@charset "UTF-8";
/*ヘッダー*/
.tk-drop-overlay {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .25s ease-in;
  transition: opacity .25s ease-in;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background-color: #000;
}

.tk-drop-overlay.is-display {
  display: block;
}

.tk-drop-overlay.is-fade {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/*PCヘッダー*/
@media (min-width: 768px) {
  header#header .headerPC-menu-inner01 {
    padding: 60px 0 30px !important;
  }
  header#header .headerPC-menu-inner02 {
    padding: 60px 0 60px !important;
  }
  header#header .headerPC-menu-inner03 {
    padding: 60px 0 60px !important;
  }
  header#header .headerPC-util {
    display: inline-block;
    width: 556px;　/* 202103ヘッダー改修 */
  }
  header#header .headerPC-util-item {
    float: right !important;
  }
  /* 202103ヘッダー改修 */
  header#header .headerPC-font {
    padding-right: 208px !important;
  }
  header#header .headerPC-login {
    width: 196px !important;
  }
  header#header .headerPC-login-inner {
    padding: 22px 0 32px !important;
    text-align: center;
  }
  .headerPC-login-retail-categories-caption {
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
  }
  header#header .headerPC-login-retail-categories {
    display: inline-block;
    margin: 0 auto;
    padding: 0px !important;
  }
  header#header .headerPC-login-retail-category + .headerPC-login-retail-category {
    margin-left: 75px !important;
  }
  /*ナビアイコン*/
  header#header.header-takarakuji .headerPC-menu-item {
    width: 161px !important;
  }
  header#header.header-takarakuji .headerPC-menu-item > a {
    height: 90px;
    padding-top: 8px;
  }
  header#header.header-takarakuji .headerPC-menu-item .headerPC-menu-item-icon {
    height: 45px !important;
    margin-bottom: 5px !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: auto 100% !important;
  }
  header#header.header-takarakuji .headerPC-menu-tkhome {
    /*宝くじホーム*/
  }
  header#header.header-takarakuji .headerPC-menu-tkhome .headerPC-menu-item-icon {
    background-image: url("/tk-common/pc/images/header_icon_home.png");
  }
  header#header.header-takarakuji .headerPC-menu-tkinfo {
    /*当せん番号案内*/
  }
  header#header.header-takarakuji .headerPC-menu-tkinfo .headerPC-menu-item-icon {
    background-image: url("/tk-common/pc/images/header_icon_info.png");
    background-size: auto 40px !important;
  }
  header#header.header-takarakuji .headerPC-menu-tkbuy {
    /*宝くじを購入する*/
  }
  header#header.header-takarakuji .headerPC-menu-tkbuy .headerPC-menu-item-icon {
    background-image: url("/tk-common/pc/images/header_icon_buy.png");
  }
  header#header.header-takarakuji .headerPC-menu-tkmore {
    /*初めての方へ*/
  }
  header#header.header-takarakuji .headerPC-menu-tkmore .headerPC-menu-item-icon {
    background-image: url("/tk-common/pc/images/header_icon_more.png");
  }
  header#header.header-takarakuji .headerPC-menu-tklist {
    /*宝くじ商品一覧*/
  }
  header#header.header-takarakuji .headerPC-menu-tklist .headerPC-menu-item-icon {
    background-image: url("/tk-common/pc/images/header_icon_list.png");
    background-size: auto 54px !important;
  }
  header#header.header-takarakuji .headerPC-menu.is-drop .headerPC-menu-arrow:after {
    background-image: url(/assets/images/icon/icon_arrow-btm_03.png);
  }
  header#header.header-takarakuji .headerPC-menu.is-drop .headerPC-menu-item.is-drop {
    background-color: #006;
  }
  header#header.header-takarakuji .headerPC-menu.is-drop .headerPC-menu-item.is-drop .headerPC-menu-arrow {
    color: #fff;
  }
  header#header.header-takarakuji .headerPC-menu.is-drop .headerPC-menu-item.is-drop .headerPC-menu-arrow:after {
    background-image: url(/assets/images/icon/icon_arrow-btm_02.png);
  }
  header#header .headerPC-menu-drop-icon img {
    width: auto !important;
    height: 60px !important;
  }
  .is-fixed-header-pc header#header.header-takarakuji .headerPC-menu {
    padding-left: 97px !important; /* 202103デザイン改修 */
  }
  .is-fixed-header-pc header#header.header-takarakuji .headerPC-menu-item {
    width: 120px !important;
  }
  .is-fixed-header-pc header#header.header-takarakuji .headerPC-menu-item b {
    display: inline !important;
  }
  .is-fixed-header-pc header#header.header-takarakuji .headerPC-menu-item > a {
    position: relative;
  }
  .is-fixed-header-pc header#header.header-takarakuji .headerPC-menu-item span {
    display: none !important;
  }
  .is-fixed-header-pc header#header .headerPC-menu-arrow:after,
  .is-fixed-header-pc header#header .headerPC-login-hdg span:after {
    margin-left: -8px;
    position: absolute !important;
    top: auto !important;
    top: initial !important;
    right: auto !important;
    right: initial !important;
    bottom: 10px;
    left: 50%;
    width: 16px !important;
  }
  .is-fixed-header-pc header#header .headerPC-login
  {
    width: 150px !important; /* 202103デザイン改修 */
  }
  .is-fixed-header-pc header#header .headerPC-login-hdg {
    position: relative;
  }
  .is-fixed-header-pc header#header .headerPC-search-hdg a {
    position: relative;
  }
}

/*SPヘッダー*/
@media (max-width: 767px) {
  header#header.header-takarakuji .headerSP-menu-arrow:after {
    padding-top: 17% !important;
    background-size: auto 3px !important;
    background-position: 50% 45% !important;
  }
  header#header.header-takarakuji .headerSP-menu-item a {
    padding-top: 60% !important;
    padding-bottom: 0 !important;
    line-height: 1.1;
  }
  header#header.header-takarakuji .headerSP-menu-tkhome {
    /*宝くじホーム*/
    background-image: url("/tk-common/pc/images/header_icon_home.png");
    background-position: 50% 5% !important;
    background-size: auto 50% !important;
  }
  header#header.header-takarakuji .headerSP-menu-tkinfo {
    /*当せん番号案内*/
    background-image: url("/tk-common/pc/images/header_icon_info.png");
    background-size: auto 36% !important;
  }
  header#header.header-takarakuji .headerSP-menu-tkbuy {
    /*宝くじを購入する*/
    background-image: url("/tk-common/pc/images/header_icon_buy.png");
    background-size: auto 45% !important;
  }
  header#header.header-takarakuji .headerSP-menu-tkmore {
    /*初めての方へ*/
    background-image: url("/tk-common/pc/images/header_icon_more.png");
    background-size: auto 45% !important;
  }
  header#header.header-takarakuji .headerSP-menu-tklist {
    /*宝くじ商品一覧*/
    background-image: url("/tk-common/pc/images/header_icon_list.png");
    background-size: auto 40% !important;
  }
  header#header.header-takarakuji .headerSP-main.is-drop .headerSP-menu-arrow:after {
    background-image: url(/assets/images/icon/icon_arrow-btm_03.png);
  }
  header#header.header-takarakuji .headerSP-main.is-drop .headerSP-menu-item.is-drop {
    background-color: #006;
  }
  header#header.header-takarakuji .headerSP-main.is-drop .headerSP-menu-item.is-drop .headerSP-menu-arrow {
    color: #fff;
  }
  header#header.header-takarakuji .headerSP-main.is-drop .headerSP-menu-item.is-drop .headerSP-menu-arrow:after {
    background-image: url(/assets/images/icon/icon_arrow-btm_02.png);
  }
  /* 202103 ヘッダー改修 */
  header#header.header-takarakuji .headerSP-util-item > a {
    padding-top: 27.61538% !important;
  }
  header#header.header-takarakuji .headerSP-util-login > a {
    background-size: 17.69231% auto !important;
  }
  header#header .headerSP-login-categories-caption {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.4;
    margin-bottom: .5em;
    color: #fff;
  }
  header#header .headerSP-sub-inner.is-drop .headerSP-util-login > a {
    background-size: 17.69231% auto !important;
  }
  header#header.header-takarakuji .headerSP-util {
    width: 48.66667% !important;
  }
}

