.hooferlite-feature,
.hooferlite-feature * {
  box-sizing: border-box;
}

.hooferlite-feature {
  background: #D5EDF2;
  color: #568FA6;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
}

.hooferlite-feature img {
  display: block;
  width: 100%;
  height: auto;
}

.hooferlite-feature h1,
.hooferlite-feature h2,
.hooferlite-feature h3,
.hooferlite-feature h4,
.hooferlite-feature p {
  margin: 0;
  padding: 0;
}

.hooferlite-feature a {
  text-decoration: none;
}

.hooferlite-feature .kv-wrapper,
.hooferlite-feature .ftr-contsinfo-wrapper,
.hooferlite-feature .ftr-iteminfo__inner,
.hooferlite-feature .ftr-gallery__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 64px;
  position: relative;
}

/* =========================
   KV
========================= */
.hooferlite-feature .kv-sec {
  position: relative;
  padding: 36px 0 118px;
  overflow: hidden;
}

.hooferlite-feature .kv-sec__deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 63vw;
  height: 34vw;
  max-width: 1400px;
  max-height: 480px;
  background: linear-gradient(
    135deg,
    #B3E7F5 0%,
    #D6F1F6 38%,
    rgba(230, 250, 255, 0.45) 68%,
    rgba(230, 250, 255, 0) 88%
  );
  z-index: 0;
  pointer-events: none;
}

.hooferlite-feature .kv-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 64px;
  position: relative;
}

.hooferlite-feature .kv-inner {
  position: relative;
  display: block;
  z-index: 2;
}

.hooferlite-feature .kv-copy {
  position: relative;
  z-index: 3;
  padding-top: 28px;
}

.hooferlite-feature .kv-copy__sub {
  font-family: "Poppins", sans-serif;
  font-size: 45px;
  line-height: 1.04;
  font-weight: 700;
  color: #568FA6;
  letter-spacing: 0.01em;
}

.hooferlite-feature .kv-copy__title {
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 120px;
  line-height: 0.9;
  font-weight: 700;
  color: #568FA6;
  letter-spacing: 0.01em;
}

.hooferlite-feature .kv-copy__season {
  margin-top: 10px;
  font-family: "Poppins", sans-serif;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
  color: #568FA6;
}

.hooferlite-feature .kv_imgwrapper {
  position: relative;
  z-index: 2;
  width: calc(100% - 236px + (50vw - 600px));
  margin-left: 236px;
  margin-right: calc(50% - 50vw);
}

.hooferlite-feature .kv_imgwrapper img {
  display: block;
  width: 100%;
  height: auto;
}

.hooferlite-feature .bg-section {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
}

.hooferlite-feature .kv-bg-word {
  width: 100%;
  text-align: center;
  z-index: 0;
  font-family: "Poppins", sans-serif;
  font-size: 16vw;
  line-height: 0.9;
  font-weight: 700;
  color: rgba(86, 143, 166, 0.1);
  white-space: nowrap;
  pointer-events: none;
}
/* =========================
   INTRO CARD
========================= */
.hooferlite-feature .ftr-contsinfo-sec {
  position: relative;
  z-index: 2;
  margin-top: -8%;
}

.hooferlite-feature .ftr-contsinfo__block {
  width: 100%;
  max-width: 784px;
  margin: 0 auto;
}

.hooferlite-feature .ftr-contsinfo__head {
  background: #568FA6;
  padding: 20px 18px 18px;
  text-align: center;
}

.hooferlite-feature .ftr-contsinfo__head__h2 {
  font-family: "Poppins", sans-serif;
  font-size: 42px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background-color: transparent;
}

.hooferlite-feature .ftr-contsinfo__imgwrapper {
  width: 100%;
}

.hooferlite-feature .ftr-contsinfo__body {
  background: #fff;
  padding: 22px 26px 24px;
}

.hooferlite-feature .ftr-contsinfo__head__h3 {
  font-size: 22px;
  line-height: 1.7;
  font-weight: 700;
  color: #568FA6;
}

.hooferlite-feature .ftr-contsinfo__body p {
  margin-top: 14px;
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
  color: #568FA6;
}

