@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
	v2.0 | 20110126
	License: none (public domain)
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-align: left;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

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

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

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  /* border-collapse:collapse; */
  text-align: left;
  border-collapse: separate;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

#copylAddress {
  font-size: 0 !important;
}

/*  汎用class
=====================================*/
.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

.txt_box {
  display: block;
  overflow: hidden;
  position: relative;
}

.clear {
  clear: both;
}

/* ▼▼▼ 480px〜768px
===================================== */
@media screen and (max-width: 767px) {
  .mb30 {
    margin-bottom: 15px !important;
  }
  .mb40 {
    margin-bottom: 20px !important;
  }
  .mb45 {
    margin-bottom: 20px !important;
  }
  .mb50 {
    margin-bottom: 25px !important;
  }
  .mb60 {
    margin-bottom: 30px !important;
  }
  .mb70 {
    margin-bottom: 35px !important;
  }
  .mb80 {
    margin-bottom: 40px !important;
  }
  .mb90 {
    margin-bottom: 40px !important;
  }
  .mb100 {
    margin-bottom: 50px !important;
  }
}
@font-face {
  font-family: "Corporate-Logo-Bold-ver2";
  src: url("../font/Corporate-Logo-Bold-ver2.ttf") format("truetype");
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: min(0.0917520742vw, 1.2533333333px);
}
@media screen and (max-width: 1100px) {
  html {
    font-size: 1.0666666667px;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 0.2666666667vw;
  }
}

html {
  scrollbar-gutter: stable;
}

