@charset "utf-8";

@font-face {
  font-family: 'icon';
  src:
    url('../fonts/icon.ttf?ksnn4u') format('truetype'),
    url('../fonts/icon.woff?ksnn4u') format('woff'),
    url('../fonts/icon.svg?ksnn4u#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

*,
::before,
::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

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

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

html {
  font-size: 10px;
}

body {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Noto Sans JP', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #505050;
  line-height: 1.7;
  background-color: #fff;
}

.inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.inner_w {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
}

.inner_m {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner_s {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

.gold {
  color: #ad9760;
}

.green {
  color: #6fa6af;
}

.gray {
  color: #a4b9c6;
}

.c8d8df {
  color: #c8d8df;
}

.blue {
  color: #90aed7;
}

.cbp {
  color: #8a95c6;
}

.max1150 {
  display: none;
}

.min1151 {
  display: block;
}

@media(max-width: 1150px) {
  .max1150 {
    display: block;
  }

  .min1151 {
    display: none;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.max834 {
  display: none;
}

@media(max-width: 834px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .max834 {
    display: block;
  }
}

.max550 {
  display: none;
}

@media(max-width: 550px) {
  .max550 {
    display: block;
  }
}

.max500 {
  display: none;
}

@media(max-width: 500px) {
  .max500 {
    display: block;
  }
}

.max450 {
  display: none;
}

.min451 {
  display: block;
}

@media(max-width: 450px) {
  .max450 {
    display: block;
  }

  .min451 {
    display: none;
  }
}

.max370 {
  display: none;
}

@media(max-width: 370px) {
  .max370 {
    display: block;
  }
}

@media(max-width: 500px) {
  .inner {
    width: calc(100% - 30px);
  }

  .inner_s {
    width: calc(100% - 30px);
  }
}

.fc90 {
  font-size: 9rem;
  font-family: "Cinzel", serif;
}

.fc60 {
  font-size: 6rem;
  font-family: "Cinzel", serif;
  line-height: 1;
  font-weight: 400;
}

.fs48 {
  font-size: 4.8rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.4;
  font-weight: 500;
}

.fc48 {
  font-size: 4.8rem;
  font-family: "Cinzel", serif;
  font-weight: 400;
}

.fs36 {
  font-size: 3.6rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.4;
  font-weight: 500;
}

.fc36 {
  font-size: 3.6rem;
  font-family: "Cinzel", serif;
  font-weight: 400;
}

.fs32 {
  font-size: 3.2rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.4;
  font-weight: 500;
}

.fs30 {
  font-size: 3rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.4;
  font-weight: 500;
}

.fs28 {
  font-size: 2.8rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.4;
  font-weight: 500;
}

.fs26 {
  font-size: 2.6rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.7;
  font-weight: 500;
}

.fs24 {
  font-size: 2.4rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.7;
  font-weight: 500;
}

.f24b {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 700;
}

.fs21 {
  font-size: 2.1rem;
  font-family: 'Shippori Mincho', serif;
  line-height: 1.7;
}

.fl21b {
  font-size: 2.1rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

.f20b {
  font-size: 2rem;
  font-weight: 700;
}

.fc20 {
  font-size: 2rem;
  font-family: "Cinzel", serif;
}

.fl18b {
  font-size: 1.8rem;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

.fs18 {
  font-size: 1.8rem;
  font-family: 'Shippori Mincho', serif;
}

.fs16 {
  font-size: 1.6rem;
  font-family: 'Shippori Mincho', serif;
  font-weight: 500;
}

.fc16 {
  font-size: 1.6rem;
  font-family: "Cinzel", serif;
}

.fl16 {
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
}

.f16 {
  font-size: 1.6rem;
  line-height: 2;
}

.f16b {
  font-size: 1.6rem;
  font-weight: 700;
}

.f15 {
  font-size: 1.5rem;
}

.f14 {
  font-size: 1.4rem;
}

.f14b {
  font-size: 1.4rem;
  font-weight: 700;
}

.fl13 {
  font-size: 1.3rem;
  font-family: 'Lato', sans-serif;
}

.f13 {
  font-size: 1.3rem;
}

.fs12 {
  font-size: 1.2rem;
  font-family: 'Shippori Mincho', serif;
}

.f12b {
  font-size: 1.2rem;
  font-weight: 700;
}

.f12 {
  font-size: 1.2rem;
}

.fs10 {
  font-size: 1rem;
  font-family: 'Shippori Mincho', serif;
}

.f10 {
  font-size: 1rem;
}

@media(max-width: 834px) {
  .fc90 {
    font-size: 6rem;
  }

  .fc60 {
    font-size: 4rem;
  }

  .fs48 {
    font-size: 3.3rem;
  }

  .fc48 {
    font-size: 3.3rem;
  }

  .fs36 {
    font-size: 2.4rem;
  }

  .fc36 {
    font-size: 2.4rem;
  }

  .fs32 {
    font-size: 2.5rem;
  }

  .fs30 {
    font-size: 2.1rem;
  }

  .fs28 {
    font-size: 2rem;
  }

  .fs26 {
    font-size: 1.9rem;
  }

  .fs24 {
    font-size: 1.8rem;
  }

  .f24b {
    font-size: 1.8rem;
  }

  .fl21b {
    font-size: 1.7rem;
  }

  .fs21 {
    font-size: 1.7rem;
  }

  .f20b {
    font-size: 1.7rem;
  }

  .fl18b {
    font-size: 1.6rem;
  }

  .fs18 {
    font-size: 1.6rem;
  }

  .fs16 {
    font-size: 1.4rem;
  }

  .fc16 {
    font-size: 1.4rem;
  }

  .fl16 {
    font-size: 1.4rem;
  }

  .f16b {
    font-size: 1.4rem;
  }

  .f16 {
    font-size: 1.4rem;
  }

  .f15 {
    font-size: 1.3rem;
  }

  .f14 {
    font-size: 1.2rem;
  }

  .f14b {
    font-size: 1.2rem;
  }

  .fl13 {
    font-size: 1.15rem;
  }

  .f13 {
    font-size: 1.15rem;
  }

  .fs12 {
    font-size: 1.1rem;
  }

  .f12b {
    font-size: 1.1rem;
  }

  .f12 {
    font-size: 1.1rem;
  }

  .fs10 {
    font-size: 0.9rem;
  }

  .f10 {
    font-size: 0.9rem;
  }
}

@media(max-width: 500px) {
  .fc90 {
    font-size: 4.4rem;
  }

  .fs48 {
    font-size: 2.8rem;
  }

  .fc48 {
    font-size: 2.8rem;
  }
}

.tac {
  text-align: center;
}

.tae {
  text-align: end;
}

.tas {
  text-align: start;
}

@media(max-width: 834px) {
  .tac834 {
    text-align: center;
  }

  .tae834 {
    text-align: end;
  }

  .tas834 {
    text-align: start;
  }
}


.loadin {
  opacity: 0;
  transition: all 1.5s;
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.loadin.show {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
}

.loadin01 {
  opacity: 0;
  transition: all 1.5s .5s;
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.loadin01.show {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
}

.loadin02 {
  opacity: 0;
  transition: all 1.5s 1.5s;
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.loadin02.show {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
}

.loadin03 {
  opacity: 0;
  transition: all 1.5s 2.5s;
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.loadin03.show {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
}

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1.5s;
  filter: blur(2px);
  -webkit-filter: blur(2px);
}

.fadein.show {
  opacity: 1;
  transform: translate(0, 0);
  filter: blur(0px);
  -webkit-filter: blur(0px);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100px;
  line-height: 1;
  padding: 25px 30px;
}

.header.active {
  background-image: linear-gradient(180deg, #f6f6f4 0, rgba(246, 246, 244, .963) 16.6%, rgba(246, 246, 244, .923) 30.4%, rgba(246, 246, 244, .88) 41.5%, rgba(246, 246, 244, .833) 50.4%, rgba(246, 246, 244, .783) 57.5%, rgba(246, 246, 244, .729) 63%, rgba(246, 246, 244, .67) 67.3%, rgba(246, 246, 244, .606) 70.8%, rgba(246, 246, 244, .538) 73.7%, rgba(246, 246, 244, .464) 76.5%, rgba(246, 246, 244, .384) 79.5%, rgba(246, 246, 244, .298) 83%, rgba(246, 246, 244, .206) 87.3%, rgba(246, 246, 244, .106) 92.9%, rgba(246, 246, 244, 0));
}

.header__logo img {
  width: 100px;
}

@media(max-width: 834px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    padding: 20px 25px;
  }
}

@media(max-width: 500px) {
  .header__logo img {
    width: 80px;
  }
}


.mv {
  display: flex;
  flex-direction: row-reverse;
  height: 100vh;
}

.mv_ttl_wrap {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mv_img {
  height: 100%;
  width: auto;
}

.mv_ttl__lead {
  margin-bottom: 40px;
}

.mv_ttl__lead_sp {
  width: 150px;
  height: 150px;
  border: 5px;
  background-color: #fff;
  border-radius: 50%;
  margin: -100px auto 0 20px;
}

.mv_ttl__logo {
  max-width: 340px;
  width: 90%;
  margin: 0 auto 25px;
}

.mv_ttl__ttl {
  color: #abb0b4;
}

.mv_ttl__mess {
  text-align: center;
  margin: 100px auto 30px;
}

@media(max-width:1300px) {
  .mv {
    display: flex;
    flex-direction: row-reverse;
    height: 100%;
  }

  .mv_ttl_wrap {
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .mv_img {
    width: 50%;
    height: auto;
  }

  .mv_ttl__lead {
    margin-bottom: 30px;
  }

  .mv_ttl__mess {
    text-align: center;
    margin: 50px auto 30px;
  }

}

@media(max-width:834px) {
  .mv {
    display: flex;
    flex-direction: column;
    height: unset;
  }

  .mv_ttl_wrap {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 10vw;
  }

  .mv_img {
    width: 85%;
    margin-left: auto;
  }

  .mv_ttl__logo {
    max-width: 340px;
    width: 70%;
    margin: 0px auto 25px;
  }

  .mv_ttl__mess {
    font-size: 1.9rem;
    text-align: center;
    margin: 30px auto 20px;
  }

}

@media(max-width: 500px) {
  .mv_ttl__lead_sp {
    width: 30vw;
    height: 30vw;
    border: 5px;
    background-color: #fff;
    border-radius: 50%;
    margin: -20vw auto 0 20px;
  }
}

.intro {
  position: relative;
}

.intro_text_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}

.intro_text_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.intro_mess {
  margin-bottom: 80px;

}

.intro_line {
  position: relative;
}

.intro_line::after {
  content: '';
  position: absolute;
  bottom: -35px;
  left: -30px;
  width: 100%;
  aspect-ratio: 435 / 42;
  background: url(../img/intro_line.webp) no-repeat center / contain;
}

.intro_text {
  width: 50%;
}

.intro_detail {
  margin-top: 50px;
}

@media(max-width:1000px) {
  .intro_text_inner.inner {
    width: 90%;
  }

  .intro_text {
    width: 100%;
  }

}

@media(max-width:834px) {
  .intro_mess {
    margin-bottom: 60px;
  }

  .intro_line::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: -10px;
    width: 100%;
    aspect-ratio: 435 / 42;
    background: url(../img/intro_line.webp) no-repeat center / contain;
  }

  .intro_detail {
    margin-top: 30px;
  }
}
.intro2 {
  padding: 8vw 0;
}

.intro2_inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5%;
  background: url(../img/intro2_bg.webp) no-repeat center / contain;
  height: fit-content;
}

.intro2_img_wrap {
  padding-left: 7%;
}

.intro2_text_wrap {
  padding-right: 5%;
}

.intro2_logo {
  display: block;
  max-width: 340px;
  width: 90%;
}

.intro2__ttl {
  text-align: center;
  color: #abb0b4;
  width: 340px;
  margin: 20px auto 70px 0;
}

.intro2_text {
  margin: 30px 0;
}

.intro2_free_ttl {
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
  background-color: #efeff4;
  padding: 8px;
  margin: 40px 0 15px;
}

.intro2_free_ttl_blue {
  color: #9aa3cc;
  font-weight: 700;
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Noto Sans JP', sans-serif;
}

.intro2_free_img_wrap {
  display: flex;
  gap: 4px;
}

.intro2_free {
  width: 50%;
}


@media(max-width:834px) {
  .intro2 {
    padding: 50px 0;
  }

  .intro2_inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 35px;
    background: url(../img/intro2_bg.webp) no-repeat center top / contain;
    height: fit-content;
  }

  .intro2_img_wrap {
    width: 70%;
    max-width: 400px;
    padding-left: 0%;
    margin: 0 auto;
  }

  .intro2_text_wrap {
    padding-right: 0%;
  }

  .intro2_logo {
    max-width: 340px;
    width: 90%;
    margin: 0 auto;
  }

  .intro2__ttl {
    margin: 10px auto 40px;
  }

  .intro2_mess {
    text-align: center;
  }

}

@media(max-width: 500px) {
  .intro2_free_ttl_blue {
    font-size: 1.8rem;
  }

  .intro2_free_img_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
  }

  .intro2_free {
    width: 100%;
  }
}



.balance {
  padding: 8vw 0;
  background: url(../img/balance_bg.webp) no-repeat center top / contain;
}

.balance_head {
  text-align: center;
  max-width: 550px;
  width: 90%;
  margin: 0 auto;
}

.under_line {
  position: relative;
}

.under_line::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  aspect-ratio: 760 / 50;
  background: url(../img/line.webp) no-repeat center / contain;
}

.balance_inner {
  display: flex;
  margin-top: 80px;
}

.balance_img_wrap {
  width: 54%;
}

.balance_text_wrap {
  width: 54%;
  margin-top: -30px;
  margin-left: -6%;
}

.balance_text {
  padding-left: 17%;
  margin: 20px 0;
}

.balance_box {
  padding: 60px 5%;
  background-color: #f3f4f6;
  margin-top: 50px;
}

.balance_box__head {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.balance_box__mess {
  text-align: center;
  margin-bottom: 20px;
}

.balance_box__img_wrap {
  display: grid;
  grid-template-columns: 55fr 45fr;
  align-items: center;
  gap: 10%;
  background-color: #fff;
  border-radius: 8px;
  padding: 50px 100px 50px 50px;
  margin-top: 40px;
}

.balance_box__img_illust {
  margin-bottom: 25px;
}

@media(max-width:834px) {
  .balance_inner {
    display: flex;
    flex-direction: column;
    margin-top: 9vw;
  }

  .balance_img_wrap {
    max-width: 400px;
    width: 80%;
  }

  .balance_text_wrap {
    width: 100%;
    margin-top: 0px;
    margin-left: 0%;
  }

  .balance_circle {
    max-width: 400px;
    width: 90%;
    margin: -40vw 0 0 auto;
  }

  .balance_text {
    padding-left: 0%;
    margin: 30px 0;
  }

  .balance_box__img_wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
    background-color: #fff;
    border-radius: 8px;
    padding: 50px 50px;
    margin-top: 40px;
  }

  .balance_box__img_illust {
    width: 90%;
    margin: 0 auto 25px;
  }
}

@media(max-width: 500px) {
  .balance_box {
    padding: 40px 15px 30px;
    margin-top: 20px;
  }

  .balance_box__img_wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px 15px;
    margin-top: 30px;
  }

}

.mechanism {
  background: url(../img/mechanism_bg.webp) no-repeat center / cover;
  padding: 8vw 0 6vw;
}

.mechanism_inner {
  max-width: 600px;
  width: 90%;
  margin: 0 auto;
}

.mechanism_lead {
  color: #8a95c6;
  text-align: center;
}

.mechanism_mess {
  line-height: 1.4;
  text-align: center;
  margin: 5px auto 30px;
}

.mechanism_text {
  margin-bottom: 40px;
}

.mechanism_box {
  background: url(../img/mechanism_box.webp) no-repeat center / cover;
  border-radius: 10px;
  padding: 8vw 0 6vw;
  margin-top: 6vw;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.mechanism_box__mess {
  text-align: center;
}

.mechanism_box__mess_under {
  position: relative;
}

/* .mechanism_box__mess_under::after {
  content: '';
  background: url(../img/line.webp) no-repeat center / contain;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  aspect-ratio: 482 / 32;
} */
.mechanism_box__inner {
  max-width: 800px;
  width: 90%;
  margin: 60px auto 0;
}

.mechanism_box__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}

.mechanism_box__item:nth-child(even) {
  flex-direction: row-reverse;
}

.mechanism_box__item_img_wrap {
  width: 250px;
  padding-right: 20px;

}

.mechanism_box__item:nth-child(even) .mechanism_box__item_img_wrap {
  width: 260px;
  padding-right: 0;
  padding-left: 30px;
}

.mechanism_box__item_txt_wrap {
  max-width: 400px;
  width: 100%;
}

.mechanism_box__item_num {
  color: #e0e0e0;
  text-align: center;
  line-height: 1;
  font-weight: 300;
}

.mechanism_box__item_img {
  margin-top: -40px;
}

.mechanism_box__item_mess {
  line-height: 1.8;
  margin-bottom: 15px;
}

.mechanism_box__item_tag_list {
  margin: 0px 0 20px;
}

.mechanism_box__item_tag {
  display: inline-block;
  width: fit-content;
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  background-color: #eceef3;
  padding: 0px 10px;
  margin-right: 8px;
}

.mechanism_box__item01_list {
  display: flex;
  align-items: center;
  margin: 30px -80px 0 0;
}

.mechanism_box__item01_item {
  text-align: center;
  color: #fff;
  width: 220px;
  height: 80px;
  background: url(../img/item_bg.webp) no-repeat center / cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}

.mechanism_box__item01_plus {
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 10px;
}

.mechanism_box__item01_plus::before,
.mechanism_box__item01_plus::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #dedede;
}

.mechanism_box__item01_plus::before {
  transform: rotate(90deg);
}

.mechanism_box2 {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  padding: 70px 50px 100px;
  margin-top: 5vw;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.mechanism_box2__mess {
  position: relative;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
}

.mechanism_box2__more {
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'Noto Sans JP', sans-serif;
  color: #8a95c6;
  position: absolute;
  left: -140px;
  top: -10px;
  width: 100px;
  height: 100px;
  background: url(../img/mechanism_more.webp) no-repeat center / contain;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mechanism_box2_img_wrap {
  max-width: 830px;
  width: 100%;
  margin: 60px auto 0;
}

.mechanism_box2__detail {
  position: absolute;
  bottom: 70px;
  right: 50px;
  width: 350px;
}

@media(max-width:960px) {
  .mechanism_box__item01_list {
    display: flex;
    align-items: center;
    margin: 30px -20px 0 0;
  }

  .mechanism_box__item01_item:nth-of-type(1) {
    width: 170px;
    height: 80px;
  }

  .mechanism_box__item01_plus {
    position: relative;
    width: 15px;
    height: 15px;
    margin: 0 10px;
  }
}

@media(max-width:834px) {
  .mechanism_box {
    background: url(../img/mechanism_box.webp) no-repeat center / cover;
    border-radius: 10px;
    padding: 50px 0 40px;
    margin-top: 6vw;
  }

  .mechanism_box__item_img {
    margin-top: -20px;
  }

  .mechanism_box__item01_list {
    display: flex;
    align-items: center;
    margin: 30px 0px 0 0;
  }

  .mechanism_box__item01_item {
    width: 190px;
    height: 60px;
  }

  .mechanism_box__item01_item:nth-of-type(1) {
    width: 150px;
    height: 60px;
  }

  .mechanism_box2 {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 50px 50px 120px;
    margin-top: 40px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }

  .mechanism_box2__detail {
    position: absolute;
    bottom: 30px;
    right: 50px;
    width: 280px;
  }
}

@media(max-width:670px) {
  .mechanism_box__item01_list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0px 0 0;
  }

  .mechanism_box__item01_item {
    width: 190px;
    height: 60px;
  }

  .mechanism_box__item01_item:nth-of-type(1) {
    width: 190px;
    height: 60px;
  }

  .mechanism_box__item01_plus {
    position: relative;
    width: 15px;
    height: 15px;
    margin: 10px 10px;
  }
}

@media(max-width:650px) {

  .mechanism_box2__more {
    position: absolute;
    left: -40px;
    top: -90px;
    width: 90px;
    height: 90px;
  }
}

@media(max-width:560px) {

  .mechanism_box__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 65px;
  }

  .mechanism_box__item:nth-child(even) {
    flex-direction: column;
  }

  .mechanism_box__item_img_wrap {
    width: 160px;
    padding-right: 0px;

  }

  .mechanism_box__item:nth-child(even) .mechanism_box__item_img_wrap {
    width: 160px;
    padding-right: 0;
    padding-left: 0px;
  }

  .mechanism_box__item_txt_wrap {
    max-width: 400px;
    width: 100%;
    margin-top: 20px;
  }

  .mechanism_box__item_num {
    text-align: start;
    margin-left: -15px;
  }

  .mechanism_box__item_img {
    margin-top: -35px;
  }

  .mechanism_box__item_tag {
    display: inline-block;
    width: fit-content;
    height: 22px;
    line-height: 22px;
    border-radius: 11px;
    background-color: #eceef3;
    padding: 0px 10px;
    margin-right: 5px;
  }

  .mechanism_box2 {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 70px 20px 120px;
    margin-top: 50px;
  }

  .mechanism_box2__detail {
    position: absolute;
    bottom: 30px;
    right: 50%;
    transform: translate(50%, 0);
    width: 280px;
  }
}




.use {
  background-color: #fff;
  padding-top: 9vw;
  padding-bottom: 6vw;
}

.use_head {
  margin-bottom: 30px;
}

.use_lead {
  color: #92a0b8;
  text-align: center;
  font-size: 4rem;
  font-family: "Cinzel", serif;
  font-weight: 300;
}

.use_mess {
  text-align: center;
  margin: 0 auto 25px;
  font-size: 1.4rem;
  color: #92a0b8;
}

.use_text {
  max-width: 645px;
  width: 100%;
  margin: 0 auto 60px;
  max-width: 100%;
}

.coming_soon {
  text-align: center;
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 4vw 0;
}

.coming_soon__ttl {
  font-size: 2.4rem;
  font-family: "Cinzel", serif;
  color: #cfd1d3;
}

.use_time {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.use_time_img {
  width: 800px;
  max-width: 800px;
  margin: 0 auto;
}

.use_step {
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 50px;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

.use_step__head_ttl {
  position: relative;
  text-align: center;
  color: #c8d8df;
  margin-bottom: 40px;
}

.use_step__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: baseline;
  gap: 5%;
}

.use_step__img {
  height: 170px;
}

.use_step__title {
  margin: 15px 20px 10px 0;
}

.use_step__title span {
  font-weight: 300;
  margin-right: 20px;
}


@media(max-width: 1050px) {}

@media(max-width: 1120px) {
  .use_step__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10%;
    row-gap: 40px;
    margin-bottom: 15px;
  }

}

@media(max-width: 834px) {
  .use_time {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }

  .use_text {
    margin: 0 auto 40px;
  }

  .use_time_wrap {
    overflow: scroll;
    padding: 0 20px;
  }

  .use_time_img {
    width: 800px;
    max-width: 800px;
  }

}

@media(max-width: 600px) {
  .use_step {
    padding: 40px 20px 30px;
  }

  .use_step__head_ttl {
    margin-bottom: 25px;
  }

  .use_step__img {
    height: 140px;
  }

  .use_step__title span {
    margin-right: 13px;
  }
}

@media(max-width: 500px) {
  .use_step__img {
    height: 120px;
  }

}


.product {
  padding-top: 8vw;
  padding-bottom: 8vw;
  background-color: #fafbfc;
}

.product_top {
  display: flex;
  justify-content: center;
}

.product_top .product_name_en {
  color: #abb0b4;
}

.product_name_jp {
  margin: 10px auto 10px;
}

.product_mess {
  line-height: 1.8;
  margin: 25px auto;
}

.product_top_img {
  max-width: 120px;
  object-fit: contain;
}

.product_top_main {
  padding-left: 7%;
  width: 625px;
  line-height: 1.8;
}

@media(max-width: 834px) {
  .product_top_img {
    max-width: 90px;
  }
}

@media(max-width: 600px) {
  .product_top {
    display: flex;
    justify-content: center;
  }

  .product_top_img {
    max-width: 70px;
  }
}

@media(max-width: 500px) {
  .product_top {
    align-items: start;
  }

  .product_top_main {
    margin-top: 15vw;
    padding-left: 25px;
  }

  .product_price {
    margin-bottom: 15vw;
  }

  .product_mess {
    text-align: center;
    margin: 20px auto;
  }

  .product_top_img {
    max-width: 70px;
    padding-left: 20px;
    transform: scale(0.9) translate(0px, 30px);
  }

  .product_top .product_mess,
  .product_top .product_text {
    margin-left: calc(50% - 48vw - 35px);
    /* margin-right: calc(50% - 50vw + 70px); */
  }
}

@media(max-width: 400px) {
  .product_top_img {
    max-width: 65px;
    transform: scale(0.9) translate(0px, 30px);
  }

  .product_top_main {
    padding-left: 20px;
  }

  .product_top .product_mess,
  .product_top .product_text {
    margin-left: calc(50% - 48vw - 27.5px);
    /* margin-right: calc(50% - 50vw + 55px); */
  }
}

.product_other {
  margin-top: 7vw;
}

.product_other_img {
  max-width: 70px;
  object-fit: contain;
}

.product_other__item:nth-of-type(2) .product_other_img {
  max-width: 60px;
}

.product_other__item:nth-of-type(3) .product_other_img {
  max-width: 90px;
}

.product_other__title {
  position: relative;
  color: #cfd1d3;
  font-weight: 400;
}

.product_other__title::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 240px;
  transform: translate(0, -50%);
  width: calc(100% - 220px);
  height: 1px;
  background-color: #cfd1d3;
}

.product_other__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5%;
  row-gap: 80px;
  margin-top: 5vw;
}

.product_other__item {
  display: flex;
  align-items: start;
}

.product_other_main {
  width: calc(100% - 70px);
  padding-left: 40px;
}

.product_link {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  color: #92a0b8;
  line-height: 57px;
  width: 230px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #92a0b8;
  background: url(../img/arrow.webp) no-repeat right 25px center / 15px;
  margin-top: 45px;
  transition: all .3s;
}

.product_other__item:nth-of-type(2) .product_link {
  margin-top: 20px;
}

.product_link:hover {
  opacity: .6;
  transition: all .3s;
}

@media(max-width: 1210px) {
  .product_other__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 80px;
    margin-top: 5vw;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .product_other__item:nth-of-type(3) {
    margin-left: -30px;
  }


  .product_link {
    margin-top: 20px;
  }
}

@media(max-width: 834px) {
  .product_other__title::after {
    left: 170px;
    width: calc(100% - 180px);
  }

  .product_other__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
    margin-top: 5vw;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
  }

  .product_other__item:nth-of-type(3) {
    margin-left: 0px;
  }

  .product_other__item:nth-of-type(3) .product_other_img {
    max-width: 70px;
  }

  .product_link {
    line-height: 42px;
    width: 180px;
    height: 44px;
    border-radius: 22px;
    border: 1px solid #92a0b8;
    background: url(../img/arrow.webp) no-repeat right 15px center / 12px;
    margin-top: 20px;
  }
}

@media(max-width: 500px) {
  .product_other {
    margin-top: 50px;
  }

  .product_other_img {
    /* max-width: 50px; */
    max-width: 80px;
    object-fit: contain;
    transform: scale(0.5) translate(0px, -130px);
  }

  .product_other__item:nth-of-type(2) .product_other_img {
    transform: scale(0.6) translate(5px, -100px);
  }

  .product_other__item:nth-of-type(3) .product_other_img {
    transform: scale(0.6) translate(5px, 0px);
  }

  .product_other__item {
    align-items: start;
    justify-content: end;
  }

  .product_other_main {
    width: calc(100% - 80px);
    padding-left: 20px;
    margin-top: 15vw;
  }

  .product_other__item .product_mess,
  .product_other__item .product_text {
    margin-left: calc(50% - 48vw - 40px);
    /* margin-right: calc(50% - 50vw + 50px); */
  }

  .product_link {
    transform: translate(4vw, 0);
  }
}

@media(max-width: 450px) {
  .product_link {
    transform: translate(2vw, 0);
  }
}

@media(max-width: 430px) {
  .product_link {
    transform: translate(0, 0);
  }
}

@media(max-width: 420px) {
  .product_link {
    transform: translate(-2vw, 0);
  }
}

@media(max-width: 400px) {
  .product_other_img {
    transform: scale(0.5) translate(0px, -145px);
  }

  .product_link {
    transform: translate(-4vw, 0);
  }
}

@media(max-width: 370px) {
  .product_link {
    transform: translate(-9vw, 0);
  }
}

.product_buy {
  background-color: #feffff;
  padding: 80px 30px;
  margin-top: 10vw;
}

.product_buy_title {
  text-align: center;
}

.product_buy_wrap {
  display: flex;
  justify-content: center;
  gap: 4%;
  margin-top: 70px;
}

.product_buy_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  color: #fff;
  background-color: #a7b7d1;
  border: 1px solid #a7b7d1;
  max-width: 450px;
  width: 100%;
  height: 130px;
  transition: all .3s;
  padding: 20px;
}

.product_buy_link:hover {
  color: #a7b7d1;
  background-color: #feffff;
  transition: all .3s;
}

.product_buy_link:nth-of-type(2) {
  background-color: #92a0b8;
  border: 1px solid #92a0b8;
}

.product_buy_link:nth-of-type(2):hover {
  color: #92a0b8;
  background-color: #feffff;
}

.product_buy_link .f20b {
  font-weight: 600;
  line-height: 1.4;
}

.product_buy_link .fl16 {
  width: 100%;
  text-align: center;
  line-height: 1.4;
}

.product_buy_icon {
  font-size: 2rem;
  font-style: normal;
  font-family: "icon";
  font-weight: normal;
  margin-right: 15px;
}

@media(max-width: 834px) {
  .product_buy {
    background-color: #feffff;
    padding: 40px 30px;
    margin-top: 10vw;
  }

  .product_buy_wrap {
    gap: 15px;
    margin-top: 40px;
  }

  .product_buy_link {
    height: 70px;
    padding: 10px;
  }

  .product_buy_icon {
    font-size: 1.6rem;
    margin-right: 10px;
  }
}

@media(max-width: 640px) {
  .product_buy_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 70px;
    margin: 30px auto 0;
  }
}

.footer {
  background-color: #000;
  color: #bdbdbd;
  width: 100%;
  height: 18vw;
  min-height: 100px;
  padding-top: 5vw;
}

.footer_inner {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.footer__title {
  display: flex;
  flex-direction: column;
  font-weight: 500;
}

.footer__title p {
  margin-top: 3px;
}

.footer img {
  width: 190px;
}

@media(max-width: 834px) {
  .footer img {
    width: 100px;
  }
}

@media(max-width: 500px) {
  .footer {
    padding-top: 25px;
  }
}



.coming_soon {
  /* display: none; */
  color: #505050;
  padding-top: 10px;
}
@media(max-width: 1200px) {

.coming_soon {
  text-align: center;
  background-color: #f9f9fb;
  border-radius: 10px;
  padding: 20px 0;
}
}