@charset "utf-8";

body{
  /* bodyに謎のpadding-right: 17pxが入る。bootstrapのモーダルスクリプトが悪さしているっぽい */
  padding-right: 0!important;
}

/* お得　*/
#otoku_2{
  padding: 50px 0;
}
#otoku_3{
  padding-top: 60px;
}
.otoku_3-bg {
  background: #f8f5f0;
}
/* 概要　*/
/* 従量の場合に一部概要を表示しない　*/
.juryo-hide-overview {
   display:none !important;
}

/*バナー*/
.campaign_bnr{
  padding: 40px 0;
  margin: 0 auto;
  text-align: center;
}
.campaign_bnr img{
  width: 100%;
}
.campaign_bnr p{
  font-size: 20px;
}

@media screen and (min-width: 641px){
  .iphone_check{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    background: #faf7db;
    padding: 5px 0;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 640px){
  .campaign_bnr{
    padding: 10% 0;
  }
  .campaign_bnr img{
    width: 95%;
  }
  .campaign_bnr p{
    font-size: 13px;
  }
}

/*青→ボタン*/
a.ar_link.blue {
  text-align: right;
  color: #3f63ab;
  margin: 0 auto;
  background-size: 14px;
  background-image: url(/device/popup_include/img/ar-icon_b.png);
}

/* メイン */
/*pc*/
.autumn2020-header{
  background-image: url(/campaign/autumn2020/img/2011/cp_title.png);
  background-color: #fff;
  background-repeat: no-repeat;
  height: 121px;
  background-position: top center;
}
/*sp*/
.autumn2020-header-sp {
  width: 100%;
  height: 100%;
}

/* 1G480円 */
/*pc*/
.autum2020-1GB480yen{
  background-image: url(/campaign/autumn/images/2020/1GB480yen.png);
  background-color: #fff;
  background-repeat: no-repeat;
  height: 486px;
  background-position: top center;
  position: relative;
}
.autum2020-1GB480yen .area {
  margin: 0px auto;
  max-width: 960px;
  width: 100%;
  height: 100%;
  position: relative;
}
.autum2020-1GB480yen .area .text {
  position: absolute;
  font-size: 38px;
  color: #fff;
  top: 18px;
  left: 51px;
}

/*sp*/
.autum2020-1GB480yen-sp{
  width: 100%;
  height: 100%;
  position: relative;
}
.autum2020-1GB480yen-sp .text {
  position: absolute;
  font-size: 4vw;
  color: #fff;
  top: 4%;
  left: 2%;
}

  /* ボタンエリア */
@media screen and (min-width: 641px) {
  #btn_area {
    text-align: center;
  }
  #btn_area .bg-brown {
    background: #f8f5f0;
  }
  .bg_color_add{
    padding-bottom: 20px;
  }
  .bg_color_add .bg-brown{
    background: #f8f5f0;
  }
  #btn_area.bg_color_add .bg-brown{
    background: #f8f5f0;
  }
  [class^="step_cp_price"] {
    padding-bottom: 40px;
  }
  .bg-brown [class^="step_cp_price"] {
    background: #f8f5f0 !important;
  }
  [class^="step_cp_price"] .howto h2{
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #btn_area {
    text-align: center;
    margin: 0 auto;
  }
  .sp-bg-brown {
    background-color: #f8f5f0;
  }
  .sp-bg-white {
    background-color: #FFF !important;
  }
  h3.device_lineup_subtitle {
    margin-top: 0px !important;
  }
}

/* IIJmioは家族だとこんなにお得！ */
#share_no1_2020_family {
  margin-top: -50px;
  padding-top: 50px;
}

#share_no1_2020_family h2 {
  width: 95%;
  margin: 75px auto 0 auto;
  font-size: 29px;
  line-height: 37px;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
}

#share_no1_2020_family .share_no1_2020Wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 960px;
  margin: 0 auto;
}

#share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box {
  width: 48%;
}

#share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box img {
  width: 100%;
}

#share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box .bg {
  background: #f8f6f2;
  position: relative;
  margin: 50px 0 0;
  padding: 30px 0 20px;
  height: 570px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box .bg p.up {
  font-size: 19px;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: center;
  margin-top: -53px;
}

