@charset "UTF-8";
body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

figure {
  margin: 0;
}

.global-header {
  padding: 0 20px;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}
.global-header p {
  margin-bottom: 0;
}

.header-nav-sp {
  display: none;
}

.head-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 12px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head-title {
  width: 270px;
}
@media (max-width: 1200px) {
  .head-title {
    width: 216px;
  }
}
@media (max-width: 1000px) {
  .head-title {
    width: 185px;
  }
}
.head-title a {
  display: block;
}
.head-title img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

.head-excerpt {
  max-width: 270px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  color: #555555;
  margin-bottom: 8px;
}
@media (max-width: 1200px) {
  .head-excerpt {
    max-width: 216px;
  }
}
@media (max-width: 1000px) {
  .head-excerpt {
    maxwidth: 185px;
    font-size: 11px;
    letter-spacing: 0.04em;
  }
}

.header-contact {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 16px;
}

.header-contact__tel {
  font-size: 21px;
  letter-spacing: 0.07em;
  font-weight: 500;
  line-height: 1;
  margin-right: 18px;
  color: #222;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media (max-width: 1000px) {
  .header-contact__tel {
    font-size: 18px;
  }
}

.header-contact__tel-icon {
  width: 19px;
  position: relative;
  top: 1px;
}

.header-contact__hours {
  font-size: 12px;
  line-height: 1.4;
  color: #444;
  position: relative;
  top: 2px;
}

.header-nav__list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  font-size: 15px;
  font-weight: 500;
  color: #222;
  gap: 22px;
}
.header-nav__list li a {
  color: #222;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .header-nav__list {
    gap: 16px;
  }
}
@media (max-width: 1080px) {
  .header-nav__list {
    font-size: 14px;
    gap: 12px;
  }
}

.header-nav__link {
  color: #222;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (hover: hover) {
  .header-nav__link:hover {
    color: #25bbd3;
  }
}

.logo_wrap-sp {
  display: none;
}

.foot-nav {
  width: 100%;
  max-width: 1040px;
  padding-left: 20px;
  padding-right: 20px;
}

.site-footer .wrap {
  width: 100%;
  max-width: 1040px;
  padding: 0 20px;
}

@media (max-width: 1000px) and (min-width: 768px) {
  .footmap-block {
    margin-bottom: 40px;
  }
}
@media (max-width: 950px) {
  .global-header {
    padding: 0 12px;
    font-size: 12px;
  }
  .head-container {
    padding: 10px 0 0;
    display: block;
  }
  .head-excerpt {
    max-width: none;
    font-size: 12px;
    padding-left: 75px;
    margin-bottom: 0;
  }
  .head-title.pc {
    display: none !important;
  }
  .head-title.sp {
    width: 62%;
    max-width: 300px;
    padding-left: 75px;
    display: flex !important;
    align-items: center;
    line-height: 0;
  }
  .logo_wrap-sp {
    width: 100%;
    clear: both;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
  }
  .btn-gnav-sp {
    width: 65px;
    aspect-ratio: 1;
    display: block;
    position: fixed;
    left: 6px;
    top: 1em;
    z-index: 100;
  }
  .btn-gnav-sp img {
    width: 100%;
    height: auto;
  }
  .gnav-tel-sp {
    width: -moz-fit-content;
    width: fit-content;
    flex-shrink: 0;
  }
  .gnav-tel-sp a {
    font-size: 14px;
    line-height: 1.5;
    padding: 0.7em 1.2em 0.7em 2.2em;
    background-size: auto 1.4em;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background: #3065ac url(common/img/header_sp/ico_tel_s.png) 0.5em center/auto 30% no-repeat;
    border-radius: 5px;
  }
  .header-nav__list,
  .header-contact {
    display: none;
  }
}
@media (max-width: 767px) {
  .btn-gnav-sp {
    width: 46px;
    height: 46px;
  }
  .head-excerpt {
    font-size: 11px;
    padding-left: 54px;
  }
  .head-title.sp {
    padding-left: 54px;
  }
  .gnav-tel-sp a {
    font-size: 11px;
    line-height: 1.4;
  }
}
.home .home-trial {
  display: none;
}

