@charset "UTF-8";
/** ───────────────────────────────────────────────────────── **/
/*** ▼ 編集不要 ▼ ***/
*:not(header *, footer *, .g_navi_all *, .sp_fix_btns *, .main_txt *) {
  text-box: trim-both cap alphabetic;
}

.main {
  overflow: visible;
}
@media (max-width: 740px) {
  .main .cap {
    letter-spacing: -0.1em;
    font-size: 0.5rem;
  }
}
.main .cap_fc_w_l {
  text-align: justify;
  width: 450px;
}
@media screen and (max-width: 1350px) {
  .main .cap_fc_w_l {
    width: 300px;
  }
}
@media (max-width: 1000px) {
  .main .cap_fc_w_l {
    display: none;
  }
}

.main_txt {
  margin-top: -25px;
  margin-bottom: 60px;
}
@media (max-width: 740px) {
  .main_txt {
    margin-top: -12.5px;
    margin-bottom: 30px;
  }
}
.main_txt .titl01 {
  line-height: 1;
  text-align: center;
  font-size: clamp(3.6rem, -6.646rem + 13.846vw, 7.2rem);
  color: #ad8e61;
}
.main_txt .line_ani01 {
  width: 1px;
  height: 60px;
  background-color: #ad8e61;
  margin: 30px auto;
}
@media (max-width: 740px) {
  .main_txt .line_ani01 {
    height: 30px;
    margin: 15px auto;
  }
}
.main_txt .titl02 {
  text-align: center;
  font-size: clamp(1.8rem, 0.092rem + 2.308vw, 2.4rem);
  margin-bottom: 40px;
}
@media (max-width: 740px) {
  .main_txt .titl02 {
    margin-bottom: 30px;
  }
}
.main_txt .cap {
  display: none;
}
@media (max-width: 1000px) {
  .main_txt .cap {
    display: block;
    text-align: justify;
    margin-top: 15px;
  }
}

.c01 {
  margin-bottom: 150px;
}
@media (max-width: 740px) {
  .c01 {
    margin-bottom: 50px;
  }
}
.c01 .c01_01 {
  margin-bottom: 80px;
}
@media (max-width: 740px) {
  .c01 .c01_01 {
    margin-bottom: 50px;
  }
}
.c01 .c01_01 .cap01 {
  text-align: right;
  margin: 5px 0;
}
.c01 .cap02 {
  text-align: justify;
}

.c01_02 {
  display: grid;
  grid-template-columns: 5fr 2fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  padding: 40px 120px;
  border: 1px solid #ac8d61;
}
@media (max-width: 740px) {
  .c01_02 {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 40px;
  }
}
.c01_02 .txts .titl {
  margin-bottom: 30px;
  font-size: clamp(1.8rem, 1.231rem + 0.769vw, 2rem);
}
@media (max-width: 740px) {
  .c01_02 .txts .titl {
    text-align: center;
  }
}
@media (max-width: 740px) {
  .c01_02 .txts .txt {
    text-align: justify;
  }
}
@media (max-width: 740px) {
  .c01_02 .img {
    padding: 0 20px;
  }
}
.c01_02 .img .cap {
  margin-top: 5px;
  text-align: right;
}

