/*!****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/modal-video/css/modal-video.css ***!
  \****************************************************************************************************************************/
@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}

.modal-video-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    box-sizing: border-box;
  }
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}

.modal-video-close-btn:before {
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  transform: rotate(-45deg);
}

.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/assets/stylesheets/top.scss ***!
  \**********************************************************************************************************************************************************************************/
.web_font_jp {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
}
.web_font_jp.w_b {
  font-weight: 600;
}

.web_font_jp2, #Case_area .content_area > section > p, #Case_area .content_area > section ul li dl dd, .Js_acc_area .Js_acc_btn .acc_btn_style .txt, .ttl_style2 .small, .btn_style.small {
  font-family: "toppan-bunkyu-gothic-pr6n", serif;
  font-weight: 400;
  font-style: normal;
}
.web_font_jp2.w_b, #Case_area .content_area > section > p.w_b, #Case_area .content_area > section ul li dl dd.w_b, .Js_acc_area .Js_acc_btn .acc_btn_style .w_b.txt, .ttl_style2 .w_b.small, .w_b.btn_style.small {
  font-weight: 600;
}

.web_font_en, #Mv_area .ttl .en, #Facility_area .top_menu_area ul li h3, #Facility_area .bottom_menu_area h3, #Case_area .content_area > section ul li dl dt h4, .ttl_style .big {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
  letter-spacing: -1%;
}

.web_font_num, #Features_area .content_area .step_area ul li dl dt .num {
  font-family: "Carattere", cursive;
  font-weight: 400;
  font-style: normal;
}

.web_font_en_mini1, .more_button_style {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -1%;
}
.web_font_en_mini1.w_l, #Features_area .content_area .step_area ul li dl dd .web_font_en_mini1.en, .w_l.more_button_style, #Features_area .content_area .step_area ul li dl dd .more_button_style.en {
  font-weight: 300;
}

.web_font_en_mini2, #Features_area .content_area .txt_area h3, #Features_area .content_area .step_area ul li dl dd .en, #Service_area .content_area ul li dl dd, .js_tab_style li, .tag_style, .ttl_style2 .big, .ttl_style .mini, .btn_style.small {
  font-family: "aktiv-grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 4%;
}
.web_font_en_mini2.w_l, #Features_area .content_area .txt_area h3.w_l, #Service_area .content_area ul li dl dd.w_l, #Features_area .content_area .step_area ul li dl dd .en, .js_tab_style li.w_l, .w_l.tag_style, .ttl_style2 .w_l.big, .ttl_style .w_l.mini, .w_l.btn_style.small {
  font-weight: 300;
}

.btn_style {
  line-height: 1;
}
.btn_style a {
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  position: relative;
}
.btn_style .arrow {
  position: relative;
  display: inline-block;
  width: 0.775rem;
  height: 0.8375rem;
  margin-left: 0.5625rem;
  overflow: hidden;
}
.btn_style .arrow.down {
  transform: rotate(90deg);
}
.btn_style .arrow::before, .btn_style .arrow::after {
  content: none;
}
.btn_style .arrow span {
  position: absolute;
  inset: 0;
  transform: translateX(0);
}
.btn_style .arrow span::before,
.btn_style .arrow span::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 0.875rem;
  height: 1px;
  border-radius: 9999px;
  background-color: #3E3A39;
  transform-origin: calc(100% - 0.5px) 50%;
}
.btn_style .arrow span::before {
  transform: rotate(28.5deg);
}
.btn_style .arrow span::after {
  transform: rotate(-28.5deg);
}
.btn_style .arrow .arrow1 {
  transform: translateX(0);
}
.btn_style .arrow .arrow2 {
  transform: translateX(-150%);
}
.btn_style.white a {
  color: #fff;
}
.btn_style.white .arrow span::before,
.btn_style.white .arrow span::after {
  background-color: #fff;
}
.btn_style.white2 a {
  color: #FAECDF;
}
.btn_style.white2 .arrow span::before,
.btn_style.white2 .arrow span::after {
  background-color: #FAECDF;
}
.btn_style.color1 a {
  color: #B19B76;
}
.btn_style.color1 .arrow span::before,
.btn_style.color1 .arrow span::after {
  background-color: #B19B76;
}
.btn_style.pink a {
  color: #FC8959;
}
.btn_style.pink .arrow span::before,
.btn_style.pink .arrow span::after {
  background-color: #FC8959;
}
.btn_style.small a {
  font-size: 0.625rem;
}
.btn_style.small .arrow {
  width: 0.5rem;
  height: 0.5375rem;
  margin-left: 0.4375rem;
  margin-top: 0.0625rem;
}
.btn_style.small .arrow span::before, .btn_style.small .arrow span::after {
  width: 0.5625rem;
}
.btn_style2 {
  border-radius: 0.25rem;
  height: 2.625rem;
  width: 11.125rem;
  font-size: 0.9375rem;
  background: #B19B76;
  transition: background 0.2s ease;
  position: relative;
  overflow: hidden;
}
.btn_style2:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 5;
  transition: opacity 0.2s ease;
}
.btn_style2 > a {
  color: #FAECDF;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: color 0.2s ease;
  z-index: 10;
}
.btn_style2:hover:after {
  opacity: 0.2;
}
.btn_style2 .arrow {
  position: relative;
  display: inline-block;
  width: 0.775rem;
  height: 0.8375rem;
  margin-left: 0.5625rem;
  overflow: hidden;
}
.btn_style2 .arrow::before, .btn_style2 .arrow::after {
  content: none;
}
.btn_style2 .arrow span {
  position: absolute;
  inset: 0;
  transform: translateX(0);
}
.btn_style2 .arrow span::before,
.btn_style2 .arrow span::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 0.875rem;
  height: 1px;
  border-radius: 9999px;
  background-color: #FAECDF;
  transform-origin: calc(100% - 0.5px) 50%;
}
.btn_style2 .arrow span::before {
  transform: rotate(28.5deg);
}
.btn_style2 .arrow span::after {
  transform: rotate(-28.5deg);
}
.btn_style2 .arrow .arrow1 {
  transform: translateX(0);
}
.btn_style2 .arrow .arrow2 {
  transform: translateX(-150%);
}
.btn_style2.color2 {
  background: #3E3A39;
}
.btn_style2.color3 {
  background: #fff;
}
.btn_style2.color3 > a {
  color: #3E3A39 !important;
}
.btn_style2.color3 .arrow span::before, .btn_style2.color3 .arrow span::after {
  background-color: #3E3A39;
}
.btn_style2.color4 {
  background: #FC8959;
}