.cta-link {
  display: block;
  color: #222 !important;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #222;
  padding: 8px 24px;
  border-radius: 999px;
  transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
@media (hover: hover) {
  .cta-link:hover {
    background-color: #222;
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }
}

.stack {
  padding: 0 20px;
}

.section-heading {
  max-width: 1200px;
  margin: 0 auto 56px;
}

.jp-title {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 0.5em;
}

.en-title {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #25bbd3;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .section-heading {
    margin-bottom: 40px;
  }
  .jp-title {
    font-size: 24px;
  }
  .en-title {
    font-size: 14px;
  }
}
.term {
  display: inline-block;
}

.hero {
  background: url(../img/hero_bg.jpg) no-repeat center center;
  padding: 0 20px;
}

.hero__container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 32px 0 44px;
}
.hero__container img {
  width: 100%;
}

.hero__text-pc {
  max-width: 1280px;
}

.hero__text-sp {
  display: none;
}

@media (max-width: 950px) {
  #content {
    margin-top: 10px;
  }
  .hero {
    background: none;
    padding: 0;
  }
  .hero__container {
    padding: 0;
  }
  .hero__text-pc {
    display: none;
  }
  .hero__text-sp {
    display: block;
  }
}
.matching-section {
  padding-top: 64px;
}

.matching-section__title {
  font-size: 38px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.3;
  color: #ffffff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  margin-bottom: 14px;
}

.matching-section__title__en {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #cdeec1;
  margin-bottom: 30px;
}

.matching-section__subtitle {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: 0 0 6px rgba(255, 255, 255, 0.3);
}

.trial-intro {
  max-width: 1200px;
  margin: 0 auto 48px;
  padding: 40px 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
  position: relative;
  background: #25bbd3;
  background: linear-gradient(133deg, rgb(34, 186, 209) 2%, rgb(205, 236, 186) 90%);
}
.trial-intro * {
  position: relative;
  z-index: 1;
}
.trial-intro:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/pettern_flower.png) left top/100% auto repeat;
  mix-blend-mode: screen;
  opacity: 0.2;
}

@media (max-width: 1240px) and (min-width: 768px) {
  .trial-intro {
    max-width: 900px;
    flex-direction: column;
  }
  .matching-section__title-block {
    text-align: center;
  }
  .matching-section__subtitle br {
    display: none;
  }
}
.trial-intro__links {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  flex-shrink: 0;
}