#share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box .bg .lead {
  font-size: 14px;
  line-height: 1.5;
  margin: 10px auto 0;
  width: 90%;
}
#share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box .bg .lead a.box-link {
  color: #3f63ab;
  margin: 0 auto 5px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  background-image: url(/device/popup_include/img/ar-icon_b.png);
}

.popularSmp {
  text-align: center;
  margin: 40px 0 60px;
}

.popularSmp img {
  border: 1px solid #999;
}

@media screen and (max-width: 640px) {
  #share_no1_2020_family {
    padding-bottom: 0;
  }
  #share_no1_2020_family h2 {
    font-size: 4.6vw;
    line-height: 1.5;
    letter-spacing: 0px;
    padding: 8% 0 4% 0;
    text-align: center;
    margin: 0 auto;
  }
  #share_no1_2020_family h2.-family {
    font-size: 6vw;
  }
  #share_no1_2020_family .share_no1_2020Wrap {
    display: block;
    width: 100%;
  }
  #share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box {
    width: 100%;
    padding-bottom: 20px;
  }
  #share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box .bg {
    padding: 55px 0 20px;
    margin: 10px 0 0;
    height: auto;
  }
  #share_no1_2020_family .share_no1_2020Wrap .share_no1_2020Box .bg p.up {
    font-size: 4vw;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    margin-top: -70px;
  }
  .popularSmp {
    text-align: center;
    margin: 20px auto 30px;
    width: 94%;
  }

  .popularSmp img {
    border: 1px solid #999;
  }
}