/*サイドナビゲーション*/
#subCol #loginArea h2 {
  color: #fff;
  border-bottom: none !important;
  background-color: #000066 !important;
}

#subCol #loginArea div.login ul li a {
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  background: #006 url("/assets/images/icon/icon_arrow-right_03.png") no-repeat 10px 50% !important;
  box-shadow: none !important;
  padding: 20px 5px 20px 28px !important;
}

#subCol #loginArea div.login ul li a:hover {
  color: #006 !important;
  background: #aeb8de url("/assets/images/icon/icon_arrow-right_02.png") no-repeat 10px 50% !important;
}

@media (max-width: 767px) {
  #subCol #loginArea div.login ul li a {
    padding: 15px 5px 15px 28px !important;
  }
  #subCol #loginArea div.login ul li a:hover {
    color: #fff !important;
    background: #006 url("/assets/images/icon/icon_arrow-right_03.png") no-repeat 10px 50% !important;
  }
}

#subCol #loginArea div.link ul {
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
  #subCol #loginArea div.link ul {
    padding-top: 0 !important;
  }
}

#subCol #loginArea div.biginner ul {
  font-size: 1.4em;
  font-weight: bold;
  padding: 18px 10px 24px;
  background-color: #eceef2;
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner ul {
    padding: 8px 10px 24px;
  }
}

#subCol #loginArea div.biginner ul li {
  padding: 0;
  border: none !important;
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner ul li {
    padding: 0;
    border: none !important;
  }
}

#subCol #loginArea div.biginner ul li a {
  font-size: 1em;
  color: #000 !important;
  border: 1px solid #c8c1b5;
  border-radius: 0 !important;
  background: #fef9ec url("/assets/images/icon/icon_arrow-right_02.png") no-repeat 10px 50% !important;
  background-size: auto !important;
  box-shadow: none !important;
  padding: 0 5px 0 28px !important;
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner ul li a {
    padding: 0 5px 0 28px !important;
  }
}

#subCol #loginArea div.biginner ul li a span {
  display: inline-block;
  margin: 0;
  box-sizing: border-box;
  padding: 20px 58px 20px 0 !important;
  background: url("/tk-common/pc/images/side_icon_biginner.png") no-repeat right center;
  background-size: auto 100%;
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner ul li a span {
    padding: 15px 50px 15px 0 !important;
  }
}

#subCol #loginArea div.biginner ul li a:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner ul li a:hover {
    opacity: 1;
  }
}

#subCol #loginArea div.biginner ul li a:hover span {
  text-decoration: none !important;
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner ul li a:hover span {
    text-decoration: underline !important;
  }
}

@media (max-width: 767px) {
  #subCol #loginArea div.biginner br {
    display: none;
  }
}

#subCol #infoArea {
  margin: 30px 0 0 !important;
}

@media (max-width: 767px) {
  #subCol #infoArea {
    padding: 30px 15px 0 !important;
    border-bottom: none !important;
  }
}

#subCol #infoArea .otoiawase {
  margin: 0 !important;
}

#subCol #infoArea .otoiawase .colTit {
  background-color: #000066 !important;
}

#subCol #infoArea .otoiawase .info {
  border-color: #000066 !important;
  padding: 15px 10px 20px !important;
}

#subCol #infoArea .otoiawase .info h3 {
  padding-bottom: 5px !important;
}

#subCol #infoArea .otoiawase .info h4 {
  font-size: 1.5em !important;
  line-height: 1.5 !important;
}

#subCol #infoArea .otoiawase .info p {
  font-size: 1.5em;
  line-height: 1.5;
}

#subCol #infoArea .otoiawase .info p.infoPhone, #subCol #infoArea .otoiawase .info p.infoPhoneTop {
  font-size: 1.8em;
  color: #2148b9;
  font-weight: bold;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  #subCol #infoArea .otoiawase .info p.infoPhone, #subCol #infoArea .otoiawase .info p.infoPhoneTop {
    display: inline-block;
  }
}

#subCol #infoArea .otoiawase .info p.infoPhone a, #subCol #infoArea .otoiawase .info p.infoPhoneTop a {
  text-decoration: none;
  margin-left: 0;
  color: #2148b9;
}

@media (max-width: 767px) {
  #subCol #infoArea .otoiawase .info p.infoPhone a, #subCol #infoArea .otoiawase .info p.infoPhoneTop a {
    text-decoration: underline;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  #subCol #infoArea .otoiawase .info p.infoPhone a[href*='tel:'], #subCol #infoArea .otoiawase .info p.infoPhoneTop a[href*='tel:'] {
    pointer-events: none;
  }
}

#subCol #infoArea .otoiawase .info p.infoPhoneTop {
  padding-bottom: 0;
}

#subCol #infoArea .otoiawase .info p.infoNotice, #subCol #infoArea .otoiawase .info p.infoNoticeTop {
  font-weight: bold;
  padding-bottom: 20px;
}

#subCol #infoArea .otoiawase .info p.infoNotice a, #subCol #infoArea .otoiawase .info p.infoNoticeTop a {
  text-decoration: none;
  margin-left: 0;
  color: #2148b9;
}

@media (max-width: 767px) {
  #subCol #infoArea .otoiawase .info p.infoNotice a, #subCol #infoArea .otoiawase .info p.infoNoticeTop a {
    text-decoration: underline;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  #subCol #infoArea .otoiawase .info p.infoNotice a[href*='tel:'], #subCol #infoArea .otoiawase .info p.infoNoticeTop a[href*='tel:'] {
    pointer-events: none;
  }
}

#subCol #infoArea .otoiawase .info p.infoNoticeTop {
  padding-bottom: 0;
}

#subCol #infoArea .otoiawase .info p.infoNoticeTime {
  padding-bottom: 20px;
  font-size: 1.5em;
  line-height: 2;
}

#subCol #infoArea .otoiawase .info p.infoNoticeTime span {
  line-height: 1.2;
  display: inline-block;
}

#subCol #infoArea .otoiawase .info p.infoNoticeTime span span {
  font-weight: bold;
}

@media (max-width: 767px) {
  #subCol #infoArea .otoiawase .info p.infoNoticeTime span span {
    margin-right: 5px;
  }
}

@media (max-width: 767px) {
  #subCol #infoArea .otoiawase .info p.infoNoticeTime br.infoNoticeBr {
    display: none;
  }
}

