@charset "UTF-8";

/*===========================================================================*/
/* 1. 共通モジュール・テキスト
/*===========================================================================*/
.top_txt {
  margin: 3em auto;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-align: center;
}

.message-wrapper {
  max-width: 840px;
  margin: 3em auto 6em;
}

.message-title {
  margin-top: 0;
  margin-bottom: 50px;
  color: #111;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
}

.message-content p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .08em;
}

.message-content p:last-child {
  margin-bottom: 0;
}

/*===========================================================================*/
/* 2. 上部セクション (.p-AboutSv__upper)
/*===========================================================================*/
.p-AboutSv__upper {
  position: relative;
}

.p-AboutSv__upper--left {
  width: 84.7rem;
  padding: 8rem 0 0 8rem;
}

.p-AboutSv__upper--head {
  font-feature-settings: 'pwid' on, 'palt' on;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.p-AboutSv__ttl {
  width: 61.9rem;
  margin-top: 4.1rem;
}

.p-AboutSv__upper--right {
  width: calc(100% - 84.7rem);
  padding: 28.9rem 0 12rem;
}

/* txt と txt02 の共通設定 */
.p-AboutSv__upper--txt,
.p-AboutSv__upper--txt02 {
  margin-top: 3.5rem;
  font-feature-settings: 'pwid' on, 'palt' on;
  font-weight: 700;
  line-height: 2;
  text-align: justify;
}

.p-AboutSv__upper--txt {
  font-size: 1.8rem;
  letter-spacing: .02em;
}

.p-AboutSv__upper--txt.--01 {
  margin-top: 0;
}

.p-AboutSv__upper--txt02 {
  font-size: 2.2rem;
  letter-spacing: .009em;
}

.p-AboutSv__img01 {
  position: absolute;
  bottom: 21.5rem;
  left: 40.9rem;
  width: 29.7rem;
}

.p-AboutSv__img02 {
  position: absolute;
  bottom: 13rem;
  left: 15.4rem;
  width: 19.2rem;
}

/*===========================================================================*/
/* 3. Lingual セクション (.lingual_top_dl / .lingual_list)
/*===========================================================================*/
.lingual_top_dl {
  display: flex;
  gap: 65px;
  width: 80%;
  margin: 3em auto;
}

.lingual_top_dl dt,
.lingual_top_dl dd {
  flex: 1;
  width: auto;
  padding: 2em 0;
}

.lingual_top_dl dt p {
  padding: 1em 0;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.09em;
  text-align: center;
}

.lingual_top_dl dd img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 2em;
}

.lingual_top_dl dd h3 {
  margin: 2em 0;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.09em;
  text-align: center;
}

.lingual_top_dl dd p {
  margin-top: 2.5rem;
  font-feature-settings: 'pwid' on, 'palt' on;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .08em;
  text-align: justify;
}

/* --- Lingual セクション リスト --- */
.lingual_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  margin-top: 3em;
  font-size: 15px;
  letter-spacing: 0.05em;
}

.lingual_list li {
  position: relative;
  width: 47%;
  margin-bottom: 30px;
  padding: 1.5em;
  border: solid 1px #bababa;
  background: #fff;
  text-align: center;
}

.lingual_list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 16px;
}

.lingual_list li a::after {
  content: '';
  position: absolute;
  bottom: -.8em;
  left: 45%;
  width: 24px;
  height: 24px;
  background: url(../../common/images/lingual/arrow01.webp) no-repeat;
}

.lingual_list li a:hover {
  opacity: .8;
}

/*===========================================================================*/
/* 4. コンテンツ共通 (.p-AboutSv__content & .wh_box)
/*===========================================================================*/
.p-AboutSv__content {
  display: flex;
  padding: 7.5rem 17.1rem 6.6rem 8rem;
  border-top: #bababa solid 1px;
}

.wh_box {
  z-index: 2;
  background: #fff;
  opacity: 0.8;
}

.wh_box h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 1.9rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-align: center;
}