/* ヘッダー書き換え */
#headback.af-nav{height: 135px;}
.af-nav .top_nav_list li{padding: 0;border: none;}
.af-nav .top_nav_list li:first-child {border-left:none;}
.af-nav #nav{ display: flex; justify-content: space-around;}
.af-nav #nav > a{ display: block;flex-basis: 20%;  text-align: center; border-left: 1px dotted #CCC;}
.af-nav #nav > a:last-child{border-right: 1px dotted #CCC;}
.af-nav .fixed{height: 65px; background: #FFF; border-bottom: 1px solid #e85298;}
.af-nav .fixed #nav{padding-left: 100px;}
#no1_banner300.af-content{ background: url(/campaign/share_no1/img/no1_banner300_af.jpg) center top no-repeat;}

/* デバッグ */
.af-chk {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 40px;
  left: 10px;
  z-index: 410;
  background: rgba(0,0,0,.6);
  color: #FFF;
}
.af-chk a{color: #FFF;}
/* 共通部品---------------------------------------------- */

/* カラー系 */
.bg-brown{ background: #f8f5f0;}

/* ブラウンのボタン */
.brown-btn,
a.brown-btn{
  color: #FFF!important;
  background: #b68a41;
  padding: 8px 20px 8px 20px;
  text-align: center;
  border-radius: 6px;
  display: inline-block;
  margin: 10px;
  position: relative;
}
/* .brown-btn::after{
  content: "";
  position: absolute;
  display: block;
  border-top: 4px solid #FFF;
  border-right: 4px solid #FFF;
  width: 12px;
  height: 12px;
  top: 1em;
  left: 12px;
  transform: rotate(45deg);
} */
a.brown-btn:hover{text-decoration: none;opacity: .8;}


/* 購入ボタン */
.application-btn{
  text-align: center;
  font-size: 2em;
  padding: 1em 0 5px;
}

.application-btn_blow{
  color: #31a737;
  font-size: 2em;
}
.application-btn_blow::before,
.application-btn_blow::after{
  content:"";
  display: inline-block;
  width: 1px;
  height:1.5em;
  background: #31a737;
  transform: rotate(-32deg) translateY(.5em);
  margin-right: 3em;
}
.application-btn_blow::after{
  transform: rotate(32deg) translateY(.5em);
  margin-left: 3em;
}
.application-btn_blow small{font-size: 70%;}
.application-btn a{
  display: block;
  position: relative;
  max-width: 720px;
  background: #23A33B;
  background: -moz-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: -webkit-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: linear-gradient(to bottom, #9ed73b 1%,#87c631 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db928', endColorstr='#23a33b',GradientType=1 );
  box-shadow: 0px 3px 2px #CCC;
  border-radius: 3px;
  text-align: center;
  padding: 24px 0px 24px 35px;
  box-sizing: border-box;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 2px;
  transition-duration: .05s;
  user-select: none;
  margin: 1em auto 10px;
}
.autumn_attention_area{
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.autumn_attention_area p{
  display: inherit;
  color: #333333;
}
.share_no1_2020-header-12 .application-btn a{
  display: block;
  position: relative;
  max-width: 720px;
  background: #23A33B;
  background: -moz-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: -webkit-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: linear-gradient(to bottom, #9ed73b 1%,#87c631 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db928', endColorstr='#23a33b',GradientType=1 );
  box-shadow: 0px 2px 2px #555;
  border-radius: 3px;
  text-align: center;
  padding: 24px 0px 24px 35px;
  box-sizing: border-box;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 2px;
  transition-duration: .05s;
  user-select: none;
  margin: 1em auto;
}
.application-btn a:hover{text-decoration: none;opacity: .8;}
.application-btn a::after{
  content: "";
  position: absolute;
  display: block;
  border-top: 4px solid #FFF;
  border-right: 4px solid #FFF;
  width: 16px;
  height: 16px;
  top: 34px;
  left: 12px;
  transform: rotate(45deg);
}
.application-btn_red{
  text-align: center;
  padding-top:1em;
  font-size: 14px;
  color: #F00;
}
.application-btn_red.left{text-align: left;line-height: 1.6;}
@media screen and (max-width: 640px) {
  .application-btn{font-size: 4.5vw;}
  .application-btn a::after{top: 40%; left: 7px;}
  .application-btn_blow{font-size: 4vw;}
  .application-btn a{width:90%;}
  .share_no1_2020-header-12 .application-btn a{font-size: 5vw;padding: 20px 0 20px 8%;}
  .share_no1_2020-header-12 .application-btn a::after{top: 37%; left: 7px;}
  .lightbox .lb-outerContainer{
    width: 90% !important;
    height: 100% !important;
  }
  .lightbox .lb-outerContainer .lb-container .lb-image{
    width: 100% !important;
    height: 100% !important;
  }
}

/* PKG版 */
.s19-pkg-select{
  text-align: center;
  margin: 3em auto;
}

/* 細かいバグ等の修正*/
.application-btn a:hover,
.application-btn a:focus{color: #FFF;}
.s19-lineup a.box-link{padding-top: 1em;}
#device_check .inner h3{margin-top: 0;}

.btn-af-head{
  display: block;
  position: relative;
  width: 260px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: bold;
  background: #23A33B;
  background: -moz-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: -webkit-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: linear-gradient(to bottom, #9ed73b 1%,#87c631 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db928', endColorstr='#23a33b',GradientType=1 );
  box-shadow: 0px 3px 2px #CCC;
  border-radius: 3px;
  text-align: center;
  padding: 11px 0px 3px 20px;
  box-sizing: border-box;
  color: #FFF!important;
  letter-spacing: 0px;
  transition-duration: .05s;
  user-select: none;
  margin: 5px;
}
.btn-af-head:hover{
  text-decoration: none;
  color: #fff;
  opacity: .7;
}
.btn-af-head:after {
  content: "";
  position: absolute;
  display: block;
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  width: 16px;
  height: 16px;
  top: 22px;
  left: 1px;
  transform: rotate(45deg);
}

/*くっついてくるやつ*/
.af-nav .fixed .btn-af-head{
  font-size: 13px;
}

/* 端末ラインアップ */
@media screen and (min-width: 641px) {
  #device_lineup {
    padding: 0px 0 40px 0;
    width: 100%;
  }
  .device_lineup_title {
    padding: 60px 0 30px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #device_lineup {
    padding: 0px 0 0px 0;
    width: 100%;
  }
  .device_lineup_title {
    padding: 7% 0 5% 0;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
}

/* 使えるかチェック */
.device_check_r2 {
  background: #fdfcf8;
}

.device_check_r2 .devicecheck{
  background: #fdfcf8;
}
