@charset "utf-8";

#contents-area,
.lyt-col-1 #contents-body {
  width: 100%;
}

#call-to-order {
  border-top: 1px solid #d1d1d1;
}
#call-to-order p,
#call-to-order li:last-child {
  margin-bottom: 0;
}
#call-to-order .contents-inner {
  width: 950px;
  margin: 0 auto;
}
#call-to-order .bg-gray {
  background-color: #eeeeee;
}
#call-to-order .bg-blue {
  background-color: #c6e4f4;
  /* タブありの場合 */
 border-top: #677abb 3px solid;
}
#call-to-order .section01 {
  padding-bottom: 95px;
}
#call-to-order .section01 .main-visual {
  text-align: center;
  margin-bottom: 40px;
}
#call-to-order .section01 .cv-area {
  width: 870px;
  margin: 60px auto 0;
}
#call-to-order .section01 .cv-image {
  text-align: center;
  margin-top: 70px;
}
#call-to-order .section01 .cv-area .cv-contents .cv-btn {
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/fig_cv_btn.png) no-repeat;
  width: 299px;
  height: 113px;
  display: none;
}
#call-to-order .section01 .cv-area .cv-contents .cv-btn:hover {
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/fig_cv_btn_on.png) no-repeat;
}
#call-to-order .section01 .cv-area .cv-contents .cv-btn.show {
  display: block;
}
#call-to-order .section02 {
  padding: 100px 0;
}
.h2-title,
#call-to-order .section02 .h2-title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 40px;
}
.recommended-area .recommended-contents {
  display: flex;
  flex-wrap: wrap;
}
.recommended-area .recommended-contents .recommended-image {
  padding: 0 20px 20px 0;
  font-size: 14px;
}
.recommended-area .recommended-contents .recommended-image:nth-child(2n) {
  padding-right: 0;
}
#call-to-order .section02 .movie-block {
  width: 950px;
  height: 534px;
}
#call-to-order .section02 .step-area .text-purple {
  color: #657bbc;
}
#call-to-order .section02 .step-area .step-image01 {
  margin-bottom: 45px;
}
#call-to-order .section02 .step-area .step-image01 .step-form,
#call-to-order .section02 .step-area .step-image01 .step-tel {
  display: none;
}
#call-to-order .section02 .step-area .step-image01 .step-form.show,
#call-to-order .section02 .step-area .step-image01 .step-tel.show {
  display: block;
}
#call-to-order .section02 .step-area .step-bg-solid {
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/bg-step-area.png) repeat-y;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents {
  margin-bottom: 35px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box {
  overflow: hidden;
  background-color: #fff;
  border-radius: 14px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box:after {
  content: "";
  clear: both;
  display: block;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item01 {
  width: 145px;
  background-color: #ffdd17;
  float: left;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item01 .step-title {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  padding: 22px 0;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item01 .step-title.type-01{
 padding: 77px 0;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item01 .step-title .step-number {
  font-size: 43px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02 {
  width: 805px;
  float: left;
  display: table;
  height: 136px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02.type-01{
  width: 805px;
  float: left;
  display: table;
  height: 246px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02 .step-text {
  padding: 0 20px;
  vertical-align: middle;
  display: table-cell;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02 .step-btn {
  display: table-cell;
  vertical-align: middle;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02 .step-btn .btn-image {
  width: 272px;
  height: 46px;
  display: block;
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/fig_step_btn.png) no-repeat;
  margin-top: 30px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02 .step-btn .btn-image:hover {
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/fig_step_btn_on.png) no-repeat;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02 .step-image {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 0 20px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box:last-child .step-item02 .step-image {
  text-align: left;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step01 {
  margin-bottom: 35px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step01.step-form,
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step01.step-tel {
  display: none;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step01.step-form.show,
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step01.step-tel.show {
  display: block;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step02 {
  margin-bottom: 45px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step03 {
  margin-bottom: 35px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step04 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffdd17;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step04 .goal-image {
  margin: 20px 28px 20px 0;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step04 .goal-text {
  font-size: 30px;
  font-weight: bold;
  vertical-align: middle;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .h3-title {
  font-size: 22px;
  margin-bottom: 20px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-description {
  font-size: 15px;
}
#call-to-order .section02 .step-area .step-bg-solid .step-image02 {
  margin-left: 140px;
  padding-bottom: 40px;
  display: table;
  height: 100%;
}
#call-to-order .section02 .step-area .step-bg-solid .step-image02.step-form {
  display: none;
}
#call-to-order .section02 .step-area .step-bg-solid .step-image02.step-form.show {
  display: block;
}
#call-to-order .section02 .step-area .step-bg-solid .step-image02 .step-icon {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#call-to-order .section02 .step-area .step-bg-solid .step-image02 .step-description {
  width: 690px;
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
}
#call-to-order .section03 {
    /* タブありの場合 */
 padding: 55px 0 0;
    /* タブなしの場合 */
    /* padding: 0; */
}
/*#call-to-order .section02 .model-line-up-contents {
  display: flex;
  flex-wrap: wrap;
}
#call-to-order .section02 .model-line-up-contents .model-image {
  margin-right: 16px;
  background-color: #fff;
}
#call-to-order .section02 .model-line-up-contents .model-image:last-child {
  margin-right: 0;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-icon-area {
  display: flex;
  padding: 20px;
  margin-bottom: 40px;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-icon-area .model-icon {
  border-radius: 7px;
  text-align: center;
  margin-right: 10px;
  padding: 4px 10px;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-icon-area .model-icon:last-child {
  margin-right: 0;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-icon-area .model-icon.icon-black {
  background-color: #000;
  color: #fff;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-icon-area .model-icon.icon-yellow {
  background-color: #ffdd17;
  font-weight: bold;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  padding: 50px 0 40px;
}
#call-to-order .section02 .model-line-up-contents .model-image .model-name .small-caps {
  font-variant-caps: all-small-caps;
}*/
#call-to-order .section02 .campaign-bnr {
  text-align: center;
  margin-bottom: 20px;
}
#call-to-order .section02 .campaign-description {
  margin: 0 0 0 120px;
}
@-webkit-keyframes arrowUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
  }
  50% {
    -webkit-transform: translate3d(0, -30%, 0) rotate(315deg);
    transform: translate3d(0, -30%, 0) rotate(315deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
  }
}
@keyframes arrowUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
  }
  50% {
    -webkit-transform: translate3d(0, -30%, 0) rotate(315deg);
    transform: translate3d(0, -30%, 0) rotate(315deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(315deg);
    transform: translate3d(0, 0, 0) rotate(315deg);
  }
}
@-webkit-keyframes arrowDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
  }
  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(135deg);
    transform: translate3d(0, 30%, 0) rotate(135deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
  }
}
@keyframes arrowDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
  }
  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(135deg);
    transform: translate3d(0, 30%, 0) rotate(135deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
  }

}
#call-to-order .section02 .qa-list {
  width: 950px;
  margin: 0 auto;
}
#call-to-order .section02 .qa-list .qa-list-item {
  border-radius: 12px;
  background-color: #fff;
  margin-bottom: 10px;
}
#call-to-order .section02 .qa-list .qa-list-item.open {
  background-color: #f2fcfe;
}
#call-to-order .section02 .qa-list .qa-list-item .item-q,
#call-to-order .section02 .qa-list .qa-list-item .item-a {
  font-size: 18px;
  margin-bottom: 0;
}
#call-to-order .section02 .qa-list .qa-list-item .item-q {
  padding: 20px 50px 20px 20px;
}
#call-to-order .section02 .qa-list .qa-list-item .item-a {
  font-weight: bold;
  padding: 20px;
  border-top: 1px solid #ccc;
}
/*#call-to-order .section02 .qa-list .qa-list-item .item-a.item-a_contain-img {
  border-top: 0;
  padding-top: 0;
}*/
#call-to-order .section02 .qa-list .qa-img {
  margin-top: 20px;
  text-align: center;
}
#call-to-order .section02 .qa-list .qa-img + .qa-bold-text {
  padding-top: 20px;
}
#call-to-order .section02 .qa-list .item-a > *:first-child {
  margin-top: 0;
}
#call-to-order .section02 .qa-list .qa-list-item .item-a.item-a_contain-img .qa-img .qa-img-card {
  width: 250px;
}
#call-to-order .section02 .qa-list .qa-list-item .item-a .qa-text,
#call-to-order .section02 .qa-list .qa-list-item .item-q .qa-text {
  display: table-cell;
}
#call-to-order .section02 .qa-list .qa-list-item .item-a .qa-bold-text,
#call-to-order .section02 .qa-list .qa-list-item .item-q .qa-bold-text {
  display: table-cell;
  font-size: 24px;
  font-weight: bold;
  color: #657bbc;
  padding-right: 10px;
}
#call-to-order .section02 .qa-list .qa-list-item .item-q {
  position: relative;
  cursor: pointer;
}
#call-to-order .section02 .qa-list .qa-list-item .item-q:after {
  content: "";
  display: block;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
  transform: rotate(135deg);
  z-index: 0;
}
#call-to-order .section02 .qa-list .qa-list-item .item-q:hover:after {
  animation: arrowDown 0.4s 3;
}
#call-to-order .section02 .qa-list .qa-list-item.open .item-q:after {
  margin-top: -2px;
  transform: rotate(315deg);
}
#call-to-order .section02 .qa-list .qa-list-item.open .item-q:hover:after {
  animation: arrowUp 0.4s 3;
}
#call-to-order .floating-bnr {
  position: fixed;
  z-index: 10;
  width: 100%;
  bottom: 0;
  padding: 12px 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
}
/* #call-to-order .floating-bnr.hide {
  display: none !important;
} */
#call-to-order .floating-bnr .btn-area {
  width: 540px;
  margin: 0 auto;
}
#call-to-order .floating-bnr .bnr-btn {
  display: block;
  height: 116px;
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/fig_floating_tel_btn.webp) no-repeat;
  background-size: cover;
}
/* #call-to-order .floating-bnr .bnr-btn:hover {
  background: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/fig_floating_btn_on.png) no-repeat;
} */

