@charset "UTF-8";
/*================================================================
リセットCSS
================================================================*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

header, footer, nav, section, article, aside, figure, figcaption {
  display: block;
}

body {
  line-height: 1.5;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

img {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

body {
  color: #3B3B3B;
  font-size: 16px;
  letter-spacing: 0.1em;
  display: flex;
  min-height: 100vh;
}

a {
  color: #3B3B3B;
}

img {
  vertical-align: top;
}

main {
  position: relative;
  width: 450px;
  max-width: 100%;
  margin: auto;
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

main::-webkit-scrollbar {
  display: none;
}

main::-webkit-scrollbar {
  display: none;
}

hr {
  border-top: 1px solid #FFF;
  display: block;
  width: 100%;
}

.l-inner {
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .l-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  .l-inner {
    padding-left: 32px;
    padding-right: 32px;
  }
}

.fv {
  position: relative;
}

.fv__copy {
  position: absolute;
  top: min(11.1vw, 50px);
  left: 50%;
  transform: translateX(-50%);
  width: min(86.6vw, 390px);
}

.fv__slider {
  margin-top: max(-64.5vw, -290px);
  margin-bottom: 100px;
}

.fv__cta {
  max-width: 100%;
  margin: auto;
  margin-top: max(-20vw, -90px);
  display: block;
}

.fv__slider .swiper {
  width: 100%;
  height: 100%;
}
.fv__slider .swiper-wrapper {
  transition-timing-function: linear;
}
.fv__slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0.8);
  transition: all 0.3s;
}
.fv__slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.achievement {
  margin-top: max(-6.7vw, -30px);
}

.achievement__top-catch {
  margin-top: 37px;
}

.achievement__01 {
  margin-top: -80px;
  position: relative;
}

.achievement01__img {
  position: absolute;
  top: min(46.6vw, 210px);
  left: 50%;
  transform: translateX(-50%);
  padding-right: 10px;
}

.achievement__02 {
  padding-left: 10px;
}

.achievement__03 {
  position: relative;
}

.achievement_catch02 {
  margin-top: max(-13.4vw, -60px);
}

.about {
  position: relative;
}

.about__copy01 {
  width: min(54.4vw, 245px);
  max-width: 100%;
  position: absolute;
  top: min(17.7vw, 80px);
  left: 50%;
  transform: translateX(-50%);
}

.about__phone01 {
  width: min(22.2vw, 100px);
  max-width: 100%;
  position: absolute;
  top: min(13.3vw, 60px);
  left: min(6.6vw, 30px);
}

.about__copy02 {
  width: min(61.1vw, 275px);
  max-width: 100%;
  position: absolute;
  top: min(46.6vw, 210px);
  left: 50%;
  transform: translateX(-50%);
}

.about__phone02 {
  width: min(21.1vw, 95px);
  max-width: 100%;
  position: absolute;
  bottom: min(33.3vw, 150px);
  right: min(8.8vw, 40px);
  z-index: 2;
}

.about__copy03 {
  width: min(56.2vw, 253px);
  max-width: 100%;
  position: absolute;
  bottom: min(15.5vw, 70px);
  left: 50%;
  transform: translateX(-50%);
}

.step {
  position: relative;
}

.step__01,
.step__02,
.step__03,
.step__04 {
  width: min(62.8vw, 283px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
}

.step__01 {
  top: min(48.8vw, 220px);
  z-index: 4;
}

.step__02 {
  top: min(64.4vw, 290px);
  z-index: 3;
}

.step__03 {
  top: min(91.1vw, 410px);
  z-index: 2;
}

.step__04 {
  top: min(115.5vw, 520px);
  z-index: 1;
}

.step__thumb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: min(40vw, 180px);
  width: min(71.1vw, 320px);
}

.voice {
  margin-top: max(-5.6vw, -25px);
  position: relative;
}

.voice__slider {
  margin-top: max(-217.8vw, -980px);
  position: relative;
  /* 前へ次への矢印カスタマイズ */
  /* 前へ次への矢印カスタマイズ */
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
}
.voice__slider .swiper {
  width: 100%;
  height: 100%;
}
.voice__slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.voice__slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voice__slider .swiper-button-next, .voice__slider .swiper-button-prev {
  top: unset;
  bottom: max(-17.7vw, -80px);
}
.voice__slider .swiper-button-next {
  right: min(20vw, 90px);
}
.voice__slider .swiper-button-prev {
  left: min(20vw, 90px);
}
.voice__slider .swiper-button-prev,
.voice__slider .swiper-button-next {
  height: min(11.1vw, 50px);
  width: min(11.1vw, 50px);
}
.voice__slider .swiper-button-prev::after,
.voice__slider .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: min(11.1vw, 50px);
  margin: auto;
  width: min(11.1vw, 50px);
}
.voice__slider .swiper-button-prev::after {
  background-image: url(../assets/img/voice_prev.svg);
}
.voice__slider .swiper-button-next::after {
  background-image: url(../assets/img/voice_next.svg);
}

