@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&display=swap");
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .pc_only {
    display: block;
  }
  .sp_only {
    display: none;
  }
}
@media screen and (min-width: 951px) {
  .lg_br {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  .lg_br {
    display: block;
  }
}

@media screen and (min-width: 331px) {
  .xs_br {
    display: none;
  }
}
@media screen and (max-width: 330px) {
  .xs_br {
    display: block;
  }
}

@media screen and (min-width: 376px) {
  .msp_br {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .msp_br {
    display: block;
  }
}

.xl_up {
  display: block;
}
@media screen and (max-width: 1100px) {
  .xl_up {
    display: none;
  }
}

.xl_down {
  display: none;
}
@media screen and (max-width: 1100px) {
  .xl_down {
    display: block;
  }
}

.xl-lg {
  display: none;
}
@media (min-width: 950px) and (max-width: 1100px) {
  .xl-lg {
    display: block;
  }
}
@media (max-width: 480px) {
  .xl-lg {
    display: block;
  }
}

.xxl_up {
  display: block;
}
@media screen and (max-width: 1366px) {
  .xxl_up {
    display: none;
  }
}

.xxl_down {
  display: none;
}
@media screen and (max-width: 1366px) {
  .xxl_down {
    display: block;
  }
}

.sm_up {
  display: block;
}
@media screen and (max-width: 480px) {
  .sm_up {
    display: none;
  }
}

.sm_down {
  display: none;
}
@media screen and (max-width: 480px) {
  .sm_down {
    display: block;
  }
}

/* サイト設計 */
/* サイト設計 ここまで */
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #403d3c;
  font-weight: 400;
  margin: 0;
}

.container {
  width: 75%;
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .container {
    width: 89%;
  }
}

.title {
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.title h2 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: inline;
  background: linear-gradient(transparent 60%, #fff 60%);
}
@media screen and (max-width: 768px) {
  .title h2 {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .title h2 {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .title h2 {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .title h2 {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .title h2 {
    letter-spacing: 0.06em;
  }
}
.title strong {
  font-size: 32px;
  color: #a19362;
}
@media screen and (max-width: 768px) {
  .title strong {
    font-size: 24px;
  }
}
.title__colour {
  background: linear-gradient(transparent 60%, #f6f4ef 60%);
}
@media screen and (max-width: 768px) {
  .title__colour {
    background: none;
  }
}
.title__colour h2 {
  background: none;
  display: flex;
  justify-content: center;
  align-items: end;
}
@media screen and (max-width: 768px) {
  .title__colour h2 {
    display: block;
    background: none;
  }
}
.title__colour img {
  width: auto;
  height: 37px;
  object-fit: cover;
  margin: 0 8px;
}
@media screen and (max-width: 768px) {
  .title__colour img {
    height: 30px;
    margin: 0 4px 0 0;
    padding-top: 6px;
  }
}
.title__flex {
  display: flex;
  justify-content: center;
  align-items: end;
  background: linear-gradient(transparent 60%, #f6f4ef 60%);
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .title__text {
    display: inline;
    background: linear-gradient(transparent 60%, #f6f4ef 60%);
  }
}
.title__lead {
  text-align: center;
  letter-spacing: 0.04em;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .title__lead {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .title__lead {
    font-size: 14px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .title__lead {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .title__lead {
    letter-spacing: 0em;
  }
}

.header {
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .header {
    width: 89%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  .header__left {
    position: absolute;
    left: 0;
    top: 32px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 8px;
  }
}
@media screen and (max-width: 1100px) {
  .header__left img {
    height: 32px;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .header__left img {
    height: 28px;
  }
}
@media screen and (max-width: 330px) {
  .header__left img {
    height: 22px;
  }
}
.header .header-list {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: fit-content;
}
@media screen and (max-width: 950px) {
  .header .header-list {
    width: 100%;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    gap: 0;
  }
}
.header .header-list__item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 64px;
  background-color: #a19362;
  cursor: pointer;
  transition: opacity 0.5s;
}
@media screen and (max-width: 950px) {
  .header .header-list__item {
    width: auto;
    height: 48px;
    flex: 1; /* 均等に分配 */
    border: 1px solid #a19362;
  }
}
.header .header-list__item:nth-child(2) {
  background-color: #c79157;
}
@media screen and (max-width: 950px) {
  .header .header-list__item:nth-child(2) {
    border: 1px solid #c79157;
  }
}
.header .header-list__item:nth-child(2) img {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 950px) {
  .header .header-list__item:nth-child(2) img {
    width: 26px;
    height: 26px;
  }
}
.header .header-list__item:nth-child(3) {
  background-color: #8cada7;
}
@media screen and (max-width: 950px) {
  .header .header-list__item:nth-child(3) {
    border: 1px solid #8cada7;
  }
}
.header .header-list__item:nth-child(3) a {
  gap: 2px;
}
.header .header-list__item:nth-child(3) img {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 950px) {
  .header .header-list__item:nth-child(3) img {
    width: 28px;
    height: 28px;
  }
}
.header .header-list__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 1.2857142857;
  letter-spacing: 0.04em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .header .header-list__item a {
    font-size: 14px;
    line-height: 1.2857142857;
  }
}
@media screen and (max-width: 768px) {
  .header .header-list__item a {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 950px) {
  .header .header-list__item a {
    font-size: 12px;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    gap: 8px;
  }
}
@media screen and (max-width: 950px) and (max-width: 768px) {
  .header .header-list__item a {
    font-size: 12px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 950px) and (max-width: 768px) {
  .header .header-list__item a {
    letter-spacing: 0em;
  }
}
.header .header-list__item img {
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 950px) {
  .header .header-list__item img {
    width: 24px;
    height: 24px;
  }
}
.header .header-list__item:hover {
  opacity: 0.6;
}

.mv {
  height: 100svh;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .mv {
    height: auto;
  }
}
@media screen and (max-width: 1100px) {
  .mv {
    display: block;
    position: relative;
    height: 944px;
  }
}
@media screen and (max-width: 768px) {
  .mv {
    height: 824px;
  }
}
@media screen and (max-width: 480px) {
  .mv {
    height: 712px;
  }
}
@media screen and (max-width: 375px) {
  .mv {
    height: 667px;
  }
}
.mv__wrap {
  width: 96%;
  height: 80%;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
@media screen and (max-width: 1366px) {
  .mv__wrap {
    margin: 64px 0 64px auto;
    height: fit-content;
    position: relative;
  }
}
@media screen and (max-width: 1100px) {
  .mv__wrap {
    display: block;
    width: 89%;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
}
.mv__box {
  height: 100%;
  position: relative;
  width: 25%;
}
@media screen and (max-width: 1366px) {
  .mv__box {
    position: static;
  }
}
.mv__box-img1 {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
.mv__box-img2 {
  width: 65%;
}
.mv__text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-weight: 700;
}
@media screen and (max-width: 1100px) {
  .mv__text {
    top: auto;
    bottom: 92px;
  }
}
@media screen and (max-width: 480px) {
  .mv__text {
    bottom: 84px;
  }
}
.mv__text span {
  font-size: 28px;
  line-height: 2.2142857143;
  letter-spacing: 0.1em;
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mv__text span {
    font-size: 28px;
    line-height: 2.2142857143;
  }
}
@media screen and (max-width: 768px) {
  .mv__text span {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 1100px) {
  .mv__text span {
    font-size: 24px;
    line-height: 2.1666666667;
  }
}
@media screen and (max-width: 1100px) and (max-width: 768px) {
  .mv__text span {
    font-size: 24px;
    line-height: 2.1666666667;
  }
}
@media screen and (max-width: 480px) {
  .mv__text span {
    font-size: 20px;
    line-height: 2;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .mv__text span {
    font-size: 20px;
    line-height: 2;
  }
}
@media screen and (max-width: 375px) {
  .mv__text span {
    font-size: 18px;
    line-height: 2.2222222222;
  }
}
@media screen and (max-width: 375px) and (max-width: 768px) {
  .mv__text span {
    font-size: 18px;
    line-height: 2.2222222222;
  }
}
.mv__text1 span {
  opacity: 0;
  animation: textanimation 1s forwards;
}
.mv__text1 span:nth-child(1) {
  animation-delay: 0.2s;
}
.mv__text1 span:nth-child(2) {
  animation-delay: 0.3s;
}
.mv__text1 span:nth-child(3) {
  animation-delay: 0.4s;
}
.mv__text1 span:nth-child(4) {
  animation-delay: 0.5s;
}
.mv__text1 span:nth-child(5) {
  animation-delay: 0.6s;
}
.mv__text1 span:nth-child(6) {
  animation-delay: 0.7s;
}
.mv__text1 span:nth-child(7) {
  animation-delay: 0.8s;
}
.mv__text1 span:nth-child(8) {
  animation-delay: 0.9s;
}
.mv__text1 span:nth-child(9) {
  animation-delay: 1s;
}
.mv__text1 span:nth-child(10) {
  animation-delay: 1.1s;
}
.mv__text1 span:nth-child(11) {
  animation-delay: 1.2s;
}
.mv__text1 span:nth-child(12) {
  animation-delay: 1.3s;
}
.mv__text1 span:nth-child(13) {
  animation-delay: 1.4s;
}
.mv__text1 span:nth-child(14) {
  animation-delay: 1.5s;
}
.mv__text1 span:nth-child(15) {
  animation-delay: 1.6s;
}
.mv__text1 span:nth-child(16) {
  animation-delay: 1.7s;
}
.mv__text2 span {
  opacity: 0;
  animation: textanimation 1s forwards;
}
.mv__text2 span:nth-child(1) {
  animation-delay: 1.3s;
}
@media screen and (max-width: 1100px) {
  .mv__text2 span:nth-child(1) {
    animation-delay: 1.8s;
  }
}
.mv__text2 span:nth-child(2) {
  animation-delay: 1.4s;
}
@media screen and (max-width: 1100px) {
  .mv__text2 span:nth-child(2) {
    animation-delay: 1.9s;
  }
}
.mv__text2 span:nth-child(3) {
  animation-delay: 1.5s;
}
@media screen and (max-width: 1100px) {
  .mv__text2 span:nth-child(3) {
    animation-delay: 2s;
  }
}
.mv__text2 span:nth-child(4) {
  animation-delay: 1.6s;
}
@media screen and (max-width: 1100px) {
  .mv__text2 span:nth-child(4) {
    animation-delay: 2.1s;
  }
}
.mv__text2 span:nth-child(5) {
  animation-delay: 1.7s;
}
@media screen and (max-width: 1100px) {
  .mv__text2 span:nth-child(5) {
    animation-delay: 2.2s;
  }
}
.mv__text2 span:nth-child(6) {
  animation-delay: 2.3s;
}
.mv__text2 span:nth-child(7) {
  animation-delay: 2.4s;
}
.mv__text2 span:nth-child(8) {
  animation-delay: 2.5s;
}
.mv__text2 span:nth-child(9) {
  animation-delay: 2.6s;
}
.mv__text2 span:nth-child(10) {
  animation-delay: 2.7s;
}
.mv__text2 span:nth-child(11) {
  animation-delay: 2.8s;
}
.mv__text2 span:nth-child(12) {
  animation-delay: 2.9s;
}
.mv__text2 span:nth-child(13) {
  animation-delay: 3s;
}
.mv__text2 span:nth-child(14) {
  animation-delay: 3.1s;
}
.mv__text3 span {
  opacity: 0;
  animation: textanimation 1s forwards;
}
.mv__text3 span:nth-child(1) {
  animation-delay: 1.8s;
}
.mv__text3 span:nth-child(2) {
  animation-delay: 1.9s;
}
.mv__text3 span:nth-child(3) {
  animation-delay: 2s;
}
.mv__text3 span:nth-child(4) {
  animation-delay: 2.1s;
}
.mv__text3 span:nth-child(5) {
  animation-delay: 2.2s;
}
.mv__text4 span {
  opacity: 0;
  animation: textanimation 1s forwards;
}
.mv__text4 span:nth-child(1) {
  animation-delay: 2.3s;
}
.mv__text4 span:nth-child(2) {
  animation-delay: 2.4s;
}
.mv__text4 span:nth-child(3) {
  animation-delay: 2.5s;
}
.mv__text4 span:nth-child(4) {
  animation-delay: 2.6s;
}
.mv__text4 span:nth-child(5) {
  animation-delay: 2.7s;
}
.mv__text4 span:nth-child(6) {
  animation-delay: 2.8s;
}
.mv__text4 span:nth-child(7) {
  animation-delay: 2.9s;
}
.mv__text4 span:nth-child(8) {
  animation-delay: 3s;
}
.mv__text4 span:nth-child(9) {
  animation-delay: 3.1s;
}
@keyframes textanimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mv__note {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .mv__note {
    font-size: 16px;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  .mv__note {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 1100px) {
  .mv__note {
    bottom: 32px;
  }
}
@media screen and (max-width: 480px) {
  .mv__note {
    font-size: 14px;
    line-height: 1.8571428571;
    letter-spacing: 0.02em;
    bottom: 24px;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .mv__note {
    font-size: 14px;
    line-height: 1.8571428571;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .mv__note {
    letter-spacing: 0.02em;
  }
}
.mv__img {
  width: 67%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .mv__img {
    height: auto;
    aspect-ratio: 1.414/1;
  }
}
@media screen and (max-width: 1100px) {
  .mv__img {
    width: auto;
    height: 584px;
    margin-right: auto;
    top: 80px;
    margin-left: calc(50% - 50vw);
    aspect-ratio: auto;
  }
}
@media screen and (max-width: 768px) {
  .mv__img {
    height: 464px;
  }
}
@media screen and (max-width: 480px) {
  .mv__img {
    height: 400px;
  }
}
@media screen and (max-width: 375px) {
  .mv__img {
    height: 355px;
  }
}
.mv__img img {
  opacity: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: center center;
  animation: anime 24s infinite;
}
.mv__img img:nth-of-type(2) {
  animation-delay: 8s;
}
.mv__img img:nth-of-type(3) {
  animation-delay: 16s;
}

/* ふわっとアニメーション */
@keyframes anime {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  30% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.key {
  background-color: #f6f4ef;
  padding: 72px 0;
}
@media screen and (max-width: 1100px) {
  .key {
    padding: 48px 0 40px;
  }
}
.key .key-box {
  background-color: #fff;
  padding: 48px;
  margin-top: 48px;
}
@media screen and (max-width: 1100px) {
  .key .key-box {
    padding: 32px 20px;
    margin-top: 32px;
  }
}
.key .key-box__ttl {
  color: #a19362;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .key .key-box__ttl {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .key .key-box__ttl {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .key .key-box__ttl {
    font-size: 18px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .key .key-box__ttl {
    font-size: 18px;
    line-height: 1;
  }
}
.key .key-box__lead {
  text-align: center;
  margin-top: 32px;
}
@media screen and (max-width: 1100px) {
  .key .key-box__lead {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .key .key-box__lead {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .key .key-box__lead {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.key .key-box__lead span {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .key .key-box__lead span {
    font-size: 16px;
  }
}
.key .key-box__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  .key .key-box__wrap {
    display: block;
    margin-top: 24px;
  }
}
.key .key-box__left {
  width: 26%;
}
@media screen and (max-width: 1100px) {
  .key .key-box__left {
    width: 100%;
  }
}
.key .key-box__right {
  width: 64%;
}
@media screen and (max-width: 1100px) {
  .key .key-box__right {
    width: 100%;
  }
}
.key .key-box__table {
  border-collapse: collapse;
  width: 100%;
  height: 128px;
  text-align: center;
  border-top: 1px solid #403d3c;
  border-bottom: 1px solid #403d3c;
}
@media screen and (max-width: 1100px) {
  .key .key-box__table {
    height: fit-content;
    border-bottom: none;
  }
}
.key .key-box__year {
  background-color: #a19362 !important;
  color: #fff;
  border-right: 1px solid #403d3c;
}
@media screen and (max-width: 1100px) {
  .key .key-box__year {
    width: 100%;
    height: 46px;
    display: grid;
    place-content: center;
    border-right: none;
    border-bottom: 1px solid #403d3c;
  }
}
.key .key-box__flex {
  display: flex;
}
.key .key-box__side {
  width: 50%;
}
.key .key-box__side:last-child {
  border-left: 1px solid #403d3c;
}
.key .key-box__subject {
  background-color: #d1cab2;
  border-bottom: 1px solid #403d3c;
}
@media screen and (max-width: 1100px) {
  .key .key-box__subject {
    height: 61px;
    display: grid;
    place-content: center;
  }
}
.key .key-box__number {
  border-bottom: 1px solid #403d3c;
  font-family: "Akshar", sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.04em;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .key .key-box__number {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .key .key-box__number {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 1100px) {
  .key .key-box__number {
    height: 61px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 1100px) and (max-width: 768px) {
  .key .key-box__number {
    letter-spacing: 0em;
  }
}
.key .key-box__number span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .key .key-box__number span {
    font-size: 14px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .key .key-box__number span {
    letter-spacing: 0em;
  }
}
.key .key-box__arrow {
  width: 0;
  height: 0;
  border-left: 24px solid #403d3c;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
}
@media screen and (max-width: 1100px) {
  .key .key-box__arrow {
    border-left: 24px solid transparent;
    border-top: 24px solid #403d3c;
    border-right: 24px solid transparent;
    border-bottom: none;
    margin: 16px auto;
  }
}
.key .key-box__point {
  position: absolute;
  top: -22px;
  right: 2px;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 0 !important;
  border-radius: 50%;
  background-color: #c79157;
  color: #fff;
  padding: 6px 10px 8px;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .key .key-box__point {
    right: auto;
    left: 64%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media screen and (max-width: 480px) {
  .key .key-box__point {
    right: 20px;
    left: auto;
    transform: none;
  }
}
@media screen and (max-width: 375px) {
  .key .key-box__point {
    right: 8px;
  }
}
.key .key-box__point span {
  font-family: "Akshar", sans-serif !important;
  font-size: 18px !important;
}
.key .key-box__point::after {
  content: "";
  position: absolute;
  margin: 0;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 16px solid #c79157;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transform: rotate(40deg);
  z-index: -1;
}
.key .key-box__em {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  text-align: left;
  border-left: 1px solid #403d3c;
  padding: 0 10px;
}
@media screen and (max-width: 1100px) {
  .key .key-box__em {
    font-size: 14px !important;
    text-align: center;
    border-left: none;
    padding: 0;
    display: grid;
    place-content: center;
    height: 61px;
    background: rgba(199, 145, 81, 0.7);
    color: #fff;
    border-bottom: 1px solid #403d3c;
  }
}
.key .key-box__orange {
  background-color: #c79157;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .key .key-box__orange {
    height: 76px;
    border-bottom: 1px solid #403d3c;
  }
}
.key .key-box__note {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 12px;
  line-height: 1.1666666667;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .key .key-box__note {
    font-size: 12px;
    line-height: 1.1666666667;
  }
}
@media screen and (max-width: 1100px) {
  .key .key-box__note {
    flex-direction: column;
    gap: 6px;
  }
}

.slide {
  padding: 40px 0;
  background-color: #f6f4ef;
}
@media screen and (max-width: 768px) {
  .slide {
    padding: 0 0 24px;
  }
}
.slide__ttl {
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.slide__ttl ::before {
  position: absolute;
  content: "";
  background-image: url("../img/slide_ttl01.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 34px;
  height: 32px;
  bottom: 4px;
  left: -56px;
}
@media screen and (max-width: 768px) {
  .slide__ttl ::before {
    width: 20px;
    height: 40px;
    bottom: 0;
    left: -20px;
  }
}
.slide__ttl ::after {
  position: absolute;
  content: "";
  background-image: url("../img/slide_ttl02.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 34px;
  height: 32px;
  bottom: 4px;
  right: -48px;
}
@media screen and (max-width: 768px) {
  .slide__ttl ::after {
    width: 20px;
    height: 40px;
    bottom: 0;
    right: -20px;
  }
}
.slide__ttl h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .slide__ttl h3 {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .slide__ttl h3 {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .slide__ttl h3 {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .slide__ttl h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .slide__ttl h3 {
    letter-spacing: 0.1em;
  }
}
.slide__ttl h3 span {
  color: #a19362;
}
.slide__box {
  width: 100%;
  margin-top: 32px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .slide__box {
    margin-top: 24px;
    width: 100%;
  }
}
.slide__item {
  display: flex;
  animation: slide-flow 30s infinite linear 1s both;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .slide__item {
    gap: 12px;
  }
}
.slide__item img {
  width: 540px;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .slide__item img {
    width: 335px;
  }
}
@keyframes slide-flow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.slide .slide-list {
  width: fit-content;
  margin: 40px auto 0;
}
@media screen and (max-width: 480px) {
  .slide .slide-list {
    margin: 24px auto 0;
  }
}
.slide .slide-list__ttl {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.04em;
  margin: 40px 0 48px;
  position: relative;
  width: fit-content;
  margin: 56px auto 0;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .slide .slide-list__ttl {
    font-size: 22px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .slide .slide-list__ttl {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .slide .slide-list__ttl {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .slide .slide-list__ttl {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  .slide .slide-list__ttl {
    font-size: 18px;
    line-height: 1;
    margin: 32px auto 0;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .slide .slide-list__ttl {
    font-size: 18px;
    line-height: 1;
  }
}
.slide .slide-list__ttl::before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #403d3c;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(25%) rotate(-135deg);
  left: -32px;
  top: 2px;
}
.slide .slide-list__ttl::after {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #403d3c;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  right: -32px;
  top: 2px;
}
.slide .slide-list__item {
  font-size: 18px;
  line-height: 1.3333333333;
  letter-spacing: 0.04em;
  font-weight: 700;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  border-bottom: 1px dashed #a19362;
  padding: 0 8px 8px;
}
@media screen and (max-width: 768px) {
  .slide .slide-list__item {
    font-size: 18px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 768px) {
  .slide .slide-list__item {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 480px) {
  .slide .slide-list__item {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 24px 8px;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .slide .slide-list__item {
    font-size: 16px;
    line-height: 1.5;
  }
}
.slide .slide-list__item:nth-child(n+2) {
  margin-top: 24px;
}
@media screen and (max-width: 480px) {
  .slide .slide-list__item:nth-child(n+2) {
    margin-top: 16px;
  }
}
.slide .slide-list__item span {
  width: 24px;
  height: 24px;
  background-image: url(../img/slide-list_tag.png);
  background-size: cover;
}
.slide__point {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 700;
  padding: 18px 56px;
  background-color: #8cada7;
  margin: 48px auto 0;
  width: fit-content;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .slide__point {
    font-size: 24px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .slide__point {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .slide__point {
    font-size: 22px;
    line-height: 1;
    padding: 18px 40px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .slide__point {
    font-size: 22px;
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  .slide__point {
    font-size: 18px;
    line-height: 1.3333333333;
    padding: 12px 0;
    width: 100%;
    margin: 32px auto 0;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .slide__point {
    font-size: 18px;
    line-height: 1.3333333333;
  }
}
.slide__point::before {
  position: absolute;
  content: "";
  width: 32px;
  height: 18px;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-color: #8cada7;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.demand {
  padding: 40px 0 88px;
  background-color: #f6f4ef;
}
@media screen and (max-width: 480px) {
  .demand {
    padding: 24px 0 56px;
  }
}
.demand__main-title {
  text-align: center;
  font-size: 24px;
  line-height: 2.0833333333;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .demand__main-title {
    font-size: 24px;
    line-height: 2.0833333333;
  }
}
@media screen and (max-width: 768px) {
  .demand__main-title {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .demand__main-title {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand__main-title {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand__main-title {
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 480px) {
  .demand__main-title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.03em;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .demand__main-title {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .demand__main-title {
    letter-spacing: 0.03em;
  }
}
.demand__main-title img {
  width: 80px;
  height: auto;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .demand__main-title img {
    width: 72px;
    margin-bottom: 16px;
  }
}
.demand__main-title-dotted {
  background-image: radial-gradient(circle at center, #a19362 20%, transparent 20%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1.1em 0.3em;
  padding-top: 0.3em;
}
@media screen and (max-width: 768px) {
  .demand__main-title-dotted {
    background-size: 1.06em 0.3em;
  }
}
@media screen and (max-width: 480px) {
  .demand__main-title-dotted {
    background-size: 1.03em 0.3em;
  }
}
.demand__main-title-color {
  color: #a19362;
  font-size: 32px;
  line-height: 1.4375;
  position: relative;
  display: inline-block;
  margin: 16px auto 40px;
}
@media screen and (max-width: 768px) {
  .demand__main-title-color {
    font-size: 32px;
    line-height: 1.4375;
  }
}
@media screen and (max-width: 768px) {
  .demand__main-title-color {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand__main-title-color {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand__main-title-color {
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 480px) {
  .demand__main-title-color {
    font-size: 20px;
    line-height: 1.5;
    margin: 8px auto 32px;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .demand__main-title-color {
    font-size: 20px;
    line-height: 1.5;
  }
}
.demand__main-title-color::after {
  position: absolute;
  content: "";
  background: url("../img/line.svg") no-repeat center/contain;
  padding-bottom: 5%;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
}
@media screen and (max-width: 768px) {
  .demand__main-title-color::after {
    bottom: -16px;
  }
}
.demand__main-title-color_inner::before {
  position: absolute;
  background: url("../img/mark-l.png");
  content: "";
  top: 5px;
  left: -28px;
  width: 20px;
  height: 50px;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .demand__main-title-color_inner::before {
    width: 18px;
    height: 44px;
    left: -20px;
    top: 3px;
  }
}
@media screen and (max-width: 480px) {
  .demand__main-title-color_inner::before {
    width: 14px;
    height: 36px;
    left: -18px;
    top: 0;
  }
}
.demand__main-title-color_inner::after {
  position: absolute;
  background: url("../img/mark-r.png");
  content: "";
  top: 5px;
  right: -28px;
  width: 20px;
  height: 50px;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .demand__main-title-color_inner::after {
    width: 18px;
    height: 44px;
    right: -20px;
    top: 3px;
  }
}
@media screen and (max-width: 480px) {
  .demand__main-title-color_inner::after {
    width: 14px;
    height: 36px;
    right: -18px;
    top: 0;
  }
}
.demand__ttl {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.04em;
  margin: 40px 0 48px;
  position: relative;
  width: fit-content;
  margin: 40px auto;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .demand__ttl {
    font-size: 22px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .demand__ttl {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .demand__ttl {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    text-align: center;
    margin: 32px auto 0;
    width: fit-content;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand__ttl {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand__ttl {
    letter-spacing: 0.04em;
  }
}
.demand__ttl::before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #403d3c;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(25%) rotate(-135deg);
  left: -32px;
  top: 2px;
}
@media screen and (max-width: 768px) {
  .demand__ttl::before {
    top: 50%;
    transform: translateY(-50%) translateX(25%) rotate(-135deg);
    -webkit-transform: translateY(-50%) translateX(25%) rotate(-135deg);
    -ms-transform: translateY(-50%) translateX(25%) rotate(-135deg);
    width: 2em;
    height: 2em;
  }
}
.demand__ttl::after {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #403d3c;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  right: -32px;
  top: 2px;
}
@media screen and (max-width: 768px) {
  .demand__ttl::after {
    top: 50%;
    transform: translateY(-50%) translateX(-25%) rotate(45deg);
    -webkit-transform: translateY(-50%) translateX(-25%) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-25%) rotate(45deg);
    width: 2em;
    height: 2em;
  }
}
.demand .demand-rank {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .demand .demand-rank {
    display: block;
    width: fit-content;
    margin: 24px auto 0;
  }
}
.demand .demand-rank__img {
  width: 23%;
}
@media screen and (max-width: 768px) {
  .demand .demand-rank__img {
    width: fit-content;
    height: 208px;
    margin: 0 auto;
  }
}
.demand .demand-rank__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.demand .demand-rank__table {
  width: 71%;
}
@media screen and (max-width: 768px) {
  .demand .demand-rank__table {
    width: 100%;
  }
}
.demand .demand-rank__table img {
  width: 100%;
  height: 100%;
}
.demand .demand-sup {
  margin-top: 56px;
  position: relative;
  border: 2px solid #a19362;
  padding: 40px 48px;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup {
    margin-top: 32px;
    padding: 32px 20px;
  }
}
.demand .demand-sup::before {
  content: "";
  position: absolute;
  top: -47px;
  left: 50%;
  margin-left: -24px;
  border: 24px solid transparent;
  border-bottom: 24px solid #f6f4ef;
  z-index: 2;
}
.demand .demand-sup::after {
  content: "";
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -24px;
  border: 24px solid transparent;
  border-bottom: 24px solid #a19362;
  z-index: 1;
}
.demand .demand-sup__heading {
  font-size: 24px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  font-weight: 700;
  width: 100%;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #8cada7;
  color: #fff;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__heading {
    font-size: 24px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__heading {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__heading {
    height: 80px;
  }
}
@media screen and (max-width: 950px) {
  .demand .demand-sup__heading {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.04em;
    text-align: center;
    height: 72px;
  }
}
@media screen and (max-width: 950px) and (max-width: 768px) {
  .demand .demand-sup__heading {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 950px) and (max-width: 768px) {
  .demand .demand-sup__heading {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__heading {
    font-size: 18px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand .demand-sup__heading {
    font-size: 18px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 480px) {
  .demand .demand-sup__heading {
    height: 96px;
  }
}
@media screen and (max-width: 375px) {
  .demand .demand-sup__heading {
    font-size: 16px;
    line-height: 1.5;
    height: 88px;
  }
}
@media screen and (max-width: 375px) and (max-width: 768px) {
  .demand .demand-sup__heading {
    font-size: 16px;
    line-height: 1.5;
  }
}
.demand .demand-sup__ttl {
  color: #a19362;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 700;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__ttl {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__ttl {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 1100px) {
  .demand .demand-sup__ttl {
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__ttl {
    font-size: 18px;
    line-height: 1;
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand .demand-sup__ttl {
    font-size: 18px;
    line-height: 1;
  }
}
.demand .demand-sup__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__wrap {
    display: block;
    margin-top: 24px;
  }
}
.demand .demand-sup__img {
  width: 21%;
  object-fit: contain;
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__img {
    width: 30%;
  }
}
.demand .demand-sup__img img {
  width: 100%;
  height: 100%;
}
.demand .demand-sup__box {
  width: 75%;
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__box.pc_only {
    display: none;
  }
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__box.sp_only {
    display: block;
  }
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__box {
    width: 64%;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__box {
    width: 100%;
  }
}
.demand .demand-sup__item {
  display: grid;
  grid-template-columns: 260px 1fr;
  grid-auto-rows: auto;
  align-items: start;
  gap: 40px 56px;
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__item {
    display: block;
    text-align: center;
  }
}
.demand .demand-sup__item p {
  font-size: 16px;
  line-height: 2;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__item p {
    font-size: 16px;
    line-height: 2;
  }
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__item p {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__item p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 18px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand .demand-sup__item p {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 375px) {
  .demand .demand-sup__item p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 375px) and (max-width: 768px) {
  .demand .demand-sup__item p {
    font-size: 14px;
    line-height: 1.5;
  }
}
.demand .demand-sup__table {
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__table {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__table {
    margin-top: 24px;
  }
}
@media screen and (max-width: 375px) {
  .demand .demand-sup__table {
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
@media screen and (max-width: 375px) and (max-width: 768px) {
  .demand .demand-sup__table {
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__table:last-child {
    margin-top: 16px;
  }
}
.demand .demand-sup__table:last-child .demand-sup__item-bottom {
  align-items: center;
}
.demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text {
  color: #c79157;
  position: relative;
  padding-left: 22px;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 375px) {
  .demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 375px) and (max-width: 768px) {
  .demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text {
    font-size: 14px;
    line-height: 1.5;
  }
}
.demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text::before {
  content: url("../img/demand-sup_arrow.svg");
  position: absolute;
  width: 16px;
  height: 6px;
  left: 0;
  top: -2px;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-text::before {
    content: url("../img/demand-sup_arrow_sp.svg");
    height: 16px;
    top: 4px;
  }
}
.demand .demand-sup__table:last-child .demand-sup__item-bottom .demand-sup__item-number {
  color: #c79157;
}
.demand .demand-sup__item-top {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: relative;
}
.demand .demand-sup__item-top::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #8cada7;
  bottom: 0;
}
.demand .demand-sup__item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.demand .demand-sup__item-number {
  font-family: "Akshar", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #8cada7;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__item-number {
    font-size: 20px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__item-number {
    letter-spacing: 0.04em;
  }
}
.demand .demand-sup__item-number span {
  font-size: 14px;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .demand .demand-sup__item-number span {
    font-size: 14px;
    line-height: 1.7142857143;
  }
}

.point {
  width: 100%;
  height: 120px;
  background-color: #a19362;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .point {
    height: 177px;
  }
}
@media screen and (max-width: 480px) {
  .point {
    height: 177px;
  }
}
.point__text {
  color: #fff;
  text-align: center;
  gap: 6px;
  padding-bottom: 6px;
  margin-top: 10px;
}
.point__text h2 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .point__text h2 {
    font-size: 24px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .point__text h2 {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .point__text h2 {
    font-size: 22px;
    line-height: 1.3636363636;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .point__text h2 {
    font-size: 22px;
    line-height: 1.3636363636;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .point__text h2 {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 480px) {
  .point__text h2 {
    font-size: 18px;
    line-height: 1.4444444444;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .point__text h2 {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .point__text h2 {
    letter-spacing: 0.04em;
  }
}
.point__text strong {
  font-size: 32px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .point__text strong {
    font-size: 32px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .point__text strong {
    font-size: 30px;
    line-height: 1.1333333333;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .point__text strong {
    font-size: 30px;
    line-height: 1.1333333333;
  }
}
@media screen and (max-width: 480px) {
  .point__text strong {
    font-size: 24px;
    line-height: 1.0833333333;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .point__text strong {
    font-size: 24px;
    line-height: 1.0833333333;
  }
}
.point__arrow {
  width: 24px;
  height: 16px;
  margin: 8px auto 6px;
  clip-path: polygon(70% 0, 70% 50%, 100% 50%, 50% 100%, 0 50%, 30% 50%, 30% 0);
  background-color: #fff;
}
.point__text-bottom {
  width: fit-content;
  margin: 6px auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.point__text-bottom h2 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: inline;
  background: linear-gradient(transparent 97%, #fff 97%);
}
@media screen and (max-width: 768px) {
  .point__text-bottom h2 {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .point__text-bottom h2 {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .point__text-bottom h2 {
    font-size: 22px;
    line-height: 1.3636363636;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .point__text-bottom h2 {
    font-size: 22px;
    line-height: 1.3636363636;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .point__text-bottom h2 {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 480px) {
  .point__text-bottom h2 {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .point__text-bottom h2 {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .point__text-bottom h2 {
    letter-spacing: 0.06em;
  }
}
.point__text-bottom img {
  margin-right: 8px;
  padding-bottom: 4px;
}

.merit {
  padding-top: 112px;
}
@media screen and (max-width: 768px) {
  .merit {
    padding-top: 80px;
  }
}
.merit-pc_only {
  display: block;
}
@media screen and (max-width: 950px) {
  .merit-pc_only {
    display: none;
  }
}
.merit-sp_only {
  display: none;
}
@media screen and (max-width: 950px) {
  .merit-sp_only {
    display: block;
    background: none;
  }
}
@media screen and (max-width: 375px) {
  .merit-sp_only {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  .merit-sp_only h2 {
    display: block;
    background: none;
  }
}
@media screen and (max-width: 950px) {
  .merit-sp_only .title__text {
    display: inline;
    background: linear-gradient(transparent 60%, #f6f4ef 60%);
  }
}
.merit-msp_only {
  display: none;
}
@media screen and (max-width: 375px) {
  .merit-msp_only {
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .merit-msp_only h2 {
    display: flex;
    flex-direction: column;
  }
}
.merit__proposal {
  font-weight: 700;
  text-align: center;
  margin-bottom: 88px;
}
@media screen and (max-width: 768px) {
  .merit__proposal {
    margin-bottom: 40px;
  }
}
.merit__proposal-catch {
  font-size: 32px;
  line-height: 1;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .merit__proposal-catch {
    font-size: 32px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .merit__proposal-catch {
    font-size: 24px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .merit__proposal-catch {
    font-size: 24px;
    line-height: 1;
  }
}
.merit__proposal-catch span {
  display: inline-block;
  width: 50px;
  z-index: 1;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .merit__proposal-catch span {
    width: 45px;
  }
}
.merit__proposal-catch span::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 56px;
  height: 56px;
  background-color: #a19362;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .merit__proposal-catch span::after {
    width: 51px;
    height: 51px;
  }
}
.merit__proposal img {
  width: 298px;
  margin: 24px auto 32px;
}
@media screen and (max-width: 768px) {
  .merit__proposal img {
    width: 240px;
    margin: 24px auto 16px;
  }
}
.merit__proposal-text {
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .merit__proposal-text {
    font-size: 18px;
    line-height: 1.7777777778;
  }
}
@media screen and (max-width: 768px) {
  .merit__proposal-text {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 480px) {
  .merit__proposal-text {
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .merit__proposal-text {
    font-size: 16px;
    line-height: 1.625;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  .merit__proposal-text {
    letter-spacing: 0em;
  }
}
.merit__box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 56px;
}
@media screen and (max-width: 1366px) {
  .merit__box {
    display: block;
  }
}
.merit__item {
  width: 30%;
  height: 144px;
  background-color: #f6f4ef;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .merit__item {
    font-size: 18px;
    line-height: 1.7777777778;
  }
}
@media screen and (max-width: 768px) {
  .merit__item {
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 1366px) {
  .merit__item {
    width: 100%;
    height: 128px;
    max-width: 768px;
    margin: 0 auto;
  }
}
.merit__item::before {
  position: absolute;
  content: "01";
  width: 48px;
  height: 48px;
  color: #fff;
  background-color: #a19362;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Akshar", sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  top: -24px;
  padding: 2px 0 0;
}
@media screen and (max-width: 768px) {
  .merit__item::before {
    font-size: 24px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .merit__item::before {
    letter-spacing: 0.04em;
  }
}
.merit__item:nth-child(2)::before {
  content: "02";
}
.merit__item:nth-child(3)::before {
  content: "03";
}
@media screen and (max-width: 1366px) {
  .merit__item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.merit__arrow {
  width: 120px;
  height: 36px;
  background-color: #a19362;
  margin: 32px auto 0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 768px) {
  .merit__arrow {
    width: 80px;
    height: 24px;
    margin: 20px auto 0;
  }
}

.solution {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .solution {
    padding: 24px 0;
  }
}
.solution .solution-wrap {
  box-sizing: border-box;
  width: 100%;
  margin-top: 40px;
  padding: 68px 40px 48px;
  background-color: #f6f4ef;
  border-left: 2px solid #a19362;
  position: relative;
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap {
    margin-top: 24px;
    padding: 56px 20px 28px;
  }
}
.solution .solution-wrap:last-of-type .solution-wrap__box {
  margin-top: 32px;
  align-items: start;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box {
    margin-top: 20px;
  }
}
.solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text {
  width: 32%;
  margin-top: 0;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text {
    width: 100%;
  }
}
.solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text p {
  word-break: normal;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text p {
    font-size: 16px;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text p {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 1100px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text p {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
@media screen and (max-width: 1100px) and (max-width: 768px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__text p {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__flex {
  width: 60%;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__flex {
    width: 100%;
    margin-top: 20px;
  }
}
.solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__flex .solution-wrap__item {
  width: 42%;
  aspect-ratio: 242/140;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap:last-of-type .solution-wrap__box .solution-wrap__flex .solution-wrap__item {
    width: 100%;
    aspect-ratio: 295/209;
  }
}
.solution .solution-wrap__ttl {
  position: absolute;
  color: #a19362;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 700;
  left: 0;
  top: 18px;
  padding-left: 24px;
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__ttl {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__ttl {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__ttl {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.06em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .solution .solution-wrap__ttl {
    font-size: 18px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .solution .solution-wrap__ttl {
    letter-spacing: 0.06em;
  }
}
.solution .solution-wrap__ttl::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #a19362;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.solution .solution-wrap__note {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__note {
    font-size: 18px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__note {
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__note {
    font-size: 16px;
    line-height: 1.375;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .solution .solution-wrap__note {
    font-size: 16px;
    line-height: 1.375;
  }
}
.solution .solution-wrap__text {
  margin-top: 20px;
}
.solution .solution-wrap__text p {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__text p {
    font-size: 16px;
    line-height: 1.875;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__text p {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__text p {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .solution .solution-wrap__text p {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.solution .solution-wrap__box {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap__box {
    flex-direction: column;
  }
}
.solution .solution-wrap__item {
  width: 29%;
  position: relative;
  aspect-ratio: 274/194;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap__item {
    width: 100%;
    max-width: 400px;
    aspect-ratio: 295/209;
  }
}
.solution .solution-wrap__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.solution .solution-wrap__item span {
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__item span {
    font-size: 16px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .solution .solution-wrap__item span {
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap__item span {
    top: 6px;
    left: 6px;
    z-index: 2;
    transform: translateX(0);
    padding: 4px 12px;
    background-color: #a19362;
    bottom: auto;
    color: #fff;
    border-radius: 4px;
  }
}
.solution .solution-wrap__between {
  display: inline-block;
  vertical-align: middle;
  color: #403d3c;
  line-height: 1;
  width: 40px;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  transform: rotate(45deg);
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap__between {
    width: 40px;
    transform: rotate(35deg);
    margin: 24px;
  }
}
.solution .solution-wrap__between::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap__between::before {
    width: 40px;
    transform: rotate(110deg);
  }
}
.solution .solution-wrap__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 950px) {
  .solution .solution-wrap__flex {
    flex-direction: column;
  }
}

.case {
  margin: 48px 0 96px;
}
@media screen and (max-width: 768px) {
  .case {
    margin: 28px 0 56px;
  }
}
.case .case-ttl {
  text-align: center;
  font-weight: 700;
}
.case .case-ttl__ja {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .case .case-ttl__ja {
    font-size: 32px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .case .case-ttl__ja {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .case .case-ttl__ja {
    font-size: 24px;
    line-height: 0.8333333333;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .case .case-ttl__ja {
    font-size: 24px;
    line-height: 0.8333333333;
  }
}
.case .case-ttl__en {
  color: #a19362;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .case .case-ttl__en {
    font-size: 16px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .case .case-ttl__en {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .case .case-ttl__en {
    font-size: 12px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .case .case-ttl__en {
    font-size: 12px;
    line-height: 1;
  }
}
.case .case-list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}
@media screen and (max-width: 480px) {
  .case .case-list {
    display: block;
    margin-top: 24px;
  }
}
.case .case-list__box {
  width: 47%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 480px) {
  .case .case-list__box {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .case .case-list__box:nth-child(n+2) {
    margin-top: 32px;
  }
}
.case .case-list__box:nth-child(n+3) {
  margin-top: 64px;
}
@media screen and (max-width: 480px) {
  .case .case-list__box:nth-child(n+3) {
    margin-top: 32px;
  }
}
.case .case-list__img {
  width: 100%;
  aspect-ratio: 160/99;
}
.case .case-list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.case .case-list__item {
  padding: 32px 32px 40px;
  background-color: #f6f4ef;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (max-width: 1100px) {
  .case .case-list__item {
    padding: 16px 16px 24px;
  }
}
.case .case-list__ttl {
  font-size: 22px;
  line-height: 1.5454545455;
  letter-spacing: 0.04em;
  flex-grow: 1;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .case .case-list__ttl {
    font-size: 22px;
    line-height: 1.5454545455;
  }
}
@media screen and (max-width: 768px) {
  .case .case-list__ttl {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 1100px) {
  .case .case-list__ttl {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 1100px) and (max-width: 768px) {
  .case .case-list__ttl {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.case .case-list__bottom {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 40px;
}
@media screen and (max-width: 1100px) {
  .case .case-list__bottom {
    margin-top: 24px;
  }
}
.case .case-list__tag div {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 12px;
}
.case .case-list__tag div:nth-child(2) {
  margin-top: 8px;
}
.case .case-list__tag div p {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .case .case-list__tag div p {
    font-size: 12px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .case .case-list__tag div p {
    letter-spacing: 0em;
  }
}
.case .case-list__btn {
  font-family: "Akshar", sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #c79157;
  width: 120px;
  padding-bottom: 6px;
  position: relative;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .case .case-list__btn {
    font-size: 20px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .case .case-list__btn {
    letter-spacing: 0.04em;
  }
}
.case .case-list__btn::before {
  content: "";
  position: absolute;
  width: 84%;
  height: 2px;
  background-color: #c79157;
  bottom: 0;
  transition: width 0.5s;
}
.case .case-list__btn::after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 0;
  right: 16%;
  transform-origin: right bottom;
  width: 16px;
  background-color: #c79157;
  transform: rotate(45deg);
  transition: right 0.5s;
}
.case .case-list__btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.case .case-list__btn:hover::before {
  width: 100%;
}
.case .case-list__btn:hover::after {
  right: 0;
}

/* モーダル開時に背景のスクロールを防ぐ */
html:has(dialog[open]) {
  overflow: hidden;
}

/* モーダルの基本スタイル */
dialog {
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 900px;
  height: 1000px;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
@media screen and (max-width: 950px) {
  dialog {
    width: 744px;
    height: 904px;
  }
}
@media screen and (max-width: 768px) {
  dialog {
    width: 600px;
    height: 800px;
  }
}
@media screen and (max-width: 480px) {
  dialog {
    width: 100%;
    height: 1000px;
  }
}
dialog.is-visible {
  opacity: 1;
  transform: scale(1);
}

/* モーダル表示時のスタイリング */
dialog::backdrop {
  background: rgba(0, 0, 0, 0.8);
}

#myModal1 {
  padding: 0;
}

#closeModal1 {
  position: absolute;
  top: 0;
  right: 8px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}

#myModal2 {
  padding: 0;
}

#closeModal2 {
  position: absolute;
  top: 0;
  right: 8px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}

#myModal3 {
  padding: 0;
}

#closeModal3 {
  position: absolute;
  top: 0;
  right: 8px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}

#myModal4 {
  padding: 0;
}

#closeModal4 {
  position: absolute;
  top: 0;
  right: 8px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
}

.case-modal {
  position: relative;
}
.case-modal__bg {
  width: 100%;
  height: 420px;
}
@media screen and (max-width: 768px) {
  .case-modal__bg {
    height: fit-content;
  }
}
.case-modal__bg img {
  width: 100%;
  height: 100%;
}
.case-modal__wrap {
  position: relative;
}
.case-modal__box {
  position: absolute;
  width: 840px;
  background-color: #fff;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 950px) {
  .case-modal__box {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__box {
    position: static;
    width: 90%;
    margin: 0 auto;
    transform: none;
  }
}
.case-modal__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px 40px;
}
@media screen and (max-width: 768px) {
  .case-modal__top {
    display: block;
    padding: 0;
    margin-top: 16px;
  }
}
.case-modal__ttl {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .case-modal__ttl {
    font-size: 24px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__ttl {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__ttl {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .case-modal__ttl {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__tag {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 14px;
    margin-top: 16px;
  }
}
.case-modal__tag div {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 14px;
}
@media screen and (max-width: 768px) {
  .case-modal__tag div {
    justify-content: left;
  }
}
.case-modal__tag div:nth-child(2) {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .case-modal__tag div:nth-child(2) {
    margin-top: 0;
  }
}
.case-modal__tag div p {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .case-modal__tag div p {
    font-size: 14px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__tag div p {
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__tag div p {
    font-size: 12px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .case-modal__tag div p {
    font-size: 12px;
    line-height: 1;
  }
}
.case-modal__item {
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .case-modal__item {
    padding: 0;
    display: block;
    margin-top: 16px;
  }
}
.case-modal__img {
  width: 48%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .case-modal__img {
    width: 100%;
  }
}
.case-modal__img img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .case-modal__img:nth-child(2) {
    margin-top: 8px;
  }
}
.case-modal__bottom {
  display: block;
  justify-content: space-between;
  align-items: stretch;
  padding: 32px 40px 0;
}
@media screen and (max-width: 768px) {
  .case-modal__bottom {
    display: block;
    padding: 0;
    margin-top: 16px;
  }
}
.case-modal__text {
  width: 100%;
  word-break: normal;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .case-modal__text {
    width: 100%;
  }
}
.case-modal__text p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .case-modal__text p {
    font-size: 16px;
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  .case-modal__text p {
    letter-spacing: 0.02em;
  }
}
.case-modal__text span {
  color: #9d9d9d;
  float: right;
  padding-top: 4px;
}
.case-modal__more {
  width: fit-content;
  height: fit-content;
  margin: 0 auto 32px;
}
@media screen and (max-width: 768px) {
  .case-modal__more {
    height: fit-content;
  }
}
.case-modal__more img {
  width: 100%;
  height: auto;
}
.case-modal__more video {
  width: 400px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .case-modal__more video {
    width: 100%;
  }
}
.case-modal__more p {
  text-align: center;
}
.case-modal__more--noa {
  width: 320px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .case-modal__more--noa {
    width: 100%;
  }
}
.case-modal__more--horos p {
  margin-top: 8px;
  text-align: center;
}

.more {
  overflow-x: hidden;
  padding: 80px 0;
  background-color: #f6f4ef;
}
@media screen and (max-width: 768px) {
  .more {
    padding: 40px 0 48px;
  }
}
.more__ttl {
  text-align: center;
}
.more__ttl span {
  width: fit-content;
  margin: 40px auto 0;
  display: block;
  font-size: 22px;
  line-height: 1.0909090909;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .more__ttl span {
    font-size: 18px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 768px) {
  .more__ttl span {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .more__ttl span {
    margin: 32px auto 0;
  }
}
.more__ttl span::before {
  content: "";
  position: absolute;
  width: 48px;
  height: 2px;
  background-color: #403d3c;
  left: -64px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .more__ttl span::before {
    width: 40px;
    left: -60px;
  }
}
@media screen and (max-width: 480px) {
  .more__ttl span::before {
    width: 30px;
    left: -40px;
  }
}
.more__ttl span::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 2px;
  background-color: #403d3c;
  right: -64px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .more__ttl span::after {
    width: 40px;
    right: -60px;
  }
}
@media screen and (max-width: 480px) {
  .more__ttl span::after {
    width: 30px;
    right: -40px;
  }
}
.more__wrap {
  margin-top: 56px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .more__wrap {
    margin-top: 40px;
  }
}
.more__wrap:last-child .more__img {
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 950px) {
  .more__wrap:last-child .more__img {
    width: 88%;
    margin: 0 auto;
  }
}
.more__wrap:last-child .more-box {
  right: auto;
  left: 0;
}
.more__wrap:last-child .more-box__btn {
  background-color: #c79157;
}
.more__wrap:last-child .more-box__btn:last-child {
  margin-top: 8px;
  background-color: #8cada7;
}
.more__img {
  width: 47%;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .more__img {
    width: 55%;
  }
}
@media screen and (max-width: 950px) {
  .more__img {
    width: 88%;
    margin: 0 auto;
    z-index: 2;
  }
}
.more__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.more .more-box {
  width: 59%;
  background-color: #fff;
  padding: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .more .more-box {
    width: 57%;
  }
}
@media screen and (max-width: 1100px) {
  .more .more-box {
    width: 50%;
  }
}
@media screen and (max-width: 950px) {
  .more .more-box {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: -30px;
    padding-top: 54px;
  }
}
@media screen and (max-width: 768px) {
  .more .more-box {
    padding: 54px 20px 32px 20px;
  }
}
.more .more-box__ttl {
  font-size: 28px;
  line-height: 1.1428571429;
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .more .more-box__ttl {
    font-size: 28px;
    line-height: 1.1428571429;
  }
}
@media screen and (max-width: 768px) {
  .more .more-box__ttl {
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 768px) {
  .more .more-box__ttl {
    font-size: 24px;
    line-height: 1.3333333333;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .more .more-box__ttl {
    font-size: 24px;
    line-height: 1.3333333333;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .more .more-box__ttl {
    letter-spacing: 0.02em;
  }
}
.more .more-box__ttl a {
  color: #403d3c;
  text-decoration: underline;
  transition: opacity 0.5s;
  margin-right: 4px;
}
.more .more-box__ttl a:hover {
  opacity: 0.6;
}
.more .more-box__note {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.02em;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .more .more-box__note {
    font-size: 16px;
    line-height: 1.625;
  }
}
@media screen and (max-width: 768px) {
  .more .more-box__note {
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .more .more-box__note {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .more .more-box__note {
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.more .more-box__point {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .more .more-box__point {
    margin-top: 24px;
  }
}
.more .more-box__point li {
  font-weight: 700;
  position: relative;
  padding-left: 28px;
}
.more .more-box__point li:nth-child(n+2) {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .more .more-box__point li:nth-child(n+2) {
    margin-top: 20px;
  }
}
.more .more-box__point li::before {
  content: "";
  position: absolute;
  background-image: url(../img/more_point.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 23px;
  left: 0;
  top: 3px;
}
.more .more-box__btn {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #a19362;
  color: #fff;
  border-radius: 10px;
  margin-top: 40px;
  gap: 8px;
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0.04em;
  transition: opacity 0.5s;
}
@media screen and (max-width: 768px) {
  .more .more-box__btn {
    font-size: 18px;
    line-height: 1.7777777778;
  }
}
@media screen and (max-width: 768px) {
  .more .more-box__btn {
    letter-spacing: 0.04em;
  }
}
.more .more-box__btn:last-child {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .more .more-box__btn {
    margin-top: 32px;
    font-size: 18px;
    line-height: 1.7777777778;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .more .more-box__btn {
    font-size: 18px;
    line-height: 1.7777777778;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .more .more-box__btn {
    letter-spacing: 0.02em;
  }
}
.more .more-box__btn:hover {
  opacity: 0.6;
  cursor: pointer;
}
.more .more-box__btn img {
  width: 20px;
  height: 20px;
  padding-top: 2px;
}
@media screen and (max-width: 768px) {
  .more .more-box__btn img {
    width: 16px;
    height: 16px;
  }
}
.more .more-box__text {
  text-align: center;
  font-size: 14px;
  line-height: 1.2857142857;
  width: fit-content;
  margin: 16px auto 0;
  position: relative;
  color: #8cada7;
}
@media screen and (max-width: 768px) {
  .more .more-box__text {
    font-size: 14px;
    line-height: 1.2857142857;
  }
}

.contact {
  background-color: #ffffff;
  width: 100%;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 50px 0 30px;
  }
}
.contact__info {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 2.5714285714;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .contact__info {
    font-size: 14px;
    line-height: 2.5714285714;
  }
}
@media screen and (max-width: 768px) {
  .contact__info {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .contact__info {
    flex-flow: column;
    align-items: baseline;
  }
}

.contact .container {
  width: 92%;
}
@media screen and (max-width: 768px) {
  .contact .container {
    width: 89%;
  }
}

.info__logo {
  width: auto;
  height: 36px;
  margin-right: 32px;
  transition: opacity 0.5s;
}
@media screen and (max-width: 1100px) {
  .info__logo {
    margin-bottom: 32px;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .info__logo {
    height: 32px;
  }
}
.info__logo:hover {
  opacity: 0.6;
}
.info__logo img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1100px) {
  .info__logo img {
    width: fit-content;
  }
}

.contact__info .info__title {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  background-color: #403d3c;
  color: #ffffff;
  padding: 1px 8px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .contact__info .info__title {
    font-size: 16px;
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  .contact__info .info__title {
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .contact__info .info__title {
    font-size: 14px;
    line-height: 2;
    margin-right: 0px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .contact__info .info__title {
    font-size: 14px;
    line-height: 2;
  }
}

.contact__info .info__tel img {
  width: 26px;
  height: auto;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  .contact__info .info__tel img {
    margin: 0 4px 0 10px;
  }
}

.contact__info .info__tel--big {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 768px) {
  .contact__info .info__tel--big {
    font-size: 20px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 768px) {
  .contact__info .info__tel--big {
    letter-spacing: 0.07em;
  }
}

.contact__info .info__time {
  padding-left: 26px;
}
@media screen and (max-width: 768px) {
  .contact__info .info__time {
    padding-left: 0px;
  }
}

.contact__text {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .contact__text {
    margin-top: 20px;
  }
}
.contact__text li {
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact__text li {
    font-size: 10px;
    line-height: 1.7;
  }
}
@media screen and (max-width: 768px) {
  .contact__text li {
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .contact__text li {
    margin-top: 20px;
  }
}

.contact__policy {
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  margin-top: 10px;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .contact__policy {
    font-size: 10px;
    line-height: 1.7;
  }
}
@media screen and (max-width: 768px) {
  .contact__policy {
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .contact__policy {
    margin-top: 20px;
  }
}

.contact__policy p {
  border-bottom: solid 1px #dedddd;
  display: inline;
}

.copyright {
  background-color: #a19362;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 64px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .copyright {
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 950px) {
  .copyright {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 768px) {
  .copyright {
    font-size: 10px;
    height: 32px;
    line-height: 32px;
    padding-bottom: 52px;
  }
}

/* フェードイン(初期値) */
.js-fadeUp {
  opacity: 0; /* 最初は非表示 */
  transform: translateY(30px); /* 下に30pxの位置から */
  transition: opacity 1s, transform 1s; /* 透過率と縦方向の移動を1秒 */
}

/* フェードイン(スクロールした後) */
.js-fadeUp.is-inview {
  opacity: 1; /* 表示領域に入ったら表示 */
  transform: translateY(0); /* 30px上に移動する */
  transition-delay: 0.5s; /* フェード開始を0.5秒遅らせる */
}

/* フェードイン(初期値) */
.js-fadeLeft {
  opacity: 0; /* 最初は非表示 */
  transform: translateX(-50px) translateY(-50%);
  transition: opacity 1s, transform 1s; /* 透過率と縦方向の移動を1秒 */
}

.js-fadeLeft.is-xinview {
  opacity: 1; /* 表示領域に入ったら表示 */
  transition-delay: 0.5s; /* フェード開始を0.5秒遅らせる */
  transform: translateX(0) translateY(-50%);
}

@media screen and (max-width: 950px) {
  .js-fadeLeft {
    transform: translateX(-50px);
  }
  .js-fadeLeft.is-xinview {
    transform: translateX(0);
  }
}
/* フェードイン(初期値) */
.js-fadeRight {
  opacity: 0; /* 最初は非表示 */
  transform: translateX(50px) translateY(-50%);
  transition: opacity 1s, transform 1s; /* 透過率と縦方向の移動を1秒 */
}

.js-fadeRight.is-xinview {
  opacity: 1; /* 表示領域に入ったら表示 */
  transition-delay: 0.5s; /* フェード開始を0.5秒遅らせる */
  transform: translateX(0) translateY(-50%);
}

@media screen and (max-width: 950px) {
  .js-fadeRight {
    transform: translateX(50px);
  }
  .js-fadeRight.is-xinview {
    transform: translateX(0);
  }
}
/* １文字ずつフェードイン */
.js-fadeDelay {
  display: flex;
  overflow: hidden;
}
.js-fadeDelay span {
  display: block;
  transform: translate(0, 105%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.js-fadeDelay span:nth-child(2) {
  transition-delay: 0.06s;
}
.js-fadeDelay span:nth-child(3) {
  transition-delay: 0.12s;
}
.js-fadeDelay span:nth-child(4) {
  transition-delay: 0.18s;
}
.js-fadeDelay span:nth-child(5) {
  transition-delay: 0.24s;
}
.js-fadeDelay span:nth-child(6) {
  transition-delay: 0.3s;
}
.js-fadeDelay span:nth-child(7) {
  transition-delay: 0.36s;
}
.js-fadeDelay span:nth-child(8) {
  transition-delay: 0.42s;
}
.js-fadeDelay span:nth-child(9) {
  transition-delay: 0.48s;
}
.js-fadeDelay span:nth-child(10) {
  transition-delay: 0.54s;
}
.js-fadeDelay span:nth-child(11) {
  transition-delay: 0.6s;
}
.js-fadeDelay span:nth-child(12) {
  transition-delay: 0.66s;
}
.js-fadeDelay span:nth-child(13) {
  transition-delay: 0.72s;
}
.js-fadeDelay span:nth-child(14) {
  transition-delay: 0.78s;
}

.js-fadeDelay.is-xinview span {
  transform: translate(0, 0);
}

.js-fadeDelay.is-xinview {
  overflow: visible;
}/*# sourceMappingURL=style.css.map */