#subCol #infoArea .otoiawase .info aside {
  border-top: 1px solid #000;
}

#subCol #infoArea .otoiawase .info aside h3 {
  padding-top: 20px !important;
}

#subCol #infoArea .otoiawase .info aside .link {
  margin-top: 0 !important;
}

#subCol #linkArea {
  padding: 20px 0 0;
}

@media (max-width: 767px) {
  #subCol #linkArea {
    padding: 30px 0 !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #006;
  }
}

#subCol #linkArea ul {
  font-size: 1.4em;
  font-weight: bold;
}

#subCol #linkArea ul li {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: none;
}

#subCol #linkArea ul li a {
  display: inline-block;
  font-size: 1em;
  padding: 6px 5px 3px 29px;
  color: #333;
  border-bottom: none;
  line-height: 1.5em;
  background: #fff url("/assets/images/icon/icon_arrow-right_02.png") no-repeat 13px 19px;
  background-color: transparent;
  background-position: 13px 10px;
  text-decoration: underline;
}

#subCol #linkArea ul li a:hover {
  text-decoration: none;
}

#subCol #Search .boxSearch #SS_searchSubmit {
  background-color: #000066 !important;
}

#subCol #Search .boxSearch #SS_searchSubmit:hover {
  background-color: #aeb8de !important;
  color: #006 !important;
}

/*共通パーツ*/
#mainFooter,
.idxSection,
.productsTopCol {
  margin-top: 60px;
}

@media (max-width: 767px) {
  #mainFooter,
  .idxSection,
  .productsTopCol {
    margin-top: 40px;
  }
}

#mainFooter .mainFooterTit,
.idxSection .mainFooterTit,
.productsTopCol .mainFooterTit {
  margin-top: 60px;
  margin-bottom: 30px;
}

#mainFooter .mainFooterTit:nth-child(1),
.idxSection .mainFooterTit:nth-child(1),
.productsTopCol .mainFooterTit:nth-child(1) {
  margin-top: 0;
}

@media (max-width: 767px) {
  #mainFooter .mainFooterTit,
  .idxSection .mainFooterTit,
  .productsTopCol .mainFooterTit {
    margin-bottom: 20px;
  }
}

#mainFooter .mainFooterTopbtn,
.idxSection .mainFooterTopbtn,
.productsTopCol .mainFooterTopbtn {
  margin-top: 60px;
}

@media (max-width: 767px) {
  #mainFooter .mainFooterTopbtn,
  .idxSection .mainFooterTopbtn,
  .productsTopCol .mainFooterTopbtn {
    margin: 40px auto 0;
    width: 75%;
  }
}

#mainFooter .mainFooterTopbtn a,
.idxSection .mainFooterTopbtn a,
.productsTopCol .mainFooterTopbtn a {
  width: 308px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  #mainFooter .mainFooterTopbtn a,
  .idxSection .mainFooterTopbtn a,
  .productsTopCol .mainFooterTopbtn a {
    width: 100%;
    box-sizing: border-box;
  }
}

@media (min-width: 768px) {
  #mainFooter .mainFooterColmun a:hover img,
  .idxSection .mainFooterColmun a:hover img,
  .productsTopCol .mainFooterColmun a:hover img {
    opacity: .7;
  }
}

.w-wide .with-border {
  border: 1px solid #d6d6d6;
}

.w-wide .with-border-link-inner {
  margin: 20px;
}

.w-wide #mainCol .listNav li.mainFooterLinkBold {
  background-position: 0 .6em;
}

.w-wide #mainCol .listNav li.mainFooterLinkBold a {
  font-weight: bold;
  font-size: 1.142857em;
}

@media (max-width: 767px) {
  .w-wide #mainCol .listNav li a {
    padding-left: 0;
  }
}

/*ページ個別要素*/
/*当せん番号案内*/
body.w-wide #mainCol .tsujyoIndexCol a:visited {
  color: #1d50a2 !important;
}

body.w-wide #mainCol .tsujyoIndexCol a:hover {
  color: #fff !important;
}

@media (max-width: 767px) {
  body.w-wide #mainCol .tsujyoIndexCol a:hover {
    color: #1d50a2 !important;
  }
}

.tsujyoIndexCol .with-border {
  border: none !important;
}

.tsujyoIndexCol .with-border-inner {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol .with-border-inner {
    margin: 0 !important;
  }
}

.tsujyoIndexCol .column3 .col.colHeightTall .with-border .with-border-inner {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol .column3 .col.colHeightTall .with-border .with-border-inner {
    margin: 0 !important;
  }
}

.tsujyoIndexCol .column3 .col.colHeightTall .with-border .with-border-inner a {
  padding: 95px 20px !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol .column3 .col.colHeightTall .with-border .with-border-inner a {
    padding: 40px 24px !important;
  }
}

.tsujyoIndexCol .column3 .column2 .col {
  width: 48.5% !important;
  margin-left: 3% !important;
  margin-top: 3% !important;
}

.tsujyoIndexCol .column3 .column2 .col:nth-child(1), .tsujyoIndexCol .column3 .column2 .col:nth-child(2) {
  margin-top: 0 !important;
}

.tsujyoIndexCol .column3 .column2 .col:nth-child(odd) {
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol .column3 .column2 .col {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 3% !important;
  }
  .tsujyoIndexCol .column3 .column2 .col:nth-child(1) {
    margin-top: 0 !important;
  }
  .tsujyoIndexCol .column3 .column2 .col:nth-child(2) {
    margin-top: 3% !important;
  }
  .tsujyoIndexCol .column3 .column2 .col:nth-child(odd) {
    margin-left: 0 !important;
  }
}

.tsujyoIndexCol ul {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol ul {
    margin: 0 !important;
  }
}

.tsujyoIndexCol li {
  background: none !important;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol li {
    background: none !important;
  }
}

.tsujyoIndexCol li a {
  border: 1px solid #d6d6d6;
  display: block;
  padding: 17px 20px;
  font-size: 1em !important;
}

@media (max-width: 767px) {
  .tsujyoIndexCol li a {
    font-size: 1em !important;
    padding: 15px 24px !important;
  }
}

.tsujyoIndexCol li a span {
  display: block;
  padding-left: 1.2em;
  background: url(/assets/images/icon/icon_arrow-right_04.png) no-repeat left center !important;
}

@media (min-width: 768px) {
  .tsujyoIndexCol li a:hover {
    border: 1px solid #006;
    color: #fff !important;
    text-decoration: none;
    background-color: #006;
  }
  .tsujyoIndexCol li a:hover span {
    background: url(/assets/images/icon/icon_arrow-right_12.png) no-repeat left center !important;
  }
}

.mainBottomLinkBacknum {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .mainBottomLinkBacknum {
    margin: 20px auto 0;
    width: 75%;
    min-width: 260px;
  }
}

.mainBottomLinkBacknum a {
  width: 308px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .mainBottomLinkBacknum a {
    width: 100%;
    box-sizing: border-box;
  }
}

body.w-wide #mainCol .productsLinkList a:visited {
  color: #1d50a2 !important;
}

body.w-wide #mainCol .productsLinkList a:hover {
  color: #fff !important;
}

@media (max-width: 767px) {
  body.w-wide #mainCol .productsLinkList a:hover {
    color: #1d50a2 !important;
  }
}

.productsLinkList {
  margin-top: 20px;
}

