@charset "utf-8";

#contents-area,
#contents-body,
.lyt-col-1 #contents-body {
  float: none;
  width: 100%;
  min-width: 990px;
}
#superfriday .section-content .content-box{
  padding: 70px 0;
}
#superfriday .section-content .content-box:nth-child(even){
  background: #005396;
}
#superfriday .section-content .content-box:nth-child(odd){
  background: #0062b1;
}
#superfriday .section-content .content-box .content-box-inner{
  width: 950px;
  margin: 0 auto;
  padding: 0 20px;
}
/**********　共通ボックスレイアウト **********/
/** 立体 **/
#superfriday .content-box .box-common-3d{
  background-image: url(/mobile/set/data/special/super-friday/img/p/bg-box-common-3d-bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 22px;
}
#superfriday .content-box .box-common-3d .box-title{
  background: #c7000b;
  text-align: center;
  padding: 20px 0;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin-bottom: 0;
}
#superfriday .content-box .box-common-3d .box-inner{
  background-image: url(/mobile/set/data/special/super-friday/img/p/bg-box-common-3d.png);
  background-repeat: repeat-y;
  background-position: center top;
}
#superfriday .content-box .box-common-3d .box-inner *:last-child{
  margin-bottom: 0;
}


/** 平面 **/
#superfriday .content-box .box-common-plane{
  border: 4px solid #c7000b;
  margin-bottom: 60px;
}
#superfriday .content-box .box-common-plane .box-title{
  background-color: #c7000b;
  text-align: center;
  padding: 20px;
  margin-bottom: 0;
}
#superfriday .content-box .box-common-plane .box-inner{
  background-color: #fff;
}
/**********　/共通ボックスレイアウト **********/

/**********　メインビジュアル **********/
/** 特典あり **/
#superfriday .section-mv .ttl-h1{
  background: url(/mobile/set/data/special/super-friday/img/p/fig-main-201911.jpg) no-repeat center top;
  text-indent: -9999em;
  height: 550px;
}
/** 特典なし **/
#superfriday .section-mv.closed .ttl-h1{
  background: url(/mobile/set/data/special/super-friday/img/closed/p/fig-main-closed.jpg) no-repeat center top;
  height: 500px;
}
/**********　/メインビジュアル **********/

/**********　注意文言 **********/
#superfriday .section-content #box-attention {
}
#superfriday .section-content .box-attention {
  border: 8px solid #eef3f9;
  padding: 27px 10px;
  margin: 0;
}
#superfriday .section-content .box-attention .text-attention {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
#superfriday .section-content .box-paypay {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 50px;
  border: 8px solid #ffea00;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
#superfriday .section-content .box-paypay::before {
  content: url('/mobile/set/data/special/super-friday/img/p/icon_info.png');
  display: block;
  width: 43px;
  height: 43px;
  margin-right: 20px;
}
#superfriday .section-content .box-paypay .box-paypay-txt {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 0;
}
#superfriday .section-content .box-paypay .box-paypay-txt {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 0;
}
#superfriday .section-content .box-paypay .box-paypay-txt a {
  font-size: 18px;
}

#superfriday .section-content .box-paypay .paypay-download {
  width: 191px;
  height: 38px;
  margin: 10px auto 0 279px;
}

#superfriday .section-content .box-paypay .paypay-download a{
  width: 100%;
  height: 38px;
  display: block;
}

#superfriday .section-content .box-paypay .paypay-download:hover{
  background-image: url(/mobile/set/data/special/super-friday/img/p/txt-paypay-download_on.png);
  background-repeat: no-repeat;
  background-position: center;
}


#superfriday .section-content .box-paypay .paypay-download a:hover img{
  display: none;
}

/**********　/注意文言 **********/

/**********　特典 **********/
#superfriday .content-box#box-privilege{
  padding: 75px 0 70px;
}
#superfriday .content-box#box-privilege .box-privilege{
  position: relative;
  margin-bottom: 60px;
}
#superfriday .content-box#box-privilege .box-privilege .privilege-link-absolute{
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  color: #006699;
}
#superfriday .content-box#box-privilege .box-procedure {
  margin-bottom: 70px;
}
#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area {
  position: relative;
}
#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link {
  position: absolute;
  z-index: 10;
}
#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link.paypay-setting {
  width: 210px;
  height: 38px;
  top: 318px;
  left: 100px;
}

#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link.paypay-setting:hover{
  background-image: url(/mobile/set/data/special/super-friday/img/p/txt-link-paypay-setting_on.png);
  background-repeat: no-repeat;
  background-position: center;
}


#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link.paypay-setting:hover img{
  display: none;
}

#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link.sb-ym-cooperation {
  width: 230px;
  height: 38px;
  top: 612px;
  left: 526px;
}
#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link.sb-ym-cooperation:hover{
  background-image: url(/mobile/set/data/special/super-friday/img/p/txt-link-sb-ym-cooperation_on.png);
  background-repeat: no-repeat;
  background-position: center;
}