.wh_box .num {
  margin-bottom: 2em;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.wh_box .txt {
  margin-top: 3.5rem;
  font-feature-settings: 'pwid' on, 'palt' on;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .08em;
  text-align: left;
}

.wh_box .ttl_top {
  position: relative;
  z-index: 3;
  padding: 1em;
  border-radius: 30px;
  background: #6db7e7;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

/*===========================================================================*/
/* 5. 各リンクごとの個別設定 (.link01 〜 .link05)
/*===========================================================================*/
/* --- link01 --- */
.p-AboutSv__content.link01 {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 800px;
  padding: 3em 0;
  background: url(../../common/images/lingual/lingual_img02.webp) no-repeat;
  background-size: cover;
}

.p-AboutSv__content.link01 .wh_box {
  position: absolute;
  top: 17em;
  right: 129px;
  width: 537px;
  margin: 2em auto 0;
  padding: 7em 4em;
}

.p-AboutSv__content.link01 .wh_box h3 {
  font-size: 26px;
}

.p-AboutSv__content.link01 .wh_box .ttl_top {
  top: -6em;
  left: 33%;
}

/* --- link02, link03, link04 共通 --- */
.p-AboutSv__content.link02,
.p-AboutSv__content.link03,
.p-AboutSv__content.link04 {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
}

.p-AboutSv__content.link02 .box,
.p-AboutSv__content.link03 .box,
.p-AboutSv__content.link04 .box {
  width: 50%;
  min-height: 300px;
  padding: 4.5em 0;
  background-size: cover;
}

/* 背景画像指定 */
.p-AboutSv__content.link02 .box { background-image: url(../../common/images/lingual/lingual_img03.webp); }
.p-AboutSv__content.link02 .box.rt { background-image: url(../../common/images/lingual/lingual_img04.webp); }
.p-AboutSv__content.link03 .box { background-image: url(../../common/images/lingual/lingual_img05.webp); }
.p-AboutSv__content.link03 .box.rt { background-image: url(../../common/images/lingual/lingual_img06.webp); }
.p-AboutSv__content.link04 .box { background-image: url(../../common/images/lingual/lingual_img07.webp); }
.p-AboutSv__content.link04 .box.rt { background-image: url(../../common/images/lingual/lingual_img08.webp); }

/* .wh_box 配置 */
.p-AboutSv__content.link02 .wh_box,
.p-AboutSv__content.link03 .wh_box,
.p-AboutSv__content.link04 .wh_box {
  position: relative;
  width: 537px;
  min-height: 373px;
  margin: 2em auto 0;
  padding: 2em 4em;
}

.p-AboutSv__content.link02 .wh_box h3,
.p-AboutSv__content.link03 .wh_box h3,
.p-AboutSv__content.link04 .wh_box h3 {
  font-size: 26px;
}

.p-AboutSv__content.link02 .wh_box .ttl_top,
.p-AboutSv__content.link03 .wh_box .ttl_top,
.p-AboutSv__content.link04 .wh_box .ttl_top {
  top: -2em;
  left: 33%;
}

/* --- link05 --- */
.link05 {
  width: 100%;
  padding: 3em 0;
}

.link05 .wh_box {
  width: 90%;
  margin: 2em auto;
  padding: 3em 0;
  border: #bababa solid 1px;
  opacity: 1;
}

.link05 .wh_box h3 {
  font-size: 26px;
}

.link05 .wh_box .txt {
  width: 90%;
  margin: 3.5rem auto 2em;
  text-align: center;
}

.link05 .wh_box .ttl_top {
  top: -3em;
  left: 40%;
}


/*===========================================================================*/
/* 6. Media Queries (スマホ対応 / max-width: 900px)
/*===========================================================================*/
@media screen and (max-width: 900px) {

  /* --- 1. 共通モジュール --- */
  .top_txt {
    margin: 3.8em auto 2em;
    font-size: 1.9rem;
    font-weight: 600;
  }

  .message-wrapper {
    width: 90%;
    margin: 2em auto 4em;
  }

  .message-title {
    margin-bottom: 20px;
    font-size: 1.9rem;
  }

  .message-content p {
    font-size: 15px;
    line-height: 2.2;
  }

  /* --- 2. 上部セクション --- */
  .p-AboutSv__upper {
    display: block;
  }

  .p-AboutSv__upper--left {
    width: 100%;
    padding: 6.1rem 2.5rem 0;
  }

  .p-AboutSv__upper--head {
    font-size: 1.6rem;
  }

  .p-AboutSv__ttl {
    width: 29.2rem;
    margin-top: 2.9rem;
  }

  .p-AboutSv__upper--right {
    width: 100%;
    padding: 16.8rem 0 6rem 10rem;
  }

  .p-AboutSv__upper--txt {
    margin-top: 2rem;
    font-size: 1.4rem;
  }

  .p-AboutSv__upper--txt02 {
    margin-top: 2rem;
    font-size: 1.7rem;
  }

  .p-AboutSv__img01 {
    top: 34.8rem;
    bottom: auto;
    left: 4.6rem;
    width: 15.8rem;
  }

  .p-AboutSv__img02 {
    top: 7.5rem;
    bottom: auto;
    right: 2rem;
    left: auto;
    width: 9.5rem;
  }

  /* --- 3. Lingual セクション --- */
  .lingual_top_dl {
    flex-direction: column-reverse;
    width: 90%;
    margin: 6em auto 3em;
    padding: 0 1em;
  }

  .lingual_top_dl dt,
  .lingual_top_dl dd {
    width: 100%;
    padding: 0;
  }

  .lingual_top_dl dt p {
    padding: 1em 0;
  }

  .lingual_top_dl dd p {
    font-size: 15px;
  }

  .lingual_list {
    gap: 15px;
  }

  .lingual_list li a {
    font-size: 14px;
  }

  /* --- 4. コンテンツ共通 --- */
  .wh_box .txt {
    font-size: 15px;
    line-height: 2.2;
  }

  /* --- 5. 各リンクごとの個別設定 --- */
  .p-AboutSv__content.link01 {
    background-image: url(../../common/images/lingual/lingual_img02_sp.webp);
  }

  .p-AboutSv__content.link01 .wh_box {
    position: static;
    width: 90%;
    height: 44em;
    margin: 0 auto;
    padding: 3em 2em;
  }

  .p-AboutSv__content.link01 .wh_box .ttl_top {
    top: -3em;
    left: 25%;
  }

  .p-AboutSv__content.link02,
  .p-AboutSv__content.link03,
  .p-AboutSv__content.link04 {
    display: block;
  }

  .p-AboutSv__content.link02 .box,
  .p-AboutSv__content.link02 .box.rt,
  .p-AboutSv__content.link03 .box,
  .p-AboutSv__content.link03 .box.rt,
  .p-AboutSv__content.link04 .box,
  .p-AboutSv__content.link04 .box.rt {
    width: 100%;
    min-height: 300px;
    padding: 4.5em 0;
  }

  .p-AboutSv__content.link02 .wh_box,
  .p-AboutSv__content.link03 .wh_box,
  .p-AboutSv__content.link04 .wh_box {
    width: 90%;
    min-height: 373px;
    margin: 2em auto 0;
    padding: 2em 4em;
  }

  .p-AboutSv__content.link02 .wh_box .ttl_top,
  .p-AboutSv__content.link03 .wh_box .ttl_top,
  .p-AboutSv__content.link04 .wh_box .ttl_top {
    top: -3em;
    left: 20%;
  }

  .p-AboutSv__content.link02 .box { background-image: url(../../common/images/lingual/lingual_img03_sp.webp); }
  .p-AboutSv__content.link02 .box.rt { background-image: url(../../common/images/lingual/lingual_img04_sp.webp); }
  .p-AboutSv__content.link03 .box { background-image: url(../../common/images/lingual/lingual_img05_sp.webp); }
  .p-AboutSv__content.link03 .box.rt { background-image: url(../../common/images/lingual/lingual_img06_sp.webp); }
  .p-AboutSv__content.link04 .box { background-image: url(../../common/images/lingual/lingual_img07_sp.webp); }
  .p-AboutSv__content.link04 .box.rt { background-image: url(../../common/images/lingual/lingual_img08_sp.webp); }

  .link05 .wh_box {
    width: 90%;
    margin: 2em auto;
  }

  .link05 .wh_box .ttl_top {
    top: -3.5em;
    left: 27%;
  }

  .border_ttl {
    font-size: 22px;
  }
}