@charset "UTF-8";
.p-kansensho-ttl {
  letter-spacing: 0.05em;
  line-height: 1;
  padding-left: 30px;
  position: relative;
  font-size: clamp(23px, 2.0497803807vw, 28px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-kansensho-ttl {
    padding-left: min(5.1282051282vw, 20px);
    font-size: min(5.1282051282vw, 20px);
    line-height: 1.2;
  }
}
#kansensho-top .p-kansensho-ttl {
  font-size: clamp(25.6px, 2.3426061493vw, 32px);
}
@media screen and (max-width: 767px) {
  #kansensho-top .p-kansensho-ttl {
    font-size: min(6.1538461538vw, 24px);
    padding-left: min(7.6923076923vw, 30px);
  }
}
.p-kansensho-ttl::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #5f97b5;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-kansensho .p-kansensho-ttl_note {
  font-size: clamp(10px, 0.9516837482vw, 13px);
  margin-top: 8px;
  padding-left: 30px;
  color: #767676;
}
@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-ttl_note {
    font-size: min(2.5641025641vw, 10px);
    margin-top: min(2.0512820513vw, 8px);
    padding-left: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-ttl > span {
  color: #5f97b5;
}

.p-kansensho-ttl_line {
  color: #5f97b5;
  padding-bottom: 20px;
  position: relative;
  line-height: 1;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-kansensho-ttl_line {
    font-size: min(4.1025641026vw, 16px);
    padding-bottom: min(3.8461538462vw, 15px);
  }
}
.-bg_dark .p-kansensho-ttl_line {
  color: #fff;
}
#kansensho-top .p-kansensho-ttl_line {
  font-size: clamp(19.2px, 1.756954612vw, 24px);
}
@media screen and (max-width: 767px) {
  #kansensho-top .p-kansensho-ttl_line {
    font-size: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-ttl_line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #5f97b5;
  bottom: 0;
  left: 0;
}
.-bg_dark .p-kansensho-ttl_line::after {
  background-color: #fff;
}

