@charset "UTF-8";
body {
  font-family: "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
  text-align: left;
  letter-spacing: 0;
}

a {
  text-decoration: none;
}

.mv__header {
  height: 54px;
  line-height: 55px;
  background-color: #edf42a;
}

.mv-header__body {
  width: 950px;
  margin: 0 auto;
  text-align: center;
}

.mv__target {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #2c3844;
}
.mv__target:first-child {
  margin-right: 73px;
}
.mv__target:before {
  position: absolute;
  top: 50%;
  left: -25px;
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -10px;
  border: 4px solid #2c3844;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mv__target-except {
  margin-left: 25px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  background-color: #a5aa1d;
  padding: 2px 10px 0 25px;
  line-height: 1.8;
  border-radius: 5px;
}

.mv__target-except:hover {
  opacity: 0.8;
}

.mv__target-except:before{
  position: absolute;
  display: block;
  top: 9px;
  left: 10px;
  content: "";
  width: 6px;
  height: 10px;
  background: url(http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/ico_arw.png) no-repeat;
}

.mv__target-except a {
  color: #fff;
}

.mv__main {
  height: 349px;
  background: url(http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/mv_bg.png) no-repeat #b9e3ec center top;
}

.mv-main__body {
  position: relative;
  width: 950px;
  height: 349px;
  margin: 0 auto;
  padding-top: 28px;
}

.mv__title {
  position: relative;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 912px;
  height: 356px;
  margin-left: 45px;
  margin-top: -37px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/mv_main.png");
}

.mv__images {
  position: absolute;
  top: 0;
  left: 0;
}

.campaign-term {
  background-color: #2c3844;
  margin-bottom: 2px;
  -webkit-box-shadow: 0px 2px 0px 0px #abb4bc;
  box-shadow: 0px 2px 0px 0px #abb4bc;
}