.productsLinkList .with-border {
  border: none !important;
}

.productsLinkList .with-border-inner {
  margin: 0 !important;
}

.productsLinkList ul {
  margin: 0 !important;
}

.productsLinkList li {
  padding-left: 0 !important;
  background: none !important;
}

.productsLinkList a {
  display: block;
  border: 1px solid #d6d6d6;
  padding: 20px;
}

.productsLinkList a span {
  display: block;
  padding-left: 1.2em;
  background: url(/assets/images/icon/icon_arrow-right_04.png) no-repeat 0 50%;
}

.productsLinkList a:visited {
  color: #1d50a2 !important;
}

@media (min-width: 768px) {
  .productsLinkList a:hover {
    background-color: #006 !important;
    border: 1px solid #006;
    color: #fff !important;
    text-decoration: none;
  }
  .productsLinkList a:hover span {
    background: url(/assets/images/icon/icon_arrow-right_12.png) no-repeat 0 50%;
  }
}

@media (max-width: 767px) {
  .productsLinkList a {
    padding: 15px 24px !important;
    font-size: 1em;
  }
}

.productsLinkList .prodictsLinkLoto6 a {
  background: url(/tk-common/pc/images/products-icon-loto6.png) no-repeat right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkLoto7 a {
  background: url(/tk-common/pc/images/products-icon-loto7.png) no-repeat right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkMiniloto a {
  background: url(/tk-common/pc/images/products-icon-miniloto.png) no-repeat scroll right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkNumbers3 a {
  background: url(/tk-common/pc/images/products-icon-numbers3.png) no-repeat scroll right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkNumbers4 a {
  background: url(/tk-common/pc/images/products-icon-numbers4.png) no-repeat scroll right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkBingo5 a {
  background: url(/tk-common/pc/images/products-icon-bingo5.png) no-repeat scroll right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkKisekaeQooChang a {
  background: url(/tk-common/pc/images/products-icon-kisekae.png) no-repeat scroll right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkScratch a {
  background: url(/tk-common/pc/images/products-icon-scratch.png) no-repeat scroll right center;
  background-size: auto 48px;
}

.productsLinkList .prodictsLinkJumbo a {
  background: url(/tk-common/pc/images/products-icon-takarakuji.png) no-repeat scroll right center;
  background-size: auto 48px;
}

@media (min-width: 768px) {
  .productsLinkList .prodictsLinkJumbo a {
    padding: 8px 20px 7px !important;
    min-height: 51px !important;
  }
  .productsLinkList .prodictsLinkJumbo a span {
    line-height: 1.6 !important;
  }
}

@media (max-width: 767px) {
  .productsLinkList .prodictsLinkJumbo a br {
    display: none;
  }
}

@media (max-width: 767px) and (max-width: 374px) {
  .productsLinkList .prodictsLinkJumbo a br {
    display: inline;
  }
}

/*トップページ*/
/*カルーセル*/
@media (min-width: 768px) {
  .carouselTosen {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .carouselTosen .carouselTosenLink li {
    width: 92px;
    height: 47px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .carouselTosen .carouselTosenLink li:nth-child(1) {
    top: 42px;
    left: 1116px;
  }
  .carouselTosen .carouselTosenLink li:nth-child(2) {
    top: 89px;
    left: 751px;
  }
  .carouselTosen .carouselTosenLink li:nth-child(3) {
    top: 89px;
    left: 1025px;
  }
  .carouselTosen .carouselTosenLink li:nth-child(4) {
    top: 135px;
    left: 842px;
  }
  .carouselTosen .carouselTosenLink li:nth-child(5) {
    top: 181px;
    left: 751px;
    width: 456px;
  }
  .carouselTosen .carouselTosenLink li:nth-child(6) {
    top: 228px;
    left: 934px;
  }
  .carouselTosen .carouselTosenLink li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .carouselTosenLink {
    display: none;
  }
}

/*lotoキャリーオーバー（トップページも）*/
.w-wide #mainCol .RnCarryover .carryover-prize,
.w-wide #mainCol .RnCarryoverCol .carryover-prize,
.w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize {
  font-weight: bold;
  margin: 0;
  text-align: center;
  letter-spacing: .01em;
  color: #fff;
}

@media (min-width: 768px) {
  /*トップ*/
  .w-wide #mainCol .RnCarryover .carryover-prize-loto6,
  .w-wide #mainCol .RnCarryover .carryover-prize-loto7 {
    line-height: 63px;
    position: absolute;
    width: 500px;
    top: 28px;
    left: 495px;
    text-align: right;
  }
  /*ロト*/
  .w-wide #mainCol .RnCarryoverCol .carryover-prize-loto6, .w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize-loto6,
  .w-wide #mainCol .RnCarryoverCol .carryover-prize-loto7,
  .w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize-loto7 {
    line-height: 63px;
    position: absolute;
    width: 400px;
    top: 15px;
    left: 380px;
    text-align: right;
  }
  .w-wide #mainCol .RnCarryoverCol .carryover-prize-amount, .w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize-amount {
    font-size: 38px;
  }
  .w-wide #mainCol .RnCarryoverCol .carryover-prize-unit, .w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize-unit {
    font-size: 21px;
  }
}

@media (max-width: 767px) {
  .w-wide #mainCol .RnCarryover .carryover-prize-wrapper,
  .w-wide #mainCol .RnCarryoverCol .carryover-prize-wrapper,
  .w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize-wrapper {
    padding: 1px 7% 10.0%;
    background: none;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .w-wide #mainCol .RnCarryover .carryover-prize,
  .w-wide #mainCol .RnCarryoverCol .carryover-prize,
  .w-wide #mainCol .RnCarryoverColBacknumber .carryover-prize {
    background: none;
    border: none;
  }
}

.w-wide #mainCol .RnCarryoverColBacknumber {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .w-wide #mainCol .RnCarryoverColBacknumber {
    margin-bottom: 20px;
  }
}

/* 着せ替えクーちゃん */
@media (max-width: 767px) {
  .typeKQ td img {
    max-width: 25%;
  }
}

.backnumberKQ td img {
  width: 110px;
}

/*商品詳細*/
.productsAnchor li {
  margin-right: 30px !important;
}

@media (max-width: 767px) {
  .productsAnchor li {
    margin-right: 0 !important;
  }
}

.productsTokucho.productsTokuchoNumbers .imageRight .image, .productsTokuchoNumbers.productsChusen .imageRight .image {
  border: none;
}

@media (max-width: 767px) {
  .productsTokucho.productsTokuchoNumbers .imageRight .image p:nth-child(2), .productsTokuchoNumbers.productsChusen .imageRight .image p:nth-child(2) {
    margin-top: 15px !important;
  }
}

.productsTokucho .imageRight .image, .productsChusen .imageRight .image {
  width: 308px;
  border: 1px solid #d6d6d6;
}

@media (max-width: 767px) {
  .productsTokucho .imageRight .image, .productsChusen .imageRight .image {
    width: auto;
  }
  .productsTokucho .imageRight .image p, .productsChusen .imageRight .image p {
    margin-top: 0 !important;
  }
}

.productsTokucho .imageRight .image img, .productsChusen .imageRight .image img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .productsTokucho .imageRight .image img, .productsChusen .imageRight .image img {
    width: 100%;
    height: auto;
  }
}

.productsTokucho .imageRight .text, .productsChusen .imageRight .text {
  width: 620px;
}

@media (max-width: 767px) {
  .productsTokucho .imageRight .text, .productsChusen .imageRight .text {
    width: auto;
  }
}

.productsTokucho ul.imageIcon li, .productsChusen ul.imageIcon li {
  font-weight: bold;
}

.productsTokucho ul.imageIcon li span, .productsChusen ul.imageIcon li span {
  font-size: 0.75em;
  color: #599fd4;
  top: .2em;
}

.productsTokucho ul.paren li, .productsChusen ul.paren li {
  padding-left: 1em !important;
  margin-bottom: 0 !important;
}

.productsTokucho .productsTokuchoCaution, .productsChusen .productsTokuchoCaution {
  font-size: 0.85714em;
}

.productsChusen .image {
  border: none !important;
}

.productsChusen .image p:nth-child(1) {
  border: 1px solid #d6d6d6;
}

.productsChusen .image p.caption {
  text-align: right;
}

.productsChusen .text {
  float: left;
}

@media (max-width: 767px) {
  .productsChusen .imageRight .text {
    float: none;
  }
  .productsChusen .imageRight .text p:nth-child(1) {
    margin-top: 0 !important;
  }
}

.productsShikumi .imageLeft, .productsJumboShikumi .imageLeft {
  border: 1px solid #d6d6d6;
}

.productsShikumi .imageLeft .image, .productsJumboShikumi .imageLeft .image {
  width: 160px !important;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .productsShikumi .imageLeft .image, .productsJumboShikumi .imageLeft .image {
    width: 100% !important;
    margin: 0 !important;
  }
}

.productsShikumi .imageLeft .image p, .productsJumboShikumi .imageLeft .image p {
  margin: 0 !important;
}

.productsShikumi .imageLeft .image img, .productsJumboShikumi .imageLeft .image img {
  width: 100%;
  height: auto;
}

.productsShikumi .imageLeft .text, .productsJumboShikumi .imageLeft .text {
  padding: 30px 30px 0 30px;
}

@media (max-width: 767px) {
  .productsShikumi .imageLeft .text, .productsJumboShikumi .imageLeft .text {
    padding: 15px;
  }
}

.productsShikumi .imageLeft .text.lototext, .productsJumboShikumi .imageLeft .text.lototext {
  padding: 45px 30px 0 30px;
}

@media (max-width: 767px) {
  .productsShikumi .imageLeft .text.lototext, .productsJumboShikumi .imageLeft .text.lototext {
    padding: 15px;
  }
}

.productsShikumi .imageLeft .text p, .productsJumboShikumi .imageLeft .text p {
  margin: 0 !important;
}

.productsKaikata h3.h3Tit {
  padding-top: 40px !important;
}

.productsKaikata .productsKaikataImg img {
  width: 100%;
  height: auto;
}

.productsKaikata .productsKaikataImg img.is-pc {
  display: block;
}

@media (max-width: 767px) {
  .productsKaikata .productsKaikataImg img.is-pc {
    display: none;
  }
}

.productsKaikata .productsKaikataImg img.is-sp {
  display: none;
}

@media (max-width: 767px) {
  .productsKaikata .productsKaikataImg img.is-sp {
    display: block;
  }
}

.productsKaikata ul.paren li {
  padding-left: .5em !important;
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .productsKaikata .productsKaikataCaution {
    font-size: .8571em;
  }
}

/*商品詳細ジャンボ*/
.productsJumboShikumi .imageLeft {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .productsJumboShikumi .imageLeft {
    margin-top: 15px;
  }
}

.productsJumboShikumi .imageLeft:nth-child(1) {
  margin-top: 0;
}

@media (max-width: 767px) {
  .productsJumboShikumi .imageLeft:nth-child(1) {
    margin-top: 0;
  }
}

.productsJumboShikumi .imageLeft .image {
  background: #fef9ec;
}

@media (max-width: 767px) {
  .productsJumboShikumi .imageLeft .image {
    background: #fef9ec;
    text-align: center;
  }
  .productsJumboShikumi .imageLeft .image img {
    width: 70%;
    height: auto;
  }
}

.productsJumboShikumi .imageLeft .text {
  padding: 40px 30px 0 30px;
}

@media (max-width: 767px) {
  .productsJumboShikumi .imageLeft .text {
    padding: 15px;
  }
}

.productsJumboShikumi .imageLeft .text h3 {
  font-weight: bold;
  font-size: 1.2857em;
  line-height: 1;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .productsJumboShikumi .imageLeft .text h3 {
    text-align: center;
    padding-bottom: 15px;
  }
}

.productsJumboKaikata img {
  width: 100%;
  height: auto;
}

.productsJumboKaikata .col {
  box-sizing: border-box;
  border: 1px solid #d6d6d6;
}

.productsJumboKaikata h3 {
  padding: 20px 30px;
  font-size: 1.2857em;
  line-height: 1;
  font-weight: bold;
  background: #fef9ec;
}

.productsJumboKaikata p {
  padding: 20px;
  margin-top: 0 !important;
}

.productsJumboKaikata .productsJumboKaikataCaution {
  font-size: 0.85714em;
}

@media (max-width: 767px) {
  .productsJumboKaikata h3 {
    padding: 15px;
    font-size: 1.07em;
    text-align: center;
  }
  .productsJumboKaikata p {
    padding: 15px;
    margin-top: 0 !important;
  }
}

/*商品詳細スクラッチ*/
.productsScratchGame .productsScrachCol, .productsNumbersKaikata .productsScrachCol {
  margin-top: 20px;
  border: 1px solid #d6d6d6;
}

@media (max-width: 767px) {
  .productsScratchGame .productsScrachCol, .productsNumbersKaikata .productsScrachCol {
    margin-top: 15px;
  }
}

.productsScratchGame .productsScrachCol:nth-child(1), .productsNumbersKaikata .productsScrachCol:nth-child(1) {
  margin-top: 0;
}

@media (max-width: 767px) {
  .productsScratchGame .productsScrachCol:nth-child(1), .productsNumbersKaikata .productsScrachCol:nth-child(1) {
    margin-top: 0;
  }
}

.productsScratchGame .productsScrachCol h3, .productsNumbersKaikata .productsScrachCol h3 {
  padding: 20px 30px;
  font-size: 1.2857em;
  line-height: 1;
  font-weight: bold;
  background: #fef9ec;
}

@media (max-width: 767px) {
  .productsScratchGame .productsScrachCol h3, .productsNumbersKaikata .productsScrachCol h3 {
    padding: 15px;
    font-size: 1.07em;
    text-align: center;
  }
}

.productsScratchGame .productsScrachCol .imageLeft, .productsNumbersKaikata .productsScrachCol .imageLeft {
  margin: 0 !important;
  padding: 20px 0;
}

@media (max-width: 767px) {
  .productsScratchGame .productsScrachCol .imageLeft, .productsNumbersKaikata .productsScrachCol .imageLeft {
    margin: 0 !important;
    padding: 15px;
  }
}

.productsScratchGame .productsScrachCol .imageLeft .image, .productsNumbersKaikata .productsScrachCol .imageLeft .image {
  width: 210px;
  text-align: center;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .productsScratchGame .productsScrachCol .imageLeft .image, .productsNumbersKaikata .productsScrachCol .imageLeft .image {
    width: auto;
  }
  .productsScratchGame .productsScrachCol .imageLeft .image p, .productsNumbersKaikata .productsScrachCol .imageLeft .image p {
    margin: 0 !important;
  }
}

.productsScratchGame .productsScrachCol .imageLeft .image img, .productsNumbersKaikata .productsScrachCol .imageLeft .image img {
  width: 145px;
  height: auto;
}

@media (max-width: 767px) {
  .productsScratchGame .productsScrachCol .imageLeft .image img, .productsNumbersKaikata .productsScrachCol .imageLeft .image img {
    width: 50%;
    height: auto;
  }
}

.productsScratchUketori .imageRight .image {
  width: 420px;
}

@media (max-width: 767px) {
  .productsScratchUketori .imageRight .image {
    width: auto;
  }
}

.productsScratchUketori .imageRight .image img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .productsScratchUketori .imageRight .image img {
    width: 100%;
    height: auto;
  }
}

.productsScratchUketori .imageRight .text {
  width: 510px;
}

@media (max-width: 767px) {
  .productsScratchUketori .imageRight .text {
    width: auto;
  }
}

/*ビンゴ5*/
.productsBingo5Kaikata th {
  text-align: center;
  width: 270px;
}

@media (max-width: 767px) {
  .productsBingo5Kaikata th {
    width: auto;
  }
}

.productsBingo5Kaikata th:nth-child(1) {
  text-align: left;
  width: auto;
}

.productsBingo5Kaikata td {
  text-align: center !important;
}

.productsBingo5Kaikata td:last-child {
  text-align: right !important;
}

.productsBingo5Kaikata thead th {
  color: #fff;
  background: #5a77b5 !important;
  padding: 20px 10px !important;
}

@media (max-width: 767px) {
  .productsBingo5Kaikata thead th {
    padding: 10px 5px !important;
  }
}

@media (max-width: 767px) {
  .productsBingo5Kaikata span {
    font-size: .7142em !important;
  }
}

/*ナンバーズ*/
@media (max-width: 767px) {
  .productsNumbersKaikata h3 {
    text-align: left !important;
  }
}

.productsNumbersKaikata h3 span {
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}

.productsNumbersKaikata h3 span img {
  width: auto;
  height: 42px;
}

@media (max-width: 767px) {
  .productsNumbersKaikata h3 span img {
    height: 24px;
  }
}

.productsNumbersKaikata .text p {
  padding-right: 20px;
}

@media (max-width: 767px) {
  .productsNumbersKaikata .text p {
    padding-right: 0;
  }
}

.wrapper #mainCol .productsNumbersKaikataTable {
  margin-top: 40px;
}

.wrapper #mainCol .productsNumbersKaikataTable ul.paren > li {
  padding-left: 2em !important;
}

