@charset "UTF-8";
@media print, screen and (min-width: 768px) {
  #next .hero-area {
    /*
        aspect-ratio: 1060/627;
        height: 100%;
    */
  }
}
@media only screen and (max-width: 767px) {
  .reform-top#next main {
    padding-top: 57px;
  }
}
@media only screen and (max-width: 767px) {
  .reform-top .hero-area {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .reform-top .hero-area {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .reform-top .hero-area img {
    aspect-ratio: 375 / 275;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .reform-top .wrap-inner {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .reform-top .wrap-inner {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.page_reform #outro-area {
  display: none;
}

@media only screen and (max-width: 767px) {
  .page_reform header#header .nav-fixed {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .page_reform .reform-bottom-fixed-nav {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page_reform .reform-bottom-fixed-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 20;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner {
    position: relative;
    display: flex;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner .fixed-circle {
    position: absolute;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 58px;
    height: 58px;
    border-radius: 30px;
    border: 1px solid #223D55;
    right: 5px;
    top: -31px;
    z-index: 25;
    gap: 3px;
    line-height: 1;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner .fixed-circle span {
    font-size: 19px;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner .fixed-nav {
    width: 50vw;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 19px;
    position: relative;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner .fixed-nav::after {
    content: "";
    width: 9.5px;
    height: 6px;
    background: url("/reform/img/arrow-down-w.svg") no-repeat center/contain;
    left: 50%;
    transform: translate(-50%);
    bottom: 10px;
    position: absolute;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner .fixed-nav.nav-soudan {
    background-color: #AAA177;
  }
  .page_reform .reform-bottom-fixed-nav .fixed-inner .fixed-nav.nav-tyousa {
    background-color: #8C948E;
  }
}

.section-close {
  position: relative;
  margin: 25px auto 30px;
  display: flex;
  width: 183px;
  height: 27px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #223D55;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .section-close {
    display: none;
  }
}

.txt-close {
  position: relative;
  margin: 10px auto 0;
  display: flex;
  width: fit-content;
  padding: 0 20px;
  height: 27px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  font-size: 12px;
  border-radius: 5px;
  border: 1px solid #223D55;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .txt-close {
    display: none;
  }
}

.reform-contact .rf-inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 768px) {
  .reform-contact .rf-inner {
    width: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-inner {
    max-width: 315px;
  }
}
.reform-contact .rf-circle {
  position: absolute;
  width: 123px;
  height: 123px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: 1px solid #223D55;
  border-radius: 65px;
  left: 60px;
  top: -50px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-circle {
    width: 77px;
    height: 77px;
    font-size: 11px;
  }
}
.reform-contact .rf-circle span {
  font-size: 29px;
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-circle span {
    font-size: 19px;
  }
}
.reform-contact .rf-circle.ver02 {
  left: auto;
  right: -60px;
  top: -10px;
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-circle.ver02 {
    right: -20px;
    top: 15px;
  }
}
.reform-contact .section-head {
  display: none;
}
.reform-contact .rf-top {
  font-size: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.2;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-top {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 5px;
  }
}
.reform-contact .rf-top.ver02 {
  letter-spacing: 0.2em;
}
.reform-contact .button-row {
  display: flex;
  gap: 10px;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .reform-contact .button-row {
    gap: 5px;
    flex-direction: column;
    align-items: center;
  }
}
.reform-contact .button-row .soudan-link,
.reform-contact .button-row .tyousa-link {
  position: relative;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 315px;
  height: 57.75px;
  border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .reform-contact .button-row .soudan-link,
  .reform-contact .button-row .tyousa-link {
    font-size: 20px;
  }
}
.reform-contact .button-row .soudan-link::after,
.reform-contact .button-row .tyousa-link::after {
  content: "";
  width: 10px;
  height: 7px;
  background: url("/reform/img/arrow-right_w.svg") no-repeat center/contain;
  position: absolute;
  right: 27px;
}
.reform-contact .button-row .soudan-link {
  background-color: #AAA177;
}
.reform-contact .button-row .tyousa-link {
  background-color: #8C948E;
}
.reform-contact .rf-tel {
  font-size: 21px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-tel {
    margin-top: 20px;
    font-size: 16px;
    height: 62px;
    border-radius: 31px;
    border: 1px solid #223D55;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
}
.reform-contact .rf-tel a {
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-tel a {
    font-size: 24px;
  }
}
.reform-contact .rf-txt {
  font-size: 14px;
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .reform-contact .rf-txt {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .reform-contact .rf-txt {
    margin-top: 10px;
    text-align: center;
  }
}

.reform-contact.ver02 .rf-circle {
  left: auto;
  right: -60px;
  top: -10px;
}
@media only screen and (max-width: 767px) {
  .reform-contact.ver02 .rf-circle {
    right: -20px;
    top: 15px;
  }
}
.reform-contact.ver02 .rf-top {
  letter-spacing: 0.2em;
}
.reform-contact.ver02 .section-head {
  position: relative;
  display: block;
  width: 230px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .reform-contact.ver02 .section-head {
    width: 140px;
  }
}
.reform-contact.ver02 .section-head img {
  position: relative;
}
.reform-contact.ver02 .section-head::before {
  position: absolute;
  content: "";
  width: 91px;
  height: 85px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .reform-contact.ver02 .section-head::before {
    width: 63px;
    height: 63px;
    transform: translate(-50%, -50%);
  }
}

.page_reform .heading-wrap {
  position: relative;
}
.page_reform .heading-wrap .title-hero {
  text-align: left;
}
@media print, screen and (min-width: 768px) {
  .page_reform .heading-wrap .title-hero {
    font-size: 34px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page_reform .heading-wrap .title-hero {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
  }
}
.page_reform .heading-wrap .heading-tag {
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 4px;
  border: 1px solid #223D55;
  border-radius: 5px;
  display: inline-block;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
}
.page_reform .heading-wrap .headeing-txt {
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  .page_reform .heading-wrap .headeing-txt {
    margin-top: 15px;
  }
}
.page_reform .heading-wrap .container-right {
  position: absolute;
  top: -150px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .page_reform .heading-wrap .container-right {
    top: -65px;
  }
}
.page_reform .heading-wrap .container-right .jisseki-img {
  width: 117px;
  height: 143px;
  margin-right: 40px;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .page_reform .heading-wrap .container-right .jisseki-img {
    width: 86px;
    height: auto;
    margin-right: 15px;
  }
}
.page_reform .heading-wrap .container-right .link-box {
  position: relative;
  margin-top: 31px;
}
@media only screen and (max-width: 767px) {
  .page_reform .heading-wrap .container-right .link-box {
    display: none;
  }
}
.page_reform .heading-wrap .container-right .link-box .link-deco {
  width: 125px;
  position: absolute;
  left: -76px;
  top: -30px;
}
.page_reform .heading-wrap .container-right .link-box .soudan-link,
.page_reform .heading-wrap .container-right .link-box .tyousa-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 49px;
  padding-bottom: 4px;
  color: #fff;
  font-size: 19px;
  letter-spacing: 0.1em;
  border-radius: 8px;
}
.page_reform .heading-wrap .container-right .link-box .soudan-link::after,
.page_reform .heading-wrap .container-right .link-box .tyousa-link::after {
  content: "";
  width: 9px;
  height: 6px;
  background: url("/reform/img/arrow_bottom_w.svg") no-repeat center/contain;
  position: absolute;
  left: 50%;
  bottom: 6px;
  transform: translateX(-50%);
}
.page_reform .heading-wrap .container-right .link-box .soudan-link {
  background-color: #AAA177;
}
.page_reform .heading-wrap .container-right .link-box .tyousa-link {
  background-color: #8C948E;
}

.onayami-sec {
  margin-top: 60px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .onayami-sec {
    margin-top: 30px;
  }
}
.onayami-sec .onayami-container {
  position: relative;
  letter-spacing: 0.1em;
  margin: 0 auto;
  border: 5px solid #E6E9EC;
}
@media print, screen and (min-width: 768px) {
  .onayami-sec .onayami-container {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .onayami-sec .onayami-container {
    width: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .onayami-sec .onayami-container ul {
    width: 540px;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 767px) {
  .onayami-sec .onayami-container ul {
    margin: 20px 26px;
  }
}
.onayami-sec .onayami-container ul li {
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 16px;
  padding: 17px 0px 17px 15px;
  border-top: 1px solid #E6E9EC;
}
@media only screen and (max-width: 767px) {
  .onayami-sec .onayami-container ul li {
    padding: 15px 15px 15px 15px;
    font-size: 14px;
  }
}
.onayami-sec .onayami-container ul li:last-child {
  border-bottom: 1px solid #E6E9EC;
}
.onayami-sec .onayami-container ul li::before {
  content: "";
  width: 26px;
  height: 25px;
  background: url("/reform/img/onayami_check.png") no-repeat center/contain;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .onayami-sec .onayami-container ul li::before {
    width: 23px;
    height: 23px;
  }
}
.onayami-sec .onayami-container .onayami-img {
  position: absolute;
  right: -83px;
  bottom: 0;
  width: 140px;
}
@media only screen and (max-width: 767px) {
  .onayami-sec .onayami-container .onayami-img {
    width: 100px;
    right: 50%;
    transform: translateX(50%);
    bottom: -60px;
  }
}
.onayami-sec .onayami-txt {
  font-size: 24px;
  text-decoration-color: #FDF8CE;
  text-decoration-line: underline;
  text-decoration-thickness: 15px;
  text-underline-offset: -8px;
  text-align: center;
  margin: 40px auto 0;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .onayami-sec .onayami-txt {
    font-size: 20px;
    margin: 90px auto 0;
  }
}

.auto-slider {
  aspect-ratio: 1060 / 150;
  width: 100%;
  display: flex;
  overflow: hidden;
  /* はみ出た部分を隠す */
}
@media only screen and (max-width: 767px) {
  .auto-slider {
    aspect-ratio: 375 / 150;
  }
}

.slide_group {
  display: flex;
  flex-shrink: 0;
  /* 幅が縮まないように固定 */
}
@media print, screen and (min-width: 768px) {
  .slide_group {
    width: 100%;
    /* 親要素と同じ幅にする */
    animation: loop-slider 20s linear infinite;
    /* 20秒かけて等速で無限ループ */
  }
}
@media only screen and (max-width: 767px) {
  .slide_group {
    animation: loop-slider 40s linear infinite;
    /* 20秒かけて等速で無限ループ */
  }
}

.slide_item {
  width: 25%;
  /* 4枚なら1枚25% */
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .slide_item {
    width: 75vw;
  }
}

.slide_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

/* アニメーションの定義 */
@keyframes loop-slider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
    /* 1セット分左に移動 */
  }
}
.merit-sec {
  letter-spacing: 0.2em;
  background-color: #F6F7F8;
  padding-top: 60px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .merit-sec {
    padding-top: 30px;
  }
}
.merit-sec .merit-txt {
  text-align: center;
  color: #223D55;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .merit-sec .merit-txt {
    font-size: 21px;
    text-decoration: underline 1px rgba(34, 61, 85, 0.2);
    text-underline-offset: 10px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-txt {
    font-size: 18px;
    width: fit-content;
    background-image: linear-gradient(transparent calc(100% - 1px), rgba(34, 61, 85, 0.2) 1px);
    background-size: 100% 1.5em;
    background-position: 0 1.5em;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin-bottom: 80px;
  }
}
.merit-sec .merit-catch {
  text-align: center;
  position: relative;
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-catch {
    font-size: 18px;
  }
}
.merit-sec .merit-catch::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-catch::before {
    font-size: 18px;
    width: 151px;
    height: 151px;
  }
}
.merit-sec .merit-container {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 47.5px;
}
@media print, screen and (min-width: 768px) {
  .merit-sec .merit-container {
    gap: 20px;
    width: 860px;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-container {
    gap: 10px;
    justify-content: center;
  }
}
.merit-sec .merit-container .merit-unit {
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-container .merit-unit {
    padding: 18px;
    width: 100%;
    max-width: 450px;
  }
}
@media print, screen and (min-width: 768px) {
  .merit-sec .merit-container .merit-unit {
    width: calc(50% - 10px);
    height: 448px;
    padding: 20px;
  }
}
.merit-sec .merit-container .merit-unit .unit-row {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.merit-sec .merit-container .merit-unit .unit-num {
  font-size: 21px;
  padding: 5px 6px;
  background-color: #FEF2DC;
  letter-spacing: 0.2em;
  display: inline-block;
  line-height: 1.25;
  text-align: center;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-container .merit-unit .unit-num {
    font-size: 16px;
  }
}
.merit-sec .merit-container .merit-unit .unit-catch {
  font-size: 21px;
  margin-left: 20px;
  letter-spacing: 0.1em;
  display: inline-block;
  line-height: 1.5;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-container .merit-unit .unit-catch {
    font-size: 16px;
  }
}
.merit-sec .merit-container .merit-unit .unit-img {
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-container .merit-unit .unit-img {
    margin-left: 57px;
    margin-right: 57px;
    width: auto;
  }
}
.merit-sec .merit-container .merit-unit .unit-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media print, screen and (min-width: 768px) {
  .merit-sec .merit-container .merit-unit.wide-unit {
    width: 100%;
    display: flex;
    align-items: flex-start;
    height: auto;
    flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .merit-sec .merit-container .merit-unit.wide-unit .unit-img {
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
  }
}

.img-bar {
  position: relative;
  min-height: 220px;
  /*
    aspect-ratio: 1060/220;
  */
}
@media only screen and (max-width: 767px) {
  .img-bar {
    width: 100vw;
    aspect-ratio: 375/150;
    min-height: auto;
  }
}

.features-sec {
  padding-top: 20px;
  padding-bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .features-sec {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.features-sec .section-head {
  position: relative;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .features-sec .section-head {
    width: 115px;
  }
}
.features-sec .section-head img {
  position: relative;
}
.features-sec .section-head::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .features-sec .section-head::before {
    display: none;
  }
}
.features-sec .feature-top_01 {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 52px;
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-top_01 {
    margin-top: 5px;
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.features-sec .feature-top_01::after {
  content: "";
  width: 1px;
  height: 31px;
  background-color: #223D55;
  position: absolute;
  left: calc(50% - 1px);
  bottom: -41px;
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-top_01::after {
    height: 22px;
    bottom: -30px;
  }
}
.features-sec .feature-top_02 {
  position: relative;
  text-align: center;
  letter-spacing: 0.2em;
}
@media print, screen and (min-width: 768px) {
  .features-sec .feature-top_02 {
    font-size: 21px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-top_02 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-top_02::before {
    position: absolute;
    content: "";
    background: url("/reform/img/bg-orange.png") no-repeat center/contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 151px;
    height: 151px;
  }
}
.features-sec .feature-container {
  display: flex;
  gap: 25px;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-container {
    flex-direction: column;
    gap: 30px;
    margin: 20px 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .features-sec .feature-container .feature-unit {
    width: 270px;
  }
}
@media print, screen and (min-width: 768px) {
  .features-sec .feature-container .feature-unit .unit-img {
    height: 185px;
  }
}
.features-sec .feature-container .feature-unit .unit-head {
  width: 70px;
  margin: 15px auto -5px;
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-container .feature-unit .unit-head {
    width: 60px;
    margin: 10px auto 0;
  }
  .features-sec .feature-container .feature-unit .unit-head img {
    transform: translateX(-10px);
  }
}
.features-sec .feature-container .feature-unit .unit-num {
  font-size: 21px;
  letter-spacing: 0.2em;
  position: relative;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}
.features-sec .feature-container .feature-unit .unit-num::after {
  content: "";
  width: 46px;
  height: 1px;
  background-color: #223D55;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%);
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-container .feature-unit .unit-num::after {
    left: 49%;
  }
}
.features-sec .feature-container .feature-unit .unit-catch {
  text-align: center;
  text-align: center;
  font-size: 18px;
  margin-top: 15px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .features-sec .feature-container .feature-unit .unit-catch {
    font-size: 16px;
  }
}
.features-sec .feature-container .feature-unit .unit-txt {
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0.2em;
}
@media print, screen and (min-width: 768px) {
  .features-sec .feature-container .feature-unit .unit-txt {
    margin-top: 15px;
  }
}

.s_menu-sec {
  background-color: #F6F7F8;
  padding-top: 40px;
  padding-bottom: 110px;
  /* --- 共通設定 --- */
  /* --- PC版 (横並び) --- */
  /* --- SP版 (縦並び・順番入れ替え) --- */
}
@media only screen and (max-width: 767px) {
  .s_menu-sec {
    padding-bottom: 30px;
  }
}
.s_menu-sec .section-head {
  position: relative;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .section-head {
    width: 180px;
  }
}
.s_menu-sec .section-head img {
  position: relative;
}
.s_menu-sec .section-head::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.s_menu-sec .unit-row_01 {
  display: grid;
}
.s_menu-sec .unit-title_row {
  grid-area: title;
}
.s_menu-sec .unit-price_box {
  grid-area: price;
}
.s_menu-sec .product-info {
  grid-area: info;
}
@media print, screen and (min-width: 768px) {
  .s_menu-sec .unit-row_01 {
    /* 1列目:タイトルと情報、2列目:価格 */
    grid-template-columns: 1fr max-content;
    grid-template-areas: "title price" "info  price";
    /* infoはtitleのすぐ下、価格は右側に縦長に配置 */
    align-items: start;
    gap: 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .unit-row_01 {
    grid-template-columns: 1fr;
    /* 順番を タイトル -> 価格 -> 情報 に並び替え */
    grid-template-areas: "title" "price" "info";
  }
}
.s_menu-sec .s_menu-top_01 {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 52px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-top_01 {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.s_menu-sec .s_menu-container {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  /* スライダー全体の横幅 */
  /* スライド単体の設定 */
}
@media print, screen and (min-width: 768px) {
  .s_menu-sec .s_menu-container {
    width: 980px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit {
  background-color: #fff;
  padding: 50px 60px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit {
    padding: 35px 15px 25px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-inner {
  position: relative;
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-title_row {
  position: relative;
  display: flex;
  gap: 40px;
  font-size: 24px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.2;
  max-width: 637px;
  width: 100%;
  border-top: 1px solid #223D55;
  border-bottom: 1px solid #223D55;
}
@media print, screen and (min-width: 768px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-title_row {
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-title_row {
    font-size: 18px;
    gap: 20px;
    max-width: unset;
    margin-bottom: 13px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-title_row .title-first {
  position: relative;
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-title_row .title-first {
    font-size: 18px;
    margin-left: 10px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-title_row .title-first::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 22px;
  background-color: #223D55;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-title_row .title-first::after {
    right: -10px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-title_row .title-num {
  position: absolute;
  font-weight: 400;
  display: flex;
  background-color: #fff;
  width: 110px;
  font-size: 21px;
  letter-spacing: 0.2em;
  top: -15px;
  left: 0;
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-title_row .title-num .num-txt {
  width: 41px;
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box {
  flex-shrink: 0;
  padding: 32px 36px;
  border-radius: 2px;
  background-color: #767676;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box {
    flex-direction: row;
    align-items: flex-end;
    margin-left: 5px;
    padding: 5px 0;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-line {
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-line {
    font-size: 16px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_01 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_01 {
    flex-direction: row;
    gap: 1em;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_02 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_02 {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_02 {
    margin-left: 10px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_02 .price-num {
  font-size: 42px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-txt_02 .price-num {
    font-size: 34px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-list {
  display: grid;
  /* 1列目は最大コンテンツ幅、2列目は残りの幅(1fr) */
  grid-template-columns: max-content 1fr;
  /* 行と列の間隔（ご要望に合わせて調整してください） */
  gap: 5px 10px;
  align-items: center;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-list {
    align-items: baseline;
    gap: 5px 25px;
    line-height: 1;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .label, .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .label {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price {
    font-size: 11px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-price_box .price-num {
  font-size: 24px;
}
.s_menu-sec .s_menu-container .s_menu-unit .product-info {
  margin: 0 20px;
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-catch {
  margin-top: 30px;
  font-size: 18px;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-catch {
    letter-spacing: 0.1em;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-txt {
  margin-top: 30px;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 24.5px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-txt {
    margin-top: 20px;
    line-height: 21px;
  }
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-txt ul li {
  display: flex;
  align-items: flex-start;
}
.s_menu-sec .s_menu-container .s_menu-unit .unit-txt ul li::before {
  content: "●";
  font-size: 14px;
  color: #223D55;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .s_menu-unit .unit-txt .unit-txt02 {
    margin-left: 1em;
  }
}
.s_menu-sec .s_menu-container .slider-container {
  width: 100%;
  margin: 40px auto 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .slider-container {
    width: auto;
    margin: 30px 18px 0;
  }
}
.s_menu-sec .s_menu-container .slide-item {
  background: #ddd;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  /* 左右に5pxずつ持たせて合計10pxの間隔を作る */
  margin: 0 5px;
}
.s_menu-sec .s_menu-container .slide-item img {
  width: 100%;
  object-fit: cover;
}
.s_menu-sec .s_menu-container .next-btn {
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .next-btn {
    right: -30px;
  }
}
.s_menu-sec .s_menu-container .prev-btn {
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .prev-btn {
    left: -30px;
  }
}
.s_menu-sec .s_menu-container .prev-btn, .s_menu-sec .s_menu-container .next-btn {
  position: absolute;
  width: 60px;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-container .prev-btn, .s_menu-sec .s_menu-container .next-btn {
    width: 30px;
  }
}
.s_menu-sec .s_menu-unit.option-unit {
  background-color: #F6F7F8;
}
.s_menu-sec .s_menu-unit.option-unit .unit-title_row {
  border: none !important;
}
.s_menu-sec .s_menu-unit.option-unit .unit-title_row .title-num {
  background-color: #F6F7F8 !important;
}
.s_menu-sec .s_menu-unit.option-unit .unit-title_row .title-num .num-option {
  width: 54px;
}
@media only screen and (max-width: 767px) {
  .s_menu-sec .s_menu-unit.option-unit .unit-price_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 20px;
  }
}

.evidence-sec {
  padding-top: 40px;
  padding-bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .evidence-sec {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
.evidence-sec .section-head {
  position: relative;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .section-head {
    width: 110px;
  }
}
.evidence-sec .section-head img {
  position: relative;
}
.evidence-sec .section-head::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-55%, -50%);
}
.evidence-sec .evidence-top_01 {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 52px;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-top_01 {
    font-size: 16px;
    margin-bottom: 31px;
  }
}
.evidence-sec .evidence-top_01::after {
  content: "";
  width: 1px;
  height: 31px;
  background-color: #223D55;
  position: absolute;
  left: calc(50% - 1px);
  bottom: -41px;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-top_01::after {
    height: 21px;
    bottom: -24px;
  }
}
.evidence-sec .evidence-top_02 {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-top_02 {
    font-size: 16px;
    margin-bottom: 50px;
    letter-spacing: 0;
  }
}
.evidence-sec .evidence-container {
  display: flex;
  gap: 60px;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-container {
    gap: 25px;
  }
}
.evidence-sec .evidence-container .evidence-unit {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .evidence-sec .evidence-container .evidence-unit {
    width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-container .evidence-unit {
    width: calc(50% - 12.5px);
  }
}
.evidence-sec .evidence-container .evidence-unit .unit-num {
  position: absolute;
  right: 0;
  top: -40px;
  width: 106px;
  height: 106px;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-container .evidence-unit .unit-num {
    top: -20px;
    width: 43px;
    height: 43px;
  }
}
.evidence-sec .evidence-container .evidence-unit .unit-txt {
  letter-spacing: 0.2em;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-container .evidence-unit .unit-txt {
    font-size: 12px;
  }
}
.evidence-sec .evidence-container .evidence-unit:first-child::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url("/reform/img/arrow-forward.svg") no-repeat center/contain;
  top: calc(50% + -1em);
  right: -43px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .evidence-sec .evidence-container .evidence-unit:first-child::after {
    width: 10px;
    height: 10px;
    right: -17px;
  }
}

.costdown-sec {
  padding-top: 30px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .costdown-sec {
    padding-top: 40px;
  }
}
.costdown-sec .section-head {
  position: relative;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .costdown-sec .section-head {
    width: 130px;
  }
}
.costdown-sec .section-head img {
  position: relative;
}
.costdown-sec .section-head::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-60%, -50%);
}
.costdown-sec .costdown-top_01 {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 52px;
}
@media only screen and (max-width: 767px) {
  .costdown-sec .costdown-top_01 {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
.costdown-sec .costdown-container {
  width: 860px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .costdown-sec .costdown-container {
    width: auto;
    margin: 0 15px;
  }
}
.costdown-sec .costdown-container ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .costdown-sec .costdown-container ul {
    gap: 5px;
  }
}
.costdown-sec .costdown-container .costdown-row {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .costdown-sec .costdown-container .costdown-row {
    font-size: 14px;
    display: flex;
    align-items: flex-start;
  }
}
.costdown-sec .costdown-container .costdown-row a {
  text-decoration: underline;
}
.costdown-sec .costdown-container .costdown-row::before {
  content: "●";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.costdown-sec .costdown-container .costdown-txt {
  font-size: 14px;
  letter-spacing: 0.2em;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .costdown-sec .costdown-container .costdown-txt {
    margin-top: 20px;
  }
}

.staff-sec {
  padding-top: 0px;
  padding-bottom: 80px;
  /* モバイル（SP）時はデフォルトのブロック表示 */
  /* PC時（ブレイクポイントは適宜調整してください） */
}
@media print, screen and (min-width: 768px) {
  .staff-sec .staff-inner {
    width: 860px;
    margin: 90px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .staff-sec .staff-inner {
    margin: 0 15px;
  }
}
.staff-sec .section-head {
  position: relative;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .staff-sec .section-head {
    width: 90px;
  }
}
.staff-sec .section-head img {
  position: relative;
}
.staff-sec .section-head::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media print, screen and (min-width: 768px) {
  .staff-sec .block_head {
    margin-bottom: auto;
    text-align: center;
    transform: translateY(-40px);
  }
}
@media only screen and (max-width: 767px) {
  .staff-sec .block_head {
    margin-top: 30px;
  }
}
.staff-sec .block_head .head-txt {
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .staff-sec .block_head .head-txt {
    font-size: 16px;
    display: block;
    margin: 0 auto 40px;
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .staff-sec .block_image {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .staff-sec .block_image {
    margin-bottom: 20px;
  }
}
.staff-sec .block_image .staff-img {
  width: 234px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .staff-sec .block_image .staff-img {
    width: 160px;
  }
}
.staff-sec .block_image .staff-txt {
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-top: 5px;
}
@media print, screen and (min-width: 768px) {
  .staff-sec .block_contant {
    width: 378px;
    margin-left: 61px;
  }
}
.staff-sec .block_contant .content-head {
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 43px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .staff-sec .block_contant .content-head {
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.staff-sec .block_contant .content-txt {
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 24.5px;
}
@media only screen and (max-width: 767px) {
  .staff-sec .block_contant .content-txt {
    line-height: 21px;
  }
}
.staff-sec .staff-container_01 {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .staff-sec .staff-container_01 {
    display: grid;
    /* 横に3カラム作成（比率は中身に合わせて調整） */
    grid-template-columns: 1fr 2fr 1fr;
    /* エリアの名前を定義して並び順を指定 */
    grid-template-areas: "head content image";
    align-items: flex-end;
  }
  .staff-sec .block_head {
    grid-area: head;
  }
  .staff-sec .block_contant {
    grid-area: content;
  }
  .staff-sec .block_image {
    grid-area: image;
  }
}
.staff-sec .blog-area {
  margin-top: 80px;
  overflow: hidden;
  width: 100%;
  border-bottom: 4px solid #E6E9EC;
  /* スライド間の余白（20px） */
  /* スライドを並べているレール */
  /* 画像がスライド幅いっぱいに広がるように */
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area {
    margin-top: 40px;
  }
}
.staff-sec .blog-area .noimg-inner {
  aspect-ratio: 228/173;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.staff-sec .blog-area img.noimg {
  max-width: 60%;
  max-height: 50%;
  object-fit: contain !important;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area img.noimg {
    max-width: 50%;
    max-height: 100px;
  }
}
.staff-sec .blog-area .nav-row {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.2em;
  margin-bottom: 25px;
  height: 1em;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .nav-row {
    margin-bottom: 15px;
    gap: 15px;
    font-size: 14px;
  }
}
@media print, screen and (min-width: 768px) {
  .staff-sec .blog-area .hide-nav-pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .hide-nav-sp {
    display: none !important;
  }
}
.staff-sec .blog-area .blog-slide-nav {
  flex-shrink: 0;
}
.staff-sec .blog-area .nav-button {
  width: 100%;
  padding: 3px 0;
  margin: 0 10px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.staff-sec .blog-area .rf-blog-prev-btn {
  justify-content: flex-end;
}
.staff-sec .blog-area .rf-blog-next-btn {
  justify-content: flex-start;
}
.staff-sec .blog-area .blog-area-head {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .blog-area-head {
    margin-bottom: 10px;
  }
}
.staff-sec .blog-area .blog-area-head span {
  padding: 0 80px;
  background-color: #fff;
  font-size: 21px;
  letter-spacing: 0.2em;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .blog-area-head span {
    font-size: 18px;
    padding: 0 23px;
  }
}
.staff-sec .blog-area .blog-area-head::after {
  content: "";
  position: absolute;
  height: 4px;
  width: 860px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #E6E9EC;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .blog-area-head::after {
    width: 100%;
  }
}
.staff-sec .blog-area .blog-slider {
  cursor: pointer;
  margin: 0 -10px;
}
@media print, screen and (min-width: 768px) {
  .staff-sec .blog-area .blog-slider {
    width: 114.28%;
  }
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .blog-slider {
    width: 175%;
  }
}
.staff-sec .blog-area .slide-img {
  position: relative;
  overflow: hidden;
  background-color: #F6F7F8;
}
.staff-sec .blog-area .slide-img img {
  width: 228px;
  height: 173px;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .slide-img img {
    aspect-ratio: 228/173;
    width: 100%;
    height: auto;
  }
}
.staff-sec .blog-area .slide-item {
  margin: 0 10px;
}
.staff-sec .blog-area .slide-num {
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .slide-num {
    display: none;
  }
}
.staff-sec .blog-area .slide-date {
  margin-top: 20px;
  font-size: 16px;
  letter-spacing: 0.2em;
  display: block;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .slide-date {
    font-size: 14px;
  }
}
.staff-sec .blog-area .slide-title {
  font-size: 16px;
  margin-top: 5px;
  letter-spacing: 0.2em;
  text-decoration: underline;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .staff-sec .blog-area .slide-title {
    font-size: 14px;
  }
}
.staff-sec .blog-area .slick-track {
  margin-left: 0 !important;
  /* ★左側の勝手な余白をゼロにする */
  display: flex !important;
}
.staff-sec .blog-area .slide-img img {
  width: 100%;
  display: block;
}
.staff-sec .archive-link {
  margin: 30px auto 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.1em;
  width: 97px;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #223D55;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .staff-sec .archive-link {
    margin: 20px auto 10px;
    padding: 0 15px;
  }
}

.reason-sec {
  padding-top: 30px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .reason-sec {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.reason-sec .section-head {
  position: relative;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .reason-sec .section-head {
    width: 120px;
  }
}
.reason-sec .section-head img {
  position: relative;
}
.reason-sec .section-head::before {
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-60%, -50%);
}
@media only screen and (max-width: 767px) {
  .reason-sec .section-head::before {
    width: 151px;
    height: 151px;
    transform: translate(-50%, -20%);
  }
}
.reason-sec .reason-top_01 {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-top_01 {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.reason-sec .reason-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .reason-sec .reason-container {
    gap: 45px 15px;
    margin-left: -19px;
    margin-right: -19px;
  }
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-container {
    justify-content: flex-start;
    gap: 30px 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .reason-sec .reason-container .reason-unit {
    width: calc(33.3% - 10px);
  }
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-container .reason-unit {
    width: calc(50% - 5px);
  }
}
.reason-sec .reason-container .reason-unit .unit-head {
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.reason-sec .reason-container .reason-unit .unit-head .head-txt {
  font-size: 16px;
  letter-spacing: 0.2em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-container .reason-unit .unit-head .head-txt {
    font-size: 14px;
    margin-left: 3px;
  }
}
.reason-sec .reason-container .reason-unit .unit-head .head-num {
  font-size: 40px;
  line-height: 24px;
  line-height: 1.3;
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-container .reason-unit .unit-head .head-num {
    font-size: 22px;
    margin-bottom: 0;
  }
}
.reason-sec .reason-container .reason-unit .unit-head::before {
  position: absolute;
  content: "";
  width: 91px;
  height: 82px;
  background: url("/reform/img/bg-orange_02.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-51%, -60%);
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-container .reason-unit .unit-head::before {
    width: 51px;
    height: 46px;
    transform: translate(-50%, -50%);
  }
}
.reason-sec .reason-container .reason-unit .unit-txt {
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .reason-sec .reason-container .reason-unit .unit-txt {
    font-size: 14px;
    margin-top: 10px;
  }
}

.flow-sec {
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #F6F7F8;
  /* モバイル（SP）時はデフォルトのブロック表示 */
  /* PC時（ブレイクポイントは適宜調整してください） */
}
@media only screen and (max-width: 767px) {
  .flow-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .flow-sec .flow-container {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
  }
}
.flow-sec .section-head {
  position: relative;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .flow-sec .section-head {
    width: 90px;
  }
}
.flow-sec .section-head img {
  position: relative;
}
.flow-sec .section-head::before {
  position: absolute;
  content: "";
  width: 93px;
  height: 83px;
  background: url("/reform/img/bg-orange.png") no-repeat center/contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .flow-sec .section-head::before {
    width: 151px;
    height: 151px;
    transform: translate(-50%, -20%);
  }
}
@media print, screen and (min-width: 768px) {
  .flow-sec .block_head {
    margin-bottom: auto;
    text-align: center;
    transform: translateY(-40px);
  }
}
.flow-sec .block_head .head-txt {
  position: relative;
  font-size: 21px;
  letter-spacing: 0.2em;
  margin-top: 5px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_head .head-txt {
    text-align: center;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant {
    margin-top: 20px;
  }
}
.flow-sec .block_contant .flow-unit {
  display: flex;
  position: relative;
  gap: 28px;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit {
    gap: 18px;
  }
}
.flow-sec .block_contant .flow-unit:not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit:not(:last-child) {
    margin-bottom: 20px;
  }
}
.flow-sec .block_contant .flow-unit:not(:last-child)::before {
  content: "";
  position: absolute;
  background-color: #223D55;
  width: 1px;
  height: calc(100% - 2em - 30px);
  left: 22px;
  bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit:not(:last-child)::before {
    height: calc(100% - 2em - 20px);
  }
}
.flow-sec .block_contant .flow-unit .flow-num {
  font-size: 32px;
  letter-spacing: 0.2em;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit .flow-num {
    font-size: 24px;
  }
}
.flow-sec .block_contant .flow-unit .flow-content {
  width: 502px;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit .flow-content {
    width: auto;
  }
}
.flow-sec .block_contant .flow-unit .flow-content .content-title {
  font-size: 24px;
  letter-spacing: 0.2em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit .flow-content .content-title {
    font-size: 18px;
  }
}
.flow-sec .block_contant .flow-unit .flow-content .content-catch {
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: 0.2em;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .flow-sec .block_contant .flow-unit .flow-content .content-catch {
    font-size: 16px;
  }
}
.flow-sec .block_contant .flow-unit .flow-content .content-txt {
  font-size: 14px;
  letter-spacing: 0.2em;
}
.flow-sec .flow-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .flow-sec .flow-container {
    display: grid;
    /* 横に3カラム作成（比率は中身に合わせて調整） */
    grid-template-columns: 1fr 1fr;
    align-items: flex-end;
  }
}

.popup-modal {
  width: calc(50% - 12.5px);
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .popup-modal {
    width: 100%;
  }
}
.popup-modal .popup-title {
  letter-spacing: 0.17em;
  font-size: 22px;
  min-height: 3em;
  margin-bottom: 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .popup-modal .popup-title {
    height: auto;
    font-size: 18px;
  }
}
.popup-modal .popup-img {
  width: 100%;
  margin-bottom: 20px;
}
.popup-modal .popup-img img {
  object-fit: cover;
}
.popup-modal .popup-txt {
  font-size: 14px;
  letter-spacing: 1.3px;
}
.popup-modal .popup-button {
  font-size: 12px;
  padding: 2px 10px;
  background-color: #E6E9EC;
  border-radius: 5px;
  display: inline-block;
  width: fit-content;
  letter-spacing: 1px;
  margin-top: 20px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .popup-modal .popup-button {
    margin-top: 10px;
  }
}

.content-list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 25px;
}

@media only screen and (max-width: 767px) {
  .mfp-wrap {
    position: fixed !important;
    top: 60px !important;
    overflow-y: auto;
    overflow-y: auto;
    max-height: 90svh;
    border-radius: 20px;
  }
}

.modal-content {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-radius: 20px;
}
@media print, screen and (min-width: 768px) {
  .modal-content {
    max-width: 1140px;
    padding: 110px 180px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-content {
    padding: 60px 22px 22px;
    margin-right: 10px;
    margin-left: 10px;
  }
}
.modal-content .modal-close {
  position: absolute;
  right: 23px;
  top: 28px;
  cursor: pointer;
}
.modal-content .modal-close-inner {
  width: 28px;
  height: 28px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-close-inner {
    width: 22px;
    height: 22px;
  }
}
.modal-content .modal-close-inner::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 1px;
  background-color: #223D55;
  transform: translateY(10px) rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-close-inner::before {
    transform: translateY(7px) rotate(45deg);
    width: 15px;
  }
}
.modal-content .modal-close-inner::after {
  content: "";
  position: absolute;
  width: 28px;
  height: 1px;
  background-color: #223D55;
  transform: translateY(10px) rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-close-inner::after {
    transform: translateY(7px) rotate(-45deg);
    width: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .modal-content .modal-inner {
    width: 700px;
    margin: 0 auto;
  }
}
.modal-content .modal-title {
  font-size: 28px;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.modal-content .modal-date {
  font-size: 12px;
  letter-spacing: 0.1em;
  width: 100%;
  padding: 15px 0;
  border-top: 1px solid #E6E9EC;
  border-bottom: 1px solid #E6E9EC;
  text-align: center;
  margin-bottom: 40px;
}
.modal-content .modal-img {
  display: flex;
  margin-bottom: 40px;
  flex-wrap: wrap;
  justify-content: center;
}
.modal-content .modal-img img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-img {
    flex-direction: column;
  }
}
.modal-content .modal-img.noimg {
  background-color: #F6F7F8;
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-img.noimg {
    padding: 80px 0;
  }
}
.modal-content .modal-img.noimg img {
  max-width: 30%;
  max-height: 20%;
  object-fit: contain !important;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-img.noimg img {
    max-width: 40%;
    max-height: 90px;
  }
}
.modal-content .modal-blog-content {
  font-size: 14px;
  letter-spacing: 0.2em;
  margin-top: 20px;
  border-bottom: 1px solid #E6E9EC;
}
.modal-content .modal-button {
  font-size: 16px;
  padding: 0px 7px 0px 10px;
  letter-spacing: 0.1em;
  background-color: #E6E9EC;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 5px;
  width: fit-content;
  display: block;
  margin-top: 50px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .modal-content .modal-button {
    margin-top: 20px;
  }
}

h2.content-head {
  margin-bottom: 40px;
  font-size: 24px;
  position: relative;
  padding-top: 42px;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  h2.content-head {
    font-size: 18px;
    padding-top: 30px;
  }
}
h2.content-head::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 37px;
  background-color: #707070;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  h2.content-head::before {
    height: 20px;
    top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  h2.content-head {
    margin-bottom: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .mfp-wrap .mfp-content {
    padding: 50px 0;
  }
}

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