a.trial-intro__link {
  display: block;
  min-width: 330px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  background-color: #fff;
  padding: 30px 32px 30px 44px;
  margin: 0 auto;
  border-radius: 999px;
  position: relative;
  border: 1px solid transparent;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
a.trial-intro__link .ico {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 49px;
}
@media (hover: hover) {
  a.trial-intro__link:hover {
    transform: translateY(-4px) scale(1.04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  }
}

a.trial-intro__link--men {
  color: #327ebf;
  border-color: #327ebf;
}

a.trial-intro__link--women {
  color: #e64488;
  border-color: #e64488;
}

@media (max-width: 767px) {
  .matching-section {
    padding: 40px 0 0;
  }
  .matching-section__title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 14px;
  }
  .matching-section__title__en {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }
  .matching-section__subtitle {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .trial-intro {
    max-width: 100%;
    margin: 0 auto 40px;
    padding: 32px 32px;
    flex-direction: column;
    gap: 18px;
    align-items: stretch;
  }
  .trial-intro__links {
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }
  a.trial-intro__link {
    min-width: 0;
    width: 100%;
    max-width: 480px;
    font-size: 16px;
    padding: 22px 12px 22px 44px;
  }
  a.trial-intro__link .ico {
    left: 16px;
    width: 35px;
    min-width: 35px;
  }
}
@media (min-width: 768px) {
  .trial-intro--large {
    max-width: 1300px;
    margin-bottom: 100px;
    padding: 72px 64px;
  }
  .trial-intro--large .matching-section__title {
    font-size: 42px;
  }
  .trial-intro--large .matching-section__title__en {
    margin-bottom: 36px;
  }
  .trial-intro--large a.trial-intro__link {
    min-width: 350px;
  }
}
.common-link-blocks {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1100px;
}

.common-link-blocks__item {
  list-style: none;
  width: 47%;
}

.common-link-block {
  position: relative;
  display: flex;
  align-items: center;
  gap: 32px;
  width: 100%;
}
@media (hover: hover) {
  .common-link-block:hover .common-link-block__arrow::before {
    transform: scale(1.1);
  }
}

a.common-link-block__btn {
  display: block;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
  color: #222;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.3;
  margin-bottom: 8px;
}
a.common-link-block__btn:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.common-link-block__desc {
  font-size: 15px;
  color: #25bbd3;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}

.common-link-block__ico {
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f8e8;
  padding: 28px 14px;
}
.common-link-block__ico img {
  width: 60px;
}

.common-link-block__arrow {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.common-link-block__arrow::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #25bbd3;
  transition: transform 0.3s ease;
  transform-origin: center;
}
.common-link-block__arrow img {
  width: 28px;
  filter: invert(1) brightness(2);
  z-index: 1;
  position: relative;
}

@media (max-width: 1024px) {
  .common-link-block {
    gap: 22px;
  }
  a.common-link-block__btn {
    font-size: 19px;
  }
  .common-link-block__desc {
    font-size: 13px;
  }
  .common-link-block__ico {
    width: 120px;
  }
  .common-link-block__ico img {
    width: 48px;
  }
  .common-link-block__arrow {
    width: 55px;
    height: 55px;
  }
  .common-link-block__arrow::before {
    width: 55px;
    height: 55px;
  }
  .common-link-block__arrow img {
    width: 20px;
  }
}
@media (max-width: 800px) {
  .common-link-blocks {
    flex-direction: column;
    gap: 32px;
    max-width: 100%;
    padding: 0 20px;
  }
  .common-link-block {
    gap: 20px;
    margin: 0 auto;
    max-width: 500px;
    padding-right: 46px;
  }
  .common-link-blocks__item {
    width: 100%;
    min-width: unset;
    box-sizing: border-box;
  }
  a.common-link-block__btn {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .common-link-block__desc {
    font-size: 12px;
    margin-bottom: 0;
  }
  .common-link-block__ico {
    width: 75px;
    padding: 18px 6px;
  }
  .common-link-block__ico img {
    width: 34px;
  }
  .common-link-block__arrow {
    width: 36px;
    height: 36px;
  }
  .common-link-block__arrow::before {
    width: 36px;
    height: 36px;
  }
  .common-link-block__arrow img {
    width: 14px;
  }
}
.members-summary {
  padding: 88px 20px 100px;
  background: url(../img/map_kansai.png) right -2% top/49% auto no-repeat;
}

.members-summary__block {
  max-width: 1000px;
  margin: 0 auto;
}

.members-summary__lead {
  text-align: center;
}

.members-summary__title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.4;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 10px;
}

.members-summary__number {
  color: #d35041;
  font-size: 1.2em;
}

.members-summary__notes {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 32px;
}

.members-summary__note {
  font-size: 14px;
  color: #555555;
}

.members-summary__desc {
  font-size: 18px;
}

.members-summary__table {
  max-width: 750px;
  margin: 0 auto;
  font-size: 15px;
}
.members-summary__table thead th {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #949494;
}
.members-summary__table tbody .kansai {
  font-size: 17px;
}
.members-summary__table tbody .kansai .num {
  font-weight: bold;
}
.members-summary__table tbody th.kansai {
  font-weight: bold;
}
.members-summary__table tbody th,
.members-summary__table tbody td {
  border-bottom: 1px dotted #c5c5c5;
  padding: 12px 0;
}
.members-summary__table tbody th {
  color: #615236;
  font-weight: normal;
}
.members-summary__table tbody td {
  text-align: center;
}
.members-summary__table tbody .num {
  font-size: 1.2em;
}
.members-summary__table tbody .total .num {
  color: #d35041;
}

@media (max-width: 767px) {
  .members-summary {
    padding: 64px 20px;
    background-size: 70% auto;
    background-position: right -4% top 30px;
  }
  .members-summary__block {
    max-width: 100%;
  }
  .members-summary__title {
    font-size: 22px;
  }
  .members-summary__desc {
    font-size: 16px;
    text-align: left;
  }
  .members-summary__notes {
    gap: 3px;
    margin-bottom: 18px;
    flex-direction: column;
  }
  .members-summary__note {
    font-size: 13px;
  }
  .members-summary__table {
    font-size: 14px;
  }
  .members-summary__table thead th {
    padding: 8px 0;
  }
  .members-summary__table tbody .kansai {
    font-size: 15px;
  }
  .members-summary__table tbody th,
  .members-summary__table tbody td {
    padding: 10px 0;
  }
}
.experience-section {
  position: relative;
  padding-right: 0;
}
.experience-section::before {
  content: "";
  display: block;
  width: 100%;
  height: 27vw;
  max-height: 378px;
  position: absolute;
  left: 0;
  top: 150px;
  background: linear-gradient(90deg, #67f2ea 0%, #b5e8f3 20%, #fdf2cf 50%, #dbfae0 80%, #eafbbd 100%);
  z-index: -1;
}
@media (max-width: 1024px) {
  .experience-section::before {
    height: 34vw;
  }
}
.experience-section .section-heading {
  max-width: 1200px;
  margin: 0 auto 40px;
}

.experience-section__cta-link {
  position: absolute;
  right: 16px;
  top: 30px;
}
@media (max-width: 880px) {
  .experience-section__cta-link {
    position: static;
  }
}

.cta-link-wrapper {
  display: inline-block;
}

.experience-articles {
  margin-bottom: 32px;
}

.experience-article-list {
  list-style: none;
  padding: 0;
  margin: 0 0 44px;
  display: flex;
}
.experience-article-list .slick-track {
  display: flex;
}

.experience-article-list__item {
  list-style: none;
  margin-right: 44px;
  flex-shrink: 0;
}

@media (min-width: 1280px) {
  .experience-article-list {
    margin-left: calc((100% - 1200px) / 2);
  }
}
@media (max-width: 1279px) {
  .experience-article-list {
    padding-left: 30px;
  }
}
.experience-article-item {
  height: auto !important;
  position: relative;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.slick-track .experience-article-item {
  opacity: 1;
}
@media (hover: hover) {
  .experience-article-item:hover .experience-article-thumb img {
    transform: scale(1.1);
  }
}

a.experience-article-link {
  text-decoration: none;
  color: #222;
}

.experience-article-thumb {
  aspect-ratio: 6/4;
  margin-bottom: 22px;
  overflow: hidden;
}
.experience-article-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}

.experience-article-title {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .experience-section {
    padding-right: 0;
  }
  .experience-section::before {
    width: 100%;
    height: 54%;
    top: 32%;
  }
  .experience-section .section-heading {
    margin-bottom: 32px;
    padding-right: 20px;
  }
  .experience-section__cta-link .cta-link {
    margin: 0 auto;
  }
  .cta-link-wrapper {
    display: inline-block;
  }
  .experience-articles {
    margin-bottom: 32px;
  }
  .experience-article-list {
    padding-left: 0;
    margin-bottom: 44px;
  }
  .experience-article-list__item {
    margin-right: 28px;
  }
  .experience-article-thumb {
    margin-bottom: 16px;
  }
  .experience-article-title {
    font-size: 16px;
    line-height: 1.6;
  }
}
.service-section {
  background: url(../img/object_heart.png) right -12% top 64px/630px auto no-repeat;
  padding-top: 80px;
  margin-bottom: 40px;
}

.service-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 62px 48px;
}

.service-list__item {
  list-style: none;
  position: relative;
}
@media (hover: hover) {
  .service-list__item:hover .service-list__img {
    transform: scale(1.05);
  }
}

.service-list__link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.service-list__img-wrap {
  aspect-ratio: 6/4;
  overflow: hidden;
}

.service-list__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}

.service-list__title {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding: 14px 50px 14px 0;
  color: #222;
  font-size: 19px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.4;
}
.service-list__title:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  aspect-ratio: 28/7;
  background: url(../img/ico_arrow.svg) left top/100% auto no-repeat;
  filter: invert(46%) sepia(96%) saturate(3333%) hue-rotate(151deg) brightness(94%) contrast(96%);
}
@media (max-width: 1200px) {
  .service-list__title {
    padding: 10px 46px 10px 0;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .service-section {
    background: url(../img/object_heart.png) right -8% top 0/68% auto no-repeat;
    padding-top: 80px;
    margin-bottom: 0;
  }
  .service-list {
    gap: 28px 18px;
    grid-template-columns: 1fr 1fr;
  }
  .service-list__item {
    margin: 0;
  }
  .service-list__link {
    padding: 0;
  }
  .service-list__img-wrap {
    margin-bottom: 10px;
  }
  .service-list__title {
    position: relative;
    padding: 0 20px 0 0;
    font-size: 15px;
  }
  .service-list__title:before {
    width: 15px;
    right: 0;
  }
}
.cta-area {
  padding: 64px 20px 80px;
}

.cta-area__links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

a.cta-banner {
  display: block;
  height: 230px;
  text-decoration: none;
  color: #fff;
  position: relative;
  padding: 40px 88px 40px 40px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (hover: hover) {
  a.cta-banner:hover .cta-banner__arrow::before {
    transform: scale(1.2);
  }
}

.cta-banner__titles {
  position: relative;
  z-index: 1;
}

.cta-banner__text {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}

.cta-banner__text-en {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 0;
}

.cta-banner__arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.cta-banner__arrow::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25bbd3;
  transition: transform 0.3s ease;
  transform-origin: center;
}
.cta-banner__arrow img {
  width: 22px;
  filter: invert(1) brightness(2);
  z-index: 1;
  position: relative;
}

@media (max-width: 980px) {
  .cta-area {
    padding: 64px 20px;
  }
  .cta-area__links {
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 600px;
    margin: 0 auto;
  }
  a.cta-banner {
    height: 180px;
    padding: 24px 64px 24px 24px;
  }
  .cta-banner__titles {
    position: relative;
    z-index: 1;
  }
  .cta-banner__text-en {
    font-size: 12px;
  }
  .cta-banner__arrow {
    width: 35px;
    height: 35px;
    right: 16px;
  }
  .cta-banner__arrow::before {
    width: 35px;
    height: 35px;
  }
  .cta-banner__arrow img {
    width: 12px;
  }
}
.cta-banner--counseling {
  background: url(../img/banner_counseling.jpg) center center/cover no-repeat;
}
.cta-banner--counseling::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
}
.cta-banner--counseling .cta-banner__text-lead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 6px;
}
.cta-banner--counseling .cta-banner__text {
  font-size: 29px;
  color: #fff;
  line-height: 1.5;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .cta-banner--counseling .cta-banner__text-lead {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 3px;
  }
  .cta-banner--counseling .cta-banner__text {
    font-size: 22px;
  }
}
.cta-banner--line {
  background: linear-gradient(120deg, #1bce98 0%, #13ce66 100%);
}
.cta-banner--line .line-mobile-img {
  position: absolute;
  left: 24px;
  top: 28px;
  width: 126px;
}
.cta-banner--line .cta-banner__titles {
  display: flex;
  align-items: flex-start;
  padding-left: 130px;
}
.cta-banner--line .ico {
  width: 52px;
  filter: invert(100%) brightness(1);
  margin-right: 16px;
  flex-shrink: 0;
}
.cta-banner--line .cta-banner__text {
  font-size: 28px;
  text-shadow: none;
}
.cta-banner--line .cta-banner__text-desc {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 600;
  margin: 6px 0 0;
}
.cta-banner--line .cta-banner__arrow::before {
  background-color: #fff;
}
.cta-banner--line .cta-banner__arrow img {
  width: 22px;
  filter: invert(44%) sepia(98%) saturate(2446%) hue-rotate(84deg) brightness(97%) contrast(101%);
}

@media (max-width: 767px) {
  .cta-banner--line .line-mobile-img {
    left: 20px;
    top: 20px;
    width: 95px;
  }
  .cta-banner--line .cta-banner__titles {
    padding-left: 110px;
    flex-direction: column;
    align-items: flex-start;
  }
  .cta-banner--line .ico {
    width: 44px;
    margin-bottom: 6px;
  }
  .cta-banner--line .cta-banner__text {
    font-size: 20px;
  }
  .cta-banner--line .cta-banner__text-desc {
    font-size: 13px;
  }
  .cta-banner--line .cta-banner__arrow img {
    width: 12px;
  }
}
.support-section {
  padding-top: 64px;
  padding-bottom: 64px;
  background: #f3f2ea url(../img/bg_support.png) left top repeat;
  margin-bottom: 64px;
}
.support-section .section-heading {
  max-width: 1100px;
}

.support-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}