/*商品詳細TOP*/
.productsTopCol .with-border-inner p span {
  font-size: .7142857em;
  display: inline-block;
  vertical-align: top;
}

.productsTopCol .with-border-inner p.productsTopColCaution {
  font-size: .85714em;
}

.productsTopAccordion {
  margin-top: 60px !important;
}

@media (max-width: 767px) {
  .productsTopAccordion {
    margin-top: 60px !important;
  }
}

.productsTopAccordion h2 {
  background: #010066;
  font-size: 1.571em;
  font-weight: bold;
  line-height: 1;
  padding: 24px 0 24px 112px;
  color: #fff;
  border-radius: 5px;
  position: relative;
}

@media (max-width: 767px) {
  .productsTopAccordion h2 {
    font-size: 1.2857em;
    padding: 20px 10px 20px 65px;
  }
}

.productsTopAccordion h2 div {
  width: 77px;
  height: auto;
  position: absolute;
  top: -33px;
  left: 27px;
}

@media (max-width: 767px) {
  .productsTopAccordion h2 div {
    width: 54px;
    top: -20px;
    left: 6px;
  }
}

.productsTopAccordion h2 div img {
  display: block;
  width: 100%;
  height: auto;
}

.productsTopAccordion dt {
  background: #eaf1f9;
  font-size: 1.2857em !important;
  font-weight: bold;
  line-height: 1;
  padding: 18px 0 18px 80px !important;
  border-radius: 5px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}

