@import url(./global/_variable.css);

/* top */
/* ============================================ */


.block_header {
  display: flex;
  align-items: end;
  gap: 1.5cqw;
}

.logo_header {
  width: 14.9cqw;

}

.area_slider {
  position: relative;
}

.block_slider {
  position: relative;
  z-index: 0;
}

.splide {
  position: relative;
  .splide__track {
    .splide__list {
      .splide__slide {
        width: 100%;
        height: auto;
        overflow: hidden;
        @media (max-width:480px) {
          height: 60dvh;
        }
        img {
          object-fit: cover;
          width: 100%;
          height: 100%;
        }
      }
    }
  }
  .splide__pagination {
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
    gap: 10px;
    @media (max-width:480px) {
      bottom: 10px;
    }
    li {
      padding: 0 0 6px;
      .splide__pagination__page {
        width: 12px;
        height: 12px;
        padding: 0px;
        border-radius: 100%;
        border: none;
        background-color: rgba(255, 255, 255, 1.0);
      }
      .is-active {
        background-color: var(--over_c);
      }
    }
  }
}

.block_ttl {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 10;
}

.healing {
  margin-top: -2px;
  padding-inline: 5vw;
  @media (width < 896px) {
    margin-top: -1px;
  }
}

.ttl_journey {
  width: 50%;
  max-width: 490px;
  margin: auto;
  filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.3));
  @media (width < 480px) {
    padding-top: 5px;
  }
}

.hd_slider {
  font-size: clamp(1.5rem, 1.29vw + 1.197rem, 2.75rem);
  writing-mode: vertical-rl;
  letter-spacing: 0.3em;
  position: absolute;
  top: -4.6em;
  right: 14.2vw;
  white-space: nowrap;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  @media (width < 480px) {
    top: 60px;
    right: 12vw;
    color: #FFF;
  }
}

.white {
  color: #FFF;
}

.area_refce_header {
  position: relative;
}