.stream {
  position: relative;
  z-index: -1;
}

.stream__bg {
  margin-top: max(-62.3vw, -280px);
}

.stream__anchor {
  position: absolute;
  top: min(111.1vw, 500px);
}

.stream__content {
  position: absolute;
  top: min(175.5vw, 790px);
  color: #FFF;
  width: 100%;
  font-size: min(3.1vw, 14px);
}

.stream__years {
  display: flex;
  align-items: center;
  width: min(71.1vw, 320px);
  margin: auto;
  margin-bottom: 10px;
}

.stream__year:nth-of-type(2) {
  margin-left: min(10.6vw, 48px);
}

.stream__year:nth-of-type(3) {
  margin-left: min(10vw, 45px);
}

.stream__year:nth-of-type(4) {
  margin-left: min(10.6vw, 48px);
}

.stream__lines {
  display: flex;
  align-items: center;
}

.stream__circle {
  width: 6px;
  height: 6px;
  background: #FFF;
  border-radius: 50%;
}

.stream__circle-main {
  width: 13px;
  height: 13px;
  background: #B98F34;
}

.stream__line {
  flex: 1;
  height: 1px;
  background: #FFF;
}

.stream__names {
  display: flex;
  align-items: center;
  width: min(68.4vw, 308px);
  margin: auto;
  margin-top: 8px;
  margin-bottom: 16px;
}

@media (max-width: 410px) {
  .stream__names {
    width: min(70.7vw, 290px);
  }
}
.stream__name:nth-of-type(2) {
  margin-left: min(11.5vw, 52px);
}

.stream__name:nth-of-type(3) {
  margin-left: min(10vw, 45px);
}

.stream__name:nth-of-type(4) {
  margin-left: min(12.8vw, 58px);
}

.stream__name-main,
.stream__year-main {
  font-size: min(3.1vw, 14px);
  font-weight: bold;
  color: #B98F34;
}

.stream__item-imgs {
  display: flex;
  align-items: center;
  width: min(72.2vw, 325px);
  margin: auto;
}

.stream__item-img:nth-of-type(2) {
  margin-left: min(7.3vw, 33px);
}

.stream__item-img:nth-of-type(3) {
  margin-left: min(8.8vw, 40px);
}

.stream__item-img:nth-of-type(4) {
  margin-left: min(11.5vw, 52px);
}

.process {
  margin-top: max(-7.3vw, -30px);
  position: relative;
  z-index: -2;
}

.process_catch {
  margin-top: max(-6vw, -25px);
  position: relative;
  z-index: -4;
}

.process__img01 {
  width: clamp(20.625rem, 3.125rem + 77.78vw, 25rem);
  max-width: 100%;
  position: absolute;
  top: clamp(28.75rem, -1.25rem + 133.33vw, 36.25rem);
  left: 50%;
  transform: translate(-50%);
}