#superfriday .content-box#box-privilege .box-procedure .box-procedure-absolute-area .sbsolute-link.sb-ym-cooperation:hover img{
  display: none;
}
#superfriday .content-box#box-privilege .box-procedure {
  top: 367px;
  left: 225px;
}
#superfriday .content-box#box-privilege .box-common-plane .box-inner{
  padding: 50px 25px;
}
#superfriday .content-box#box-privilege .box-common-plane .box-inner .box-text{
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
#superfriday .content-box#box-privilege .box-common-plane .box-inner .box-text:last-child{
  margin-bottom: 0;
}
#superfriday .content-box#box-privilege .box-common-plane .box-inner .order-list{
  font-size: 18px;
}
#superfriday .content-box#box-privilege .box-howto{
  margin-top: 60px;
}
#superfriday .content-box#box-privilege .box-howto .box-title{
  text-align: center;
  margin-bottom: 30px;
}
#superfriday .content-box#box-privilege .box-howto .box-text{
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 1.52;
  margin-bottom: 30px;
}
#superfriday .content-box#box-privilege .box-howto-flow{
  background-color: #fff;
  padding: 30px;
  margin-bottom: 70px;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-image{
  margin-bottom: 0;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note{
  border: 3px solid #c7000b;
  padding: 30px 30px 20px 115px;
  background-image: url(/mobile/set/data/special/super-friday/img/p/icon_info.png);
  background-repeat: no-repeat;
  background-position: left 35px center;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .item-title{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .box-item:not(:last-child){
  margin-bottom: 25px;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .box-item .item-text,
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .box-item .order-list li{
  font-size: 14px;
  line-height: 1.6;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .box-item .item-text{
  margin-bottom: 15px;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .box-item .item-text span{
  font-weight: bold;
}
#superfriday .content-box#box-privilege .box-howto-flow .box-howto-note .box-item *:last-child{
  margin-bottom: 0;
}
/**********　/特典 **********/

/********** SUPERFRIDAYに関する黄色いボックス **********/
#superfriday .content-box#box-privilege .box-yellow-plane{
  border:10px solid #ffea00;
  padding:20px;
  background-color: #fff;
  margin-bottom: 60px;
}

#superfriday .content-box#box-privilege .box-yellow-plane p{
  margin-bottom: 0;
  font-size: 18px;
}

/********** SUPERFRIDAYに関する黄色いボックス **********/

/********** SUPERFRIDAY　非実施店舗情報 **********/
#superfriday .content-box#box-privilege .not-shopinfo-plane{
  margin-bottom: 30px;
}

#superfriday .content-box#box-privilege .not-shopinfo-plane .border_inner{
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding:20px;
  margin-bottom: 15px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
}

#superfriday .content-box#box-privilege .not-shopinfo-plane p{
  margin-bottom: 0;
  font-size: 16px;
}


#superfriday .content-box#box-privilege .white_box{
  background-color: #fff;
  padding: 20px;
  margin-bottom: 8px;
  color: #005396;
  font-size: 16px;
  font-weight: bold;
}

#superfriday .content-box#box-privilege .white_box ul{
  padding-left: 5px;
  font-size: 16px;
}


#superfriday .content-box#box-privilege .white_box ul li::before{
  content: "●";
    color: #005396;
    margin-right: 5px;
}


#superfriday .content-box#box-privilege .white_box ul li{
  display: inline-block;
  font-size: 16px;
}

#superfriday .content-box#box-privilege .white_box ul li+li{
  margin-left: 20px;
}


#superfriday .content-box#box-privilege .white_box a{
  color: #005396!important;
  text-decoration: underline;
}


#superfriday .content-box#box-privilege .white_box a:hover{
  text-decoration: none;
}

#superfriday .content-box#box-privilege .white_box+.txt_caution{
  font-size:14px;
  color: #fff;
  margin-bottom: 60px;
}


/********** SUPERFRIDAY　非実施店舗情報 **********/



/**********　動画 **********/
#superfriday .section-content .content-box#box-movie .box-title{
  text-align: center;
  margin-bottom: 34px;
}
#superfriday .section-content .content-box#box-movie .movie-thumb{
  width: 640px;
  height: 360px;
  margin: 0 auto 20px;
}
#superfriday .section-content .content-box#box-movie .movie-thumb a{
  display: block;
  cursor: pointer;
}
#superfriday .section-content .content-box#box-movie .movie-title{
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
}
/**********　/動画 **********/