.c02 {
  margin-bottom: 180px;
}
@media (max-width: 740px) {
  .c02 {
    margin-bottom: 100px;
  }
}
.c02 .c02_01 {
  display: grid;
  grid-template-columns: 33fr 55fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  background-color: #f0eeea;
}
@media (max-width: 740px) {
  .c02 .c02_01 {
    grid-template-columns: 1fr;
  }
}
.c02 .c02_01 .txts {
  padding: 50px;
}
@media (max-width: 740px) {
  .c02 .c02_01 .txts {
    padding: 50px 20px 30px;
  }
}
.c02 .c02_01 .txts .en_titl {
  margin-bottom: 30px;
  font-size: clamp(2rem, 0.577rem + 1.923vw, 2.5rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c02 .c02_01 .txts .en_titl {
    text-align: center;
  }
}
.c02 .c02_01 .txts .titl {
  margin-bottom: 30px;
  font-size: clamp(1.8rem, 1.231rem + 0.769vw, 2rem);
}
@media (max-width: 740px) {
  .c02 .c02_01 .txts .titl {
    text-align: center;
  }
}
.c02 .c02_01 .txts .txt {
  text-align: justify;
}
@media (max-width: 740px) {
  .c02 .c02_01 .txts .txt {
    padding: 0 20px;
  }
}
.c02 .c02_01_cap {
  text-align: justify;
  margin-bottom: 120px;
}
@media (max-width: 740px) {
  .c02 .c02_01_cap {
    margin-bottom: 60px;
  }
}
.c02 .c02_02 {
  display: grid;
  grid-template-columns: 33fr 55fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
@media (max-width: 740px) {
  .c02 .c02_02 {
    grid-template-columns: 1fr;
  }
}
.c02 .c02_02 .txts {
  padding-right: 50px;
}
@media (max-width: 740px) {
  .c02 .c02_02 .txts {
    padding: 0px 20px 30px;
  }
}
.c02 .c02_02 .txts .en_titl {
  margin-bottom: 30px;
  font-size: clamp(2rem, 0.577rem + 1.923vw, 2.5rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c02 .c02_02 .txts .en_titl {
    text-align: center;
  }
}
.c02 .c02_02 .txts .titl {
  margin-bottom: 30px;
  font-size: clamp(1.8rem, 1.231rem + 0.769vw, 2rem);
}
@media (max-width: 740px) {
  .c02 .c02_02 .txts .titl {
    text-align: center;
  }
}
.c02 .c02_02 .txts .txt {
  text-align: justify;
}
@media (max-width: 740px) {
  .c02 .c02_02 .txts .txt {
    padding: 0 10px;
  }
}
.c02 .c02_02 .imgs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}
@media (max-width: 740px) {
  .c02 .c02_02 .imgs {
    gap: 3px;
  }
}

.c03 {
  margin-bottom: 180px;
}
@media (max-width: 740px) {
  .c03 {
    margin-bottom: 50px;
  }
}
.c03 .c03_01 {
  margin-bottom: 5px;
}
.c03 .c03_01_cap {
  text-align: justify;
  width: calc(100% - 10px);
  margin: 0 auto 170px;
}
@media (max-width: 740px) {
  .c03 .c03_01_cap {
    width: 90%;
    margin-bottom: 50px;
  }
}
.c03 .c03_02 {
  display: grid;
  grid-template-columns: 55fr 33fr;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (max-width: 740px) {
  .c03 .c03_02 {
    grid-template-columns: 1fr;
  }
}
.c03 .c03_02 .img .po_img {
  margin-bottom: 5px;
}
.c03 .c03_02 .txts {
  padding-left: 100px;
  padding-bottom: 10px;
}
@media (max-width: 740px) {
  .c03 .c03_02 .txts {
    padding: 30px 0px 0px;
  }
}
.c03 .c03_02 .txts .en_titl {
  margin-bottom: 30px;
  font-size: clamp(2rem, 0.577rem + 1.923vw, 2.5rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c03 .c03_02 .txts .en_titl {
    text-align: center;
  }
}
.c03 .c03_02 .txts .titl {
  margin-bottom: 30px;
  font-size: clamp(1.8rem, 1.231rem + 0.769vw, 2rem);
}
@media (max-width: 740px) {
  .c03 .c03_02 .txts .titl {
    text-align: center;
  }
}
.c03 .c03_02 .txts .txt {
  text-align: justify;
}
@media (max-width: 740px) {
  .c03 .c03_02 .txts .txt {
    padding: 0 20px;
  }
}

.c04 {
  background-color: #efede8;
  padding: 100px 0 140px;
  margin-bottom: 110px;
}
@media (max-width: 740px) {
  .c04 {
    padding: 50px 0;
    margin-bottom: 80px;
  }
}
.c04 .top_txts {
  margin-bottom: 70px;
  text-align: center;
}
@media (max-width: 740px) {
  .c04 .top_txts {
    margin-bottom: 50px;
  }
}
.c04 .top_txts .titl01 {
  margin-bottom: 60px;
  font-size: clamp(2.6rem, -3.092rem + 7.692vw, 4.6rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c04 .top_txts .titl01 {
    margin-bottom: 40px;
  }
}
.c04 .top_txts .titl02 {
  font-size: clamp(1.8rem, 0.092rem + 2.308vw, 2.4rem);
}
.c04 .img_w {
  width: 1000px;
  margin: 0 auto 5px;
}
@media (max-width: 1000px) {
  .c04 .img_w {
    width: 100%;
  }
}
.c04 .txts_base.one {
  margin-bottom: 120px;
}
@media (max-width: 740px) {
  .c04 .txts_base.one {
    margin-bottom: 60px;
  }
}
.c04 .txts_base .img_cap {
  text-align: justify;
  margin-bottom: 40px;
}
.c04 .txts_base .titl01 {
  margin-bottom: 25px;
  font-size: clamp(2rem, 0.577rem + 1.923vw, 2.5rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c04 .txts_base .titl01 {
    margin-bottom: 25px;
    text-align: center;
  }
}
.c04 .txts_base .titl02 {
  margin-bottom: 25px;
  font-size: clamp(1.8rem, 1.231rem + 0.769vw, 2rem);
}
@media (max-width: 740px) {
  .c04 .txts_base .titl02 {
    text-align: center;
  }
}
.c04 .txts_base .txt01 {
  text-align: justify;
}
.c04 .con_boxs {
  width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media (max-width: 1000px) {
  .c04 .con_boxs {
    width: 100%;
  }
}
@media (max-width: 740px) {
  .c04 .con_boxs {
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
  }
}
.c04 .con_boxs .box .po_img {
  margin-bottom: 5px;
}
@media (max-width: 1000px) {
  .c04 .con_boxs .box .txts_base {
    width: 90%;
    margin: 0 auto;
  }
}
.c04 .con_boxs .box .txts_base .titl02 {
  letter-spacing: 0;
}

.c05 {
  margin-bottom: 75px;
}
.c05 .top_txts {
  margin-bottom: 70px;
  text-align: center;
}
@media (max-width: 740px) {
  .c05 .top_txts {
    margin-bottom: 50px;
  }
}
.c05 .top_txts .titl01 {
  margin-bottom: 60px;
  font-size: clamp(2.6rem, -3.092rem + 7.692vw, 4.6rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c05 .top_txts .titl01 {
    margin-bottom: 40px;
  }
}
.c05 .top_txts .titl02 {
  font-size: clamp(1.8rem, 0.092rem + 2.308vw, 2.4rem);
}
.c05 .img_w {
  width: 1200px;
  margin: 0 auto 5px;
}
@media (max-width: 1280px) {
  .c05 .img_w {
    width: 100%;
  }
}
.c05 .img_w_cap {
  margin-bottom: 70px;
}
.c05 .p_boxs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 40px;
  margin-bottom: 20px;
}
@media (max-width: 740px) {
  .c05 .p_boxs {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 15px;
  }
}
.c05 .p_boxs .box {
  display: grid;
  grid-row: span 3;
  grid-template-rows: subgrid;
  gap: 15px;
}
.c05 .p_boxs .box .titl {
  font-size: clamp(1.5rem, 0.931rem + 0.769vw, 1.7rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.c05 .p_boxs .box .titl span {
  width: 22px;
  line-height: 22px;
  background-color: #ad8e61;
  color: #fff;
  display: inline-block;
  border-radius: 11px;
  text-align: center;
  text-box: none;
}
.c05 .p_boxs .box .txt {
  text-align: justify;
}
.c05 .p_boxs_cap {
  text-align: right;
}

.c06 {
  background-color: #efede8;
  padding: 60px;
}
@media (max-width: 740px) {
  .c06 {
    padding: 30px;
  }
}
.c06 .con_wrap {
  display: grid;
  grid-template-columns: 45fr 22fr;
  gap: 40px;
  margin-bottom: 40px;
}
@media (max-width: 740px) {
  .c06 .con_wrap {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 30px;
  }
}
.c06 .con_wrap .txts .titl01 {
  margin-bottom: 25px;
  font-size: clamp(2rem, 0.577rem + 1.923vw, 2.5rem);
  color: #ad8e61;
}
@media (max-width: 740px) {
  .c06 .con_wrap .txts .titl01 {
    margin-bottom: 25px;
    text-align: center;
  }
}
.c06 .con_wrap .txts .titl02 {
  margin-bottom: 25px;
  font-size: clamp(1.8rem, 1.231rem + 0.769vw, 2rem);
}
@media (max-width: 740px) {
  .c06 .con_wrap .txts .titl02 {
    text-align: center;
  }
}
.c06 .con_wrap .txts .boxs {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
}
@media (max-width: 740px) {
  .c06 .con_wrap .txts .boxs {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.c06 .con_wrap .txts .txt01 {
  text-align: justify;
}
.c06 .con_wrap .lists_wrap {
  background-color: #f7f6f4;
  padding-bottom: 20px;
}
.c06 .con_wrap .lists_wrap .titl {
  width: 100%;
  padding: 10px 0;
  background-color: #dacea2;
  text-align: center;
}
.c06 .con_wrap .lists_wrap .lists {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
  height: 100%;
  padding: 20px;
}
.c06 .con_wrap .lists_wrap .lists .list span {
  color: #dacea2;
}/*# sourceMappingURL=design.css.map */