.area_refce_header_img {
  overflow: hidden;
  aspect-ratio: 5 / 2;
  @media (width < 896px) {
    aspect-ratio: 3 / 2;
  }
  @media (width < 480px) {
    aspect-ratio: 4 / 3;
  }
  img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.area_reface_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.hd_reface {
  writing-mode: vertical-rl;
  margin: 0 auto 0 0;
  font-size: clamp(2.4rem, 1.85vw + 1.706rem, 4rem);
  line-height: 1.8em;
  color: #FFF;
  text-align: left;
}

.area_reface {
  padding: 5vw 20px;
  text-align: center;
  background-color: #e5e5e5;
  @media (width < 480px) {
    padding: 50px 20px;
  }
}

.area_reface_txt {
  font-size: clamp(1.6rem, 0.52vw + 1.406rem, 2.4rem);
  line-height: 2.4em;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.area_concept {
  background-color: #e5e5e5;
  position: relative;
  overflow: hidden;
}

.ol_concept {
  width: 5.2vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1px;
  @media (width < 896px) {
    width: 16vw;
  }
}

.area_concept_column {
  padding-block: 8.33vw;
  position: relative;
  display: grid;
  grid-template-columns: 13cqw 1fr;
  @media (width < 896px) {
    grid-template-columns: 1fr;
  }
}

.area_concept_column_ttl {
  @media (width < 896px) {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
  }
}

.logo_column {
  @media (width < 896px) {
    width: 80px;
  }
}

.hd_concept {
  writing-mode: vertical-rl;
  margin: auto;
  font-size: clamp(2.4rem, 1.85vw + 1.706rem, 4rem);
  line-height: 1.8em;
  padding-top: 4vw;
  padding-right: 3vw;
  @media (width < 896px) {
    writing-mode: horizontal-tb;
    margin: 0px;
  }
}

.area_concept_column_body {}

.txt_concept {
  font-size: clamp(1.6rem, 0.35vw + 1.47rem, 1.9rem);
  line-height: 2.4em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  padding-inline: 7.8vw;
  @media (width < 896px) {
    padding-inline: 0vw;
  }
}

.img_block_concept {
  padding-top: 7.8vw;
  position: relative;
}

.img_concept01 {
  position: relative;
  width: 52.25cqw;
  @media (width < 896px) {
    width: 72cqw;
  }
}

.img_concept02 {
  width: 33.46cqw;
  position: absolute;
  top: 2vw;
  right: 0px;
  @media (width < 896px) {
    width: 40cqw;
  }
}

.box_weather {
  position: relative;
  padding-top: 20px;
  max-width: 800px;
}

.img_todai_clip {
  width: 26vw;
  position: absolute;
  right: -16vw;
  bottom: 0px;
  @media (width < 896px) {
    width: 40cqw;
  }
}

.area_topics {
  position: relative;
}

.area_topics_illust {
  width: 23.43vw;
  position: absolute;
  right: 0px;
  bottom: 0px;
  line-height: 0em;
  @media (width < 896px) {
    width: 30vw;
  }
}

.block_topics {
  padding-block: 5vw;
  @media (width < 896px) {
    padding-block: 40px;
  }
}

.hd_topics {
  color: var(--point_c);
  font-family: "Roboto", sans-serif;
  font-size: clamp(2.4rem, 1.85vw + 1.706rem, 4rem);
  font-weight: 900;
  line-height: 1.2em;
  letter-spacing: 0.2em;
  text-align: center;
  border-bottom: #000 solid 2px;
  padding-bottom: 0.7cqw;
}

.hd_topics_sub {
  font-size: clamp(1.6rem, 0.52vw + 1.406rem, 2.4rem);
  line-height: 1.8em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  text-align: center;
  padding-top: 12px;
}

.block_topics_column {
  padding-top: 3cqw;
  display: grid;
  grid-template-columns: 40cqw 1fr;
  gap: 2.23cqw;
  position: relative;
  @media (width < 896px) {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.block_topics_column_inner {
  width: 30.2vw;
  @media (width < 896px) {
    width: 67vw;
  }
}

.hd_block_topics {
  font-size: clamp(1.8rem, 0.83vw + 1.489rem, 2.6rem);
  color: var(--point_c);
  line-height: 1.2em;
  border-bottom: #000 solid 2px;
  padding-bottom: 0.4cqw;
  @media (width < 896px) {
    padding-bottom: 8px;
  }
}

.txt_block_topics {
  font-size: clamp(1.4rem, 0.21vw + 1.322rem, 1.6rem);
  line-height: 2em;
  padding-top: 0.7cqw;
  @media (width < 896px) {
    padding-top: 8px;
    padding-right: 1em;
  }
}

.hd_link {
  font-size: clamp(1.25rem, 1.29vw + 0.947rem, 2.5rem);
  line-height: 1.0em;
  text-align: center;
  background-color: #bbc898;
  padding: 1.0vw 20px;
  @media (width < 896px) {
    padding: 10px 20px;
  }
}

.list_bnr {
  padding: 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5vw;
  @media (width < 896px) {
    padding: 20px 20px;
  }
}

.area_contents {}

.block_contents {}

.block_contents_ttl {
  position: relative;
}

.block_contents_ttl_img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 5 / 2;
  @media (width < 896px) {
    aspect-ratio: 3 / 2;
  }
  @media (width < 480px) {
    aspect-ratio: 4 / 3;
  }
  img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.block_contents_ttl_logo {
  position: absolute;
  top: 23%;
  left: 50%;
  transform: translate(-50%,-23%);
  width: 16%;
  max-width: 130px;
}

.block_contents_ttl_en {
  line-height: 0em;
  position: absolute;
  bottom: -3px;
  width: 100%;
  padding-inline: 5vw;
  @media (width < 896px) {
    bottom: -1px;
  }
}

.block_contents_body {
  padding: 0 5vw 4.2vw;
  @media (width < 480px) {
    padding: 0 5vw 40px;
  }
}

.hd_block_contents {
  text-align: center;
  line-height: 1.2em;
  font-size: clamp(2.4rem, 1.94vw + 1.672rem, 5.4rem);
  padding-top: 3vw;
  @media (width < 480px) {
    padding-top: 20px;
  }
}

.txt_block_contents {
  text-align: center;
  font-size: clamp(1.6rem, 0.52vw + 1.406rem, 2.4rem);
  line-height: 2em;
  word-break: keep-all;
  overflow-wrap: anywhere;
  padding-top: 1.0vw;
  box-sizing:border-box;
  padding-inline: 5vw;
}

.block_contents_body_line {
  max-width: 1620px;
  margin: auto;
  border-left: #808080 solid 0.36vw;
  box-sizing: border-box;
}

.block_contents_body_column {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 3.73cqw;
  padding-top: 3.73cqw;
}

.thumb_content_body {
  position: relative;
  a {
    &:hover {
      opacity: 1;
      .thumb_content_body_arrow {
        max-width: 80px;
        width: 18%;
      }
    }
  }
}

.thumb_content_body_img {
  position: relative;
}

.thumb_content_body_arrow {
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%,50%);
  max-width: 60px;
  width: 15%;
}

.block_contents_body_movie {
  padding-top: 3.73cqw;
  @media (width < 480px) {
    padding-top: 3.73cqw;
  }
}

.txt_contents_body {
  font-size: clamp(1.4rem, 0.21vw + 1.322rem, 1.6rem);
  line-height: 2em;
  padding-top: 10px;
  display: inline-block;
  text-align: left;
}

.column_profile {
  display: grid;
  grid-template-columns: 24cqw 1fr;
  gap: 4cqw;
  padding-top: 4cqw;
  text-align: left;
  @media (width < 480px) {
    grid-template-columns: 1fr;
    row-gap: 12px;
  }
}

.column_profile_img {
  text-align: center;
  @media (width < 480px) {
    img {
      width: 70%;
    }
  }
}

.column_profile_txt {
  .txt_contents_body {
    @media (width < 480px) {
      text-align: justify;
    }
  }
}

.box_ttl_profile {
  display: grid;
  grid-template-columns: 1fr 17.74cqw;
  border-bottom: #666 solid 1px;
  padding-bottom: 12px;
  align-items: end;
  width: 100%;
  @media (width < 896px) {
    grid-template-columns: 1fr;
    row-gap: 12px;
  }
  @media (width < 480px) {
    text-align: center;
  }
}

.bn_dodai {
  @media (width < 896px) {
    img {
      max-width: 180px;
    }
  }
  @media (width < 480px) {
    text-align: center;
  }
}

.hd_profile {
  font-size: clamp(2.4rem, 1.39vw + 1.88rem, 3.6rem);
  font-family: "Kaisei Opti", serif;
  line-height: 1.3em;
  color: var(--over_c);
  margin-left: -0.5em;
  text-indent: 0.5em;
}

.list_grace {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 3.73cqw;
  padding-top: 3.73cqw;
  @media (width < 896px) {
    grid-template-columns: repeat(1,1fr);
    gap: 30px;
    padding-top: 20px;
  }
}

.item_grace {
  text-align: center;
  display: grid;
  row-gap: 1.4cqw;
  @media (width < 896px) {
    row-gap: 10px;
  }
}

.thumb_grace {
  text-align: center;
  img {
    @media (width < 896px) {
      max-width: 300px;
    }
  }
}

.txt_grace {
  font-size: clamp(1.4rem, 0.31vw + 1.283rem, 1.7rem);
  text-align: justify;
  line-height: 1.8em;
}

.label_grace {
  font-size: clamp(2rem, 1.04vw + 1.611rem, 3rem);
  line-height: 1em;
  font-weight: 400;
  color: #FFF;
  background-color: #000;
  border-radius: 5px;
  width: 60%;
  margin: auto;
  padding: 8px;
  position: relative;
}

.ttl_grace {
  position: relative;
  &::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

.hd_grace {
  font-size: clamp(2rem, 1.04vw + 1.611rem, 3rem);
  line-height: 1.2em;
  font-weight: 400;
}