@media (max-width: 767px) {
  .productsTopAccordion dt {
    padding: 15px 52px 15px 55px !important;
    font-size: 1em !important;
    line-height: 1 !important;
  }
}

.productsTopAccordion dt .productsTopAccordionIcn {
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  height: 42px;
}

@media (max-width: 767px) {
  .productsTopAccordion dt .productsTopAccordionIcn {
    left: 6px;
    height: 30px;
  }
}

.productsTopAccordion dt .productsTopAccordionIcn.productsTopAccordionSuji {
  left: 22px;
}

@media (max-width: 767px) {
  .productsTopAccordion dt .productsTopAccordionIcn.productsTopAccordionSuji {
    top: 10px;
    left: 12px;
  }
}

.productsTopAccordion dt .productsTopAccordionIcn img {
  width: auto;
  height: 100%;
  display: block;
}

.productsTopAccordion dt .productsTopAccordionStxt {
  font-weight: normal;
  font-size: .77777777777em;
  display: inline-block;
}

@media (max-width: 767px) {
  .productsTopAccordion dt .productsTopAccordionStxt {
    font-size: .8571em;
    display: block;
  }
}

.productsTopAccordion dd {
  background: none !important;
  padding: 0 !important;
}

.productsTopAccordion .productsLinkList {
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  .productsTopAccordion .productsLinkList {
    margin-top: 0 !important;
  }
}

.productsTopAccordion .productsLinkList li.center {
  margin-top: 20px !important;
}

@media (max-width: 767px) {
  .productsTopAccordion .productsLinkList li.center {
    margin-top: 1em !important;
  }
}

.productsTopAccordion .section > .listNav {
  display: none;
}

.productsTopAccordion.uketoriSection2 dt {
  cursor: default;
  line-height: 1.2 !important;
}

.productsTopAccordion.uketoriSection2 h2.h2Tit {
  color: #333333 !important;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1;
  padding: 7px 15px 0 0;
  border-radius: 0;
}

html body.w-wide #mainCol .QnA.alt dd {
  background-color: transparent !important;
}

/*ラッキーライン規約*/
.ruleSection h3 {
  margin-top: 30px !important;
}

.ruleSection ol li {
  margin-bottom: 0.3em !important;
}

.ruleSection ol.normal {
  margin-left: 1.5em;
}

.ruleSection ol.paren.char3 > li {
  padding-left: 1.5em !important;
}

.ruleSection ol ol:first-child {
  margin-top: 0em !important;
}

.ruleSection ul.listNav {
  padding-left: 1.3em;
}

.ruleSection .ruleSectionList ol.paren {
  margin-top: -1.7em !important;
}

.ruleSection .ruleSectionRight {
  text-align: right;
}

/*ガイド*/
.detailSection .imageLeft, .beginnerSection .imageLeft, .buySection .imageLeft {
  border: 1px solid #d6d6d6;
}

.detailSection .imageLeft .image, .beginnerSection .imageLeft .image, .buySection .imageLeft .image {
  width: 388px;
  margin: 0 40px 0 0 !important;
}

@media (max-width: 767px) {
  .detailSection .imageLeft .image, .beginnerSection .imageLeft .image, .buySection .imageLeft .image {
    width: 100%;
    margin: 0 !important;
  }
}

