@charset "UTF-8";/* 2025.05.26 */

article {
  margin-top: clamp(7rem, 3.571rem + 6.86vw, 10rem)!important;
  position: relative;}
figure{line-height: 1;text-align: center;}
figcaption {
  text-align: center;
  font-size: clamp(1.4rem, 1rem + 0.5vw, 1.6rem);
  line-height: 1.7;
  padding: 15px 0 0;
}
dd {font-size: clamp(1.4rem, 1rem + 0.5vw, 1.6rem);}
.d-flexX2 > *, .d-flexX3 > *, .d-flexX4 > * { padding: 0;}

.box-01 > *, .box-02 > * {
  width: 684px !important;}

.img_main { margin-top: clamp(7rem, 3.571rem + 6.86vw, 7.5rem) !important;}

.fig_01 {margin-bottom: 20px;}
@media (min-width: 480px) {
  .fig_01 img {max-width: 60%;}
}

.txt-right {
  margin: 0 0 0 auto;
  display: block;
  text-align: right;}

.ttl_04 { line-height: 1;}
.ttl_04.f_en {
  width: 148px;
  padding: 4px;}

.ttl_en {
  text-align: center;
  padding-bottom: 25px;}
.ttl_en .f_en {
  font-size: clamp(5.2rem, 2.571rem + 5.26vw, 7.5rem);}
.ttl_en .ttl_sub01 {
  font-size: clamp(2.5rem, 1.243rem + 2.51vw, 3.6rem);
  display: block;}
.txt_lead {
  text-align: center;}


.list_txt01 .ttl_04 {
  margin-top: 30px;}



.box_ttl {
  font-size: clamp(4.2rem, 3.078rem + 3.12vw, 6rem);
  line-height: 1;
  font-feature-settings: 'palt';
  letter-spacing: .03em;
  text-align: center;}
.list_01 {
  padding-top: 54px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  position: relative;
  z-index: 9;}
.list_01 a {
  width: calc(50% - 15px);
  margin-bottom: 20px;
  padding-right: 1.5em;
  display: flex;
  align-items: center;}


.border-01,
.list_point li {
  border-bottom: dashed 1px var(--gray01);
  padding-bottom: clamp(3rem, 1.857rem + 2.29vw, 4rem);
  margin-bottom: clamp(3rem, 1.857rem + 2.29vw, 4rem);}