/*GW注釈用*/
#call-to-order .box-gw{
  padding: 30px 0;
  margin-bottom:  30px;
  font-size: 18px;
  color: #333333;
}
#call-to-order .box-gw .title{
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 10px;
}

#call-to-order .ticker-area {
  width: 100%;
  padding: 15px 0;
  background-color: #677abb;
}

#call-to-order .ticker-text {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 22px;
}

/* tab */
.step-tab-wrap .step-tab-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 3px solid #677abb;
}

.step-tab-wrap .step-tab-button {
  width: 465px;
  padding: 25px 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  box-sizing: border-box;
  text-align: center;
  background-color: #a8c3d1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 3px solid #a8c3d1;
  border-top: 3px solid #a8c3d1;
  border-right: 3px solid #a8c3d1;
  position: relative;
  cursor: pointer;
}
.step-tab-wrap .step-tab-button.active {
  background-color: #fff;
  border-left: 3px solid #677abb;
  border-top: 3px solid #677abb;
  border-right: 3px solid #677abb;
}
.step-tab-wrap .step-tab-button.active::after {
  content: '';
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -3px;
}
.step-tab-wrap .step-tab-button a {
  list-style: none;
  text-decoration: none;
  color: #434e54;
}
.step-tab-wrap .step-tab-button.active a {
  color: #000;
}

