:root {
  --main-color: #1fb56b;
  --sub-color: #d2f1db;
  --accent-color: #f4ae08;
  --text-color: #414141;
}
img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
strong {
  background: none;
}
h2,
h3,
h4,
h5,
a {
  font-family: zen-kaku-gothic-new, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  letter-spacing: 0;
  color: #011710;
}
h2 .jp,
h3 .jp,
h4 .jp,
h5 .jp,
a .jp {
  font-size: min(2.63vw, 38px);
  line-height: 1;
}
@media (max-width: 768px) {
  h2 .jp,
  h3 .jp,
  h4 .jp,
  h5 .jp,
  a .jp {
    font-size: min(7.17vw, 28px);
  }
}
h2 .en,
h3 .en,
h4 .en,
h5 .en,
a .en {
  line-height: 1;
  color: #1fb56b;
}
li,
p,
a,
.jp {
  letter-spacing: 0;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  color: #011710;
  text-decoration: none;
  font-size: min(1.11vw, 16px);
}
@media screen and (max-width: 1100px) {
  li,
  p,
  a,
  .jp {
    font-size: 14px;
  }
}
ul li {
  background: transparent;
}
.en {
  font-family: avenir-next-lt-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: min(1.04vw, 15px);
}
.pc {
  display: block;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media (max-width: 768px) {
  .sp {
    display: block;
  }
}
#common-header,
.section-title-top {
  margin: 0;
}
a {
  border: none;
  display: block;
}
.sp_btn-logo {
  display: none;
}
@media (max-width: 768px) {
  .sp_btn-logo {
    display: block;
    position: fixed;
    top: 3cqb;
    left: 2%;
    z-index: 999;
    width: 87px;
    height: 87px;
  }
}
.fv {
  width: 100%;
  height: 64vw;
  max-height: 88vh;
  position: relative;
  top: 0;
}
@media screen and (max-width: 1200px) {
  .fv {
    height: 80vw;
  }
}
.fv .movie {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.fv .movie video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fv .fv-video__pc {
  display: block;
}
.fv .fv-video__mobile {
  display: none;
}
@media (max-width: 768px) {
  .fv {
    height: 100dvh;
  }
  .fv .fv-video__pc {
    display: none;
  }
  .fv .fv-video__mobile {
    display: block;
  }
}
.fv .cp_box {
  position: absolute;
  left: 9.09vw;
  bottom: 8.2vw;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.72);
}
@media (max-width: 768px) {
  .fv .cp_box {
    left: 4%;
    bottom: 17vw;
  }
}
.fv .cp {
  font-size: min(3.75vw, 54px);
  line-height: 1.3;
  letter-spacing: 8.1px;
  color: #fff;
}
@media (max-width: 768px) {
  .fv .cp {
    font-size: min(7vw, 30px);
    letter-spacing: 4px;
    line-height: 1.6;
  }
}
.fv .cp_02 {
  line-height: 1;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.07em;
  color: #fff;
  margin-top: 2.8rem;
}
@media (max-width: 768px) {
  .fv .cp_02 {
    margin-top: 2rem;
  }
}
.fv .cp_02 strong {
  font-size: 19px;
  font-weight: 400;
}
.open_hour_box {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 9.09vw;
  border-radius: 10px 10px 0 0;
  padding: 2rem 2rem 5px;
}
.open_hour_box .open_container {
  display: flex;
  gap: 4vw;
  position: relative;
}
.open_hour_box .open_container::before,
.open_hour_box .open_container::after {
  content: "";
  width: 15px;
  height: 23px;
  position: absolute;
  right: -35px;
  background: url(../images/front/openhour_right.svg) 0 / contain no-repeat;
  bottom: -7px;
  z-index: 10;
}
.open_hour_box .open_container::before {
  background: url(../images/front/openhour_left.svg) 0 / contain no-repeat;
  right: auto;
  left: -35px;
}
.open_hour_box .open_container .open_ttl .en {
  font-size: 12px;
  color: #1fb56b;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 5px;
}
.open_hour_box .open_container .open_ttl .en span,
.open_hour_box .open_container .open_ttl .en img {
  width: 9px;
  height: 9px;
}
.open_hour_box .open_container .open_ttl .jp {
  font-size: 19px;
  margin-left: 18px;
  font-weight: 500;
  margin-top: 8px;
}
.open_hour_box .open_container .time {
  position: relative;
}
.open_hour_box .open_container .time::before {
  content: "";
  width: 1px;
  height: 4rem;
  background: #dfdfe9;
  position: absolute;
  left: -2.4rem;
  top: 0.6rem;
}
.open_hour_box .open_container .time .date {
  font-family: zen-kaku-gothic-new, sans-serif;
  font-weight: 600;
  color: #84828e;
  font-size: min(0.97vw, 14px);
  font-size: 14px;
}
.open_hour_box .open_container .time .hour {
  font-size: min(1.94vw, 28px);
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
}
.btn_container {
  position: fixed;
  right: 0;
  top: 50%;
  top: 40%;
  z-index: 9999;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .btn_container {
    bottom: 0;
    transform: none;
    top: auto;
    right: auto;
    left: 0;
    width: 100%;
  }
}
.fv_btn {
  transition: 0.3s;
}
.fv_btn a {
  max-width: 65px;
  width: 4.5vw;
  background: #00976c;
  border: 1px solid #77c8a0;
  border-right: none;
  writing-mode: vertical-rl;
  font-size: min(0.95vw, 13px);
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.2em;
  padding: 0.8rem 1.2rem;
  text-orientation: upright;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .fv_btn a {
    width: 50vw;
    width: 100%;
    height: 59px;
    max-width: none;
    justify-content: center;
    writing-mode: horizontal-tb;
    font-size: 15px;
    letter-spacing: 0;
    padding: 2rem 0.5rem 1.2rem;
  }
}
.fv_btn a .dot {
  position: relative;
}
.fv_btn a .dot::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #ffe340;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -7px;
}
@media (max-width: 768px) {
  .fv_btn a .dot::after {
    right: auto;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.fv_btn a .icon {
  width: 23px;
  height: 20px;
  display: inline-block;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .fv_btn a .icon {
    margin: 0 5px 5px 4px;
    width: 18px;
    height: 15px;
  }
}
@media (max-width: 768px) {
  .fv_btn.lesson {
    margin-top: 0;
  }
}
.fv_btn.lesson a {
  background: #1fb56b;
  padding: 1rem 0.8rem;
  line-height: 1.2;
  gap: 5px;
}
.fv_btn.lesson .btn_inner .minitext {
  letter-spacing: -0.2em;
  line-height: 1;
  margin-left: 5px;
  display: inline-block;
  font-size: min(0.76vw, 10px);
}
.fv_btn.lesson .btn_inner .minitext strong {
  font-size: min(1.11vw, 16px);
}
@media (max-width: 768px) {
  .fv_btn.lesson .btn_inner .minitext {
    display: none;
  }
}
.fv_btn.lesson .btn_inner .btn_txt {
  font-size: min(1vw, 14px);
  letter-spacing: -0.28em;
  line-height: 1;
  padding: 0;
  padding-right: 8px;
  background-size: 2px 8px;
  background-repeat: repeat-y;
  background-position: right;
  background-image: linear-gradient(to bottom, #fedc5e 3px, transparent 1px);
  color: #fff;
}
@media (max-width: 768px) {
  .fv_btn.lesson .btn_inner .btn_txt {
    font-size: 13px;
    font-size: 16px;
    padding: 0 0 8px;
    letter-spacing: 0;
    background-image: linear-gradient(to left, #fedc5e 3px, transparent 3px);
    background-size: 6px 2px;
    background-repeat: repeat-x;
    background-position: bottom;
  }
}
.fv_btn:hover {
  opacity: 0.7;
}
.top-ttl .en {
  color: #1fb56b;
  letter-spacing: 0.3px;
  font-size: 1.3rem;
}
@media (max-width: 768px) {
  .top-ttl .en {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 0;
    display: block;
  }
}
.top-ttl .jp {
  font-size: min(2.777vw, 40px);
}
@media (max-width: 768px) {
  .top-ttl .jp {
    font-size: min(7.69vw, 30px);
    line-height: 1.3;
  }
}
.mini-btn {
  display: flex;
  align-items: center;
  gap: 0.9vw;
  margin: 24px 0 0 auto;
  font-size: 14px;
  font-weight: 500;
  width: fit-content;
}
.mini-btn .icon img {
  width: 23px;
  height: 23px;
}
.mini-btn:hover {
  opacity: 0.7;
}
.news_contents {
  margin-top: 100px;
  max-width: 1000px;
  margin: 40px auto 0;
  border-radius: 10px;
  padding-top: 1rem;
  border: 2px solid #8bd47e;
}
@media (max-width: 768px) {
  .news_contents {
    padding-top: 0;
    width: 95%;
  }
}
.news_contents .news-ticker-container {
  height: 80px;
  overflow: hidden;
  position: relative;
}
.news_contents .news-ticker {
  position: absolute;
  width: 100%;
}
.news_contents .news-item {
  height: 80px;
  display: flex;
  align-items: center;
  padding: 0 30px;
  color: #011710;
  font-size: 14px;
  line-height: 1.4;
  white-space: nowrap;
  position: relative;
}
@media (max-width: 768px) {
  .news_contents .news-item {
    flex-wrap: wrap;
    padding: 14px 16px;
    gap: 0;
  }
}
.news_contents .news-item::after {
  content: "";
  width: 10px;
  height: 14px;
  background: url(../images/front/news_arrow.svg) 0 / contain no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .news_contents .news-item::after {
    right: 15px;
  }
}
.news_contents .news-item:hover {
  opacity: 0.8;
}
.news_contents .news-item:hover::after {
  right: 10px;
}
.news_contents .news-date {
  color: rgba(9, 10, 51, 0.5);
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 768px) {
  .news_contents .news-date {
    flex-basis: 5%;
  }
}
.news_contents .news-category {
  color: #fff;
  padding: 3px 20px;
  background: #1fb56b;
  margin-right: 40px;
  font-size: 10px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .news_contents .news-category {
    flex-basis: 15%;
  }
}
.news_contents .news-title {
  color: #011710;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 768px) {
  .news_contents .news-title {
    flex-basis: 80%;
  }
}
.news_contents .new {
  color: #f3565f;
  font-family: avenir-next-lt-pro, sans-serif;
  font-size: 12px;
  border: 1px solid #ed7980;
  padding: 2px 10px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  .news_contents .new {
    margin-left: 5px;
    flex-basis: 10%;
  }
}
.news_contents .news-ticker-container:hover .news-ticker {
  animation-play-state: paused;
}
.news_contents .box-news {
  flex-basis: 74%;
}
.news_contents .box-news li {
  border-bottom: #bcc4ba 1px solid;
}
.news_contents .box-news li a {
  padding: 1.3rem 0;
}
.news_contents .box-news li a .news_info {
  display: flex;
  align-items: center;
  gap: 1.4rem;
}
.news_contents .box-news li a .news_info .date {
  font-size: 14px;
  font-weight: 300;
  color: #848499;
}
.news_contents .box-news li a .news_info .cate {
  background: #1fb56b;
  padding: 2px 1rem;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}
.news_contents .box-news li a .title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 5px;
}
.news_contents .box-news li a:hover {
  opacity: 0.7;
}
.news_btn {
  max-width: 1000px;
  margin: 0 auto;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #d0dbce;
  width: 90%;
  gap: 5px;
  padding: 1.6rem 0 2rem;
  color: rgba(9, 10, 51, 0.5);
}
@media (max-width: 768px) {
  .news_btn {
    justify-content: center;
    padding: 1rem 0;
  }
}
.news_btn span {
  display: block;
}
.news_btn span img {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
}
.news_btn:hover {
  opacity: 0.7;
}
.banner_container {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .banner_container {
    margin-top: 5rem;
  }
}
.banner_container .pc {
  display: block;
}
.banner_container .sp_front_banner {
  display: none;
}
.banner_container h2.top-ttl {
  display: none;
}
@media screen and (max-width: 768px) {
  .banner_container h2.top-ttl {
    display: block;
    text-align: center;
  }
}
.banner_container .banner-item {
  margin: 0 20px;
}
@media (max-width: 768px) {
  .banner_container .banner-slider.pc {
    display: none;
  }
  .banner_container .sp_front_banner {
    display: block;
    width: 90%;
    margin: 32px auto;
  }
  .banner_container .sp_front_banner .banner-link {
    margin-top: 5px;
  }
}
.slick-next,
.slick-prev {
  width: 36px;
  height: 36px;
  background: #1fb56b;
}
.slick-next::before,
.slick-prev::before {
  content: "";
  background: url(../images/front/slide-next.svg) 0 / contain no-repeat;
  width: 7px;
  height: 12px;
  position: absolute;
  z-index: 12;
  transform: translate(-50%, -50%);
}
.slick-next:hover,
.slick-prev:hover {
  opacity: 0.7;
  background: #1fb56b;
}
.slick-next {
  right: 30px;
}
.slick-prev {
  left: 30px;
  z-index: 10;
}
.slick-prev::before {
  content: "";
  background: url(../images/front/slide-prev.svg) 0 / contain no-repeat;
}
.reason {
  margin: 10rem auto 0;
  max-width: 1000px;
}
@media (max-width: 768px) {
  .reason {
    margin-top: 8rem;
  }
}
.reason h2 {
  text-align: center;
}
.reason .reason_container {
  display: grid;
  gap: 2rem;
  margin-top: 4rem;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
  .reason .reason_container {
    grid-template-columns: repeat(1, 1fr);
    width: 85%;
    margin: 3.8rem auto 0;
  }
}
.reason .reason_box {
  background: #f1f5f2;
  border-radius: 1rem;
  padding-bottom: 3.2rem;
}
.reason .reason_box .point {
  background: #00976c;
  width: fit-content;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  padding: 0 2rem;
  border-radius: 1rem 0 1rem 0;
}
@media (max-width: 768px) {
  .reason .reason_box .point {
    font-size: 14px;
    padding: 4px 2rem;
  }
}
.reason .reason_box .img {
  width: 80%;
  height: 102px;
  margin: 1rem auto 1rem;
}
.reason .reason_box .img img {
  height: 100%;
  object-fit: contain;
}
.reason .reason_box .point_ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.reason .reason_box .point_ttl p {
  margin-top: 0;
  line-height: 1;
}
.reason .reason_box .point_ttl .ttl_inner {
  font-size: 1.8rem;
}
.reason .reason_box .point_ttl .ttl_stronginner {
  font-weight: 700;
  color: #00976c;
  font-size: min(1.94vw, 28px);
  letter-spacing: -1.4px;
  margin: 8px auto;
}
@media (max-width: 768px) {
  .reason .reason_box .point_ttl .ttl_stronginner {
    font-size: 2.8rem;
  }
}
.reason .reason_box .point_ttl .ttl_stronginner strong {
  font-size: 4.3vw;
  line-height: 0.7;
  font-size: min(4.3vw, 62px);
}
@media (max-width: 768px) {
  .reason .reason_box .point_ttl .ttl_stronginner strong {
    font-size: 6.2rem;
  }
}
.reason .reason_box .txt {
  font-size: 1.4rem;
  font-weight: 400;
  width: 90%;
  margin: 2rem auto 0;
}
.reason .reason_box:nth-child(2) .point_ttl {
  margin-top: 20px;
}
.reason .reason_box:nth-child(2) .point_ttl .ttl_stronginner {
  margin: 0;
}
.reason .reason_box:nth-child(2) .point_ttl .second {
  margin: 0;
}
.reason .reason_box:nth-child(3) .point_ttl .ttl_stronginner {
  margin-top: 0;
}
.reason .reason_box:nth-child(3) .point_ttl .second {
  margin-top: 8px;
}
.wide-wrapper {
  width: 95%;
  max-width: 1330px;
  margin: 8rem auto 0;
}
.wide-wrapper .in-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.wide-wrapper .in-widewrapper {
  max-width: 1150px;
  width: 92%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .wide-wrapper .in-widewrapper {
    width: 90%;
  }
}
.textbox {
  flex-basis: 50%;
}
.textbox .call {
  font-size: min(1.25vw, 18px);
  color: #fff;
  background: #ff7733;
  padding: 0.4rem 2rem;
  width: fit-content;
}
@media (max-width: 768px) {
  .textbox .call {
    font-size: 14px;
  }
}
.textbox .text_ttl {
  font-size: min(3.194vw, 46px);
  letter-spacing: 5.52px;
  font-weight: 700;
  line-height: 1;
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .textbox .text_ttl {
    font-size: 32px;
  }
}
.textbox .inner_txt {
  margin-top: 3.8rem;
}
@media (max-width: 768px) {
  .textbox .inner_txt {
    margin-top: 2.4rem;
  }
}
.textbox .front-btn {
  margin-top: 6.4rem;
}
@media (max-width: 768px) {
  .textbox .front-btn {
    margin: 3.2rem auto 0;
  }
}
.front-btn {
  font-weight: 700;
  text-align: center;
  padding: 1.2rem 4.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: fit-content;
  height: 5.2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .front-btn {
    height: auto;
    width: 90%;
  }
}
.front-btn p,
.front-btn svg {
  position: relative;
  z-index: 10;
}
.front-btn::before {
  background: linear-gradient(180deg, #ff9b25 0%, #ff6b21 100%);
  position: absolute;
  left: 0;
  top: 100%;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: 0.3s;
}
.front-btn:hover {
  transform: scale(0.97);
}
.front-btn:hover::before {
  top: 0;
  z-index: 1;
}
.front-btn span {
  display: block;
  height: 18px;
}
.front-btn span svg {
  height: 18px;
  vertical-align: baseline;
}
.first-golf {
  margin-top: 12rem;
  background: url(../images/front/firstgolf-bg.jpg) 0 / cover no-repeat;
  padding: 4rem 0 6.25vw;
  border-radius: 2rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  .first-golf {
    background-image: url(../images/front/reason_spbg.jpg);
    margin-top: 8rem;
    padding: 4.8rem 2rem;
  }
}
.first-golf .firstgolf_container {
  display: flex;
  z-index: 10;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .first-golf .firstgolf_container {
    flex-direction: column-reverse;
  }
}
.first-golf .firstgolf_container .img-container {
  flex-basis: 45%;
}
@media (max-width: 768px) {
  .first-golf .firstgolf_container .img-container {
    width: 70%;
    margin-top: 3.2rem;
  }
}
.first-golf .firstgolf_container .textbox {
  padding-right: 3rem;
}
@media (max-width: 768px) {
  .first-golf .firstgolf_container .textbox {
    padding-right: 0;
    width: 100%;
  }
}
.first-golf .firstgolf_container .text_ttl {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .first-golf .firstgolf_container .text_ttl {
    font-size: min(8.2vw, 32px);
  }
}
.first-golf .firstgolf_container .text_ttl strong {
  color: #ff6b21;
  font-size: min(4.65vw, 60px);
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  line-height: 1;
}
@media (max-width: 768px) {
  .first-golf .firstgolf_container .text_ttl strong {
    font-size: min(10.2vw, 40px);
  }
}
.first-golf .firstgolf_container .text_ttl strong::before {
  content: "";
  width: 100%;
  height: 35px;
  position: absolute;
  background: url(../images/front/first_vector.svg) 0 / contain no-repeat;
  bottom: -10px;
  right: 0;
  z-index: -1;
}
.first-golf .firstgolf_container .img_container {
  display: flex;
}
.first-golf .firstgolf_container .front-btn {
  background: #ff9b25;
}
@media screen and (max-width: 1100px) {
  .first-golf .firstgolf_container .front-btn {
    position: relative;
    margin-top: 3rem;
    z-index: 20;
  }
}
@media (max-width: 768px) {
  .first-golf .firstgolf_container .front-btn {
    margin: 4rem auto 0;
  }
}
.first-golf .firstgolf_container .front-btn p {
  color: #fff;
}
.first-golf .wide-txt {
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: 0;
}
@media (max-width: 768px) {
  .first-golf .wide-txt {
    left: 0;
    bottom: 2rem;
  }
}
.for_woman {
  background: url(../images/front/woman_bg.jpg) 0 / cover no-repeat;
  position: relative;
  padding: 4rem 0 5rem;
  max-height: 664px;
  height: 45.58vw;
  border-radius: 2rem;
  min-height: 610px;
}
@media screen and (max-width: 900px) {
  .for_woman {
    min-height: 530px;
  }
}
@media (max-width: 768px) {
  .for_woman {
    background-image: url(../images/front/woman_spbg.jpg);
    height: 77vh;
    min-height: 700px;
    max-height: none;
    padding: 4.8rem 0 5rem;
    position: relative;
  }
}
.for_woman .for_woman_container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .for_woman .for_woman_container {
    flex-direction: column;
  }
}
.for_woman .for_woman_container .textbox {
  width: 53%;
  position: absolute;
  z-index: 10;
  left: 9%;
  top: 11%;
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .textbox {
    width: 100%;
    top: 50%;
    position: static;
  }
}
.for_woman .for_woman_container .textbox .call {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(244, 108, 203, 0.21);
  color: #ff839d;
  font-size: min(1.388vw, 18px);
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .textbox .call {
    font-size: 14px;
  }
}
.for_woman .for_woman_container .textbox .text_ttl {
  color: #5484b1;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: min(2.633vw, 38px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .textbox .text_ttl {
    font-size: min(7.17vw, 28px);
    letter-spacing: -0.01em;
  }
}
.for_woman .for_woman_container .textbox .inner_txt {
  width: 80%;
  color: #384755;
  font-size: min(1.11vw, 16px);
}
@media screen and (max-width: 1100px) {
  .for_woman .for_woman_container .textbox .inner_txt {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .textbox .inner_txt {
    width: 100%;
  }
}
.for_woman .for_woman_container .textbox .front-btn {
  background: #ffe261;
}
@media screen and (max-width: 1100px) {
  .for_woman .for_woman_container .textbox .front-btn {
    margin-top: 3rem;
  }
}
.for_woman .for_woman_container .textbox .front-btn::before {
  background: linear-gradient(180deg, #ffe261 0%, #ff8b8b 100%);
}
.for_woman .for_woman_container .textbox .front-btn p {
  color: #515d6a;
  font-weight: 500;
}
.for_woman .for_woman_container .textbox .front-btn:hover::before {
  top: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .img-container {
    position: relative;
    height: 32vh;
  }
}
.for_woman .for_woman_container .img-container img {
  border-radius: 1rem;
}
.for_woman .for_woman_container .img-container .img {
  position: absolute;
  width: 35.83vw;
  right: 4.86vw;
  top: 4.86vw;
  max-width: 450px;
}
@media screen and (max-width: 1100px) {
  .for_woman .for_woman_container .img-container .img {
    top: 5vw;
  }
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .img-container .img {
    width: 50.83vw;
    right: 0;
    top: 9%;
    bottom: 50%;
  }
}
.for_woman .for_woman_container .img-container .img02 {
  border-radius: 1rem;
  position: absolute;
  width: 16.73vw;
  bottom: 3.86vw;
  right: 31.59vw;
  max-width: 250px;
}
@media screen and (max-width: 1100px) {
  .for_woman .for_woman_container .img-container .img02 {
    width: 22vw;
    right: 23.5vw;
  }
}
@media screen and (min-width: 1600px) {
  .for_woman .for_woman_container .img-container .img02 {
    right: 25vw;
  }
}
@media (max-width: 768px) {
  .for_woman .for_woman_container .img-container .img02 {
    width: 40vw;
    right: 3.5vw;
    left: 3vw;
    bottom: 0;
    top: auto;
  }
}
.for_woman .woman_line {
  position: absolute;
  top: -2%;
  left: -2%;
  width: 80%;
  z-index: 5;
}
.for_woman .wide-txt {
  mix-blend-mode: plus-lighter;
  position: absolute;
  bottom: 1%;
}
@media (max-width: 768px) {
  .for_woman .wide-txt {
    bottom: 4%;
  }
}
.front-school {
  background: url(../images/front/school_bg.jpg) 0 / cover no-repeat;
  border-radius: 2rem;
  padding: 8rem 2rem 9rem;
}
@media (max-width: 768px) {
  .front-school {
    padding: 4.8rem 0;
    background: url(../images/front/school_bg_sp.jpg) 0 / cover no-repeat;
    background-position: top left;
  }
}
.front-school .schoo_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .front-school .schoo_container {
    flex-direction: column-reverse;
    gap: 3.2rem;
  }
}
.front-school .schoo_container .img {
  flex-basis: 50%;
  max-width: 500px;
}
.front-school .schoo_container .textbox {
  flex-basis: 45%;
}
.front-school .schoo_container .textbox h2 .en {
  color: #77fb38;
}
.front-school .schoo_container .textbox h2 .jp {
  color: #fff;
}
.front-school .schoo_container .textbox .text_svg {
  width: 95%;
  margin-top: 2rem;
}
.front-school .schoo_container .textbox .lead_text {
  color: #fff;
  font-weight: 500;
  font-size: min(2.222vw, 32px);
  line-height: 1.3;
  margin-top: 1.4rem;
}
@media (max-width: 768px) {
  .front-school .schoo_container .textbox .lead_text {
    font-size: min(6.15vw, 24px);
  }
}
.front-school .schoo_container .textbox .inner_txt {
  color: #fff;
}
.front-school .schoo_container .textbox .front-btn {
  background: #011710;
  margin: 4rem 0 0 auto;
}
@media (max-width: 768px) {
  .front-school .schoo_container .textbox .front-btn {
    margin: 3.2rem auto 0;
  }
}
.front-school .schoo_container .textbox .front-btn p {
  color: #fff;
}
.front-school .schoo_container .textbox .front-btn::before {
  background: linear-gradient(180deg, #011710 4.54%, #00562f 99.81%);
}
.front_facility {
  margin: 10rem 0 0 15.34vw;
}
@media screen and (max-width: 1100px) {
  .front_facility {
    margin-left: 7%;
  }
}
@media (max-width: 768px) {
  .front_facility {
    margin: 8rem auto;
    width: 100%;
  }
}
.front_facility .facility_container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .front_facility .facility_container {
    flex-direction: column;
  }
}
.front_facility .textbox {
  flex-basis: 30%;
}
@media (max-width: 768px) {
  .front_facility .textbox {
    width: 90%;
    margin: 0 auto;
  }
}
.front_facility .txt {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 1.8rem;
}
.front_facility .front-btn {
  background: #1fb56b;
}
@media screen and (max-width: 1100px) {
  .front_facility .front-btn {
    margin-top: 2.4rem;
  }
}
.front_facility .front-btn p {
  color: #fff;
}
.front_facility .front-btn::before {
  background: linear-gradient(180deg, #1fb56b 0%, #007a3e 100%);
}
.front_facility .facility_img_box {
  width: 65% !important;
  margin: 0 0 0 auto;
}
@media (max-width: 768px) {
  .front_facility .facility_img_box {
    width: 100% !important;
    margin: 4.8rem 0 0;
  }
}
.front_facility .facility_img_box .facility_slider {
  padding-bottom: 60px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .front_facility .facility_img_box .facility_slider {
    padding-bottom: 20px;
  }
}
.front_facility .facility_img_box .facility_slider .slick-list {
  width: 110%;
  padding-right: 30%;
  margin-right: -30%;
  overflow: hidden;
}
@media screen and (min-width: 1600px) {
  .front_facility .facility_img_box .facility_slider .slick-list {
    padding-right: 15%;
    margin-right: -15%;
  }
}
@media (max-width: 768px) {
  .front_facility .facility_img_box .facility_slider .slick-list {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
}
.front_facility .facility_img_box .facility-item {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .front_facility .facility_img_box .facility-item {
    padding: 0 8px;
  }
}
.front_facility .facility_img_box .facility-item img {
  height: 395px;
  border-radius: 1rem;
}
@media screen and (max-width: 1100px) {
  .front_facility .facility_img_box .facility-item img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .front_facility .facility_img_box .facility-item img {
    height: 240px;
    height: auto;
  }
}
.front_facility .facility_img_box .slick-dots {
  left: 10px;
  right: auto;
  bottom: 8px;
  width: fit-content;
}
.front_facility .facility_img_box .slick-dots li {
  margin: 0;
  height: 2px;
  width: 2.5vw;
}
.front_facility .facility_img_box .slick-dots li:first-child button {
  border-radius: 5px 0 0 5px;
}
.front_facility .facility_img_box .slick-dots li:last-child button {
  border-radius: 0 5px 5px 0;
}
.front_facility .facility_img_box .slick-dots li button {
  height: 2px;
  background-color: #d9d9d9;
  margin: 0;
  width: 5vw;
  padding: 2px;
}
.front_facility .facility_img_box .slick-dots li button::before {
  content: none;
}
.front_facility .facility_img_box .slick-dots li button::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 100%;
}
.front_facility .facility_img_box .slick-dots li.slick-active button {
  background-color: #1fb56b;
}
.front_facility .facility_img_box .slick-prev,
.front_facility .facility_img_box .slick-next {
  bottom: 0;
  top: auto;
  transform: none;
  left: 60%;
}
.front_facility .facility_img_box .slick-next {
  left: calc(60% + 40px);
}
.lead {
  margin-top: 3.2rem;
  font-size: 1.8rem;
  background-size: 7px 1px;
  background-image: linear-gradient(to right, #1fb56b 3px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 0 0 8px;
}
.front_access {
  margin-top: 10rem;
  padding: 24.65vw 0 9rem;
  background: url(../images/front/access_bg.jpg) 0 / cover no-repeat;
  background-position: top center;
  position: relative;
}
@media (max-width: 768px) {
  .front_access {
    background-image: url(../images/front/access_bg_sp.jpg);
    padding: 60vw 0 0;
    margin-top: 4rem;
  }
}
.front_access .illust {
  width: 19.44vw;
  max-width: 280px;
  position: absolute;
  top: -10%;
  z-index: 10;
}
@media (max-width: 768px) {
  .front_access .illust {
    width: 32vw;
    top: -5%;
  }
}
.front_access .illust img {
  object-fit: contain;
}
.front_access .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .front_access .wrapper {
    width: 95%;
  }
}
.front_access .access_contents {
  background: #fff;
  max-width: 1200px;
  border-radius: 2rem;
  width: 95%;
  padding: 6rem 2rem;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px) {
  .front_access .access_contents {
    width: 90%;
    padding: 4rem 0 0;
  }
}
.front_access .access_contents .img {
  position: absolute;
  width: 160px;
  height: 50px;
  right: 10px;
  top: -1rem;
}
@media (max-width: 768px) {
  .front_access .access_contents .img {
    width: 30vw;
  }
}
.front_access .access_contents .ttl_container {
  display: flex;
  align-items: flex-end;
  gap: 3.26vw;
}
@media (max-width: 768px) {
  .front_access .access_contents .ttl_container {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 2rem;
  }
}
.front_access .access_contents .ttl_container .address {
  padding-left: 2rem;
  position: relative;
  font-size: 1.6rem;
}
.front_access .access_contents .ttl_container .address::before {
  content: "";
  height: 90%;
  width: 3px;
  background: #1fb56b;
  position: absolute;
  left: 0;
  border-radius: 9px;
}
@media (max-width: 768px) {
  .front_access .access_contents .ttl_container .address {
    font-size: 1.4rem;
  }
}
.front_access .access_container {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 4.4rem;
}
@media (max-width: 768px) {
  .front_access .access_container {
    flex-direction: column;
    margin-top: 3.2rem;
  }
}
.front_access .adress_box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #f1f5f2;
  padding: 3.5rem 2rem 4.8rem;
  border-radius: 6px;
  flex: 1;
}
@media (max-width: 768px) {
  .front_access .adress_box {
    flex-direction: column;
    padding: 3.5rem 2rem 3.2rem;
  }
}
.front_access .adress_box .inner_ttl {
  display: flex;
  justify-content: center;
  gap: 15px;
  align-items: center;
  margin-top: 0;
}
.front_access .adress_box .inner_ttl p {
  font-size: 18px;
}
.front_access .adress_box .access_lead {
  font-weight: 700;
  margin-top: 1.8rem;
  text-align: center;
}
.front_access .adress_box .inner {
  background: #fff;
  padding: 1.7rem 1rem;
  border-radius: 6px;
  margin-top: 1.6rem;
}
@media (max-width: 768px) {
  .front_access .adress_box .inner {
    padding: 1rem 2rem;
  }
}
.front_access .adress_box .inner dl {
  display: flex;
  margin: 0;
}
@media screen and (max-width: 1040px) {
  .front_access .adress_box .inner dl {
    flex-direction: column;
    align-items: center;
  }
  .front_access .adress_box .inner dl:not(:first-child) {
    margin-top: 1rem;
  }
}
.front_access .adress_box .inner dl dt {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 700;
  flex-basis: 25%;
  letter-spacing: 0;
}
.front_access .adress_box .inner dl dd {
  flex-basis: 75%;
  font-size: 1.4rem;
  margin: 0;
  letter-spacing: 0;
  color: #011710;
}
@media screen and (max-width: 1040px) {
  .front_access .adress_box .inner dl dd {
    text-align: center;
    line-height: 1.4;
  }
}
.front_access .adress_box .inner.mini_inner dl {
  justify-content: center;
}
.front_access .adress_box .inner.mini_inner dl dt {
  flex-basis: 28%;
}
.front_access .adress_box .inner.mini_inner dl dd {
  flex-basis: 36%;
}
.front_access .img_sp {
  display: none;
}
@media (max-width: 768px) {
  .front_access .img_sp {
    display: block;
    width: 30vw;
    margin: 2.8rem 0 0 auto;
  }
}
@media (max-width: 768px) {
  .front_map {
    margin-top: 0;
  }
}
.front_map iframe {
  height: 28.75vw;
  max-height: 415px;
}
@media (max-width: 768px) {
  .front_map iframe {
    height: 40vw;
  }
}
.css-scroll-container {
  overflow: hidden;
}
.continuous-scroll {
  overflow: hidden;
  width: 100%;
}
.scroll-text-continuous {
  font-size: 7vw;
  font-weight: 500;
  color: #a0d4b6;
  letter-spacing: 0;
  white-space: nowrap;
  animation: continuousScroll 40s linear infinite;
  display: inline-block;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .scroll-text-continuous {
    font-size: 14.9vw;
  }
}
@keyframes continuousScroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.fadeRightTrigger,
.fadeLeftTrigger,
.fadeUpTrigger,
.fadeInTrigger {
  opacity: 0;
}
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  backface-visibility: hidden;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.9s;
  animation-fill-mode: forwards;
  opacity: 0;
  backface-visibility: hidden;
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  backface-visibility: hidden;
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.delay02 {
  animation-delay: 0.2s;
}
.delay04 {
  animation-delay: 0.4s;
}
.delay06 {
  animation-delay: 0.6s;
}
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  backface-visibility: hidden;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .bottom-fixed-button {
    display: none;
  }
}
#footer-pc .container p {
  color: #fff;
}