.btn_anm_trigger.is-hover-in .arrow1 {
  animation: arrowOut 0.55s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.btn_anm_trigger.is-hover-in .arrow2 {
  animation: arrowIn 0.55s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.btn_anm_trigger.is-hover-in .arrow2 {
  animation-delay: 0.12s;
}
.btn_anm_trigger.__is-hover-out .arrow2 {
  animation: arrowOut 0.55s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.btn_anm_trigger.__is-hover-out .arrow1 {
  animation: arrowIn 0.55s cubic-bezier(0.77, 0, 0.18, 1) forwards;
}
.btn_anm_trigger.__is-hover-out .arrow1 {
  animation-delay: 0.12s;
}

@keyframes arrowOut {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(150%);
  }
}
@keyframes arrowIn {
  0% {
    transform: translateX(-150%);
  }
  100% {
    transform: translateX(0);
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .btn_style a {
    font-size: 3.5623409669vw;
  }
  .btn_style .arrow {
    width: 2.5699745547vw;
    height: 2.7480916031vw;
    margin-left: 2.2900763359vw;
  }
  .btn_style .arrow span::before,
  .btn_style .arrow span::after {
    width: 2.7989821883vw;
  }
  .btn_style.small a {
    font-size: 2.5445292621vw;
  }
  .btn_style.small .arrow {
    width: 2.0356234097vw;
    height: 2.2391857506vw;
    margin-left: 1.7811704835vw;
    margin-top: 0.2544529262vw;
  }
  .btn_style.small .arrow span::before,
  .btn_style.small .arrow span::after {
    width: 2.2900763359vw;
  }
  .btn_style2 {
    border-radius: 1.0178117048vw;
    height: 10.1781170483vw;
    width: 100%;
    font-size: 3.3078880407vw;
  }
  .btn_style2 .arrow {
    width: 2.5699745547vw;
    height: 2.7480916031vw;
    margin-left: 1.0178117048vw;
  }
  .btn_style2 .arrow span::before,
  .btn_style2 .arrow span::after {
    content: "";
    width: 2.7989821883vw;
  }
}
.splitBtnTrigger .arrow {
  opacity: 0;
  margin-left: -1.25rem;
  transition: opacity 0.25s ease, transform 0.25s ease, margin 0.25s ease;
}
.splitBtnTrigger.is-deco .arrow {
  opacity: 1;
  margin-left: 0;
}
.splitBtnTrigger.reverse .arrow {
  margin-left: 1.25rem;
}
.splitBtnTrigger.reverse.is-deco .arrow {
  margin-left: 0;
}

.splitBtn {
  display: block;
  overflow: hidden;
}
.splitBtn .text-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.splitBtn .after {
  position: absolute;
  top: 0;
}
.splitBtn .after span {
  transform: translateY(-100%);
}
.splitBtn .before, .splitBtn .after {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.splitBtn .before span, .splitBtn .after span {
  line-height: 1.1;
  transition: color 0.3s ease-out;
  padding: 0.125rem 0 0.125rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .splitBtn {
    padding: 0vw 0 0.5089058524vw;
  }
}
.ttl_style {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  line-height: 1;
  padding-top: 0rem;
  position: relative;
}
.ttl_style.anm_start:before {
  transform: scaleX(100%);
}
.ttl_style.no_border {
  padding-top: 0vw;
}
.ttl_style.no_border:before {
  display: none;
}
.ttl_style:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  top: 1.125rem;
  left: 0;
  opacity: 0.28;
  transform: scaleX(0);
  transition: transform 0.65s ease;
  transform-origin: left top;
}
.ttl_style .mini {
  display: flex;
  margin-top: 2.375rem;
}
.ttl_style .mini .splitTTlWrapLine {
  padding: 0.1875rem 0 0.1875rem;
  margin-bottom: 0rem;
}
.ttl_style .big {
  font-size: 5.625rem;
  display: flex;
}
.ttl_style .jp {
  font-size: 1rem;
  text-align: right;
  letter-spacing: 4%;
  margin-top: 1rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .ttl_style {
    display: flex;
    text-align: right;
    padding-top: 0vw;
  }
  .ttl_style .mini {
    font-size: 2.7989821883vw;
    display: block;
    margin-top: 8.3969465649vw;
    margin-top: 5.8524173028vw;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
  }
  .ttl_style > div {
    margin-left: auto;
  }
  .ttl_style .big {
    font-size: 16.2849872774vw;
    display: block;
  }
  .ttl_style .big.sp_db {
    display: block;
  }
  .ttl_style .jp {
    font-size: 3.5623409669vw;
    letter-spacing: 4%;
    margin-top: 7.6335877863vw;
  }
}
.ttl_style2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0.5rem;
}
.ttl_style2:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.05;
  transform-origin: left top;
}
.ttl_style2.no_border {
  padding-top: 0;
}
.ttl_style2.no_border:before {
  display: none;
}
.ttl_style2 .big {
  font-size: 1.375rem;
  letter-spacing: 2%;
  margin-right: 1rem;
}
.ttl_style2 .small {
  font-size: 0.6875rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .ttl_style2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ttl_style2:before {
    width: calc(100% - 10.1781170483vw);
    left: 5.0890585242vw;
  }
  .ttl_style2 .big {
    font-size: 4.0712468193vw;
  }
  .ttl_style2 .small {
    font-size: 2.5445292621vw;
  }
}
.ttl_style_jp, #Iframe_area h3, #Case_area .content_area > section h3 {
  line-height: 1.9;
  font-size: 1.5rem;
  letter-spacing: 6%;
}
.ttl_style_jp.fz_22, #Iframe_area h3, #Case_area .content_area > section h3 {
  font-size: 1.375rem;
}
.ttl_style_jp.fz_20, #Iframe_area h3.fz_20, #Case_area .content_area > section h3.fz_20 {
  font-size: 1.25rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .ttl_style_jp, #Iframe_area h3, #Case_area .content_area > section h3 {
    line-height: 1.6;
    font-size: 4.5801526718vw;
  }
  .ttl_style_jp.fz_22, #Iframe_area h3, #Case_area .content_area > section h3 {
    line-height: 1.6;
    font-size: 4.5801526718vw;
  }
  .ttl_style_jp.fz_20, #Iframe_area h3.fz_20, #Case_area .content_area > section h3.fz_20 {
    line-height: 1.6;
    font-size: 4.5801526718vw;
  }
}
.splitTTlWrapLine {
  overflow: hidden;
  line-height: 0.9;
  padding: 1rem 0 1rem;
  margin-bottom: -1.375rem;
}

.splitLine {
  overflow: hidden;
  display: block;
}
.splitLine .line {
  position: relative;
  opacity: 1;
  transform: translate(0, 0);
}

.char {
  display: inline-block;
  position: relative;
  transform-origin: "50% 100%";
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .splitTTlWrapLine {
    overflow: hidden;
    padding: 2.7989821883vw 0 2.7989821883vw;
    margin-bottom: -8.1424936387vw;
  }
}
.more_contents_style {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: initial;
  transition: 0.3s;
  -webkit-line-clamp: 10;
  max-height: 108px;
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 5%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 5%, rgba(0, 0, 0, 0) 100%);
}
.more_contents_style.sp_only {
  overflow: visible;
  display: block;
  -webkit-line-clamp: unset;
  max-height: none;
  mask-image: none;
  -webkit-mask-image: none;
}
.more_contents_style.open {
  mask-image: none !important;
  -webkit-mask-image: none !important;
}

.more_button_wrap_style {
  display: flex;
  justify-content: flex-end;
}