.support-list__item {
  list-style: none;
  position: relative;
  flex: 0 0 calc(33.333% - 32px);
}
@media (hover: hover) {
  .support-list__item:hover .support-list__img img {
    transform: scale(1.05);
  }
}

.support-list__link {
  text-decoration: none;
  display: block;
  color: inherit;
}

.support-list__img {
  aspect-ratio: 6/3.5;
  overflow: hidden;
}
.support-list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}

.support-list__title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  padding: 16px 48px 16px 18px;
  color: #222;
  font-size: 16.5px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  margin: -26px 0 0 auto;
}
.support-list__title:before {
  content: "";
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  aspect-ratio: 28/7;
  background: url(../img/ico_arrow.svg) left top/100% auto no-repeat;
  filter: invert(46%) sepia(96%) saturate(3333%) hue-rotate(151deg) brightness(94%) contrast(96%);
}

@media (max-width: 1024px) {
  .support-list__title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .support-section {
    padding-top: 64px;
    padding-bottom: 64px;
    margin-bottom: 64px;
  }
  .support-section .section-heading {
    max-width: 100%;
  }
  .support-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 16px;
    max-width: 100%;
  }
  .support-list__item {
    flex: 0 0 calc(50% - 8px);
    width: calc(50% - 8px);
    margin: 0;
    background: #fff;
  }
  .support-list__title {
    padding: 12px 24px 12px 10px;
    font-size: 15px;
    margin: 0;
  }
  .support-list__title:before {
    width: 13px;
    right: 9px;
  }
}
.blog-section {
  padding-bottom: 64px;
  border-bottom: 1px solid #cecece;
}