.process__img02 {
  width: 330px;
  max-width: 100%;
  position: absolute;
  top: clamp(55rem, 244.44vw, 68.75rem);
  left: 50%;
  transform: translate(-50%);
}

.process__img03 {
  width: clamp(20.5rem, 2.5rem + 80vw, 25rem);
  max-width: 100%;
  position: absolute;
  bottom: clamp(5rem, 22.22vw, 6.25rem);
  left: 50%;
  transform: translate(-50%);
}

.cta {
  margin: auto;
  margin-top: max(-10vw, -45px);
  position: relative;
  z-index: 2;
  display: block;
}

.cta__sticky {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: min(82.9vw, 340px);
  z-index: 999;
}

.qa {
  position: relative;
  margin-top: max(-15.6vw, -70px);
}

.qa__lists {
  position: absolute;
  top: min(43.9vw, 180px);
}

.form {
  padding: min(19.5vw, 80px) 32px;
}

.form__title {
  text-align: center;
}

.form__title-jp {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8125;
}

.form__title-en {
  display: block;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 0.975;
}

.form__items {
  margin-top: 34px;
}

.form__item + .form__item {
  margin-top: 10px;
}

.form__label-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.form__label {
  font-size: 14px;
  font-weight: bold;
}

.form__rec {
  font-size: 11px;
  color: #FFF;
  font-weight: bold;
  padding: 2px;
  background: #FF2525;
}

.form__textarea {
  width: 100%;
  resize: none;
  height: 110px;
  border: 1px solid #000;
  padding: 10px;
}

.form__input {
  width: 100%;
  border: 1px solid #000;
  padding: 10px;
}

.form__cap-wrap {
  margin-top: 80px;
}

.form__cap-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 2.0714285714;
  text-align: center;
}

.form__cap-text {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5454545455;
}

.form__check-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.form__check {
  transform: scale(1.8);
  margin: 0;
  margin-right: 10px;
  border-radius: 0;
  border: 1px solid #000;
}

.form__check-label-text {
  font-size: 13px;
  font-weight: bold;
}

.form__submit-wrap {
  margin-top: 40px;
}

.form-submit {
  background: #333333;
  color: #FFF;
  width: 134px;
  padding: 8px 0;
  margin: auto;
  display: block;
  border: 1px solid #333;
  cursor: pointer;
  transition: all 0.3s;
}
.form-submit:hover {
  background: #FFF;
  color: #333;
}

.pc__left {
  flex: 1;
  background: url(../assets/img/pc_left_bg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .pc__left {
    display: none;
  }
}

.pc__right {
  flex: 1;
  background: url(../assets/img/pc_right_bg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .pc__right {
    display: none;
  }
}

.pc__right-nav-items {
  text-align: center;
}

.pc__right-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

.pc__right-nav-item + .pc__right-nav-item {
  margin-top: clamp(1.25rem, 0.536rem + 1.49vw, 1.875rem);
}

.pc__right-link {
  color: #FFF;
  font-size: clamp(1.125rem, 0.268rem + 1.79vw, 1.875rem);
  font-weight: bold;
  letter-spacing: -0.01em;
  transition: all 0.3s;
}
.pc__right-link:hover {
  opacity: 0.7;
}

.thanks {
  height: 100vh;
  background: url(../assets/img/thanks_bg.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.thanks_text {
  width: min(61.3vw, 276px);
  position: absolute;
  top: min(52.2vw, 235px);
  left: 50%;
  transform: translateX(-50%);
}

.thanks__link {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin: auto;
  margin-top: 104px;
  transition: all 0.3s;
}
.thanks__link:hover {
  opacity: 0.7;
}

.u-sp {
  display: none;
}
@media (max-width: 767px) {
  .u-sp {
    display: block;
  }
}

.u-bold {
  font-weight: 700;
}/*# sourceMappingURL=style.css.map */