.step-tab-wrap .step-tab-contents {
  margin-top: 40px;
}

.step-tab-wrap .contents-iphone {
  display: block;
}
.step-tab-wrap .contents-other {
  /* display: none; */
}
/* ---------------------------
  str-border-box
---------------------------- */
.str-border-box{
  width: 100%;
  border: 3px solid #677abb;
  background: #677abb;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  margin-top: 20px;
}
.cv-area .str-border-box{
  display: none;
  margin: 0 auto;
  width: 870px;
}
.cv-area .str-border-box.show{
  display: block;
}
.str-border-box-title{
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.str-border-box-desc{
  background: #ffffff;
  padding: 18px 0;
}
.str-border-box-desc-inner{
  padding: 0 28px;
}
.pc-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pc-3col{
  display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/* .str-border-box-desc-item + .str-border-box-desc-item{
  margin-left: 20px;
} */
.str-icon-circle{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-flow: column;
  width: 90px;
  height: 90px;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  background: #ffe109;
  color: #004385;
  border: 1px solid #ffe109;
  box-sizing: border-box;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 21px;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.str-icon-circle-3col{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex-flow: column;
  width: 60px;
  height: 60px;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
  background: #ffe109;
  color: #004385;
  border: 1px solid #ffe109;
  box-sizing: border-box;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.str-strong{
  font-size: 29px;
}
.str-strong-3col{
  font-size: 20px;
}
.str-link-tel-num{
  display: block;
/*  text-align: center;*/
  font-size: 35px;
  font-weight: bold;
  color: #004385;
}
.str-border-box-desc-txt{
  font-size: 16px;
}
str-border-box-desc-txt-3col {
  font-size: 15px;
}
.str-border-box-desc-txt-s{
  font-size: 14px;
}
.str-border-box-title.type-01{
  padding: 5px 0;
}
.str-border-box-desc-inner.type-01{
  padding: 0 10px;
}
.str-border-box-desc.type-01{
  padding: 10px 0;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item01 .step-title.type-02 {
  padding: 117px 0;
}
#call-to-order .section02 .step-area .step-bg-solid .step-contents .step-box .step-item02.type-02 {
  width: 805px;
  float: left;
  display: table;
  height: 326px;
}
#call-to-order .movie-contents {
  display: none;
}
#call-to-order .movie-contents.show {
  display: block;
}
.section01-txt {
  text-align: center;
  margin-top: 40px;
  font-size: 18px;
}
a.section01-btn {
  display: block;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #c1c1c2;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  font-family: "Hiragino Sans W3","ヒラギノ角ゴ ProN W3","WinGothic W3",sans-serif;
  font-weight: bold;
  line-height: 153%;
  -webkit-transition: .3s;
  transition: .3s;
  background: transparent;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  width: 410px;
  margin: 30px auto 0;
  background-color: #657bbc;
  color: #fff;
  position: relative;
  text-decoration: none;
}
a.section01-btn:hover {
  opacity: 0.7;
}
a.section01-btn::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -4px;
}

/**2020.10.06追加*/
.main-visulal-header {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    background-color: #f078aa;
    text-align: center;
    font-size: 22px;
}
.mx-pc-auto {
  text-align: center;
}

.childs-pc-mt-15>*:not(:first-child){margin-top:15px;}

.btn-for-booking {
    display: inline-block;
    position: relative;
    width: 450px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #f078aa;
    color: #fff!important;
    text-decoration: none!important;
    border-radius: 25px;
    font-size: 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-for-booking:hover {
  opacity: 0.7;
}

.btn-for-booking::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.list-notes {
  display: inline-block;
  list-style: disc;
  font-size: 12px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: left;
}
.list-notes li:not(:first-child) {
  margin-top: 10px;
}
.str-border-box-desc-inner > .list-notes {
  display: table;
  margin: 0 auto;
  max-width: 600px;
  margin-top: 20px;
  padding-left: 25px;
}
.qa-list-item .qa-text > .list-notes {
  margin: 10px 0 0 21px;
  font-size: 18px;
}
/* ---------------------------
  str-border-box
---------------------------- */
.str-border-box2{
  width: 100%;
  border: 3px solid #f078aa;
  background: #f078aa;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.str-border-box-desc2{
  background: #ffffff;
  padding: 30px 0;
}

/* ---------------------------
  tabcontent
---------------------------- */
#qa-ohter,
#qa-new-iphone,
#tabcontent-new-iphone,
#tabcontent-ohter {
  display: none!important;
}

#qa-ohter.open,
#qa-new-iphone.open,
#tabcontent-new-iphone.open,
#tabcontent-ohter.open {
  display: block!important;
}