.more_button_style {
  border: none;
  background: none;
  color: #3E3A39;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.more_button_style.white {
  color: #FAECDF;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .more_contents_style, .more_contents_style.sp_only {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    max-height: 61.0687022901vw;
    mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 5%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 5%, rgba(0, 0, 0, 0) 100%);
  }
  .more_contents_style.pc_only {
    overflow: visible;
    display: block;
    -webkit-line-clamp: unset;
    max-height: none;
    mask-image: none;
    -webkit-mask-image: none;
  }
  .more_button_style {
    font-size: 3.0534351145vw;
  }
}
.tag_style {
  background: #3E3A39;
  color: #FAECDF;
  font-size: 0.75rem;
  border-radius: 0.125rem;
  padding: 0.25rem 0.625rem 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  letter-spacing: 0;
  white-space: nowrap;
  line-height: 1;
}
.tag_style.big {
  padding: 0.625rem 0.625rem;
}
.tag_style.mini {
  font-size: 0.625rem;
}
.tag_style.white {
  background: #F2EBE0;
  color: #202020;
}
.tag_style.white2 {
  background: #fff;
  color: #202020;
}
.tag_style.color2 {
  background: #B19B76;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .tag_style {
    font-size: 2.5445292621vw;
    border-radius: 0.5089058524vw;
    padding: 1.0178117048vw 1.5267175573vw 1.0178117048vw;
    border-radius: 0.5089058524vw;
    letter-spacing: 0;
  }
  .tag_style.mini {
    font-size: 2.5445292621vw;
  }
  .tag_style.big {
    padding: 2.5445292621vw 2.5445292621vw;
    font-size: 3.0534351145vw;
  }
}
.js_tab_style {
  display: flex;
  gap: 0.625rem;
}
.js_tab_style li {
  font-size: 0.875rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(62, 58, 57, 0.04);
  border-radius: 0.1875rem;
  min-width: 5.0625rem;
  height: 1.9375rem;
  display: flex;
  text-align: center;
  justify-content: center;
  box-sizing: border-box;
  width: fit-content;
  flex-shrink: 0;
  cursor: pointer;
}
.js_tab_style li.current {
  background: rgb(62, 58, 57);
  border: 1px solid rgb(62, 58, 57);
}
.js_tab_style li.current > span, .js_tab_style li.current > a {
  color: #fff;
  opacity: 1;
}
.js_tab_style li > span, .js_tab_style li > a {
  opacity: 0.4;
  height: 100%;
  box-sizing: border-box;
  padding: 0.0625rem 0.625rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.js_tab_style.white li {
  border: 1px solid rgba(250, 236, 223, 0.4);
}
.js_tab_style.white li > span,
.js_tab_style.white li > a {
  color: #F2EBE0;
}
.js_tab_style.white li.current {
  background: rgb(250, 236, 223);
  border: 1px solid rgb(62, 58, 57);
}
.js_tab_style.white li.current > span,
.js_tab_style.white li.current > a {
  color: #3E3A39;
  opacity: 1;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .js_tab_style {
    gap: 1.7811704835vw;
  }
  .js_tab_style li {
    font-size: 2.7989821883vw;
    border-radius: 0.7633587786vw;
    min-width: 16.2849872774vw;
    height: 7.3791348601vw;
  }
  .js_tab_style li > span, .js_tab_style li > a {
    padding: 0.5089058524vw 2.5445292621vw 0;
  }
}
.Js_acc_area.open > .Js_acc_btn .acc_btn_style .txt {
  width: 2rem;
  opacity: 1;
  transition: opacity 0.1s 0.2s ease, width 0.2s ease;
}
.Js_acc_area.open > .Js_acc_btn .acc_btn_style .icon::before {
  width: 1.125rem;
}
.Js_acc_area.open > .Js_acc_btn .acc_btn_style .icon:after {
  display: none;
}
.Js_acc_area.open > .Js_acc_box {
  max-height: 1388.8888888889vw;
}
.Js_acc_area .Js_acc_btn {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.Js_acc_area .Js_acc_btn .acc_btn_style {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
}
.Js_acc_area .Js_acc_btn .acc_btn_style .txt {
  font-size: 0.6875rem;
  width: 0rem;
  width: 0.625rem;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.2s ease, width 0.1s 0.2s ease;
}
.Js_acc_area .Js_acc_btn .acc_btn_style .icon {
  position: relative;
  padding-left: 1.75rem;
}
.Js_acc_area .Js_acc_btn .acc_btn_style .icon:before, .Js_acc_area .Js_acc_btn .acc_btn_style .icon:after {
  display: block;
  content: "";
  background: #000000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
}
.Js_acc_area .Js_acc_btn .acc_btn_style .icon:before {
  width: 1.125rem;
  width: 0.5625rem;
  height: 1px;
}
.Js_acc_area .Js_acc_btn .acc_btn_style .icon:after {
  width: 1px;
  height: 1.125rem;
  height: 0.5625rem;
  left: 0.25rem;
}
.Js_acc_area .Js_acc_box {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.Js_acc_area .Js_acc_box > .Js_acc_inner {
  overflow: hidden;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .Js_acc_area.open > .Js_acc_btn .acc_btn_style .txt {
    width: 8.1424936387vw;
  }
  .Js_acc_area.open > .Js_acc_btn .acc_btn_style .icon::before {
    width: 4.5801526718vw;
  }
  .Js_acc_area.open > .Js_acc_box {
    max-height: 5089.058524173vw;
  }
  .Js_acc_area .Js_acc_btn .acc_btn_style .txt {
    font-size: 2.7989821883vw;
    width: 0vw;
  }
  .Js_acc_area .Js_acc_btn .acc_btn_style .icon {
    padding-left: 7.1246819338vw;
  }
  .Js_acc_area .Js_acc_btn .acc_btn_style .icon:before {
    width: 2.2900763359vw;
  }
  .Js_acc_area .Js_acc_btn .acc_btn_style .icon:after {
    height: 2.2900763359vw;
    left: 1.0178117048vw;
  }
}
.swiper_btn_area_style.sp_only {
  display: none;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .swiper_btn_area_style {
    height: 5.0890585242vw;
    align-items: center;
    gap: 2.5445292621vw;
  }
  .swiper_btn_area_style.sp_only {
    display: flex;
  }
  .swiper_btn_area_style .swiper-button-prev,
  .swiper_btn_area_style .swiper-button-next {
    width: 4.0712468193vw;
    display: flex;
    justify-content: center;
  }
  .swiper_btn_area_style .swiper-button-prev svg,
  .swiper_btn_area_style .swiper-button-next svg {
    display: none;
  }
  .swiper_btn_area_style .swiper-button-prev .arrow {
    transform: scale(-1, 1);
  }
  .swiper_btn_area_style .arrow {
    position: relative;
    display: inline-block;
    width: 2.5699745547vw;
    height: 2.7480916031vw;
    overflow: hidden;
  }
  .swiper_btn_area_style .arrow::before, .swiper_btn_area_style .arrow::after {
    content: "";
    position: absolute;
    top: calc(50% - 0.5px);
    right: 0;
    width: 2.7989821883vw;
    height: 1px;
    border-radius: 9999px;
    background-color: #3E3A39;
    transform-origin: calc(100% - 0.5px) 50%;
  }
  .swiper_btn_area_style .arrow::before {
    transform: rotate(28.5deg);
  }
  .swiper_btn_area_style .arrow::after {
    transform: rotate(-28.5deg);
  }
  .swiper_btn_area_style .arrow.white::before, .swiper_btn_area_style .arrow.white::after {
    background-color: #FAECDF;
  }
}
.swiper_btn_area_style2 {
  height: 3.125rem;
  width: 8.1875rem;
  display: flex;
  align-items: center;
  gap: 2.6875rem;
}
.swiper_btn_area_style2 .swiper-button-prev,
.swiper_btn_area_style2 .swiper-button-next {
  width: 2.75rem;
  display: flex;
  justify-content: center;
}
.swiper_btn_area_style2 .swiper-button-prev svg,
.swiper_btn_area_style2 .swiper-button-next svg {
  display: none;
}
.swiper_btn_area_style2 .swiper-button-prev.swiper-button-disabled,
.swiper_btn_area_style2 .swiper-button-next.swiper-button-disabled {
  opacity: 0.2;
}
.swiper_btn_area_style2 .swiper-button-prev .arrow {
  transform: scale(-1, 1);
}
.swiper_btn_area_style2 .arrow {
  position: relative;
  display: inline-block;
  width: 2.75rem;
  height: 3.00625rem;
}
.swiper_btn_area_style2 .arrow::before,
.swiper_btn_area_style2 .arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 3.125rem;
  height: 1px;
  border-radius: 9999px;
  background-color: #3E3A39;
  transform-origin: calc(100% - 0.5px) 50%;
}
.swiper_btn_area_style2 .arrow::before {
  transform: rotate(28.75deg);
}
.swiper_btn_area_style2 .arrow::after {
  transform: rotate(-28.75deg);
}

.swiper-scrollbar_style {
  background-color: rgba(250, 236, 223, 0.1);
  height: 0.4375rem;
  width: 100%;
  margin: 0 auto;
  border-radius: 100px;
  box-sizing: border-box;
  padding: 0.125rem;
}
.swiper-scrollbar_style.black {
  background-color: rgba(62, 58, 57, 0.1);
}
.swiper-scrollbar_style.black .swiper-scrollbar-drag {
  background-color: rgb(62, 58, 57);
}
.swiper-scrollbar_style.white {
  background-color: rgba(250, 236, 223, 0.4);
}
.swiper-scrollbar_style.white .swiper-scrollbar-drag {
  background-color: rgb(255, 255, 255);
}
.swiper-scrollbar_style.sp_only {
  display: none;
}
.swiper-scrollbar_style .swiper-scrollbar-drag {
  background-color: rgba(250, 236, 223, 0.8);
  height: 0.1875rem;
  border-radius: 100px;
}
.swiper-scrollbar_style.tate {
  width: 0.4375rem;
  height: 100%;
}
.swiper-scrollbar_style.tate .swiper-scrollbar-drag {
  height: auto;
  width: 0.1875rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .swiper-scrollbar_style {
    height: 1.7811704835vw;
    width: 100%;
    margin: 0 auto;
    border-radius: 100px;
    box-sizing: border-box;
    padding: 0.5089058524vw;
  }
  .swiper-scrollbar_style.sp_only {
    display: block;
  }
  .swiper-scrollbar_style .swiper-scrollbar-drag {
    height: 0.7633587786vw;
    height: 1.272264631vw;
    border-radius: 100px;
  }
  .swiper-scrollbar_style.tate {
    width: 1.7811704835vw;
    height: 100%;
  }
  .swiper-scrollbar_style.tate .swiper-scrollbar-drag {
    height: auto;
    width: 0.7633587786vw;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #wrapper {
    overflow: hidden;
  }
}
html.load_finish #Mv_area .txt_area {
  visibility: visible;
}
html.load_finish #Mv_area .ttl {
  opacity: 1;
}
html.load_finish #Mv_area .btn_area {
  opacity: 1;
  transform: translateY(0);
}