/* =========================
   ITEM INFO
========================= */
.hooferlite-feature .ftr-iteminfo {
  margin-top: 118px;
}

.hooferlite-feature .ftr-iteminfo__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 64px;
}

.hooferlite-feature .ftr-iteminfo__card {
  position: relative;
  min-height: 700px;
}

/* �����糸�� */
.hooferlite-feature .ftr-iteminfo__card__imgwrapper {
  position: absolute;
  top: 0;
  z-index: 3;
  width: 484px;
}

.hooferlite-feature .ftr-iteminfo__card__imgwrapper img {
  display: block;
  width: 100%;
  height: auto;
}

/* ���㏍�鴻�������√��� */
.hooferlite-feature .ftr-iteminfo__card__txtwrapper {
  position: relative;
  min-height: 700px;
}

/* �純���≪�����������句��障�т叱�違�� */
.hooferlite-feature .ftr-iteminfo__card__txtwrapper_extend {
  position: absolute;
  top: 58px;
  bottom: 0;
  background: #fff;
  z-index: 0;
}

/* ���㏍�鴻����� */
.hooferlite-feature .ftr-iteminfo__card__txtwrapper_inner {
  position: absolute;
  top: 58px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hooferlite-feature .ftr-iteminfo__title {
  font-family: "Poppins", sans-serif;
  font-size: 64px;
  line-height: 0.92;
  font-weight: 700;
  color: #beb7b7;
  letter-spacing: 0.01em;
}

.hooferlite-feature .ftr-iteminfo__card__txtwrapper_inner p {
  margin-top: 24px;
  max-width: 560px;
  font-size: 18px;
  line-height: 1.85;
  text-align: left;
  color: #568FA6;
}

.hooferlite-feature .btnbuy-wrapper {
  margin-top: 22px;
  padding: 0;
}

.hooferlite-feature .btnbuy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 60px;
  margin: 0;
  padding: 0 18px;
  background: #568FA6;
  color: #fff !important;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  border-radius: 0;
  transition: opacity .2s ease;
}

.hooferlite-feature .btnbuy:hover {
  opacity: .8;
}

/* 綏��糸�� / �潟���㏍�鴻�� */
.hooferlite-feature .ftr-iteminfo--left .ftr-iteminfo__card__imgwrapper {
  left: 0;
}

.hooferlite-feature .ftr-iteminfo--left .ftr-iteminfo__card__txtwrapper_extend {
  left: 210px;
  right: calc(50% - 50vw);
}

.hooferlite-feature .ftr-iteminfo--left .ftr-iteminfo__card__txtwrapper_inner {
  padding: 54px 32px 40px 560px;
}

/* �括�糸�� / 綏����㏍�鴻�� */
.hooferlite-feature .ftr-iteminfo--right .ftr-iteminfo__card__imgwrapper {
  right: 0;
}

.hooferlite-feature .ftr-iteminfo--right .ftr-iteminfo__card__txtwrapper_extend {
  left: calc(50% - 50vw);
  right: 210px;
}

.hooferlite-feature .ftr-iteminfo--right .ftr-iteminfo__card__txtwrapper_inner {
  padding: 54px 560px 40px 32px;
}

.hooferlite-feature .ftr-iteminfo--right .ftr-iteminfo__card__txtwrapper_inner p {
  max-width: 560px;
}

/* =========================
   GALLERY
========================= */
.hooferlite-feature .ftr-gallery {
  padding: 92px 0 96px;
}

.hooferlite-feature .ftr-gallery__titlewrapper {
  margin-bottom: 28px;
  text-align: center;
}

.hooferlite-feature .ftr-gallery__title {
  font-family: "Poppins", sans-serif;
  font-size: 52px;
  line-height: 1;
  font-weight: 700;
  color: #568FA6;
   background-color: transparent;
}

.hooferlite-feature .ftr-gallery__phtlist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.hooferlite-feature .ftr-gallery__phtlist__pht img {
  aspect-ratio: 1.25 / 1;
  object-fit: cover;
}