.campaign-term__body {
  width: 950px;
  margin: 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.campaign-term__body-in{
  margin-left: 197px;
}

.campaign-term__label {
  display: inline-block;
  margin-right: 16px;
  padding: 0 15px;
  background-color: #edf42a;
  color: #2c3844;
  font-weight: bold;
  line-height: 24px;
  border-radius: 2px;
}

.campaign-term__text {
  display: inline-block;
  font-size: 28px;
  font-family: Arial;
  font-weight: bold;
  color: white;
  vertical-align: middle;
  text-shadow:0px 2px 1px rgba(1,0,0,1);
}

.campaign-term__period {
  font-size: 20px;
  vertical-align: middle;
  padding: 0 3px;
}

.campaign-term__sale {
  margin-top: 4px;
  font-size: 14px;
  color: #cccccc;
}

.apply {
  background-color: #e3e6e9;
}

.apply__body {
  width: 950px;
  margin: 0 auto;
  padding: 22px 0 20px;
  overflow: hidden;
}

.apply__exclude {
  clear: both;
  padding: 26px 0;
  text-align: center;
  font-weight: bold;
  color: #ff0000;
  border: 2px solid #ff0000;
}

.apply-web {
  float: left;
  width: 476px;
  padding-bottom: 14px;
  border-right: 2px solid #c7cdd3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.apply-web__title {
  margin-bottom: 14px;
  font-weight: bold;
  color: #111111;
  line-height: 1;
  text-align: center;
}

.apply-web__btn {
  display: block;
  width: 380px;
  line-height: 97px;
  margin: 0 auto;
  font-size: 28px;
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: #fe8900;
  background-image: -webkit-linear-gradient(90deg, #ff7c00 0%, #fe8900 100%);
  background-image: linear-gradient(0deg, #ff7c00 0%, #fe8900 100%);
  -webkit-box-shadow: 0px 3px 0px 0px #d24000;
  box-shadow: 0px 3px 0px 0px #d24000;
  border-radius: 6px;
  -webkit-box-shadow: 0px 3px 0px 0px #d24000;
  box-shadow: 0px 3px 0px 0px #d24000;
}
.apply-web__btn:hover {
  background-image: -webkit-linear-gradient(90deg, #FF8B1E 0%, #FFA236 100%);
  background-image: linear-gradient(0deg, #FF8B1E 0%, #FFA236 100%);
  -webkit-box-shadow: 0px 2px 0px 0px #d24000;
  box-shadow: 0px 2px 0px 0px #d24000;
}
.apply-web__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.apply-web__btn:visited, .apply-web__btn:link {
  color: white;
}

.apply-tel {
  float: left;
  width: 474px;
}

.apply-tel__title {
  font-weight: bold;
  color: #111111;
  text-align: center;
}

.apply-tel__time {
  display: inline-block;
  margin-left: 15px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}

.apply-tel__tel {
  width: 376px;
  margin: 0 auto;
  padding-left: 51px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply_freecall-icon.png");
  background-repeat: no-repeat;
  background-position: 0px 12px;
  font-family: Arial;
  font-size: 52px;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.apply-tel__reserve {
  display: block;
  width: 380px;
  height: 49px;
  margin: 0 auto;
  padding: 12px 0 0 21px;
  font-size: 18px;
  font-weight: bold;
  background-color: white;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply_reserve-icon.png");
  background-repeat: no-repeat;
  background-position: 341px 12px;
  border: 1px solid #1d3994;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.apply-tel__reserve:visited {
  color: #1d3994;
}
.apply-tel__reserve:hover {
  background-color: #F4F1F1;
}

.apply-tel__text {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  vertical-align: middle;
}

.nav {
  position: relative;
  border-top: 1px solid #abb4bc;
  border-bottom: 1px solid #e3e6e9;
  -webkit-box-shadow: 0 2px #abb4bc;
  box-shadow: 0 2px #abb4bc;
}

.nav__body {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav__list {
  float: left;
  display: block;
}

.nav__link {
  position: relative;
  display: block;
  width: 237px;
  height: 76px;
  margin: 6px 0;
  font-weight: bold;
  letter-spacing: 1.2px;
  text-align: center;
  border-right: 2px solid #e3e6e9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav__link--1 {
  line-height: 76px;
}

.nav__link--2 {
  padding-top: 16px;
}

.nav__link--first {
  width: 239px;
  border-left: 2px solid #e3e6e9;
}

.nav__link:hover:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 4px;
  width: 10px;
  height: 10px;
  margin-top: -7px;
  border-top: 2px solid #1d3994;
  border-right: 2px solid #1d3994;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.nav__link:visited {
  color: #1d3994;
}

/* ======== present ========= */
.present {
  padding-bottom: 80px;
  width: 100%;
  overflow: hidden;
  background-color: #edf42a;
  border-bottom: solid 1px #c7cdd3; 
}

.present__body {
  width: 950px;
  margin: 0 auto;
  padding-top: 45px;
}

.present__text{
  text-indent: -9999px;
  margin:0 auto 18px;
  width: 745px;
  height: 66px;
  background: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/txt_anniversary.png") no-repeat;
}

.present__sb{
  text-indent: -9999px;
  margin-bottom: 30px;
  width: 950px;
  height: 91px;
  background: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/present_sb.png") no-repeat;
}

.present__catch{
  margin-bottom: 2px;
  font-size: 12px;
  color: #ff442e;
  text-align: center;
}

.present__title {
  text-indent: -9999px;
  width: 950px;
  height: 202px;
  background: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/present_title.png") no-repeat;
}

.present__title-course{
  text-indent: -9999px;
  margin-top: -11px;
  margin-bottom: 10px;
  width: 950px;
  height: 181px;
  background: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/present_course.png") no-repeat;
}

.present__list-course{
  float: left;
  position: relative;
  padding-top: 15px;
  margin-right: 10px;
  background-color: #fff;
  width: 230px;
  border-bottom: solid 1px #d5db26;
}

.present__list-course:last-child{
  margin-right: 0;
}

.present__list-course.lohaco{
  height: 521px;
}

.present__list-course.lohaco:after{
  content: "";
  position: absolute;
  bottom: -35px;
  right: 8px;
  width: 180px;
  height: 104px;
  background: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/ico_tcube.png") no-repeat;
}

.present__list-course-title{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #2c3844;
  letter-spacing: 1px;
  margin-bottom: 5px;
  line-height: 1.3
}

.present__list-course-title span{
  font-size: 14px;
}

.present__list-course-limit{
  margin-bottom: 10px;
  background-color: #ff442e;
  padding: 2px 0;
  width: 210px;
  margin: 0 auto;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

.present__list-course-limit.lohaco{
  background-color: #fff;
  border:solid 1px #ff442e;
  color: #ff442e;
}

.present__goods-img{
  display: block;
  margin: 15px auto;
  width: 210px;
}

.present__goods-img-lohaco{
  margin:60px auto 30px;
  display: block;
  text-align: center;
  width: 210px;
}

.present__goods{
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
}

.present__goods.lohaco{
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
}

.present__goods-all{
  color: #ff442e;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  line-height: 1.3;
}

.present__price-box{
  margin: 0 auto 25px;
  width: 197px;
  color: #ff442e;
}

.present__price-cam{
  float: left;
  width: 80px;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 1.2;
}

.present__price{
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 0.8;
  padding-top:7px;
}

.present__price-tax{
  font-size: 12px;
}

.present__point{
  position: relative;
  padding: 18px 10px 20px;
  background-color: #024b95;
  color: #f8ff43;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height:2;
}

.present__point:before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-top:10px solid #fff;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
}

.present__point-note{
  font-size: 14px;
  font-weight: normal;
  line-height:1.3;
}

.subscription {
  padding-bottom: 73px;
  border-bottom: 1px solid #c7cdd3;
}

.subscription__body {
  width: 950px;
  margin: 0 auto;
  padding-top: 70px;
}

.subscription__title {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 314px;
  height: 42px;
  margin: 0 auto 15px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/subscription_title.png");
}

.subscription__detail {
  margin-bottom: 30px;
  padding-right: 17px;
  font-size: 14px;
  text-align: right;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/subscription_arrow.png");
  background-repeat: no-repeat;
  background-position: right 0 top 50%;
}
.subscription__detail:hover {
  text-decoration: underline;
}

.subscription__step {
  margin-bottom: 38px;
  border: 1px solid #c7cdd3;
}

.subscription-step__header {
  position: relative;
  height: 88px;
  padding-top: 18px;
  padding-left: 40px;
  background-color: #00aeef;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subscription-step__header:before {
  content: '';
  position: absolute;
  top: -29px;
  left: 50%;
  width: 126px;
  height: 45px;
  margin-left: -63px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/subscription-step_tape.png");
}

.subscription-step__num {
  display: inline-block;
  margin-right: 46px;
  font-family: Arial;
  font-size: 60px;
  line-height: 1;
  color: #fff725;
  vertical-align: middle;
}

.subscription-step__title {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  color: white;
  letter-spacing: 1.1px;
  vertical-align: middle;
}

.subscription-step__body {
  overflow: hidden;
  padding: 20px 0;
}

.subscription-step__image {
  display: inline-block;
  vertical-align: middle;
}

.subscription-step__image--sbhikari {
  margin-left: 83px;
  margin-right: 59px;
}

.subscription-step__image--sbair {
  margin-right: 47px;
}

.subscription-step__link {
  display: inline-block;
  height: 68px;
  width: 270px;
  padding-top: 18px;
  padding-right: 27px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-align: center;
  line-height: 1.1;
  border: 1px solid #1d3994;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/subscription_arrow.png");
  background-repeat: no-repeat;
  background-position: 237px 50%;
  vertical-align: middle;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.subscription-step__link:hover {
  background-color: #F4F1F1;
}

.subscription-step__text {
  width: 850px;
  margin: 0 auto;
  font-size: 14px;
  color: #111111;
}

.subscription-step__list li{
  font-size: 18px;
  margin-left: 42px;
}

.subscription-step__list-note{
  font-size: 14px;
}

.subscription-goal {
  position: relative;
  padding: 23px 45px 2px;
  background-color: #fff725;
  border-top: 12px solid #ff442e;
}
.subscription-goal:before {
  content: '';
  position: absolute;
  top: -41px;
  left: 50%;
  width: 126px;
  height: 45px;
  margin-left: -63px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/subscription-step_tape.png");
}

.subscription-goal__title {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 867px;
  height: 77px;
  margin-left:-25px;
  margin-bottom: 18px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics_summer/img/subscription-goal_title.png");
}

.subscription-goal__login {
  position: relative;
  height: 75px;
  margin: 0 auto 23px;
  padding-top: 20px;
  font-size: 14px;
  text-align: center;
  background-color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 174, 239, 0.3);
  box-shadow: 0px 3px 0px 0px rgba(0, 174, 239, 0.3);
  border-radius: 8px;
}
.subscription-goal__login a {
  font-weight: bold;
}
.subscription-goal__login:before {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -13.5px;
  border-style: solid;
  border-width: 13px 14.5px 0 14.5px;
  border-color: rgba(0, 174, 239, 0.3) transparent transparent transparent;
}
.subscription-goal__login:after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -15px;
  border-style: solid;
  border-width: 15px 15.5px 0 15.5px;
  border-color: #ffffff transparent transparent transparent;
}

.subscription-goal__after {
  display: block;
  color: #ff442e;
}

.subscription-goal__btn {
  position: relative;
  display: block;
  margin: 0 auto 30px;
  font-size: 24px;
  font-weight: bold;
  color: white;
  text-align: center;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.subscription-goal__btn--off {
  background-color: #c7cdd3;
  line-height: 97px;
  border: 3px solid #fff725;
  -webkit-box-shadow: 2px 0px 0 #c7cdd3, -2px 0px 0 #c7cdd3, 0px 2px 0 #c7cdd3, 0px -2px 0 #c7cdd3;
  box-shadow: 2px 0px 0 #c7cdd3, -2px 0px 0 #c7cdd3, 0px 2px 0 #c7cdd3, 0px -2px 0 #c7cdd3;
}

.subscription-goal__btn--on {
  line-height: 99px;
  background-color: #ea7200;
  background-image: -webkit-linear-gradient(90deg, #ff7c00 0%, #fe8900 100%);
  background-image: linear-gradient(0deg, #ff7c00 0%, #fe8900 100%);
  -webkit-box-shadow: 0px 3px 0px 0px #d24000;
  box-shadow: 0px 3px 0px 0px #d24000;
  color: white;
}
.subscription-goal__btn--on:hover {
  background-image: -webkit-linear-gradient(90deg, #FF8B1E 0%, #FFA236 100%);
  background-image: linear-gradient(0deg, #FF8B1E 0%, #FFA236 100%);
  -webkit-box-shadow: 0px 2px 0px 0px #d24000;
  box-shadow: 0px 2px 0px 0px #d24000;
}
.subscription-goal__btn--on:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.subscription-goal__btn--on:visited, .subscription-goal__btn--on:link {
  color: white;
}

.subscription-goal__btn:after {
  content: '';
  position: absolute;
  top: 39px;
  right: 30px;
  width: 18px;
  height: 18px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/modal_btn-external.png");
  background-repeat: no-repeat;
}
.subscription-goal__btn:visited, .subscription-goal__btn :link {
  color: white;
}

.subscription-goal__lohaco {
  position: absolute;
  top: 42px;
  right: 62px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}

.subscription-goal__line {
  display: block;
  margin-bottom: 20px;
  border: 2px dotted #111111;
}

.subscription-goal__notice {
  margin-bottom: 8px;
  font-weight: bold;
  color: #111111;
  line-height: 1;
}

.subscription-goal__text {
  margin-bottom: 28px;
  font-size: 14px;
  color: #111111;
}

.service {
  padding-bottom: 75px;
  border-bottom: 1px solid #abb4bc;
}

.service__body {
  width: 950px;
  margin: 0 auto;
  padding-top: 58px;
}

.service__title {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 675px;
  height: 43px;
  margin: 0 auto 51px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/service_title.png");
}

.tab-btn__container {
  *zoom: 1;
  position: relative;
  padding: 0 105px;
}
.tab-btn__container:before {
  content: "";
  display: table;
}
.tab-btn__container:after {
  content: "";
  display: table;
  clear: both;
}

.tab-btn__sbhikari {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 258px;
  height: 47px;
  margin: 6px auto 0;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-btn_sbhikari.png");
}

.tab-btn__sbair {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 279px;
  height: 38px;
  margin: 13px auto 0;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-btn_sbair.png");
}

.tab__btn {
  position: relative;
  display: block;
  float: left;
  width: 350px;
  height: 130px;
  padding-top: 30px;
  text-align: center;
  -webkit-transition: all .2s;
  transition: all .2s;
  border: 0;
  border-radius: 12px 12px 0 0 / 12px 12px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tab__btn--sbhikari {
  background-color: black;
  color: black;
}
.tab__btn--sbhikari:before {
  background-color: #48c2c0;
}
.tab__btn--sbhikari:after {
  border-color: #48c2c0 transparent transparent transparent;
}

.tab__btn--sbair {
  background-color: #ffb400;
  color: white;
}
.tab__btn--sbair .tab-btn__description {
  color: white;
}
.tab__btn--sbair:before {
  background-color: #ffb400;
}
.tab__btn--sbair:after {
  border-color: #ffb400 transparent transparent transparent;
}

.tab__btn--on {
  background-color: white;
  border-top: 5px solid #abb4bc;
  border-right: 5px solid #abb4bc;
  border-left: 5px solid #abb4bc;
  z-index: 3;
}
.tab__btn--on:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 210px;
  height: 5px;
  margin-left: -105px;
}
.tab__btn--on:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 0 15px;
  margin-left: -15px;
}
.tab__btn--on .tab-btn__description {
  color: black;
}
.tab__btn--on .tab-btn__sbhikari {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-btn_sbhikari-on.png");
}
.tab__btn--on .tab-btn__sbair {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-btn_sbair-on.png");
}

.tab__btn:first-child {
  margin-right: 38px;
}

.tab-btn__container--bottom .tab__btn {
  border-radius: 0 0 12px 12px/ 0 0 12px 12px;
}
.tab-btn__container--bottom .tab__btn--on {
  border-top: 0;
  border-bottom: 5px solid #abb4bc;
}
.tab-btn__container--bottom .tab__btn--on:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 210px;
  height: 5px;
  margin-left: -105px;
}
.tab-btn__container--bottom .tab__btn--on:after {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 10px 15px;
  margin-left: -15px;
  z-index: 3;
}
.tab-btn__container--bottom .tab__btn--sbhikari:after {
  border-color: transparent transparent #48c2c0 transparent;
}
.tab-btn__container--bottom .tab__btn--sbair:after {
  border-color: transparent transparent #ffb400 transparent;
}

.tab-btn__description {
  display: block;
  line-height: 1;
  color: white;
}

.tab-btn__line {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 950px;
  height: 5px;
  background-color: #abb4bc;
  z-index: 2;
}

.tab-btn__line--bottom {
  top: 0;
  bottom: auto;
}

.tab-content {
  padding-bottom: 84px;
}

.tab-content--sbair {
  display: none;
}

.tab__title {
  margin-bottom: 53px;
  padding-top: 67px;
  font-size: 26px;
  text-align: center;
  line-height: 1;
}

.tab__recommend {
  position: relative;
  width: 920px;
  margin: 0 auto 53px;
  border: 3px solid black;
  border-radius: 3px;
}

.tab-recommend__feature {
  position: absolute;
  top: -24px;
  left: 40px;
  padding: 0 30px;
  font-size: 24px;
  color: white;
  text-align: center;
  line-height: 50px;
  border-left: 15px solid #48c2c0;
  background-color: black;
}

.tab-recommend__feature--air {
  border-left: 15px solid #ffb400;
}

.tab-recommend__body {
  padding-top: 50px;
  padding-right: 58px;
  padding-bottom: 32px;
}

.tab-recommend__title {
  display: table-cell;
  width: 365px;
  text-align: center;
  vertical-align: middle;
  border-right: 1px dashed #abb4bc;
}

.tab-recommend__image--air4 {
  display: inline-block;
  margin-right: 32px;
  vertical-align: middle;
}

.tab-recommend__content {
  display: table-cell;
  height: 148px;
  padding-left: 44px;
  vertical-align: middle;
}

.tab-recommend__text {
  font-size: 20px;
}

.tab-recommend__text--line {
  position: relative;
  z-index: 2;
}
.tab-recommend__text--line:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: rgba(255, 86, 126, 0.3);
  z-index: 1;
}

.tab-recommend__text--line2 {
  position: relative;
  z-index: 2;
}
.tab-recommend__text--line2:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: rgba(84, 255, 0, 0.3);
  z-index: 1;
}

.tab-recommend__text--air1 {
  display: inline-block;
  vertical-align: middle;
}

.tab-recommend__ouchiwari {
  display: block;
  margin-top: 16px;
  font-size: 16px;
}

.tab-recommend__notice, .tab-price__notice {
  width: 920px;
  margin: 0 auto 68px;
  font-size: 12px;
  color: black;
}

.tab__header {
  margin-bottom: 10px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: #abb4bc;
}

.tab__price {
  width: 100%;
  text-align: center;
}

.tab__price--sbhikari {
  width: 920px;
  margin: 0 auto 10px;
}

.tab__price--sbair {
  margin-bottom: 30px;
}

.tab-price__th {
  width: 312px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  background-color: black;
  color: white;
  border-right: 1px solid white;
}

.tab-price__th--blank {
  width: 297px;
  background-color: white;
}

.tab-price__title {
  font-size: 18px;
  font-weight: bold;
  background-color: #e3e6e9;
  color: #738290;
  border: 1px solid #abb4bc;
}

.tab-price__title--sbhikari {
  background-color: #48c2c0;
  color: white;
}

.tab-price__title--sbair {
  background-color: #ffb400;
  color: white;
}

.tab-price__title--blank {
  height: 4px;
}

.dropdwon__btn {
  position: relative;
  display: block;
}
.dropdwon__btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -4px;
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.dropdwon__btn--close:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 13px;
  height: 13px;
  margin-top: -10px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all .1s;
  transition: all .1s;
}

.tab__dropdown {
  color: white;
}
.tab__dropdown:visited, .tab__dropdown:link {
  color: white;
}
.tab__dropdown:after {
  border-top: 2px solid white;
  border-right: 2px solid white;
}

.dropdown__body {
  display: none;
}

.tab-price__price {
  height: 90px;
  font-weight: bold;
  color: #ff0000;
  border: 1px solid #abb4bc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tab-price__price--sbhikari {
  font-size: 48px;
}

.tab-price__price--sbair {
  font-size: 44px;
  line-height: 1;
}

.tab-price__price--blank {
  height: 6px;
}

.tab-price__price--after {
  display: block;
  margin-top: 7px;
  font-size: 18px;
  font-weight: normal;
  color: black;
}

.tab-price__defaultprice {
  height: 70px;
  font-size: 29px;
  font-weight: bold;
  border: 1px solid #abb4bc;
}

.tab-price__discount {
  height: 70px;
  border: 1px solid #abb4bc;
  font-size: 22px;
  font-weight: bold;
}

.tab-price__yen {
  font-size: 28px;
}

.tab-price__defaultyen {
  font-size: 20px;
}

.initial__table {
  table-layout: fixed;
  width: 920px;
  margin: 0 auto 20px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  text-align: center;
  border-right: 1px solid #c6c1c1;
  border-bottom: 1px solid #c6c1c1;
}
.initial__table th {
  background: #e3e6e9;
  font-weight: bold;
  color: #738290;
  border-top: 1px solid #c6c1c1;
  border-left: 1px solid #c6c1c1;
}
.initial__table td {
  width: 322px;
  padding: 20px 30px;
  background: #fff;
  font-weight: bold;
  border-top: 1px solid #c6c1c1;
  border-left: 1px solid #c6c1c1;
}
.initial__table .work {
  width: 299px;
}

.tab__initial {
  width: 920px;
  margin: 0 auto 71px;
  padding-top: 30px;
  font-size: 12px;
}

.tab__flow {
  width: 920px;
  margin: 0 auto 70px;
  padding-top: 30px;
}

.tab-flow__step {
  position: relative;
  height: 50px;
  margin-bottom: 22px;
  border: 2px solid #c9ccce;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tab-flow__step:after {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 58px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 12.5px 0 12.5px;
  border-color: #c9ccce transparent transparent transparent;
  z-index: 2;
}

.tab-flow__step--diversion {
  height: 94px;
}

.tab-flow__num {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  display: inline-block;
  width: 140px;
  height: 48px;
  background-color: #c9ccce;
  background-position: 27px 12px;
  vertical-align: middle;
}

.tab-flow__num--1 {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-flow_num-1.png");
}

.tab-flow__num--2 {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-flow_num-2.png");
}

.tab-flow__num--3 {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-flow_num-3.png");
}

.tab-flow__num--4 {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-flow_num-4.png");
}

.tab-flow__num--diversion {
  height: 92px;
  background-position: 27px 32px;
}

.tab-flow__title {
  display: inline-block;
  width: 309px;
  font-size: 18px;
  font-weight: bold;
  color: black;
  text-align: center;
  vertical-align: middle;
}

.tab-flow__description {
  font-size: 12px;
  font-weight: bold;
  color: #696b6c;
}

.tab-flow__description--red {
  color: #ff0000;
}

.tab-flow__description--diversion {
  display: inline-block;
  width: 454px;
  vertical-align: middle;
}

.tab-flow__goal {
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: white;
  text-align: center;
  background-repeat: no-repeat;
}

.tab-flow__goal--sbhikari {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-flow_goal_bg-sbhikari.png");
}

.tab-flow__goal--sbair {
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/tab-flow_goal_bg.png");
}

.tab-entry__btn {
  position: relative;
  display: block;
  width: 820px;
  height: 120px;
  line-height: 120px;
  margin: 60px auto 0;
  color: white;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  background-color: #ea7200;
  background-image: -webkit-linear-gradient(90deg, #ff7c00 0%, #fe8900 100%);
  background-image: linear-gradient(0deg, #ff7c00 0%, #fe8900 100%);
  -webkit-box-shadow: 0px 3px 0px 0px #d24000;
  box-shadow: 0px 3px 0px 0px #d24000;
  border-radius: 5px;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.tab-entry__btn:hover {
  background-image: -webkit-linear-gradient(90deg, #FF8B1E 0%, #FFA236 100%);
  background-image: linear-gradient(0deg, #FF8B1E 0%, #FFA236 100%);
  -webkit-box-shadow: 0px 2px 0px 0px #d24000;
  box-shadow: 0px 2px 0px 0px #d24000;
}
.tab-entry__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.tab-entry__btn--external {
  position: absolute;
  top: 54px;
  right: 62px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}

.tab-entry__btn--air:after {
  content: '';
  position: absolute;
  top: 50px;
  right: 30px;
  width: 18px;
  height: 18px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/modal_btn-external.png");
  background-repeat: no-repeat;
}

.tab-entry__btn:visited, .tab-entry__btn:link {
  color: white;
}

.tab__device {
  overflow: hidden;
  padding-top: 30px;
  margin-bottom: 70px;
}

.tab-device__rental {
  float: left;
  width: 355px;
  margin-right: 46px;
}

.tab-device__divide {
  float: left;
  width: 520px;
}

.tab-device__title {
  margin-bottom: 20px;
  padding-left: 5px;
  font-size: 20px;
  color: #111111;
  line-height: 1;
  border-left: 7px solid #faa500;
}

.tab-device__description {
  margin-bottom: 20px;
  font-size: 14px;
  color: #111111;
  line-height: 1;
}

.tab-device__description--strong {
  color: #ff0000;
}

.tab-device__header {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  color: white;
  background-color: black;
}

.tab-device__rentalprice {
  margin-bottom: 18px;
  border: 1px solid #abb4bc;
  font-size: 26px;
  line-height: 82px;
  text-align: center;
}

.tab-device__notice {
  font-size: 12px;
  color: #595959;
}

.tab-device__table {
  width: 100%;
  margin-bottom: 19px;
}

.tab-device__tr {
  border: 1px solid #abb4bc;
}
.tab-device__tr:nth-child(odd) {
  background-color: #f6f6f6;
}

.tab-device__td {
  font-size: 14px;
  color: #111111;
  line-height: 40px;
}
.tab-device__td:first-child {
  width: 318px;
  padding-left: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tab-device__td--discount {
  color: #ff0033;
}

.terms {
  color: #111111;
  border-bottom: 1px solid #abb4bc;
}

.terms__dropdown {
  display: block;
  width: 950px;
  margin: 0 auto;
  line-height: 120px;
}
.terms__dropdown:after {
  margin-top: -11px;
  border-top: 2px solid #c8ced4;
  border-right: 2px solid #c8ced4;
}

.terms__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.terms__body {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.terms-table__title {
  margin-bottom: 6px;
  font-weight: bold;
}

.terms-table {
  table-layout: fixed;
  border: 1px solid #abb4bc;
}

.terms-table__tr {
  border-bottom: 1px solid #abb4bc;
}

.terms-table__th {
  width: 250px;
  font-weight: bold;
  color: #738290;
  text-align: center;
  border-right: 1px solid #abb4bc;
  background-color: #e3e6e9;
}

.terms-table__td {
  padding: 18px 30px;
  font-size: 14px;
}

.apply-bottom {
  background-color: #e3e6e9;
}

.apply-bottom__body {
  width: 820px;
  margin: 0 auto;
  padding: 50px 0 60px;
}

.apply-bottom__title {
  margin-bottom: 9px;
  padding-left: 56px;
  font-size: 24px;
  font-weight: bold;
}

.apply-bottom__title--web {
  line-height: 50px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply-bottom_title-web.png");
  background-repeat: no-repeat;
}

.apply-bottom__title--tel {
  line-height: 50px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply-bottom_title-tel.png");
  background-repeat: no-repeat;
}

.apply-bottom__btn {
  display: block;
  height: 120px;
  line-height: 120px;
  margin: 0 auto 30px;
  color: white;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  background-color: #ea7200;
  background-image: -webkit-linear-gradient(90deg, #ff7c00 0%, #fe8900 100%);
  background-image: linear-gradient(0deg, #ff7c00 0%, #fe8900 100%);
  -webkit-box-shadow: 0px 3px 0px 0px #d24000;
  box-shadow: 0px 3px 0px 0px #d24000;
  border-radius: 5px;
}
.apply-bottom__btn:hover {
  background-image: -webkit-linear-gradient(90deg, #FF8B1E 0%, #FFA236 100%);
  background-image: linear-gradient(0deg, #FF8B1E 0%, #FFA236 100%);
  -webkit-box-shadow: 0px 2px 0px 0px #d24000;
  box-shadow: 0px 2px 0px 0px #d24000;
}
.apply-bottom__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.apply-bottom__btn:visited, .apply-bottom__btn:link {
  color: white;
}

.apply-bottom__container {
  overflow: hidden;
}

.apply-bottom__tel {
  position: relative;
  float: left;
  width: 550px;
  height: 120px;
  margin-right: 20px;
  border: 3px solid white;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.apply-bottom__tel:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 30px;
  width: 90px;
  height: 103px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply-bottom_tel-operator.png");
  background-repeat: no-repeat;
  z-index: 2;
}

.apply-bottom__number {
  padding-left: 176px;
  background-color: white;
  line-height: 63px;
  font-size: 51px;
  font-family: Arial;
  font-weight: bold;
  color: #111111;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply_freecall-icon.png");
  background-repeat: no-repeat;
  background-position: 125px 15px;
}

.apply-bottom__time {
  height: 51px;
  padding-top: 6px;
  padding-left: 122px;
  font-size: 14px;
  text-align: center;
  background-color: #fffb8b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.apply-bottom__strong {
  font-weight: bold;
  color: #ff0033;
}

.apply-bottom__reserve {
  float: left;
  display: block;
  width: 250px;
  height: 120px;
  border: 1px solid #1d3994;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.apply-bottom__reserve:hover .apply-bottom__description {
  background-color: #f1f2f4;
}

.apply-bottom__description {
  background-color: white;
  height: 64px;
  padding-top: 13px;
  padding-left: 76px;
  font-size: 14px;
  color: #111111;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/apply-bottom_reserve-icon.png");
  background-repeat: no-repeat;
  background-position: 21px 10px;
  border-radius: 8px 8px 0 0/ 8px 8px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.apply-bottom__link {
  position: relative;
  padding-left: 20px;
  background-color: #f1f2f4;
  font-size: 22px;
  font-weight: bold;
  line-height: 54px;
  color: #1d3994;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 8px 8px/ 0 0 8px 8px;
}
.apply-bottom__link:link, .apply-bottom__link:visited {
  color: #1d3994;
}
.apply-bottom__link:after {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  width: 9px;
  height: 9px;
  margin-top: -7px;
  border-top: 2px solid #c7cdd3;
  border-right: 2px solid #c7cdd3;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.combination__body {
  padding-top: 50px;
  padding-bottom: 50px;
}

.combination__title {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #111111;
  text-align: center;
}

.combination__text {
  margin-bottom: 30px;
  font-size: 14px;
  color: #111111;
  line-height: 1;
  text-align: center;
}

.combination__campaigns {
  width: 853px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.combination__campaign {
  width: 272px;
  margin-right: 18px;
  border: 1px solid black;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.combination__campaign:last-child {
  margin-right: 0;
}

.modal {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.modal__outer {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal__body {
  position: fixed;
  top: 50px;
  left: 50%;
  width: 650px;
  margin-left: -325px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 10px solid rgba(255, 255, 255, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal__content {
  display: none;
}

.modal__first {
  overflow: hidden;
}

.modal__close--icon {
  position: relative;
  display: block;
  float: right;
  width: 18px;
  height: 18px;
  margin-right: 18px;
}
.modal__close--icon:before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: 0;
  width: 20px;
  height: 2px;
  background: #c7cdd3;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.modal__close--icon:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: 0;
  width: 20px;
  height: 2px;
  background: #c7cdd3;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: .3s;
  transition: .3s;
}

.modal__title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #111111;
  text-align: center;
}

.modal__selector {
  width: 560px;
  margin: 0 auto 55px;
}

.modal__btn {
  position: relative;
  display: block;
  height: 96px;
  margin-bottom: 17px;
  padding-left: 31px;
  color: white;
  background-color: #ea7200;
  background-image: -webkit-linear-gradient(90deg, #ff7c00 0%, #fe8900 100%);
  background-image: linear-gradient(0deg, #ff7c00 0%, #fe8900 100%);
  -webkit-box-shadow: 0px 3px 0px 0px #d24000;
  box-shadow: 0px 3px 0px 0px #d24000;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal__btn:hover {
  background-image: -webkit-linear-gradient(90deg, #FF8B1E 0%, #FFA236 100%);
  background-image: linear-gradient(0deg, #FF8B1E 0%, #FFA236 100%);
  -webkit-box-shadow: 0px 2px 0px 0px #d24000;
  box-shadow: 0px 2px 0px 0px #d24000;
}
.modal__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.modal__btn--1 {
  padding: 21px 0 0 31px;
}

.modal__btn--1.course-choice{
  padding-top: 13px;
  height: 86px;
}

.modal__btn--2 {
  line-height: 100px;
  font-size: 30px;
  font-weight: bold;
}

.modal__btn--3 {
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
}

.modal__btn--4 {
  padding-top: 14px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}

.modal__btn--next:after {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  right: 33px;
  width: 9px;
  height: 9px;
  margin-top: -3px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal__btn--external:after {
  content: '';
  position: absolute;
  top: 39px;
  right: 30px;
  width: 18px;
  height: 18px;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/modal_btn-external.png");
  background-repeat: no-repeat;
}

.modal__btn:link, .modal__btn:visited {
  color: white;
}

.modal-btn__description {
  display: block;
  margin-bottom: 14px;
  line-height: 1;
}

.modal-btn__service {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}

.modal-btn__external {
  position: absolute;
  top: 43px;
  right: 58px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}

.modal__closes {
  text-align: center;
}

.modal__control {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
  font-weight: bold;
  line-height: 38px;
  border: 1px solid #8f9ba6;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal__control:last-child {
  margin-right: 0;
}

.modal__subtitle {
  width: 560px;
  margin: 0 auto;
  background-color: #fff8a5;
  line-height: 63px;
  font-size: 24px;
  font-weight: bold;
  color: #cc9900;
  text-align: center;
  border-bottom: 1px solid #f2e186;
  border-radius: 8px 8px 0 0 / 8px 8px 0 0;
}

.modal__campaigns {
  width: 560px;
  margin: 0 auto 56px;
  padding-top: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2e186;
}

.modal__campaign {
  display: block;
  width: 270px;
  margin: 0 auto;
}

.modal__icon {
  margin-bottom: 16px;
  text-align: center;
}

.float-apply {
  position: fixed;
  left: 0;
  width: 100%;
  height: 69px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: white;
  border-bottom: 2px solid #e3e6e9;
  -webkit-box-shadow: 0 1px 1px #abb4bc;
  box-shadow: 0 1px 1px #abb4bc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: top .6s;
  transition: top .6s;
  z-index: 9;
}

.float-apply--show {
  top: 0px;
}

.float-apply--hide {
  top: -79px;
}

.float-apply__body {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}

.float-apply__web {
  float: left;
  width: 475px;
  padding-left: 40px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.float-apply__title {
  float: left;
  width: 142px;
  height: 50px;
  margin-right: 17px;
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #111111;
  line-height: 1.2;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/float-apply_title-bg.png");
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.float-apply__tel {
  float: left;
  width: 475px;
  overflow: hidden;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.float-apply__btn {
  position: relative;
  float: left;
  display: block;
  width: 250px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  line-height: 50px;
  text-align: center;
  background-color: #ea7200;
  background-image: -webkit-linear-gradient(90deg, #ff7c00 0%, #fe8900 100%);
  background-image: linear-gradient(0deg, #ff7c00 0%, #fe8900 100%);
  -webkit-box-shadow: 0;
  box-shadow: 0;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.float-apply__btn:hover {
  background-image: -webkit-linear-gradient(90deg, #FF8B1E 0%, #FFA236 100%);
  background-image: linear-gradient(0deg, #FF8B1E 0%, #FFA236 100%);
}
.float-apply__btn:link, .float-apply__btn:visited {
  color: white;
}

.float-apply__content {
  float: left;
}

.float-apply__time {
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 12px;
  color: #111111;
  line-height: 1;
}

.float-apply__num {
  padding-left: 35px;
  font-family: Arial;
  font-size: 34px;
  font-weight: bold;
  background-image: url("http://i.yimg.jp/images/bb/promo/v1/pc/campaign/electronics/img/float-apply_freecall.png");
  background-repeat: no-repeat;
  background-position: center left;
}

.apply__btn--off {
  background: #c7cdd3;
  color: #95a1ad;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.apply__btn--off:hover {
  background: #c7cdd3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.apply__btn--off:active {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mfukushi {
  background-color: #878787;
  color: white;
  line-height: 40px;
  text-align: center;
}

/* 20anniversary */
.head__campaign{
  background: url(http://i.yimg.jp/images/evt/20th/service/pc_header2-bg.png) repeat-x;
}

.head__campaign-bnr{
  text-align: center;
}

/* FAQ */
.faq{
  border-bottom: 1px solid #abb4bc;
}

.faq__title{
  padding: 70px 0 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.faq__body{
  width: 950px;
  margin:0 auto 100px;
  border-bottom: 1px solid #abb4bc;
}

.faq__list-title{
  padding: 22px 0 19px;
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #abb4bc;
}

.faq__list-title.first{
  border-top: none;
}

.faq__answer{
  padding: 0 85px 25px 25px;
}

.faq__dropdown:after {
  margin-top: -11px;
  border-top: 2px solid #c8ced4;
  border-right: 2px solid #c8ced4;
}

.attention{
  background-color: #d4d9de;
  padding: 10px 0;
  text-align: center;
  border-top: solid 1px #c7cdd3; 
  font-size: 14px;
}
.attention > p{
  width: 950px;
  margin:0 auto;
}

.modal__course-apply{
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.modal__course-apply a{
  color: #f00;
}

.bold{
  font-weight: bold!important;
}


/* bnrarea */
  .bnrarea {
    border-top: solid 1px #c7cdd3;
    padding: 50px 0;
}
.bnrarea__title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.bnrarea__txt {
    text-align: center;
    margin-bottom: 23px;
}
.bnrarea__list {
    width: 950px;
    margin: 0 auto;
    text-align: center;
}
.bnrarea__list li {
    display: inline-block;
    margin-right: 20px;
}
.bnrarea__list li:last-child {
    margin-right: 0;
}
.bnrarea__list li img {
    border: solid 1px #c7cdd3;
}
