@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap");
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.center {
  text-align: center;
}

.gra-tit {
  background: -webkit-linear-gradient(0deg, #cc8e13, #f3bd36, #f27b2b);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #367EF3;
  text-align: center;
  font-size: 1.8rem;
}
@media (min-width: 960px) {
  .gra-tit {
    font-size: 2.4rem;
  }
}

.c-txt-lg {
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 40px;
  }
}

.c-txt-lr {
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lr {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lr {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lr {
    font-size: 36px;
  }
}

.c-txt-md {
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-md {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-md {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-md {
    font-size: 30px;
  }
}

.c-txt-sm, .c-news-sl__contents, .c-news .category-list ul li a, .c-news__content, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-news-sl__contents, .c-news .category-list ul li a, .c-news__content, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-news-sl__contents, .c-news .category-list ul li a, .c-news__content, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-news-sl__contents, .c-news .category-list ul li a, .c-news__content, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text {
    font-size: 18px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #c4c4c4;
}
@media screen and (min-width: 600px) {
  .c-txt-xs {
    font-size: 12px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-xs {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-xs {
    font-size: 16px;
  }
}

.mb-sm, .c-news__item, .p-footer__nav, .p-footer .sns-link, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .p-teacher__desc p, .p-voice__title, .p-voice .hero, .p-feature__list__item .Text, .p-course__list, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-news__item, .p-footer__nav, .p-footer .sns-link, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .p-teacher__desc p, .p-voice__title, .p-voice .hero, .p-feature__list__item .Text, .p-course__list, .p-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-news__item, .p-footer__nav, .p-footer .sns-link, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .p-teacher__desc p, .p-voice__title, .p-voice .hero, .p-feature__list__item .Text, .p-course__list, .p-title {
    margin-bottom: 45px;
  }
}

.mb-md, .c-thanks-desc, .services {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-thanks-desc, .services {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-thanks-desc, .services {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-thanks, .c-privacy, .c-news-sl, .comparison, .c-plan, .c-service, .c-contact, .faq-contents, .p-flow, .p-rinen, .p-teacher, .p-voice, .p-zisseki, .p-feature, .p-nouhau, .p-course {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-thanks, .c-privacy, .c-news-sl, .comparison, .c-plan, .c-service, .c-contact, .faq-contents, .p-flow, .p-rinen, .p-teacher, .p-voice, .p-zisseki, .p-feature, .p-nouhau, .p-course {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-thanks, .c-privacy, .c-news-sl, .comparison, .c-plan, .c-service, .c-contact, .faq-contents, .p-flow, .p-rinen, .p-teacher, .p-voice, .p-zisseki, .p-feature, .p-nouhau, .p-course {
    margin-bottom: 80px;
  }
}

.pb-sm {
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}

.pb-md {
  padding-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .pb-md {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .pb-md {
    padding-bottom: 60px;
  }
}

.pb-lr {
  padding-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .pb-lr {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr {
    padding-bottom: 80px;
  }
}

.c-container, .breadcrumb {
  padding: 0 5vw;
}
@media screen and (min-width: 600px) {
  .c-container, .breadcrumb {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .breadcrumb {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .breadcrumb {
    padding: 0 10vw;
  }
}

.swiper-container {
  overflow: visible !important;
}

.swiper-slide {
  overflow: hidden;
}
.swiper-slide > img {
  max-width: 100%;
  transition: transform 4s ease;
}
.swiper-slide-active > img {
  transform: none;
}

.scrolldown {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 42px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  z-index: 4000;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  writing-mode: vertical-lr;
}
.scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background: #fff;
}
.scrolldown::after {
  height: 20px;
  animation: sdl 2s ease infinite;
}
@media (min-width: 960px) {
  .scrolldown {
    right: 20px;
    font-size: 18px;
  }
  .scrolldown::after {
    width: 2px;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(40px);
  }
}

/******************************************************************

Stylesheet: ベーススタイル

******************************************************************/
html :where(img) {
  height: 100% !important;
  max-width: 100%;
}

.breadcrumb {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
}
.breadcrumb li a {
  color: #bea43d;
  border-bottom: 1px solid #bea43d;
}
@media (min-width: 960px) {
  .breadcrumb {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

body {
  color: rgb(39, 39, 39);
  font-family: "Oswald", "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
}

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 220px;
}
.c-topview__title {
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 60;
  color: #fff;
}
.c-topview__title h2 {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 2px;
}
.c-topview__title h3 {
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #888;
}
@media (min-width: 600px) {
  .c-topview__img {
    height: 260px;
  }
  .c-topview__title h2 {
    font-size: 1.8rem;
    letter-spacing: 3px;
  }
  .c-topview__title h3 {
    font-size: 1.1rem;
    line-height: 2;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 280px;
  }
  .c-topview__title {
    top: 50%;
  }
  .c-topview__title h2 {
    font-size: 2.2rem;
  }
  .c-topview__title h3 {
    font-size: 1.3rem;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 350px;
  }
  .c-topview__title h2 {
    font-size: 2.8rem;
  }
  .c-topview__title h3 {
    font-size: 1.6rem;
  }
}

.p-title {
  text-align: center;
}
.p-title b {
  display: inline-block;
  padding-top: 30px;
  position: relative;
  font-weight: 700;
}
.p-title b small {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  transform: rotate(-10deg);
  font-weight: 700;
}
.p-title b small::before, .p-title b small::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-title b small::before {
  background: url(../images/common/p-tit-l.svg) no-repeat center/contain;
  left: -25px;
}
.p-title b small::after {
  background: url(../images/common/p-tit-r.svg) no-repeat center/contain;
  right: -23px;
}
.p-title strong {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.p-title strong span {
  color: #bea43d;
}
.p-title.small-no b {
  padding-top: 0;
}
@media (min-width: 600px) {
  .p-title b {
    padding-top: 35px;
  }
  .p-title b small {
    font-size: 1.2rem;
  }
  .p-title strong {
    font-size: 1.5rem;
  }
}
@media (min-width: 960px) {
  .p-title b {
    padding-top: 40px;
  }
  .p-title b small {
    font-size: 1.4rem;
  }
  .p-title b small::before, .p-title b small::after {
    width: 25px;
    height: 25px;
  }
  .p-title b small::before {
    left: -35px;
  }
  .p-title b small::after {
    right: -32px;
  }
  .p-title strong {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .p-title b {
    padding-top: 45px;
  }
  .p-title b small {
    font-size: 1.5rem;
    transform: rotate(-7deg);
  }
  .p-title strong {
    font-size: 2rem;
  }
}

.c-title {
  position: relative;
  margin-bottom: 15px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  padding-left: 30px;
  position: relative;
}
.c-title::before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #bea43d;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 600px) {
  .c-title {
    margin-bottom: 25px;
  }
}
@media (min-width: 960px) {
  .c-title {
    margin-bottom: 30px;
    font-size: 1.8rem;
    letter-spacing: 2px;
    padding-left: 45px;
  }
  .c-title::before {
    width: 30px;
    height: 3px;
  }
}
@media (min-width: 1200px) {
  .c-title {
    margin-bottom: 45px;
  }
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #171714;
  display: inline-block;
  padding: 20px 25px;
  border: 2px solid #171714;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #fff;
  font-weight: 600;
}
.more-btn__link span:first-child {
  padding-right: 25px;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  z-index: 1;
}
.more-btn__link.slide-bg:hover span {
  color: rgb(39, 39, 39);
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  border-top: 3px solid #171714;
  border-right: 3px solid #171714;
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 20px 40px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-news-sl__contents, .more-btn__link .c-news .category-list ul li a, .c-news .category-list ul li .more-btn__link a, .more-btn__link .c-news__content, .more-btn__link .c-contact .contact-form select, .c-contact .contact-form .more-btn__link select, .more-btn__link .c-contact .contact-form input, .c-contact .contact-form .more-btn__link input, .more-btn__link .c-contact .contact-form textarea, .c-contact .contact-form .more-btn__link textarea, .more-btn__link .c-contact-text {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 25px 50px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-news-sl__contents, .more-btn__link .c-news .category-list ul li a, .c-news .category-list ul li .more-btn__link a, .more-btn__link .c-news__content, .more-btn__link .c-contact .contact-form select, .c-contact .contact-form .more-btn__link select, .more-btn__link .c-contact .contact-form input, .c-contact .contact-form .more-btn__link input, .more-btn__link .c-contact .contact-form textarea, .c-contact .contact-form .more-btn__link textarea, .more-btn__link .c-contact-text {
    font-size: 20px;
  }
  .more-btn__link span:first-child {
    padding-right: 35px;
  }
  .more-btn__link span:first-child::before {
    width: 13px;
    height: 13px;
  }
}

.red, .achievements .p-title strong span {
  color: #d52f2b;
}

.h1-title {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

@keyframes floatingButton {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
.p-cta-tit {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.p-cta-inr {
  padding: 50px 0;
  background: url(../images/home/bg-cta.webp) no-repeat center/cover;
  margin-bottom: 30px;
}
.p-cta-inr .web-item .web-form {
  width: 300px;
  margin: 0 auto;
  display: block;
  padding: 11px 0;
  font-size: 1.4rem;
  font-weight: bold;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #bea43d;
  box-shadow: 5px 5px 8px rgba(60, 60, 60, 0.2);
  transition: all 0.3s;
}
.p-cta-inr .web-item .web-form::before {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-cta-inr .web-item .web-form span {
  padding-right: 60px;
  background: linear-gradient(90deg, #171714 0%, #a77a19 60%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.p-cta-inr .web-item .web-form span::before {
  content: "";
  width: 40px;
  height: 20px;
  background: url(../images/common/cta-arrow.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.p-cta-inr .web-item .web-form:hover {
  opacity: 0.6;
}
.p-cta__desc {
  text-align: center;
  margin-bottom: 30px;
}
.p-cta__desc h4 {
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  line-height: 1.8;
}
.p-cta__desc h4 span {
  position: relative;
  display: inline-block;
  padding: 0 10px 3px;
}
.p-cta__desc h4 span::before {
  content: "";
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #9a8137, #efd96c, #9a8137);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-cta__desc h4 span b {
  font-weight: 800;
  display: inline-block;
}
@media (min-width: 600px) {
  .p-cta-tit {
    margin-bottom: 30px;
    font-size: 1.7rem;
  }
  .p-cta-inr {
    margin-bottom: 50px;
  }
  .p-cta-inr .web-item .web-form {
    width: 360px;
    font-size: 1.6rem;
    height: 85px;
  }
  .p-cta-inr .web-item .web-form::before {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
  .p-cta__desc {
    text-align: center;
    margin-bottom: 70px;
  }
  .p-cta__desc h4 {
    letter-spacing: 0.08em;
    font-size: 1.8rem;
    line-height: 2;
  }
  .p-cta__desc h4 span {
    padding: 0 15px 3px;
  }
}
@media (min-width: 960px) {
  .p-cta-tit {
    margin-bottom: 40px;
    font-size: 2rem;
  }
  .p-cta-tit br {
    display: none;
  }
  .p-cta-inr {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .p-cta-inr .web-item .web-form {
    width: 440px;
    font-size: 2rem;
    height: 100px;
  }
  .p-cta-inr .web-item .web-form::before {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    border: 3px solid #fff;
  }
  .p-cta-inr .web-item .web-form span {
    padding-right: 80px;
  }
  .p-cta-inr .web-item .web-form span::before {
    width: 60px;
    height: 30px;
  }
  .p-cta__desc {
    margin-bottom: 90px;
  }
  .p-cta__desc h4 {
    letter-spacing: 0.08em;
    font-size: 2.4rem;
    line-height: 2.2;
  }
  .p-cta__desc h4 span {
    padding: 0 15px 6px;
  }
  .p-cta__desc h4 span::before {
    height: 6px;
  }
}
@media (min-width: 1200px) {
  .p-cta-tit {
    font-size: 2.6rem;
  }
  .p-cta-inr {
    padding: 80px 0;
  }
  .p-cta-inr .web-item .web-form {
    width: 520px;
    font-size: 2.4rem;
    height: 130px;
  }
  .p-cta-inr .web-item .web-form::before {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
  }
  .p-cta__desc h4 {
    font-size: 2.8rem;
  }
  .p-cta__desc h4 span {
    padding: 0 20px 6px;
  }
}

@media (max-width: 959px) {
  .top-view .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view .view-sp {
    display: none;
  }
}

.p-course .p-title {
  background: url(../images/home/img19.webp) no-repeat center/cover;
  margin-bottom: 0;
  padding-top: 40px;
  position: relative;
}
.p-course .p-title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.7;
}
.p-course .p-title b {
  padding-bottom: 70px;
}
.p-course .p-title b::before {
  content: "";
  width: 1px;
  height: 50px;
  background-color: rgb(39, 39, 39);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-course .p-title b::after {
  content: "";
  width: 1px;
  height: 12px;
  background-color: rgb(39, 39, 39);
  position: absolute;
  bottom: 0;
  left: 6px;
  right: 0;
  margin: auto;
  transform: rotate(30deg);
}
.p-course__list__item {
  padding-bottom: 30px;
  position: relative;
}
.p-course__list__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #e9e5da;
  opacity: 0.8;
  z-index: -1;
}
.p-course__list__item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 50%;
  /* 三角形の横幅(親要素に対する割合) */
  aspect-ratio: 0.5;
  /* 高さは幅の2倍 */
  background: rgba(255, 255, 255, 0.8);
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  z-index: -1;
}
.p-course__list__item .Title {
  text-align: center;
  padding: 30px 0;
  background: linear-gradient(135deg, #D4AF37 0%, #F9E79F 50%, #D4AF37 100%);
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px #5e4d2e;
  position: relative;
}
.p-course__list__item .Title::before {
  content: "";
  width: 100%;
  height: calc(100% - 12px);
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-course__list__item .Desc {
  padding: 20px 5vw;
}
.p-course__list__item .Desc .top-desc {
  text-align: center;
  margin-bottom: 15px;
}
.p-course__list__item .Desc__inner {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px 20px;
  max-width: 500px;
  margin: 0 auto;
}
.p-course__list__item .Desc__inner h4 {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.p-course__list__item .Desc__inner p span {
  display: block;
  padding-left: 30px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.p-course__list__item .Desc__inner p span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/check.svg) no-repeat center/contain;
  position: absolute;
  top: -8px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-course__list__item .Img {
  max-width: 500px;
  margin: 0 auto;
}
.p-course__list__item:nth-child(2)::before {
  background-color: #dbdbdb;
}
.p-course__list__item:nth-child(2) .Title {
  background: linear-gradient(135deg, #8B8B8B 0%, #B8B8B8 50%, #696969 100%);
}
.p-course__list__item:nth-child(3)::before {
  background-color: #e9e5da;
}
.p-course__list__item:nth-child(3) .Title {
  background: linear-gradient(135deg, #B8956A 0%, #E8D5B7 50%, #9B7E46 100%);
}
@media (min-width: 960px) {
  .p-course .p-title {
    padding-top: 50px;
  }
  .p-course .p-title b {
    padding-bottom: 100px;
  }
  .p-course .p-title b::before {
    width: 2px;
    height: 70px;
  }
  .p-course .p-title b::after {
    width: 2px;
    height: 24px;
    left: 12px;
  }
  .p-course__list__item {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
    padding-bottom: 50px;
  }
  .p-course__list__item::after {
    width: 30%;
  }
  .p-course__list__item .Title {
    grid-row: 1/2;
    grid-column: 1/3;
    padding: 40px 0;
    font-size: 2.4rem;
    letter-spacing: 4px;
    margin-bottom: 50px;
  }
  .p-course__list__item .Title::before {
    height: calc(100% - 20px);
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }
  .p-course__list__item .Desc {
    grid-row: 2/3;
    grid-column: 2/3;
    padding: 0 8vw 0 0;
    align-self: center;
  }
  .p-course__list__item .Desc__inner {
    padding: 30px;
    max-width: none;
    margin: 0;
  }
  .p-course__list__item .Desc__inner h4 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .p-course__list__item .Desc__inner p span {
    padding-left: 40px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .p-course__list__item .Desc__inner p span::before {
    width: 25px;
    height: 25px;
    top: -12px;
  }
  .p-course__list__item .Img {
    grid-row: 2/3;
    grid-column: 1/2;
    margin: 0;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .p-course__list__item::after {
    width: 30%;
    aspect-ratio: 0.65;
  }
  .p-course__list__item .Title {
    padding: 50px 0;
    font-size: 3.2rem;
  }
  .p-course__list__item .Desc {
    padding: 0 10vw 0 0;
  }
  .p-course__list__item .Img {
    padding: 0 0 0 12vw;
  }
}

.p-nouhau {
  padding: 50px 0;
  background: url(../images/home/bg-1.webp) no-repeat center/cover;
}
.p-nouhau .p-title {
  color: #fff;
}
.p-nouhau .p-title b small {
  position: relative;
  transform: rotate(0deg);
}
.p-nouhau .p-title b small::before, .p-nouhau .p-title b small::after {
  display: none;
}
.p-nouhau__list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-nouhau__list__item .Icon {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 50%;
  padding: 15px;
  margin: 0 auto 10px;
}
.p-nouhau__list__item .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-nouhau__list__item:nth-child(2) .Icon {
  width: 80px;
  height: 80px;
  padding: 20px;
  background-color: transparent;
}
.p-nouhau__list__item .Desc {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 600px) {
  .p-nouhau__list__item .Icon {
    width: 150px;
    height: 150px;
    padding: 25px;
    margin: 0 auto 15px;
  }
  .p-nouhau__list__item:nth-child(2) .Icon {
    width: 120px;
    height: 120px;
    padding: 40px;
  }
  .p-nouhau__list__item .Desc {
    font-size: 18px;
    line-height: 1.7;
  }
}
@media (min-width: 960px) {
  .p-nouhau {
    padding: 50px 0 80px;
  }
  .p-nouhau__list__item .Icon {
    width: 200px;
    height: 200px;
    padding: 40px;
    margin: 0 auto 20px;
  }
  .p-nouhau__list__item:nth-child(2) .Icon {
    width: 180px;
    height: 180px;
    padding: 60px;
  }
  .p-nouhau__list__item .Desc {
    font-size: 24px;
  }
}

.p-feature .p-title b small {
  display: inline-block;
  transform: rotate(0deg);
  background-color: rgb(39, 39, 39);
  color: #fff;
  width: 240px;
  padding: 5px 0;
  position: relative;
}
.p-feature .p-title b small::before, .p-feature .p-title b small::after {
  display: none;
}
.p-feature .p-title b strong span {
  font-size: 2.4rem;
  display: inline-block;
  padding-right: 5px;
}
.p-feature__list__item {
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}
.p-feature__list__item::before {
  position: absolute;
  top: 8%;
  left: 20%;
  content: "";
  display: block;
  height: 90%;
  width: 100%;
  background-color: #f2f2f2;
  z-index: -1;
}
.p-feature__list__item .Img {
  max-width: 500px;
  margin: 0 auto 30px;
}
.p-feature__list__item .Text {
  position: relative;
}
.p-feature__list__item .Text h4 {
  margin-bottom: 20px;
  color: #171714;
  font-size: 1.2rem;
}
.p-feature__list__item .Text strong {
  background: linear-gradient(transparent 0%, #fff19a 1%);
  padding: 0 2px;
}
@media (min-width: 600px) {
  .p-feature .p-title b small {
    width: 280px;
  }
  .p-feature .p-title b strong span {
    font-size: 3.2rem;
  }
  .p-feature__list__item .Text h4 {
    font-size: 1.5rem;
  }
}
@media (min-width: 960px) {
  .p-feature .p-title b small {
    width: 320px;
    padding: 8px 0;
  }
  .p-feature .p-title b strong span {
    font-size: 3.8rem;
  }
  .p-feature__list__item {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .p-feature__list__item::before {
    top: 15%;
    right: -10vw;
    left: auto;
    height: 85%;
    width: 50%;
  }
  .p-feature__list__item .Img {
    flex-basis: 48%;
    max-width: none;
    margin: 0;
  }
  .p-feature__list__item .Text {
    flex-basis: 48%;
  }
  .p-feature__list__item .Text h4 {
    margin-bottom: 40px;
  }
  .p-feature__list__item:nth-child(2n) {
    flex-direction: row;
  }
  .p-feature__list__item:nth-child(2n)::before {
    left: -10vw;
    right: auto;
  }
}
@media (min-width: 1200px) {
  .p-feature__list__item .Text {
    align-self: center;
  }
  .p-feature__list__item .Text h4 {
    font-size: 1.8rem;
  }
}

.achievements {
  padding: 90px 0 50px;
  background: url(../images/home/bg-2.webp) no-repeat center/cover;
  position: relative;
}
.achievements::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(to bottom right, transparent 49.5%, white 50%) left/50% 100% no-repeat, linear-gradient(to bottom left, transparent 49.5%, white 50%) right/50% 100% no-repeat;
  transform: rotate(180deg);
}
.achievements .p-title {
  margin-bottom: 0;
  text-wrap: nowrap;
}
.achievements .p-title strong {
  font-size: 2rem;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) {
  .achievements {
    padding: 110px 0 60px;
  }
  .achievements .p-title .onlySP {
    display: none;
  }
  .achievements .p-title b strong {
    line-height: 2;
  }
}
@media (min-width: 960px) {
  .achievements {
    padding: 180px 0 100px;
  }
  .achievements::before {
    height: 130px;
  }
  .achievements .p-title b strong {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}
@media (min-width: 1200px) {
  .achievements {
    padding: 200px 0 150px;
  }
  .achievements .p-title b strong {
    font-size: 3.2rem;
    line-height: 1.7;
  }
}

.p-zisseki {
  margin-top: 50px;
}
.p-zisseki .p-title b {
  display: block;
}
.p-zisseki .p-title b small {
  transform: rotate(0deg);
  left: 0;
  right: 0;
  margin: auto;
}
.p-zisseki .p-title b small::before, .p-zisseki .p-title b small::after {
  display: none;
}
.p-zisseki .hero .swiper-container3 {
  position: relative;
}
.p-zisseki .hero .swiper-container3 .swiper-slide .works-title {
  margin-top: 10px;
  padding: 0 10px;
  color: rgb(39, 39, 39);
  font-size: 20px;
}
.p-zisseki .hero .swiper-container3 .swiper-button-prev,
.p-zisseki .hero .swiper-container3 .swiper-button-next {
  top: 50%;
  background-color: black;
}
.p-zisseki .hero .swiper-container3 .swiper-button-prev::after,
.p-zisseki .hero .swiper-container3 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
}
.p-zisseki .hero .swiper-container3 .swiper-button-prev {
  left: -5px;
}
.p-zisseki .hero .swiper-container3 .swiper-button-next {
  right: -5px;
}
@media (min-width: 600px) {
  .p-zisseki .hero .swiper-container3 .swiper-button-prev,
  .p-zisseki .hero .swiper-container3 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .p-zisseki .hero .swiper-container3 .swiper-button-prev::after,
  .p-zisseki .hero .swiper-container3 .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
  .p-zisseki .hero .swiper-container3 .swiper-button-prev {
    left: -15px;
  }
  .p-zisseki .hero .swiper-container3 .swiper-button-next {
    right: -15px;
  }
}
@media (min-width: 960px) {
  .p-zisseki .hero .swiper-container3 .swiper-button-prev,
  .p-zisseki .hero .swiper-container3 .swiper-button-next {
    top: -80px;
    height: 70px;
    width: 70px;
  }
  .p-zisseki .hero .swiper-container3 .swiper-button-prev::after,
  .p-zisseki .hero .swiper-container3 .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .p-zisseki .hero .swiper-container3 .swiper-button-next {
    right: none;
    left: 75px;
  }
}
.p-zisseki__item {
  margin: 0 10px;
}
.p-zisseki__item .name {
  background-color: gray;
  padding: 5px;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 2px;
  font-weight: 500;
  border-radius: 10px 10px 0 0;
}
.p-zisseki__item .achieve-box {
  padding: 20px 30px;
  background-color: rgb(229, 229, 229);
  border-radius: 0 0 10px 10px;
}
.p-zisseki__item .achieve-box .keka {
  display: inline-block;
  text-align: center;
  background-color: rgb(39, 39, 39);
  color: #fff;
  padding: 5px 30px;
  border-radius: 9999px;
  margin-bottom: 20px;
}
.p-zisseki__item .achieve-box .keka h3 {
  font-size: 0.9rem;
  display: flex;
  justify-content: center;
  align-items: baseline;
  letter-spacing: 2px;
}
.p-zisseki__item .achieve-box .keka h3 .big {
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
  padding: 0 5px;
}
.p-zisseki__item .achieve-box .grow {
  display: flex;
  justify-content: center;
  align-items: baseline;
  position: relative;
}
.p-zisseki__item .achieve-box .grow .grow-down .bod {
  text-align: right;
  padding-right: 80px;
}
.p-zisseki__item .achieve-box .grow .grow-down .bod span {
  font-size: 2.5rem;
  font-weight: bold;
  color: rgb(39, 39, 39);
}
.p-zisseki__item .achieve-box .grow::before {
  position: absolute;
  top: 30px;
  left: -30px;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon/yazirusi.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(-30deg);
}
.p-zisseki__item .achieve-box .grow-up .bod {
  text-align: right;
}
.p-zisseki__item .achieve-box .grow-up .bod span {
  font-size: 4rem;
  letter-spacing: 4px;
  font-weight: 700;
  color: #d52f2b;
}
.p-zisseki__item .achieve-box .Desc {
  margin-top: 15px;
  font-weight: bold;
}
@media (min-width: 600px) {
  .p-zisseki {
    margin-top: 60px;
  }
  .p-zisseki__item {
    margin: 0 20px;
  }
  .p-zisseki__item .name {
    padding: 8px 0;
    font-size: 1.6rem;
  }
  .p-zisseki__item .achieve-box .keka {
    padding: 10px 50px;
    margin-bottom: 30px;
  }
  .p-zisseki__item .achieve-box .keka h3 {
    font-size: 1.4rem;
  }
  .p-zisseki__item .achieve-box .keka h3 .big {
    font-size: 2.4rem;
    padding: 0 8px;
  }
  .p-zisseki__item .achieve-box .grow .grow-down .bod {
    padding-right: 100px;
  }
  .p-zisseki__item .achieve-box .grow .grow-down .bod span {
    font-size: 4.6rem;
  }
  .p-zisseki__item .achieve-box .grow .grow-down .bod p {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .p-zisseki__item .achieve-box .grow::before {
    top: 50px;
    left: -50px;
    width: 50px;
    height: 50px;
  }
  .p-zisseki__item .achieve-box .grow-up .bod span {
    font-size: 6rem;
  }
  .p-zisseki__item .achieve-box .grow-up .bod p {
    font-size: 2rem;
    font-weight: bold;
  }
  .p-zisseki__item .achieve-box .Desc {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .p-zisseki {
    margin-top: 80px;
  }
}

.p-voice {
  padding: 0 0 50px;
  background-color: #eeeeee;
}
.p-voice .hero .swiper-container2 {
  position: relative;
  padding-bottom: 80px;
}
.p-voice .hero .swiper-container2 .swiper-button-prev,
.p-voice .hero .swiper-container2 .swiper-button-next {
  top: auto;
  bottom: 0px;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease;
}
.p-voice .hero .swiper-container2 .swiper-button-prev::after,
.p-voice .hero .swiper-container2 .swiper-button-next::after {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.p-voice .hero .swiper-container2 .swiper-button-prev:hover,
.p-voice .hero .swiper-container2 .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.p-voice .hero .swiper-container2 .swiper-button-prev {
  left: 50%;
  transform: translateX(-70px);
}
.p-voice .hero .swiper-container2 .swiper-button-next {
  right: 50%;
  transform: translateX(70px);
}
.p-voice__title__back {
  max-width: 350px;
  margin: 0 auto 20px;
}
.p-voice__title__back img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-voice__title h3 {
  text-align: center;
  font-size: 1.2rem;
  padding-top: 30px;
  line-height: 2;
  position: relative;
  z-index: 10;
}
.p-voice__title h3::before {
  content: "VOICE";
  width: 100%;
  height: 100%;
  color: rgba(204, 204, 204, 0.5019607843);
  font-size: 5rem;
  line-height: 1;
  letter-spacing: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.p-voice__title h3 strong {
  font-size: 1.5rem;
  letter-spacing: 2px;
}
.p-voice__title h3 small {
  display: block;
  max-width: 350px;
  margin: 0 auto;
  text-align: right;
}
.p-voice__item {
  border: 1px solid #fff;
  border-radius: 10px;
  background: radial-gradient(circle, rgba(20, 20, 20, 0.85) 0%, rgba(50, 50, 50, 0.75) 70%, rgba(90, 90, 90, 0.6) 100%);
  padding: 75px 10px 20px;
  min-height: 250px;
  position: relative;
  margin-top: 60px;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.p-voice__item .icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 8px solid #bea43d;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: auto;
}
.p-voice__item .icon img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-voice__item .info {
  text-align: center;
  margin-bottom: 15px;
  height: 60px;
}
.p-voice__item .info.is-hidden {
  visibility: hidden;
}
.p-voice__item .info h3 {
  font-weight: normal;
  font-size: 1.2rem;
}
.p-voice__item .info h4 {
  font-weight: normal;
  font-size: 1rem;
}
.p-voice__item .desc {
  flex: 1;
  display: flex;
  align-items: center;
}
.p-voice__item .desc p {
  width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
}
.p-voice-archive {
  background-color: #eee;
  padding: 50px 0;
}
.p-voice-archive__list .p-voice__item {
  margin-bottom: 90px;
}
.p-voice-archive__list .p-voice__item:last-child {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .p-voice__title h3 {
    font-size: 1.5rem;
  }
  .p-voice__title h3 strong {
    font-size: 1.8rem;
  }
  .p-voice__title h3 small {
    max-width: 450px;
  }
  .p-voice__item {
    padding: 75px 30px 20px;
  }
}
@media (max-width: 959px) {
  .p-voice .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-voice {
    padding: 0 0 80px;
  }
  .p-voice .view-sp {
    display: none;
  }
  .p-voice .hero .swiper-container2 {
    padding-bottom: 120px;
  }
  .p-voice .hero .swiper-container2 .swiper-button-prev,
  .p-voice .hero .swiper-container2 .swiper-button-next {
    width: 80px;
    height: 80px;
  }
  .p-voice .hero .swiper-container2 .swiper-button-prev::after,
  .p-voice .hero .swiper-container2 .swiper-button-next::after {
    font-size: 28px;
  }
  .p-voice .hero .swiper-container2 .swiper-button-prev {
    transform: translateX(-100px);
  }
  .p-voice .hero .swiper-container2 .swiper-button-next {
    transform: translateX(100px);
  }
  .p-voice__title {
    margin-bottom: 55px;
  }
  .p-voice__title__back {
    max-width: 650px;
    margin: 0 auto 20px;
  }
  .p-voice__title h3 {
    font-size: 2rem;
  }
  .p-voice__title h3::before {
    font-size: 8rem;
  }
  .p-voice__title h3 strong {
    font-size: 2.6rem;
  }
  .p-voice__title h3 small {
    max-width: 800px;
  }
  .p-voice__title h3 br {
    display: none;
  }
  .p-voice__item {
    padding: 95px 30px 20px;
    min-height: 300px;
    margin-top: 80px;
  }
  .p-voice__item .icon {
    width: 160px;
    height: 160px;
    top: -80px;
  }
  .p-voice__item .info {
    height: 70px;
  }
  .p-voice__item .info h3 {
    font-size: 1.4rem;
  }
  .p-voice__item .info h4 {
    font-size: 1.2rem;
  }
  .p-voice-archive {
    padding: 50px 0 80px;
  }
  .p-voice-archive__list .p-voice__item {
    margin-bottom: 120px;
    padding: 95px 8vw 40px;
  }
  .p-voice-archive__list .p-voice__item:last-child {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .p-voice__item {
    min-height: 340px;
  }
  .p-voice-archive .c-container, .p-voice-archive .breadcrumb {
    padding: 0 15vw;
  }
}

.p-price {
  margin-top: 50px;
}
.p-price__list {
  margin: 0 0 50px;
  position: relative;
}
.p-price__list__item {
  border: 1px solid #888;
  background-color: #f2f2f2;
  padding: 20px 20px 10px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.p-price__list__item .Title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
}
.p-price__list__item .Title span {
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
}
.p-price__list__item .c-txt-sm, .p-price__list__item .c-news-sl__contents, .p-price__list__item .c-news .category-list ul li a, .c-news .category-list ul li .p-price__list__item a, .p-price__list__item .c-news__content, .p-price__list__item .c-contact .contact-form select, .c-contact .contact-form .p-price__list__item select, .p-price__list__item .c-contact .contact-form input, .c-contact .contact-form .p-price__list__item input, .p-price__list__item .c-contact .contact-form textarea, .c-contact .contact-form .p-price__list__item textarea, .p-price__list__item .c-contact-text {
  text-align: center;
  margin-bottom: 15px;
}
.p-price__list__item .List {
  max-width: 400px;
  margin: 0 auto;
}
.p-price__list__item .List__item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  background-color: #fff;
  padding: 10px;
}
.p-price__list__item .List__item .num {
  font-size: 2rem;
  font-weight: 800;
  margin-right: 15px;
}
.p-price__list__item .List__item .Desc {
  flex: 1;
}
.p-price__list__item .List__item .Desc h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
}
.p-price__list__item .List__item .Desc p {
  font-size: 13px;
}
.p-price__list__item .List__item .Desc p strong {
  color: #d52f2b;
}
.p-price__list__item:nth-child(1) .Title span {
  background-color: #000;
}
.p-price__list__item:nth-child(2) .Title span {
  background-color: #666;
}
.p-price__list__item:nth-child(3) .Title span {
  background-color: #aaa;
}
.p-price__other {
  padding: 50px 0;
  background: url(../images/home/bg-2.webp) no-repeat center/cover;
}
.p-price__other__inner {
  margin: 0 5vw;
}
.p-price__other__inner .p-title b small {
  position: absolute;
  top: -15px;
  left: 50%;
  width: 140px;
  transform: translateX(-50%) rotate(0deg);
  background-color: #171714;
  color: #fff;
  padding: 5px 15px;
}
.p-price__other__inner .p-title b small::before, .p-price__other__inner .p-title b small::after {
  display: none;
}
.p-price__other__inner .p-title strong {
  background: linear-gradient(transparent 70%, #d9c78b 30%);
  padding: 0 2px;
}
.p-price__other ul {
  background-color: #fff;
  padding: 20px;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.p-price__other ul::before {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #171714;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-price__other ul li {
  font-weight: bold;
  margin-bottom: 5px;
}
@media (min-width: 600px) {
  .p-price__list__item {
    padding: 30px 10px 20px;
  }
  .p-price__list__item .Title {
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
  .p-price__list__item .Title span {
    padding: 5px 30px;
  }
  .p-price__list__item .List__item {
    margin-bottom: 10px;
    padding: 15px;
  }
  .p-price__list__item .List__item .num {
    font-size: 2.8rem;
  }
  .p-price__list__item .List__item .Desc h4 {
    font-size: 1.2rem;
  }
  .p-price__list__item .List__item .Desc p {
    font-size: 1rem;
  }
  .p-price__other {
    padding: 60px 0;
  }
  .p-price__other__inner {
    margin: 0 5vw;
  }
  .p-price__other__inner .p-title b small {
    top: -20px;
    width: 170px;
  }
  .p-price__other ul {
    padding: 20px 30px;
  }
  .p-price__other ul li .c-txt-sm, .p-price__other ul li .c-news-sl__contents, .p-price__other .c-news .category-list ul li a, .c-news .category-list .p-price__other ul li a, .p-price__other ul li .c-news__content, .p-price__other ul li .c-contact .contact-form select, .c-contact .contact-form .p-price__other ul li select, .p-price__other ul li .c-contact .contact-form input, .c-contact .contact-form .p-price__other ul li input, .p-price__other ul li .c-contact .contact-form textarea, .c-contact .contact-form .p-price__other ul li textarea, .p-price__other ul li .c-contact-text {
    font-size: 1.1rem;
  }
}
@media (min-width: 960px) {
  .p-price .c-container, .p-price .breadcrumb {
    padding: 0 5vw;
  }
  .p-price__list {
    display: flex;
    justify-content: space-between;
  }
  .p-price__list__item {
    flex-basis: 32.5%;
  }
  .p-price__list__item .Title {
    font-size: 1.2rem;
    letter-spacing: 1.5px;
  }
  .p-price__list__item .Title span {
    padding: 5px 15px;
  }
  .p-price__list__item .List__item .Desc h4 {
    font-size: 1.3rem;
  }
  .p-price__other {
    padding: 80px 0;
  }
  .p-price__other__inner {
    margin: 0 10vw;
  }
  .p-price__other__inner .p-title b small {
    top: -30px;
    width: 220px;
    padding: 10px 15px;
  }
  .p-price__other ul {
    padding: 30px;
    max-width: 500px;
  }
  .p-price__other ul::before {
    width: calc(100% - 15px);
    height: calc(100% - 15px);
  }
  .p-price__other ul li {
    margin-bottom: 10px;
  }
  .p-price__other ul li .c-txt-sm, .p-price__other ul li .c-news-sl__contents, .p-price__other .c-news .category-list ul li a, .c-news .category-list .p-price__other ul li a, .p-price__other ul li .c-news__content, .p-price__other ul li .c-contact .contact-form select, .c-contact .contact-form .p-price__other ul li select, .p-price__other ul li .c-contact .contact-form input, .c-contact .contact-form .p-price__other ul li input, .p-price__other ul li .c-contact .contact-form textarea, .c-contact .contact-form .p-price__other ul li textarea, .p-price__other ul li .c-contact-text {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .p-price__other__inner {
    margin: 0 15vw;
  }
  .p-price__other__inner .p-title b small {
    top: -30px;
    width: 220px;
    padding: 10px 15px;
  }
  .p-price__other ul {
    max-width: 600px;
  }
  .p-price__other ul li .c-txt-sm, .p-price__other ul li .c-news-sl__contents, .p-price__other .c-news .category-list ul li a, .c-news .category-list .p-price__other ul li a, .p-price__other ul li .c-news__content, .p-price__other ul li .c-contact .contact-form select, .c-contact .contact-form .p-price__other ul li select, .p-price__other ul li .c-contact .contact-form input, .c-contact .contact-form .p-price__other ul li input, .p-price__other ul li .c-contact .contact-form textarea, .c-contact .contact-form .p-price__other ul li textarea, .p-price__other ul li .c-contact-text {
    font-size: 1.7rem;
  }
}
@media (min-width: 1400px) {
  .p-price .c-container, .p-price .breadcrumb {
    padding: 0 10vw;
  }
}

.p-teacher__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-teacher__desc {
  background-color: rgb(39, 39, 39);
  color: #fff;
  padding: 50px 0;
}
.p-teacher__desc .more-btn__link {
  border: 2px solid #fff;
}
.p-teacher.c-teacher {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .p-teacher__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-teacher__img {
    flex-basis: 50%;
  }
  .p-teacher__desc {
    flex-basis: 50%;
    background-color: #fff;
    color: rgb(39, 39, 39);
  }
  .p-teacher__desc .c-container, .p-teacher__desc .breadcrumb {
    padding: 0 3vw;
  }
}
@media (min-width: 1200px) {
  .p-teacher__desc .c-container, .p-teacher__desc .breadcrumb {
    padding: 0 8vw 0 3vw;
  }
}

.services__aside {
  position: relative;
}
.services__aside a {
  position: relative;
  background-image: url(../images/home/img2.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 5vw 20px 5vw;
  height: 220px;
  display: block;
  color: #fff;
  background-position: center;
}
.services__aside a.sv2 {
  background-image: url(../images/home/img3.webp);
}
.services__aside a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 100%;
  width: 100%;
  background: rgb(39, 39, 39);
  opacity: 0.6;
}
.services__aside a h3,
.services__aside a p {
  position: relative;
  z-index: 100;
}
.services__aside a h3 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 3px;
}
.services__aside a .third {
  font-size: 19px;
  position: absolute;
  display: inline-block;
  bottom: 20px;
  right: 60px;
}
.services__aside a .third::before {
  position: absolute;
  top: 4px;
  right: -42px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 7px;
  width: 32px;
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  transform: skew(45deg);
}
@media (min-width: 600px) {
  .services__aside {
    display: flex;
  }
  .services__aside a {
    width: 50%;
    padding: 30px 3vw 20px 3vw;
  }
}
@media (min-width: 960px) {
  .services__aside a {
    height: 280px;
  }
  .services__aside a h3 {
    font-size: 3rem;
    letter-spacing: 4px;
  }
  .services__aside a .third {
    font-size: 24px;
    bottom: 30px;
    right: calc(3vw + 60px);
  }
  .services__aside a .third::before {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

.p-rinen {
  padding: 50px 0;
  background: url(../images/home/img4-sp.webp) no-repeat center/cover;
  position: relative;
}
.p-rinen::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #4f4728;
  opacity: 0.7;
}
.p-rinen .p-title {
  color: #fff;
}
.p-rinen .p-title b small {
  font-size: 0.8rem;
  transform: rotate(-7deg);
}
.p-rinen .p-title b small::before {
  background: url(../images/common/p-tit-l-wh.svg) no-repeat center/contain;
}
.p-rinen .p-title b small::after {
  background: url(../images/common/p-tit-r-wh.svg) no-repeat center/contain;
}
.p-rinen .p-title b strong {
  color: #ff6262;
}
.p-rinen__desc {
  position: relative;
  z-index: 10;
  padding: 30px 0;
}
.p-rinen__desc::before {
  position: absolute;
  content: "";
  width: calc(100% + 10vw);
  height: 100%;
  top: 0;
  left: -5vw;
  margin: auto;
  background-color: #fff;
  opacity: 0.6;
  z-index: -1;
}
.p-rinen__desc span {
  background: linear-gradient(transparent 0%, #fff19a 1%);
  padding: 0 2px;
  font-weight: bold;
}
.p-rinen__desc strong {
  font-size: 1.1rem;
  display: block;
  text-align: center;
  margin: 15px 0;
}
@media (min-width: 600px) {
  .p-rinen .p-title {
    color: #fff;
  }
  .p-rinen .p-title b small {
    font-size: 0.9rem;
    transform: rotate(-6deg);
  }
  .p-rinen__desc {
    padding: 45px 0;
  }
  .p-rinen__desc::before {
    width: calc(100% + 16vw);
    left: -8vw;
  }
  .p-rinen__desc strong {
    font-size: 1.5rem;
    display: block;
    text-align: center;
    margin: 20px 0;
  }
  .p-rinen__desc .c-txt-sm, .p-rinen__desc .c-news-sl__contents, .p-rinen__desc .c-news .category-list ul li a, .c-news .category-list ul li .p-rinen__desc a, .p-rinen__desc .c-news__content, .p-rinen__desc .c-contact .contact-form select, .c-contact .contact-form .p-rinen__desc select, .p-rinen__desc .c-contact .contact-form input, .c-contact .contact-form .p-rinen__desc input, .p-rinen__desc .c-contact .contact-form textarea, .c-contact .contact-form .p-rinen__desc textarea, .p-rinen__desc .c-contact-text {
    line-height: 2;
  }
}
@media (min-width: 960px) {
  .p-rinen {
    padding: 80px 0;
    background: url(../images/home/img4.webp) no-repeat center/cover;
  }
  .p-rinen .p-title b small {
    font-size: 1.1rem;
    left: -40px;
  }
  .p-rinen__desc {
    padding: 45px 5vw;
  }
  .p-rinen__desc::before {
    width: 100%;
    left: 0vw;
  }
  .p-rinen__desc strong {
    font-size: 1.8rem;
    margin: 30px 0;
  }
}
@media (min-width: 1200px) {
  .p-rinen .p-title b small {
    font-size: 1.3rem;
  }
  .p-rinen__desc {
    padding: 55px 5vw;
  }
  .p-rinen__desc strong {
    font-size: 2rem;
  }
}

.p-flow__list__item {
  position: relative;
  margin-bottom: 50px;
  padding-right: 30px;
}
.p-flow__list__item::before {
  content: "";
  width: 1px;
  height: calc(100% - 55px);
  border-right: 2px dashed #bea43d;
  position: absolute;
  bottom: 0;
  right: 10px;
  opacity: 0.6;
}
.p-flow__list__item .num {
  position: absolute;
  top: -33px;
  right: 0;
  color: #bea43d;
  opacity: 0.6;
}
.p-flow__list__item .num small {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.p-flow__list__item .num strong {
  font-size: 2.8rem;
  font-weight: 500;
}
.p-flow__list__item .Title {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.p-flow__list__item .Img {
  margin-bottom: 15px;
}
.p-flow__list__item .Img img {
  aspect-ratio: 16/9;
}
@media (min-width: 600px) {
  .p-flow__list__item {
    padding-right: 10vw;
  }
}
@media (min-width: 960px) {
  .p-flow__list__item {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
  }
  .p-flow__list__item::before {
    content: "";
    width: 1px;
    height: calc(100% - 65px);
    border-right: 3px dashed #bea43d;
    right: 15px;
  }
  .p-flow__list__item .num {
    top: -33px;
  }
  .p-flow__list__item .num small {
    font-size: 2rem;
  }
  .p-flow__list__item .num strong {
    font-size: 3.8rem;
  }
  .p-flow__list__item .Title {
    grid-row: 1/2;
    grid-column: 2/3;
    align-self: flex-end;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .p-flow__list__item .Img {
    grid-row: 1/3;
    grid-column: 1/2;
    margin: 0;
  }
  .p-flow__list__item .Desc {
    grid-row: 2/3;
    grid-column: 2/3;
  }
}
@media (min-width: 1200px) {
  .p-flow__list__item {
    padding-right: 5vw;
  }
}

.faq-contents {
  padding: 50px 0 20px 0;
  position: relative;
}
.faq-contents::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #eeeeee;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: skewY(-7deg);
  z-index: -1;
}
@media (min-width: 600px) {
  .faq-contents {
    padding: 60px 0 30px;
  }
  .faq-contents::before {
    transform: skewY(-5deg);
  }
}
@media (min-width: 960px) {
  .faq-contents {
    padding: 80px 0 50px;
  }
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 12vw;
  }
}
@media (min-width: 1200px) {
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 18vw;
  }
}

.faq__item {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 20px 15px;
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.faq dt::before {
  content: "Q";
  position: absolute;
  top: -10px;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 28px;
  color: #bea43d;
}
.faq dt span {
  padding-right: 8vw;
  margin-left: 6vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.faq dt span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  visibility: visible;
  border-bottom: 3px solid #bea43d;
  border-right: 3px solid #bea43d;
  transform: rotate(45deg);
  transition: all 0.2s;
}
.faq dd {
  position: relative;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 28px;
  font-weight: bold;
  color: #171714;
}
.faq dd .m-description-article {
  margin: 30px 15px 0 6vw;
  padding-left: 3vw;
}
@media (min-width: 600px) {
  .faq__item {
    padding: 20px;
  }
  .faq dt .c-txt-sm, .faq dt .c-news-sl__contents, .faq dt .c-news .category-list ul li a, .c-news .category-list ul li .faq dt a, .faq dt .c-news__content, .faq dt .c-contact .contact-form select, .c-contact .contact-form .faq dt select, .faq dt .c-contact .contact-form input, .c-contact .contact-form .faq dt input, .faq dt .c-contact .contact-form textarea, .c-contact .contact-form .faq dt textarea, .faq dt .c-contact-text {
    font-size: 16px;
  }
  .faq dt span {
    padding-right: 8vw;
    margin-left: 3vw;
    line-height: 1.5;
    display: block;
    position: relative;
    padding-left: 3vw;
  }
  .faq dd .m-description-article {
    margin: 30px 15px 0 3vw;
  }
}
@media (min-width: 960px) {
  .faq__item {
    padding: 30px;
    margin-bottom: 30px;
  }
  .faq dt .c-txt-sm, .faq dt .c-news-sl__contents, .faq dt .c-news .category-list ul li a, .c-news .category-list ul li .faq dt a, .faq dt .c-news__content, .faq dt .c-contact .contact-form select, .c-contact .contact-form .faq dt select, .faq dt .c-contact .contact-form input, .c-contact .contact-form .faq dt input, .faq dt .c-contact .contact-form textarea, .c-contact .contact-form .faq dt textarea, .faq dt .c-contact-text {
    font-size: 18px;
  }
  .faq dt::before {
    top: -14px;
    font-size: 32px;
  }
  .faq dt span {
    margin-left: 1.5vw;
  }
  .faq dt span::after {
    width: 16px;
    height: 16px;
    border-bottom: 4px solid #bea43d;
    border-right: 4px solid #bea43d;
  }
  .faq dd::before {
    font-size: 32px;
    line-height: 1;
  }
  .faq dd .m-description-article {
    margin: 40px 40px 20px 1.5vw;
  }
}
@media (min-width: 1200px) {
  .faq dt .c-txt-sm, .faq dt .c-news-sl__contents, .faq dt .c-news .category-list ul li a, .c-news .category-list ul li .faq dt a, .faq dt .c-news__content, .faq dt .c-contact .contact-form select, .c-contact .contact-form .faq dt select, .faq dt .c-contact .contact-form input, .c-contact .contact-form .faq dt input, .faq dt .c-contact .contact-form textarea, .c-contact .contact-form .faq dt textarea, .faq dt .c-contact-text {
    font-size: 22px;
  }
  .faq dt::before {
    font-size: 38px;
  }
  .faq dd::before {
    font-size: 38px;
  }
}

.c-contact {
  scroll-margin: 80px;
}
.c-contact .wrap br {
  display: none;
}
.c-contact .wrap p {
  display: inline;
}
.c-contact .wrap p.privacy {
  display: block;
}
@media (min-width: 600px) {
  .c-contact .wrap {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .c-contact .wrap {
    max-width: 800px;
  }
}
@media (min-width: 960px) {
  .c-contact-text {
    font-size: 18px;
  }
  .c-contact-text br {
    display: none;
  }
}
.c-contact .contact-form {
  text-align: center;
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: none;
  background-color: #eee;
  padding: 0px 10px;
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
  padding: 10px;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  border: none;
  background-color: #eee;
  padding: 0px 10px;
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 0 0 8px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 12px;
  color: #fff;
  background-color: #d52f2b;
  padding: 3px 10px;
  border-radius: 5px;
  margin-left: 10px;
}
.c-contact .contact-form .free {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 8px;
}
.c-contact .contact-form .ct-radio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .ct-radio input[type=radio] {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ct-radio .wpcf7-radio {
  display: flex;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: auto;
}
.c-contact .contact-form .ct-age {
  flex-basis: 48%;
  display: inline-block;
  text-align: left;
}
.c-contact .contact-form .ct-age select {
  width: 100%;
  height: 45px;
}
.c-contact .contact-form .ct-history {
  display: inline-block;
  text-align: right;
  flex-basis: 48%;
}
.c-contact .contact-form .ct-history dt {
  text-align: left;
}
.c-contact .contact-form .ct-history select {
  width: 100%;
  height: 45px;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  position: relative;
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  position: absolute;
  top: 0;
  right: -10px;
}
@media (min-width: 600px) {
  .c-contact .contact-form dt {
    font-size: 16px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 20px;
    width: 20px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form dl {
    padding-bottom: 30px;
  }
  .c-contact .contact-form .must, .c-contact .contact-form .free {
    padding: 0 0 15px;
  }
  .c-contact .contact-form .must::after, .c-contact .contact-form .free::after {
    font-size: 14px;
  }
  .c-contact .contact-form .ct-radio .wpcf7-list-item {
    font-size: 22px;
    margin: 0 30px 0 0;
  }
  .c-contact .contact-form .ct-radio input[type=radio] {
    height: 35px;
    width: 25px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ct-radio .wpcf7-radio {
    display: flex;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 25px;
    width: 25px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 22px;
  }
  .c-contact .contact-form .privacy {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form input {
    height: 55px;
  }
  .c-contact .contact-form .ct-age select,
  .c-contact .contact-form .ct-history select {
    height: 55px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}

.p-footer {
  padding: 40px 0 20px 0;
  background-color: #171714;
}
.p-footer__logo {
  text-align: center;
  margin-bottom: 25px;
}
.p-footer__logo img {
  width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer .sns-link {
  display: flex;
  justify-content: center;
}
.p-footer .sns-link li {
  width: 50px;
  height: 50px;
  margin: 0 4px;
}
.p-footer .sns-link li a {
  display: block;
  transition: all 0.3s;
}
.p-footer .sns-link li a img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer .sns-link li a:hover {
  opacity: 0.6;
}
.p-footer__nav {
  display: block;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li a {
  color: #fff;
  display: block;
  transition: all 0.3s;
}
.p-footer__nav li a:hover {
  opacity: 0.6;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 7px;
  width: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.p-footer .copyright {
  text-align: center;
  color: #ccc;
  font-size: 12px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
@media (min-width: 600px) {
  .p-footer__wrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 45px;
  }
  .p-footer__logo {
    margin: 0 30px 0 0;
  }
  .p-footer .sns-link {
    margin-bottom: 0;
  }
  .p-footer__nav {
    max-width: 380px;
    margin: 0 auto 40px;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-footer__nav li {
    width: 50%;
  }
}
@media (min-width: 960px) {
  .p-footer {
    padding: 50px 0 30px;
  }
  .p-footer .c-container, .p-footer .breadcrumb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .p-footer .sns-link {
    justify-content: start;
  }
  .p-footer .sns-link li {
    width: 50px;
    height: 50px;
    margin: 0 4px;
  }
  .p-footer__wrap {
    justify-content: start;
    flex-basis: 40%;
  }
  .p-footer__nav {
    flex-basis: 60%;
    max-width: none;
    margin-top: 40px;
  }
  .p-footer .copyright {
    font-size: 14px;
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 15vw;
  }
  .p-footer__nav li {
    margin-bottom: 20px;
  }
  .p-footer__nav li span {
    padding-left: 25px;
  }
  .p-footer__nav li span::before {
    height: 9px;
    width: 9px;
  }
}

.c-service__list {
  margin: 0 -3vw;
}
.c-service__list__item {
  padding: 30px 3vw;
  border: 1px solid #ccc;
  border-radius: 15px;
  margin-bottom: 20px;
  text-align: center;
}
.c-service__list__item .num {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
}
.c-service__list__item .num::before {
  content: "";
  width: 45px;
  height: 45px;
  background-color: #171714;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  border-radius: 50%;
}
.c-service__list__item .Title {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  display: inline-block;
  background: linear-gradient(transparent 60%, #fff19a 40%);
  padding: 0 2px;
}
.c-service__list__item .Img {
  margin-top: 20px;
}
.c-service__list__item .Img img {
  aspect-ratio: 4/3;
}
@media (min-width: 600px) {
  .c-service__list__item {
    display: flex;
    justify-content: space-between;
  }
  .c-service__list__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-service__list__item .Desc {
    flex-basis: 55%;
    align-self: center;
  }
  .c-service__list__item .Img {
    flex-basis: 43%;
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .c-service__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .c-service__list__item {
    padding: 40px;
    flex-basis: 49%;
    display: block;
  }
  .c-service__list__item .Desc {
    margin-bottom: 30px;
  }
}
@media (min-width: 1400px) {
  .c-service__list {
    margin: 0 -8vw;
  }
  .c-service__list__item {
    flex-basis: 32%;
    padding: 40px 30px;
  }
}
@media (min-width: 1600px) {
  .c-service__list {
    margin: 0;
  }
}

.c-plan__list__item {
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.c-plan__list__item .Title {
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 15px;
  background: linear-gradient(135deg, #D4AF37 0%, #F9E79F 50%, #D4AF37 100%);
  color: #fff;
  text-shadow: 1px 1px 2px #5e4d2e;
  position: relative;
}
.c-plan__list__item .Title::before {
  content: "";
  width: 100%;
  height: calc(100% - 12px);
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.c-plan__list__item .Title h3 {
  font-size: 1.5rem;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.c-plan__list__item .price {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  width: 240px;
  margin: 0 auto 30px;
}
.c-plan__list__item .price .left {
  grid-row: 1/2;
  grid-column: 1/2;
  align-self: center;
  writing-mode: vertical-rl;
  font-size: 18px;
  font-weight: 700;
  margin-left: -20px;
  margin-right: 5px;
}
.c-plan__list__item .price h4 {
  grid-row: 1/2;
  grid-column: 2/3;
  font-size: 2rem;
}
.c-plan__list__item .price h4 strong {
  font-size: 3rem;
}
.c-plan__list__item .price small {
  grid-row: 2/3;
  grid-column: 1/3;
  text-align: center;
  font-size: 1rem;
}
.c-plan__list__item .List {
  border: 1px solid #ccc;
  max-width: 300px;
  margin: 0 auto;
  padding: 20px 20px 10px;
}
.c-plan__list__item .List__item {
  margin-bottom: 12px;
  font-weight: bold;
  padding-left: 35px;
  position: relative;
}
.c-plan__list__item .List__item::before {
  content: "";
  width: 25px;
  height: 25px;
  background: url(../images/icon/icon1.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.c-plan__list__item .List__item.is {
  color: #d52f2b;
}
.c-plan__list__item .List__item.no {
  color: #888;
}
.c-plan__list__item .List__item:nth-child(2)::before {
  background: url(../images/icon/icon2.svg) no-repeat center/contain;
}
.c-plan__list__item .List__item:nth-child(3)::before {
  background: url(../images/icon/icon3.svg) no-repeat center/contain;
}
.c-plan__list__item .List__item:nth-child(4)::before {
  background: url(../images/icon/icon4.svg) no-repeat center/contain;
}
.c-plan__list__item .List__item:nth-child(5)::before {
  background: url(../images/icon/icon5.svg) no-repeat center/contain;
}
.c-plan__list__item .List__item:nth-child(6)::before {
  background: url(../images/icon/icon6.svg) no-repeat center/contain;
}
.c-plan__list__item:nth-child(2) .Title {
  background: linear-gradient(135deg, #8B8B8B 0%, #B8B8B8 50%, #696969 100%);
}
.c-plan__list__item:nth-child(3) .Title {
  background: linear-gradient(135deg, #B8956A 0%, #E8D5B7 50%, #9B7E46 100%);
}
.c-plan__other {
  padding-top: 30px;
  position: relative;
}
.c-plan__other::before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #171714;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.c-plan__other::after {
  content: "";
  width: 3px;
  height: 30px;
  background-color: #171714;
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  margin: auto;
}
.c-plan__other__item {
  background-color: #fff;
  border: 2px solid #171714;
}
.c-plan__other__item h3 {
  background-color: #171714;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.c-plan__other__item .Img {
  max-width: 450px;
  margin: 30px auto 0;
}
.c-plan__other__item .Desc {
  padding: 30px 20px;
}
@media (min-width: 600px) {
  .c-plan__other {
    margin-top: 50px;
    padding-top: 50px;
  }
  .c-plan__other__item h3 {
    padding: 15px 0;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 1.5px;
  }
  .c-plan__other__item .Desc {
    padding: 30px;
  }
}
@media (min-width: 960px) {
  .c-plan__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .c-plan__list__item {
    flex-basis: 48%;
  }
  .c-plan__list__item .Title .c-txt-sm, .c-plan__list__item .Title .c-news-sl__contents, .c-plan__list__item .Title .c-news .category-list ul li a, .c-news .category-list ul li .c-plan__list__item .Title a, .c-plan__list__item .Title .c-news__content, .c-plan__list__item .Title .c-contact-text, .c-plan__list__item .Title .c-contact .contact-form input, .c-contact .contact-form .c-plan__list__item .Title input, .c-plan__list__item .Title .c-contact .contact-form textarea, .c-contact .contact-form .c-plan__list__item .Title textarea, .c-plan__list__item .Title .c-contact .contact-form select, .c-contact .contact-form .c-plan__list__item .Title select {
    font-size: 14px;
  }
  .c-plan__other::before {
    width: 50px;
    height: 5px;
  }
  .c-plan__other::after {
    width: 5px;
    height: 50px;
    top: -22px;
  }
  .c-plan__other__item {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 50% 50%;
  }
  .c-plan__other__item h3 {
    grid-row: 1/2;
    grid-column: 1/3;
    font-size: 1.7rem;
  }
  .c-plan__other__item .Img {
    max-width: none;
    margin: 0;
  }
  .c-plan__other__item .Desc {
    padding: 30px;
    align-self: center;
  }
}
@media (min-width: 1200px) {
  .c-plan__list {
    margin: 0 -5vw;
  }
  .c-plan__list__item {
    flex-basis: 33%;
  }
}
@media (min-width: 1400px) {
  .c-plan__list {
    margin: 0;
  }
}

.comparison .c-container, .comparison .breadcrumb {
  padding: 0;
}
.comparison .c-title {
  margin: 0 5vw 30px;
}
.comparison table {
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
}
.comparison table .hiden {
  opacity: 0;
  width: 50px;
}
.comparison table .riv {
  position: sticky !important;
  left: 0;
  z-index: 1000;
}
.comparison table thead tr div {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  text-align: center;
  padding: 15px 5px;
  font-size: 12px;
  letter-spacing: 0;
  background: #171714;
}
.comparison table thead tr th {
  padding: 0 0 0 2px;
  color: #ffffff;
}
.comparison table thead tr th.other {
  align-content: end;
}
.comparison table thead tr th.other div {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  max-height: 80px;
  text-align: center;
  background: #888 none;
  padding: 5px;
}
.comparison table thead tr th:nth-child(2).other div {
  background: linear-gradient(135deg, #D4AF37 0%, #F9E79F 50%, #D4AF37 100%);
}
.comparison table thead tr th:nth-child(3).other div {
  background: linear-gradient(135deg, #8B8B8B 0%, #B8B8B8 50%, #696969 100%);
}
.comparison table thead tr th:nth-child(4).other div {
  background: linear-gradient(135deg, #B8956A 0%, #E8D5B7 50%, #9B7E46 100%);
}
.comparison table tbody tr:last-child td.bone div {
  border-radius: 0 0 10px 10px;
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-color: #bea43d #bea43d #bea43d #bea43d;
}
.comparison table tbody tr th {
  padding: 10px;
  background-color: #171714;
  border: 1px solid #ffffff;
}
.comparison table tbody tr th img {
  width: 30px;
  height: 30px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.comparison table tbody tr td {
  padding: 0 0 0 2px;
  text-align: center;
}
.comparison table tbody tr td div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 20px 5px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
  border-width: 0 0 1px 0;
  background-color: #888;
  color: #fff;
  font-size: 12px;
  border-style: solid;
  border-color: #171714 #171714 #d9d9d9 #171714;
}
.comparison table tbody tr td div span {
  display: inline-block;
  margin-bottom: 8px;
}
.comparison table tbody tr td div img {
  width: 35px;
  height: 35px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .comparison .c-container, .comparison .breadcrumb {
    padding: 0 5vw;
  }
  .comparison .c-title {
    margin: 0 0 30px;
  }
  .comparison table .hiden {
    opacity: 0;
    width: 70px;
  }
  .comparison table thead tr div {
    font-size: 14px;
  }
  .comparison table tbody tr th {
    padding: 10px 20px;
  }
  .comparison table tbody tr td div span {
    margin-bottom: 12px;
  }
  .comparison table tbody tr td div span br {
    display: none;
  }
  .comparison table .table_bg_clc {
    position: relative;
  }
  .comparison table .table_bg_clc::before {
    display: block;
    opacity: 0.3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 24px;
    height: 40px;
    margin: auto;
    content: url(../images/common/marusankaku2.png);
  }
  .comparison table .table_bg_tgl {
    position: relative;
  }
  .comparison table .table_bg_tgl::before {
    display: block;
    opacity: 0.3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 24px;
    height: 40px;
    margin: auto;
    content: url(../images/common/marusankaku1.png);
  }
}
@media (min-width: 960px) {
  .comparison .c-container, .comparison .breadcrumb {
    padding: 0 10vw;
  }
  .comparison table .hiden {
    width: 100px;
  }
  .comparison table thead tr div {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .comparison table thead tr div br {
    display: none;
  }
  .comparison table thead tr th.other {
    align-content: end;
  }
  .comparison table thead tr th.other div {
    padding: 20px 5px;
  }
  .comparison table tbody tr th {
    padding: 10px 30px;
  }
  .comparison table tbody tr th img {
    width: 40px;
    height: 40px !important;
  }
  .comparison table tbody tr td div {
    height: 110px;
    font-size: 15px;
  }
  .comparison table tbody tr td div img {
    width: 45px;
    height: 45px !important;
  }
}
@media (min-width: 1200px) {
  .comparison .c-container, .comparison .breadcrumb {
    padding: 0 15vw;
  }
  .comparison table thead tr div {
    font-size: 20px;
  }
  .comparison table tbody tr td div {
    height: 120px;
    font-size: 18px;
  }
}

.c-news {
  background-color: #f5f5f5;
  padding-bottom: 50px;
}
.c-news__item {
  background-color: #fff;
}
.c-news__item a {
  color: rgb(39, 39, 39);
}
.c-news__item a:hover {
  color: #bea43d;
  transition: 0.3s;
}
.c-news__img {
  overflow: hidden;
  aspect-ratio: 16/9;
}
.c-news__img.has-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.c-news__img.no-thumbnail {
  background-color: #a1a1a1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-news__img.no-thumbnail span {
  color: #fff;
}
.c-news-wrap {
  padding: 15px;
}
.c-news-wrap .cate-item {
  display: inline-block;
  color: #888;
  border: 1px solid #888;
  border-radius: 9999px;
  font-size: 12px;
  padding: 5px 15px;
}
.c-news__date {
  color: #888;
  letter-spacing: 2px;
  font-size: 14px;
  margin-left: 10px;
}
.c-news__content {
  margin-top: 10px;
  line-height: 1.8;
  font-weight: 500;
}
.c-news .category-list {
  padding: 50px 0;
  background-color: #f5f5f5;
}
.c-news .category-list h4 {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 15px;
}
.c-news .category-list ul {
  display: flex;
  flex-wrap: wrap;
}
.c-news .category-list ul li {
  margin: 0 8px 8px 0;
}
.c-news .category-list ul li a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #555;
  color: #fff;
}
.c-news .no-posts {
  text-align: center;
  color: #888;
  width: 100%;
}
@media (min-width: 600px) {
  .c-news {
    padding-bottom: 60px;
  }
  .c-news__list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .c-news__item {
    flex-basis: 48%;
    margin-right: 4%;
  }
  .c-news__item:nth-child(2n) {
    margin-right: 0;
  }
  .c-news .category-list h4 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .c-news {
    padding-bottom: 80px;
  }
  .c-news .category-list {
    padding: 80px 0;
  }
  .c-news .category-list .c-container, .c-news .category-list .breadcrumb {
    display: flex;
    justify-content: left;
  }
  .c-news .category-list h4 {
    font-size: 28px;
    margin: 0 30px 0 0;
  }
  .c-news .category-list ul {
    flex: 1;
  }
  .c-news .category-list ul li {
    margin: 0 12px 12px 0;
  }
  .c-news .category-list ul li a {
    padding: 5px 20px;
    font-size: 16px;
  }
  .c-news__img.no-thumbnail span {
    font-size: 20px;
  }
  .c-news-wrap {
    padding: 20px;
  }
  .c-news-wrap .cate-item {
    font-size: 14px;
    padding: 5px 15px;
  }
  .c-news__date {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .c-news__item {
    flex-basis: 32%;
    margin-right: 1%;
  }
  .c-news__item:nth-child(2n) {
    margin-right: 1%;
  }
  .c-news__item:nth-child(3n) {
    margin-right: 0;
  }
}

.c-news-sl__title {
  font-size: 18px;
  letter-spacing: 2px;
}
.c-news-sl__date {
  font-size: 14px;
  color: #888;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
@media (min-width: 600px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 10vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
  .c-news-sl__title {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .c-news-sl {
    padding-top: 50px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 15vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
  .c-news-sl__title {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .c-news-sl__date {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 18vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
  .c-news-sl__title {
    font-size: 24px;
  }
}
@media (min-width: 2000px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 25vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
}

.page-numbers {
  margin: 6vw 0;
}
@media (min-width: 600px) {
  .page-numbers {
    margin: 3vw 0 0;
  }
}

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(39, 39, 39);
  font-size: 13px;
  padding-left: 3px;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid #fff;
  background: rgb(39, 39, 39) !important;
  color: #fff;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border: 1px solid #888;
  background: #fff;
  margin: 0 1.3vw;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: rgb(39, 39, 39);
  top: 4px;
}
.page-numbers:not(.next):not(.prev) .next::after {
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../images/common/arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 1px;
  width: 12px;
  height: 12px;
  margin-left: 8px;
}
@media (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 900px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

.wp-categories {
  margin: 30px 0 15px;
}
.wp-categories ul {
  display: flex;
}
.wp-categories ul li {
  margin-right: 10px;
}
.wp-categories ul li a {
  color: #888;
  border: 1px solid #888;
  padding: 8px 15px;
  border-radius: 30px;
  font-size: 12px;
  display: inline-block;
}
@media (min-width: 600px) {
  .wp-categories {
    margin: 40px 0 15px;
  }
}
@media (min-width: 960px) {
  .wp-categories {
    margin: 0 0 20px;
  }
  .wp-categories ul li a {
    font-size: 14px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 30px;
}
.c-privacy__title {
  text-align: center;
  font-size: 1.5rem;
  display: block;
  margin: 20px 0 50px;
  font-weight: bold;
}
.c-privacy h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .c-privacy {
    margin-top: 0;
  }
  .c-privacy__title {
    font-size: 1.8rem;
  }
  .c-privacy h3 {
    font-size: 1.3rem;
  }
}

.c-thanks {
  margin-top: 30px;
}
.c-thanks__title {
  text-align: center;
  font-size: 1.3rem;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}
.c-thanks h3 {
  font-size: 1.1rem;
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .c-thanks__title br {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-thanks {
    margin-top: 0;
  }
  .c-thanks__title {
    font-size: 1.6rem;
    margin: 20px 0 50px;
  }
  .c-thanks h3 {
    font-size: 1.3rem;
  }
}

.p-header {
  height: 64px;
  width: 100%;
}
.p-header .logo__img {
  display: inline-block;
  margin: 5px 10px 0 10px;
}
.p-header .logo {
  background-image: url(../images/common/logo_v1.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 55px;
  width: 80px;
  opacity: 1;
  transition: all 0.3s;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 75px;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container a {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  background-color: #06C755;
  border-radius: 5px;
  animation: floatingButton 2.5s ease-in-out infinite;
}
.p-header .sp-navbtn__container a span {
  position: relative;
  padding-left: 20px;
}
.p-header .sp-navbtn__container a span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/sns3.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  opacity: 0.6;
  animation: none;
}
.p-header .sp-navbtn.is-hidden {
  opacity: 0;
  transform: translateY(100%);
  pointer-events: none;
}
.p-header .pc-navbtn {
  position: fixed;
  top: 100px;
  right: 0;
  width: 280px;
  z-index: 9999;
  transition: all 0.3s;
}
.p-header .pc-navbtn__container a {
  display: block;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #464646;
  position: relative;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  transition: all 0.3s;
}
.p-header .pc-navbtn__container a::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 280px solid transparent;
  border-bottom: 75px solid #171714;
}
.p-header .pc-navbtn__container a span {
  position: relative;
  padding-left: 35px;
}
.p-header .pc-navbtn__container a span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/sns3.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  opacity: 0.6;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .p-header .pc-navbtn {
    display: none;
  }
  .p-header .pc-container {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 3.5vw;
    transition: all 0.3s;
    text-align: center;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #b1b1b1;
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 5px 10px 0 10px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 80px;
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .pc-nav-list {
    margin-right: 300px;
  }
  .p-header .pc-navbtn {
    top: 15px;
    right: 25px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-color: #fff;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  overflow: scroll;
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 110px 0 80px;
}
.mobile-menu__item {
  margin: 0 35px 30px 35px;
  font-size: 16px;
  font-weight: 600;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .mobile-menu__item {
    margin: 0 35px 40px 35px;
    font-size: 20px;
    font-weight: 600;
  }
}

.contact-btn {
  padding: 0 10px;
}
.contact-btn-list {
  display: flex;
  justify-content: space-between;
}
.contact-btn-item {
  width: 48%;
  text-align: center;
}
.contact-btn-item span {
  position: relative;
  font-size: 12px;
  color: rgb(39, 39, 39);
  padding: 40px 5px 10px 5px;
  display: block;
  background-color: #fff;
  border: 1px solid pink;
}
.contact-btn-item span::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-btn-item .tel::before {
  background-image: url(../images/common/icon-tel.png);
}
.contact-btn-item .mail::before {
  background-image: url(../images/common/icon-link-1-black.png);
}
.contact-btn-item .insta::before {
  background-image: url(../images/common/insta-black.png);
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;
  background-color: #171714;
  width: 64px;
  height: 64px;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  padding: 22px 18px;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 28px;
  height: 2px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn {
    padding: 20px 14px;
  }
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  opacity: 1;
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(9px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-9px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(11px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transform: translateY(-11px) rotate(-135deg);
  }
}

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  transition: all 3s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  clip-path: inset(0 100% 0 0);
}
.clip-js.right,
.clip-js1.right,
.clip-js2.right,
.clip-js3.right {
  clip-path: inset(0 0 0 100%);
}
.clip-js.top,
.clip-js1.top,
.clip-js2.top,
.clip-js3.top {
  clip-path: inset(0 0 100% 0);
}
.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left,
.clip-js3.top-left {
  clip-path: inset(0 100% 100% 0);
}
.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom,
.clip-js3.bottom {
  clip-path: inset(100% 0 0 0);
}
.clip-js.center,
.clip-js1.center,
.clip-js2.center,
.clip-js3.center {
  clip-path: inset(100%);
}
.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle,
.clip-js3.circle {
  clip-path: circle(0 at 50% 50%);
}
.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew,
.clip-js3.skew {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform,
.clip-js3.transform {
  clip-path: polygon(0 0, 0 0, 0 0);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transform: translateX(-30px) scale(0.86) skew(8deg);
}
.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center,
.clip-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  clip-path: inset(0);
}
.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle,
.clip-js3.reveal.circle {
  clip-path: circle(100% at 50% 50%);
}
.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew,
.clip-js3.reveal.skew {
  clip-path: polygon(0 0, 200% 0, 0 200%);
}
.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform,
.clip-js3.reveal.transform {
  clip-path: polygon(0 0, 200% 0, 0 200%);
  transform: translateX(0) scale(1) skew(0);
}

.clip-js1 {
  transition: all 3.3s ease;
}

.clip-js2 {
  transition: all 4s ease;
}

.clip-js3 {
  transition: all 2s ease;
}

.clip-js-bg {
  transition: all 1.8s ease;
}
.clip-js-bg.skew {
  transition: all 1s ease;
  transform: translate(-60%, 60%);
}
.clip-js-bg.skew2 {
  transition: all 1s ease;
  transform: translate(60%, 60%);
}
.clip-js-bg.reveal.skew {
  transform: translate(0);
}
.clip-js-bg.reveal.skew2 {
  transform: translate(0);
}

.appear.up .item {
  transform: translateY(10px);
}

.appear.down .item {
  transform: translateY(20px);
}

.appear.left .item {
  transform: translateX(-30px);
}

.appear.right .item {
  transform: translateX(30px);
}

.appear.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear .item {
  transition: all 0.4s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.1s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.2s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 0.3s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 0.5s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 0.7s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 0.9s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 1s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 1.1s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 1.3s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 1.4s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 1.5s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 1.6s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 1.7s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 1.8s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 1.9s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 2s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 2.1s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 2.2s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 2.3s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 2.4s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 2.5s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 2.6s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 2.7s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 2.8s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 2.9s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 3s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 3.1s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 3.2s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 3.3s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 3.4s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 3.5s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 3.6s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 3.7s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 3.8s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 3.9s;
}

.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-image: url(../images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

.ac-title.is-active {
  transition: all 3s;
}
.ac-title.is-active span::after {
  transform: rotate(-135deg);
  transition: all 0.2s;
}

.ac-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.ac-content.is-open {
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}/*# sourceMappingURL=style.css.map */