/* タブありの場合 */

#qa-ohter,
#qa-new-iphone {
  border-top: #677abb 3px solid;
}


.content-100w {
  width: 100%!important;
}

.tabcontent-qa-label,
.tabcontent-label {
  font-size: 22px;
  font-weight: bold;
  color: #5b6a72;
  height: 69px;
  line-height: 70px;
  width: 475px;
  text-align: center;
  /*background-color: #a8c3d1;
  border-top: #a8c3d1 3px solid;
  border-bottom: #677abb 3px solid;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;*/
  cursor: pointer;
  background-image: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/tab_close.png?20201014);
  background-repeat: no-repeat;
  background-size: contain;
}

.tabcontent-label:only-child,
.tabcontent-qa-label:only-child {
  margin: 0 auto;
  cursor: default;
}

.tabcontent-qa-label.open,
.tabcontent-label.open{
  /*background-color: #fff;
  border: #677abb 3px solid;
  border-bottom: #c6e4f4 3px solid;*/
  color: #333;
  height: 72px;
  line-height: 72px;
  background-image: url(/mobile/set/data/special/call-to-order/img/p/2019-call-to-order/tab_open.png?20201014);
}

.label-qa-box,
.label-box {
  display:-webkit-box!important; display:-webkit-flex!important; display:-ms-flexbox!important; display:flex!important;
  -webkit-box-pack:justify!important; -webkit-justify-content:space-between!important; -ms-flex-pack:justify!important; justify-content:space-between!important;
  width: 950px;
  margin: 0 auto -3px;
}