/**********　キャンペーン **********/
#superfriday .content-box#box-campaign .box-common-3d .box-inner{
  text-align: center;
  padding: 20px 0 30px;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-image{
  margin-bottom: 10px;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-term{
  margin-bottom: 30px;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-btn{
  width: 189px;
  height: 60px;
  margin: 0 auto 30px;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-btn a{
  display: block;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-btn a:hover{
  background-image: url(/mobile/set/data/special/super-friday/img/p/btn-box-campaign-on.png);
  background-repeat: no-repeat;
  background-position: center;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-btn a:hover img{
  visibility: hidden;
}
#superfriday .content-box#box-campaign .box-common-3d .box-inner .box-inner-note{
  text-align: center;
  font-size: 15px;
}
/**********　/キャンペーン **********/

/**********　SHUTTLEROCK **********/
#superfriday .section-content .content-box#box-shuttlerock{
  padding: 70px 0 77px;
}
#superfriday .section-content .content-box#box-shuttlerock #shuttlerock{
  background-image: url('/mobile/set/data/special/super-friday/img/p/wrap_sf_mid.png');
  background-repeat: repeat-y;
  background-position: left top;
  padding-bottom: 10px;
}
#superfriday .section-content .content-box#box-shuttlerock #social-hub-wrapper{
  margin-left: 80px;
  margin-right: 80px;
  height: 650px;
  overflow-y: scroll;
}
#superfriday .section-content .content-box#box-shuttlerock #shuttlerock + .list-bullet-01{
  height: 80px;
  background-image: url('/mobile/set/data/special/super-friday/img/p/wrap_sf_btm.png');
  background-repeat: no-repeat;
  margin: 0;
  box-sizing: border-box;
  padding: 20px 0 0 30px;
}
/**********　/SHUTTLEROCK **********/

/**********　注意事項 **********/
#superfriday .section-content .content-box#box-notes .box-title{
  text-align: center;
  margin-bottom: 30px;
}
#superfriday .section-content .content-box#box-notes .bullet-list{
  margin: 0;
}
#superfriday .section-content .content-box#box-notes .bullet-list li{
  font-size: 15px;
  color: #fff;
  line-height: 1.87;
  padding-left: 1em;
  position: relative;
}
#superfriday .section-content .content-box#box-notes .bullet-list li:before{
  content: '\30FB';
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
}
#superfriday .section-content .content-box#box-notes .bullet-list li span{
  font-weight: bold;
}
#superfriday .section-content .content-box#box-notes .bullet-list li a{
  color: #fff;
  text-decoration: underline;
}
/**********　/注意事項 **********/

/**********　おすすめ情報 **********/
#superfriday .section-content .content-box#box-recommend{
  padding: 70px 0;
}
#superfriday .section-content .content-box#box-recommend .box-title{
  text-align: center;
  margin-bottom: 30px;
}
#superfriday .section-content .content-box#box-recommend .rec-bnr:last-child{
  margin-bottom: 0;
}
/**********　/おすすめ情報 **********/

/********** SNS COMPONENT **********/
#superfriday .snsComponent{
  width: 950px;
  margin: 38px auto 0;
}
/********** /SNS COMPONENT **********/

/********** SUPERFRIDAYに関するお問い合わせ **********/
#superfriday .bnr-bottom {
  border: solid 1px #d8dadc;
  padding: 20px;
  width: 950px;
  box-sizing: border-box;
  margin: 30px auto 45px;
}
#superfriday .bnr-bottom h3 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
/********** /SUPERFRIDAYに関するお問い合わせ **********/

/********** modal **********/
.overlay {
  display: none;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 999;
}
.overlay .container {
  display: table;
  padding: 10px 0;
  width: 800px;
  margin: 0 auto;
  height: 100%;
}
.overlay .container .modal-btn {
  margin: 0;
  width: 40px;
  height: 56px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -80px;
}
.overlay .container .modal-btn .modal-close {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1;
  cursor: pointer;
  background-image: url('/mobile/set/data/special/super-friday/img/p/btn-modal-close.png');
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999em;
}
.overlay .container .modal-btn .modal-close:hover{
  opacity: 0.8;
}
.overlay .container .inner {
  display: table-cell;
  vertical-align: middle;
}
.overlay .container .inner .modal {
  margin: -35px auto 40px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.overlay .container .inner .modal:after {
  display: table;
  content: '';
  clear: both;
}
.overlay .container .inner .modal .modal-box {
  display: none;
  box-sizing: border-box;
  position: relative;
}
.overlay .container .inner .modal .modal-box .modal-title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.29;
  text-align: center;
}
.overlay .container .inner .modal .modal-box .modal-movie {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.overlay .container .inner .modal .modal-box .modal-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/********** /modal **********/



/********** 【12月28日（土）】SUPER FRIDAY LP 2019年12月28日公開分（終了対応） **********/
#superfriday.closed-month .section-content .content-box#box-privilege,
#superfriday.closed-month .section-content .content-box#box-shuttlerock,
#superfriday.closed-month .section-content .content-box#box-attention {
  background: #0062b1;
}

#superfriday.closed-month .section-content .content-box#box-privilege,
#superfriday.closed-month .section-content .content-box#box-shuttlerock {
  padding-bottom: 0;
}

#superfriday .section-content .content-box#box-privilege .closed-month-text {
  display: none;
}

#superfriday.closed-month .section-content .content-box#box-privilege .closed-month-text {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
  display: block;
}
/********** /【12月28日（土）】SUPER FRIDAY LP 2019年12月28日公開分（終了対応） **********/