.blog-outer {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.blog-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 38px;
}

.blog-list__item .blog-list__link {
  display: flex;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  position: relative;
  padding-right: 40px;
}
.blog-list__item .blog-list__link:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  aspect-ratio: 28/7;
  background: url(../img/ico_arrow.svg) left top/100% auto no-repeat;
  filter: invert(46%) sepia(96%) saturate(3333%) hue-rotate(151deg) brightness(94%) contrast(96%);
  transition: transform 0.3s ease;
}
@media (hover: hover) {
  .blog-list__item .blog-list__link:hover:before {
    transform: translateY(-50%) translateX(4px);
  }
}
.blog-list__item .blog-list__thumb {
  display: inline-block;
  width: 76px;
  min-width: 76px;
  height: 76px;
  overflow: hidden;
  flex-shrink: 0;
}
.blog-list__item .blog-list__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
@media (hover: hover) {
  .blog-list__item:hover .blog-list__thumb img {
    transform: scale(1.1);
  }
}
.blog-list__item .blog-list__title {
  flex: 1;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .blog-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
.blog-section__cta-link {
  position: absolute;
  right: 0;
  top: 10px;
}

@media (max-width: 767px) {
  .blog-section {
    padding-bottom: 64px;
  }
  .blog-list {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .blog-list__item .blog-list__link {
    gap: 16px;
    padding-right: 28px;
  }
  .blog-list__item .blog-list__link:before {
    width: 16px;
  }
  .blog-list__item .blog-list__thumb {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
  .blog-list__item .blog-list__title {
    font-size: 15px;
  }
  .blog-section__cta-link {
    position: static;
    margin-top: 24px;
  }
}
.other-outer {
  max-width: 1100px;
  margin: 0 auto;
}

.other-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
  gap: 48px 56px;
}

.other-list__item {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (hover: hover) {
  .other-list__item:hover .other-list__arrow::before {
    transform: scale(1.2);
  }
}

a.other-list__link {
  display: flex;
  align-items: center;
  gap: 32px;
  width: 100%;
  text-decoration: none;
  position: relative;
  color: inherit;
}

.other-list__ico {
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f8e8;
  padding: 28px 14px;
  flex-shrink: 0;
}
.other-list__ico img {
  width: 60px;
}
@media (max-width: 880px) {
  .other-list__ico {
    width: 120px;
  }
  .other-list__ico img {
    width: 48px;
  }
}

.other-list__content {
  flex: 1;
  position: relative;
}

.other-list__title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #222;
  font-family: "Noto Sans JP", sans-serif;
}

.other-list__arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.other-list__arrow::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25bbd3;
  transition: transform 0.3s ease;
  transform-origin: center;
}
.other-list__arrow img {
  width: 22px;
  filter: invert(1) brightness(2);
  z-index: 1;
  position: relative;
}
@media (max-width: 880px) {
  .other-list__arrow {
    width: 50px;
    height: 50px;
  }
  .other-list__arrow::before {
    width: 50px;
    height: 50px;
  }
  .other-list__arrow img {
    width: 20px;
  }
}

@media (max-width: 767px) {
  .other-section {
    margin-bottom: 40px;
  }
  .other-outer {
    max-width: 100%;
  }
  .other-list {
    gap: 28px 32px;
  }
  .other-list__item {
    gap: 20px;
  }
  a.other-list__link {
    gap: 20px;
    padding-right: 46px;
  }
  .other-list__ico {
    width: 75px;
    padding: 18px 6px;
  }
  .other-list__ico img {
    width: 34px;
  }
  .other-list__content {
    position: static;
  }
  .other-list__title {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .other-list__arrow {
    width: 36px;
    height: 36px;
  }
  .other-list__arrow::before {
    width: 36px;
    height: 36px;
  }
  .other-list__arrow img {
    width: 14px;
  }
}
@media (max-width: 580px) {
  .other-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
@media (min-width: 768px) {
  .slider-post .slick-track {
    min-width: 1600px;
  }
}
.slider-post .slick-prev,
.slider-post .slick-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -95px;
  left: auto;
  border-radius: 50%;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
  transform: none;
  background-color: transparent;
}
.slider-post .slick-prev:before,
.slider-post .slick-next:before {
  content: "";
  display: block;
  width: 16px;
  aspect-ratio: 1;
  background: url(../img/ico_chevron.svg) left top/100% auto no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: filter 0.2s;
}
@media (hover: hover) {
  .slider-post .slick-prev,
  .slider-post .slick-next {
    transition: background-color 0.2s;
  }
  .slider-post .slick-prev:not(.slick-disabled):hover,
  .slider-post .slick-next:not(.slick-disabled):hover {
    background-color: #d3d3d3;
  }
}
.slider-post .slick-prev.slick-disabled,
.slider-post .slick-next.slick-disabled {
  border-color: #c4c4c4;
}
.slider-post .slick-prev {
  right: 240px;
  transform-origin: 50% 50%;
  transform: scale(-1, 1);
}
@media (max-width: 880px) {
  .slider-post .slick-prev {
    right: 90px;
  }
}
.slider-post .slick-next {
  right: 170px;
}
@media (max-width: 880px) {
  .slider-post .slick-next {
    right: 22px;
  }
}

@media (max-width: 767px) {
  .slider-post .slick-prev,
  .slider-post .slick-next {
    width: 2rem;
    height: 2rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    transition: opacity 0.2s;
  }
  .slider-post .slick-prev:before,
  .slider-post .slick-next:before {
    width: 1.1rem;
  }
  .slider-post .slick-prev.slick-disabled,
  .slider-post .slick-next.slick-disabled {
    opacity: 0.3;
  }
  .slider-post .slick-prev.slick-disabled:before,
  .slider-post .slick-next.slick-disabled:before {
    opacity: 1;
  }
}
@media (max-width: 767px) and (hover: hover) {
  .slider-post .slick-prev:hover,
  .slider-post .slick-next:hover {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
@media (max-width: 767px) {
  .slider-post .slick-prev:focus,
  .slider-post .slick-next:focus {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .slider-post .slick-prev {
    left: -14px;
    right: auto;
    transform: translateY(-50%) scale(-1, 1);
  }
  .slider-post .slick-next {
    right: 18px;
  }
}
.cv_btn_area_pc {
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 14px 14px 0 0;
}
.cv_btn_area_pc ul {
  width: auto !important;
  justify-content: center;
  padding: 16px 20px;
  gap: 18px;
  font-size: 17px;
}
.cv_btn_area_pc ul li.btn_rsv {
  width: 15em !important;
}
@media (max-width: 1024px) {
  .cv_btn_area_pc ul li.btn_rsv {
    width: 10em !important;
  }
  .cv_btn_area_pc ul li.btn_rsv br {
    display: inline;
  }
}
.cv_btn_area_pc ul li.btn_male {
  width: 20em !important;
}
.cv_btn_area_pc ul li.btn_male a {
  box-shadow: 0 3px 0 #204b84;
}
@media (max-width: 1024px) {
  .cv_btn_area_pc ul li.btn_male {
    width: 14em !important;
  }
  .cv_btn_area_pc ul li.btn_male br {
    display: inline;
  }
}
.cv_btn_area_pc ul li.btn_female {
  width: 20em !important;
}
@media (max-width: 1024px) {
  .cv_btn_area_pc ul li.btn_female {
    width: 14em !important;
  }
  .cv_btn_area_pc ul li.btn_female br {
    display: inline;
  }
}
.cv_btn_area_pc ul li.btn_female a {
  box-shadow: 0 3px 0 #d8413c;
}
.cv_btn_area_pc ul li a {
  font-size: 17px;
  line-height: 1.5;
  border-radius: 7px;
  box-shadow: none !important;
  padding: 18px;
}
@media (max-width: 1024px) {
  .cv_btn_area_pc ul li a {
    font-size: 15px;
    padding: 14px 10px;
  }
}
.cv_btn_area_pc ul li a br {
  display: none;
}
.cv_btn_area_pc ul li a:after {
  content: "";
}/*# sourceMappingURL=common.css.map */