ul.set-note {
  list-style: disc;
  margin: 0 20px;
  font-size: 14px;
}
.white-box {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 40px;
}

.border-box-type01{
  margin-top: 20px;
  border: 4px solid #e0e0e0;
  background-color: #ffffff;
}

.border-box-type01_inner{
  padding: 20px 30px;
  box-sizing: border-box;
}

.border-box-type01_ttl{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.border-box-type01_text__strong{
  margin-top: 20px;
  font-size: 16px;
  color: #00999b;
}

.border-box-type01_text__strong + .border-box-type01_text__strong{
  margin-top: 10px;
}

.inline-center {
  text-align: center;
}
/*---------------------
    2021 2/22追加
----------------------*/
.mt-pc-10 {
  margin-top: 10px !important;
}
.mt-pc-20 {
  margin-top: 20px !important;
}
.mt-pc-30 {
  margin-top: 30px !important;
}
.mt-pc-40 {
  margin-top: 40px !important;
}
.mt-pc-50 {
  margin-top: 50px !important;
}
.mt-pc-60 {
  margin-top: 60px !important;
}
.mt-pc-70 {
  margin-top: 70px !important;
}
.mt-pc-80 {
  margin-top: 80px !important;
}
.mt-pc-90 {
  margin-top: 90px !important;
}
.mt-pc-100 {
  margin-top: 100px !important;
}
.pt-pc-50 {
  padding-top: 50px !important;
}
.pb-pc-100 {
  padding-bottom: 100px !important;
}
.contents-inner-img-wrap {
  margin: 0 auto;
  width: 100%;
}
/*---------------------
    2021 9/14追加
----------------------*/
/* .btn-for-booking.disabled {
  pointer-events: none;
} */
.reserve-wrap {
  margin: 40px 0 auto;
  text-align: center;
}
.reserve-wrap .reserve-text {
  font-size: 16px;
}
.str-border-info-text {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #657bbc;
}
.recommended-contents-wrap {
  padding: 100px 0 80px;
}
.recommended-contents-wrap .recommended-area {
  margin-top: 40px;
}
.recommended-contents-wrap .recommended-contents-title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.step-item02 .list-notes {
  display: table;
}
/*---------------------
    2022 12/06 追加 (※年末年始用)
----------------------*/
.info-wrap{
  margin: 40px;
  padding: 20px 0;
  text-align: center;
  border: solid 1px #333;
}

.info-wrap .info-ttl {
  font-size: 22px;
  font-weight: bold;
}

.info-wrap .info-txt {
  font-size: 16px;
}

/*---------------------
    2024 12/11 追加 (※年末年始休業日用)
----------------------*/
.info-txt-holidays {
  font-size: 13px;
  padding-left: 1em;
  text-indent: -1em;
}
.step-contents .info-txt-holidays {
  font-size: 12px;
}

/*---------------------
    2025 10/30追加
----------------------*/
.reserve-wrap .btn-for-booking {
  width: 410px;
  height: 80px;
  line-height: 80px;
  border-radius: 40px;
  margin-top: 30px;
  background-color: #657bbc;
}
.reserve-wrap .btn-for-booking::after {
  right: 30px;
}

#call-to-order .section01 .video-call {
  width: 950px;
  margin: 60px auto 0;
}
#call-to-order .section01 .video-call-title {
  position: relative;
  color: #004385;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  background-color: #c6e4f4;
  border-radius: 16px;
  padding: 27px 0 21px;
  text-align: center;
  cursor: pointer;
}
#call-to-order .section01 .active .video-call-title {
  border-radius: 16px 16px 0 0;
}
#call-to-order .section01 .video-call-title::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 53%;
  transform: rotate(135deg);
  transition: transform 0.3s;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #004385;
  border-right: 3px solid #004385;
  margin-top: -8px;
}
#call-to-order .section01 .active .video-call-title::after {
  transform: rotate(315deg);
  top: 63%;
}
#call-to-order .section01 .video-call-title:hover::after {
  animation: arrowDown 0.4s 3;
}
#call-to-order .section01 .active .video-call-title:hover::after {
  animation: arrowUp 0.4s 3;
}
#call-to-order .section01 .video-call-contents {
  display: none;
  border: 4px solid #c6e4f4;
  border-radius: 0 0 16px 16px;
  padding: 40px 50px;
}
#call-to-order .section01 .video-call-contents .video-call-lead {
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
#call-to-order .section01 .video-call-contents .video-call-lead .video-call-bold {
  color: #f078aa;
  font-weight: bold;
}
#call-to-order .section01 .video-call-contents .video-call-image {
  text-align: center;
  margin-top: 40px;
}
#call-to-order .section01 .video-call-contents .list-notes {
  padding-left: 20px;
}
#call-to-order .section01 .video-call-contents .list-notes li:not(:first-child) {
  margin-top: 5px;
}

.recommended-review {
  display: flex;
  gap: 10px;
  margin-top: 70px;
  align-items: stretch;
}
.recommended-review .recommended-review-item {
  position: relative;
  width: 230px;
  background-color: #fff;
  border: 3px solid #c3e0ef;
  padding: 60px 15px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.recommended-review .recommended-review-item:nth-child(2n) {
  border-color: #e9cd32;
}
.recommended-review .recommended-review-item .recommended-review-image {
  position: absolute;
  width: 80px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.recommended-review .recommended-review-item .recommended-review-text {
  font-size: 15px;
  flex: 1;
}
.recommended-review .recommended-review-item .recommended-review-text-age {
  font-size: 15px;
  text-align: right;
}

.step-tabcontent {
  background-color: #c6e4f4;
  padding-bottom: 0 !important;
}
