@charset "utf-8";
.low__inner1 {
  width: calc(100% - 4.8611vw);
  margin: 0 0 0 auto;
}
.low__inner2 {
  /* max-width: 1280px; */
  max-width: 87.5vw;
  margin: 0 auto 0 0;
}
.low__inner3 {
  max-width: 1061px;
  margin: 0 auto;
}

.low .margin {
  padding-top: 57px;
  padding-bottom: 300px;
}
.low__fv--none .margin {
  padding-top: 168px;
  padding-bottom: 145px;
}

.low .fv {
  position: relative;
}
.low__fvTitle {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 1;
}
.low .fv--none .low__fvTitle {
  position: static;
  transform: initial;
  -webkit-transform: initial;
  -ms-transform: initial;
}
.low__fvTitle--en,
.low__fvTitle--ja {
  color: #fff;
  text-align: center;
  letter-spacing: 0.063em;
}
.low__fvTitle--en {
  font-size: 18px;
  font-family: "Libre Caslon Display", serif;
  font-weight: 400;
  line-height: 1.5;
}
.low__fvTitle--ja {
  font-size: 13px;
  line-height: 1.75;
}

.low .section__subTitle {
  position: static;
  padding-top: 13px;
  width: 40px;
}
.low-single .section__subTitle {
  width: fit-content;
  padding-top: 0;
  position: absolute;
  top: 25px;
  left: 2.361vw;
}

.low__contents,
.low__fv--none .low__contents.low__contents--block {
  width: calc(100% - 3.472vw);
  max-width: 95.138vw;
  margin: 0 0 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding-top: 45px;
}
.low__fv--none .low__contents {
  width: calc(100% - 40px);
  max-width: 100%;
  padding-top: 0;
  margin: 0 auto;
  display: block;
}
.low__item1 {
  width: 19.027vw;
  max-width: 274px;
  position: sticky !important;
  top: 115px;
  height: 100%;
  max-height: 700px;
  -ms-overflow-style: none;
}
.low__item1Block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.low__item1Wrap {
  width: calc(100% - 40px);
  max-width: 195px;
}
.low__item1Head {
  font-size: 13px;
  font-family: "Libre Caslon Display", serif;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 2.75;
  letter-spacing: 0.063em;
}
.low__item1Item {
  position: relative;
}
.low__item1Item:not(:last-child) {
  margin-bottom: 22px;
}
.low__item1Item::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: url("../imgs/common/btn_arrow_down.svg") center center / cover no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1;
}
.low__item1Item a {
  font-size: 12px;
  font-family: "Libre Caslon Display", serif;
  font-weight: 400;
  display: block;
  padding-left: 17px;
  line-height: 1;
  letter-spacing: 0.063em;
}

.low__item1Item a.ja-text,
.low__item1Item p.ja-text {
  font-size: 12px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 1.55;
}
.low__item1List--type02 .low__item1Item::before {
  top: 6px;
}

.low__item2 {
  width: 72.569vw;
}
.low__item2Title {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.low__item2Text {
  font-size: 12px;
  margin-bottom: 85px;
  line-height: 2.41;
}

.low__singleTitle--en,
.low__singleTitle--ja {
  text-align: center;
  line-height: 1.75;
  letter-spacing: 0.063em;
}
.low__singleTitle--en {
  font-size: 18px;
  font-family: "Libre Caslon Display", serif;
  font-weight: 400;
  margin-bottom: 3px;
}
.low__singleTitle--ja {
  font-size: 13px;
}

.low__subHeading {
  margin-bottom: 36px;
}
.low__subHeading--en {
  font-size: 14px;
  font-family: "Libre Caslon Display", serif;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1.75;
  letter-spacing: 0.063em;
}
.low__subHeading--ja {
  font-size: 15px;
  line-height: 1.86;
  letter-spacing: 0.05em;
}
.low__subText {
  font-size: 12px;
  line-height: 2.58;
}

.low__subFlex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 1440px) {
  .low__inner1 {
    width: calc(100% - 70px);
  }
  .low__inner2 {
    max-width: 1260px;
  }

  .low__contents,
  .low__fv--none .low__contents.low__contents--block {
    width: calc(100% - 50px);
    max-width: 1370px;
  }
  .low__item1 {
    width: 20%;
  }
  .low__item2 {
    width: 76.5%;
    max-width: 1045px;
  }
}

@media screen and (max-width: 900px) {
  .low__subFlex {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .low__inner1 {
    width: 100%;
  }
  .low__inner2 {
    margin: 0 auto;
  }

  .low .fv img {
    height: 260px;
    object-fit: cover;
  }

  .low .margin {
    padding-top: 57px;
    padding-bottom: 150px;
  }
  .low__fv--none .margin {
    padding-top: 168px;
    padding-bottom: 145px;
  }
  /* .low__item1 {
    display: none;
  } */
  .low__contents,
  .low__fv--none .low__contents.low__contents--block {
    width: calc(100% - 40px);
    padding-top: 0;
    margin: 0 auto;
    display: block;
  }
  .low__contents {
    width: 100%;
  }
  .low__spInner01 {
    width: calc(100% - 20px);
    max-width: 86.666vw;
    margin: 0 0 0 auto;
    padding-right: 20px;
  }
  .low__spInner02 {
    width: calc(100% - 20px);
    max-width: 86.666vw;
    margin: 0 0 0 auto;
  }

  .low__item2 {
    width: 100%;
  }

  /* .low__item2Text {
    margin-bottom: 55px;
  } */

  .low__item1 {
    overflow-x: auto;
    scrollbar-color: #b6b6b6 #fcf8f2;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
    position: static !important;
  }
  .low__item1Block {
    width: calc(100% - 20px);
    max-width: 86.666vw;
    margin: 0 0 0 auto;
    padding-right: 20px;
  }
  .low__item1Wrap {
    width: max-content;
    max-width: initial;
    padding-bottom: 10px;
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .low__item1Head {
    width: 100px;
    margin-bottom: 0;
    margin-right: 3%;
  }
  .low__item1List {
    display: flex;
    justify-content: start;
    align-items: center;
    white-space: nowrap;
  }
  .low__item1Item {
    margin-bottom: 0;
    margin-right: 25px;
  }
  .low__item1Item:not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .low__spInner01 {
    max-width: 100%;
  }
  .low__spInner02 {
    max-width: 100%;
  }

  .low__item1Block {
    max-width: 100%;
  }
}