.detailSection .imageLeft .image a:hover, .beginnerSection .imageLeft .image a:hover, .buySection .imageLeft .image a:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .detailSection .imageLeft .image a:hover, .beginnerSection .imageLeft .image a:hover, .buySection .imageLeft .image a:hover {
    opacity: 1;
  }
}

.detailSection .imageLeft .text, .beginnerSection .imageLeft .text, .buySection .imageLeft .text {
  margin: 0 !important;
}

@media (max-width: 767px) {
  .detailSection .imageLeft .text, .beginnerSection .imageLeft .text, .buySection .imageLeft .text {
    padding: 20px !important;
  }
}

.detailSection .imageLeft .text ul.listNav, .beginnerSection .imageLeft .text ul.listNav, .buySection .imageLeft .text ul.listNav {
  margin-top: 40px !important;
}

@media (max-width: 767px) {
  .detailSection .imageLeft .text ul.listNav, .beginnerSection .imageLeft .text ul.listNav, .buySection .imageLeft .text ul.listNav {
    margin: 0 !important;
  }
}

.detailSection .imageLeft .text ul.listNav li, .beginnerSection .imageLeft .text ul.listNav li, .buySection .imageLeft .text ul.listNav li {
  text-indent: 0 !important;
}

.beginnerSection .imageLeft .text {
  padding-right: 20px;
}

@media (max-width: 767px) {
  .beginnerSection .imageLeft .text {
    padding-right: 0;
  }
}

.beginnerSection .imageLeft .text h2 {
  margin-top: 10px !important;
  font-size: 1.5714em;
  font-weight: bold;
}

@media (max-width: 767px) {
  .beginnerSection .imageLeft .text h2 {
    font-size: 1.2857em;
    margin-top: 0 !important;
  }
}

.beginnerSection .imageLeft .text ul.listNav {
  margin-top: 20px !important;
}

.beginnerSection .imageLeft .text ul.listNav li {
  margin-bottom: 0 !important;
}

/*購入する*/
@media (max-width: 767px) {
  .buySection .imageLeft .text {
    padding-top: 0 !important;
  }
}

.buySection .imageLeft .text h2 {
  margin-top: 20px;
  font-size: 1.5714em;
  font-weight: bold;
}

@media (max-width: 767px) {
  .buySection .imageLeft .text h2 {
    font-size: 1.2857em;
  }
}

.buySection .imageLeft .text ul.listNav {
  margin-top: 20px !important;
}

.buySection .imageLeft .text ul.listNav li {
  margin-bottom: 0 !important;
  padding-left: 1.5em !important;
}

/*ネットで購入*/
.kounyuSection li {
  background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_arrow.png) no-repeat scroll bottom left;
  background-size: 84px auto;
}

@media (max-width: 767px) {
  .kounyuSection li {
    background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_arrow_sp.png) no-repeat scroll bottom center;
    background-size: 96px auto;
    padding-bottom: 30px;
    margin: 0 !important;
  }
}

.kounyuSection li.kounyuSectionNum2 .kounyuSectionNum {
  background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_2.png) no-repeat scroll 20px -1px;
  background-size: 88px auto;
}

@media (max-width: 767px) {
  .kounyuSection li.kounyuSectionNum2 .kounyuSectionNum {
    background: none;
  }
  .kounyuSection li.kounyuSectionNum2 .kounyuSectionNum .kounyuSectionNumIn div h2 {
    background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_2.png) no-repeat 13px 11px;
    background-size: 55px auto;
  }
}

.kounyuSection li.kounyuSectionNum3 {
  background: none;
}

@media (max-width: 767px) {
  .kounyuSection li.kounyuSectionNum3 {
    background: none;
  }
}

.kounyuSection li.kounyuSectionNum3 .kounyuSectionNum {
  background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_3.png) no-repeat scroll 20px -1px;
  background-size: 88px auto;
}

@media (max-width: 767px) {
  .kounyuSection li.kounyuSectionNum3 .kounyuSectionNum {
    background: none;
  }
  .kounyuSection li.kounyuSectionNum3 .kounyuSectionNum .kounyuSectionNumIn div h2 {
    background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_3.png) no-repeat 13px 11px;
    background-size: 55px auto;
  }
}