.p-kansensho-subttl {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1;
  font-size: clamp(19.2px, 1.756954612vw, 24px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-kansensho-subttl {
    font-size: min(4.6153846154vw, 18px);
    line-height: 1.5;
  }
  #kansensho-top .p-kansensho-subttl {
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-subttl.-large {
    font-size: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-subttl > span {
  color: #5f97b5;
}

.p-kansensho-mb_10 {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_10 {
    margin-bottom: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-mb_20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_20 {
    margin-bottom: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-mb_30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_30 {
    margin-bottom: min(7.6923076923vw, 30px);
  }
}
.p-kansensho-mb_40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_40 {
    margin-bottom: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-mb_60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_60 {
    margin-bottom: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-mb_80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_80 {
    margin-bottom: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-mb_120 {
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_120 {
    margin-bottom: min(15.3846153846vw, 60px);
  }
}

@media screen and (min-width: 768px) {
  .p-kansensho-mb_pc_20 {
    margin-bottom: 20px;
  }
  .p-kansensho-mb_pc_30 {
    margin-bottom: 30px;
  }
  .p-kansensho-mb_pc_40 {
    margin-bottom: 40px;
  }
  .p-kansensho-mt_pc_40 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-mb_sp_20 {
    margin-bottom: min(5.1282051282vw, 20px);
  }
  .p-kansensho-mb_sp_30 {
    margin-bottom: min(7.6923076923vw, 30px);
  }
  .p-kansensho-mb_sp_40 {
    margin-bottom: min(10.2564102564vw, 40px);
  }
  .p-kansensho-mt_sp_30 {
    margin-top: min(7.6923076923vw, 30px);
  }
}
.p-kansensho-button {
  height: clamp(50px, 4.39238653vw, 60px);
  min-width: clamp(167px, 14.6412884334vw, 200px);
  font-size: clamp(13px, 1.0248901903vw, 14px);
  background-color: #5f97b5;
  color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 clamp(16px, 1.4641288433vw, 20px);
  cursor: pointer;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .p-kansensho-button {
    min-width: min(51.2820512821vw, 200px);
    height: min(15.3846153846vw, 60px);
    border-radius: min(2.5641025641vw, 10px);
    font-size: min(3.5897435897vw, 14px);
    padding: 0 min(5.1282051282vw, 20px);
  }
}
.p-kansensho-button:hover {
  opacity: 0.7;
}
.p-kansensho-button::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  background-image: url("./../img/icon-arrow.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-kansensho-button::after {
    width: min(4.1025641026vw, 16px);
    height: min(4.1025641026vw, 16px);
    margin-left: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-button.-down::after {
  transform: rotate(90deg);
}
.is-open .p-kansensho-button.-down::after {
  transform: rotate(-90deg);
}
.p-kansensho-button_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(16px, 1.4641288433vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-button_wrap {
    flex-direction: column;
    gap: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-button.-full {
  width: 100%;
  border-radius: 0;
  justify-content: center;
  height: clamp(67px, 5.8565153734vw, 80px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-button.-full {
    height: min(20.5128205128vw, 80px);
  }
}

.p-kansensho-link {
  display: inline-flex;
  align-items: center;
  color: #416b80;
  line-height: 1.2;
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-link {
    font-size: min(3.5897435897vw, 14px);
  }
}
.-bg_dark .p-kansensho-link {
  color: #fff;
}
.p-kansensho-link .-icon {
  position: relative;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-left: 15px;
  background-color: #5f97b5;
}
@media screen and (max-width: 767px) {
  .p-kansensho-link .-icon {
    width: min(7.6923076923vw, 30px);
    min-width: min(7.6923076923vw, 30px);
    height: min(7.6923076923vw, 30px);
  }
}
.-bg_dark .p-kansensho-link .-icon {
  background-color: #fff;
}
.p-kansensho-link .-icon::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  inset: 0;
  margin: auto;
  background-image: url("./../img/icon-arrow.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-kansensho-link .-icon::after {
    width: min(4.1025641026vw, 16px);
    height: min(4.1025641026vw, 16px);
  }
}
.-bg_dark .p-kansensho-link .-icon::after {
  background-image: url("./../img/icon-arrow-color.svg");
}
.p-kansensho-link_wrap.-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-kansensho-link_wrap.-right .p-kansensho-link {
    max-width: min(72.3076923077vw, 282px);
  }
}

.p-kansensho-head {
  position: relative;
}
.p-kansensho-head img {
  width: 100%;
  height: 371px;
  object-fit: cover;
  object-position: bottom;
}
@media screen and (max-width: 767px) {
  .p-kansensho-head img {
    width: 100%;
    height: auto;
  }
}
.p-kansensho-head_ttl {
  font-size: clamp(26px, 2.3426061493vw, 32px);
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-kansensho-head_ttl {
    width: 100%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-head_ttl {
    font-size: min(5.641025641vw, 22px);
  }
}
.p-kansensho-head_ttl_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1088px;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 clamp(21px, 5.8565153734vw, 80px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-kansensho-head_ttl_wrap {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-head_ttl_wrap {
    max-width: calc(500px + min(10.2564102564vw, 80px));
    padding: min(5.1282051282vw, 20px);
  }
}

.p-kansensho-box {
  border-radius: 10px;
  background-color: #edf3f7;
  padding: clamp(33px, 2.9282576867vw, 40px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-box {
    padding: min(10.2564102564vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-box_ttl {
    font-size: min(4.1025641026vw, 16px);
  }
}
.p-kansensho-box .p-kansensho-flex {
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-box .p-kansensho-flex {
    gap: min(5.1282051282vw, 20px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-box .p-kansensho-flex > div {
    width: clamp(227px, 19.8389458272vw, 271px);
  }
}
.p-kansensho-box .p-kansensho-flex > div .p-kansensho-mov_ttl {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-box .p-kansensho-flex > div .p-kansensho-mov_ttl {
    margin-top: min(2.5641025641vw, 10px);
  }
}

.p-kansensho-pdf {
  position: relative;
  color: #0e357f;
  display: inline-flex;
  align-items: center;
  text-decoration: underline !important;
  line-height: 1.5;
  font-size: clamp(13px, 1.0248901903vw, 14px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-kansensho-pdf {
    font-size: min(3.5897435897vw, 14px);
    text-align: left;
  }
}
.p-kansensho-pdf::after {
  content: "";
  display: block;
  width: clamp(16px, 1.4641288433vw, 20px);
  min-width: clamp(16px, 1.4641288433vw, 20px);
  height: clamp(16px, 1.4641288433vw, 20px);
  margin-left: 10px;
  background-image: url("./../img/icon-download.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-kansensho-pdf::after {
    width: min(5.1282051282vw, 20px);
    min-width: min(5.1282051282vw, 20px);
    margin-left: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-pdf_block {
  width: 100%;
  padding: 30px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-kansensho-pdf_block {
    padding: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-pdf_block_wrap {
  display: flex;
  gap: clamp(25px, 2.196193265vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-pdf_block_wrap {
    flex-direction: column;
    gap: g, minvw(20, 20);
  }
}

.p-kansensho-list > li {
  display: flex;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-kansensho-list > li {
    font-size: min(3.5897435897vw, 14px);
  }
}
.p-kansensho-list > li:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-list > li:not(:last-child) {
    margin-bottom: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-list > li::before {
  content: "・";
  width: 1em;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-list > li::before {
    margin-right: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-list > li.-note::before {
  content: "※";
}

.p-kansensho-tab {
  display: flex;
  align-items: center;
  gap: clamp(16px, 1.4641288433vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-tab {
    flex-direction: column;
    gap: min(2.5641025641vw, 10px);
    margin-bottom: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-tab > div,
.p-kansensho-tab > a {
  width: clamp(355px, 31.0395314788vw, 424px);
  height: 80px;
  background-color: #f7f7f7;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-tab > div,
  .p-kansensho-tab > a {
    width: 100%;
    height: min(12.8205128205vw, 50px);
    border-radius: min(1.2820512821vw, 5px);
    font-size: min(3.5897435897vw, 14px);
  }
}
.p-kansensho-tab > div.is-active,
.p-kansensho-tab > a.is-active {
  background-color: #5f97b5;
  color: #fff;
}
.p-kansensho-tab > a:hover {
  opacity: 1;
  background-color: #5f97b5;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-kansensho-tab > img {
    margin-left: clamp(8px, 0.7320644217vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-tab > img {
    width: min(11.2820512821vw, 44px);
  }
}

.p-kansensho-step {
  display: flex;
  flex-direction: column;
  gap: 60px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step {
    gap: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-step::before {
  content: "";
  position: absolute;
  width: 4px;
  height: calc(100% - 160px);
  background-color: #edf3f7;
  top: 80px;
  left: 78px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step::before {
    width: min(1.0256410256vw, 4px);
    height: calc(100% - min(30.7692307692vw, 120px));
    top: min(10.2564102564vw, 40px);
    left: min(9.7435897436vw, 38px);
  }
}
.p-kansensho-step > li {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step > li {
    gap: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-step_img {
  width: 160px;
  min-width: 160px;
  height: 160px;
  background-color: #edf3f7;
  border-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_img {
    width: min(20.5128205128vw, 80px);
    min-width: min(20.5128205128vw, 80px);
    height: min(20.5128205128vw, 80px);
    border-radius: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-step_img img {
  width: 48px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-step_img img {
    width: min(6.1538461538vw, 24px);
  }
}
.p-kansensho-step_content {
  width: calc(100% - 200px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_content {
    width: calc(100% - min(25.641025641vw, 100px));
    gap: min(2.0512820513vw, 8px);
  }
}
.p-kansensho-step_content > span {
  width: 66px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(10px, 0.878477306vw, 12px);
  background-color: #edf3f7;
  border-radius: 12px;
  border: 1px solid #c9dce6;
  color: #5f97b5;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_content > span {
    width: min(12.8205128205vw, 50px);
    height: min(5.641025641vw, 22px);
    border-radius: min(2.8205128205vw, 11px);
    font-size: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-step_content .p-kansensho-link {
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_content .p-kansensho-link {
    margin-top: min(1.0256410256vw, 4px);
  }
}
.p-kansensho-step_content .p-kansensho-button {
  height: min(10.2564102564vw, 40px);
}
.p-kansensho-step_ttl {
  font-size: clamp(19.2px, 1.756954612vw, 24px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_ttl {
    font-size: min(4.6153846154vw, 18px);
  }
}
.p-kansensho .p-kansensho-step_txt {
  font-size: clamp(13px, 1.0248901903vw, 14px);
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-step_txt {
    font-size: min(3.0769230769vw, 12px);
  }
}
.p-kansensho-step_txt.-list {
  display: flex;
  margin: 12px 0;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_txt.-list {
    margin: min(3.0769230769vw, 12px) 0;
  }
}
.p-kansensho-step_txt.-list::before {
  content: "";
  display: block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  min-height: 10px;
  border-radius: 5px;
  background-color: #e4efeb;
  margin-top: 0.6em;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-step_txt.-list::before {
    width: min(2.5641025641vw, 10px);
    min-width: min(2.5641025641vw, 10px);
    height: min(2.5641025641vw, 10px);
    min-height: min(2.5641025641vw, 10px);
    border-radius: min(1.2820512821vw, 5px);
    margin-right: min(2.5641025641vw, 10px);
  }
}

.is-pc {
  display: inline-block !important;
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
}

.is-sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .is-sp {
    display: inline-block !important;
  }
}

@media screen and (max-width: 767px) {
  .p-kansensho {
    width: 100vw;
  }
}
.p-kansensho a {
  transition: all 0.2s ease;
}
.p-kansensho p {
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-kansensho p {
    font-size: min(3.5897435897vw, 14px);
  }
}
.p-kansensho p.p-kansensho-note {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-kansensho p.p-kansensho-note {
    font-size: min(3.0769230769vw, 12px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho img {
    width: 100%;
  }
}
.p-kansensho .tac {
  text-align: center;
}
.p-kansensho .center {
  margin: auto;
}

#new-breadcrumb {
  margin-top: 13px;
  margin-bottom: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  #new-breadcrumb {
    display: none;
  }
}
#new-breadcrumb .l-inner {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
#new-breadcrumb ul {
  overflow: hidden;
}
#new-breadcrumb ul li {
  display: inline;
  line-height: 1.4166666667;
}
#new-breadcrumb ul li a {
  display: inline;
  position: relative;
  margin-right: 28px;
  color: #0e357f;
  line-height: 1.2;
}
#new-breadcrumb ul li a::after {
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-55%);
  content: ">";
  font-size: 0.75rem;
  line-height: 1;
}

.p-kansensho-flex {
  display: flex;
  gap: clamp(33px, 2.9282576867vw, 40px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex {
    flex-direction: column;
    gap: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-flex.-center {
  justify-content: center;
}
.p-kansensho-flex.-space {
  justify-content: space-between;
}
.p-kansensho-flex.-middle {
  align-items: center;
}
.p-kansensho-flex .-half {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex .-half {
    width: 100%;
  }
}
.p-kansensho-flex.-howto .-img {
  width: clamp(311px, 27.2327964861vw, 372px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex.-howto .-img {
    width: 100%;
  }
}
.p-kansensho-flex.-howto .-content {
  width: clamp(434px, 37.9941434846vw, 519px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex.-howto .-content {
    width: 100%;
  }
}
.p-kansensho-flex.-howto .-content .p-kansensho-link_wrap {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #c9dce6;
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex.-howto .-content .p-kansensho-link_wrap {
    margin-top: min(10.2564102564vw, 40px);
    margin-bottom: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-flex.-box {
  gap: clamp(15px, 1.317715959vw, 18px);
}
.p-kansensho-flex.-box .p-kansensho-box {
  padding: clamp(41px, 3.5871156662vw, 49px) clamp(16px, 1.4641288433vw, 20px);
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-kansensho-flex.-box .p-kansensho-box {
    min-width: clamp(249px, 21.8155197657vw, 298px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex.-box .p-kansensho-box {
    padding: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-flex.-box .p-kansensho-box > h3 {
  line-height: 1.5;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  font-weight: 400;
}
.p-kansensho-flex.-mov {
  gap: 40px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex.-mov {
    gap: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-flex.-mov > div {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 767px) {
  .p-kansensho-flex.-mov > div {
    width: 100%;
  }
}
.p-kansensho-flex.-mov > div:nth-child(n+4) {
  display: none;
}

.p-kansensho-ol {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  counter-reset: number 0;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-ol {
    margin-top: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-ol > li {
  padding: 20px 0 20px clamp(50px, 4.39238653vw, 60px);
  position: relative;
  font-size: clamp(16px, 1.4641288433vw, 20px);
  border-bottom: 1px solid #c9dce6;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-kansensho-ol > li {
    padding: min(5.1282051282vw, 20px) 0 min(5.1282051282vw, 20px) min(10.2564102564vw, 40px);
    font-size: min(4.1025641026vw, 16px);
  }
}
.p-kansensho-ol > li::before {
  counter-increment: number 1;
  content: counter(number) " ";
  width: clamp(33px, 2.9282576867vw, 40px);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #416b80;
}
@media screen and (max-width: 767px) {
  .p-kansensho-ol > li::before {
    width: min(7.6923076923vw, 30px);
  }
}

.p-kansensho-section {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-kansensho-section {
    padding: 0 clamp(21px, 5.8565153734vw, 80px);
  }
}
.p-kansensho-section.-bg {
  background-color: #edf3f7;
}
.p-kansensho-section.-bg_dark {
  background-color: #5f97b5;
}
.p-kansensho-section-inner {
  padding: clamp(100px, 8.78477306vw, 120px) 0 0;
  max-width: 930px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-kansensho-section-inner {
    padding: min(15.3846153846vw, 60px) min(5.1282051282vw, 20px) 0;
    max-width: calc(500px + min(10.2564102564vw, 80px));
  }
}
#kansensho-top .p-kansensho-section-inner {
  padding: clamp(67px, 5.8565153734vw, 80px) 0;
}
@media screen and (max-width: 767px) {
  #kansensho-top .p-kansensho-section-inner {
    padding: min(15.3846153846vw, 60px) min(10.2564102564vw, 40px);
  }
}
.p-kansensho-section-inner.-top {
  padding-top: clamp(67px, 5.8565153734vw, 80px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-section-inner.-top {
    padding-top: min(10.2564102564vw, 40px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-section-inner.-wide {
    padding: clamp(100px, 8.78477306vw, 120px) 0;
  }
  #kansensho-top .p-kansensho-section-inner.-wide {
    padding: clamp(100px, 8.78477306vw, 120px) 0;
  }
}
.p-kansensho-section-inner.-last {
  padding-bottom: clamp(100px, 8.78477306vw, 120px);
}
.p-kansensho-section-inner.-narrow {
  padding: clamp(67px, 5.8565153734vw, 80px) 0;
}
@media screen and (max-width: 767px) {
  .p-kansensho-section-inner.-narrow {
    padding: min(10.2564102564vw, 40px) min(5.1282051282vw, 20px);
  }
}

.p-kansensho-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  transform: translateY(50px);
}
.p-kansensho-fade.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.p-kansensho-layout {
  display: flex;
  padding-bottom: 20px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .p-kansensho-layout {
    position: relative;
    flex-direction: column;
    padding-bottom: min(2.5641025641vw, 10px);
  }
}

.p-kansensho-side {
  width: 278px;
  background-color: #f7f7f7;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-kansensho-side {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-side {
    position: fixed;
    top: 50px;
    width: 100%;
  }
  .p-kansensho-side::before, .p-kansensho-side::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: min(1.2820512821vw, 5px);
    background-color: #0e357f;
  }
  .p-kansensho-side::after {
    width: 30%;
    background-color: #f00;
  }
}

.p-kansensho-main {
  width: calc(100% - 278px);
  overflow: hidden;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-kansensho-main {
    padding-top: min(11.5384615385vw, 45px);
    width: 100%;
  }
}

.p-kansensho-nav {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav {
    position: sticky;
    top: 155px;
    max-height: calc(100vh - 190px);
    overflow-y: scroll;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav {
    position: absolute;
    top: min(11.5384615385vw, 45px);
    width: 100%;
    display: none;
    background-color: #edf3f7;
  }
}
.p-kansensho-nav_head {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav_head {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: min(4.1025641026vw, 16px) min(5.1282051282vw, 20px) min(3.0769230769vw, 12px);
  }
  .p-kansensho-nav_head span {
    position: relative;
    padding-right: min(8.7179487179vw, 34px);
    font-size: min(3.0769230769vw, 12px);
    font-weight: 700;
    line-height: 1.4166666667;
    cursor: pointer;
  }
  .p-kansensho-nav_head span::before, .p-kansensho-nav_head span::after {
    position: absolute;
    content: "";
    transform: translateY(-50%);
  }
  .p-kansensho-nav_head span::before {
    top: 50%;
    right: 0;
    width: min(6.1538461538vw, 24px);
    height: min(6.1538461538vw, 24px);
    border: min(0.2564102564vw, 1px) solid #ddd;
    background-color: #fff;
    border-radius: 50%;
  }
  .p-kansensho-nav_head span::after {
    top: 57%;
    right: min(1.5384615385vw, 6px);
    width: min(3.0769230769vw, 12px);
    height: min(1.7948717949vw, 7px);
    background-image: url("./../img/icon-nav.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
  }
  .p-kansensho-nav_head span.is-open::after {
    top: 51%;
    transform: translateY(-50%) rotate(180deg);
  }
}
.p-kansensho-nav_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav_title {
    padding-bottom: 40px;
    border-bottom: 1px solid #d9d9d9;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav_title {
    display: none;
  }
}
.p-kansensho-nav_title a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-kansensho-nav_title a:hover {
  opacity: 1;
  color: #416b80;
}
.p-kansensho-nav_title a span {
  font-size: clamp(19.2px, 1.756954612vw, 24px);
  font-weight: 900;
  line-height: 1.5416666667;
}
.p-kansensho-nav_title a span:nth-child(1) {
  margin-right: 8px;
  letter-spacing: 0.05em;
}
.p-kansensho-nav_title a span:nth-child(2) {
  margin-right: 8px;
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav .-nav-list {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav .-nav-list {
    padding: min(6.4102564103vw, 25px) min(10.2564102564vw, 40px);
  }
}
.p-kansensho-nav .-nav-list li {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav .-nav-list li {
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav .-nav-list li {
    flex-wrap: nowrap;
    flex-shrink: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav .-nav-list li:not(:last-child) {
    margin-bottom: 32px;
  }
}
.p-kansensho-nav .-nav-list li a {
  position: relative;
  font-size: clamp(13px, 1.0248901903vw, 14px);
  font-weight: 700;
  line-height: 1.4285714286;
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav .-nav-list li a {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav .-nav-list li a {
    display: flex;
    align-items: center;
    line-height: 1.4285714286;
    padding: min(3.8461538462vw, 15px) 0;
    width: 100%;
    font-size: min(3.5897435897vw, 14px);
  }
}
.p-kansensho-nav .-nav-list li a:hover {
  opacity: 1;
  color: #416b80;
}
.p-kansensho-nav .-nav-list li a._icon {
  padding-right: 28px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav .-nav-list li a._icon {
    padding-right: min(10.2564102564vw, 40px);
  }
}
.p-kansensho-nav .-nav-list li a._icon::after {
  position: absolute;
  right: 5px;
  top: 50%;
  content: "";
  width: 15px;
  height: 11px;
  background-image: url("./../img/icon-blank.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav .-nav-list li a._icon::after {
    right: min(1.2820512821vw, 5px);
    width: min(3.8461538462vw, 15px);
    height: min(2.8205128205vw, 11px);
  }
}
.p-kansensho-nav .-nav-list li a.is-active {
  color: #416b80;
}
.p-kansensho-nav .-nav-buttons {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav .-nav-buttons {
    flex-direction: column;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav .-nav-buttons {
    gap: 1px;
    background-color: #edf3f7;
  }
}
.p-kansensho-nav_button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  background: #5f97b5;
  color: #fff;
  padding: 0 24px 0 20px;
  position: relative;
  font-size: clamp(13px, 1.0248901903vw, 14px);
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav_button {
    border-radius: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav_button {
    width: 50%;
    height: min(15.3846153846vw, 60px);
    justify-content: center;
    padding-bottom: min(3.0769230769vw, 12px);
    font-size: min(3.5897435897vw, 14px);
  }
  .p-kansensho-nav_button:nth-child(even) {
    background-color: #416b80;
  }
}
.p-kansensho-nav_button._icon::after {
  content: "";
  display: flex;
  margin-left: 10px;
  width: 15px;
  height: 11px;
  background-image: url("./../img/icon-blank-w.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav_button._icon::after {
    margin-left: min(2.5641025641vw, 10px);
    width: min(3.8461538462vw, 15px);
    height: min(2.8205128205vw, 11px);
  }
}
.p-kansensho-nav_button > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
}
.p-kansensho-nav_button > div > span {
  font-size: 10px;
  display: block;
  margin-top: 2px;
  color: #c9dce6;
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav_button > div > span {
    font-size: min(2.5641025641vw, 10px);
    margin-top: 0;
    position: absolute;
    bottom: min(2.5641025641vw, 10px);
    left: 0;
    text-align: center;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-nav_bg {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-nav_bg {
    position: fixed;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px - min(11.5384615385vw, 45px));
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.3);
  }
}

.p-kansensho-mov {
  width: 100%;
  aspect-ratio: 16/9;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mov {
    border-radius: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-mov > iframe {
  width: 100%;
  height: 100%;
}
.p-kansensho-mov_ttl {
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.8;
  font-size: clamp(15px, 1.317715959vw, 18px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mov_ttl {
    margin-top: min(2.5641025641vw, 10px);
    margin-bottom: min(2.5641025641vw, 10px);
    font-size: min(4.1025641026vw, 16px);
    line-height: 1.5;
  }
}
#kansensho-top .p-kansensho-mov_ttl {
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #kansensho-top .p-kansensho-mov_ttl {
    margin-top: min(5.1282051282vw, 20px);
  }
}
.p-kansensho .p-kansensho-mov_txt {
  text-align: center;
  font-size: clamp(13px, 1.0248901903vw, 14px);
  line-height: 1.5;
  color: #757575;
}
@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-mov_txt {
    font-size: min(3.5897435897vw, 14px);
  }
}
.p-kansensho-mov_tag {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #416b80;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-kansensho-mov_tag {
    font-size: min(3.0769230769vw, 12px);
    padding: min(1.2820512821vw, 5px) min(2.5641025641vw, 10px);
  }
}
.p-kansensho-mov_wrap {
  transition: all 0.3s ease;
}

.p-kansensho-info > li {
  padding-bottom: 24px;
  position: relative;
  font-size: clamp(15px, 1.317715959vw, 18px);
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-info > li {
    font-size: min(4.1025641026vw, 16px);
    padding-bottom: min(5.1282051282vw, 20px);
    margin-bottom: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-info > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  left: 0;
  bottom: 0;
}
.p-kansensho-info > li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.p-kansensho-info > li > a::after {
  content: "";
  display: block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-left: clamp(33px, 2.9282576867vw, 40px);
  background-image: url("./../img/icon-arrow-black.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-kansensho-info > li > a::after {
    width: min(5.1282051282vw, 20px);
    min-width: min(5.1282051282vw, 20px);
    height: min(5.1282051282vw, 20px);
    margin-left: min(5.1282051282vw, 20px);
  }
}

.p-kansensho-top-kv-inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-kansensho-top-kv-inner {
    height: calc(100vh - 246px);
    max-height: clamp(527px, 46.1200585652vw, 630px);
  }
}
.p-kansensho-top-kv-ttl {
  position: absolute;
  bottom: clamp(51px, 4.4655929722vw, 61px);
  left: clamp(64px, 5.6368960469vw, 77px);
  width: clamp(561px, 49.0483162518vw, 671px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-ttl {
    width: calc(100% - min(20.5128205128vw, 80px));
    left: min(10.2564102564vw, 40px);
    bottom: min(8.2051282051vw, 32px);
  }
}
.p-kansensho-top-kv-img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-kansensho-top-kv-img {
    height: 100%;
    object-fit: cover;
    object-position: top;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-img {
    height: auto;
  }
}
.p-kansensho-top-kv-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav {
    flex-direction: column;
  }
}
.p-kansensho-top-kv-nav > li {
  position: relative;
}
@media screen and (min-width: 1287px) {
  .p-kansensho-top-kv-nav > li {
    width: calc((100% - 80px) / 3);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-top-kv-nav > li {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li {
    width: 100%;
  }
}
.p-kansensho-top-kv-nav > li > a {
  width: 100%;
  background-color: #5f97b5;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-kansensho-top-kv-nav > li > a {
    min-height: 87px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li > a {
    justify-content: space-between;
    padding: 0 min(10.2564102564vw, 40px);
    height: 50px;
    font-size: min(3.3333333333vw, 13px);
  }
}
.p-kansensho-top-kv-nav > li > a::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("./../img/top-kv-nav-arrow.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li > a::after {
    width: min(5.1282051282vw, 20px);
    height: min(5.1282051282vw, 20px);
    margin: 0 min(1.2820512821vw, 5px);
  }
}
@media screen and (min-width: 1287px) {
  .p-kansensho-top-kv-nav > li:first-child, .p-kansensho-top-kv-nav > li:last-child {
    width: calc((100% - 80px) / 3 + 40px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li:first-child > a, .p-kansensho-top-kv-nav > li:last-child > a {
    height: 55px;
  }
}
@media screen and (min-width: 1287px) {
  .p-kansensho-top-kv-nav > li:first-child > a {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li:first-child > a {
    padding-top: 5px;
  }
}
@media screen and (min-width: 1287px) {
  .p-kansensho-top-kv-nav > li:last-child > a {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li:last-child > a {
    padding-bottom: 5px;
  }
}
.p-kansensho-top-kv-nav > li:not(:last-child)::after {
  content: "";
  background-color: #82aec6;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-kansensho-top-kv-nav > li:not(:last-child)::after {
    width: 1px;
    height: calc(100% - 30px);
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-top-kv-nav > li:not(:last-child)::after {
    width: calc(100% - min(20.5128205128vw, 80px));
    height: 1px;
    left: 0;
  }
}

#kansensho-top .p-kansensho-lead .p-kansensho-ttl_line {
  font-size: clamp(13px, 1.0248901903vw, 14px);
}
@media screen and (max-width: 767px) {
  #kansensho-top .p-kansensho-lead .p-kansensho-ttl_line {
    font-size: min(3.5897435897vw, 14px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-lead p {
    font-size: clamp(13px, 1.0248901903vw, 14px);
  }
}
#kansensho-top .p-kansensho-lead .p-kansensho-section-inner {
  position: relative;
  padding-top: 153px;
  padding-bottom: 159px;
}
@media screen and (max-width: 767px) {
  #kansensho-top .p-kansensho-lead .p-kansensho-section-inner {
    padding-top: min(15.3846153846vw, 60px);
    padding-bottom: min(15.3846153846vw, 60px);
  }
}
.p-kansensho-lead .p-kansensho-section-inner::before {
  content: "";
  position: absolute;
  height: calc(100% - 180px);
  width: 100%;
  z-index: -1;
  margin: auto;
  background-image: url("./../img/top-main-bg.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .p-kansensho-lead .p-kansensho-section-inner::before {
    inset: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-lead .p-kansensho-section-inner::before {
    width: min(96.1538461538vw, 375px);
    height: min(96.1538461538vw, 375px);
    top: min(27.9487179487vw, 109px);
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-lead_img {
    width: clamp(243px, 21.2298682284vw, 290px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-lead_img {
    width: 100%;
  }
  .p-kansensho-lead_img > img {
    width: min(63.8461538462vw, 249px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-lead_content {
    width: clamp(470px, 41.0688140556vw, 561px);
  }
}
.p-kansensho-lead_content p {
  line-height: 2;
}
.p-kansensho-lead .p-kansensho-flex {
  gap: clamp(67px, 5.8565153734vw, 80px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-lead .p-kansensho-flex {
    gap: min(7.6923076923vw, 30px);
  }
}
.p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex {
  gap: clamp(25px, 2.196193265vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex {
    gap: min(7.6923076923vw, 30px);
  }
}
.p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex > div {
  border-radius: 10px;
  border: 1px solid #5f97b5;
  background-color: rgba(255, 255, 255, 0.5);
  padding: clamp(25px, 2.196193265vw, 30px);
}
@media screen and (min-width: 768px) {
  .p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex > div {
    width: clamp(378px, 33.0161054173vw, 451px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex > div {
    border-radius: min(2.5641025641vw, 10px);
    padding: min(5.1282051282vw, 20px);
  }
}
.p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex .p-kansensho-ttl_line {
  font-size: clamp(13px, 1.0248901903vw, 14px);
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-lead .p-kansensho-lead_box.p-kansensho-flex .p-kansensho-ttl_line {
    font-size: min(3.5897435897vw, 14px);
    padding-bottom: min(3.8461538462vw, 15px);
  }
}

.p-kansensho-merit:not(:last-child) {
  padding-bottom: clamp(50px, 4.39238653vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-merit:not(:last-child) {
    padding-top: 0;
  }
}
.p-kansensho-merit:not(:first-child) {
  padding-top: clamp(50px, 4.39238653vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-merit:not(:first-child) {
    padding-top: min(20.5128205128vw, 80px);
  }
}
.p-kansensho-merit .p-kansensho-flex {
  gap: clamp(41px, 3.6603221083vw, 50px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-merit .p-kansensho-flex {
    gap: min(5.1282051282vw, 20px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-merit .p-kansensho-flex .-img {
    width: clamp(313px, 27.3792093704vw, 374px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-merit .p-kansensho-flex .-img {
    order: 1;
  }
}
.p-kansensho-merit .p-kansensho-flex .-content {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-kansensho-merit .p-kansensho-flex .-content {
    width: clamp(424px, 37.0424597365vw, 506px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-merit .p-kansensho-flex .-content {
    order: 2;
  }
}
.p-kansensho-merit .p-kansensho-flex .-content .p-kansensho-ol {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p-kansensho-merit .p-kansensho-flex .-content .p-kansensho-ol {
    margin-bottom: min(10.2564102564vw, 40px);
  }
}

.p-kansensho-notice .p-kansensho-flex {
  gap: clamp(50px, 4.39238653vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-notice .p-kansensho-flex {
    gap: min(10.2564102564vw, 40px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-notice .p-kansensho-flex .-img {
    width: clamp(251px, 21.9619326501vw, 300px);
  }
}
.p-kansensho-notice .p-kansensho-flex .-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .p-kansensho-notice .p-kansensho-flex .-content {
    width: clamp(475px, 41.5812591508vw, 568px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-notice .p-kansensho-flex .-content {
    gap: min(7.6923076923vw, 30px);
  }
}
.p-kansensho-notice .p-kansensho-flex .-content > p {
  color: #fff;
}
.p-kansensho-notice_ttl {
  color: #fff;
  line-height: 1.5;
  font-size: clamp(19.2px, 1.756954612vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-kansensho-notice_ttl {
    font-size: min(5.1282051282vw, 20px);
  }
}

.p-kansensho-plan-head {
  position: relative;
}
.p-kansensho-plan-head_img {
  width: 100%;
}
.p-kansensho-plan-head_img > img {
  width: 100%;
  height: auto;
}
.p-kansensho-plan-head .p-kansensho-plan-head_content {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 clamp(21px, 5.8565153734vw, 80px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-kansensho-plan-head .p-kansensho-plan-head_content {
    padding: 0;
  }
}
.p-kansensho-plan-head .p-kansensho-plan-head_content_inner {
  width: 100%;
  max-width: 930px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-kansensho-plan-head .p-kansensho-plan-head_content_inner {
    padding: 0 min(10.2564102564vw, 40px);
    max-width: calc(500px + min(10.2564102564vw, 80px));
  }
}
.p-kansensho-plan-head .p-kansensho-plan-head_content .p-kansensho-ttl {
  color: #fff;
}

.p-kansensho-contact {
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
@media screen and (min-width: 768px) {
  .p-kansensho-contact {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-contact {
    font-size: min(3.5897435897vw, 14px);
  }
}
@media screen and (min-width: 768px) {
  .p-kansensho-contact > dt,
  .p-kansensho-contact > dd {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #c9dce6;
    box-sizing: border-box;
  }
}
.p-kansensho-contact > dt {
  color: #416b80;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .p-kansensho-contact > dt {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-contact > dt {
    margin-bottom: min(2.5641025641vw, 10px);
  }
}
.p-kansensho-contact > dd {
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-kansensho-contact > dd {
    width: calc(100% - 180px);
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-contact > dd {
    padding-bottom: 20px;
    border-bottom: 1px solid #c9dce6;
  }
}
@media screen and (max-width: 767px) {
  .p-kansensho-contact > dd:not(:last-child) {
    margin-bottom: min(5.1282051282vw, 20px);
  }
}

@media screen and (max-width: 767px) {
  .p-kansensho .p-kansensho-program_icon {
    width: 40px;
  }
}

/*# sourceMappingURL=style.css.map */