/* =========================
   SP
========================= */
@media screen and (max-width: 767px) {
  .hooferlite-feature .kv-wrapper,
  .hooferlite-feature .ftr-contsinfo-wrapper,
  .hooferlite-feature .ftr-iteminfo__inner,
  .hooferlite-feature .ftr-gallery__inner {
    padding: 0 16px;
  }

/* =========================
   SP
========================= */
@media screen and (max-width: 767px) {
  .hooferlite-feature .kv-wrapper {
    padding: 0 16px;
  }

  .hooferlite-feature .kv-sec {
    padding: 20px 0 54px;
  }

  .hooferlite-feature .kv-sec__deco {
    top: 8px;
    left: -12px;
    width: 130px;
    height: 130px;
    transform: none;
  }

  .hooferlite-feature .kv-inner {
    display: block;
  }

  .hooferlite-feature .kv-copy {
    width: 100%;
    padding-top: 0;
  }

  .hooferlite-feature .kv-copy__sub {
    font-size: 14px;
  }

  .hooferlite-feature .kv-copy__title {
    margin-top: 8px;
    font-size: 48px;
  }

  .hooferlite-feature .kv-copy__season {
    margin-top: 10px;
    font-size: 16px;
  }

  .hooferlite-feature .kv_imgwrapper {
    width:100%;
    margin: 20px auto;
  }

  .hooferlite-feature .kv-bg-word {
    top: 54px;
    left: 82px;
    font-size: 16vw;
  }
  .hooferlite-feature .ftr-contsinfo-sec{
    margin-top: -3%;
  }
  .hooferlite-feature .ftr-contsinfo__block {
    max-width: 100%;
  }

  .hooferlite-feature .ftr-contsinfo__head__h2 {
    font-size: 26px;
    background-color: transparent;
  }

  .hooferlite-feature .ftr-contsinfo__head__h3 {
    font-size: 16px;
  }

  .hooferlite-feature .ftr-contsinfo__body {
    padding: 16px;
  }

  .hooferlite-feature .ftr-contsinfo__body p {
    font-size: 16px;
    line-height: 1.6;
  }

  .hooferlite-feature .ftr-iteminfo {
    margin-top: 56px;
  }

  .hooferlite-feature .ftr-iteminfo__inner {
    padding: 0 16px;
  }

  .hooferlite-feature .ftr-iteminfo__card,
  .hooferlite-feature .ftr-iteminfo__card__txtwrapper {
    min-height: auto;
  }

  .hooferlite-feature .ftr-iteminfo__card__imgwrapper {
    position: relative;
    top: auto;
    left: auto !important;
    right: auto !important;
    width: 62%;
    margin-bottom: -18px;
  }

  .hooferlite-feature .ftr-iteminfo--left .ftr-iteminfo__card__imgwrapper {
    margin-left: 0;
  }

  .hooferlite-feature .ftr-iteminfo--right .ftr-iteminfo__card__imgwrapper {
    margin-right: auto;
  }

  .hooferlite-feature .ftr-iteminfo__card__txtwrapper_extend {
    top: 0;
    bottom: 0;
    left: -16px !important;
    right: -16px !important;
  }

  .hooferlite-feature .ftr-iteminfo__card__txtwrapper_inner {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto !important;
    right: auto !important;
    width: 100%;
    padding: 28px 16px 24px !important;
  }

  .hooferlite-feature .ftr-iteminfo__title {
    font-size: 38px;
    margin-top: 20px;
  }

  .hooferlite-feature .ftr-iteminfo__card__txtwrapper_inner p,
  .hooferlite-feature .ftr-iteminfo--right .ftr-iteminfo__card__txtwrapper_inner p {
    margin-top: 14px;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }

  .hooferlite-feature .btnbuy {
    width: 140px;
    height: 60px;
    font-size: 16px;
  }

  .hooferlite-feature .ftr-gallery {
    padding: 56px 0 64px;
  }

  .hooferlite-feature .ftr-gallery__title {
    font-size: 28px;
    background-color: transparent;
  }

  .hooferlite-feature .ftr-gallery__phtlist {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