/* 大枠 */
html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch !important;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #e51d37;
  font-size: 16px;
  line-height: 1.6;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  body.wrap {
    overflow: hidden;
  }
}
body #wrapper {
  height: auto;
}
body.is-colorbox-open {
  overflow: hidden;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media print {
  html,
  html body {
    overflow: visible !important;
  }
}
/* アクセシビリティ */
img {
  image-rendering: auto;
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-box-shadow: #000 0 0 0;
          box-shadow: #000 0 0 0; /* ロールオーバー対応 */
}

img,
x:-moz-any-link,
x:default {
  box-shadow: #000 0 0 0; /* IE7対応 */
}

/* リンク */
a {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:link, a:visited, a:active {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  opacity: 0.7;
  text-decoration: none !important;
}

.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

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

.section-title {
  width: 260rem;
  aspect-ratio: 260/125;
  background: url(../img/title-frame-red.svg) no-repeat center center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14rem;
  margin-inline: auto;
}
.section-title.--white {
  color: #fff;
  background: url(../img/title-frame-white.svg) no-repeat center center/contain;
}

.section-title__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8rem;
  font-size: 36rem;
  font-weight: 900;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.section-title__main span {
  display: inline-block;
  font-size: 24rem;
}

.section-title__en {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 18rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  text-box: trim-both cap alphabetic;
}
.section-title__en.--uppercase {
  text-transform: uppercase;
}

.js-fadein.--up {
  opacity: 0;
  translate: 0 10rem;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.js-fadein.--up.is-active {
  opacity: 1;
  translate: 0;
}

.js-fadein.--fade {
  opacity: 0;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.js-fadein.--fade.is-active {
  opacity: 1;
}

.js-fadein.--parent .js-fadein {
  opacity: 0;
  translate: 0 10rem;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.js-fadein.--parent .js-fadein.is-active {
  opacity: 1;
  translate: 0;
}
.js-fadein.--parent .js-fadein.--1 {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.js-fadein.--parent .js-fadein.--2 {
  -webkit-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}
.js-fadein.--parent .js-fadein.--3 {
  -webkit-transition: all 1s ease 2s;
  transition: all 1s ease 2s;
}

@font-face {
  font-family: "Corporate-Logo-Bold-ver2";
  src: url("../font/Corporate-Logo-Bold-ver2.ttf") format("truetype");
}
body {
  background: #e51d37;
}

#main {
  max-width: 1366px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e51d37;
  position: relative;
}
@media screen and (max-width: 1100px) {
  #main {
    padding-inline: 20px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main {
    padding-inline: unset;
  }
}

.main__left {
  width: 540rem;
  position: sticky;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1100px) {
  .main__left {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .main__left {
    display: none;
  }
}

.main__content {
  width: 510rem;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 768px) {
  .main__content {
    padding-block: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .main__content {
    width: 440px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .main__content {
    width: 100%;
  }
}

.main__right {
  width: 316rem;
  position: sticky;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .main__right {
    display: none;
  }
}

.pc-left {
  height: 100vh;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 90px 50px;
}
.pc-left__logo {
  width: 303px;
}
@media screen and (max-width: 1100px) {
  .pc-left__logo {
    width: 200px;
  }
}

.pc-left__mainWrap {
  position: relative;
}

.pc-left__main {
  width: 365px;
  height: 312px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 60px;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 1100px) {
  .pc-left__main {
    width: 260px;
    margin-top: 30px;
  }
}
.pc-left__main.--2, .pc-left__main.--3 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pc-left__main.is-active {
  visibility: visible;
  opacity: 1;
  position: relative;
}

.pc-left__mainTop {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.2692307692;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 1100px) {
  .pc-left__mainTop {
    font-size: 20px;
  }
}
.pc-left__mainTop.--2, .pc-left__mainTop.--3 {
  font-size: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainTop.--2, .pc-left__mainTop.--3 {
    font-size: 20px;
  }
}
.pc-left__mainTop.--2 span, .pc-left__mainTop.--3 span {
  display: inline-block;
}
.pc-left__mainTop.--2 span:last-child, .pc-left__mainTop.--3 span:last-child {
  margin-top: 4px;
}
.pc-left__mainTop.--2 span:last-child span, .pc-left__mainTop.--3 span:last-child span {
  position: relative;
}
.pc-left__mainTop.--2 span:last-child span::after, .pc-left__mainTop.--3 span:last-child span::after {
  content: "";
  width: 96px;
  aspect-ratio: 96/8;
  background: url(../img/mv-dot.svg) no-repeat center center/contain;
  position: absolute;
  top: -8px;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainTop.--2 span:last-child span::after, .pc-left__mainTop.--3 span:last-child span::after {
    width: 80px;
  }
}

.pc-left__pointGet {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 62px;
  margin-bottom: 28px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .pc-left__pointGet {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
.pc-left__pointGet span {
  display: inline-block;
}
.pc-left__pointGet span:first-child {
  font-size: 26px;
}
@media screen and (max-width: 1100px) {
  .pc-left__pointGet span:first-child {
    font-size: 20px;
  }
}
.pc-left__pointGet span.--point {
  font-size: 90px;
  font-family: "Barlow Condensed", sans-serif;
  line-height: 0.6;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  .pc-left__pointGet span.--point {
    font-size: 60px;
  }
}
.pc-left__pointGet span:last-of-type {
  font-size: 33px;
  font-weight: 700;
  padding-left: 8px;
}
@media screen and (max-width: 1100px) {
  .pc-left__pointGet span:last-of-type {
    font-size: 25px;
  }
}
.pc-left__pointGet::before {
  content: "";
  width: 96px;
  aspect-ratio: 96/80;
  background-color: #fff;
  -webkit-mask: url(../img/point-icon.svg) no-repeat center/contain;
  mask: url(../img/point-icon.svg) no-repeat center/contain;
  position: absolute;
  top: -45px;
  left: 141px;
}
@media screen and (max-width: 1100px) {
  .pc-left__pointGet::before {
    width: 60px;
    top: -25px;
    left: 110px;
  }
}

.pc-left__mainBottom {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  position: relative;
}
.pc-left__mainBottom::after, .pc-left__mainBottom::before {
  content: "";
  width: 2px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainBottom::after, .pc-left__mainBottom::before {
    top: 80px;
  }
}
.pc-left__mainBottom::before {
  right: calc(100% + 10px);
  rotate: -25deg;
}
.pc-left__mainBottom::after {
  left: calc(100% + 10px);
  rotate: 25deg;
}
.pc-left__mainBottom br.is-pc {
  display: block;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainBottom br.is-pc {
    display: none;
  }
}
.pc-left__mainBottom br.is-tab {
  display: none;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainBottom br.is-tab {
    display: block;
  }
}

.pc-left__mainImg {
  width: 320px;
  aspect-ratio: 320/127;
  margin-inline: auto;
  margin-top: 8px;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainImg {
    width: 260px;
  }
}

.pc-left__mainImg--2 {
  width: 123px;
  aspect-ratio: 123/128;
  position: absolute;
  bottom: 0;
  right: -10px;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainImg--2 {
    width: 90px;
  }
}

.pc-left__mainImg--3 {
  width: 108px;
  aspect-ratio: 108/128;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .pc-left__mainImg--3 {
    width: 80px;
  }
}

.main-left__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  width: 400px;
  height: 71px;
  background: #138b3b;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  border: #fff solid 2px;
  border-radius: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1100px) {
  .main-left__btn {
    gap: 4px;
    width: 260px;
    font-size: 18px;
  }
}
.main-left__btn::before, .main-left__btn::after {
  content: "";
  width: 30px;
  aspect-ratio: 1/1;
  background: url(../../common/img/present-icon.svg) no-repeat center center/contain;
}
@media screen and (max-width: 1100px) {
  .main-left__btn::before, .main-left__btn::after {
    width: 20px;
  }
}

.main-left__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 36px;
}

.main-left__paginationDot {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
@media (any-hover: hover) {
  .main-left__paginationDot:hover {
    opacity: 1;
  }
}
.main-left__paginationDot.is-active {
  width: 100px;
}

.pc-right {
  padding-top: 53px;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.pc-right__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 35px;
}

a.pc-right__btn {
  width: 220px;
  height: 105px;
  background: url(../img/pc-nav-frame.svg) no-repeat center center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: #fff;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
a.pc-right__btn::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 20rem;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.pc-right__btn.is-active::after {
  opacity: 1;
}
@media (any-hover: hover) {
  a.pc-right__btn:hover {
    opacity: 1;
  }
  a.pc-right__btn:hover::after {
    opacity: 1;
  }
}

.pc-right__btnText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 30px;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-top: 8px;
}
.pc-right__btnText span {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: -8px;
}

.pc-right__btnTextEn {
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0.12em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.pc-right__img {
  width: 100%;
  min-height: 250px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.pc-right__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}

.pc-main {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .pc-main {
    background: #fff;
    border-radius: 30px;
    padding: 4.7058823529% 3.9215686275%;
  }
}
@media screen and (max-width: 1100px) {
  .pc-main {
    padding: 24px 20px;
  }
}
@media screen and (max-width: 767px) {
  .pc-main {
    padding: unset;
  }
}

.mv {
  width: 100%;
  aspect-ratio: 375/720;
  color: #fff;
  background: #e51d37;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 50rem 30rem;
  background: url(../img/mv-bg.webp?ver1.2) no-repeat center center/cover;
  position: relative;
}
.mv::after {
  content: "";
  width: 33rem;
  aspect-ratio: 33/61;
  background: url(../img/scroll-down.svg) no-repeat center center/contain;
  position: absolute;
  top: 370rem;
  left: 50%;
  translate: -50%;
}

.mv__title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10rem;
  font-weight: 700;
  padding-left: 34rem;
  position: relative;
}
.mv__title span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14rem;
}
.mv__title span.--1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 30rem;
  line-height: 1.2333333333;
  position: relative;
}
.mv__title span.--1::after {
  content: "";
  width: 76rem;
  aspect-ratio: 76/64;
  background: url(../img/mv-point-text.svg) no-repeat center center/contain;
  position: absolute;
  bottom: -2rem;
  left: calc(100% + 13rem);
}
.mv__title span.--2 span {
  display: inline-block;
  height: 64rem;
  font-size: 39rem;
  line-height: 0.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.mv__title span.--2 span::before, .mv__title span.--2 span::after {
  content: "";
  width: 100%;
  aspect-ratio: 170/2;
  background: url(../img/mv-line.svg) no-repeat center center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
.mv__title span.--2 span::after {
  top: 100%;
  translate: 0 -100%;
}
.mv__title span.--3 {
  padding-left: 50rem;
  font-size: 39rem;
  line-height: 1.2051282051;
  position: relative;
}
.mv__title span.--3::after {
  content: "";
  width: 43rem;
  aspect-ratio: 43/36;
  background: url(../img/point-icon.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
.mv__title img {
  width: 130rem;
  aspect-ratio: 130/64;
}

.mv__img {
  width: 100%;
  aspect-ratio: 375/285;
  position: absolute;
  top: 51%;
  left: 50%;
  translate: -50% -50%;
}

.mv__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12rem;
  font-size: 25rem;
  font-weight: 700;
  line-height: 1.36;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.mv__text span {
  text-align: center;
}
.mv__text span > span {
  position: relative;
}
.mv__text span > span::after {
  content: "";
  width: 95rem;
  aspect-ratio: 95/7;
  background: url(../img/mv-dot.svg) no-repeat center center/contain;
  position: absolute;
  bottom: 95%;
  left: 50%;
  translate: -50%;
}

.mv__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5rem;
  width: 310rem;
  height: 55rem;
  margin-inline: auto;
  background: #138b3b;
  font-size: 22rem;
  font-weight: 700;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  border: none;
  border-radius: 28rem;
  margin-top: 15rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mv__btn::before, .mv__btn::after {
  content: "";
  width: 24rem;
  aspect-ratio: 1/1;
  background: url(../../common/img/present-icon.svg) no-repeat center center/contain;
}

.mv__app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10rem;
  margin-top: 15rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mv__app-btn {
  width: auto;
  height: 45rem;
}
.mv__app-btn.--apple {
  aspect-ratio: 174/64;
}
.mv__app-btn.--google {
  aspect-ratio: 216/64;
}

.acrostic {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16rem;
  background: #fff;
  padding-inline: 10rem;
  padding-block: 28rem 0;
}

.acrostic__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16rem;
  background: #fff;
}

.acrostic__item {
  width: 169rem;
  aspect-ratio: 169/205;
  position: relative;
  z-index: 3;
}
.acrostic__item::after {
  content: "";
  width: 165rem;
  aspect-ratio: 165/200;
  border: 1rem solid #e51d37;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.acrostic__itemContent {
  width: 165rem;
  aspect-ratio: 165/200;
  background: #e51d37;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 3;
}
.acrostic__itemContent::after {
  content: "";
  width: 155rem;
  aspect-ratio: 155/190;
  background: #fff;
  border-radius: 10rem;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: -1;
}

.acrostic__initial {
  width: 40rem;
  aspect-ratio: 1/1;
  background: #e51d37;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2rem solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -6rem;
  right: -6rem;
}
.acrostic__initial span {
  color: #fff;
  font-size: 24rem;
  font-weight: 900;
  line-height: 1;
  text-box: trim-both cap alphabetic;
}

.acrostic__text {
  font-family: "Corporate-Logo-Bold-ver2";
  font-size: 16rem;
  font-weight: 700;
  line-height: 2.25;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-top: 22rem;
}
.acrostic__text span {
  letter-spacing: -0.5em;
}
.acrostic__text span.--indent {
  position: relative;
  top: -9rem;
}
.acrostic__text.--6 {
  line-height: 1.625;
}

.acrostic__click {
  width: 77rem;
  aspect-ratio: 77/28;
  position: absolute;
  bottom: 12rem;
  left: 12rem;
}
.acrostic__click img {
  width: 100%;
  height: 100%;
}

.acrostic__img {
  position: absolute;
}
.acrostic__img.--1 {
  width: 52rem;
  aspect-ratio: 52/54;
  right: 14rem;
  bottom: 12rem;
}
.acrostic__img.--2 {
  width: 53rem;
  aspect-ratio: 53/58;
  right: 10rem;
  bottom: 0;
}
.acrostic__img.--3 {
  width: 41rem;
  aspect-ratio: 41/57;
  right: 15rem;
  bottom: 11rem;
}
.acrostic__img.--4 {
  width: 48rem;
  aspect-ratio: 48/46;
  bottom: 43rem;
  left: 0;
}
.acrostic__img.--5 {
  width: 66rem;
  aspect-ratio: 66/63;
  bottom: 0;
  right: 0;
}
.acrostic__img.--6 {
  width: 68rem;
  aspect-ratio: 68/55;
  bottom: 0;
  right: 3rem;
}
.acrostic__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.acrostic-modal {
  display: none;
}

#colorbox {
  top: 50% !important;
  translate: 0 -50%;
  overflow: unset;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

body.is-colorbox-open #colorbox {
  opacity: 1;
}
body.is-colorbox-open #colorbox::after {
  content: "";
  width: 100vw;
  height: 100vh;
  background: rgba(229, 29, 55, 0.7);
  position: fixed;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  backdrop-filter: blur(2rem);
  pointer-events: none;
}

#cboxTopCenter {
  display: none;
}

#cboxContent {
  width: auto;
  height: auto !important;
  position: relative;
  overflow: unset;
}

#cboxLoadedContent {
  width: auto;
  height: auto !important;
  margin-bottom: unset;
}

#cboxCurrent {
  display: none !important;
}

#cboxPrevious,
#cboxNext {
  width: 34rem;
  height: 34rem;
  background: url(../img/modal-arrow.svg) no-repeat center center/contain !important;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: unset;
  -webkit-transform: unset;
          transform: unset;
  translate: 0 -50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
}

/* 左 */
#cboxPrevious {
  left: -10rem;
}
@media (any-hover: hover) {
  #cboxPrevious:hover {
    translate: -15% -50%;
  }
}

/* 右 */
#cboxNext {
  right: -10rem;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (any-hover: hover) {
  #cboxNext:hover {
    translate: 15% -50%;
  }
}

