@charset "UTF-8";
.bg__wrap {
  position: relative;
}
.bg__wrap::before {
  content: "";
  background: url(../img/concept/bg.webp) center top / cover;
  position: absolute;
}

@media (max-width: 786px) {
  .inner__wrap {
    width: 89.6%;
  }
  .bg__wrap::before {
    width: 237.87vw;
    height: calc(100% + 108px);
    top: -108px;
    left: 50%;
    translate: -50% 0;
  }
}
@media (min-width: 787px) {
  .bg__wrap::before {
    aspect-ratio: 1280 / 4337;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
  .about__wrap {
    padding-top: 15px;
  }
}

/* -----------------------------------------------
kv__wrap  second__layer
----------------------------------------------- */
.second__layer .kv__wrap picture::after {
  content: none !important;
}

@media (max-width: 786px) {
  .second__layer .kv__wrap {
    margin-bottom: 21.3%;
    position: relative;
  }
  .second__layer .kv__fx h2 {
    letter-spacing: 0.53em;
    width: 1em;
    position: absolute;
    top: 15.9%;
    right: 79%;
    height: 11.8em;
  }
  .second__layer .kv__fx strong {
    right: 6%;
    bottom: -8.5%;
    text-indent: -0.35em;
  }
  .second__layer .kv__wrap picture::after {
    aspect-ratio: 188 / 85;
    width: 63.299%;
    height: auto;
    left: -15.6%;
    bottom: -9%;
  }
}

@media (min-width: 787px) {
  .second__layer .kv__fx h2 {
    margin-top: 1.2%;
    margin-right: 8.4%;
    font-size: 40px;
    letter-spacing: 0.5em;
  }
  .second__layer .kv__fx strong {
    right: 5.6%;
    bottom: -14%;
  }
  .second__layer .kv__wrap picture::after {
    aspect-ratio: 360 / 161;
    content: "";
    display: block;
    position: absolute;
    width: 36.999%;
    height: auto;
    left: -22%;
    bottom: -18.4%;
  }
}

/* -----------------------------------------------
catch__wrap
----------------------------------------------- */
.catch__wrap {
  position: relative;
}
.js__inview__active .catch__inner h2 span,
.js__inview__active .catch__inner p span {
  animation: textFadeUp 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
@keyframes textFadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.catch__wrap strong {
  color: #dfd9d9;
  opacity: 0.59;
  text-align: right;
  writing-mode: sideways-lr;
}
.catch__inner {
  text-align: center;
}
.catch__inner h2 span,
.catch__inner p span {
  opacity: 0;
  transform: translateY(3px);
  display: inline-block;
}
.catch__inner h2 {
  font-weight: 400;
}
.catch__media__wrap {
  position: relative;
}
.catch__media__item-01 {
  aspect-ratio: 782 / 461;
  height: auto;
  overflow: hidden;
  z-index: 9;
}
.catch__media__item-01 picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.catch__media__item-02,
.catch__media__item-03,
.catch__media__item-04 {
  position: absolute;
}

@media (max-width: 786px) {
  .catch__wrap {
    padding-bottom: 14.9%;
  }
  .catch__wrap strong {
    font-size: var(--fs-40);
    letter-spacing: 0.25em;
    line-height: 1;
    width: var(--fs-40);
    position: absolute;
    bottom: 60.27vw;
    left: 0;
  }
  .catch__inner {
    position: relative;
    z-index: 2;
  }
  .catch__inner h2 {
    font-size: var(--fs-19);
    line-height: 35px;
    letter-spacing: 10px;
    margin-bottom: 10.4%;
    padding-left: 1em;
  }
  .catch__inner p {
    font-size: var(--fs-13);
    line-height: 2.3;
    letter-spacing: 0.1em;
  }
  .catch__inner p i {
    font-size: var(--fs-11);
  }
  .catch__cap--01 {
    margin-bottom: 31px;
  }
  .catch__cap__att {
    font-size: var(--fs-11);
    line-height: 1.818;
    display: inline-block;
    text-align: left;
    margin-bottom: 40px;
    width: 81.067%;
  }
  .catch__cap__att li:not(:last-child) {
    margin-bottom: 3px;
  }
  .catch__cap--02 {
    margin-bottom: 19px;
    margin-left: auto;
    width: 84.53%;
  }
  .catch__cap--02 + .catch__cap__att {
    margin-left: auto;
    width: 83.53%;
    margin-right: 3%;
    display: block;
  }

  .catch__media {
    margin-bottom: 48px;
  }
  .catch__media__wrap {
    padding: 12vw 6.93% 24vw 0;
    margin-left: auto;
    width: 84.53%;
  }
  .catch__media__item-01 {
    width: 100%;
  }
  .catch__media__item-02 {
    width: 20.44%;
    top: 45.6vw;
    left: -18.23%;
  }
  .catch__media__item-03 {
    width: 24.84%;
    top: 0;
    right: 0;
  }
  .catch__media__item-04 {
    width: 47.17%;
    bottom: 0;
    right: 0;
  }
}

@media (min-width: 787px) {
  .catch__wrap {
    margin-top: 44px;
    padding-top: 216px;
    padding-bottom: 163px;
    max-width: 1280px;
    margin-inline: auto;
    display: flex;
    justify-content: flex-end;
  }
  .catch__wrap strong {
    font-size: 95px;
    letter-spacing: 0.3em;
    line-height: 1;
    width: 95px;
    margin-right: 8%;
  }
  .catch__wrap .catch__inner {
    width: 75.78%;
  }
  .catch__inner h2 {
    font-size: 30px;
    line-height: 88px;
    letter-spacing: 15.25px;
    margin-bottom: 26px;
  }
  .catch__inner p {
    font-size: 16px;
    line-height: 2.1875;
    letter-spacing: 0.3em;
  }
  .catch__inner p i {
    font-size: 14px;
  }
  .catch__cap--01 {
    margin-bottom: 50px;
  }
  .catch__cap__att {
    font-size: 14px;
    line-height: 1.7857;
    display: inline-block;
    text-align: left;
    margin-bottom: 53px;
  }
  .catch__cap__att li {
    text-indent: -2.5em;
    padding-left: 2.5em;
  }
  .catch__cap__att li:not(:last-child) {
    margin-bottom: 2px;
  }
  .catch__cap--02 {
    margin-bottom: 62px;
  }
  .catch__media {
    margin-bottom: 84px;
  }
  .catch__media__wrap {
    padding: 51px 10.92% 201px 8.76%;
  }
  .catch__media__item-01 {
    width: 100%;
  }
  .catch__media__item-02 {
    width: 13.44%;
    top: 154px;
    left: 0;
  }
  .catch__media__item-03 {
    width: 14.69%;
    /* width: 19.39%; */
    top: 0;
    right: 0;
  }
  .catch__media__item-04 {
    width: 30.31%;
    /* width: 40.01%; */
    bottom: 0;
    right: 0;
  }
}

/* -----------------------------------------------
crafts__wrap 
----------------------------------------------- */
.crafts__wrap {
  position: relative;
}
.crafts__wrap > strong {
  opacity: 0.59;
  text-align: right;
  writing-mode: sideways-lr;
}
.crafts__wrap h2 {
  font-weight: normal;
  text-align: center;
}

@media (max-width: 786px) {
  .crafts__wrap {
    padding: 33px 0 50px;
    margin-bottom: 52px;
    background-color: rgba(225, 180, 172, 0.15);
  }
  .crafts__wrap > strong {
    font-size: var(--fs-40);
    letter-spacing: 0.25em;
    line-height: 1;
    width: var(--fs-40);
    position: absolute;
    top: 155px;
    left: 0;
    color: rgba(157, 143, 113, 0.4);
  }
  .crafts__wrap h2 {
    font-size: var(--fs-23);
    line-height: 1.52;
    letter-spacing: 0.05em;
    margin-bottom: 18px;
    color: #211a0a;
  }
  .crafts__item {
    width: 82.67%;
    margin-left: auto;
  }
  .crafts__item + .crafts__item {
    margin-top: 46px;
  }
  .crafts__cap > * {
    padding-right: 19px;
  }
  .crafts__cap h3 {
    border-bottom: 1px solid #000;
    font-size: var(--fs-19);
    font-weight: normal;
    line-height: 1.47;
    letter-spacing: 0.2em;
    margin-bottom: 13px;
    padding-bottom: 15px;
  }
  .crafts__cap h3 span {
    display: block;
    font-size: var(--fs-13);
    padding-top: 0.3em;
  }
  .crafts__cap p {
    font-size: var(--fs-13);
    line-height: 1.85;
    letter-spacing: 0.2em;
  }
  .crafts__img {
    margin-bottom: 18px;
  }
}
@media (min-width: 787px) {
  .crafts__wrap {
    padding-bottom: 274px;
    display: flex;
    justify-content: flex-end;
    max-width: 1280px;
    margin-inline: auto;
  }
  .crafts__wrap > strong {
    font-size: 95px;
    letter-spacing: 0.3em;
    line-height: 1;
    width: 95px;
    color: #dfd9d9;
  }
  .crafts_content {
    width: 84.53%;
    padding: 62px 20px 155px;
    position: relative;
    z-index: 1;
  }
  .crafts_content::before {
    content: "";
    width: 84.53vw;
    max-width: 100%;
    height: 100%;
    background-color: rgba(225, 180, 172, 0.15);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .crafts__con__inner {
    max-width: 855px;
    margin-inline: auto;
  }
  .crafts__wrap h2 {
    font-size: 35px;
    line-height: 1.71;
    letter-spacing: 0.3em;
    margin-bottom: 54px;
    color: #9d8f71;
  }
  .crafts__item {
    display: flex;
    align-items: flex-end;
  }
  .crafts__item + .crafts__item {
    margin-top: 50px;
  }
  .crafts__cap {
    width: 54.97%;
  }
  .crafts__cap > * {
    padding-left: 40px;
  }
  .crafts__cap h3 {
    border-bottom: 1px solid #000;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.52;
    /* letter-spacing: 0.2em; */
    letter-spacing: 0.1em;
    margin-bottom: 15px;
    padding-bottom: 13px;
  }
  .crafts__cap h3 span {
    font-size: 13px;
    letter-spacing: 0;
  }
  .crafts__cap p {
    font-size: 13px;
    line-height: 1.85;
    letter-spacing: 0.2em;
  }
  .crafts__img {
    width: 45.03%;
    position: relative;
  }
}
