@font-face {
  font-family: "Noto Sans";
  font-style: "normal";
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/slouch/slouch-asset/fonts/NotoSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans";
  font-style: "normal";
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/slouch/slouch-asset/fonts/NotoSans-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans";
  font-style: "normal";
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/slouch/slouch-asset/fonts/NotoSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: "normal";
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/slouch/slouch-asset/fonts/NotoSansJP-Bold.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: "normal";
  font-weight: 500;
  font-display: swap;
  src: url("/wp-content/themes/slouch/slouch-asset/fonts/NotoSansJP-Medium.otf") format("truetype");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: "normal";
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/slouch/slouch-asset/fonts/NotoSansJP-Regular.otf") format("truetype");
}
.p-home-firstview + .p-home-firstview {
  margin-top: 20px;
}
.p-home-firstview__link {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (min-width: 1272px) {
  .p-home-firstview__link:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .p-home-firstview__link {
    margin-top: 40px;
  }
}
.p-home-firstview__logo-wrap {
  position: fixed;
  left: calc(25% + 21px);
  top: 47%;
  width: 26.3%;
  height: auto;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .p-home-firstview__logo-wrap {
    position: absolute;
    top: 150px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 86%;
    height: 360px;
    max-width: 300px;
  }
}
.p-home-firstview__logo {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .p-home-firstview__logo.sp_none {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .p-home-firstview__logo.pc_none {
    display: none;
  }
}

.l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  overflow: hidden;
  padding-top: 90px;
}
.l-wrapper.--top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .l-wrapper.--top {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .l-wrapper.--top .l-kv {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    height: 290px;
    min-height: 100%;
    background-position: bottom;
  }
}
@media only screen and (max-width: 767px) {
  .l-wrapper.--top .l-kv .l-kv__inr {
    display: none;
  }
}

.l-kv {
  position: fixed;
  top: 0;
  left: 80px;
  z-index: 1;
  width: calc(50% - 80px);
  height: 100%;
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.l-kv::after {
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFDFB), to(#f8f2eb));
  background: linear-gradient(to bottom, #FFFDFB calc(100% - var(--footer-height)), #f8f2eb var(--footer-height));
  -webkit-mask-size: cover;
          mask-size: cover;
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-mask-image: url(/wp-content/themes/slouch/slouch-asset/media/images/common/back_mokomoko.webp);
          mask-image: url(/wp-content/themes/slouch/slouch-asset/media/images/common/back_mokomoko.webp);
}
@media only screen and (max-width: 1271px) {
  .l-kv::after {
    width: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  .l-kv::after {
    width: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .l-kv::after {
    -webkit-mask-image: url(/wp-content/themes/slouch/slouch-asset/media/images/common/back_mokomoko_sp.webp);
            mask-image: url(/wp-content/themes/slouch/slouch-asset/media/images/common/back_mokomoko_sp.webp);
    width: 100%;
    height: 10px;
    bottom: 0;
    left: 0;
    top: auto;
    background: #FFFDFB;
  }
}
@media only screen and (min-width: 2400px) {
  .l-kv {
    width: calc(57% - 80px);
  }
}
@media only screen and (max-width: 767px) {
  .l-kv {
    display: none;
  }
}
.l-kv .l-slide__h1 {
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__h1 {
    height: 290px;
  }
}
.l-kv .l-slide__list {
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__list {
    height: 290px;
  }
}
.l-kv .l-slide__list li {
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__list li {
    height: 290px;
  }
}
.l-kv .l-slide__list li img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__list li img {
    height: auto;
    width: 100%;
    -o-object-position: top center;
       object-position: top center;
  }
}
.l-kv .l-slide__list li img.pc {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .l-kv .l-slide__list li img.pc {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__list li img.pc {
    display: none;
  }
}
.l-kv .l-slide__list li img.tb {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .l-kv .l-slide__list li img.tb {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__list li img.tb {
    display: none;
  }
}
.l-kv .l-slide__list li img.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .l-kv .l-slide__list li img.sp {
    display: block;
  }
}
.l-kv__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 29px 30px 0;
  gap: 5px;
}
@media only screen and (max-width: 1023px) {
  .l-kv__inr {
    padding: 29px 20px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .l-kv__inr {
    display: none;
  }
}
.l-kv__logo {
  position: relative;
  -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  width: 200px;
  height: 54px;
  display: block;
}
.l-kv__logo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-mask: url(/wp-content/themes/slouch/slouch-asset/media/images/common/hd_logo_white.svg) center/contain no-repeat;
          mask: url(/wp-content/themes/slouch/slouch-asset/media/images/common/hd_logo_white.svg) center/contain no-repeat;
  background-color: white;
}
.l-kv__txt {
  color: #ffffff;
  text-shadow: #808080 0px 0 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.c-home__item {
  display: none;
  margin-top: 30px;
}

.c-home__item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.c-home__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.c-home__item-link img {
  width: 100%;
  border-radius: 8px;
}

.c-home__item-br {
  display: none;
}

@media only screen and (max-width: 767px) {
  .c-home__item {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .c-home__item-name {
    font-size: 12px;
  }
  .c-home__item-br {
    display: block;
  }
}