@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@keyframes kv_scale1 {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes kv_scale2 {
  0% {
    transform: scale(1.16);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes kv_scale3 {
  0% {
    transform: scale(1.18);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes kv_copybg_trans {
  0% {
    opacity: 0;
    transform: translate(400px, 300px);
  }
  23% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
  77% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
  100% {
    opacity: 0;
    transform: translate(-400px, -300px);
  }
}
@keyframes sp_kv_copybg_trans {
  0% {
    opacity: 0;
    transform: translate(200px, 150px);
  }
  23% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
  77% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
  100% {
    opacity: 0;
    transform: translate(-200px, -150px);
  }
}
@keyframes kv_copytxt_trans {
  0% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  69% {
    opacity: 1;
  }
  74% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes kv_deco_scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(.45);
  }
}
@keyframes kv_logo_show {
  0% {
    -webkit-mask-size: 100% 100%;
            mask-size: 100% 100%;
  }
  100% {
    -webkit-mask-size: 500% 100%;
            mask-size: 500% 100%;
  }
}
@keyframes kv_arrow_trans1 {
  0% {
    height: 104px;
    animation-timing-function: ease-out;
  }
  32% {
    height: 217px;
  }
  64% {
    height: 217px;
  }
  86% {
    height: 104px;
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }
  100% {
    height: 104px;
  }
}
.m-home__kv {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__kv {
    height: calc(100svh - 140px);
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv {
    height: calc(100svh - 82px);
    margin-bottom: 60px;
  }
}
.m-home__kv__u {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.m-home__kv__u__p {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.m-home__kv__u__p__in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.m-home__kv__u__cp {
  position: absolute;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__cp {
    width: 1300px;
    height: 1050px;
    margin: -525px 0 0 -650px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__cp {
    width: 650px;
    height: 525px;
    margin: -262.5px 0 0 -325px;
  }
}
.m-home__kv__u__cp__bw {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.m-home__kv__u__cp__bw__in {
  height: 100%;
}
.m-home__kv__u__cp__bw__in2 {
  height: 100%;
  opacity: 0;
}
.m-home__kv__u__cp__bw__bg {
  height: 100%;
  background: url(/heimmaison/images/bg_home_kv01.webp) no-repeat 50%;
  background-size: contain;
}
.m-home__kv__u__cp__tw {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.m-home__kv__u__cp__tw__t {
  color: #fff;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__cp__tw__t {
    font-size: 24px;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__cp__tw__t {
    font-size: 16px;
    letter-spacing: 2px;
  }
}
.m-home__kv__u__dc {
  transition: opacity 500ms linear 500ms;
}
.m-home__kv__u__dc__u {
  position: absolute;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u {
    width: 370px;
    height: 370px;
    margin: -185px 0 0 -185px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u {
    width: 185px;
    height: 185px;
    margin: -92.5px 0 0 -92.5px;
  }
}
.m-home__kv__u__dc__u__in {
  height: 100%;
}
.m-home__kv__u__dc__u__in2 {
  height: 100%;
  opacity: 0;
  transition: opacity 500ms linear;
}
.m-home__kv__u__dc__u__in3 {
  height: 100%;
}
.m-home__kv__u__dc__u__in4 {
  height: 100%;
}
.m-home__kv__u__dc__u__bg {
  height: 100%;
  background: url(/heimmaison/images/bg_home_kv02.webp) no-repeat 50%;
  background-size: contain;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(1) {
    left: -3.0625%;
    top: -6.40244%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(1) {
    left: -20%;
    top: -7.09402%;
  }
}
.m-home__kv__u__dc__u:nth-child(1) .m-home__kv__u__dc__u__in {
  transform: scale(1);
}
.m-home__kv__u__dc__u:nth-child(1) .m-home__kv__u__dc__u__in4 {
  transform: rotate(0deg);
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(2) {
    left: 109.5%;
    top: 39.5122%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(2) {
    left: 119.06667%;
    top: 28.71795%;
  }
}
.m-home__kv__u__dc__u:nth-child(2) .m-home__kv__u__dc__u__in {
  transform: scale(1);
}
.m-home__kv__u__dc__u:nth-child(2) .m-home__kv__u__dc__u__in4 {
  transform: rotate(135deg);
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(3) {
    left: .75%;
    top: 82.5%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(3) {
    left: -11.6%;
    top: 55.81197%;
  }
}
.m-home__kv__u__dc__u:nth-child(3) .m-home__kv__u__dc__u__in {
  transform: scale(.9);
}
.m-home__kv__u__dc__u:nth-child(3) .m-home__kv__u__dc__u__in4 {
  transform: rotate(-60deg);
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(4) {
    left: 80.09375%;
    top: 105.12195%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(4) {
    left: 102.93333%;
    top: 70.34188%;
  }
}
.m-home__kv__u__dc__u:nth-child(4) .m-home__kv__u__dc__u__in {
  transform: scale(.8);
}
.m-home__kv__u__dc__u:nth-child(4) .m-home__kv__u__dc__u__in4 {
  transform: rotate(175deg);
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(5) {
    left: 79.59375%;
    top: -2.43902%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(5) {
    left: 107.6%;
    top: -3.76068%;
  }
}
.m-home__kv__u__dc__u:nth-child(5) .m-home__kv__u__dc__u__in {
  transform: scale(.8);
}
.m-home__kv__u__dc__u:nth-child(5) .m-home__kv__u__dc__u__in4 {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(6) {
    left: 43.15625%;
    top: 35.06098%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(6) {
    left: 31.33333%;
    top: 15.81197%;
  }
}
.m-home__kv__u__dc__u:nth-child(6) .m-home__kv__u__dc__u__in {
  transform: scale(.4);
}
.m-home__kv__u__dc__u:nth-child(6) .m-home__kv__u__dc__u__in4 {
  transform: rotate(-105deg);
}
@media print, (min-width: 768px) {
  .m-home__kv__u__dc__u:nth-child(7) {
    left: 35.65625%;
    top: 54.81707%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__dc__u:nth-child(7) {
    left: 16.26667%;
    top: 28.37607%;
  }
}
.m-home__kv__u__dc__u:nth-child(7) .m-home__kv__u__dc__u__in {
  transform: scale(.4);
}
.m-home__kv__u__dc__u:nth-child(7) .m-home__kv__u__dc__u__in4 {
  transform: rotate(30deg);
}
.m-home__kv__u__lg {
  position: absolute;
  top: 50%;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__lg {
    left: 50%;
    width: 623px;
    height: 221px;
    margin: -160.5px 0 0 -311.5px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__lg {
    left: 20px;
    width: calc(100% - 40px);
    height: 119px;
    margin-top: -239.5px;
  }
}
.m-home__kv__u__lg__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 500ms linear;
}
.m-home__kv__u__lg__bg > span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: linear-gradient(to right, transparent 20%, #000 40%, #000 60%, transparent 80%);
          mask-image: linear-gradient(to right, transparent 20%, #000 40%, #000 60%, transparent 80%);
  -webkit-mask-position: 50%;
          mask-position: 50%;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.m-home__kv__u__lg__bg > span > span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__lg__bg > span > span {
    background-image: url(/heimmaison/images/bg_home_kv03.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__lg__bg > span > span {
    background-image: url(/heimmaison/images/bg_home_kv03_sp.webp);
  }
}
.m-home__kv__u__lg__p {
  position: absolute;
  left: 50%;
  top: 50%;
  line-height: 1;
  opacity: 0;
  transition: opacity 500ms linear 500ms;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__lg__p {
    width: 495.5px;
    height: 124.5px;
    margin: -65px 0 0 -247.75px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__lg__p {
    width: 267.5px;
    height: 67px;
    margin: -33.5px 0 0 -133.75px;
  }
}
.m-home__kv__u__lg__p img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.m-home__kv__u__lt {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  opacity: 0;
  transition: opacity 500ms linear 500ms;
}
@media print, (min-width: 768px) {
  .m-home__kv__u__lt {
    margin-top: 92px;
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u__lt {
    margin-top: -101.5px;
    font-size: 18px;
  }
}
.m-home__kv__u__lt > span {
  display: block;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(1) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv01.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(1) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv01_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(1) .m-home__kv__u__cp {
    left: 77.5625%;
    top: 68.90244%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(1) .m-home__kv__u__cp {
    left: 64.13333%;
    top: 59.40171%;
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(1) .m-home__kv__u__cp__bw__in {
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(1) .m-home__kv__u__cp__bw__in {
    transform: rotate(0deg);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(2) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv02.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(2) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv02_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(2) .m-home__kv__u__cp {
    left: 29.15625%;
    top: 26.70732%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(2) .m-home__kv__u__cp {
    left: 67.46667%;
    top: 20%;
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(2) .m-home__kv__u__cp__bw__in {
    transform: rotate(170deg);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(2) .m-home__kv__u__cp__bw__in {
    transform: rotate(-50deg);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(3) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv03.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(3) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv03_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(3) .m-home__kv__u__cp {
    left: 82.75%;
    top: 71.70732%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(3) .m-home__kv__u__cp {
    left: 35.33333%;
    top: 16.23932%;
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(3) .m-home__kv__u__cp__bw__in {
    transform: rotate(-40deg);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(3) .m-home__kv__u__cp__bw__in {
    transform: rotate(-175deg);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(4) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv04.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(4) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv04_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(4) .m-home__kv__u__cp {
    left: 27.09375%;
    top: 32.92683%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(4) .m-home__kv__u__cp {
    left: 36.26667%;
    top: 23.93162%;
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(4) .m-home__kv__u__cp__bw__in {
    transform: rotate(140deg);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(4) .m-home__kv__u__cp__bw__in {
    transform: rotate(165deg);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(5) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv05.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(5) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv05_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(5) .m-home__kv__u__cp {
    left: 77.53125%;
    top: 39.57317%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(5) .m-home__kv__u__cp {
    left: 70%;
    top: 17.09402%;
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(5) .m-home__kv__u__cp__bw__in {
    transform: rotate(-55deg);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(5) .m-home__kv__u__cp__bw__in {
    transform: rotate(-40deg);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(6) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv06.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(6) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv06_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(6) .m-home__kv__u__cp {
    left: 19%;
    top: 25.36585%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(6) .m-home__kv__u__cp {
    left: 35.6%;
    top: 18.71795%;
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(6) .m-home__kv__u__cp__bw__in {
    transform: rotate(145deg);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(6) .m-home__kv__u__cp__bw__in {
    transform: rotate(135deg);
  }
}
@media print, (min-width: 768px) {
  .m-home__kv__u:nth-child(7) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv07.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u:nth-child(7) .m-home__kv__u__p__in {
    background-image: url(/heimmaison/images/pic_home_kv07_sp.webp);
  }
}
.m-home__kv__u.is-scale .m-home__kv__u__p__in {
  animation-timing-function: linear;
}
.m-home__kv__u.is-scale:nth-child(1) .m-home__kv__u__p__in {
  animation-name: kv_scale1;
  animation-duration: 10000ms;
}
.m-home__kv__u.is-scale:nth-child(2) .m-home__kv__u__p__in,
.m-home__kv__u.is-scale:nth-child(3) .m-home__kv__u__p__in,
.m-home__kv__u.is-scale:nth-child(4) .m-home__kv__u__p__in,
.m-home__kv__u.is-scale:nth-child(5) .m-home__kv__u__p__in,
.m-home__kv__u.is-scale:nth-child(6) .m-home__kv__u__p__in {
  animation-name: kv_scale2;
  animation-duration: 8000ms;
}
.m-home__kv__u.is-scale:nth-child(7) .m-home__kv__u__p__in {
  animation-name: kv_scale3;
  animation-duration: 9000ms;
}
.m-home__kv__u.is-copy-show .m-home__kv__u__cp__bw__in2 {
  animation-duration: 5500ms;
  animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__kv__u.is-copy-show .m-home__kv__u__cp__bw__in2 {
    animation-name: kv_copybg_trans;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__u.is-copy-show .m-home__kv__u__cp__bw__in2 {
    animation-name: sp_kv_copybg_trans;
  }
}
.m-home__kv__u.is-copy-show .m-home__kv__u__cp__tw {
  animation: kv_copytxt_trans 5500ms linear;
}
.m-home__kv__u.is-deco-scale .m-home__kv__u__dc__u__in2 {
  opacity: 1;
}
.m-home__kv__u.is-deco-scale .m-home__kv__u__dc__u:nth-child(-n+5) .m-home__kv__u__dc__u__in3 {
  animation: kv_deco_scale 1400ms cubic-bezier(.215, .61, .355, 1) forwards;
}
.m-home__kv__u.is-logo-show .m-home__kv__u__dc {
  opacity: 0;
}
.m-home__kv__u.is-logo-show .m-home__kv__u__lg__bg {
  opacity: .95;
}
.m-home__kv__u.is-logo-show .m-home__kv__u__lg__bg > span {
  animation: kv_logo_show 2000ms linear forwards;
}
.m-home__kv__u.is-logo-show .m-home__kv__u__lg__p {
  opacity: 1;
}
.m-home__kv__u.is-logo-show .m-home__kv__u__lt {
  opacity: 1;
}
.m-home__kv__ld {
  position: absolute;
  left: 0;
  z-index: 2;
}
@media print, (min-width: 768px) {
  .m-home__kv__ld {
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__ld {
    bottom: 60px;
  }
}
.m-home__kv__ld__in {
  display: inline-block;
  width: 0;
  background: rgba(255, 255, 255, .8);
  vertical-align: top;
  overflow: hidden;
  transition: width 900ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__kv__ld__in {
    height: 163px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__ld__in {
    height: 94px;
  }
}
.m-home__kv__ld__in2 {
  display: flex;
  height: 100%;
  align-items: center;
}
@media print, (min-width: 768px) {
  .m-home__kv__ld__in2 {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__ld__in2 {
    padding: 0 20px;
  }
}
.m-home__kv__ld__t {
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.6;
  white-space: nowrap;
}
@media print, (min-width: 768px) {
  .m-home__kv__ld__t {
    font-size: 40px;
    letter-spacing: 6px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__ld__t {
    font-size: 20px;
    letter-spacing: 4px;
  }
}
.m-home__kv__ld.is-show .m-home__kv__ld__in {
  width: 100%;
}
@media print, (min-width: 768px) {
  .m-home__kv__sr {
    position: absolute;
    right: 20px;
    bottom: 26px;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .m-home__kv__sr {
    display: none;
  }
}
.m-home__kv__sr__t {
  position: absolute;
  right: 2px;
  top: 9px;
  color: #fff;
  font-size: 12px;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1;
  transform: rotate(90deg);
}
.m-home__kv__sr__ar {
  position: absolute;
  left: 10px;
  top: 0;
  width: 1px;
  height: 104px;
  background: #fff;
  animation-name: kv_arrow_trans1;
  animation-duration: 2950ms;
  animation-iteration-count: infinite;
}
.m-home__kv__sr__ar::before {
  content: '';
  display: block;
  position: absolute;
  right: -6.5px;
  bottom: -3px;
  width: 1px;
  height: 19px;
  background: #fff;
  transform: rotate(45deg);
}
.m-home__kv__sr > a {
  display: block;
  position: relative;
  width: 40px;
  height: 217px;
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__if {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__if {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__if {
    padding: 0 50px;
  }
}
@media print, (min-width: 768px) {
  .m-home__if__in {
    padding-bottom: 140px;
  }
}
@media (min-width: 1455px) {
  .m-home__if__in {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__if__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__if__in {
    padding-left: calc(50vw - 607.5px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__in {
    padding: 0 20px 60px;
  }
}
.m-home__if__ul {
  border-bottom: 1px solid #d7d7d7;
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd {
    padding-top: 7px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__hd {
    padding-top: 1px;
  }
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd__c {
    box-sizing: border-box;
  }
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd__c:nth-child(1) {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__hd__c:nth-child(1) {
    margin-bottom: 3px;
  }
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd__c:nth-child(2) {
    width: 100%;
    padding-right: 68px;
  }
}
.m-home__if__ul__hd__tt {
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.8;
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd__tt {
    width: 110px;
    font-size: 18px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__hd__tt {
    font-size: 16px;
  }
}
.m-home__if__ul__hd__t {
  line-height: 1.8;
  transition: color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd__t {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__hd__t {
    font-size: 16px;
  }
}
.m-home__if__ul__hd__ic {
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd__ic {
    right: 28px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__hd__ic {
    right: 0;
  }
}
.m-home__if__ul__hd__ic::before,
.m-home__if__ul__hd__ic::after {
  content: '';
  display: block;
  position: absolute;
  background: #2590c7;
}
.m-home__if__ul__hd__ic::before {
  left: 0;
  top: 5px;
  width: 12px;
  height: 2px;
}
.m-home__if__ul__hd__ic::after {
  left: 5px;
  top: 0;
  width: 2px;
  height: 12px;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}
.m-home__if__ul__hd > a {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd > a {
    display: flex;
    padding: 23px 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__hd > a {
    display: block;
    padding: 18px 27px 18px 0;
  }
}
@media print, (min-width: 768px) {
  .m-home__if__ul__hd > a:hover .m-home__if__ul__hd__t,
  .m-home__if__ul__hd > a:active .m-home__if__ul__hd__t {
    color: #156082;
  }
}
.m-home__if__ul__bd {
  display: none;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__if__ul__bd__in {
    padding: 0 68px 23px 140px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__bd__in {
    padding-bottom: 18px;
  }
}
.m-home__if__ul__bd__t {
  line-height: 1.8;
}
@media print, (min-width: 768px) {
  .m-home__if__ul__bd__t {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul__bd__t {
    font-size: 16px;
  }
}
.m-home__if__ul > li {
  border-top: 1px solid #d7d7d7;
}
@media print, (min-width: 768px) {
  .m-home__if__ul > li {
    padding-bottom: 7px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__if__ul > li {
    padding-bottom: 1px;
  }
}
.m-home__if__ul > li.is-detail-show .m-home__if__ul__hd__ic::after {
  transform: rotate(90deg);
}
@media print, (min-width: 768px) {
  .m-home__mt {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt {
    margin-bottom: 60px;
  }
}
.m-home__mt__p {
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__mt__p {
    position: absolute;
    right: 0;
    top: 0;
    width: 54.875%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__p {
    position: relative;
    aspect-ratio: 750/390;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt__p::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 200px;
    height: 100%;
    background: linear-gradient(90deg, #132036, rgba(19, 32, 54, 0));
  }
}
.m-home__mt__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}
.m-home__mt__lb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: #ee7200;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-home__mt__lb {
    width: 110px;
    height: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__lb {
    width: 80px;
    height: 22px;
    font-size: 14px;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt__tw {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 586px;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__mt__tw {
    left: 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__mt__tw {
    left: calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__mt__tw {
    left: 0;
    width: 50.2196193265%;
  }
}
.m-home__mt__tw__lg {
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1;
}
@media print, (min-width: 768px) {
  .m-home__mt__tw__lg {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 25px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__lg {
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__lg > span {
    display: block;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt__tw__lg > span:nth-child(1) {
    padding-top: 1px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__lg > span:nth-child(1) {
    margin-bottom: 10px;
  }
}
.m-home__mt__tw__lg > span img {
  vertical-align: top;
  object-fit: contain;
}
@media print, (min-width: 768px) {
  .m-home__mt__tw__lg > span img {
    width: 243.5px;
    height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__lg > span img {
    width: 150px;
    height: 14px;
  }
}
.m-home__mt__tw__tt {
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-home__mt__tw__tt {
    font-size: 32px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__tt {
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-size: 16px;
  }
}
.m-home__mt__tw__t {
  margin-top: 35px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__t {
    display: none;
  }
}
.m-home__mt__tw__t img {
  width: 586px;
  height: 36.5px;
  object-fit: contain;
  vertical-align: top;
}
.m-home__mt__tw__n {
  margin-top: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .m-home__mt__tw__n {
    display: none;
  }
}
.m-home__mt__dt {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
}
@media print, (min-width: 768px) {
  .m-home__mt__dt {
    gap: 0 20px;
    bottom: 30px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__mt__dt {
    right: 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__mt__dt {
    right: calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__mt__dt {
    right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt {
    justify-content: flex-end;
    gap: 0 10px;
    right: 20px;
    bottom: 10px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__t {
    display: none;
  }
}
.m-home__mt__dt__ar {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar {
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar {
    width: 50px;
    height: 50px;
  }
}
.m-home__mt__dt__ar::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__mt__dt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar__in > span {
    width: 15px;
  }
}
.m-home__mt__dt__ar__in > span::before,
.m-home__mt__dt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in > span::before,
  .m-home__mt__dt__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar__in > span::before,
  .m-home__mt__dt__ar__in > span::after {
    width: 9px;
  }
}
.m-home__mt__dt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__mt__dt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar__in > span:nth-child(1) {
    left: 17px;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt__dt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__mt__dt__ar__in > span:nth-child(2) {
    display: none;
  }
}
.m-home__mt a {
  display: block;
  position: relative;
  overflow: hidden;
  background: #132036;
  color: inherit;
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .m-home__mt a {
    height: 380px;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt a:hover .m-home__mt__p img,
  .m-home__mt a:active .m-home__mt__p img {
    transform: scale(1.1);
  }
  .m-home__mt a:hover .m-home__mt__dt__ar::before,
  .m-home__mt a:active .m-home__mt__dt__ar::before {
    border-color: #156082;
    background-color: #156082;
  }
}
@media print, (min-width: 768px) {
  .m-home__mt a.is-enterStart .m-home__mt__dt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__mt a.is-enterStart:hover .m-home__mt__dt__ar__in,
  .m-home__mt a.is-enterStart:active .m-home__mt__dt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-home__cv {
    padding-bottom: 240px;
  }
}
.m-home__ft__in {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__ft__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bg {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__ft__bg__in {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft__bg__in {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__ft__bg__in {
    padding: 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 1454px) {
  .m-home__ft__bg__in2 {
    padding: 0;
  }
}
@media (min-width: 1455px) and (max-width: 1614px) {
  .m-home__ft__bg__in2 {
    padding: 0 calc(31.25vw - 454.69px);
  }
}
@media (min-width: 1615px) {
  .m-home__ft__bg__in2 {
    padding: 0 calc(50vw - 757.5px);
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bg__in3 {
    position: relative;
    padding-top: 60%;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bg__bd {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in {
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in2 {
    position: relative;
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in3 {
    position: relative;
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in4 {
    position: relative;
    transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in5 {
    position: relative;
    padding-top: 60%;
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in6 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: url(/heimmaison/images/pic_home_ft01.webp) no-repeat 50%;
    background-size: cover;
    transition: border-radius 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__ft__bg__bd .m-home__ft__bg__bd__in7 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: border-radius 450ms cubic-bezier(.215, .61, .355, 1), opacity 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bh {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    visibility: hidden;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bh {
    display: none;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bh__in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/heimmaison/images/pic_home_ft01.webp) no-repeat 50%;
    background-size: cover;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bh__in2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bs {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bs {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .m-home__ft__bs .m-home__ft__bs__in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/heimmaison/images/pic_home_ft01_sp.webp) no-repeat 50%;
    background-size: cover;
  }
}
.m-home__ft__bd {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__ft__bd {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft__bd {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__ft__bd {
    padding: 0 50px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bd__in {
    padding: 850px 0 200px;
  }
}
@media (min-width: 1455px) {
  .m-home__ft__bd__in {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft__bd__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__ft__bd__in {
    padding-left: calc(50vw - 607.5px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bd__in {
    padding: 80px 20px 65px;
  }
}
.m-home__ft__bd__in2 {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__ft__hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__hd {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__hd__c:nth-child(2) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__ft__hd__tt {
    margin-left: 50px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft__hd__tt {
    margin-left: calc(-22.1239vw + 305.531px);
  }
}
.m-home__ft__hd__tt > span {
  display: block;
  position: relative;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  letter-spacing: 1px;
}
@media print, (min-width: 768px) {
  .m-home__ft__hd__tt > span {
    font-size: 44px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__hd__tt > span {
    font-size: 24px;
    line-height: 1.3;
  }
}
.m-home__ft__hd__tt > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  background: #2590c7;
}
@media print, (min-width: 768px) {
  .m-home__ft__hd__tt > span::before {
    left: -50px;
    top: 30px;
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__hd__tt > span::before {
    left: -20px;
    top: 15px;
    width: 10px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__c {
    box-sizing: border-box;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__c:nth-child(1) {
    width: calc(50% + 70px);
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__c:nth-child(2) {
    width: calc(50% - 70px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__c:nth-child(2) {
    margin-top: 20px;
  }
}
.m-home__ft__lu__cw__tw {
  position: relative;
}
.m-home__ft__lu__cw__p {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__p {
    padding-top: 61.76471%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__p {
    padding-top: 62.08955%;
  }
}
.m-home__ft__lu__cw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}
.m-home__ft__lu__cw__tt {
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__tt {
    font-size: 24px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__tt {
    font-size: 20px;
    line-height: 1.4;
  }
}
.m-home__ft__lu__cw__dt {
  display: flex;
  align-items: center;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt {
    gap: 0 20px;
    margin-top: 23px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt {
    justify-content: flex-end;
    gap: 0 10px;
    margin-top: 10px;
    font-size: 16px;
  }
}
.m-home__ft__lu__cw__dt__ar {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar {
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar {
    width: 50px;
    height: 50px;
  }
}
.m-home__ft__lu__cw__dt__ar::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__ft__lu__cw__dt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar__in > span {
    width: 15px;
  }
}
.m-home__ft__lu__cw__dt__ar__in > span::before,
.m-home__ft__lu__cw__dt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in > span::before,
  .m-home__ft__lu__cw__dt__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar__in > span::before,
  .m-home__ft__lu__cw__dt__ar__in > span::after {
    width: 9px;
  }
}
.m-home__ft__lu__cw__dt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__ft__lu__cw__dt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar__in > span:nth-child(1) {
    left: 17px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw__dt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw__dt__ar__in > span:nth-child(2) {
    display: none;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw > a {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw > a {
    display: block;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw > a:hover .m-home__ft__lu__cw__p img,
  .m-home__ft__lu__cw > a:active .m-home__ft__lu__cw__p img {
    transform: scale(1.1);
  }
  .m-home__ft__lu__cw > a:hover .m-home__ft__lu__cw__dt__ar::before,
  .m-home__ft__lu__cw > a:active .m-home__ft__lu__cw__dt__ar::before {
    border-color: #156082;
    background-color: #156082;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw > a.is-enterStart .m-home__ft__lu__cw__dt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__ft__lu__cw > a.is-enterStart:hover .m-home__ft__lu__cw__dt__ar__in,
  .m-home__ft__lu__cw > a.is-enterStart:active .m-home__ft__lu__cw__dt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw:nth-child(n+2) {
    margin-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__lu__cw:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw:nth-child(2n+1) .m-home__ft__lu__cw__c:nth-child(2) {
    padding-left: 60px;
  }
  .m-home__ft__lu__cw:nth-child(2n+1) .m-home__ft__lu__cw__tt {
    text-align: left;
  }
  .m-home__ft__lu__cw:nth-child(2n+1) .m-home__ft__lu__cw__dt {
    justify-content: flex-start;
  }
  .m-home__ft__lu__cw:nth-child(2n+1) > a {
    flex-direction: row;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__lu__cw:nth-child(2n+2) .m-home__ft__lu__cw__c:nth-child(2) {
    padding-right: 60px;
  }
  .m-home__ft__lu__cw:nth-child(2n+2) .m-home__ft__lu__cw__tt {
    text-align: right;
  }
  .m-home__ft__lu__cw:nth-child(2n+2) .m-home__ft__lu__cw__dt {
    justify-content: flex-end;
  }
  .m-home__ft__lu__cw:nth-child(2n+2) > a {
    flex-direction: row-reverse;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__fb {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__fb {
    width: 240px;
    margin: 30px auto 0;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bt {
    width: 312px;
  }
}
.m-home__ft__bt__t {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar {
    position: absolute;
    right: 0;
    top: 50%;
    width: 90px;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__ft__bt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt__ar__in > span {
    width: 15px;
  }
}
.m-home__ft__bt__ar__in > span::before,
.m-home__ft__bt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in > span::before,
  .m-home__ft__bt__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt__ar__in > span::before,
  .m-home__ft__bt__ar__in > span::after {
    width: 9px;
  }
}
.m-home__ft__bt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__ft__bt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt__ar__in > span:nth-child(1) {
    right: 30px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt__ar__in > span:nth-child(2) {
    display: none;
  }
}
.m-home__ft__bt > a {
  display: block;
  position: relative;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-home__ft__bt > a {
    padding: 32px 40px 32px 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__bt > a {
    padding: 19px 15px 19px 0;
    font-size: 16px;
  }
}
.m-home__ft__bt > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 99px;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__ft__bt > a:hover::before,
  .m-home__ft__bt > a:active::before {
    border-color: #156082;
    background-color: #156082;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft__bt > a.is-enterStart .m-home__ft__bt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__ft__bt > a.is-enterStart:hover .m-home__ft__bt__ar__in,
  .m-home__ft__bt > a.is-enterStart:active .m-home__ft__bt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
.m-home__ft__ft {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__ft__ft {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__ft__ft {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft__ft {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__ft__ft {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__ft {
    margin-top: 15px;
  }
}
@media (min-width: 1455px) {
  .m-home__ft__ft__in {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft__ft__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__ft__ft__in {
    padding-left: calc(50vw - 607.5px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__ft__in {
    padding: 0 20px;
  }
}
.m-home__ft__ft__nl__m {
  white-space: nowrap;
}
.m-home__ft__ft__nl__t {
  width: 100%;
}
.m-home__ft__ft__nl > li {
  display: flex;
  line-height: 1.8;
}
@media print, (min-width: 768px) {
  .m-home__ft__ft__nl > li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft__ft__nl > li {
    font-size: 13px;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft:not(.is-bg-fixed) .m-home__ft__bg__bd {
    left: 0 !important;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd {
    position: fixed;
    left: 0;
    min-width: 1140px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd__in {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd__in {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd__in {
    padding: 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 1454px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd__in2 {
    padding: 0;
  }
}
@media (min-width: 1455px) and (max-width: 1614px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd__in2 {
    padding: 0 calc(31.25vw - 454.69px);
  }
}
@media (min-width: 1615px) {
  .m-home__ft.is-bg-fixed .m-home__ft__bg__bd__in2 {
    padding: 0 calc(50vw - 757.5px);
  }
}
@media print, (min-width: 768px) {
  .m-home__ft.is-bg-abs .m-home__ft__bg__bd {
    visibility: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft.is-bg-abs .m-home__ft__bh {
    visibility: visible;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft.is-no-radius .m-home__ft__bg__bd__in6 {
    border-radius: 0;
  }
}
@media print, (min-width: 768px) {
  .m-home__ft.is-no-radius .m-home__ft__bg__bd__in7 {
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft:not(.is-sp-bg-abs) .m-home__ft__bs {
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .m-home__ft.is-sp-bg-fixed .m-home__ft__bs {
    position: fixed;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu {
    padding: 140px 0 200px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu {
    padding: 80px 0;
  }
}
.m-home__lu__hd {
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__lu__hd {
    margin-bottom: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__lu__hd {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__lu__hd {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__lu__hd {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__hd {
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
@media (min-width: 1455px) {
  .m-home__lu__hd__in {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__lu__hd__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__lu__hd__in {
    padding-left: calc(50vw - 607.5px);
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__hd__in2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__hd__c:nth-child(2) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__lu__hd__tt {
    margin-left: 50px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__lu__hd__tt {
    margin-left: calc(-22.1239vw + 305.531px);
  }
}
.m-home__lu__hd__tt > span {
  display: block;
  position: relative;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  letter-spacing: 1px;
}
@media print, (min-width: 768px) {
  .m-home__lu__hd__tt > span {
    font-size: 44px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__hd__tt > span {
    font-size: 24px;
    line-height: 1.3;
  }
}
.m-home__lu__hd__tt > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  background: #2590c7;
}
@media print, (min-width: 768px) {
  .m-home__lu__hd__tt > span::before {
    left: -50px;
    top: 30px;
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__hd__tt > span::before {
    left: -20px;
    top: 15px;
    width: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__lu__bd {
    padding-left: 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__lu__bd {
    padding-left: calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__lu__bd {
    padding-left: 50px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__lu__bd__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__lu__bd__in {
    padding-left: calc(50vw - 607.5px);
  }
}
.m-home__lu__ul {
  display: flex;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul {
    flex-wrap: wrap;
  }
}
.m-home__lu__ul__tt {
  position: absolute;
  top: 15px;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__tt {
    left: 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__tt {
    left: 20px;
    font-size: 18px;
  }
}
.m-home__lu__ul__tt img {
  width: 114px;
  height: 17px;
  vertical-align: top;
}
.m-home__lu__ul__ar {
  position: absolute;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar {
    right: 30px;
    bottom: 30px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar {
    right: 20px;
    bottom: 10px;
    width: 50px;
    height: 50px;
  }
}
.m-home__lu__ul__ar::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__lu__ul__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar__in > span {
    width: 15px;
  }
}
.m-home__lu__ul__ar__in > span::before,
.m-home__lu__ul__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in > span::before,
  .m-home__lu__ul__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar__in > span::before,
  .m-home__lu__ul__ar__in > span::after {
    width: 9px;
  }
}
.m-home__lu__ul__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__lu__ul__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar__in > span:nth-child(1) {
    left: 17px;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul__ar__in > span:nth-child(2) {
    display: none;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li {
    width: 20%;
    flex-grow: 1;
    transition: width 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
.m-home__lu__ul > li > a {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li > a {
    height: 530px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li > a {
    height: 200px;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li > a::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    transition: opacity 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li > a:hover::before,
  .m-home__lu__ul > li > a:active::before {
    opacity: 0;
  }
  .m-home__lu__ul > li > a:hover .m-home__lu__ul__ar::before,
  .m-home__lu__ul > li > a:active .m-home__lu__ul__ar::before {
    border-color: #156082;
    background-color: #156082;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li > a.is-enterStart .m-home__lu__ul__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__lu__ul > li > a.is-enterStart:hover .m-home__lu__ul__ar__in,
  .m-home__lu__ul > li > a.is-enterStart:active .m-home__lu__ul__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(1) {
    flex: 1 1 100%;
  }
}
.m-home__lu__ul > li:nth-child(1) .m-home__lu__ul__tt {
  top: 20px;
  line-height: 1;
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li:nth-child(1) > a {
    background-image: url(/heimmaison/images/pic_home_lu01.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(1) > a {
    background-image: url(/heimmaison/images/pic_home_lu01_sp.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(n+2) {
    flex: 1 1 50%;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li:nth-child(2) > a {
    background-image: url(/heimmaison/images/pic_home_lu02.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(2) > a {
    background-image: url(/heimmaison/images/pic_home_lu02_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li:nth-child(3) > a {
    background-image: url(/heimmaison/images/pic_home_lu03.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(3) > a {
    background-image: url(/heimmaison/images/pic_home_lu03_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li:nth-child(4) > a {
    background-image: url(/heimmaison/images/pic_home_lu04.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(4) > a {
    background-image: url(/heimmaison/images/pic_home_lu04_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul > li:nth-child(5) > a {
    background-image: url(/heimmaison/images/pic_home_lu05.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__ul > li:nth-child(5) > a {
    background-image: url(/heimmaison/images/pic_home_lu05_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__ul.is-hover1 > li:nth-child(1),
  .m-home__lu__ul.is-hover2 > li:nth-child(2),
  .m-home__lu__ul.is-hover3 > li:nth-child(3),
  .m-home__lu__ul.is-hover4 > li:nth-child(4),
  .m-home__lu__ul.is-hover5 > li:nth-child(5) {
    width: 42.96296%;
  }
  .m-home__lu__ul.is-hover1 > li:not(:nth-child(1)),
  .m-home__lu__ul.is-hover2 > li:not(:nth-child(2)),
  .m-home__lu__ul.is-hover3 > li:not(:nth-child(3)),
  .m-home__lu__ul.is-hover4 > li:not(:nth-child(4)),
  .m-home__lu__ul.is-hover5 > li:not(:nth-child(5)) {
    width: 14.25926%;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__fb {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__fb {
    width: 240px;
    margin: 30px auto 0;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__bt {
    width: 312px;
  }
}
.m-home__lu__bt__t {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar {
    position: absolute;
    right: 0;
    top: 50%;
    width: 90px;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__lu__bt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #2590c7;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt__ar__in > span {
    width: 15px;
  }
}
.m-home__lu__bt__ar__in > span::before,
.m-home__lu__bt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #2590c7;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in > span::before,
  .m-home__lu__bt__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt__ar__in > span::before,
  .m-home__lu__bt__ar__in > span::after {
    width: 9px;
  }
}
.m-home__lu__bt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__lu__bt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt__ar__in > span:nth-child(1) {
    right: 30px;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__bt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt__ar__in > span:nth-child(2) {
    display: none;
  }
}
.m-home__lu__bt > a {
  display: block;
  position: relative;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  transition: color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__lu__bt > a {
    padding: 32px 40px 32px 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__lu__bt > a {
    padding: 19px 25px 19px 0;
    font-size: 16px;
  }
}
.m-home__lu__bt > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  border-radius: 99px;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__lu__bt > a:hover,
  .m-home__lu__bt > a:active {
    color: #fff;
  }
  .m-home__lu__bt > a:hover::before,
  .m-home__lu__bt > a:active::before {
    border-color: #156082;
    background-color: #156082;
  }
  .m-home__lu__bt > a:hover .m-home__lu__bt__ar__in > span,
  .m-home__lu__bt > a:active .m-home__lu__bt__ar__in > span {
    background-color: #fff;
  }
  .m-home__lu__bt > a:hover .m-home__lu__bt__ar__in > span::before,
  .m-home__lu__bt > a:hover .m-home__lu__bt__ar__in > span::after,
  .m-home__lu__bt > a:active .m-home__lu__bt__ar__in > span::before,
  .m-home__lu__bt > a:active .m-home__lu__bt__ar__in > span::after {
    background-color: #fff;
  }
}
@media print, (min-width: 768px) {
  .m-home__lu__bt > a.is-enterStart .m-home__lu__bt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__lu__bt > a.is-enterStart:hover .m-home__lu__bt__ar__in,
  .m-home__lu__bt > a.is-enterStart:active .m-home__lu__bt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
.m-home__cs {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__cs {
    height: 2500px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs {
    padding-bottom: 80px;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__in {
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__hd {
    position: absolute;
    left: 0;
    top: 140px;
    z-index: 1;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__hd {
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__cs__hd__in {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__cs__hd__in {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__cs__hd__in {
    padding: 0 50px;
  }
}
@media (min-width: 1455px) {
  .m-home__cs__hd__in2 {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__cs__hd__in2 {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__cs__hd__in2 {
    padding-left: calc(50vw - 607.5px);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__hd__in3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__hd__c:nth-child(2) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__cs__hd__tt {
    margin-left: 50px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__cs__hd__tt {
    margin-left: calc(-22.1239vw + 305.531px);
  }
}
.m-home__cs__hd__tt > span {
  display: block;
  position: relative;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  letter-spacing: 1px;
}
@media print, (min-width: 768px) {
  .m-home__cs__hd__tt > span {
    color: #fff;
    font-size: 44px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__hd__tt > span {
    font-size: 24px;
    line-height: 1.3;
  }
}
.m-home__cs__hd__tt > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  background: #2590c7;
}
@media print, (min-width: 768px) {
  .m-home__cs__hd__tt > span::before {
    left: -50px;
    top: 30px;
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__hd__tt > span::before {
    left: -20px;
    top: 15px;
    width: 10px;
  }
}
.m-home__cs__pw {
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.m-home__cs__pw__in {
  display: flex;
  margin: 0 -2.5px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__in {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__in {
    height: 600px;
  }
}
.m-home__cs__pw__c {
  box-sizing: border-box;
  padding: 0 2.5px;
}
.m-home__cs__pw__c__in {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c__in {
    transform: none !important;
  }
}
.m-home__cs__pw__c__p {
  box-sizing: border-box;
}
.m-home__cs__pw__c__p__in {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(1) {
    width: 30.3125%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(1) {
    width: 15%;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(1) {
    height: calc(49.47917% + 120px);
    margin-top: -120px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(1) {
    height: 45%;
  }
}
.m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs01.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs01_sp.webp);
  }
}
.m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(2) {
  padding-top: 5px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(2) {
    height: calc(50.52083% + 120px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(2) {
    height: 55%;
  }
}
.m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs02.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(1) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs02_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) {
    width: 39.375%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) {
    width: 70%;
  }
}
.m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(1) {
  padding-bottom: 5px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(1) {
    height: calc(13.54167% + 120px);
    margin-top: -120px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(1) {
    height: 21.66667%;
  }
}
.m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs03.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs03_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) {
    height: 72.91667%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) {
    height: 56.66667%;
  }
}
.m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
  border-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs04.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs04_sp.webp);
  }
}
.m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(3) {
  padding-top: 5px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(3) {
    height: calc(13.54167% + 120px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(3) {
    height: 21.66667%;
  }
}
.m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(3) .m-home__cs__pw__c__p__in {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(3) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs05.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(3) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs05_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(3) {
    width: 30.3125%;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(3) {
    width: 15%;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(1) {
    height: calc(66.14583% + 120px);
    margin-top: -120px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(1) {
    height: 56.66667%;
  }
}
.m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs06.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(1) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs06_sp.webp);
  }
}
.m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(2) {
  padding-top: 5px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(2) {
    height: calc(33.85417% + 120px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(2) {
    height: 43.33333%;
  }
}
.m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
@media print, (min-width: 768px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs07.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__pw__c:nth-child(3) .m-home__cs__pw__c__p:nth-child(2) .m-home__cs__pw__c__p__in {
    background-image: url(/heimmaison/images/pic_home_cs07_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__zm {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__zm {
    display: none;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__zm__in {
    position: absolute;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__zm__in2 {
    height: 100%;
    background: url(/heimmaison/images/pic_home_cs04.webp) no-repeat 50%;
    background-size: cover;
    transition: border-radius 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__fb {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__fb {
    width: 240px;
    margin: 30px auto 0;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__bt {
    width: 312px;
  }
}
.m-home__cs__bt__t {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar {
    position: absolute;
    right: 0;
    top: 50%;
    width: 90px;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__cs__bt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in > span {
    width: 22px;
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt__ar__in > span {
    width: 15px;
    background: #2590c7;
  }
}
.m-home__cs__bt__ar__in > span::before,
.m-home__cs__bt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in > span::before,
  .m-home__cs__bt__ar__in > span::after {
    width: 10px;
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt__ar__in > span::before,
  .m-home__cs__bt__ar__in > span::after {
    width: 9px;
    background: #2590c7;
  }
}
.m-home__cs__bt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__cs__bt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt__ar__in > span:nth-child(1) {
    right: 30px;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__bt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt__ar__in > span:nth-child(2) {
    display: none;
  }
}
.m-home__cs__bt > a {
  display: block;
  position: relative;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-home__cs__bt > a {
    padding: 32px 40px 32px 0;
    color: #fff;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt > a {
    padding: 19px 15px 19px 0;
    font-size: 16px;
  }
}
.m-home__cs__bt > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 99px;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__cs__bt > a::before {
    border: 1px solid #fff;
  }
}
@media screen and (max-width: 767px) {
  .m-home__cs__bt > a::before {
    border: 1px solid #d7d7d7;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__bt > a:hover::before,
  .m-home__cs__bt > a:active::before {
    border-color: #156082;
    background-color: #156082;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs__bt > a.is-enterStart .m-home__cs__bt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__cs__bt > a.is-enterStart:hover .m-home__cs__bt__ar__in,
  .m-home__cs__bt > a.is-enterStart:active .m-home__cs__bt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
@media print, (min-width: 768px) {
  .m-home__cs:not(.is-fixed) .m-home__cs__in {
    position: absolute;
    left: 0 !important;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs.is-fixed .m-home__cs__in {
    position: fixed;
    left: 0;
    min-width: 1140px;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs.is-fixed .m-home__cs__zm__in2 {
    border-radius: 10px;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs:not(.is-abs) .m-home__cs__in {
    top: 0 !important;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs.is-abs .m-home__cs__zm__in2 {
    border-radius: 10px;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs:not(.is-centerShow) .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) {
    visibility: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs:not(.is-centerShow) .m-home__cs__zm {
    visibility: visible;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs.is-centerShow .m-home__cs__pw__c:nth-child(2) .m-home__cs__pw__c__p:nth-child(2) {
    visibility: visible;
  }
}
@media print, (min-width: 768px) {
  .m-home__cs.is-centerShow .m-home__cs__zm {
    visibility: hidden;
  }
}
.m-home__hn {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__hn {
    padding: 0 20px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__hn {
    padding: 0 calc(13.2743vw - 133.319px);
  }
}
@media (min-width: 1381px) {
  .m-home__hn {
    padding: 0 50px;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__in {
    padding: 140px 0 240px;
  }
}
@media (min-width: 1455px) {
  .m-home__hn__in {
    padding-right: calc(50vw - 727.5px);
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__hn__in {
    padding-left: calc(36.7257vw - 424.181px);
  }
}
@media (min-width: 1381px) {
  .m-home__hn__in {
    padding-left: calc(50vw - 607.5px);
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__in {
    padding-bottom: 80px;
  }
}
.m-home__hn__in2 {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__hn__hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__hd {
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__hd__c:nth-child(2) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
  .m-home__hn__hd__tt {
    margin-left: 50px;
  }
}
@media (min-width: 1155px) and (max-width: 1380px) {
  .m-home__hn__hd__tt {
    margin-left: calc(-22.1239vw + 305.531px);
  }
}
.m-home__hn__hd__tt > span {
  display: block;
  position: relative;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  letter-spacing: 1px;
}
@media print, (min-width: 768px) {
  .m-home__hn__hd__tt > span {
    font-size: 44px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__hd__tt > span {
    font-size: 24px;
    line-height: 1.3;
  }
}
.m-home__hn__hd__tt > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  background: #2590c7;
}
@media print, (min-width: 768px) {
  .m-home__hn__hd__tt > span::before {
    left: -50px;
    top: 30px;
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__hd__tt > span::before {
    left: -20px;
    top: 15px;
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bd {
    padding: 0 20px;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
}
.m-home__hn__ul__u__p {
  position: relative;
  padding-top: 94.73684%;
  border-radius: 10px;
  overflow: hidden;
}
.m-home__hn__ul__u__p > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}
.m-home__hn__ul__u__t {
  position: absolute;
  left: 20px;
  bottom: 20px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .m-home__hn__ul__u__t {
    left: 5.333333vw;
    bottom: 5.333333vw;
  }
}
.m-home__hn__ul__u__t > span {
  display: inline-block;
  padding: 8px 5px;
  background: #fff;
  font-size: 24px;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .m-home__hn__ul__u__t > span {
    padding: 1.86666vw 1.33333vw;
    font-size: 5.6vw;
  }
}
.m-home__hn__ul__u__t > span:nth-child(n+2) {
  margin-top: 2px;
}
.m-home__hn__ul__u > a {
  display: block;
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__hn__ul__u > a:hover .m-home__hn__ul__u__p > img,
  .m-home__hn__ul__u > a:active .m-home__hn__ul__u__p > img {
    transform: scale(1.1);
  }
}
.m-home__hn__ul__sn {
  position: relative;
  padding-top: 94.73684%;
  border-radius: 10px;
  background: #f8f8f8;
}
.m-home__hn__ul__sn__t {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #a9a9a9;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  font-weight: 700;
  line-height: 1.4;
}
@media print, (min-width: 768px) {
  .m-home__hn__ul__sn__t {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__ul__sn__t {
    font-size: 5.6vw;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__ul > li {
    width: 33.33333%;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__ul > li:nth-child(n+2) {
    margin-top: 10px;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__ul > li:nth-child(n+4) {
    margin-top: 40px;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__fb {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__fb {
    width: 240px;
    margin: 30px auto 0;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__bt {
    width: 312px;
  }
}
.m-home__hn__bt__t {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar {
    position: absolute;
    right: 0;
    top: 50%;
    width: 90px;
    height: 20px;
    margin-top: -10px;
    overflow: hidden;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in {
    position: absolute;
    left: -25px;
    top: 0;
    width: 83px;
    height: 100%;
  }
}
.m-home__hn__bt__ar__in > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: #2590c7;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in > span {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt__ar__in > span {
    width: 15px;
  }
}
.m-home__hn__bt__ar__in > span::before,
.m-home__hn__bt__ar__in > span::after {
  content: '';
  display: block;
  position: absolute;
  right: -3px;
  height: 2px;
  background: #2590c7;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in > span::before,
  .m-home__hn__bt__ar__in > span::after {
    width: 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt__ar__in > span::before,
  .m-home__hn__bt__ar__in > span::after {
    width: 9px;
  }
}
.m-home__hn__bt__ar__in > span::before {
  transform: rotate(45deg);
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in > span::before {
    top: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt__ar__in > span::before {
    top: -2.5px;
  }
}
.m-home__hn__bt__ar__in > span::after {
  transform: rotate(-45deg);
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in > span::after {
    bottom: -3px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt__ar__in > span::after {
    bottom: -2.5px;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in > span:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt__ar__in > span:nth-child(1) {
    right: 30px;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__bt__ar__in > span:nth-child(2) {
    left: 58px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt__ar__in > span:nth-child(2) {
    display: none;
  }
}
.m-home__hn__bt > a {
  display: block;
  position: relative;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  transition: color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__hn__bt > a {
    padding: 32px 40px 32px 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-home__hn__bt > a {
    padding: 19px 15px 19px 0;
    font-size: 16px;
  }
}
.m-home__hn__bt > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  border-radius: 99px;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-home__hn__bt > a:hover,
  .m-home__hn__bt > a:active {
    color: #fff;
  }
  .m-home__hn__bt > a:hover::before,
  .m-home__hn__bt > a:active::before {
    border-color: #156082;
    background-color: #156082;
  }
  .m-home__hn__bt > a:hover .m-home__hn__bt__ar__in > span,
  .m-home__hn__bt > a:active .m-home__hn__bt__ar__in > span {
    background-color: #fff;
  }
  .m-home__hn__bt > a:hover .m-home__hn__bt__ar__in > span::before,
  .m-home__hn__bt > a:hover .m-home__hn__bt__ar__in > span::after,
  .m-home__hn__bt > a:active .m-home__hn__bt__ar__in > span::before,
  .m-home__hn__bt > a:active .m-home__hn__bt__ar__in > span::after {
    background-color: #fff;
  }
}
@media print, (min-width: 768px) {
  .m-home__hn__bt > a.is-enterStart .m-home__hn__bt__ar__in {
    animation: arrow_trans_x2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .m-home__hn__bt > a.is-enterStart:hover .m-home__hn__bt__ar__in,
  .m-home__hn__bt > a.is-enterStart:active .m-home__hn__bt__ar__in {
    animation: arrow_trans_x1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}
