/* ===============================================
# underline
=============================================== */
.js__marker {
  background-image: linear-gradient(to bottom, transparent 60%, #f6d48e 60%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
}

/* ===============================================
# btn
=============================================== */
/* =======================  ===*/
/* ===============================================
# base
=============================================== */
/* ======================= responsive ===*/
.pc {
  display: block;
}
@media (max-width: 640px) {
  .pc {
    display: none;
  }
}

.mb {
  display: none;
}
@media (max-width: 640px) {
  .mb {
    display: block;
  }
}

/* ======================= layout ===*/
.c-section {
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 640px) {
  .c-container {
    padding-left: 1em;
    padding-right: 1em;
  }
}

/* ======================= btn ===*/
.smb-btn {
  border-bottom: 5px solid #9f000c;
  position: relative;
  overflow: hidden;
}
.smb-btn::after {
  -webkit-animation: 4s 0s shine linear infinite;
          animation: 4s 0s shine linear infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
}

@-webkit-keyframes shine {
  20% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}

@keyframes shine {
  20% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}
.smb-btn:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}

/* ======================= btn ===*/
.fv__btn-wrapper:hover,
.resolution-btn__wrapper:hover,
.btn__wrapper:hover {
  opacity: 0.7;
}

/* ===============================================
# body
=============================================== */
.l-contents__inner {
  background-color: #fffcf9;
}
@media (max-width: 640px) {
  .l-contents__inner {
    background-color: #fff;
  }
}

/* ===============================================
# fv
=============================================== */
.fv__img {
  position: relative;
  max-width: 100vw;
}

@media (max-width: 640px) {
  .fv__img-spwrapper {
    background-color: #fff;
    padding-left: 5.8vw;
  }
}
@media (max-width: 640px) {
  .fv__img-spwrapper .fv__img-sp {
    width: 82vw;
  }
}

/* ======================= fv__cta ===*/
.fv__btn-wrapper {
  position: absolute;
  top: calc(36 * (100vw - 640px) / 800);
  right: 8.98vw;
  width: 24.4vw;
  z-index: 10;
}
@media (max-width: 640px) {
  .fv__btn-wrapper {
    top: 77.6vw;
    right: 18.6vw;
    width: 42.5vw;
  }
}

/* ===============================================
# cta
=============================================== */
.btn__wrapper {
  margin-top: 5.4vw;
  width: 24.4vw !important;
}

/* ===============================================
# resolution
=============================================== */
@media (max-width: 640px) {
  .resolution {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 6vw;
  }
}
@media (max-width: 640px) {
  .resolution__sp-wrapper {
    padding-left: 1.3vw !important;
  }
}
.resolution .resolution__img {
  width: 84.5vw;
  position: relative;
  top: 0.8vw;
  left: -1.2vw;
}
@media (max-width: 640px) {
  .resolution .resolution__img {
    width: 87vw;
    top: 0.3vw;
  }
}

/* ======================= cta ===*/
@media (max-width: 640px) {
  .resolution-btn__container {
    background-color: #fffcf9;
    margin-top: 5.5vw;
    padding-top: 8vw;
  }
}

.resolution-btn__wrapper {
  display: none;
}
@media (max-width: 640px) {
  .resolution-btn__wrapper {
    display: block;
    margin-top: 13.6vw;
    width: 42.4vw !important;
  }
}

/* ===============================================
# description
=============================================== */
.description {
  padding-top: 9.95vw;
}
@media (max-width: 640px) {
  .description {
    background-color: #fffcf9;
    padding-top: 8.8vw;
    padding-bottom: 0vw;
    margin-top: 0 !important;
  }
}
.description .description__img {
  width: 83.7vw;
  position: relative;
}
@media (max-width: 640px) {
  .description .description__img {
    width: 93.8vw;
  }
}

/* ===============================================
# data
=============================================== */
.data {
  /* ======================= cta ===*/
}
@media (max-width: 640px) {
  .data {
    background-color: #fffcf9;
    padding-top: 3vw;
    padding-bottom: 0;
  }
}
.data .data__img {
  width: 77.1vw;
  position: relative;
  top: -2.8vw;
}
@media (max-width: 640px) {
  .data .data__img {
    width: 92.5vw;
    left: -0.2vw;
    top: 0;
  }
}
@media (max-width: 640px) {
  .data .btn__wrapper {
    margin-top: 10.8vw;
    width: 42.4vw !important;
  }
}

