/* Scss Document */
/* CSS Document */
/* fv */
.fv {
  background: url(../images/campaign/fv_gwcp-sp002.png) no-repeat top left/25%, url(../images/campaign/fv_gwcp-sp003.png) no-repeat top right/25%, url(../images/campaign/fv_gwcp-sp001.png) no-repeat top center/170%;
  background-color: #67DAFF;
}
@media only screen and (min-width: 750px) {
  .fv {
    background: url(../images/campaign/fv_gwcp-002.webp) no-repeat bottom center/cover, url(../images/campaign/fv_gwcp-001.webp) no-repeat top center/cover;
    background-color: #67DAFF;
  }
}
.fv .inner {
  padding: 3rem 3rem;
}
@media only screen and (min-width: 750px) {
  .fv .inner {
    padding: 3rem 0;
  }
}
.fv .fv_wrap {
  margin-bottom: 10rem;
}
@media only screen and (min-width: 750px) {
  .fv .fv_wrap {
    margin-bottom: 3rem;
  }
}
.fv .fv_wrap .main_catch .monthly_price .monthly {
  padding: 0.5em 0;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.1;
  background: none;
  color: #01245A;
}
.fv .fv_wrap .main_catch .text + div {
  margin-top: 0.8rem;
}
.fv .fv_wrap .main_catch .text p.catch01 {
  margin-bottom: 0.5rem;
  font-size: 2rem;
  text-shadow: 0 0 3px #ffffff;
}
@media only screen and (min-width: 750px) {
  .fv .fv_wrap .main_catch .text p.catch01 {
    margin-bottom: 0.8rem;
    font-size: 2.5rem;
  }
}
.fv .fv_wrap .main_catch .text .catch02 {
  display: flex;
  align-items: center;
  gap: 0;
}
.fv .fv_wrap .main_catch .text .catch02 .badge {
  display: block;
  color: #ffffff;
  padding: 0.5rem;
  font-weight: 900;
  font-size: 1.7rem;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 2.4px 2.4px 0px rgba(0, 0, 0, 0.3019607843);
  background: linear-gradient(105deg, rgba(234, 171, 40, 0.99) 0.25%, #9F6811 50.25%, #EAAB28 100.25%);
  border: 2.4px solid;
  border-image-source: linear-gradient(105deg, rgba(201, 152, 51, 0.99) 0.25%, rgba(255, 230, 116, 0.99) 20.25%, #BA8229 50.25%, #FFE674 80.25%, #C99833 100.25%);
  border-image-slice: 1;
}
.fv .fv_wrap .main_catch .text .catch02 .badge .strong {
  font-size: 2.5rem;
}
.fv .fv_wrap .main_catch .text .catch02 .date {
  font-size: 2rem;
  padding-left: 0.8rem;
  line-height: 1.8;
  color: #E6278C;
  background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 90%, rgba(255, 255, 255, 0) 100%);
}
@media only screen and (min-width: 750px) {
  .fv .fv_wrap .main_catch .text .catch02 .date {
    font-size: 2.5rem;
  }
}
.fv .fv_wrap .main_catch .text .catch02 .date .time {
  color: #01245A;
  font-size: 1.8rem;
}
@media only screen and (min-width: 750px) {
  .fv .fv_wrap .main_catch .text .catch02 .date .time {
    font-size: 2.1rem;
  }
}
.fv .fv_device .value {
  background-color: #19AEDE;
  text-shadow: none;
  font-size: 1.8rem !important;
}
@media only screen and (min-width: 750px) {
  .fv .fv_device .value {
    font-size: 2.5rem !important;
  }
}
.fv .fv_device .value .strong01 {
  font-size: 4rem;
}
@media only screen and (min-width: 750px) {
  .fv .fv_device .value .strong01 {
    font-size: 5.5rem;
  }
}
.fv .fv_device .value .strong02 {
  font-size: 2rem;
}
@media only screen and (min-width: 750px) {
  .fv .fv_device .value .strong02 {
    font-size: 2.8rem;
  }
}
.fv .note {
  margin-top: 1rem;
  color: #000000;
  text-shadow: none;
}

#plan .note {
  color: #ffffff;
}

@media only screen and (min-width: 750px) {
  .payment_method .method_wrap .payment.bank {
    background-image: none;
  }
}
.payment_method .method_wrap .payment.bank figure.icon {
  width: 100%;
  text-align: center;
}
.payment_method .method_wrap .payment.bank figure.icon img {
  margin: 0 auto;
  width: 37%;
}
@media only screen and (max-width: 749px) {
  .payment_method .method_wrap .payment.bank figure.icon img {
    display: none;
  }
}/*# sourceMappingURL=gw-campaign.css.map */