.list_point li:nth-child(4) {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.list_point li:nth-child(4) .img_01 {
  padding-bottom: 0;
}
.img_01 {
  padding: 15px 0;
}
.box_02 {
  padding-top: clamp(7rem, 5.13rem + 5.19vw, 10rem);
}

.goals .ttl_02 {
  margin-top: clamp(5rem, 2.714rem + 4.57vw, 7rem);
}

.list_txt02 li:not(:last-child),
.list_txt03 li:not(:last-child) {
  font-size: clamp(1.4rem, 1rem + 0.5vw, 1.6rem);
  border-bottom: dashed 1px var(--gray01);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.list_txt03 {
  margin-bottom: clamp(4rem, 1.714rem + 4.57vw, 6rem);
}
.txt_box-01 {
  background: url("../images/about/bg_01.jpg") no-repeat center center / cover;
  position: relative;
  color: #fff;
}
.txt_box-01::before {
  background-color: #2f8d9c;
  opacity: .5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  content: '';
  z-index: 1;
}
.txt_box-01 .container {
  position: relative;
  color: #fff;
  z-index: 3;
}

.fig_02 {
  text-align: center;
  padding: 15px 0;
}
.fig_03 {
  text-align: center;}
.fig_03 img {
  max-width: 80%;}
.b-box {
  margin-top: 60px;}
@media (min-width: 576px) {
  .b-box {
    align-items: center;
  }
  .b-box .fig_03 {
    flex: 0 1 35%;
  }
  .b-box .txt_03 {
    flex: 0 1 61%;
  }
}
@media (min-width: 768px) {
  .txt_box-01 .container {
    padding-top: 118px;
    padding-bottom: 86px;
  }
  .b-box .txt_03 {
    flex: 0 1 62%;
  }
  .list_txt01 {
    column-gap: 30px;
  }
  .flexbox01 {
    flex: 0 1 calc(33% - 18px);
  }
}
.txt_05 {
  padding-bottom: 15px;
}
@media (min-width: 900px) {
  .a-box {
    justify-content: space-between;
  }
  .a-box .txt_02 {
    flex: 0 1 75%;
    width: 75%;
  }
  .a-box .fig_02 {
    flex: 0 1 23%;
    width: 23%;
  }
}
@media (min-width: 1280px) {
  .b-box .txt_03 {
    flex: 0 1 63%;
  }
  figcaption.txt_left {
    text-align: left;
  }
}

.tbl_01 {
  width: 100%;
}
.tbl_list {
  gap:0;
  justify-content: space-between;}

.tbl_01 th,
.tbl_01 td {
  padding-top: .2em;
  padding-bottom: .2em;
  font-size: clamp(1.4rem, 1.171rem + 0.46vw, 1.6rem);
  vertical-align: top;}
.tbl_01 th {
  width: 5em;
  background-color: #e5f7f3;}
.tbl_01 tr > td:first-of-type {
  width: 3em;
  padding-right: .2em;
  border-left: solid 5px #fff;
  text-align: right;
  background-color: #e5f7f3;}
.tbl_01 tr > td:last-of-type {
  padding-left: .5em;
  padding-right: .5em;
  background-color: #f5f5f5;
  border-left: solid 5px #fff;}
.btnBox.box01 {
  margin: 30px auto clamp(5rem, 2.714rem + 4.57vw, 7rem);}
.btnBox.box01 .btn_01 {
  width: 370px;
  max-width: 100%;}

.ttl_06 {
  padding: 0 0 30px;
  color: var(--main);
  font-size: clamp(1.6rem, 0.914rem + 1.37vw, 2.2rem);
  text-align: center;}
.list_link-01 {
  width: 990px !important;
}
.list_link-01 li {
  padding: 0 0 0 15px;
  margin-bottom: 15px;}
.list_link-01 li:last-child {
  margin-bottom: 0;}
.list_link-01 .btn_02 {
  width: calc(100% - 42px);
  text-align: left;}
.list_link-01 .btn_02::before {
  top: 15%;}

.img_soshiki {
  padding-bottom: 50px;
}

.list_02.d-flexX2 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;}
.list_02.d-flexX2 li {
  flex: 0 1 calc(50% - 8px);
  width: calc(50% - 8px);
  padding: 2px 0;}
.map {
  height: 500px;
  margin-bottom: 30px;
}
.map iframe {
  width: 100%;
}
@media (min-width: 768px) {
  .ttl_04 {
    font-size: 2.2rem;
    padding: 14px;
    text-align: center;
  }
  .list_link-01 li {
    flex: 0 1 calc(33.333% - 11px);
    margin-bottom: 30px;
  }
  .list_point li {
    width: 996px !important;
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .list_point .txtbox {
    max-width: 540px;
    width: 55%;
    padding-right: 60px;
  }
  .list_point .img_01 {
    max-width: 450px;
    width: 46%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .txt_lead {
    line-height: 2;
  }
  .list_02.d-flexX2 li {
    flex: 0 1 calc(33% - 8px);
    width: calc(33% - 8px);
  }
}
@media (min-width: 1200px) {
  .list_02.d-flexX2 li {
    flex: 0 1 calc(25% - 12px);
    width: calc(25% - 12px);
  }
}

.card {position:relative;}
.card-container,
.col-3 .card {
  margin-bottom: 10px;
  display: flex;
  column-gap: 15px;
  flex-wrap: wrap;}
.col-3 .card_ttl {
  line-height: 1.4;
  font-feature-settings: 'palt';
  letter-spacing: .03em;}
.col-3 .card .img-left {
  width: 40%;
  height: auto;}
.col-3 .card .txt-right {
  width: calc(60% - 15px);}
.col-4 .card-4 {
  width: calc(50% - 7.5px);
  padding-bottom: 25px;}
.card_ttl {
  font-size: clamp(1.6rem, 0.914rem + 1.37vw, 2.2rem);
  padding-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 3px;}
.card p,
.card-container .card-4 p {
  font-size: clamp(1.4rem, 1.171rem + 0.46vw, 1.6rem);}
.card .txt-right.txt1 {
  width: calc(60% - 20px);
  position: absolute;
  right: 0;}


.img_spot {
  margin-bottom: clamp(5rem, 2.714rem + 4.57vw, 7rem);}
.spot .ttl_05 {
  padding-bottom: 6px;
  margin-bottom: 6px;}

@media (max-width: 420px) {
  .card-container.box-l {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .col-3 .card_ttl {
    padding-top: 0;
  }
}
@media (min-width: 480px) {
  .ttl_img {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media (min-width: 768px) {
  .list_01 a {
    width: calc(23.9% - 15px);
  }
  .card-container {
    column-gap: 30px;
    margin-bottom: clamp(4rem, 1.714rem + 4.57vw, 6rem);
  }
  .card-container:last-child {
    margin-bottom: 0;
  }
  .card-container:last-child .card {
    margin-bottom: 0;
  }
  .col-3 .card,
  .col-4 .card-4 {
    width: calc(32.6% - 15px);
  }
  .col-3 .card {
    display: block;
  }
  .col-3 .card .img-left,
  .col-3 .card .txt-right {
    width: 100%;
  }
  .card .txt-right.txt1 {
    width: 329%;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .list_01 a,
  .col-4 .card-4 {
    width: calc(24.2% - 15px);
  }
}
@media (min-width: 1200px) {
  .list_01 a,
  .col-4 .card {
    width: calc(24.3% - 15px);
  }
}

.vbox-close {
  top: 10px;
  right: 10px;
}
.vbox-container {
  right: -15px!important;
}

































































































































