@keyframes mvLogoFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------------------------------------------
#Mv_area
------------------------------------------------------------*/
#Mv_area {
  width: 100vw;
  height: 100vh;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
#Mv_area.is-done .logo img {
  opacity: 1;
  animation: none;
}
#Mv_area .logo {
  width: 2.8125rem;
  height: 7.9375rem;
  position: absolute;
  line-height: 1;
  left: 50%;
  top: 50%;
  z-index: 20;
  transform: translate(-50%, -50%);
}
#Mv_area .logo img {
  position: relative;
  opacity: 0;
  opacity: 0;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: opacity, transform;
  display: block;
}
#Mv_area .mv_img_wrap {
  width: 100vw;
  position: relative;
  height: 100vh;
}
#Mv_area .img {
  position: relative;
  opacity: 1;
  background: #000;
  line-height: 0;
  width: 100vw;
  height: 100vh;
  position: relative;
}
#Mv_area .img:before {
  display: block;
  content: "";
  width: 100vw;
  height: 46.4583333333vw;
  background: url(../images/top/bg_mv_movie.png) left top no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
}
#Mv_area .img .movie {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
#Mv_area .img .movie .mv_fallback {
  position: relative;
  inset: 0;
  z-index: 3;
  transition: opacity 0.25s ease;
}
#Mv_area .img .movie .mv_fallback img {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  display: block;
}
#Mv_area .img .movie .mv_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  opacity: 1;
  overflow: hidden;
  width: 149.44444444vh;
  height: 66.9144981433vw;
  min-width: 100vw;
  min-height: 100vh;
  width: 149.444vh;
  height: 66.916vw;
}
#Mv_area .img .movie.is-video-ready .mv_video {
  background: red;
}
#Mv_area .img .movie.is-video-ready .mv_fallback {
  opacity: 0;
}
#Mv_area .img .movie.is-fallback .mv_video {
  opacity: 0;
}
#Mv_area .img .movie.is-fallback .mv_fallback {
  opacity: 1;
}
#Mv_area .img .movie_BK2 {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: center center;
}
#Mv_area .img .movie_BK2 .mv_fallback {
  z-index: 1;
  left: 0;
  top: 0;
  position: absolute;
  inset: 0;
  opacity: 0;
}
#Mv_area .img .movie_BK2 .mv_fallback img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#Mv_area .img .movie_BK2 .mv_video {
  z-index: 2;
  pointer-events: none;
}
#Mv_area .img .movie_BK2 .mv_video.is-ready {
  opacity: 1;
}
#Mv_area .img .movie_BK2 .mv_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  width: 149.4vh;
  height: 66.9vw;
  min-width: 100vw;
  min-height: 100vh;
}
#Mv_area .img .movie_BK2.is-video-ready .mv_video {
  opacity: 1;
}
#Mv_area .img .movie_BK2.is-video-ready .mv_fallback {
  opacity: 1;
}
#Mv_area .img .movie_ {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: #000;
}
#Mv_area .img .movie_ .mv_fallback {
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
#Mv_area .img .movie_ .mv_fallback img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#Mv_area .img .movie_ .mv_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 149.44444444vh;
  height: 66.9144981433vw;
  min-width: 100vw;
  min-height: 100vh;
  border: 0;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  opacity: 1;
  visibility: hidden;
}
#Mv_area .txt_area {
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0;
  z-index: 10;
  overflow: hidden;
  visibility: hidden;
}
#Mv_area .txt_area .in {
  width: 100%;
  height: 100vh;
  position: relative;
  padding-bottom: 20.8333333333vw;
  padding-bottom: 18.75rem;
  display: flex;
  align-items: flex-end;
}
#Mv_area .ttl {
  z-index: 5000;
  color: #FFFFFF;
  margin-left: 2.5rem;
}
#Mv_area .ttl .en {
  font-size: 4rem;
  display: block;
  margin-bottom: 2.3611111111vw;
  letter-spacing: -1%;
}
#Mv_area .ttl .en .splitTTlWrapLine {
  margin-bottom: -2.2222222222vw;
}
#Mv_area .ttl .jp {
  font-size: 1.25rem;
  display: block;
  letter-spacing: 14%;
  margin-bottom: 2.3611111111vw;
}
#Mv_area .ttl .jp.sp {
  display: none;
}
#Mv_area .ttl .jp .splitTTlWrapLine {
  margin-bottom: -0.7638888889vw;
}
#Mv_area .ttl .jp_txt {
  position: absolute;
  bottom: 8.75rem;
  font-size: 0.75rem;
  line-height: 2.2;
  width: 50%;
}
#Mv_area .ttl .jp_txt.news_on {
  bottom: 2.0833333333vw;
  bottom: 1.875rem;
}
#Mv_area .ttl .news {
  margin-top: 3.75rem;
  display: inline-flex;
}
#Mv_area .ttl .news.sp {
  display: none;
}
#Mv_area .ttl .news li {
  position: relative;
  transform: opacity 0.3s ease;
}
#Mv_area .ttl .news li:hover {
  opacity: 0.7;
}
#Mv_area .ttl .news li a {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  padding-right: 1.25rem;
}
#Mv_area .ttl .news li a:before, #Mv_area .ttl .news li a:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 0.875rem;
  height: 1px;
  border-radius: 9999px;
  background-color: #FAECDF;
  transform-origin: calc(100% - 0.5px) 50%;
}
#Mv_area .ttl .news li a::before {
  transform: rotate(28.5deg);
}
#Mv_area .ttl .news li a::after {
  transform: rotate(-28.5deg);
}
#Mv_area .ttl .news li dl {
  display: flex;
  align-items: center;
}
#Mv_area .ttl .news li dl dt {
  margin-right: 1.25rem;
}
#Mv_area .ttl .news li dl dd {
  font-size: 0.875rem;
}
#Mv_area .btn_area {
  z-index: 5;
  position: absolute;
  right: 1.3888888889vw;
  bottom: 2.0833333333vw;
  opacity: 0;
  transform: translateY(200%);
  transition: opacity 0.6s 0s ease, transform 0.6s 0s ease;
}
#Mv_area .btn_area ul {
  display: flex;
}
#Mv_area .btn_area ul li {
  margin-left: 1.25rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  #Mv_area {
    height: auto;
  }
  #Mv_area .mv_img_wrap {
    width: 100vw;
    position: relative;
    height: 73vh;
    transition: height 0.6s ease;
  }
  #Mv_area .img {
    overflow: hidden;
    height: 100%;
  }
  #Mv_area .img img {
    width: 100vw;
    height: 73vh;
  }
  #Mv_area .logo {
    width: 8.9058524173vw;
    height: 24.427480916vw;
    margin-top: 10.1781170483vw;
  }
  #Mv_area .txt_area {
    position: relative;
    padding-top: 5.8524173028vw;
    height: auto;
  }
  #Mv_area .txt_area .in {
    height: auto;
    padding-bottom: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5.0890585242vw;
  }
  #Mv_area .txt_area:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: #FAECDF;
    position: absolute;
    top: 0;
    left: 0;
  }
  #Mv_area .ttl {
    color: #3E3A39;
    position: relative;
    bottom: 0;
    margin-left: 0;
  }
  #Mv_area .ttl .en {
    font-size: 11.7048346056vw;
    display: block;
    margin-bottom: 10.1781170483vw;
    line-height: 0.84;
  }
  #Mv_area .ttl .jp {
    font-size: 3.0534351145vw;
    width: 100%;
    box-sizing: border-box;
  }
  #Mv_area .ttl .jp.sp {
    display: block;
    letter-spacing: 0;
    line-height: 2.3;
  }
  #Mv_area .ttl .jp.pc {
    display: none;
  }
  #Mv_area .ttl .news {
    margin-top: 0;
    padding-top: 2.5445292621vw;
    margin-bottom: 10.1781170483vw;
  }
  #Mv_area .ttl .news.sp {
    display: inline-block;
  }
  #Mv_area .ttl .news li a {
    padding-right: 5.0890585242vw;
    box-sizing: border-box;
  }
  #Mv_area .ttl .news li a:before, #Mv_area .ttl .news li a:after {
    width: 2.5445292621vw;
    background-color: #3E3A39;
  }
  #Mv_area .ttl .news li a::before {
    transform: rotate(28.5deg);
  }
  #Mv_area .ttl .news li a::after {
    transform: rotate(-28.5deg);
  }
  #Mv_area .ttl .news li dl {
    align-items: flex-start;
    line-height: 1.6;
  }
  #Mv_area .ttl .news li dl dt {
    margin-right: 2.5445292621vw;
  }
  #Mv_area .ttl .news li dl dd {
    padding-top: 0.5089058524vw;
    font-size: 3.0534351145vw;
    padding-right: 3.0534351145vw;
  }
  #Mv_area .btn_area {
    position: relative;
    right: 0vw;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5.0890585242vw;
    margin-bottom: 9.1603053435vw;
  }
  #Mv_area .btn_area > p {
    font-size: 3.0534351145vw;
    line-height: 1.8;
  }
  #Mv_area .btn_area ul {
    display: flex;
  }
  #Mv_area .btn_area ul li {
    margin-left: 1.25rem;
  }
  #Mv_area .btn_area ul li .btn_style.white a {
    font-size: 3.0534351145vw;
    color: #3E3A39;
  }
  #Mv_area .btn_area ul li .btn_style.white .arrow span:before, #Mv_area .btn_area ul li .btn_style.white .arrow span:after {
    background: #3E3A39;
  }
}
/*------------------------------------------------------------
#About_area
------------------------------------------------------------*/
#About_area {
  padding: 8.3333333333vw 0 9.7222222222vw;
  position: relative;
  background: #393537;
  z-index: 5;
}
#About_area:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #FAECDF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
  border-radius: 0.625rem 0.625rem 0 0;
}
#About_area .txt_area {
  position: relative;
  z-index: 15;
}
#About_area .wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: flex-start;
  z-index: 15;
}
#About_area .wrap .img_area {
  width: 38.1944444444vw;
  position: sticky;
  top: 7.5rem;
  align-self: flex-start;
}
#About_area .wrap .img_area .img {
  width: 33.3333333333vw;
  margin-left: auto;
  border-radius: 0.375rem;
  line-height: 0;
  overflow: hidden;
}
#About_area .wrap .txt_area {
  width: 31.9444444444vw;
  padding-top: 6.3888888889vw;
}
#About_area .wrap .txt_area h2 {
  font-size: 1.5rem;
  line-height: 1.9;
  margin-bottom: 2.5rem;
  letter-spacing: 30%;
}
#About_area .wrap .txt_area > p {
  line-height: 2.2;
  margin-bottom: 4.375rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  #About_area {
    padding: 21.8829516539vw 0 15.2671755725vw;
  }
  #About_area:before {
    border-radius: 0 0 2.5445292621vw 2.5445292621vw;
    border-radius: 0;
    height: 102%;
    top: -1%;
  }
  #About_area .wrap {
    display: block;
  }
  #About_area .wrap .img_area {
    width: 100%;
    margin-bottom: 13.2315521628vw;
    position: relative;
    top: auto;
    align-self: flex-start;
  }
  #About_area .wrap .img_area .img {
    width: 100%;
    margin: 0 auto;
    border-radius: 1.5267175573vw;
  }
  #About_area .wrap .txt_area {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2.0356234097vw;
    margin-bottom: 0;
  }
  #About_area .wrap .txt_area h2 {
    font-size: 5.0890585242vw;
    margin-bottom: 8.1424936387vw;
    letter-spacing: 20%;
  }
  #About_area .wrap .txt_area > p {
    margin-bottom: 12.7226463104vw;
  }
  #About_area .wrap .txt_area .btn_area {
    display: flex;
    justify-content: flex-end;
  }
}
/*------------------------------------------------------------
#Iframe_area
------------------------------------------------------------*/
#Iframe_area {
  position: relative;
  background: #393537;
}
#Iframe_area:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #FAECDF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  border-radius: 0 0 0.625rem 0.625rem;
}
#Iframe_area > .Iframe_area_inner {
  position: relative;
  z-index: 20;
}
#Iframe_area h3 {
  text-align: center;
  margin-bottom: 5.625rem;
}
#Iframe_area .iframe_wrap {
  height: 38.6805555556vw;
  height: 570px;
  overflow: hidden;
}
#Iframe_area .iframe_wrap iframe {
  height: 38.6805555556vw;
  height: 550px;
  overflow: hidden;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  #Iframe_area:before {
    border-radius: 0 0 2.5445292621vw 2.5445292621vw;
  }
  #Iframe_area .ttl_area {
    margin-bottom: 15.2671755725vw;
  }
  #Iframe_area h3 {
    margin-bottom: 15.2671755725vw;
  }
  #Iframe_area .iframe_wrap {
    height: 114.5038167939vw;
  }
  #Iframe_area .iframe_wrap iframe {
    height: 114.5038167939vw;
  }
}
/*------------------------------------------------------------
#Features_area
------------------------------------------------------------*/
#Features_area {
  padding: 0vw 0 8.3333333333vw;
  background: #393537;
  color: #FAECDF;
  overflow: hidden;
}
#Features_area .ttl_area {
  margin-bottom: 6.25rem;
}
#Features_area .ttl_area .mini {
  opacity: 0;
}
#Features_area .ttl_area .big .web_font_num, #Features_area .ttl_area .big .content_area .step_area ul li dl dt .num, #Features_area .content_area .step_area ul li dl dt .ttl_area .big .num {
  padding-right: 12.5rem;
  font-size: 6.25rem;
}
#Features_area .content_area {
  display: flex;
  align-items: center;
  width: calc((5.9027777778vw + 19.4444444444vw) * 7 + 69.0972222222vw);
}
#Features_area .content_area .feature_slide_wrap {
  display: flex;
}
#Features_area .content_area .txt_area {
  padding-left: 28.6111111111vw;
  width: 69.0972222222vw;
  box-sizing: border-box;
  padding-right: 8.4722222222vw;
  position: relative;
}
#Features_area .content_area .txt_area h3 {
  position: absolute;
  top: 0;
  left: 7.6388888889vw;
  white-space: nowrap;
}
#Features_area .content_area .txt_area h4 {
  font-size: 1.25rem;
  margin-bottom: 3rem;
  letter-spacing: 6%;
}
#Features_area .content_area .txt_area .ls {
  letter-spacing: 1.5%;
}
#Features_area .content_area .step_area .feature_swiper {
  overflow: hidden;
}
#Features_area .content_area .step_area ul {
  display: flex;
}
#Features_area .content_area .step_area ul li {
  width: 19.4444444444vw;
  margin-right: 5.9027777778vw;
}
#Features_area .content_area .step_area ul li dl {
  width: 19.4444444444vw;
}
#Features_area .content_area .step_area ul li dl dt {
  display: block;
  position: relative;
  margin-bottom: 2.625rem;
}
#Features_area .content_area .step_area ul li dl dt .num {
  color: #B19B76;
  line-height: 1;
  font-size: 6.25rem;
  position: absolute;
  bottom: -2.75rem;
  right: 1.25rem;
}
#Features_area .content_area .step_area ul li dl dt .img {
  line-height: 0;
  border-radius: 0.375rem;
  overflow: hidden;
}
#Features_area .content_area .step_area ul li dl dd .jp {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  line-height: 1.6;
  letter-spacing: 6%;
}
#Features_area .content_area .step_area ul li dl dd .en {
  font-size: 0.6875rem;
  opacity: 0.6;
  line-height: 1.4;
}
#Features_area .content_area .step_area .scrollbar_area {
  margin: 3.75rem 2.5rem 0 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #Features_area {
    padding: 0vw 0 20.3562340967vw;
    min-height: auto;
  }
  #Features_area .ttl_area {
    margin-bottom: 17.8117048346vw;
    padding: 0 0 0 2.5445292621vw;
  }
  #Features_area .ttl_area .mini {
    opacity: 1;
  }
  #Features_area .ttl_area .big .web_font_num, #Features_area .ttl_area .big .content_area .step_area ul li dl dt .num, #Features_area .content_area .step_area ul li dl dt .ttl_area .big .num {
    padding-right: 5.0890585242vw;
    right: -2.5445292621vw;
    top: 2.5445292621vw;
    position: relative;
    font-size: 20.3562340967vw;
  }
  #Features_area .content_area {
    display: block;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #Features_area .content_area .feature_slide_wrap {
    display: block;
  }
  #Features_area .content_area .txt_area {
    padding-left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    margin-bottom: 12.7226463104vw;
  }
  #Features_area .content_area .txt_area h3 {
    display: none;
  }
  #Features_area .content_area .txt_area h4 {
    font-size: 4.5801526718vw;
    line-height: 1.6;
    margin-bottom: 7.6335877863vw;
    letter-spacing: 6%;
    padding: 0 0vw 0 7.6335877863vw;
  }
  #Features_area .content_area .txt_area .more_contents_style {
    padding: 0 7.6335877863vw;
  }
  #Features_area .content_area .txt_area .more_button_wrap_style {
    padding: 0 7.6335877863vw;
  }
  #Features_area .content_area .step_area {
    padding: 0 5.0890585242vw;
    width: 100%;
    box-sizing: border-box;
  }
  #Features_area .content_area .step_area .feature_swiper {
    width: 100%;
    overflow: visible;
  }
  #Features_area .content_area .step_area ul {
    display: flex;
    margin-bottom: 10.1781170483vw;
  }
  #Features_area .content_area .step_area ul li {
    width: 53.4351145038vw;
    margin-right: 4.5801526718vw;
  }
  #Features_area .content_area .step_area ul li dl {
    width: 53.4351145038vw;
  }
  #Features_area .content_area .step_area ul li dl dt {
    display: block;
    width: 53.4351145038vw;
    height: 64.8854961832vw;
    margin-bottom: 5.0890585242vw;
  }
  #Features_area .content_area .step_area ul li dl dt .num {
    font-size: 20.3562340967vw;
    bottom: -10.1781170483vw;
    right: 3.0534351145vw;
  }
  #Features_area .content_area .step_area ul li dl dt .img {
    border-radius: 1.5267175573vw;
    height: 64.8854961832vw;
  }
  #Features_area .content_area .step_area ul li dl dt .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #Features_area .content_area .step_area ul li dl dd .jp {
    font-size: 4.0712468193vw;
    margin-bottom: 5.0890585242vw;
    line-height: 1.45;
    letter-spacing: 0;
  }
  #Features_area .content_area .step_area ul li dl dd .en {
    font-size: 2.5445292621vw;
    letter-spacing: 0;
  }
  #Features_area .content_area .step_area .scrollbar_area {
    margin: 15.2671755725vw 0 0;
  }
}
/*------------------------------------------------------------
#Facility_area
------------------------------------------------------------*/
#Facility_area {
  padding: 6.9444444444vw 0 6.9444444444vw;
  position: relative;
  background: #393537;
}
#Facility_area:before {
  display: block;
  content: "";
  width: 100%;
  height: 101%;
  background: #FAECDF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  border-radius: 0.625rem 0.625rem 0 0;
}
#Facility_area > .inner {
  position: relative;
  z-index: 15;
}
#Facility_area .ttl_area {
  margin-bottom: 5rem;
}
#Facility_area .top_menu_area, #Facility_area .bottom_menu_area {
  color: #FAECDF;
}
#Facility_area .top_menu_area h3, #Facility_area .bottom_menu_area h3 {
  position: absolute;
  z-index: 9;
}
#Facility_area .top_menu_area .li_inner, #Facility_area .bottom_menu_area .li_inner {
  overflow: hidden;
  position: relative;
  line-height: 1;
}
#Facility_area .top_menu_area .li_inner > a, #Facility_area .bottom_menu_area .li_inner > a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
#Facility_area .top_menu_area .li_inner .btn_style, #Facility_area .bottom_menu_area .li_inner .btn_style {
  position: absolute;
  bottom: 1.25rem;
  right: 0.625rem;
  z-index: 9;
}
#Facility_area .top_menu_area .li_inner .img, #Facility_area .bottom_menu_area .li_inner .img {
  position: relative;
  z-index: 5;
}
#Facility_area .top_menu_area {
  margin-bottom: 1.25vw;
}
#Facility_area .top_menu_area ul {
  display: flex;
  justify-content: space-between;
}
#Facility_area .top_menu_area ul li {
  width: 22.7083333333vw;
  border-radius: 0.375rem;
  position: relative;
}
#Facility_area .top_menu_area ul li:nth-of-type(4) h3 {
  color: #3E3A39;
}
#Facility_area .top_menu_area ul li h3 {
  font-size: 2.25rem;
  top: -0.625rem;
  right: 0.625rem;
  letter-spacing: 4%;
}
#Facility_area .top_menu_area ul li .li_inner .img {
  border-radius: 0.375rem;
  overflow: hidden;
  line-height: 0;
  position: relative;
  width: 22.7083333333vw;
  height: 28.4027777778vw;
}
#Facility_area .top_menu_area ul li .li_inner .img:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 9;
  transition: opacity 0.3s ease;
}
#Facility_area .top_menu_area ul li .li_inner .img img {
  object-fit: cover;
}
#Facility_area .top_menu_area ul li .li_inner .img img.small {
  position: relative;
  z-index: 4;
  opacity: 1;
  height: 28.4027777778vw;
  width: 22.7083333333vw;
  transition: transform 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000), opacity 0.3s ease;
}
#Facility_area .top_menu_area ul li .li_inner .img img.big {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 42.6388888889vw;
  height: 28.4027777778vw;
  z-index: 5;
}
#Facility_area .top_menu_area ul li:hover .li_inner .img:before {
  opacity: 0.3;
}
#Facility_area .top_menu_area ul li:hover .li_inner .img img.small {
  transform: scale(1.04);
}
#Facility_area .bottom_menu_area {
  height: 43.4027777778vw;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
}
#Facility_area .bottom_menu_area > a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
#Facility_area .bottom_menu_area:hover .li_inner:before {
  opacity: 0.3;
}
#Facility_area .bottom_menu_area h3 {
  font-size: 1rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 2%;
}
#Facility_area .bottom_menu_area .li_inner {
  position: relative;
}
#Facility_area .bottom_menu_area .li_inner:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 6;
  transition: opacity 0.3s ease;
}
#Facility_area .bottom_menu_area .li_inner .btn_style {
  bottom: 4.875rem;
  right: auto;
  left: 50%;
  transform: translate(-50%, 0);
}
#Facility_area .bottom_menu_area .img {
  line-height: 0;
}
#Facility_area .bottom_menu_area .img .gallery_swiper {
  height: 43.4027777778vw;
  width: 94.1666666667vw;
  position: relative;
}
#Facility_area .bottom_menu_area .img .swiper-wrapper {
  transition-timing-function: linear !important;
  display: flex;
}
#Facility_area .bottom_menu_area .img .swiper-slide {
  height: 43.4027777778vw;
  width: 94.1666666667vw;
}
#Facility_area .bottom_menu_area .img .swiper-slide > p {
  width: 94.1666666667vw;
}
#Facility_area .bottom_menu_area .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateX(-19.9305555556vw);
  }
}
@keyframes slideLeft_SP {
  0% {
    opacity: 0;
    transform: translateX(0);
  }
  10% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateX(-9.7916666667vw);
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #Facility_area {
    padding: 12.7226463104vw 0 15.2671755725vw;
  }
  #Facility_area .ttl_area {
    margin-bottom: 16.7938931298vw;
  }
  #Facility_area .top_menu_area .li_inner .btn_style, #Facility_area .bottom_menu_area .li_inner .btn_style {
    bottom: 2.5445292621vw;
    right: 2.5445292621vw;
  }
  #Facility_area .top_menu_area {
    margin-bottom: 15.2671755725vw;
  }
  #Facility_area .top_menu_area ul {
    display: block;
  }
  #Facility_area .top_menu_area ul li {
    width: 100%;
    border-radius: 1.5267175573vw;
    margin-bottom: 4.5801526718vw;
  }
  #Facility_area .top_menu_area ul li:last-child {
    margin-bottom: 0;
  }
  #Facility_area .top_menu_area ul li:nth-of-type(4) h3 {
    color: #FAECDF;
  }
  #Facility_area .top_menu_area ul li h3 {
    font-size: 6.106870229vw;
    top: 0vw;
  }
  #Facility_area .top_menu_area ul li .li_inner .img {
    border-radius: 1.5267175573vw;
    width: 100%;
    height: 71.7557251908vw;
  }
  #Facility_area .top_menu_area ul li .li_inner .img:before {
    opacity: 0;
  }
  #Facility_area .top_menu_area ul li .li_inner .img img.small {
    width: 100%;
    height: 71.7557251908vw;
  }
  #Facility_area .top_menu_area ul li .li_inner .img img.big {
    width: 107.6335877863vw;
    height: 71.7557251908vw;
  }
  #Facility_area .top_menu_area ul li:hover .li_inner .img:before {
    opacity: 0;
  }
  #Facility_area .top_menu_area ul li:hover .li_inner .img img.big {
    animation: none;
  }
  #Facility_area .bottom_menu_area {
    height: 100vw;
    border-radius: 2.5445292621vw;
  }
  #Facility_area .bottom_menu_area:hover .li_inner:before {
    opacity: 0;
  }
  #Facility_area .bottom_menu_area h3 {
    font-size: 4.0712468193vw;
    white-space: nowrap;
  }
  #Facility_area .bottom_menu_area .li_inner {
    height: 100vw;
  }
  #Facility_area .bottom_menu_area .li_inner .btn_style {
    bottom: 15.2671755725vw;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
  #Facility_area .bottom_menu_area .img .gallery_swiper {
    height: 100vw;
  }
  #Facility_area .bottom_menu_area .img .swiper-slide {
    height: 100vw;
  }
  #Facility_area .bottom_menu_area .img img {
    width: 100%;
    height: 100vw;
    object-fit: cover;
  }
}
/*------------------------------------------------------------
#Service_area
------------------------------------------------------------*/
#Service_area {
  margin-bottom: 5.9722222222vw;
  position: relative;
  z-index: 15;
}
#Service_area .ttl_area {
  margin-bottom: 6.25rem;
}
#Service_area .content_area ul {
  width: 68.4722222222vw;
  margin-left: auto;
  position: relative;
}
#Service_area .content_area ul:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
}
#Service_area .content_area ul li {
  position: relative;
  padding: 1.125rem 0;
}
#Service_area .content_area ul li:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.1;
}
#Service_area .content_area ul li dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#Service_area .content_area ul li dl dt {
  font-size: 0.9375rem;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  #Service_area {
    margin-bottom: 17.8117048346vw;
  }
  #Service_area .ttl_area {
    margin-bottom: 16.7938931298vw;
  }
  #Service_area .content_area {
    padding: 0 0 0 7.6335877863vw;
  }
  #Service_area .content_area ul {
    width: 100%;
    margin-left: auto;
    box-sizing: border-box;
  }
  #Service_area .content_area ul li {
    position: relative;
    padding: 2.2900763359vw 0;
  }
  #Service_area .content_area ul li dl {
    display: block;
  }
  #Service_area .content_area ul li dl dt {
    font-size: 3.0534351145vw;
  }
  #Service_area .content_area ul li dl dd {
    display: none;
  }
}
/*------------------------------------------------------------
#Case_area
------------------------------------------------------------*/
#Case_area {
  margin-bottom: 6.9444444444vw;
}
#Case_area .ttl_area {
  margin-bottom: 6.25rem;
}
#Case_area .content_area {
  width: 68.4722222222vw;
  margin-left: auto;
}
#Case_area .content_area > section {
  margin-bottom: 5rem;
}
#Case_area .content_area > section:last-child {
  margin-bottom: 0;
}
#Case_area .content_area > section h3 {
  margin-bottom: 1.875rem;
}
#Case_area .content_area > section > p {
  font-size: 0.75rem;
  line-height: 1.8;
}
#Case_area .content_area > section ul {
  margin-top: 1.25rem;
}
#Case_area .content_area > section ul li {
  margin-bottom: 1.25rem;
}
#Case_area .content_area > section ul li:last-child {
  margin-bottom: 0;
}
#Case_area .content_area > section ul li dl dt {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}
#Case_area .content_area > section ul li dl dt h4 {
  font-size: 1.25rem;
  margin-left: 0.625rem;
}
#Case_area .content_area > section ul li dl dd {
  font-size: 0.75rem;
  line-height: 1.8;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  #Case_area {
    margin-bottom: 20.3562340967vw;
  }
  #Case_area .ttl_area {
    margin-bottom: 16.7938931298vw;
  }
  #Case_area .content_area {
    width: 100%;
    margin-left: auto;
    padding: 0 7.6335877863vw;
    box-sizing: border-box;
  }
  #Case_area .content_area > section {
    margin-bottom: 15.2671755725vw;
  }
  #Case_area .content_area > section:last-child {
    margin-bottom: 0;
  }
  #Case_area .content_area > section h3 {
    margin-bottom: 7.6335877863vw;
    font-size: 5.5979643766vw;
  }
  #Case_area .content_area > section > p {
    font-size: 3.0534351145vw;
  }
  #Case_area .content_area > section > p.sp_mini {
    font-size: 2.7989821883vw;
  }
  #Case_area .content_area > section ul {
    margin-top: 5.0890585242vw;
  }
  #Case_area .content_area > section ul li {
    margin-bottom: 4.0712468193vw;
  }
  #Case_area .content_area > section ul li:last-child {
    margin-bottom: 0;
  }
  #Case_area .content_area > section ul li dl dt {
    display: flex;
    align-items: center;
    margin-bottom: 2.0356234097vw;
  }
  #Case_area .content_area > section ul li dl dt h4 {
    font-size: 5.0890585242vw;
    margin-left: 2.5445292621vw;
  }
  #Case_area .content_area > section ul li dl dd {
    font-size: 3.0534351145vw;
    line-height: 1.8;
  }
}
/*------------------------------------------------------------
#Plan_area
------------------------------------------------------------*/
/*------------------------------------------------------------
#Programs_area
------------------------------------------------------------*/
#Programs_area {
  margin-bottom: 8.3333333333vw;
}
#Programs_area .ttl_area {
  margin-bottom: 1.5rem;
}
#Programs_area .content_area {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
#Programs_area .content_area .content_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 69.7916666667vw;
}
#Programs_area .content_area .txt_area {
  width: 32.6388888889vw;
  margin-bottom: 3.75rem;
}
#Programs_area .content_area .txt_area h3 {
  font-size: 1.5625rem;
  margin-bottom: 2.5rem;
}
#Programs_area .content_area .img_area {
  width: 25.9722222222vw;
}
#Programs_area .content_area .btn_area {
  margin-bottom: 3.75rem;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  #Programs_area {
    margin-bottom: 19.8473282443vw;
  }
  #Programs_area .ttl_area {
    margin-bottom: 7.6335877863vw;
    margin-bottom: 16.7938931298vw;
  }
  #Programs_area .content_area {
    display: block;
    width: 100%;
    padding: 0 7.6335877863vw;
    box-sizing: border-box;
  }
  #Programs_area .content_area .content_inner {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    width: 100%;
  }
  #Programs_area .content_area .txt_area {
    width: 100%;
    margin-bottom: 10.1781170483vw;
  }
  #Programs_area .content_area .txt_area h3 {
    font-size: 5.0890585242vw;
    margin-bottom: 7.1246819338vw;
    line-height: 1.9;
  }
  #Programs_area .content_area .txt_area p {
    line-height: 2.2;
  }
  #Programs_area .content_area .img_area {
    width: 100%;
    text-align: center;
    margin-bottom: 7.6335877863vw;
  }
  #Programs_area .content_area .img_area img {
    width: 56.7430025445vw;
  }
  #Programs_area .content_area .btn_area {
    display: flex;
    justify-content: flex-end;
  }
}

/*# sourceMappingURL=top.css.map*/