.kounyuSection .kounyuSectionNum {
  padding: 0 0 24px 140px;
  background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_1.png) no-repeat scroll 20px -1px;
  background-size: 88px auto;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum {
    padding: 0;
    background: none;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn {
  width: 820px;
  background: #fff;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn {
    width: auto;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn div {
  width: 818px;
  background: #eaf1f9;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn div {
    width: 100%;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn div::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn div h2 {
  width: 475px;
  box-sizing: border-box;
  padding: 30px 0 30px 30px;
  line-height: 1;
  color: #000066;
  font-weight: bold;
  font-size: 1.57em;
  float: left;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn div h2 {
    width: auto;
    padding: 30px 15px 30px 80px;
    font-size: 1.1em;
    float: none;
    line-height: 1.5;
    background: url(/retail/takarakuji/purchase/kounyu_net/images/kounyu_num_1.png) no-repeat 13px 11px;
    background-size: 55px auto;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn div p {
  width: 328px;
  margin: 0 !important;
  padding: 15px 15px 15px 0;
  float: right;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn div p {
    width: auto;
    margin: 0 !important;
    padding: 0 15px 15px;
    float: none;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn div p a {
  width: 328px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn div p a {
    width: auto;
    display: block;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn .kounyuSectionNumCaption {
  margin-top: 0 !important;
  padding: 20px 30px;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn .kounyuSectionNumCaption {
    margin-top: 0 !important;
    padding: 15px;
  }
}

.kounyuSection .kounyuSectionNum .kounyuSectionNumIn .kounyuSectionNumContact {
  margin: 0 30px 20px !important;
  padding: 20px;
  background: #f2f2f2;
}

@media (max-width: 767px) {
  .kounyuSection .kounyuSectionNum .kounyuSectionNumIn .kounyuSectionNumContact {
    margin: 0 15px 15px !important;
    padding: 15px;
  }
}

/*受け取り*/
.uketoriSection .section {
  border: 1px solid #d6d6d6;
}

.uketoriSection .section img {
  width: 100%;
  height: auto;
}

.uketoriSection .section h2 {
  margin: 30px 30px 0 !important;
}

@media (max-width: 767px) {
  .uketoriSection .section h2 {
    margin: 15px 15px 0 !important;
  }
}

.uketoriSection .section div {
  padding: 10px 30px 30px;
}

@media (max-width: 767px) {
  .uketoriSection .section div {
    padding: 5px 15px 15px;
  }
}

.uketoriSection .section .uketoriSectionBtn {
  padding-top: 10px;
  text-align: center;
}

@media (max-width: 767px) {
  .uketoriSection .section .uketoriSectionBtn {
    padding-top: 5px;
  }
}

.uketoriSection .section .uketoriSectionBtn a {
  box-sizing: border-box;
  width: 360px;
}

@media (max-width: 767px) {
  .uketoriSection .section .uketoriSectionBtn a {
    width: 100%;
  }
}

.uketoriSection2 .imageLeft {
  border: 1px solid #d6d6d6;
}

.uketoriSection2 .imageLeft .image {
  width: 250px;
  background: #f2f2f2;
  margin: 0 40px 0 0 !important;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft .image {
    width: 100%;
    margin: 0 !important;
  }
}

.uketoriSection2 .imageLeft .image p {
  font-weight: bold;
  text-align: center;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft .image p {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft .image img {
    height: 60px;
  }
}

.uketoriSection2 .imageLeft .text {
  padding: 40px 40px 20px 0;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft .text {
    padding: 15px;
  }
  .uketoriSection2 .imageLeft .text p {
    margin-top: 0 !important;
  }
}

.uketoriSection2 .imageLeft.imageLeftTxt .image {
  padding: 20px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft.imageLeftTxt .image {
    padding: 15px;
  }
}

.uketoriSection2 .imageLeft.imageLeftTxt .image.imageLeftTxtHeight p {
  padding-top: 48px;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft.imageLeftTxt .image.imageLeftTxtHeight p {
    padding-top: 0;
  }
}

.uketoriSection2 .imageLeft.imageLeftTxt .text {
  padding: 0px 40px 20px 0;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft.imageLeftTxt .text {
    padding: 15px;
  }
}

.uketoriSection2 .imageLeft.imageLeftTxt .text p:nth-child(1) {
  padding-top: 30px;
}

@media (max-width: 767px) {
  .uketoriSection2 .imageLeft.imageLeftTxt .text p:nth-child(1) {
    padding-top: 0;
  }
}

/*仕組み*/
.shikumiSection .shikumiDekiru {
  width: 960px;
  height: auto;
  position: relative;
}

@media (max-width: 767px) {
  .shikumiSection .shikumiDekiru {
    display: none;
  }
}

.shikumiSection .shikumiDekiru img {
  width: 100%;
  height: auto;
}

.shikumiSection .shikumiDekiru img.shikumiSectionImage {
  opacity: 0;
}

.shikumiSection .shikumiDekiru ol li {
  position: absolute;
  opacity: 0;
  margin-top: 80px;
}

.shikumiSection .shikumiDekiru ol li:nth-child(1) {
  width: 270px;
  top: 50px;
  right: 25px;
}

.shikumiSection .shikumiDekiru ol li:nth-child(2) {
  width: 278px;
  top: 486px;
  left: 25px;
}

.shikumiSection .shikumiDekiru ol li:nth-child(3) {
  width: 275px;
  top: 825px;
  right: 25px;
}

.shikumiSection .shikumiDekiru ol li:nth-child(4) {
  width: 315px;
  top: 1005px;
  left: 25px;
}

.shikumiSection .shikumiDekiru ol li:nth-child(5) {
  width: 275px;
  top: 1258px;
  right: 25px;
}

.shikumiSection .shikumiDekiru ol li:nth-child(5) span {
  display: block;
  position: absolute;
  left: 52px;
  bottom: 25px;
  width: 194px;
  height: 77px;
  overflow: hidden;
}

.shikumiSection .shikumiDekiru ol li:nth-child(5) span a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background: #fff;
  opacity: 0;
}

.shikumiSection .shikumiDekiru ol li:nth-child(5) span a:hover {
  opacity: .3;
}

.shikumiSection .shikumiDekiru ol li:nth-child(6) {
  width: 275px;
  top: 1390px;
  left: 25px;
}

.shikumiSection .shikumiDekiruSp {
  display: none;
}

@media (max-width: 767px) {
  .shikumiSection .shikumiDekiruSp {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
  }
  .shikumiSection .shikumiDekiruSp img {
    width: 100%;
    height: auto;
  }
  .shikumiSection .shikumiDekiruSp ol li {
    width: 56.3025%;
    right: 3%;
    position: absolute;
    margin-top: 30px;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(1) {
    top: 1.2%;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(2) {
    width: 59.3025%;
    top: 23%;
    left: 3%;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(3) {
    top: 39.8%;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(4) {
    top: 55.8%;
    left: 3%;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(5) {
    width: 54.05%;
    top: 69.5%;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(5) span {
    display: block;
    position: absolute;
    left: 6%;
    bottom: 6%;
    width: 88%;
    height: 27%;
    overflow: hidden;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(5) span a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    opacity: 0;
  }
  .shikumiSection .shikumiDekiruSp ol li:nth-child(6) {
    top: 86%;
    left: 3%;
  }
}

.shikumiSection .shikumiShueki {
  width: 960px;
  height: auto;
  position: relative;
}

@media (max-width: 767px) {
  .shikumiSection .shikumiShueki {
    display: none;
  }
}

.shikumiSection .shikumiShueki img {
  width: 100%;
  height: auto;
}

.shikumiSection .shikumiShueki div {
  width: 302px;
  position: absolute;
  top: 35px;
  left: 55px;
}

.shikumiSection .shikumiShueki ol li {
  width: 233px;
  position: absolute;
}

.shikumiSection .shikumiShueki ol li:nth-child(1) {
  top: 290px;
  right: 32px;
}

.shikumiSection .shikumiShueki ol li:nth-child(2) {
  top: 450px;
  left: 3%;
}

.shikumiSection .shikumiShueki ol li:nth-child(3) {
  top: 680px;
  right: 32px;
}

.shikumiSection .shikumiShueki ol li:nth-child(4) {
  top: 810px;
  left: 3%;
}

.shikumiSection .shikumiShueki ol li:nth-child(5) {
  top: 1085px;
  right: 32px;
}

.shikumiSection .shikumiShueki ol li:nth-child(6) {
  top: 1190px;
  left: 32px;
}

.shikumiSection .shikumiShuekiSp {
  display: none;
}

@media (max-width: 767px) {
  .shikumiSection .shikumiShuekiSp {
    width: 100%;
    position: relative;
    display: block;
  }
  .shikumiSection .shikumiShuekiSp img {
    width: 100%;
    height: auto;
  }
  .shikumiSection .shikumiShuekiSp div {
    width: 64%;
    position: absolute;
    top: 1.2%;
    left: 18%;
  }
  .shikumiSection .shikumiShuekiSp ol li {
    width: 54.0616%;
    right: 3%;
    position: absolute;
    margin-top: 30px;
  }
  .shikumiSection .shikumiShuekiSp ol li:nth-child(1) {
    top: 21.3%;
  }
  .shikumiSection .shikumiShuekiSp ol li:nth-child(2) {
    top: 35.5%;
    left: 3%;
  }
  .shikumiSection .shikumiShuekiSp ol li:nth-child(3) {
    top: 47%;
  }
  .shikumiSection .shikumiShuekiSp ol li:nth-child(4) {
    top: 58.7%;
    left: 3%;
  }
  .shikumiSection .shikumiShuekiSp ol li:nth-child(5) {
    top: 72.8%;
  }
  .shikumiSection .shikumiShuekiSp ol li:nth-child(6) {
    top: 84.7%;
    left: 3%;
  }
}

.shikumiKakawari img {
  width: 100%;
  height: auto;
}

/*宝くじのご購入・ご照会*/
.kounyu_annaiSection span {
  color: #cc0000;
}

.kounyu_annaiSection .with-border-inner {
  margin: 30px !important;
}

@media (max-width: 767px) {
  .kounyu_annaiSection .with-border-inner {
    margin: 20px !important;
  }
}

.kounyu_annaiSection .with-border-inner a {
  box-sizing: border-box;
  width: 100%;
}