/* ===============================================
# service
=============================================== */
.service {
  padding-top: 4.8vw;
  /* ======================= cta ===*/
}
@media (max-width: 640px) {
  .service {
    background-color: #fffcf9;
    padding-top: 14vw;
    padding-bottom: 0;
  }
}
.service .service__img01 {
  width: 84.5vw;
  position: relative;
  top: 6.2vw;
  left: 0.4vw;
}
@media (max-width: 640px) {
  .service .service__img01 {
    width: 90.4vw;
    top: 0;
    left: 2.35vw;
  }
}
.service .service__img02 {
  position: relative;
  top: 11.7vw;
  width: 82vw;
  left: 0.8vw;
}
@media (max-width: 640px) {
  .service .service__img02 {
    width: 87.4vw;
    top: 0;
    left: 2.5vw;
  }
}
.service .service__img03 {
  position: relative;
  top: 16vw;
  left: 0.6vw;
  width: 85.2vw;
}
@media (max-width: 640px) {
  .service .service__img03 {
    width: 91.9vw;
    top: -4.9vw;
    left: 0.8vw;
  }
}
.service .btn__wrapper {
  margin-top: 21.68vw;
  width: 24.4vw !important;
}
@media (max-width: 640px) {
  .service .btn__wrapper {
    margin-top: 8.1vw;
    width: 42.4vw !important;
  }
}

/* ===============================================
# worries
=============================================== */
.worries {
  padding-top: 6.9vw;
}
@media (max-width: 640px) {
  .worries {
    background-color: #fffcf9;
    padding-top: 15.8vw;
  }
}
.worries .worries__img01 {
  width: 83.6vw;
  position: relative;
  left: 1.9vw;
}
@media (max-width: 640px) {
  .worries .worries__img01 {
    width: 87vw;
    left: 2.4vw;
  }
}
.worries .worries__img02 {
  width: 85vw;
  position: relative;
  top: 10.1vw;
  left: -2.2vw;
}
@media (max-width: 640px) {
  .worries .worries__img02 {
    width: 100vw;
    top: 2vw;
    left: -6.7vw;
  }
}

/* ===============================================
# reason
=============================================== */
.reason {
  padding-top: 25.5vw !important;
  /* ======================= cta ===*/
}
@media (max-width: 640px) {
  .reason {
    background-color: #fffcf9;
    padding-top: 2.4vw !important;
    padding-bottom: 0;
  }
}
.reason .reason__img {
  width: 79.25vw;
  position: relative;
  left: 0.2vw;
}
@media (max-width: 640px) {
  .reason .reason__img {
    width: 89.4vw;
    left: -0.5vw;
  }
}
.reason .btn__wrapper {
  margin-top: 3.64vw;
  padding-left: 2.1vw;
  width: 26.4vw !important;
}
@media (max-width: 640px) {
  .reason .btn__wrapper {
    width: 42.4vw !important;
    margin-top: -2.9vw;
    padding-left: 0;
  }
}

/* ===============================================
# agent
=============================================== */
.agent {
  padding-top: 18.5vw;
}
@media (max-width: 640px) {
  .agent {
    background-color: #fffcf9;
    padding-top: 6.2vw;
    padding-bottom: 0;
  }
}
.agent .agent__img {
  width: 82.25vw;
  position: relative;
  left: -0.1vw;
}
@media (max-width: 640px) {
  .agent .agent__img {
    width: 86.6vw;
    left: -0.5vw;
  }
}

/* ===============================================
# flow
=============================================== */
.flow {
  padding-top: 7.7vw;
  /* ======================= cta ===*/
}
@media (max-width: 640px) {
  .flow {
    background-color: #fffcf9;
    padding-top: 8.3vw;
    padding-bottom: 0;
  }
}
.flow .flow__img {
  width: 82.5vw;
  position: relative;
  left: -0.2vw;
}
@media (max-width: 640px) {
  .flow .flow__img {
    width: 90.2vw;
    left: 0vw;
  }
}
.flow .btn__wrapper {
  margin-top: 10vw;
  padding-left: 2.3vw;
  width: 26.65vw !important;
}
@media (max-width: 640px) {
  .flow .btn__wrapper {
    width: 42.65vw !important;
    padding-left: 0;
    margin-top: 16.8vw;
  }
}

/* ===============================================
# faq
=============================================== */
.faq {
  padding-top: 4.7vw;
  /* ======================= cta ===*/
}
@media (max-width: 640px) {
  .faq {
    background-color: #fffcf9;
    padding-top: 9.34vw;
    padding-bottom: 0;
  }
}
.faq .faq__img {
  width: 86.1vw;
  position: relative;
  left: 1.6vw;
}
@media (max-width: 640px) {
  .faq .faq__img {
    width: 85.5vw;
    left: 0vw;
  }
}
.faq .faq__company-wrapper {
  margin-top: 0;
}
.faq .faq__company {
  width: 19.5vw;
  margin-top: 0.6vw;
}
@media (max-width: 640px) {
  .faq .faq__company {
    width: 57.6vw;
    margin-top: 11.4vw !important;
  }
}
.faq .btn__wrapper {
  margin-top: 3.55vw;
  width: 24.4vw !important;
}
@media (max-width: 640px) {
  .faq .btn__wrapper {
    margin-top: 5.7vw;
    width: 42.4vw !important;
  }
}

/* ===============================================
# footer
=============================================== */
.footer__copy {
  margin-top: 17.6vw !important;
  width: 33.3vw !important;
}
@media (max-width: 640px) {
  .footer__copy {
    margin-top: 6.3vw !important;
    width: 82.6vw !important;
  }
}
/*# sourceMappingURL=style.css.map */