.acrostic-modal__item {
  width: 330rem;
  max-height: 90vh;
  height: 530rem;
  background: #e51d37;
  border: 1rem solid #fff;
  padding: 10rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.acrostic-modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 10rem;
  padding: 13rem;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
}

.acrostic-modal__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80rem;
  aspect-ratio: 80/40;
  background-color: #e51d37;
  -webkit-mask: url(../img/logo.svg) no-repeat center/contain;
  mask: url(../img/logo.svg) no-repeat center/contain;
}

.acrostic-modal__top {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 124rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-top: 35rem;
  margin-bottom: 25rem;
  position: relative;
}
.acrostic-modal__top span {
  display: inline-block;
}
.acrostic-modal__top > span:first-child {
  color: #3E3A39;
  font-size: 20rem;
  font-weight: 700;
}
.acrostic-modal__top span.--point {
  font-size: 69rem;
  font-family: "Barlow Condensed", sans-serif;
  line-height: 1;
}
.acrostic-modal__top span.--percent {
  font-size: 69rem;
  font-family: "Barlow Condensed", sans-serif;
  line-height: 0.8;
}
.acrostic-modal__top span.--percent span {
  font-size: 50rem;
}
.acrostic-modal__top > span:last-of-type {
  font-size: 25rem;
  font-weight: 700;
}
.acrostic-modal__top > span:last-of-type.--black {
  color: #3E3A39;
  vertical-align: bottom;
}
.acrostic-modal__top::before {
  content: "";
  width: 74rem;
  aspect-ratio: 74/62;
  background-color: #e51d37;
  -webkit-mask: url(../img/point-icon.svg) no-repeat center/contain;
  mask: url(../img/point-icon.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 110rem;
}
.acrostic-modal__top.--3::before, .acrostic-modal__top.--4::before, .acrostic-modal__top.--5::before, .acrostic-modal__top.--6::before {
  display: none;
}
.acrostic-modal__top.--3 {
  width: 245rem;
  margin-inline: auto;
  line-height: 1.15;
  padding-top: 20rem;
}
.acrostic-modal__top.--4 {
  width: 270rem;
  margin-inline: auto;
  padding-top: 25rem;
}
.acrostic-modal__top.--4 span {
  font-size: 17rem;
  line-height: 1.6470588235;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.acrostic-modal__top.--4 span.--text {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 30rem;
  font-weight: 800;
  line-height: 1.6;
  position: relative;
}
.acrostic-modal__top.--4 span.--text::after {
  content: "";
  width: 120rem;
  aspect-ratio: 114/7;
  background: url(../img/modal-dot.svg) no-repeat center center/contain;
  position: absolute;
  top: -2rem;
  left: 50%;
  translate: -50%;
}
.acrostic-modal__top.--4 span.--black {
  color: #3E3A39;
  font-size: 17rem;
  vertical-align: baseline;
}
.acrostic-modal__top.--4 span:last-child {
  color: #3E3A39;
  font-size: 17rem;
  line-height: 1;
}
.acrostic-modal__top.--5 {
  width: 260rem;
  margin-inline: auto;
  padding-top: 22rem;
}
.acrostic-modal__top.--5 span {
  font-size: 17rem;
  line-height: 1.6470588235;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.acrostic-modal__top.--5 span.--text {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 30rem;
  font-weight: 800;
  line-height: 1;
  position: relative;
  margin-top: 13rem;
}
.acrostic-modal__top.--5 span.--text::after {
  content: "";
  width: 95rem;
  aspect-ratio: 87/7;
  background: url(../img/modal-dot2.svg) no-repeat center center/contain;
  position: absolute;
  top: -11rem;
  left: 52%;
  translate: -50%;
}
.acrostic-modal__top.--5 span.--black {
  color: #3E3A39;
}
.acrostic-modal__top.--6 {
  width: 275rem;
  margin-inline: auto;
}
.acrostic-modal__top.--6 > span:first-child {
  font-size: 17rem;
  line-height: 1.6470588235;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.acrostic-modal__top.--6 > span:last-of-type {
  font-size: 22rem;
  line-height: 1.0909090909;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.acrostic-modal__img {
  -webkit-animation: modal-img 0.5s ease 1 forwards;
          animation: modal-img 0.5s ease 1 forwards;
}
.acrostic-modal__img.--1 {
  width: 94rem;
  aspect-ratio: 94/98;
  position: absolute;
  bottom: 0;
  right: 0;
}
.acrostic-modal__img.--2 {
  width: 83rem;
  aspect-ratio: 83/99;
  position: absolute;
  bottom: 0;
  right: 0;
}
.acrostic-modal__img.--3 {
  width: 81rem;
  aspect-ratio: 81/111;
  position: absolute;
  bottom: 0;
  right: 0;
}
.acrostic-modal__img.--4 {
  width: 85rem;
  aspect-ratio: 85/102;
  position: absolute;
  bottom: 5rem;
  right: 0;
}
.acrostic-modal__img.--5 {
  width: 115rem;
  aspect-ratio: 117/111;
  position: absolute;
  bottom: 3%;
  right: -4%;
}
.acrostic-modal__img.--6 {
  width: 105rem;
  aspect-ratio: 105/102;
  position: absolute;
  bottom: 0;
  right: -4%;
}
@-webkit-keyframes modal-img {
  0% {
    rotate: 0deg;
  }
  25% {
    rotate: 8deg;
  }
  75% {
    rotate: -8deg;
  }
  100% {
    rotate: 0deg;
  }
}
@keyframes modal-img {
  0% {
    rotate: 0deg;
  }
  25% {
    rotate: 8deg;
  }
  75% {
    rotate: -8deg;
  }
  100% {
    rotate: 0deg;
  }
}

.acrostic-modal__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 256rem;
  aspect-ratio: 256/71;
  color: #fff;
  font-size: 18rem;
  font-weight: 700;
  line-height: 1.2777777778;
  background: #e51d37;
  border-radius: 25rem;
  text-align: center;
  margin-inline: auto;
  position: relative;
}
.acrostic-modal__title::after {
  content: "";
  width: 18rem;
  aspect-ratio: 18/20;
  border-top: 20rem solid #e51d37;
  border-left: 9rem solid transparent;
  border-right: 9rem solid transparent;
  position: absolute;
  top: calc(100% - 5rem);
  left: 50%;
  translate: -50%;
}

.acrostic-modal__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 272rem;
  margin-inline: auto;
  color: #3E3A39;
  font-size: 16rem;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 30rem;
}

.acrostic-modal__close {
  width: 28rem;
  aspect-ratio: 1/1;
  position: absolute;
  top: 13rem;
  right: 13rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .acrostic-modal__close:hover {
    opacity: 0.7;
  }
}

.about {
  padding-top: 80rem;
}

.about__content {
  background: #e51d37;
}

.about__inner {
  width: 355rem;
  margin-inline: auto;
  background: #fff;
}

.about__img {
  margin-top: -17rem;
  width: 152rem;
  aspect-ratio: 152/154;
  margin-inline: auto;
}

.about__main {
  padding-block: 29rem 10rem;
}

.about__point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 11rem;
}
.about__point.--2 {
  margin-top: 28rem;
}

.about__pointIcon {
  width: 63rem;
  aspect-ratio: 1/1;
}

.about__pointText {
  width: 256rem;
  color: #fff;
  font-size: 19rem;
  font-weight: 900;
  line-height: 1.2105263158;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-block: 13rem;
  padding-inline: 19rem;
  background: #e51d37;
  border-radius: 23rem;
  position: relative;
}
.about__pointText::after {
  content: "";
  width: 29rem;
  aspect-ratio: 29/26;
  background: url(../img/about-point-arrow.svg) no-repeat center center/contain;
  position: absolute;
  bottom: -17rem;
  left: 17rem;
}
.about__pointText.--reverse {
  padding-inline: 16rem;
}
.about__pointText.--reverse::after {
  left: unset;
  right: 17rem;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.about__appendText {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 17rem;
  font-weight: 900;
  line-height: 1.1764705882;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  position: relative;
}
.about__appendText::before, .about__appendText::after {
  content: "";
  width: 2rem;
  height: 24rem;
  background: #e51d37;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.about__appendText::before {
  right: calc(100% + 5rem);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  rotate: -30deg;
}
.about__appendText::after {
  left: calc(100% + 5rem);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  rotate: 30deg;
}
.about__appendText.--1 {
  margin-top: 47rem;
}
.about__appendText.--2 {
  margin-top: 30rem;
}
.about__appendText.--3 {
  margin-top: 10rem;
}
.about__appendText.--large {
  font-size: 20rem;
}
.about__appendText.--large::before, .about__appendText.--large::after {
  top: 55%;
}

.about__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 20rem;
  margin-inline: 18rem;
  border-bottom: max(1px, 1rem) solid #3E3A39;
}
.about__info.--1 {
  margin-top: 2rem;
}
.about__info.--2 {
  margin-top: 15rem;
}
.about__info.--3 {
  margin-top: 5rem;
}

.about__infoTimes {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 95rem;
  aspect-ratio: 95/30;
  background: #e51d37;
  border-radius: 10rem;
  color: #fff;
  font-size: 16rem;
  font-weight: 700;
  line-height: 1.875;
  text-align: center;
}
.about__infoTimes.--other {
  width: 145rem;
  aspect-ratio: 145/45;
  color: #FFE200;
  font-size: 25rem;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.about__infoPercent {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 50rem;
  font-weight: 700;
  line-height: 1;
  padding-inline: 15rem 8rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: -5rem;
}
.about__infoPercent.--3 {
  padding-inline: 12rem 8rem;
  margin-bottom: unset;
}

.about__infoText {
  color: #3E3A39;
  font-size: 19rem;
  font-weight: 900;
  line-height: 1.1578947368;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.about__text {
  color: #3E3A39;
  font-size: 16rem;
  font-weight: 900;
  line-height: 1.625;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-inline: 15rem;
}
.about__text span {
  color: #e51d37;
}
.about__text.--1 {
  margin-top: 30rem;
}
.about__text.--2 {
  margin-top: 39rem;
}

.simulation {
  padding-block: 50rem 60rem;
  background: url(../img/simulation-bg.webp) no-repeat center center/cover;
  margin-top: 60rem;
}

.simulation__inner {
  width: 340rem;
  margin-inline: auto;
}

.simulation__main {
  background: #fff;
  padding-block: 39rem;
  padding-inline: 30rem;
  margin-top: 32rem;
}

.simulation__text {
  font-size: 30rem;
  font-weight: 900;
  line-height: 1.3666666667;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
}
.simulation__text::after {
  content: "";
  width: 63rem;
  aspect-ratio: 63/53;
  background-color: #e51d37;
  -webkit-mask: url(../img/point-icon.svg) no-repeat center/contain;
  mask: url(../img/point-icon.svg) no-repeat center/contain;
  position: absolute;
  bottom: 8rem;
  right: 0;
}

.simulation__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 38rem;
  margin-top: 26rem;
}

.simulation__item {
  border: 2rem solid #e51d37;
  border-radius: 14rem;
  overflow: hidden;
}

.simulation__itemTitle {
  font-size: 22rem;
  font-weight: 900;
  line-height: 1.1818181818;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-block: 8rem 13rem;
  text-align: center;
  border-bottom: 2rem solid #e51d37;
}

.simulation__itemText {
  color: #3E3A39;
  font-size: 15rem;
  font-weight: 900;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  padding-block: 15rem;
  position: relative;
}
.simulation__itemText::after {
  content: "";
  width: 100%;
  aspect-ratio: 275/10;
  background: url(../img/simulation-item-line.svg) no-repeat center center/contain;
  position: absolute;
  bottom: 0;
  left: 0;
  translate: 0 50%;
}

.simulation__formula {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #3E3A39;
  font-size: 20rem;
  font-weight: 900;
  line-height: 1.2;
  margin-top: 18rem;
}

.simulation__answer {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 52rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
.simulation__answer span:first-child {
  color: #3E3A39;
  font-size: 16rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: unset;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-right: 2rem;
}
.simulation__answer span:last-child {
  display: inline-block;
  color: #3E3A39;
  font-size: 20rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  vertical-align: middle;
  margin-top: 8rem;
  margin-left: 2rem;
}

.simulation__result {
  color: #fff;
  font-size: 20rem;
  font-weight: 900;
  line-height: 1.2105263158;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-block: 13rem 14rem;
  background: #e51d37;
  text-align: center;
  margin-top: 15rem;
}
.simulation__result span {
  position: relative;
  left: 2rem;
}
.simulation__result span::after, .simulation__result span::before {
  content: "";
  width: 37rem;
  aspect-ratio: 37/29;
  background-color: #FFE200;
  -webkit-mask: url(../img/point-icon.svg) no-repeat center/contain;
  mask: url(../img/point-icon.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.simulation__result span::before {
  right: calc(100% + 12rem);
}
.simulation__result span::after {
  left: calc(100% + 12rem);
}

.cta {
  padding-block: 55rem 49rem;
  background: url(../img/cta-bg.webp) no-repeat center center/cover;
}

.cta__title {
  color: #fff;
  font-size: 25rem;
  font-weight: 900;
  line-height: 1.32;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
.cta__title img {
  width: 80rem;
  aspect-ratio: 80/40;
}

.cta__text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #fff;
  font-size: 18rem;
  font-weight: 500;
  line-height: 1.2222222222;
  margin-top: 17rem;
  position: relative;
}
.cta__text::before, .cta__text::after {
  content: "";
  width: 2rem;
  height: 25rem;
  background: #fff;
  position: absolute;
  top: 65%;
  translate: 0 -50%;
}
.cta__text::before {
  right: calc(100% + 5rem);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  rotate: -30deg;
}
.cta__text::after {
  left: calc(100% + 5rem);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  rotate: 30deg;
}

.cta__img {
  width: 310rem;
  aspect-ratio: 310/123;
  margin-inline: auto;
  margin-top: 10rem;
}

a.cta__btn {
  width: 310rem;
  height: 55rem;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 25rem;
  font-weight: 700;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background: rgba(255, 255, 255, 0.15);
  border: 2rem solid #fff;
  border-radius: 28rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.voice {
  padding-block: 63rem 60rem;
  background: #f3e48c;
}

.voice__itemWrap {
  width: 295rem;
  margin-inline: auto;
  margin-top: 30rem;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.voice__item {
  width: 295rem;
  height: auto !important;
  margin-inline: 12px;
}

.voice__icon {
  width: 100rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin-bottom: -60rem;
  margin-inline: auto;
}

.voice__textWrap {
  width: 100%;
  height: calc(100% - 40rem);
  background: #fff;
  border-radius: 16rem;
  padding-block: 75rem 37rem;
  padding-inline: 37rem;
  overflow: hidden;
}

.voice__name {
  color: #3E3A39;
  font-size: 18rem;
  font-weight: 700;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}

.voice__text {
  color: #3E3A39;
  font-size: 17rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 18rem;
}

.slick-arrow {
  width: 12rem;
  height: 32rem;
  translate: 0 60%;
}
.slick-arrow::before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/slider-arrow.svg) no-repeat center center/contain;
  -webkit-transform: unset;
          transform: unset;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-arrow.slick-prev {
  left: unset;
  right: calc(100% + 15rem);
}
@media (any-hover: hover) {
  .slick-arrow.slick-prev:hover::before {
    translate: -30%;
  }
}
.slick-arrow.slick-next {
  right: unset;
  left: calc(100% + 15rem);
}
.slick-arrow.slick-next::before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (any-hover: hover) {
  .slick-arrow.slick-next:hover::before {
    translate: 30%;
  }
}

.footer {
  background: #fff;
  padding-top: 20rem;
}

.footer__info {
  padding-inline: 20rem;
}

.footer_company {
  font-size: 17rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.7;
  color: #3E3A39;
}

.footer__address {
  color: #394140;
  font-size: 14rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin-top: 16rem;
}

.footer__tel {
  color: #394140;
  font-size: 14rem;
  font-weight: 400;
  line-height: 1.6;
  margin-top: 16rem;
}

.footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10rem;
  margin-top: 16rem;
}

.footer__instagram {
  width: 23rem;
  aspect-ratio: 1/1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer__youtube {
  width: 94rem;
  aspect-ratio: 94/19;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer__linkWrap {
  border-bottom: 2rem solid #3E3A39;
}

.footer__link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-top: 35rem;
  padding-bottom: 45rem;
}
.footer__link a {
  color: #394140;
  font-size: 12rem;
}

.footer__logo {
  width: 75rem;
  aspect-ratio: 75/42;
  margin-inline: auto;
  margin-block: 33rem 22rem;
}

.footer__copyright {
  color: #fff;
  font-size: 10rem;
  line-height: 1;
  text-align: center;
  background: #394140;
  padding-block: 7rem;
}