@charset "UTF-8";
/*$font-noto-sans-jp: true; // true or false
@if $font-noto-sans-jp {
  $font-style: 'Noto Sans JP', sans-serif;
}*/
/* ==========================================================================//
//
// [個別スタイル]
//
// ========================================================================== */
.p-campaign {
  padding-top: 220px;
  margin-top: -10px;
}

@media screen and (max-width: 896px) {
  .p-campaign {
    padding-top: 143px;
  }
}

.p-campaign .l-campaign-top {
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 896px) {
  .p-campaign .l-campaign-top {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-campaign .l-hero {
  width: calc(100% - 100px);
  height: 794px;
  margin: auto;
  margin-top: -32px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 896px) {
  .p-campaign .l-hero {
    width: 100%;
    height: 732px;
    margin-top: -25px;
  }
}

.p-campaign .l-hero__in {
  height: 100%;
}

.p-campaign .l-hero__in picture {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-campaign .l-hero__in img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 896px) and (min-width: 730px) {
  .p-campaign .l-hero__in img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 400px) {
  .p-campaign .l-hero__in img {
    width: 100%;
    height: 100%;
  }
}

.p-campaign .c-box-let-start .c-heading-md-line {
  padding-bottom: 20px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-let-start .c-heading-md-line {
    padding-bottom: 7px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-let-start.c-box-contact-us__pink {
    margin-top: 0;
  }
}

.p-campaign .c-box-footer {
  max-width: 800px;
  margin-top: 50px;
  text-align: left;
  border-top: 2px solid #fff;
  padding-left: 7.11%;
  padding-top: 3.81%;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-footer {
    padding-left: 0;
    margin-top: 46px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-footer.is-cash-back {
    margin-top: 16px;
  }
}

.p-campaign .c-box-contact-us__pink.-no-border {
  border: 0;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-contact-us__pink.-no-border {
    padding: 0 20px;
  }
}

.p-campaign .c-box-step-footer {
  position: relative;
  padding: 10px 30px 50px;
  background: #fff;
  z-index: 2;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-step-footer {
    padding: 10px 15px 30px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-step-footer .c-text-common-jp {
    font-size: 1.3rem;
    line-height: 1.55;
  }
}

@media screen and (min-width: 897px) {
  .p-campaign .c-box-step-footer .c-heading-md {
    line-height: 1;
  }
}

.p-campaign .c-box-interview-campaign {
  margin-top: 50px;
  padding-bottom: 130px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-interview-campaign {
    margin-top: 30px;
    padding-bottom: 50px;
  }
}

.p-campaign .c-box-interview-campaign .c-box-benefits__in {
  padding-bottom: 0;
}

.p-campaign .c-box-question-small {
  background: #fff;
  padding: 50px 30px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-question-small {
    padding: 25px 15px 30px;
    margin-top: 28px;
  }
}

.p-campaign .c-box-question-small .c-box-question-small__in {
  width: 100%;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-question-small .c-text {
    margin-top: 10px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-question-small .c-image {
    margin-top: 10px;
  }
}

.p-campaign .c-box-question-small__item::before,
.p-campaign .c-box-question-small__item::after {
  display: none;
}

.p-campaign .c-box-question-small__item .c-box-detail {
  width: 53.95%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 53.95%;
  -ms-flex: 0 1 53.95%;
  flex: 0 1 53.95%;
  padding-top: 10px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-question-small__item .c-box-detail {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}

.p-campaign .c-box-question-small__item .c-box-image {
  width: 43.04%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 43.04%;
  -ms-flex: 0 1 43.04%;
  flex: 0 1 43.04%;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-question-small__item .c-box-image {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}

.p-campaign .c-box-question-small__item .c-box-image .c-image {
  width: 100%;
}

.p-campaign .c-box-question-small__item .c-box-image .c-image img {
  width: 100%;
  max-width: 100%;
}

.p-campaign .c-heading-access {
  min-width: 590px;
  font-size: 2.8rem;
  padding: 11px 18px 11px 10px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-heading-access {
    font-size: 1.5rem;
    min-width: 0;
  }
}

.p-campaign .c-heading-access.-second-place {
  min-width: 824px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-heading-access.-second-place {
    min-width: 0;
  }
}

.p-campaign .c-box-map {
  max-width: 1720px;
  margin: 80px auto 50px;
  position: relative;
  padding: 0;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-map {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 32px;
    margin-top: 44px;
  }
}

.p-campaign .c-box-map .c-box-map__in {
  max-width: 1050px;
  margin: 0 auto;
}

.p-campaign .c-box-map .c-map {
  position: absolute;
  padding-top: 25.94%;
}

@media screen and (min-width: 897px) {
  .p-campaign .c-box-map .c-map {
    right: 50%;
    left: 0;
    top: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-map .c-map {
    position: relative;
    width: 100%;
    padding-top: 107%;
  }
}

.p-campaign .c-box-map .c-map .c-embed-map {
  width: 100%;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-map .c-map .c-embed-map {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}

.p-campaign .c-box-map .c-map .c-embed-map iframe {
  width: 100%;
  height: 100% !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-map .c-map .c-embed-map iframe {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}

.p-campaign .c-box-map .c-detail {
  width: calc(50% - 50px);
  margin-left: calc(50% + 50px);
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-map .c-detail {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0 auto;
    padding-top: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-campaign .c-box-map .c-detail .c-heading-access {
  min-width: auto;
  width: 100%;
  font-size: 2rem;
  padding: 16px 18px 14px 10px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-map .c-detail .c-heading-access {
    font-size: 1.5rem;
    padding: 13px 18px 12px 10px;
    margin-bottom: 11px;
  }
}

.p-campaign .c-list-access .title {
  width: 157px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-button-contact__in {
    width: 100% !important;
  }
}

.p-campaign .c-box-content-grid-type__card .c-text {
  margin-top: 15px;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-content-grid-type__card .c-text {
    margin-top: 12px;
    line-height: 1.55;
    padding: 0 5px;
  }
}

.p-campaign .js-video-modal-open {
  display: block;
}

.p-campaign .js-video-modal-open:hover {
  opacity: 1;
}

.p-campaign .js-video-modal-open:hover::after {
  opacity: 0.7;
}

.p-campaign .js-video-modal-open:hover img {
  opacity: 1;
}

.p-campaign .js-video-modal-open::after {
  content: "";
  background: url(/assets/_img/common/ico_play.svg) no-repeat;
  -webkit-background-size: 78px 78px;
  background-size: 78px;
  width: 78px;
  height: 78px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

@media screen and (max-width: 896px) {
  .p-campaign .js-video-modal-open::after {
    -webkit-background-size: 50px 50px;
    background-size: 50px;
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-contact-us__detail {
    padding: 0 10px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign
    .c-box-contact-us__pink
    .c-box-contact-us__button
    .c-button-contact--tel
    .c-button-contact__in,
  .p-campaign
    .c-box-contact-us__pink-no-bdr
    .c-box-contact-us__button
    .c-button-contact--tel
    .c-button-contact__in {
    background-position: 45px 11px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign
    .c-box-contact-us__pink
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in,
  .p-campaign
    .c-box-contact-us__pink-no-bdr
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in {
    background-position: 46px 8px;
  }
  .p-campaign
    .c-box-contact-us__pink
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in:before,
  .p-campaign
    .c-box-contact-us__pink-no-bdr
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in:before {
    left: 46px;
  }
  .p-campaign
    .c-box-contact-us__pink
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in:after,
  .p-campaign
    .c-box-contact-us__pink-no-bdr
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in:after {
    left: 46px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-step-row-type__detail {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-step-row-type__image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-interview-campaign .c-box-title {
    padding-top: 61px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-interview-campaign .c-box-title .sub-title {
    margin-top: -4px;
    line-height: 1.53;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-interview-campaign .c-box-title .sub-title::before {
    left: -56px;
    bottom: 1px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-interview-campaign .c-box-title .sub-title::after {
    right: -56px;
    bottom: 1px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign
    .c-box-question-small__item.-right-bg
    + .c-box-question-small__item.-left-bg {
    margin-top: 22px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign
    .c-box-question-small__item.-left-bg
    + .c-box-question-small__item.-right-bg {
    margin-top: 22px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-list-access .detail {
    line-height: 1.5;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-list-access__item {
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign + .l-footer {
    margin-top: 50px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-list-access-step__item {
    padding: 0;
  }
}

.p-campaign .slick-dots {
  text-align: center;
  position: relative;
  top: -10px;
  left: -12px;
}

.p-campaign .slick-dots li {
  display: inline-block;
  margin: 0 6px;
  font-size: 0;
  line-height: 0;
  width: 11px;
  height: 11px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f4f4f4;
}

.p-campaign .slick-dots li.slick-active {
  background-color: #fa7777;
}

@media screen and (max-width: 896px) {
  .p-campaign .slick-slide img {
    width: 100%;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .js-slider-sp-dotted-access {
    margin-top: 0;
    -webkit-transform: scale(0.87);
    -ms-transform: scale(0.87);
    transform: scale(0.87);
    margin-left: -9%;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .js-slider-sp-dotted-access .c-list-access-step__item {
    margin-top: 0;
  }
}

.p-campaign .js-slider-sp-dotted-access .slick-list {
  overflow: visible;
}

.p-campaign .js-slider-sp-dotted-access .slick-slide {
  margin: 0 13px;
}

.p-campaign .js-slider-sp-dotted-access .slick-dots {
  top: 19px;
  left: 9%;
}

.p-campaign .js-slider-sp-dotted-access .slick-dots li {
  display: inline-block;
  margin: 0 6px;
  font-size: 0;
  line-height: 0;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f4f4f4;
}

.p-campaign .js-slider-sp-dotted-access .slick-dots li.slick-active {
  background-color: #fa7777;
}

@media screen and (max-width: 896px) {
  .p-campaign .c-list-access-step {
    display: block;
  }
}

@media screen and (min-width: 897px) {
  .p-campaign .c-box-access-campaign {
    overflow: hidden;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-access-campaign .c-box-title {
    padding-top: 32px;
    display: block;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-access-campaign .sub-title::before {
    left: -65px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-access-campaign .sub-title::after {
    right: -65px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-access-campaign .c-box-label {
    display: block;
    width: 100%;
    padding: 0 22px;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-access-campaign .c-box-label .c-heading-access {
    display: block;
    padding: 8px;
    margin-top: 30px;
    font-size: 2rem;
    line-height: 1.33;
  }
}

@media screen and (max-width: 896px) {
  .p-campaign .c-box-access-campaign .c-list-access-step .tag {
    font-size: 2.8rem;
  }
}

.c-box-benefits__in .c-box-title .sub-title {
  min-width: 300px;
}

@media screen and (max-width: 896px) {
  .c-box-benefits__in .c-box-title .sub-title {
    min-width: 220px;
  }
}
.c-box-benefits__in .sub-title.-let-start {
  min-width: 600px;
}
@media screen and (max-width: 896px) {
  .c-box-benefits__in .sub-title.-let-start {
    min-width: 220px;
  }
}

/*************

消費者庁対応

*************/
@media screen and (max-width: 896px) {
  .new_baseprice {
    transform: translateY(-25px);
  }
  .new_btn .new_txt_wrap .en {
    display: none;
  }
  .new_btn {
    margin-top: 10px;
  }
  .new_btn .new_txt_wrap .ja {
    font-size: 24px;
  }
  .c-hero-detail__cash-back._new {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 896px) {
  .p-campaign .c-box-step-footer .c-text-common-jp._new {
    font-size: 1.3rem;
    line-height: 1.55;
  }
}

.c-hero-detail__cash-back._new {
  font-size: 2.6rem;
}
.c-hero-detail__cash-back._new .small {
  font-size: 0.7em;
  padding-left: 3px;
  padding-right: 3px;
}
.c-text-common-jp.u-mt-20-md.c-text-footer-sp._new {
  font-size: 2.4rem;
}
.new_kvconvlist {
  padding-top: 5px;
  width: 100%;
  padding-left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.new_btn {
  width: 100%;
  min-height: 60px;
  background: #fff;
  display: block;
  padding: 0 20px;
  border-radius: 60px;
  border: 2px solid #da003e;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_btn:before {
  content: "";
  background: url(../_img/campaign/ico_phonenew.svg) no-repeat center center /
    cover;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 10px;
}
.new_btn._mail:before {
  background: url(/assets/_img/common/ico_mail.svg) no-repeat center center /
    cover;
}
.new_btn._mail {
  background: #da003e;
}
.new_btn._mail._type2 {
  background: #fff;
  border: 2px solid #da003e;
}
.new_btn._mail._type2 .ja {
  color: #da003e;
}
.new_btn._mail .ja {
  color: #fff;
}
.new_btn .new_txt_wrap {
  text-align: left;
  /* color:#1A1311; */
  color: #fff;
  font-weight: bold;
}
.new_btn .new_txt_wrap .ja {
  font-size: 13px;
  line-height: calc(30 / 24);
}
.new_btn .new_txt_wrap .en {
  font-size: 50px;
  font-family: Teko;
}
.c-campaign-top__title .lg ._pc,
.c-campaign-top__title .sm ._pc {
  display: block;
}
.c-campaign-top__title .lg ._sp,
.c-campaign-top__title .sm ._sp {
  display: none;
}
@media screen and (max-width: 896px) {
  .c-campaign-top__title .lg ._pc,
  .c-campaign-top__title .sm ._pc {
    display: none;
  }
  .c-campaign-top__title .lg ._sp,
  .c-campaign-top__title .sm ._sp {
    display: block;
  }
}

.new_btn .new_txt_wrap span {
  display: block;
}
.new_reservationtxt {
  font-size: 16px;
  line-height: calc(28 / 18);
  text-align: center;
  font-weight: bold;
  color: #fff;
  border-top: 2px solid #fff;
  padding-top: 10px;
  margin-top: 20px;
  margin-bottom: 5px;
}
@media screen and (min-width: 897px) and (max-width: 1140px) {
  .c-hero-detail__in {
    padding-left: 7%;
    padding-right: 7%;
  }
  .new_btn .new_txt_wrap .en {
    font-size: 4rem;
  }
}

@media screen and (min-width: 897px) {
  .new_reservationtxt {
    font-size: 22px;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .new_btn {
    min-height: 110px;
    max-width: 380px;
    width: 49%;
  }
  .new_btn::before {
    width: 45px;
    height: 45px;
  }
  .new_btn .new_txt_wrap .ja {
    font-size: 24px;
  }
}
.c-box-contact-us__button.-full-width a.c-link-tel.c-button-contact--tel {
  border: 2px solid #da003e;
}
.c-box-contact-us__button.-full-width
  a.c-link-tel.c-button-contact--tel
  span.c-button-contact__in {
  background-image: url(/assets/_img/common/ico_phone-0.svg);
  background-position: 16px 15px;
}
@media screen and (max-width: 767px) {
  .c-box-contact-us__button.-full-width
    a.c-link-tel.c-button-contact--tel
    span.c-button-contact__in {
    background-image: url(/assets/_img/common/ico_phone-0.svg);
    background-position: 46px 13px;
  }
}
.c-box-contact-us__pink .c-box-contact-us__button .c-button-contact--email {
  background: #da003e;
  border: solid 2px #da003e;
}
@media screen and (max-width: 767px) {
  .c-box-contact-us__button.-full-width
    a.c-link-tel.c-button-contact--tel
    span.c-button-contact__in {
    background-image: url(/assets/_img/common/ico_phone-0.svg);
    background-position: 46px 13px;
  }
}
.c-box-contact-us__pink
  .c-box-contact-us__button
  .c-button-contact--email
  .c-button-contact__in:before {
  background: url(/assets/_img/common/ico_mail.svg) no-repeat center center;
  width: 45px;
  height: 45px;
  background-size: 45px;
}
@media screen and (max-width: 767px) {
  .c-box-contact-us__pink
    .c-box-contact-us__button
    .c-button-contact--email
    .c-button-contact__in:before {
    background: url(/assets/_img/common/ico_mail.svg) no-repeat center center;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
}

/* campaign add */

.u_fixwidth {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.p-campaign {
  padding-top: 0;
  margin-top: -10px;
}
.l_camp_kv {
  position: relative;
  /* background: #0064BB; */
  background: url(../../assets/_img/campaignnew/main_bg.png) no-repeat center
      top / contain,
    url(../../assets/_img/campaignnew/campaign_bg02.png) no-repeat bottom right,
    url(../../assets/_img/campaignnew/campaign_bg01.png) no-repeat bottom left,
    #007be6;
  padding-top: 220px;
}

.img_main_ttl {
  margin-bottom: 30px;
  padding-top: 10px;
  text-align: center;
  position: relative;
}
.img_dolphine {
  position: absolute;
  top: 170px;
  text-align: center;
  width: 100%;
}
.img_price {
  text-align: center;
  margin: 10px 0 30px;
}
.zanseki_wrap {
  margin-bottom: 25px;
  padding: 6px 0 2px;
  background: #ffe100;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 40px;
}
.arrow_img {
  text-align: center;
  margin: 40px 0 0;
}
.zanseki_wrap .txt_box {
  font-weight: bold;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: #0055a7;
  width: 100%;
}

.zanseki_wrap .txt_box > span {
  display: inline-block;
}
.zanseki_wrap .txt_box .txt1 {
  font-size: 28px;
  transform: translateY(0);
}

.zanseki_wrap .txt_box .txt2 {
  font-size: 50px;
  font-family: Teko;
  color: #f4225e;
}

.zanseki_wrap .txt_box .txt3 {
  font-size: 21px;
}
.zanseki_wrap .txt_box .txt4 {
  font-size: 28px;
  margin-right: 0.2em;
}
.zanseki_wrap .txt_box .txt5 {
  margin-left: 0.2em;
  font-size: 28px;
}
.zanseki_wrap .txt_box .txt6 {
  font-size: 50px;
  font-family: Teko;
  color: #f4225e;
}
.zanseki_wrap .txt_box .txt7 {
  font-size: 21px;
}

.reserve_ttl {
  background: url(../../assets/_img/campaignnew/reserve_ttl_bg.png) no-repeat
    center center / contain;
  text-align: center;
  max-width: 1050px;
  margin: 40px auto -20px;
}
.reserve_ttl .txt {
  font-weight: bold;
  color: #fff;
  background: #007be6;
  font-size: 32px;
  padding-left: 1em;
  padding-right: 1em;
  display: inline-block;
  line-height: 1.4;
}

.l_camp_kv .c-box-benefits__in .c-box-title .title span:nth-child(even) {
  color: #fff;
}
.l_camp_kv .c-box-benefits__in .c-box-title .title span:nth-child(odd) {
  color: #ffe100;
}
.l_camp_kv .c-box-benefits__in .c-box-title {
  padding-top: 75px;
}
.l_camp_kv .c-box-benefits__in .c-box-title .sub-title {
  color: #fff;
}
.l_camp_kv .c-box-benefits__in .c-box-title .sub-title::before {
  background: url(../../assets/_img/campaignnew/benefit_l.png) no-repeat center
    center;
}
.l_camp_kv .c-box-benefits__in .c-box-title .sub-title::after {
  background: url(../../assets/_img/campaignnew/benefit_r.png) no-repeat center
    center;
}
.l_camp_kv .c-list-benefits__item {
  background: none;
  border: 2px solid #fff;
}
.l_camp_kv .c-list-benefits__item .c-card .c-label {
  background: #ffe100;
  color: #202020;
  transform: translateY(-2px);
  font-weight: bold;
}
.l_camp_kv .c-list-benefits__item .c-card .c-title::after {
  background: #fff;
}
.l_camp_kv .c-list-benefits__item .c-card .c-title .text-sm,
.l_camp_kv .c-list-benefits__item .c-card .c-detail {
  color: #fff;
}
.l_camp_kv .c-list-benefits__item .c-card .c-title::before {
  background: url(../../assets/_img/campaignnew/shine_obj.png) no-repeat center
    center;
}
.l_camp_kv .c-text-common-jp.c-text-footer-sp._new {
  font-size: 1.5rem;
  text-align: left;
  color: #fff;
}
.l_camp_kv .c-box-benefits__in {
  padding-bottom: 125px;
}
.l_camp_kv .u_sp {
  display: none;
}

@media screen and (min-width: 896px) {
  .l_camp_kv .conv_btn_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    padding-top: 30px;
    padding: 30px 0 0;
    width: 100%;
    justify-content: space-around;
  }
  .l_camp_kv .conv_btn_wrap > a {
    height: 110px;
    max-width: 500px;
  }
}

@media screen and (max-width: 450px) {
  .l_camp_kv {
    background: url(../../assets/_img/campaignnew/main_bgsp.png) no-repeat
        center top / contain,
      url(../../assets/_img/campaignnew/campaign_bg02sp.png) no-repeat bottom
        right,
      url(../../assets/_img/campaignnew/campaign_bg01sp.png) no-repeat bottom
        left,
      #007be6;
  }
}

@media screen and (max-width: 768px) {
  .l_camp_kv .conv_btn_wrap > a {
    height: auto;
    width: 100%;
  }
  .img_dolphine img {
    max-width: 400px;
  }
  .l_camp_kv.btm {
    padding-top: 0;
    position: relative;
  }
  .img_dolphine {
    padding: 0 20px;
    top: 110px;
  }

  .img_main_ttl {
    margin-bottom: 10px;
    padding-top: 0px;
  }
  .zanseki_wrap {
    width: 90%;
    padding: 2px 0 0;
  }
  .arrow_img {
    width: 80%;
    margin: 10px auto 0;
  }
  .zanseki_wrap .txt_box .txt1 {
    font-size: 18px;
  }
  .zanseki_wrap .txt_box .txt2 {
    font-size: 32px;
  }
  .zanseki_wrap .txt_box .txt3 {
    font-size: 13px;
  }
  .zanseki_wrap .txt_box .txt4 {
    font-size: 18px;
  }
  .zanseki_wrap .txt_box .txt5 {
    font-size: 18px;
  }
  .zanseki_wrap .txt_box .txt6 {
    font-size: 32px;
  }
  .zanseki_wrap .txt_box .txt7 {
    font-size: 13px;
  }
  .reserve_ttl .txt {
    font-size: 14px;
    /*background: #0154B7;*/
  }
  .l_camp_kv .u_sp {
    display: block;
  }
  .l_camp_kv .conv_btn_wrap {
    padding: 10px 40px 0;
  }
  .reserve_ttl {
    margin: 0 20px;
    background: url(../../assets/_img/campaignnew/reserve_ttl_bgsp.png)
      no-repeat center center / contain;
  }
  .reserve_ttl .txt {
    line-height: 1.3;
    display: inline-block;
  }
  .l_camp_kv .c-box-benefits__in .c-box-title {
    background: url(../../assets/_img/campaignnew/benefit_dolphin_bg.png)
      no-repeat left 30px;
  }
  .l_camp_kv .c-box-benefits__in .c-box-title .sub-title::before {
    background: url(../../assets/_img/campaignnew/benefit_l_sp.png) no-repeat
      center center;
  }
  .l_camp_kv .c-box-benefits__in .c-box-title .sub-title::after {
    background: url(../../assets/_img/campaignnew/benefit_r_sp.png) no-repeat
      center center;
  }
}

.l-benefits-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 50px 0 0;
  color: #fff;
  font-size: 2.4em;
}
.l-benefits-content .txt01 {
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.8;
}
.l-benefits-content .u_color01 {
  color: #ffe100;
}
.l-benefits-content-heading {
  padding: 20px 0 10px;
  border: solid 2px #fff;
  display: flex;
  font-weight: 600;
  justify-content: center;
  align-items: center;
}
.l-benefits-content-left {
  font-family: "Teko", sans-serif;
  width: 22%;
}
.l-benefits-content-right {
  width: 78%;
}
.l-benefits-content-right.pt1 {
  padding: 0 0 0 40px;
  border-bottom: solid 2px #fff;
  display: flex;
  font-weight: bold;
  align-items: center;
}
.l-benefits-content-right.pt2 {
  padding: 10px 0 0 40px;
}
@media screen and (max-width: 768px) {
  .l-benefits-content {
    display: block;
    margin: 30px 0 0;
  }
  .l-benefits-content-left {
    width: 100%;
  }
  .l-benefits-content-heading {
    border: none;
  }
  .l-benefits-content-right {
    width: 100%;
  }
  .l-benefits-content-right.pt1 {
    display: block;
    padding: 0 0 10px;
    font-size: 0.5em;
    text-align: center;
  }
  .l-benefits-content-right.pt2 {
    padding: 0;
  }
}

/* table for PC */

@media only screen and (min-width: 481px) {
  .td_white {
    background-color: #fff;
    text-align: center;
    font-size: 14px;
  }
  .td_border {
    width: 100% !important;
    border: 1px solid #ccc;
  }
  .table-wrap {
    margin-bottom: 40px;
    overflow-x: scroll !important;
  }
  .img_table {
    width: initial !important;
  }
  .b_2px {
    border-bottom: 2px solid #ccc;
  }
}

/* table for SP */

@media only screen and (max-width: 480px) {
  .td_border {
    border: 1px solid #ccc;
    white-space: nowrap !important;
  }
  .table-wrap-sp {
    width: 100%;
    display: block;
    border: none;
    overflow-x: scroll !important;
  }
  .img_table {
    width: initial !important;
  }
  .image_size02 {
    width: 850px !important;
  }
  .c-box-contact-us .mt-15 {
    margin-top: 15px;
  }
  .c-box-contact-us__button._new a {
    max-width: 90%;
  }
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.table_pc {
  display: block !important;
  width: 1050px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
.table_sp {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 480px) {
  .table_pc {
    display: none !important;
  }
  .table_sp {
    display: block !important;
    width: 665px;
    margin-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 896px) {
  .l_camp_kv .conv_btn_wrap,
  .c-box-contact-us._new .conv_btn_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    padding-top: 30px;
    padding: 30px 0 0;
    width: 100%;
    justify-content: space-around;
  }

  .c-box-contact-us._new .conv_btn_wrap > a {
    max-width: unset;
    width: 50%;
    padding: 0px 15px 15px 15px;
  }
}
