@charset "UTF-8";
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.tit1 {
  color: #1b2658;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media (min-width: 960px) {
  .tit1 {
    font-size: 28px;
  }
  .tit1 .view-sp {
    display: none;
  }
}

.tit2 {
  background: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: bold;
  font-size: 24px;
}
@media (min-width: 960px) {
  .tit2 {
    font-size: 32px;
  }
}

.tit3 {
  background: -webkit-linear-gradient(0deg, #37b6fa, #8fcdee, #aad7f0);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 36px;
  color: #367ef3;
}
@media (min-width: 960px) {
  .tit3 {
    font-size: 44px;
  }
}

.tit4 {
  background: -webkit-linear-gradient(0deg, #ffee00, #e7d104, #fff45d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #fcf823;
  font-size: 28px;
}
@media (min-width: 960px) {
  .tit4 {
    font-size: 32px;
  }
}

.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: 20px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-md {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-md {
    font-size: 24px;
  }
}

.c-txt-sm, .c-works-sl__desc {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-works-sl__desc {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-works-sl__desc {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-works-sl__desc {
    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-price__detail, .c-price__desc, .c-price__img, .goukaku__item, .goukaku .c-txtarea01, .lineup .hero .swiper-container2, .lineup .hero, .p-access__img, .p-access__desc, .p-access__map, .c-flow .item-img, .p-price__desc, .kiketu ul li, .kiketu__exp, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-company .c-history__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap, .c-first .c-points__img,
.c-price .c-points__img, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .p-contact__desc, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-business-item .c-title, .c-business__txt, .p-footer__address, .p-footer__logo, .p-news .category-list, .p-news__item, .p-news__list, .p-voices__desc, .p-instagram__desc, .c-points__desc .num-wrap, .c-points__img, .owner-img, .owner-tit, .kutikomi-desc p, .kutikomi-img, .kutikomi li, .kutikomi h3, .kutikomi, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .benri-worries h3, .method ul li .Img .title, .method ul li .Img, .method h2, .support .item-img, .support .item-tit, .m-tit, .tit, .c-title, .p-title, .wp-categories, .aioseo-breadcrumbs {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-price__detail, .c-price__desc, .c-price__img, .goukaku__item, .goukaku .c-txtarea01, .lineup .hero .swiper-container2, .lineup .hero, .p-access__img, .p-access__desc, .p-access__map, .c-flow .item-img, .p-price__desc, .kiketu ul li, .kiketu__exp, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-company .c-history__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .p-contact__desc, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-business-item .c-title, .c-business__txt, .p-footer__address, .p-footer__logo, .p-news .category-list, .p-news__item, .p-news__list, .p-voices__desc, .p-instagram__desc, .c-points__desc .num-wrap, .c-points__img, .owner-img, .owner-tit, .kutikomi-desc p, .kutikomi-img, .kutikomi li, .kutikomi h3, .kutikomi, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .benri-worries h3, .method ul li .Img .title, .method ul li .Img, .method h2, .support .item-img, .support .item-tit, .m-tit, .tit, .c-title, .p-title, .wp-categories, .aioseo-breadcrumbs {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-price__detail, .c-price__desc, .c-price__img, .goukaku__item, .goukaku .c-txtarea01, .lineup .hero .swiper-container2, .lineup .hero, .p-access__img, .p-access__desc, .p-access__map, .c-flow .item-img, .p-price__desc, .kiketu ul li, .kiketu__exp, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-company .c-history__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .p-contact__desc, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-business-item .c-title, .c-business__txt, .p-footer__address, .p-footer__logo, .p-news .category-list, .p-news__item, .p-news__list, .p-voices__desc, .p-instagram__desc, .c-points__desc .num-wrap, .c-points__img, .owner-img, .owner-tit, .kutikomi-desc p, .kutikomi-img, .kutikomi li, .kutikomi h3, .kutikomi, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .benri-worries h3, .method ul li .Img .title, .method ul li .Img, .method h2, .support .item-img, .support .item-tit, .m-tit, .tit, .c-title, .p-title, .wp-categories, .aioseo-breadcrumbs {
    margin-bottom: 30px;
  }
}

.mb-md, .sv, .housin, .c-price__wrap, .lineup, .p-price__wrap, .p-price, .c-thanks-text, .c-privacy-text, .c-contact .c-description, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-about__desc, .c-company .c-history, .c-company .c-message, .c-company .c-policy, .c-first .c-points__item,
.c-price .c-points__item, .c-first .c-features,
.c-price .c-features, .c-works-sl-slider, .set, .c-business-item, .koushi, .points, .p-instagram, .c-points__item, .ans, .corona, .company, .benri-worries, .worries, .icons, .c-business .item-list ul li, .c-business .detail, .c-business, .c-lecturer, .method ul li, .support, .apl, .message, .p-overview, .p-concept, .top-view .hero, .c-topview {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .sv, .housin, .c-price__wrap, .lineup, .p-price__wrap, .p-price, .c-thanks-text, .c-privacy-text, .c-contact .c-description, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-about__desc, .c-company .c-history, .c-company .c-message, .c-company .c-policy, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .c-works-sl-slider, .set, .c-business-item, .koushi, .points, .p-instagram, .c-points__item, .ans, .corona, .company, .benri-worries, .worries, .icons, .c-business .item-list ul li, .c-business .detail, .c-business, .c-lecturer, .method ul li, .support, .apl, .message, .p-overview, .p-concept, .top-view .hero, .c-topview {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .sv, .housin, .c-price__wrap, .lineup, .p-price__wrap, .p-price, .c-thanks-text, .c-privacy-text, .c-contact .c-description, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-about__desc, .c-company .c-history, .c-company .c-message, .c-company .c-policy, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .c-works-sl-slider, .set, .c-business-item, .koushi, .points, .p-instagram, .c-points__item, .ans, .corona, .company, .benri-worries, .worries, .icons, .c-business .item-list ul li, .c-business .detail, .c-business, .c-lecturer, .method ul li, .support, .apl, .message, .p-overview, .p-concept, .top-view .hero, .c-topview {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-price, .goukaku, .kiketu, .c-recruit, .c-first .c-points,
.c-price .c-points, .p-contact, .short-course, .area, .c-points, .feature, .c-swiper, .method {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-price, .goukaku, .kiketu, .c-recruit, .c-first .c-points,
  .c-price .c-points, .p-contact, .short-course, .area, .c-points, .feature, .c-swiper, .method {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-price, .goukaku, .kiketu, .c-recruit, .c-first .c-points,
  .c-price .c-points, .p-contact, .short-course, .area, .c-points, .feature, .c-swiper, .method {
    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, .p-voices {
  padding-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .pb-lr, .p-voices {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr, .p-voices {
    padding-bottom: 80px;
  }
}

.c-container, .c-first .c-points__desc,
.c-price .c-points__desc, .c-business-item__desc, .c-points__desc, .aioseo-breadcrumbs {
  padding: 0 6vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc, .c-business-item__desc, .c-points__desc, .aioseo-breadcrumbs {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc, .c-business-item__desc, .c-points__desc, .aioseo-breadcrumbs {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc, .c-business-item__desc, .c-points__desc, .aioseo-breadcrumbs {
    padding: 0 10vw;
  }
}

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

.swiper-slide {
  overflow: hidden;
}

.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%;
}

body {
  color: rgb(39, 39, 39);
  letter-spacing: 1px;
  position: relative;
}

.aioseo-breadcrumbs a {
  color: #8225E3;
  border-bottom: 1px solid #8225E3;
}

.wp-categories ul {
  display: flex;
}
.wp-categories ul li {
  margin-right: 10px;
}
.wp-categories ul li a {
  color: gray;
  border: 1px solid gray;
  padding: 7px;
  border-radius: 30px;
  font-size: 12px;
}

.btn {
  text-align: center;
  margin: 20px 0;
}
.btn a {
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
  background-color: red;
  border-radius: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 20px;
}
.btn a::before {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow-wh.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .btn a {
    font-size: 24px;
  }
}

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.readmore {
  text-align: right;
}
.readmore span {
  position: relative;
  color: rgb(39, 39, 39);
  display: inline-block;
  padding-right: 20px;
  font-size: 16px;
}
.readmore span::after {
  position: absolute;
  top: 6px;
  right: 0;
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  background-image: url(../images/common/arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  .readmore span {
    font-size: 20px;
    padding-right: 25px;
  }
  .readmore span::after {
    height: 16px;
    width: 16px;
  }
}

.icon-tel {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../images/common/icon-tel.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 14px;
  width: 14px;
}

.icon-net {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../images/common/icon-link-1-black.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}

.icon-map {
  position: relative;
}
.icon-map::before {
  content: "";
  display: block;
  background-image: url(../images/common/icon-map.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 17px;
  width: 17px;
}

.icon-insta {
  position: relative;
  padding-left: 10vw;
  color: rgb(39, 39, 39);
  border-bottom: 1px solid #949494;
  padding-bottom: 5px;
}
.icon-insta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/common/icon-insta-gr.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 30vh;
}
.c-topview__img::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(16, 16, 63);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3000;
  opacity: 0.2;
}
.c-topview__title {
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 6000;
  color: #fff;
  text-shadow: rgb(39, 39, 39) 1px 1px 1px;
}
.c-topview__title h2 {
  font-weight: normal;
}
@media (max-width: 599px) {
  .c-topview .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-topview .view-sp {
    display: none;
  }
}

.p-title {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  border-radius: 20px;
  padding: 10px 0 20px 0;
  margin-left: 30px;
  margin-right: 30px;
  font-weight: bold;
}
.p-title .en {
  display: block;
  font-size: 22px;
  letter-spacing: 1px;
}
.p-title .ja {
  position: relative;
  top: -0.3rem;
  font-size: 14px;
  color: #8225E3;
  padding-left: 8px;
}
.p-title::after {
  position: absolute;
  bottom: 15px;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #8225E3;
}

.c-title {
  position: relative;
}
.c-title .en {
  display: block;
  font-size: 30px;
  letter-spacing: 4px;
}
.c-title .ja {
  position: relative;
  top: -0.3rem;
  font-size: 14px;
  color: #434749;
  padding-bottom: 10px;
}
.c-title .ja::after {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: rgb(201, 188, 5);
}

.tit {
  text-align: center;
  font-size: 20px;
}
.tit .en {
  font-size: 12px;
  color: rgb(201, 188, 5);
}

.main-tit {
  margin-bottom: 25px;
  text-align: center;
  font-size: 20px;
}
.main-tit .big {
  color: orange;
  font-size: 25px;
}

.m-tit {
  text-align: center;
  font-size: 25px;
  position: relative;
}
.m-tit .ja {
  font-size: 15px;
  color: rgb(39, 39, 39);
}
.m-tit .en {
  color: #194708;
}
.m-tit::before {
  position: absolute;
  bottom: -1rem;
  left: calc(50% - 80px);
  width: 9rem;
  height: 0.4rem;
  content: "";
  background: #adca94;
}

.Title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  background-color: orange;
  padding: 40px 30px 10px 30px;
  position: relative;
}
.Title::before {
  content: "";
  width: 150px;
  height: 100px;
  background: url(../images/home/hosi.png) no-repeat center/contain;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.case-tit {
  padding: 20px 30px 10px 30px;
}
.case-tit::before {
  content: "";
  width: 100px;
  height: 50px;
  background: url(../images/home/tit-4.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
}
@media (min-width: 960px) {
  .case-tit::before {
    left: 40%;
  }
}

.company-tit {
  padding: 20px 30px 10px 30px;
}
.company-tit::before {
  content: "";
  width: 100px;
  height: 50px;
  background: url(../images/home/tit-2.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
}
@media (min-width: 960px) {
  .company-tit::before {
    left: 40%;
  }
}

.news-tit {
  padding: 20px 30px 10px 30px;
}
.news-tit::before {
  content: "";
  width: 100px;
  height: 50px;
  background: url(../images/home/tit-3.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
}
@media (min-width: 960px) {
  .news-tit::before {
    left: 40%;
  }
}

.contact-tit {
  padding: 20px 30px 10px 30px;
}
@media (min-width: 960px) {
  .contact-tit::before {
    left: 35%;
  }
}

.c-sub-title p {
  position: relative;
  padding-left: 30px;
}
.c-sub-title p::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 20px;
  height: 3px;
  background: rgb(201, 188, 5);
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #8225E3;
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #8225E3;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #fff;
  font-weight: bold;
}
.more-btn__link span:first-child {
  padding-right: 30px;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  background-image: url(../images/common/arrow-wh.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  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 {
  background-image: url(../images/common/arrow.png);
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 20px 40px;
    height: auto;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-works-sl__desc {
    font-size: 16px;
  }
}

.strong {
  border-bottom: 10px solid yellow;
}

.color {
  font-weight: bold;
}

#glt-translate-trigger {
  right: 60px !important;
  padding: 20px 10px !important;
}
@media (min-width: 960px) {
  #glt-translate-trigger {
    font-size: 20px !important;
  }
}

.top-view {
  position: relative;
}
.top-view__img {
  height: 50vh;
}
@media (min-width: 1200px) {
  .top-view__img {
    height: 66vh;
  }
}
.top-view.c-top .hero .swiper-slide {
  height: 25vh;
}
@media (min-width: 960px) {
  .top-view.c-top .hero .swiper-slide {
    height: 40vh;
  }
}
.top-view .hero {
  position: relative;
}
.top-view .hero .swiper-slide {
  height: 60vh;
}
.top-view .hero__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 1000;
  width: 100%;
  color: #ffffff;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.top-view .hero__text h2 {
  font-size: 32px;
  margin-bottom: 10px;
}
.top-view .hero__text h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.top-view .hero__text p {
  font-weight: bold;
  margin-bottom: 15px;
}
.top-view .hero__text p span {
  background-color: #faf8f3;
  color: rgb(251, 0, 0);
  padding: 5px;
  font-size: 15px;
}
.top-view .hero__text span {
  font-weight: bold;
  margin-bottom: 30px;
  background-color: #9d814f;
  color: #fff;
  padding: 3px;
  font-size: 20px;
}
@media (max-width: 599px) {
  .top-view .hero .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .top-view .hero .view-sp {
    display: none;
  }
  .top-view .hero .swiper-slide {
    height: 64vh;
  }
  .top-view .hero__text {
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .top-view .hero__text h2 {
    font-size: 40px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .top-view .hero__text p {
    font-weight: bold;
    font-size: 36px;
  }
  .top-view .hero__text p span {
    background-color: #fff;
    color: red;
    padding: 10px;
    font-size: 30px;
  }
  .top-view .hero__text span {
    font-weight: bold;
    font-size: 36px;
    background-color: #fff;
    color: red;
    padding: 10px;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .top-view .hero .swiper-slide {
    height: 80vh;
  }
  .top-view .hero__text {
    top: 50%;
    left: 50%;
  }
  .top-view .hero__text p span {
    font-size: 50px;
  }
  .top-view .hero__text h3 {
    font-size: 60px;
  }
}
.top-view .hero02 {
  margin-bottom: 0;
}
.top-view .bg {
  position: relative;
}
.top-view .bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(39, 39, 39);
  opacity: 0.2;
  z-index: 100;
}
.top-view .lanking {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
  z-index: 1000;
  padding: 0 5vw;
}
.top-view .lanking img {
  width: 32%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 960px) {
  .top-view .lanking {
    bottom: 10%;
    padding: 0 25vw;
  }
  .top-view .lanking img {
    width: 28%;
  }
}

.p-concept__tit {
  margin-bottom: 20px;
  text-align: center;
}
.p-concept__subtit {
  margin-bottom: 20px;
}
.p-concept__subtit span {
  color: #dc0021;
}

.p-concept {
  background: #F4F0FA;
  padding: 50px 0;
}
.p-concept__tit {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
  border-bottom: 2px dashed #ff2a6d;
}
.p-concept__tit span {
  font-size: 25px;
  color: #d14646;
}
.p-concept__subtit {
  font-size: 23px;
  text-align: center;
  color: #333;
  margin-bottom: 20px;
}
.p-concept__subtit span {
  display: inline-block;
  color: #fff5fa;
  background-color: #8225E3;
  padding: 0 20px;
  font-size: 25px;
  border-radius: 5px;
}
.p-concept__txt {
  color: #333;
}
.p-concept__block {
  margin-bottom: 30px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.p-concept__block.-highlight {
  background: #ffe9f0;
  border-color: #f35;
  font-weight: bold;
}
.p-concept__block p {
  margin: 0;
}

.p-overview__tit {
  margin-bottom: 20px;
}
.p-overview__img {
  margin-bottom: 30px;
}
.p-overview .txt {
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .p-overview__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-overview__box {
    width: 45%;
  }
  .p-overview .c-about__desc {
    width: 45%;
  }
}

.p-lesson {
  background: linear-gradient(135deg, #F9F7FF, #EFEAFF);
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.p-lesson::before {
  content: "";
  position: absolute;
  top: -80px;
  left: -80px;
  width: 200px;
  height: 200px;
  background: rgba(130, 37, 227, 0.1);
  border-radius: 50%;
  z-index: 0;
}
.p-lesson .c-container, .p-lesson .c-business-item__desc, .p-lesson .c-points__desc, .p-lesson .aioseo-breadcrumbs {
  position: relative;
  z-index: 1;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}
.p-lesson .p-lesson__txt {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
}
.p-lesson .p-lesson__txt .c-txt-sm, .p-lesson .p-lesson__txt .c-works-sl__desc {
  line-height: 2;
}
.p-lesson .p-lesson__txt .c-txt-sm span, .p-lesson .p-lesson__txt .c-works-sl__desc span {
  color: #29C8C8;
}

.p-book {
  background: #fdf7ff;
  padding: 60px 0;
}
.p-book .c-container, .p-book .c-business-item__desc, .p-book .c-points__desc, .p-book .aioseo-breadcrumbs {
  position: relative;
  z-index: 1;
}
.p-book__tit {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  color: #4e2f84;
  line-height: 1.6;
}
.p-book__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.p-book__wrap__txt {
  font-size: 0.95rem;
  line-height: 1.8;
  color: #444;
  background: #ffffff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.p-book__wrap__txt span {
  color: #29C8C8;
}
.p-book__wrap__img img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .p-book__wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .p-book__tit {
    font-size: 1.4rem;
  }
}
@media (min-width: 960px) {
  .p-book__wrap__txt {
    width: 45%;
  }
  .p-book__wrap__img {
    width: 45%;
  }
}

.txt-wrap {
  padding: 0 3vw;
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 30px;
  z-index: 4000;
}
.txt-wrap p {
  background-color: #8225E3;
  color: #fff;
  padding: 15px 5px;
  font-size: 13px;
  text-align: center;
}
@media (min-width: 600px) {
  .txt-wrap {
    width: 50%;
  }
}
@media (min-width: 960px) {
  .txt-wrap {
    left: 230px;
    width: 50%;
  }
  .txt-wrap p {
    font-size: 22px;
    padding: 15px 15px;
  }
}

.top-info {
  background-color: #9dd2fe;
  padding: 20px 20px 65px 20px;
  margin-bottom: 30px;
  position: relative;
}
.top-info::before {
  position: absolute;
  right: 0;
  bottom: -20px;
  margin: auto;
  content: "";
  width: 170px;
  height: 170px;
  background-image: url(../images/home/hito-3.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.top-info h3 {
  color: #fff;
  margin: 5px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.top-info h5 {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.top-info ul {
  display: flex;
  justify-content: space-around;
}
.top-info ul li {
  width: 48%;
  background-color: rgb(8, 147, 253);
  border: 1px solid rgb(253, 253, 253);
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 5px;
}
.top-info .maru {
  position: relative;
}
.top-info .maru p {
  text-align: center;
  border-radius: 100px;
  border: #fff 1px solid;
  padding: 5px;
  background: #0189f9;
  color: #fff;
  width: 73px;
  height: 73px;
  bottom: -33px;
  left: -23px;
  position: absolute;
}
.top-info__wrap {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.top-info__wrap .tel {
  border: 2px solid #fff;
  padding: 20px 15px;
  background-color: #0189f9;
  margin: 20px 20px;
  width: 60%;
  box-shadow: 7px 5px 5px #027ee3;
}
.top-info__wrap .tel a {
  color: #fff;
}
.top-info__wrap .top-line {
  width: 48%;
  border: 1px solid #029a17;
  padding: 8px 15px;
  background-color: #4dd05f;
  margin: 20px 20px;
}
.top-info__wrap .top-line a {
  color: #fff;
}
@media (min-width: 960px) {
  .top-info {
    padding: 20px 20vw;
  }
  .top-info::before {
    width: 270px;
    height: 270px;
    right: 10%;
  }
  .top-info h3 {
    text-align: center;
    font-size: 30px;
  }
  .top-info li {
    font-size: 20px;
  }
  .top-info__wrap {
    font-size: 20px;
  }
}

.apl {
  position: relative;
}
.apl::before {
  position: absolute;
  right: 0;
  bottom: 0px;
  margin: auto;
  content: "";
  width: 130px;
  height: 130px;
  background-image: url(../images/home/hito-2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.apl .go {
  border: 1px #e99797 solid;
  padding: 3px;
  margin-bottom: 40px;
}
.apl .go__inner {
  border: 3px #e99797 solid;
  padding: 20px;
}
.apl .go__wrap {
  margin-bottom: 20px;
}
.apl .go__logo {
  max-width: 330px;
  width: 86%;
  margin: 0 auto;
}
.apl .go h3 {
  text-align: center;
  margin-bottom: 30px;
}
.apl ul {
  border: 2px solid #c20303;
  padding: 8px 15px;
  background-color: #ae3434;
  margin: 20px 20px;
  box-shadow: 7px 5px 5px rgb(184, 183, 183);
}
.apl li p {
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}
.apl .label {
  margin-top: 20px;
  width: 70%;
}
.apl .label p {
  background-color: #fff;
  border: 1px solid #e99797;
  border-radius: 20px;
  text-align: center;
  color: rgb(39, 39, 39);
  font-size: 16px;
  font-weight: 600;
  padding: 5px 5px;
  margin: 15px;
}
@media (min-width: 960px) {
  .apl::before {
    width: 250px;
    height: 250px;
    right: 12%;
  }
  .apl ul {
    width: 50%;
  }
  .apl .label {
    width: 50%;
  }
}

.support .item-tit {
  font-size: 20px;
  text-align: center;
}
.support-item {
  position: relative;
  padding: 35px 0;
}
.support-item:last-of-type::after {
  bottom: 10px;
}
.support-item::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #F4F0FA transparent transparent transparent;
}
.support-item ul {
  margin-bottom: 30px;
}
.support #support02 {
  background: #9dd2fe;
}
.support #support02::after {
  border-color: #9dd2fe transparent transparent transparent;
  bottom: -20px;
}
.support #support02 ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 25px;
}
.support #support02 ul li {
  margin-bottom: 10px;
  position: relative;
  font-weight: bold;
}
.support #support02 ul li::before {
  position: absolute;
  content: "1";
  font-size: 14px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 2px;
  left: -28px;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.support #support02 ul li:nth-of-type(2)::before {
  content: "2";
}
.support #support02 ul li:nth-of-type(3)::before {
  content: "3";
}
.support #support02 ul li:nth-of-type(4)::before {
  content: "4";
}
.support #support02 ul li:nth-of-type(5)::before {
  content: "5";
}
.support #support02 ul li:nth-of-type(6)::before {
  content: "6";
}
.support #support01 {
  background-color: #F4F0FA;
}
.support .view-more {
  text-align: center;
}

.method h2 {
  text-align: center;
  position: relative;
}
.method ul li .Img .title .num {
  padding: 10px;
  color: #F4F0FA;
  border-radius: 5px;
  font-weight: bold;
  transform: rotate(45deg);
  width: 100px;
  height: 100px;
  position: relative;
}
.method ul li .Img .title .num::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  transform: rotate(45deg);
  background-color: #8225E3;
  z-index: -1;
}
.method ul li .Img .title .txt {
  color: #8225E3;
  font-weight: bold;
  font-size: 20px;
  margin-left: 10px;
}
.method ul li .Txt h3 {
  margin-bottom: 20px;
  position: relative;
}
.method__txt {
  background-color: #f0f0f0;
  padding: 20px;
  box-shadow: 10px 10px 10px rgb(232, 232, 232);
}
@media (min-width: 960px) {
  .method ul li:nth-child(2n) .Img {
    flex-direction: row-reverse;
  }
  .method ul li .Img {
    display: flex;
  }
  .method ul li .Img .box {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F4F0FA;
    margin-bottom: 0;
  }
  .method ul li .Img .box .title {
    margin-bottom: 0;
    background-color: #fff;
    padding: 20px;
  }
  .method ul li .Img .box .title .num {
    font-size: 22px;
  }
  .method ul li .Img .box .title .txt {
    font-size: 26px;
  }
  .method ul li .Img img {
    width: 50%;
    height: 200px !important;
  }
}

.c-lecturer__message {
  margin-bottom: 30px;
}

.c-lecturer {
  background: linear-gradient(135deg, #f8f4ff 0%, #ffffff 100%);
  padding: 80px 0;
  position: relative;
}
.c-lecturer h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 40px;
}
.c-lecturer h2 .color {
  color: #8225E3;
  font-weight: 800;
}
.c-lecturer__message, .c-lecturer__achieve {
  background: #fff;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
  padding: 30px;
  margin-bottom: 40px;
  position: relative;
}
.c-lecturer__message__tit, .c-lecturer__achieve__tit {
  position: absolute;
  top: -16px;
  left: 24px;
  background: #8225E3;
  color: #fff;
  padding: 4px 12px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 0.9rem;
}
.c-lecturer__message__img, .c-lecturer__achieve__img {
  margin: 0 auto 20px;
}
.c-lecturer__message__img img, .c-lecturer__achieve__img img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.c-lecturer__message p, .c-lecturer__achieve p {
  font-size: 0.95rem;
  line-height: 1.8;
  color: #444;
  margin-top: 10px;
}
.c-lecturer__achieve .c-lecturer__achieve__box {
  background: #f1ebff;
  padding: 20px;
  border-left: 5px solid #8225E3;
  font-weight: bold;
  margin-bottom: 20px;
}
.c-lecturer__achieve p {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #333;
}
.c-lecturer__achieve .spatit {
  color: #8225E3;
}
.c-lecturer__achieve .scholl {
  color: #29C8C8;
}
@media (max-width: 768px) {
  .c-lecturer {
    padding: 60px 0;
  }
  .c-lecturer h2 {
    font-size: 1.6rem;
  }
  .c-lecturer__message, .c-lecturer__achieve {
    padding: 20px;
  }
  .c-lecturer__message__tit {
    top: -12px;
    font-size: 0.8rem;
  }
  .c-lecturer__achieve__box {
    font-size: 0.9rem;
  }
}
@media (min-width: 960px) {
  .c-lecturer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-lecturer__message, .c-lecturer__achieve {
    width: 45%;
  }
}

.c-business {
  position: relative;
  background-color: #fff;
}
.c-business::before {
  content: "";
  display: block;
  height: 18%;
  width: 100%;
  position: absolute;
  top: 0;
  left: -24%;
  background-image: url(../images/common/bg8.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
  opacity: 0.7;
}
.c-business .roombottom {
  padding: 10px;
}
.c-business .item-list__title {
  border-bottom: 1px solid rgba(248, 248, 250, 0.9);
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-business::before {
    height: 40%;
    width: 63%;
    top: -134px;
    left: -7%;
  }
  .c-business__wrap ul {
    width: 45%;
  }
  .c-business .roombottom {
    display: none;
  }
}
@media (min-width: 1200px) {
  .c-business::before {
    height: 46%;
    width: 46%;
    top: -134px;
    left: -7%;
  }
}
@media (min-width: 2000px) {
  .c-business::before {
    height: 100%;
    width: 47%;
    top: -292px;
    left: -17%;
  }
}

.c-swiper {
  position: relative;
}
.c-swiper::before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 80px;
  background-image: url(../images/common/checkbox.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
.c-swiper .swiper {
  overflow: hidden;
}
.c-swiper .swiper-slide {
  width: 25%;
}
.c-swiper .swiper-slide img {
  width: 250px;
  height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin: 0 auto 40px auto;
}
.c-swiper .swiper-slide dl {
  padding: 0 20px;
  margin-bottom: 50px;
  background-color: #fff;
}
.c-swiper .swiper-slide dl dt {
  font-size: 22px;
  font-style: italic;
  margin-bottom: 10px;
  line-height: 1.8;
  text-align: center;
}
.c-swiper .mainwrapper {
  margin-top: 20px;
}
.c-swiper .main-slider {
  height: auto;
}
.c-swiper .thumb-slider {
  width: 100%;
}
.c-swiper .swiper-pagination {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.c-swiper .swiper-pagination span {
  margin: 0 10px;
}
@media (min-width: 960px) {
  .c-swiper {
    width: 100%;
  }
  .c-swiper .swiper-slide {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .c-swiper .swiper-slide img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 45%;
  }
  .c-swiper .swiper-slide dl {
    width: 50%;
  }
  .c-swiper .main-slider {
    height: auto;
  }
}

/* ナビゲーションボタンのスタイル */
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  /* ボタンの色 */
  background-color: #8225E3;
  /* ボタンの背景色 */
  border-radius: 50%;
  /* 丸いボタンにする */
  width: 44px !important;
  height: 44px !important;
  background-size: 100% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 12%;
  top: var(--swiper-navigation-top-offset, 37%) !important;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 16px !important;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 960px) {
  .swiper-button-next,
  .swiper-button-prev {
    top: 37%;
  }
}

@media (min-width: 960px) {
  .swiper-button-prev {
    left: -30px;
    right: auto;
  }
}

@media (min-width: 960px) {
  .swiper-button-next {
    right: -30px;
    left: auto;
  }
}

.icons h3 {
  text-align: center;
  margin-bottom: 30px;
}
.icons ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.icons ul li {
  width: 48%;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.icons ul li .Img {
  text-align: center;
}
.icons ul li .Img img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100px !important;
  margin-bottom: 10px;
  width: 65%;
}
@media (min-width: 960px) {
  .icons ul li {
    width: 22%;
  }
}
.icons .shoes {
  text-align: center;
}

.read-more-002 {
  position: relative;
}
.read-more-002 .reList {
  position: relative;
  max-height: 370px;
  /* 開く前に見せたい高さを指定 */
  margin-bottom: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.read-more-002 .reList::after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.9) 50%, hsla(0, 0%, 100%, 0.9) 0, #fff);
  content: "";
}
@media (min-width: 960px) {
  .read-more-002 .reList {
    max-height: 250px;
  }
}
.read-more-002 .reList2 {
  position: relative;
  max-height: 380px;
  /* 開く前に見せたい高さを指定 */
  margin-bottom: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.read-more-002 .reList2::after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.9) 50%, hsla(0, 0%, 100%, 0.9) 0, #fff);
  content: "";
}
@media (min-width: 960px) {
  .read-more-002 .reList2 {
    max-height: 250px;
  }
}
.read-more-002 dd .go-kaku {
  color: red;
  font-weight: bold;
}
.read-more-002 dd .clas {
  color: #029a17;
  margin-bottom: 10px;
  display: block;
}
.read-more-002 label {
  display: flex;
  align-items: center;
  gap: 0 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #4f96f6;
  font-size: 0.8em;
}
.read-more-002 label::after {
  display: inline-block;
  width: 10px;
  height: 5px;
  background-color: #b6bdc3;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
}
.read-more-002 label:hover {
  color: #c7511f;
  text-decoration: underline;
  cursor: pointer;
}
.read-more-002 input {
  display: none;
}
.read-more-002:has(:checked) label {
  display: none;
}
.read-more-002:has(:checked) .reList {
  max-height: 100%;
}
.read-more-002:has(:checked) .reList::after {
  content: none;
}
.read-more-002:has(:checked) .reList2 {
  max-height: 100%;
}
.read-more-002:has(:checked) .reList2::after {
  content: none;
}

.feature {
  text-align: left;
}
.feature h2 {
  font-family: "Cinzel", serif;
  color: #b7b096;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.feature h2 span {
  display: block;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: normal;
  font-size: 0.3em;
  letter-spacing: 0.15em;
  margin-top: -5px;
}
.feature ul {
  display: inherit;
}
.feature ul li {
  padding-bottom: 30px;
}
.feature ul li .number {
  font-size: 3.6em;
  color: #b7b096;
  margin-bottom: -16px;
}
.feature ul li h3 {
  line-height: 1.4;
  margin-bottom: 10px;
}
.feature ul li p {
  font-size: 1em;
  word-break: break-all;
  line-height: 1.6;
}
@media (max-width: 959px) {
  .feature ul li:nth-child(1) {
    margin: 0 0 0 -30px;
  }
  .feature ul li:nth-child(1) .text {
    margin: 30px 0 0 30px;
  }
  .feature ul li:nth-child(2) {
    margin: 0 -30px 0 0;
    text-align: right;
  }
  .feature ul li:nth-child(2) .text {
    margin: 30px 30px 0 0;
    text-align: left;
  }
  .feature ul li:nth-child(3) {
    margin: 0 0 0 -30px;
  }
  .feature ul li:nth-child(3) .text {
    margin: 30px 0 0 30px;
  }
  .feature ul li img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 960px) {
  .feature ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .feature ul li {
    width: 30%;
  }
  .feature ul li img {
    height: auto !important;
    margin-bottom: 30px;
  }
}

.worries {
  padding: 30px 0;
  z-index: -2;
}
.worries h3 {
  color: rgb(32, 80, 119);
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;
}
.worries__desc {
  color: rgb(32, 80, 119);
  margin-bottom: 30px;
  text-align: center;
}
.worries ul {
  margin-bottom: 20px;
}
.worries ul h2 {
  color: #155ce0;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.worries .Text {
  text-align: center;
}
.worries .Text p {
  margin-bottom: 20px;
}
.worries .Text .bl {
  color: #8225E3;
  font-size: 39px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .worries .Text .bl {
    font-size: 42px;
  }
}
.worries .Text .ja {
  font-size: 16px;
}
.worries li {
  margin-bottom: 20px;
  background: #F4F0FA;
  padding: 20px 20px;
}
.worries li .tit {
  padding: 15px 10px 10px 10px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  background-color: #8225E3;
  background-size: 59px auto;
  background-position: 50% 20px;
  background-repeat: no-repeat;
}
.worries li .tit .onayami {
  display: inline-block;
  margin-bottom: 0.5rem;
  padding: 0.3em 1.5em;
  font-size: 0.8rem;
  font-weight: bold;
  color: #8225E3;
  background-color: #fff;
  border-radius: 9999px;
}
.worries li .tit::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -18px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #8225E3 transparent transparent transparent;
}
.worries li .tit p {
  font-size: 17px;
}
.worries li .desc {
  margin-bottom: 30px;
}
.worries li .desc p strong {
  font-weight: bold;
  color: rgb(222, 5, 5);
}
.worries dl {
  padding: 20px 0 15px;
  background-color: #eee;
  position: relative;
}
.worries dl dt {
  top: -13px;
  left: calc(50% - 80px);
  width: 160px;
  height: 26px;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background-color: #6688a7;
  border-radius: 13px;
  position: absolute;
}
.worries dl dd {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  color: #123;
  font-weight: 500;
  text-align: center;
}
.worries .worries-wrap {
  display: flex;
  justify-content: space-between;
}
.worries .worries-wrap .list {
  line-height: 1.01;
  color: rgb(30, 59, 87);
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.worries .worries-wrap .label {
  line-height: 1.01;
  color: rgb(30, 59, 87);
  font-weight: 700;
  text-align: center;
  font-size: 30px;
}
.worries .worries-wrap .label span {
  margin-left: 0.1em;
  font-size: 0.45em;
  font-weight: 900;
}
.worries .worries-wrap .worries-desc {
  margin-bottom: 15px;
  margin-top: 5px;
  font-size: 15px;
  line-height: 1.5;
  color: #456;
  font-weight: 700;
  text-align: center;
}
.worries .worries-wrap .worries-img {
  width: 25%;
  height: 80px;
}
.worries .worries-wrap .worries-img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.worries .worries-wrap .desc {
  width: 65%;
}
.worries .tyuui {
  font-size: 16px;
  text-align: center;
}
@media (min-width: 600px) {
  .worries ul {
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .worries li {
    width: 48%;
  }
  .worries-wrap {
    display: flex;
    justify-content: space-between;
  }
  .worries .worries-wrap .worries-img {
    width: 27%;
    height: 100px !important;
  }
  .worries .desc {
    width: 70%;
  }
}
@media (min-width: 960px) {
  .worries ul li {
    width: 30%;
  }
}

.benri-worries {
  padding: 60px 0 30px 0;
  background-image: url(../images/home/bg-1.jpg);
  background-size: cover;
}
.benri-worries h3 {
  text-align: center;
  font-size: 20px;
}
.benri-worries h3 small {
  color: #8225E3;
}
.benri-worries ul {
  background-color: #fff;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 20px;
}
.benri-worries li {
  border-bottom: 1px solid rgb(214, 214, 214);
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.benri-worries li::before {
  position: absolute;
  content: "1";
  font-size: 18px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  top: 8px;
  left: -4px;
  background: #8225E3;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.benri-worries li:nth-of-type(2)::before {
  content: "2";
}
.benri-worries li:nth-of-type(3)::before {
  content: "3";
}
.benri-worries li:nth-of-type(4)::before {
  content: "4";
}
.benri-worries li:nth-of-type(5)::before {
  content: "5";
  top: -3px;
}
.benri-worries li:nth-of-type(6)::before {
  content: "6";
}
@media (min-width: 600px) {
  .benri-worries li::before {
    top: -3px;
  }
}
@media (min-width: 960px) {
  .benri-worries .c-container, .benri-worries .c-business-item__desc, .benri-worries .c-points__desc, .benri-worries .aioseo-breadcrumbs {
    padding: 0 22vw;
  }
  .benri-worries h3 {
    font-size: 26px;
  }
  .benri-worries ul {
    padding: 60px 20px 20px 16px;
    font-size: 20px;
  }
  .benri-worries li {
    padding-left: 70px;
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .benri-worries li::before {
    position: absolute;
    content: "1";
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -10px;
    left: -4px;
  }
}

.corona .c-container, .corona .c-business-item__desc, .corona .c-points__desc, .corona .aioseo-breadcrumbs {
  text-align: center;
}
.corona .c-container img, .corona .c-business-item__desc img, .corona .c-points__desc img, .corona .aioseo-breadcrumbs img {
  width: 80%;
}
@media (min-width: 960px) {
  .corona .c-container img, .corona .c-business-item__desc img, .corona .c-points__desc img, .corona .aioseo-breadcrumbs img {
    width: 30%;
  }
}

.slider {
  padding: 20px 0;
  background-color: #f9fcff;
}
.slider #js-infiniteslide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.slider #js-infiniteslide img {
  width: 40%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}

.voices {
  padding: 40px 0;
  background: rgb(54, 200, 85);
  background: -webkit-linear-gradient(0deg, #faf3a5, #faf4b7, #f9f6d5);
}
.voices h3 {
  text-align: center;
}
.voices li {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.voices-desc h4 {
  background-color: #8225E3;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 10px;
}
.voices-desc h5 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.voices-desc p {
  font-size: 14px;
}
@media (min-width: 960px) {
  .voices h5 {
    font-size: 20px;
  }
  .voices li {
    display: flex;
    justify-content: space-between;
  }
  .voices-img {
    width: 48%;
  }
  .voices-desc {
    width: 48%;
  }
  .voices-desc p {
    font-size: 18px;
  }
  .voices ul {
    padding: 0 10vw;
  }
}

.kutikomi {
  padding: 40px 0;
  background: rgb(54, 200, 85);
  background: -webkit-linear-gradient(0deg, #faf3a5, #faf4b7, #f9f6d5);
}
.kutikomi h3 {
  text-align: center;
}
.kutikomi li {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.kutikomi-desc h4 {
  background-color: #8225E3;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 10px;
}
.kutikomi-desc h5 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.kutikomi-desc p {
  font-size: 14px;
}
@media (min-width: 960px) {
  .kutikomi h5 {
    font-size: 20px;
  }
  .kutikomi ul {
    display: flex;
    justify-content: space-between;
    padding: 0 10vw;
    flex-wrap: wrap;
  }
  .kutikomi ul li {
    width: 48%;
  }
  .kutikomi ul li .kutikomi-desc {
    font-size: 18px;
  }
}

.owner-wrap {
  position: relative;
  z-index: 200;
  font-weight: bold;
  border: 1px solid rgb(255, 153, 0);
}
.owner-wrap h3 {
  padding: 40px 20px;
  text-align: center;
  background-image: url(../images/home/bg-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: rgb(224, 2, 2);
}
.owner-catch {
  padding: 20px;
  background-color: #c20303;
  color: #fff;
}
.owner-catch p {
  position: relative;
  z-index: 200;
  text-align: center;
}
.owner-desc {
  padding: 10px 30px;
  color: rgb(39, 39, 39);
  text-shadow: 1px 1px 1px rgb(255, 255, 255);
}
.owner-desc .tit5 {
  color: rgb(54, 200, 85);
  font-size: 22px;
  text-shadow: 1px 1px 1px rgb(255, 174, 0);
}
.owner-tit {
  padding: 10px 30px;
  color: #8225E3;
  font-size: 24px;
  text-align: center;
}
.owner-imgwrap {
  padding: 10px 30px;
}
.owner-img p {
  margin: 10px 0;
}
@media (min-width: 960px) {
  .owner-imgwrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .owner-img {
    width: 48%;
  }
  .owner-img p {
    margin: 10px 0;
    font-size: 24px;
  }
}

.ans h2 {
  color: #fff;
}
.ans__wrap {
  display: flex;
  justify-content: space-between;
}
.ans__desc {
  width: 70%;
}
.ans__img {
  width: 30%;
}
@media (max-width: 599px) {
  .ans {
    display: none;
  }
}

.c-points__desc .item-tit {
  font-size: 18px;
}
.c-points__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: #8225E3;
  border-bottom: 2px solid #8225E3;
}
.c-points__desc .num-wrap {
  text-align: center;
}

.p-instagram #sbi_images {
  margin-bottom: 40px;
}
.p-instagram #sb_instagram .sb_instagram_header {
  display: none;
}
.p-instagram .sbi_photo {
  background-repeat: no-repeat;
  background-size: cover;
}
.p-instagram .sbi_photo img {
  height: 100% !important;
}
.p-instagram #sb_instagram #sbi_images {
  display: flex;
  justify-content: space-between;
}
.p-instagram #sb_instagram #sbi_images .sbi_item {
  width: 33.3% !important;
}
@media (min-width: 960px) {
  .p-instagram__img {
    justify-content: space-around;
    margin-bottom: 60px;
  }
}

.p-voices {
  padding-top: 20px;
}
.p-voices__item {
  text-align: center;
}
.p-voices__img {
  margin-bottom: 15px;
}
.p-voices__img img {
  width: 35%;
}
.p-voices__desc p {
  margin-bottom: 10px;
}
.p-voices__desc .name {
  font-weight: bold;
}
.p-voices__desc .tit {
  font-size: 18px;
  font-weight: bold;
  color: rgb(201, 188, 5);
}
.p-voices .p-voice01__img {
  text-align: center;
}

.p-news {
  padding: 60px 0;
}
.p-news .p-title .en::before {
  display: none;
}
.p-news__item {
  box-shadow: 5px 5px 10px rgb(199, 199, 199);
}
.p-news__item .thumbnail-wrap {
  display: flex;
  margin: 20px 0;
}
.p-news__item .thumbnail-img {
  width: 20%;
  margin-right: 20px;
}
.p-news__item a {
  color: rgb(39, 39, 39);
}
.p-news-wrap {
  padding: 20px;
  background-color: #fff;
  position: relative;
  height: 100px;
}
.p-news-wrap::before {
  position: absolute;
  right: 5px;
  bottom: 0;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #8225E3;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(45deg);
}
.p-news__img {
  height: 150px;
  position: relative;
}
.p-news__img .cate-item {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #8225E3;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
}
.p-news__date {
  color: #053d88;
  letter-spacing: 2px;
}
.p-news .more-btn {
  margin-bottom: 10px;
}
.p-news .category-list h4 {
  text-align: center;
  color: #fff;
  background-color: #8225E3;
  padding: 10px 10px;
}
.p-news .category-list ul {
  padding: 10px 10px;
  background-color: #fff;
}
.p-news .category-list ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  position: relative;
}
.p-news .category-list ul li::before {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #8225E3;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.p-news .category-list ul li a {
  color: rgb(39, 39, 39);
}
@media (min-width: 960px) {
  .p-news__list {
    display: flex;
    flex-wrap: wrap;
  }
  .p-news__list li {
    width: 28%;
    margin: 20px;
  }
  .p-news__list li .p-news__img {
    height: 220px;
  }
  .p-news .category-list {
    width: 50%;
  }
}

.p-footer {
  padding: 50px 0;
  background-color: #F4F0FA;
  font-weight: bold;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo img {
  width: 50%;
}
.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 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: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc {
  font-size: 13px;
  color: rgb(39, 39, 39);
}
.p-footer__address li {
  margin-bottom: 10px;
  display: flex;
}
.p-footer__address li .name {
  width: 80px;
}
.p-footer__address li .bs-name {
  width: 180px;
}
.p-footer__address a span {
  color: rgb(39, 39, 39);
}
.p-footer .copyright {
  text-align: center;
}
@media (max-width: 599px) {
  .p-footer .c-container, .p-footer .c-business-item__desc, .p-footer .aioseo-breadcrumbs, .p-footer .c-points__desc {
    padding: 0 3vw;
  }
}

.lead {
  position: relative;
  padding: 50px 0 50px;
  background: #e3f4ff;
}
.lead__img {
  margin-bottom: 35px;
  text-align: center;
}
.lead__img img {
  width: 70%;
}
.lead__desc {
  font-weight: bold;
}
@media (min-width: 960px) {
  .lead .c-container, .lead .c-business-item__desc, .lead .aioseo-breadcrumbs, .lead .c-points__desc {
    padding: 0 20vw;
  }
  .lead__wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .lead__wrap2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
  .lead__desc {
    width: 60%;
    margin-top: 30px;
  }
  .lead__img {
    width: 40%;
  }
}

.points {
  position: relative;
  background: #fff6ed;
  padding: 50px 0 50px 0;
}
.points .txt {
  margin-bottom: 30px;
}
.points li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  justify-content: space-between;
}
.points__img {
  width: 25%;
  border: solid 1px #8225E3;
  border-radius: 100%;
  background-color: #fff;
  padding: 5px;
  height: 70px;
  width: 70px;
}
.points__img img {
  height: auto !important;
}
.points__desc {
  width: 70%;
  font-weight: bold;
  margin-top: 5px;
}
@media (min-width: 960px) {
  .points ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .points ul li {
    width: 40%;
  }
  .points__desc {
    width: 80%;
  }
}

.koushi__flex {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.koushi__wrap {
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
  border: 2px solid gray;
}
.koushi__desc {
  position: relative;
  bottom: auto;
  background: rgba(255, 255, 255, 0.87);
  padding: 15px 10px;
}
.koushi__desc h5 {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 1em;
  min-height: 2.5em;
  font-weight: 700;
}
.koushi__desc .txt {
  font-size: 13px;
  line-height: 1.6;
}
.koushi .gray-line {
  background: linear-gradient(transparent 60%, #f0f348 0%);
}
@media (min-width: 960px) {
  .koushi__flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .koushi__wrap {
    width: 48%;
  }
  .koushi__desc {
    width: 95%;
  }
}

.c-business {
  background-color: #F4F0FA;
  padding: 30px 0;
}
.c-business__txt {
  text-align: center;
}
.c-business__desc {
  background-color: #fff;
  padding: 6%;
}
.c-business__desc h5 {
  border-bottom: 1px solid rgb(39, 39, 39);
  padding-bottom: 5px;
  font-size: 18px;
  margin: 20px 0 30px 0;
}
.c-business__desc li {
  margin-bottom: 10px;
  font-size: 15px;
}
.c-business__desc li::before {
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  margin-right: 5px;
  background-image: url(../images/common/icon-check.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.c-business #business02 .c-business__tit {
  background-image: url(../images/home/img2.jpeg);
}
.c-business #business03 .c-business__tit {
  background-image: url(../images/home/img4.jpeg);
}
.c-business #business04 .c-business__tit {
  background-image: url(../images/home/img3.jpeg);
}
.c-business #business05 .c-business__tit {
  background-image: url(../images/home/service-3.jpg);
}
.c-business #business06 .c-business__tit {
  background-image: url(../images/home/report.jpg);
}
.c-business__tit {
  position: relative;
  background-image: url(../images/home/img22.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  padding: 72px 0;
  text-align: center;
}
.c-business__tit.bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(5, 5, 20);
  opacity: 0.3;
  z-index: 100;
}
.c-business__tit .item-tit {
  position: relative;
  color: #fff;
  font-size: 24px;
  border-bottom: 1px solid #fff;
  z-index: 200;
  padding-bottom: 5px;
}
.c-business-item .c-title {
  margin-top: 0;
}
.c-business-item .c-title .en {
  font-size: 24px;
}
.c-business-item .c-title .en::before {
  height: 22px;
  width: 22px;
}
.color {
  color: #8225E3;
}

.faq-wrapper {
  overflow: hidden;
  background: linear-gradient(135deg, #f9f9f9, #ffffff);
  padding: 50px 0;
}
.faq-wrapper .faq .c-txt-sm, .faq-wrapper .faq .c-works-sl__desc {
  font-size: 16px;
}
.faq-wrapper .faq__item {
  border-bottom: 1px solid rgb(211, 211, 211);
}
.faq-wrapper .faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  padding: 0 0 6vw 0;
}
.faq-wrapper .faq dt::before {
  content: "Q";
  position: absolute;
  top: -5px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #8225E3;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.faq-wrapper .faq dt span {
  padding-right: 8vw;
  margin-top: 4vw;
  margin-left: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.faq-wrapper .faq dt span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/common/arrow-doun.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.2s;
}
@media (min-width: 960px) {
  .faq-wrapper .faq dt::before {
    width: 40px;
    height: 40px;
    line-height: 35px;
  }
}
.faq-wrapper .faq dd {
  position: relative;
}
.faq-wrapper .faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #8225E3;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.faq-wrapper .faq dd .m-description-article {
  margin: 2vw 0 2vw 8vw;
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  padding-left: 3vw;
}
@media (min-width: 960px) {
  .faq-wrapper .faq dd::before {
    width: 40px;
    height: 40px;
    line-height: 35px;
  }
}
.faq-wrapper .faq .more-btn {
  display: block;
}

.p-pdf ul {
  display: flex;
  justify-content: center;
}
.p-pdf__img {
  width: 84%;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .p-pdf__img {
    display: flex;
    justify-content: space-around;
  }
  .p-pdf__img li {
    width: 48%;
  }
  .p-pdf__img li img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 40vh !important;
  }
}
.p-pdf img {
  margin-bottom: 20px;
}

@media (min-width: 960px) {
  .area__img {
    text-align: center;
  }
  .area__img img {
    width: 70%;
  }
}

.bana {
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .bana-img {
    text-align: center;
  }
  .bana-img img {
    width: 60%;
  }
}

.set {
  padding: 40px 0 50px 0;
}
.set ul li {
  box-shadow: 7px 5px 5px #bbbaba;
  margin-bottom: 30px;
}
.set ul li a {
  z-index: 1;
  position: relative;
  display: block;
  width: 100%;
  height: 11.5rem;
  margin-bottom: 1rem;
}
.set ul li img {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.set ul li .triangle {
  z-index: 20;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8rem 0 0 13rem;
  border-color: transparent transparent transparent #8225E3;
}
.set ul li .box {
  z-index: 30;
  position: absolute;
  bottom: 0.8rem;
  left: 0.7rem;
  font-weight: bold;
  color: #fff;
}
.set ul li .box h3 {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 1.1rem;
  line-height: 1;
}
.set ul li .box .small {
  position: relative;
  display: block;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 600px) {
  .set ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .set ul li {
    width: 48%;
  }
}
@media (min-width: 960px) {
  .set ul li {
    width: 48%;
  }
  .set ul li a {
    height: 15rem;
    margin-bottom: 0;
  }
  .set__img {
    text-align: center;
    margin-top: 50px;
  }
  .set__img img {
    width: 50%;
  }
}

.case ul li {
  width: 100%;
  margin: 5% auto 20% auto;
  padding: 1.8em 1.5em 1.5em;
  font-size: 13px;
  border: solid 4px #8225E3;
  position: relative;
  background: #fff;
}
.case ul li .caption {
  font-size: 20px;
  font-weight: bold;
}
.case ul li .caption p {
  font-weight: normal;
  font-size: 16px;
  color: #3d3d3d;
}
.case ul li .total {
  font-size: 24px;
  text-align: center;
  color: #8225E3;
}
.case ul li span {
  position: absolute;
  left: 10px;
  top: -1.5rem;
  background: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 0 20px;
  color: #4f4848;
  letter-spacing: 0.08em;
}
.case ul li .type {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background: #fff;
  color: #3d3d3d;
  margin: 20px 0;
}
.case ul li .type tr {
  padding: 10px 0;
  border: solid 1px #8225E3;
}
.case ul li .type tr th {
  width: 50%;
  text-align: left;
  background: #fff6f8;
  padding: 0 15px;
}
.case ul li .type tr td {
  padding: 3%;
}
.case ul li .blue {
  color: #8225E3;
}
.case ul li .value {
  margin: 20px 0;
}
.case ul li .value tr th {
  text-align: left;
}
.case ul li .value tr td {
  text-align: right;
  font-weight: bold;
}
.case ul li .case-img {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.case ul li .case-img::before {
  content: "";
  width: 36px;
  height: 36px;
  background: url(../images/common/img_arrow.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.case ul li img {
  width: 50%;
}
@media (min-width: 960px) {
  .case ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .case ul li {
    width: 45%;
  }
}

.short-course h3 {
  text-align: center;
  margin-bottom: 20px;
  color: #8225E3;
}

.p-contact {
  background-color: #fff;
}
.p-contact__desc {
  position: relative;
  z-index: 1000;
  color: #fff;
}
.p-contact__wrap {
  padding: 30px 30px;
  text-align: center;
}
.p-contact__wrap li {
  border-bottom: 1px solid rgb(170, 170, 170);
  margin-bottom: 20px;
}
.p-contact__tit {
  text-align: center;
}
.p-contact__tit h4 {
  color: #8225E3;
  border-bottom: 1px solid #8225E3;
  display: inline-block;
  padding-bottom: 10px;
}
.p-contact__tel {
  padding: 20px 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 50px;
  background: #62c1b4;
  box-shadow: 5px 5px 5px rgb(214, 214, 214);
  border: 2px solid rgb(83, 83, 83);
  text-align: center;
}
.p-contact__tel a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 35px;
}
.p-contact__tel a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-contact__tel#bnr1 {
  margin-bottom: 20px;
}
.p-contact__tel#bnr2 {
  background: #ff7f7f;
  margin: 0 0 50px 0;
}
.p-contact__tel#bnr2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
@media (min-width: 374px) {
  .p-contact__tel {
    width: 300px;
  }
}
.p-contact #bnr3 {
  background: transparent;
  margin: 0 0 30px 0;
}
.p-contact #bnr3 a {
  text-align: center;
  display: block;
}
.p-contact #bnr3 img {
  width: 80%;
}
@media (min-width: 960px) {
  .p-contact #bnr3 .view-sp {
    display: none;
  }
}
@media (max-width: 959px) {
  .p-contact #bnr3 .view-pc {
    display: none;
  }
}
.p-contact .info:last-of-type {
  margin-bottom: 20px;
}
.p-contact .contact-tit {
  font-weight: bold;
  margin-bottom: 10px;
  color: rgb(85, 85, 85);
}
.p-contact__form a {
  background-color: #fff;
}
@media (min-width: 960px) {
  .p-contact ul {
    display: flex;
    justify-content: center;
  }
  .p-contact ul li {
    width: 33%;
    border: none;
  }
}
@media (min-width: 1200px) {
  .p-contact__tel {
    width: 380px;
    padding: 34px 10px;
  }
}

.c-works-sl-container {
  overflow: hidden;
}

.c-works-sl {
  margin-top: 60px;
  overflow: hidden;
}
.c-works-sl__subtit {
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-works-sl__subtit {
    font-size: 22px;
  }
}
.c-works-sl__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
}
.c-works-sl__title::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  width: 30px;
  background-color: #8225E3;
}
@media (min-width: 960px) {
  .c-works-sl__title {
    font-size: 26px;
  }
}
.c-works-sl__img {
  height: 100%;
}
.c-works-sl-slider .mySwiper2 {
  position: relative;
}
.c-works-sl-slider .mySwiper2 .swiper-wrapper {
  position: relative;
  width: 100%;
}
.c-works-sl-slider .mySwiper2 .swiper-slide {
  opacity: 0;
}
.c-works-sl-slider .mySwiper2 .swiper-slide-active {
  opacity: 1;
}
.c-works-sl-slider .mySwiper {
  height: 100px;
  box-sizing: border-box;
}
.c-works-sl-slider .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  line-height: 80px;
}
.c-works-sl-slider .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.c-works-sl-slider .swiper-button-prev, .c-works-sl-slider .swiper-button-next {
  position: absolute;
  background-color: rgb(39, 39, 39);
}
.c-works-sl-slider .swiper-button-prev::after, .c-works-sl-slider .swiper-button-next::after {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.c-works-sl-slider .swiper-button-prev {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.c-works-sl-slider .swiper-button-next {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.c-works-sl .detail ul {
  padding: 20px 0;
  border-bottom: 1px solid #318bf3;
  border-top: 1px solid #318bf3;
  margin-bottom: 50px;
}
.c-works-sl .detail ul li {
  margin-bottom: 10px;
}
.c-works-sl .detail ul li .label {
  min-width: 120px;
  display: table-cell;
}
.c-works-sl .detail ul li .value {
  display: table-cell;
}
@media (min-width: 960px) {
  .c-works-sl {
    margin-top: 100px;
  }
  .c-works-sl .c-container, .c-works-sl .aioseo-breadcrumbs, .c-works-sl .c-points__desc, .c-works-sl .c-business-item__desc {
    margin: 0 20vw;
  }
  .c-works-sl .mySwiper2 .swiper-slide {
    width: 100% !important;
  }
  .c-works-sl .mySwiper .swiper-slide {
    width: 25% !important;
  }
}

.c-first .c-features h3,
.c-price .c-features h3 {
  margin-bottom: 15px;
}
.c-first .c-features .gray-line,
.c-price .c-features .gray-line {
  background: linear-gradient(transparent 60%, #f0f348 0%);
}
.c-first .c-points__img,
.c-price .c-points__img {
  height: 220px;
}
@media (min-width: 600px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 300px;
  }
}
@media (min-width: 960px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 350px;
  }
}
.c-first .c-points__desc .item-tit,
.c-price .c-points__desc .item-tit {
  font-size: 18px;
}
.c-first .c-points__desc .num,
.c-price .c-points__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: rgb(201, 188, 5);
  border-bottom: 2px solid rgb(201, 188, 5);
}
.c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap {
  text-align: center;
}
.c-first .more-btn,
.c-price .more-btn {
  text-align: center;
  display: block;
}
.c-first .more-btn__link,
.c-price .more-btn__link {
  width: auto;
}
@media (max-width: 599px) {
  .c-first .item-img.view-pc,
  .c-price .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-first .item-img.view-sp,
  .c-price .item-img.view-sp {
    display: none;
  }
}

@media (max-width: 599px) {
  .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .item-img.view-sp {
    display: none;
  }
}
.c-company .c-policy__title {
  text-align: center;
}
.c-company .c-policy img {
  margin-bottom: 10px;
}
.c-company .c-message__title {
  text-align: center;
}
.c-company .c-message__name {
  text-align: right;
}
.c-company .c-history__title {
  text-align: center;
}
.c-company .c-history__desc th {
  background-color: #dde8f4;
  display: block;
  width: 100%;
}
.c-company .c-history__desc td {
  display: block;
  width: 100%;
}
.c-company .c-history__desc th, .c-company .c-history__desc td {
  padding: 8px 16px;
  border: 1px solid #ccc;
}

.c-about__desc table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
.c-about__desc th,
.c-about__desc td {
  display: block;
  width: 100%;
  padding: 1rem 1.2rem;
  font-size: 1.5rem;
  line-height: 1.6;
  vertical-align: top;
  border: none;
}
.c-about__desc th {
  color: #8225E3;
  font-weight: bold;
  padding-bottom: 20px;
  background-color: #F4F0FA;
  border-bottom: 1px solid #c4c4c4;
}
.c-about__desc td {
  background-color: #fdfdfd;
  color: #333;
  padding-top: 0;
}
.c-about__desc tr {
  display: block;
  border-bottom: 1px solid #eee;
}
.c-about__desc .online {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #f2ff92 30%);
  color: red;
  border-radius: 4px;
  font-size: 18px;
  display: inline-block;
  margin-left: 0.3em;
}
@media (min-width: 960px) {
  .c-about__desc th,
  .c-about__desc td {
    width: auto;
    padding: 1.2rem 1.5rem;
  }
  .c-about__desc th {
    background-color: #F4F0FA;
    color: #8225E3;
    text-align: left;
    border-right: 1px solid #f7d7e1;
    white-space: nowrap;
  }
  .c-about__desc td {
    background-color: #fff;
  }
  .c-about__desc tr {
    display: table-row;
    border-bottom: none;
  }
  .c-about__desc tr:not(:last-child) th,
  .c-about__desc tr:not(:last-child) td {
    border-bottom: 1px solid #f0f0f0;
  }
}

.p-overview__plan {
  background: linear-gradient(135deg, #f9f7ff, #f0ecff);
  border: 1px solid #e0dcf2;
  border-radius: 12px;
  padding: 20px;
  margin: 3rem auto;
  box-shadow: 0 6px 12px rgba(130, 37, 227, 0.1);
}
.p-overview__plan-tit {
  font-weight: 700;
  color: #8225E3;
  border-left: 6px solid #b08df7;
  padding-left: 1rem;
  margin-bottom: 1.6rem;
  line-height: 1.4;
}
.p-overview__plan__txt {
  line-height: 1.9;
  color: #333;
  background-color: #ffffff;
  padding: 1.2rem 1.6rem;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}
.p-overview__plan__txt span {
  color: #29C8C8;
}

.c-cource-item .group__box .grouplist__box {
  background-color: #F4F0FA;
  padding: 50px 20px;
  margin-bottom: 30px;
}
.c-cource-item .group__box .grouplist__box__tit {
  margin-bottom: 20px;
  background-color: #8225E3;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}
.c-cource-item .group__box .grouplist__box__img {
  margin-bottom: 20px;
}
.c-cource-item .group__box .grouplist__box__txt {
  background-color: white;
  padding: 20px;
  margin-bottom: 20px;
}
.c-cource-item .group__box .grouplist__box .possible {
  margin-bottom: 20px;
}
.c-cource-item .group__box .grouplist__box .possible ul li {
  display: inline;
  background-color: #fff;
  color: #8225E3;
  font-weight: bold;
}
.c-cource-item .group__box .grouplist__wrap {
  max-width: 800px;
  margin: 30px auto;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.c-cource-item .group__box .grouplist__wrap__desc {
  padding: 20px;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 30px;
}
.c-cource-item .group__box .grouplist__wrap__desc-tit {
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  border-left: 5px solid #8225E3;
  padding-left: 12px;
  margin-bottom: 8px;
}
.c-cource-item .group__box .grouplist__wrap__desc .grouplist__wrap__txt {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.8;
  padding: 10px 15px;
  background-color: #f9f9f9;
  border-radius: 8px;
}
.c-cource-item .group__box .grouplist__wrap__desc .grouplist__wrap__txt p {
  margin: 0;
}
.c-cource-item .group__box .grouplist__pricebox {
  border: 2px solid #8225E3;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 20px;
}
.c-cource-item .group__box .grouplist__pricebox__tit {
  background-color: #8225E3;
  color: #fff;
  padding: 0;
  border-radius: 5px 5px 0 0;
  padding: 10px;
  text-align: center;
}
.c-cource-item .group__box .grouplist__pricebox__txt {
  padding: 20px;
  text-align: center;
}
.c-cource-item .group__box .grouplist__pricebox__txt span {
  color: red;
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 960px) {
  .c-cource-item {
    max-width: 85%;
    margin: 30px auto;
  }
  .c-cource-item .group__box .grouplist__box {
    padding: 50px;
  }
  .c-cource-item .group__box .grouplist__box__txt {
    margin-bottom: 50px;
    padding: 30px;
  }
  .c-cource-item .group__box .grouplist__pricebox__txt span {
    font-size: 32px;
  }
}

.c-features .table_scroll_wrap {
  overflow-x: scroll;
  width: 100%;
  padding-bottom: 20px;
}
.c-features table {
  width: 500px;
  table-layout: fixed;
}
.c-features table .hiden {
  opacity: 0;
  width: 20%;
}
.c-features table thead tr th {
  border-radius: 10px 10px 0 0;
  padding: 0 0 3px 3px;
  color: #ffffff;
}
.c-features table thead tr th.other div {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-features table thead tr th.other div {
    font-size: 17px;
  }
}
.c-features table tbody tr:last-child td.bone div {
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-color: rgb(39, 39, 39);
}
.c-features table tbody tr th {
  padding: 3px;
  color: rgb(39, 39, 39);
  background-color: orange;
  color: #fff;
  border-bottom: 3px solid #fff;
  font-size: 19px;
  width: 160px;
}
.c-features table tbody tr th div {
  text-align: center;
  background: none;
}
@media (max-width: 960px) {
  .c-features table tbody tr th {
    font-size: 15px;
  }
}
.c-features table tbody tr td {
  font-weight: 700;
  text-align: center;
  background: #fff none;
  width: 128px;
}
.c-features table tbody tr td div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  padding: 20px 5px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
}
@media (min-width: 960px) {
  .c-features table tbody tr td div {
    height: 65px;
  }
}
.c-features table tbody tr .other {
  text-align: center;
}
.c-features table tbody tr .other .or {
  font-weight: bold;
  color: #25A3E3;
  font-size: 14px;
  padding: 10px;
  background-color: #fff;
  height: 70px;
}
@media (min-width: 960px) {
  .c-features table tbody tr .other .or {
    font-size: 15px;
    height: 90px;
  }
}
.c-features table tbody tr .other .or01 {
  height: 145px;
}
@media (min-width: 960px) {
  .c-features table tbody tr .other .or01 {
    height: 182px;
  }
}
.c-features table tbody tr .other .or03 {
  height: auto;
  padding: 28px 0px;
}
@media (min-width: 960px) {
  .c-features table tbody tr .other .or03 {
    padding: 46px 5px;
  }
}
@media (min-width: 1200px) {
  .c-features table tbody tr .other .or03 {
    padding: 56px 17px;
  }
}
.c-features table tbody tr .other div {
  border-bottom: 1px solid rgb(39, 39, 39);
  border-right: 1px solid rgb(39, 39, 39);
  border-top: 1px solid rgb(39, 39, 39);
  border-left: 1px solid rgb(39, 39, 39);
  background: #eeeeee none;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-features table tbody tr .other div {
    font-size: 17px;
  }
}
.c-features .table002 {
  width: 1400px;
}
@media (max-width: 599px) {
  .c-features .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-features .view-sp {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-features table {
    width: 100%;
  }
  .c-features table tbody tr .other .orpc01 {
    height: 143px;
  }
  .c-features .table002 {
    width: 100%;
  }
}

.table_basic03 .table-cource02 {
  width: 900px;
}
.table_basic03 .table-cource02 tbody tr .other .or {
  height: 90px;
}
.table_basic03 .table-cource03 {
  width: 900px;
}
.table_basic03 .table-cource03 tbody tr .other .or {
  height: 110px;
}
@media (min-width: 960px) {
  .table_basic03 .table-cource02 {
    width: 100%;
  }
  .table_basic03 .table-cource02 tbody tr .other .or {
    height: 200px;
  }
  .table_basic03 .table-cource03 {
    width: 100%;
  }
  .table_basic03 .table-cource03 tbody tr .other .or {
    height: 230px;
  }
  .table_basic03 .table-cource05 {
    width: 100%;
    margin-bottom: 30px;
  }
}

.cource-content,
.works-wrap.panel {
  display: none;
}

.cource-content.is-show,
.works-wrap.panel.is-show {
  display: block;
}

.c-test__list {
  list-style: none;
  padding: 0;
  margin: 40px auto;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.c-test__list li .c-test__list__img {
  position: relative;
}
.c-test__list li .c-test__list__img img {
  width: 100%;
  height: auto;
  display: block;
}
.c-test__list li .c-test__list__img .c-test__list__tit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 16px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: 600;
  font-size: 1.1rem;
}
.c-test__list li .c-test__list__txt {
  padding: 20px;
  background-color: #fdfdfd;
  font-size: 0.95rem;
  color: #333;
  line-height: 1.8;
}
.c-test__list li .c-test__list__txt p {
  margin: 0;
}

.c-conversation {
  border-radius: 16px;
  line-height: 1.8;
}
.c-conversation .c-test__tit {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 24px;
  padding-left: 12px;
}
.c-conversation .c-conversation__img {
  margin-bottom: 30px;
}
.c-conversation .c-conversation__img img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  -o-object-fit: cover;
     object-fit: cover;
}
.c-conversation .c-conversation__desc {
  background-color: #F4F0FA;
  padding: 24px;
  border-radius: 12px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.02);
}
.c-conversation .c-conversation__desc p {
  margin: 0;
}
.c-conversation__info {
  max-width: 800px;
  margin: 40px auto;
  padding: 0 15px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}
.c-conversation__info .conversation-row {
  display: flex;
  border-bottom: 1px solid #eee;
  padding: 20px;
}
.c-conversation__info .conversation-row:last-child {
  border-bottom: none;
}
.c-conversation__info .conversation-row .conversation-label {
  flex: 0 0 30%;
  font-weight: 600;
  color: #2c3e50;
  padding-right: 20px;
  background: #f7f9fc;
}
.c-conversation__info .conversation-row .conversation-content {
  flex: 1;
  color: #333;
  font-size: 0.95rem;
  line-height: 1.7;
}
@media (max-width: 600px) {
  .c-conversation__info .conversation-row {
    flex-direction: column;
  }
  .c-conversation__info .conversation-row .conversation-label {
    background: none;
    padding-bottom: 5px;
    color: #3498db;
  }
}
@media (min-width: 960px) {
  .c-conversation__info .conversation-row .conversation-label {
    background-color: unset;
    color: #25A3E3;
  }
}
@media (max-width: 768px) {
  .c-conversation .c-test__tit {
    font-size: 1.4rem;
  }
  .c-conversation .c-conversation__desc {
    font-size: 0.9rem;
    padding: 20px;
  }
}
@media (min-width: 960px) {
  .c-conversation {
    max-width: 80%;
    margin: 50px auto;
  }
  .c-conversation__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-conversation__img {
    width: 50%;
  }
  .c-conversation__desc {
    width: 45%;
  }
}

.covesubtxt {
  background-color: #f7f7f7;
  padding: 20px;
}

.c-examination {
  border-radius: 16px;
  line-height: 1.8;
  color: #333;
}
.c-examination__subtit {
  font-size: 1.4rem;
  color: #3498db;
  margin-top: 8px;
  margin-bottom: 24px;
  font-weight: 600;
}
.c-examination__img {
  margin-bottom: 30px;
}
.c-examination__img img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.c-examination__txt {
  background: #F4F0FA;
  padding: 24px;
  border-radius: 12px;
}
.c-examination__txt p {
  margin: 0;
}
.c-examination .c-test__tit {
  font-size: 1.8rem;
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .c-examination .c-test__tit {
    font-size: 1.4rem;
  }
  .c-examination__subtit {
    font-size: 1.1rem;
  }
  .c-examination__txt {
    font-size: 0.95rem;
  }
}
@media (min-width: 960px) {
  .c-examination__img {
    width: 50%;
  }
  .c-examination__img img {
    -o-object-fit: contain;
       object-fit: contain;
    box-shadow: unset;
  }
  .c-examination__txt {
    width: 45%;
  }
  .c-examination__subtit {
    text-align: center;
  }
}

.tab-cate {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.tab-cate .tab {
  cursor: pointer;
  padding: 12px 20px;
  margin: 0 5px;
  border: 1px solid #ddd;
  background-color: #f0f0f0;
  color: #333;
  border-radius: 5px;
  transition: #8225E3 0.3s, color 0.3s;
}
.tab-cate .tab.is-active {
  background-color: #8225E3;
  color: #fff;
  border-color: rgb(104.7682926829, 24.243902439, 188.756097561);
}

.sub-tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.sub-tabs .sub-tab {
  cursor: pointer;
  padding: 8px 16px;
  margin: 0 5px;
  font-size: 0.95rem;
  background-color: #ccc;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #ffffff;
  font-weight: bold;
  transition: background-color 0.3s, color 0.3s;
  width: 45%;
  margin-bottom: 20px;
  font-size: 15px;
}
.sub-tabs .sub-tab.is-active {
  background-color: #8225E3;
  color: #fff;
  border-color: rgb(104.7682926829, 24.243902439, 188.756097561);
}
@media (min-width: 960px) {
  .sub-tabs .sub-tab {
    width: 30%;
  }
}

.c-staff-wrapper .c-features h3 {
  margin-bottom: 15px;
}
.c-staff-wrapper .c-staff__item .director {
  text-align: center;
  font-size: 22px;
  letter-spacing: 4px;
}
.c-staff-wrapper .c-staff__item .director .en {
  font-size: 12px;
  color: rgb(201, 188, 5);
}
.c-staff-wrapper .c-staff__name {
  margin-bottom: 10px;
}
.c-staff-wrapper .c-staff__name .en {
  font-size: 14px;
  letter-spacing: 3px;
}
.c-staff-wrapper .c-staff__name .ja {
  font-size: 24px;
  letter-spacing: 3px;
}
.c-staff-wrapper .more-btn {
  text-align: center;
  display: block;
}
.c-staff-wrapper .more-btn__link {
  width: auto;
}

.c-recruit__title {
  text-align: center;
}
.c-recruit .recruit-detaiil-sec.is-bottom {
  margin-top: 60px;
}
.c-recruit .recruit-detaiil-sec__ico {
  font-family: serif;
}
.c-recruit .recruit-detaiil-sec__ico.is-detail::before {
  background-image: url(../images/recruit/ico_detail01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-recruit .recruit-detaiil-sec__ico.is-info::before {
  background-image: url(../images/recruit/ico_info01.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.c-recruit .recruit-detaiil__head {
  margin-bottom: 30px;
}
.c-recruit .c-table01 tr {
  padding: 12px;
  border-top: 1px solid #e3e2dc;
  display: block;
}
.c-recruit .c-table01 th {
  font-weight: bold;
}
.c-recruit .c-table01 td {
  line-height: 1.5;
}
.c-recruit .more-btn {
  display: block;
}
@media (max-width: 599px) {
  .c-recruit .c-table01 th {
    display: block;
  }
}
@media (max-width: 599px) {
  .c-recruit th {
    color: rgb(39, 39, 39);
    margin-bottom: 5px;
  }
}
.c-recruit .points-title .c-txt-lg {
  color: rgb(201, 188, 5);
  display: block;
}

.c-works-sl__title {
  font-weight: bold;
}
.c-works-sl__subtit {
  margin-top: 20px;
}
.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}
.c-news li {
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  .c-news__item {
    border-bottom: 1px solid rgb(201, 188, 5);
  }
  .c-news__item:first-child {
    border-top: 1px solid rgb(201, 188, 5);
  }
  .c-news__link {
    display: flex;
    justify-content: space-between;
  }
  .c-news__link p {
    margin-top: 2vw;
    color: rgb(39, 39, 39);
  }
  .c-news-wrap {
    width: 50%;
  }
  .c-news__img {
    width: 45%;
  }
}
.c-news__date {
  color: rgb(201, 188, 5);
  margin-bottom: 5px;
}
.c-news__list {
  padding-bottom: 5vw;
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news__title {
  text-align: center;
  margin: 0 0 10vw 0;
  letter-spacing: 2px;
  font-weight: 100;
}
.c-news .c-news__block {
  padding: 8vw 0;
}

.page-numbers {
  margin: 6vw 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 rgb(201, 188, 5);
  background: rgb(201, 188, 5) !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid rgb(201, 188, 5);
  background: #fff;
  margin: 0 1.3vw;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: rgb(39, 39, 39);
  top: 0;
}
.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 (max-width: 767px) {
  .page-numbers:not(.next):not(.prev) .next {
    display: none;
  }
}
@media (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}
@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;
  }
}

.c-news-sl .c-container, .c-news-sl .aioseo-breadcrumbs, .c-news-sl .c-points__desc, .c-news-sl .c-business-item__desc {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: rgb(201, 188, 5);
}
.c-news-sl__contents {
  padding: 10vw 0 0 0;
  line-height: 2.5;
}
.c-news-sl__link {
  margin: 0 0 10vw 0;
  text-align: right;
  font-size: 0.8rem;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(201, 188, 5);
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}

.c-contact {
  padding: 30px 0;
}
.c-contact h3 {
  display: inline-block;
  width: 340px;
}
.c-contact h3 .desc {
  font-size: 14px;
}
@media (min-width: 600px) {
  .c-contact h3 {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact h3 {
    width: 800px;
  }
  .c-contact h3 .desc {
    font-size: 18px;
  }
}
.c-contact .c-txt-sm, .c-contact .c-works-sl__desc {
  text-align: left;
}
.c-contact .need {
  background-color: red;
  color: white;
  padding: 5px 10px;
  border-radius: 10px;
  margin-left: 10px;
}
.c-contact .c-topview .c-container p, .c-contact .c-topview .aioseo-breadcrumbs p, .c-contact .c-topview .c-points__desc p, .c-contact .c-topview .c-business-item__desc p {
  text-align: center;
  font-weight: bold;
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: rgba(255, 255, 255, 0.9);
  color: #fff;
}
.c-contact .c-description ul {
  padding: 20px 0;
}
.c-contact .c-description .c-txt-xs {
  font-size: 12px;
  color: #fff;
}
.c-contact .contact-form {
  margin-bottom: 40px;
  text-align: center;
}
.c-contact .contact-form .ct-checkbox input {
  height: 20px;
  width: 20px;
}
.c-contact .contact-form .ct-checkbox .wpcf7-list-item {
  display: flex;
  justify-content: space-between;
  margin-left: 0;
  margin-bottom: 10px;
}
.c-contact .contact-form .ct-checkbox .wpcf7-list-item-label {
  width: 92%;
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 24px;
}
@media (min-width: 600px) {
  .c-contact .contact-form .ct-tit {
    width: 540px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    width: 800px;
  }
}
.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: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 130px;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 340px;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must .need {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(248, 31, 31);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .must::after {
  content: "＊";
  font-size: 12px;
  color: red;
  padding: 5px 10px;
  border-radius: 10px;
}
.c-contact .contact-form .free {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .free .anNeed {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(31, 132, 248);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  width: 280px;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
}
.c-contact .contact-form .ct-sex {
  display: inline-block;
  text-align: left;
}
.c-contact .contact-form .ct-sex input {
  margin: 0;
}
.c-contact .contact-form .ct-sex select {
  height: 45px;
}
.c-contact .contact-form .ct-age {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-age dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .ct-date {
  text-align: left;
  font-size: 14px;
}
.c-contact .contact-form .ct-date input {
  margin-top: 0;
  width: 130px;
}
.c-contact .contact-form .ct-ap input {
  border: none;
}
.c-contact .contact-form .ct-time {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-time dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.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 {
  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 {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form select {
    width: 250px;
  }
  .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: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form dl {
    width: 800px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form select {
    width: 380px;
  }
  .c-contact .contact-form .ct-age dt,
  .c-contact .contact-form .ct-time dt {
    padding-left: 25px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
@media (min-width: 1500px) {
  .c-contact .wrap {
    padding: 0 500px;
  }
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}
.c-contact .ct-check {
  background-color: #fff;
  padding: 10px;
}
.c-contact .ct-check .must {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex .wpcf7-checkbox {
    display: flex;
  }
}
.c-contact .ct-check.flex .wpcf7-list-item-label {
  white-space: nowrap;
}
.c-contact .ct-check.flex .need {
  margin-left: -10px;
}
.c-contact .ct-check input {
  height: 18px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-check .wpcf7-list-item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0;
}
@media (min-width: 960px) {
  .c-contact .ct-check .wpcf7-list-item {
    margin: 20px 20px 20px 0;
  }
}
.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
  width: 80%;
}
.c-contact .ct-text-sm textarea {
  height: 80px;
}
@media (min-width: 960px) {
  .c-contact .ct-text-sm textarea {
    height: 120px;
  }
}
.c-contact .ct-redio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}
.c-contact .ct-redio input {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-redio .wpcf7-radio {
  display: flex;
}
.c-contact .tyui {
  text-align: center;
  margin: 0 auto 20px auto;
  width: 340px;
}
.c-contact .tyui p {
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-contact .tyui {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact .tyui {
    width: 800px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 130px;
}
.c-privacy .c-title {
  text-align: center;
  font-size: 26px;
  display: block;
  margin-bottom: 50px;
  font-weight: bold;
}
.c-privacy h3 {
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-privacy-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 20px;
}
.c-privacy-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-privacy-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-privacy-btn a::after {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.c-thanks {
  margin-top: 130px;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}
.c-thanks-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-thanks-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-thanks-btn a::after {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.kiketu h2 {
  font-size: 20px;
  margin-bottom: 25px;
  text-align: center;
}
.kiketu h2 span {
  display: block;
  color: #029a17;
  font-size: 25px;
}
.kiketu__wrap {
  border: orangered 2px solid;
  border-radius: 10px;
  padding: 20px;
  background-color: oldlace;
}
.kiketu .Title {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .kiketu ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .kiketu ul li {
    width: 48%;
  }
}
@media (min-width: 960px) {
  .kiketu ul li {
    width: 32%;
  }
}
.kiketu ul li {
  border-radius: 10px;
  background-color: #fff;
}
.kiketu__tit {
  text-align: center;
  color: rgb(249, 135, 93);
}
.kiketu__desc {
  color: rgb(39, 39, 39);
  padding: 10px;
}
.kiketu__img {
  text-align: center;
}
.kiketu__img img {
  padding: 10px 20px;
  width: 60%;
}

.p-price {
  padding: 0 0 30px 0;
  background-image: url(../images/common/stripe.png);
}
.p-price .mb-20 {
  margin-bottom: 20px;
}
.p-price .mb-25 {
  margin-bottom: 25px;
}
.p-price .mb-35 {
  margin-bottom: 35px;
}
.p-price__wrap {
  padding-top: 30px;
  background-color: #fff;
  font-size: large;
}
.p-price__wrap h3 {
  text-align: center;
  margin-top: 25px;
  font-size: 20px;
  margin-bottom: 10px;
}
.p-price__wrap .p-price-wrap {
  border-bottom: dotted 1px;
}
.p-price .wrap {
  font-size: 80%;
  padding: 0 20px 20px 20px;
  line-height: 2;
}
.p-price .p-price-desc .c-txt-sm, .p-price .p-price-desc .c-works-sl__desc {
  margin-bottom: 20px;
}
.p-price__point h4 {
  color: #c20303;
  margin-top: 15px;
  margin-bottom: 15px;
}
.p-price__point ul li {
  margin-bottom: 10px;
}
.p-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 15px 0 15px;
}
@media (min-width: 960px) {
  .p-price__detail {
    font-size: 24px;
    padding: 40px 40px 0 40px;
  }
}
.p-price__detail dt {
  margin-bottom: 20px;
  width: 30%;
}
.p-price__detail dt p {
  margin-bottom: 10px;
  font-size: 14px;
}
.p-price__detail dd {
  margin-bottom: 20px;
  width: 62%;
}
.p-price__detail p {
  margin-bottom: 10px;
}
.p-price__detail p small {
  font-size: 12px;
}
.p-price__detail .price-tit {
  font-weight: bold;
}
.p-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.p-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.p-price .small {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  color: #434749;
}
@media (min-width: 960px) {
  .p-price .small {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .p-price .c-cotainer {
    padding: 0 14vw;
  }
  .p-price__flex {
    padding: 0 0vw;
  }
}

.c-flow {
  padding-top: 50px;
}
.c-flow .item-tit {
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #8225E3;
  color: #8225E3;
}
.c-flow .item-img {
  position: relative;
}
.c-flow .item-img .num {
  position: absolute;
  top: -35px;
  left: 10px;
  color: #29C8C8;
  font-size: 34px;
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}
.c-flow-item {
  position: relative;
  padding: 50px 0;
}
.c-flow-item::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #F4F0FA transparent transparent transparent;
}
.c-flow-item:last-child::after {
  display: none;
}
.c-flow #flow02::after,
.c-flow #flow04::after,
.c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}
.c-flow #flow01,
.c-flow #flow03,
.c-flow #flow05,
.c-flow #flow07 {
  background-color: #F4F0FA;
}
@media (max-width: 599px) {
  .c-flow .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-flow .item-img.view-sp {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-flow-item .item-tit {
    font-size: 30px;
  }
  .c-flow-item .c-container, .c-flow-item .aioseo-breadcrumbs, .c-flow-item .c-points__desc, .c-flow-item .c-business-item__desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-flow-item:nth-child(2n) .c-container, .c-flow-item:nth-child(2n) .aioseo-breadcrumbs, .c-flow-item:nth-child(2n) .c-points__desc, .c-flow-item:nth-child(2n) .c-business-item__desc {
    flex-direction: row-reverse;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
}

.faq-contents .p-title {
  margin-bottom: 37px;
}

.p-access__wrap {
  margin-bottom: 50px;
}
.p-access__desc a {
  color: rgb(39, 39, 39);
}
.p-access__teacher {
  background-color: #f9f9fc;
  padding: 40px 20px;
  border-radius: 16px;
  margin: 60px auto;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.p-access__teacher h2 {
  font-size: 1.8rem;
  color: #333;
  margin-bottom: 30px;
  position: relative;
  padding-left: 12px;
  border-left: 4px solid #8225E3;
  font-weight: 600;
}
.p-access__teacherlist {
  list-style: none;
  padding: 0;
}
.p-access__teacherlist li {
  background-color: #fff;
  padding: 20px 24px;
  margin-bottom: 20px;
  border-radius: 12px;
  transition: box-shadow 0.3s;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
}
.p-access__teacherlist li .p-access__teacherlist__txt {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.8;
}
.p-access__teacherlist__tit {
  font-size: 1.2rem;
  color: rgb(233, 58, 58);
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.p-access .others {
  background-color: #f9f9fc;
  padding: 20px;
}
.p-access .color02 {
  color: white;
  font-size: 17px;
  background-color: #8225E3;
  padding: 10px;
  display: inline-block;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .p-access__teacherlist {
    display: flex;
    justify-content: space-between;
  }
  .p-access__teacherlist li {
    width: 45%;
  }
  .p-access .others {
    max-width: 80%;
    margin: 30px auto;
  }
}

.voices {
  padding: 40px 0;
  background: rgb(54, 200, 85);
  background: #b6f0ff;
}
.voices h3 {
  text-align: center;
}
.voices li {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.voices-desc h4 {
  background-color: #8225E3;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 10px;
}
.voices-desc h5 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
  color: #568bb7;
}
.voices-desc p {
  font-size: 14px;
}
@media (min-width: 960px) {
  .voices h5 {
    font-size: 20px;
  }
  .voices li {
    display: flex;
    justify-content: space-between;
  }
  .voices-img {
    width: 48%;
  }
  .voices-desc {
    width: 48%;
  }
  .voices-desc p {
    font-size: 18px;
  }
  .voices ul {
    padding: 0 10vw;
  }
}

.lineup .hero .swiper-container2 {
  position: relative;
}
.lineup .hero .swiper-container2 .swiper-slide .works-title {
  margin-top: 10px;
  padding: 0 10px;
  color: rgb(39, 39, 39);
  font-size: 20px;
}
.lineup .hero .swiper-container2 .swiper-button-prev,
.lineup .hero .swiper-container2 .swiper-button-next {
  top: 50%;
  background-color: black;
}
.lineup .hero .swiper-container2 .swiper-button-prev::after,
.lineup .hero .swiper-container2 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
}
.lineup .hero .swiper-container2 .swiper-button-prev {
  left: 0;
}
.lineup .hero .swiper-container2 .swiper-button-next {
  right: 0;
}
.lineup .hero .swiper-container2 .lineup-wrap {
  margin: 0 10px;
  border: 3px solid rgb(204, 203, 203);
  height: 650px;
}
.lineup .hero .swiper-container2 .lineup-wrap .tit {
  padding: 70px 10px 10px 10px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  background-color: #8225E3;
  background-size: 59px auto;
}
.lineup .hero .swiper-container2 .lineup-wrap .tit::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -18px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #8225E3 transparent transparent transparent;
}
.lineup .hero .swiper-container2 .lineup-wrap .tit p {
  font-size: 18px;
}
.lineup .hero .swiper-container2 .lineup-wrap .tit .icon {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background-image: url(../images/home/icon-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 60px;
}
.lineup .hero .swiper-container2 .lineup-wrap .tit .icon2 {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background-image: url(../images/home/icon-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 60px;
}
.lineup .hero .swiper-container2 .lineup-wrap .tit .icon3 {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background-image: url(../images/home/icon-3.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 60px;
}
.lineup .hero .swiper-container2 .lineup-wrap .line-box {
  padding: 20px 10px 30px 10px;
}
.lineup .hero .swiper-container2 .lineup-wrap .line-box .desc h4 {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .lineup .hero .swiper-container2 .works-img {
    height: 30vh;
  }
  .lineup .hero .swiper-container2 .swiper-button-prev,
  .lineup .hero .swiper-container2 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .lineup .hero .swiper-container2 .swiper-button-prev::after,
  .lineup .hero .swiper-container2 .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
}
@media (min-width: 960px) {
  .lineup .hero .swiper-container2 {
    margin-bottom: 120px;
  }
  .lineup .hero .swiper-container2 .swiper-button-prev,
  .lineup .hero .swiper-container2 .swiper-button-next {
    top: 115%;
    height: 70px;
    width: 70px;
  }
  .lineup .hero .swiper-container2 .swiper-button-prev::after,
  .lineup .hero .swiper-container2 .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .lineup .hero .swiper-container2 .swiper-button-next {
    right: none;
    left: 75px;
  }
}
@media (min-width: 600px) {
  .lineup ul li {
    display: flex;
    justify-content: space-between;
  }
  .lineup ul li .limeup-flex {
    padding: 0 10px 0 10px;
    width: 49%;
  }
  .lineup ul .desc p {
    font-size: 20px;
  }
  .lineup ul .lineup-img {
    width: 49%;
  }
}
@media (min-width: 960px) {
  .lineup ul li .desc p {
    font-size: 28px;
  }
}

.goukaku h3 {
  text-align: center;
}
.goukaku .c-txt-sm, .goukaku .c-works-sl__desc {
  font-size: 16px;
}
.goukaku dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  padding: 0 0 6vw 0;
}
.goukaku dt::before {
  content: "Q";
  position: absolute;
  top: -5px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 28px;
  color: #8225E3;
}
.goukaku dt span {
  padding-right: 8vw;
  margin-top: 4vw;
  margin-left: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.goukaku dt span::before {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  visibility: visible;
  margin-left: -12px;
  border-bottom: 4px solid #8225E3;
  border-right: 4px solid #8225E3;
  transform: rotate(45deg);
}
.goukaku dd {
  position: relative;
}
.goukaku dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 28px;
  color: #8225E3;
}
.goukaku dd .m-description-article {
  margin: 2vw 0 2vw 8vw;
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  padding-left: 3vw;
}
.goukaku .more-btn {
  display: block;
}

.c-price .koma {
  margin-bottom: 25px;
  text-align: center;
}
.c-price .red {
  color: red;
}
.c-price__desc h3 {
  padding-left: 20px;
}
.c-price .box01 {
  padding: 10px 10px;
  margin: 30px 0;
  color: #000000;
  border-radius: 10px;
  max-width: 870px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f5f4f4;
}
.c-price .box01 h2 {
  padding: 0.1em 0.5em;
  color: #bcbaba;
  font-size: 17px;
  font-weight: bold;
  background: transparent;
  border-left: solid 5px #808080;
  border-bottom: dashed 2px #808080;
  margin: 15px 0;
}
.c-price .box01 ul {
  padding: 20px 15px;
}
.c-price .box01 li {
  color: #000000;
  font-size: 17px;
  margin: 15px 0;
}
.c-price__wrap .tit {
  background-color: rgb(214, 237, 252);
  border-left: 7px solid rgb(52, 126, 175);
  padding-left: 10px;
}
.c-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #949494;
  padding-bottom: 20px;
}
.c-price__detail:first-of-type {
  border-top: 1px dotted #949494;
  padding: 30px 0;
}
.c-price__detail dt {
  width: 55%;
}
.c-price__detail dt p {
  margin-bottom: 10px;
}
.c-price__detail dt span {
  display: block;
  font-size: 12px;
  color: #434749;
}
.c-price__detail dd {
  width: 45%;
}
.c-price__detail .price-tit {
  font-size: 18px;
  font-weight: bold;
}
.c-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.c-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.c-price .puran__desc {
  margin-bottom: 30px;
}

.housin {
  padding: 50px 0 50px 0;
  background-color: rgb(243, 243, 243);
}
.housin ul {
  margin-top: 50px;
}
.housin li {
  position: relative;
  background-color: #fff;
  margin-bottom: 65px;
  box-shadow: 7px 5px 5px #bbbaba;
}
@media (max-width: 768px) {
  .housin li {
    display: block;
  }
}
.housin__txt {
  width: 90%;
  padding: 50px 20px 40px 20px;
}
@media (max-width: 768px) {
  .housin__img {
    display: block;
    position: absolute;
    top: -28px;
    left: 24px;
    width: 20%;
  }
}
@media (min-width: 960px) {
  .housin__img {
    width: 10%;
  }
}

.sv {
  padding: 50px 0;
  background-image: url(../images/home/bg-3.jpg);
  background-size: cover;
}
.sv h3 {
  color: #8225E3;
}
.sv ul li {
  margin-bottom: 20px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 5px 3px 5px rgb(69, 69, 69);
  padding: 10px 10px 10px 45px;
  background-color: #fff;
  text-align: center;
}
.sv ul li:nth-child(2)::before {
  background-image: url(../images/common/facebook.png);
}
.sv ul li:nth-child(3)::before {
  background-image: url(../images/common/twitter.png);
}
.sv ul li::before {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/insta.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.sv ul li.item02 {
  padding: 10px 10px 10px 25px;
}
.sv ul li.item02::before {
  background-image: none;
  content: "●";
  font-size: 10px;
  height: 10px;
  width: 10px;
}
.sv .box {
  background-color: #fff;
  padding: 10px;
  box-shadow: 5px 3px 5px rgb(69, 69, 69);
}
@media (min-width: 960px) {
  .sv ul {
    display: flex;
    flex-wrap: wrap;
  }
  .sv ul li {
    width: 30%;
    margin: 10px;
  }
  .sv .box {
    margin: 0 20vw;
  }
}

.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 3px 10px 0 10px;
}
.p-header .logo {
  background-image: url(../images/common/logo001.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 70px;
  width: 251px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo.png);
}
.p-header .logo.bousui {
  background-image: url(../images/common/logo-2.png);
}
.p-header .logo-link {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
}
.p-header .logo-link a {
  color: rgb(39, 39, 39);
  border-bottom: 1px solid black;
}
@media (min-width: 900px) {
  .p-header .logo-link {
    font-size: 22px;
  }
}
.p-header .mobile-button {
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 3000;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 8vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: #fff;
}
.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 li {
  width: 49%;
  height: 100%;
  background-color: #29c8c8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-top: 25px;
  font-size: 14px;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background-color: #8225E3;
}
.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sp-navbtn__container .sp3 {
  background-color: #4dd05f;
}
.p-header .sp-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon_line_w.svg);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .pc-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 .pc-navbtn__container li {
  width: 49.5%;
  height: 100%;
  background-color: #29c8c8;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.p-header .pc-navbtn__container li p {
  font-size: 12px;
  padding-left: 35px;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: #8225E3;
}
.p-header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .pc-navbtn__container .sp3 {
  background-color: #4dd05f;
}
.p-header .pc-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon_line_w.svg);
}
.p-header .pc-navbtn__container .sp3 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 50px;
  border: 4px solid #fff;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .p-header .pc-container .logo-wrap {
    display: flex;
    align-items: center;
  }
  .p-header .pc-container .logo-link {
    margin: 0 20px;
  }
  .p-header .pc-container .pc-nav {
    margin-bottom: 30px;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 18px;
    padding-top: 20px;
    padding-right: 2.5vw;
    transition: all 0.3s;
    font-weight: bold;
  }
  .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.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #8225E3;
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 15px 10px 4px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 91px;
    width: 352px;
  }
}

.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%;
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-top: 90px;
}
.mobile-menu__item {
  margin: 0 35px 15px 35px;
  padding-bottom: 15px;
  font-size: 16px;
  border-bottom: 1px solid #c4c4c4;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}

.contact-btn {
  padding: 0 10px;
}
.contact-btn-list {
  display: flex;
  justify-content: space-between;
}
.contact-btn-item {
  width: 100%;
  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 #318bf3;
}
.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.9);
  display: flex;
  align-items: center;
}
.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0.3s;
  background-image: url(../images/tel-white.png);
}
.mobile-container .mobile-ico a {
  height: 100%;
  width: 100%;
  display: block;
}
.mobile-container .mobile-logo {
  position: absolute;
  top: 25%;
  left: 5%;
  height: 43px;
  width: 138px;
  background-image: url(../images/riv_logo-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 23px;
  right: 10px;
  z-index: 200;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: black;
  width: 25px;
  height: 1px;
  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 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: rgb(39, 39, 39) !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(8px) 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(-8px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(12px) 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 1.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-l.up .item {
  transform: translateY(10px);
}

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

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

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

.appear-l.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.4s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 1.6s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 2s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 2.4s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 2.8s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 3.2s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 3.6s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 4s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 4.4s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 4.8s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 5.2s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 5.6s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 6s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 6.4s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 6.8s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 7.2s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 7.6s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 8s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 8.4s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 8.8s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 9.2s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 9.6s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 10s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 10.4s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 10.8s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 11.2s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 11.6s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 12s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 12.4s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 12.8s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 13.2s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 13.6s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 14s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 14.4s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 14.8s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 15.2s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 15.6s;
}

.appear-l .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear-l.inview-l .item {
  opacity: 1;
  transform: none;
}
.appear-l.inview-l .item:nth-child(1) {
  transition-delay: 0.9s;
}
.appear-l.inview-l .item:nth-child(2) {
  transition-delay: 1.8s;
}
.appear-l.inview-l .item:nth-child(3) {
  transition-delay: 2.7s;
}
.appear-l.inview-l .item:nth-child(4) {
  transition-delay: 3.6s;
}
.appear-l.inview-l .item:nth-child(5) {
  transition-delay: 4.5s;
}
.appear-l.inview-l .item:nth-child(6) {
  transition-delay: 5.4s;
}
.appear-l.inview-l .item:nth-child(7) {
  transition-delay: 6.3s;
}
.appear-l.inview-l .item:nth-child(8) {
  transition-delay: 7.2s;
}
.appear-l.inview-l .item:nth-child(9) {
  transition-delay: 8.1s;
}
.appear-l.inview-l .item:nth-child(10) {
  transition-delay: 9s;
}
.appear-l.inview-l .item:nth-child(11) {
  transition-delay: 9.9s;
}
.appear-l.inview-l .item:nth-child(12) {
  transition-delay: 10.8s;
}
.appear-l.inview-l .item:nth-child(13) {
  transition-delay: 11.7s;
}
.appear-l.inview-l .item:nth-child(14) {
  transition-delay: 12.6s;
}
.appear-l.inview-l .item:nth-child(15) {
  transition-delay: 13.5s;
}
.appear-l.inview-l .item:nth-child(16) {
  transition-delay: 14.4s;
}
.appear-l.inview-l .item:nth-child(17) {
  transition-delay: 15.3s;
}
.appear-l.inview-l .item:nth-child(18) {
  transition-delay: 16.2s;
}
.appear-l.inview-l .item:nth-child(19) {
  transition-delay: 17.1s;
}
.appear-l.inview-l .item:nth-child(20) {
  transition-delay: 18s;
}
.appear-l.inview-l .item:nth-child(21) {
  transition-delay: 18.9s;
}
.appear-l.inview-l .item:nth-child(22) {
  transition-delay: 19.8s;
}
.appear-l.inview-l .item:nth-child(23) {
  transition-delay: 20.7s;
}
.appear-l.inview-l .item:nth-child(24) {
  transition-delay: 21.6s;
}
.appear-l.inview-l .item:nth-child(25) {
  transition-delay: 22.5s;
}
.appear-l.inview-l .item:nth-child(26) {
  transition-delay: 23.4s;
}
.appear-l.inview-l .item:nth-child(27) {
  transition-delay: 24.3s;
}
.appear-l.inview-l .item:nth-child(28) {
  transition-delay: 25.2s;
}
.appear-l.inview-l .item:nth-child(29) {
  transition-delay: 26.1s;
}
.appear-l.inview-l .item:nth-child(30) {
  transition-delay: 27s;
}
.appear-l.inview-l .item:nth-child(31) {
  transition-delay: 27.9s;
}
.appear-l.inview-l .item:nth-child(32) {
  transition-delay: 28.8s;
}
.appear-l.inview-l .item:nth-child(33) {
  transition-delay: 29.7s;
}
.appear-l.inview-l .item:nth-child(34) {
  transition-delay: 30.6s;
}
.appear-l.inview-l .item:nth-child(35) {
  transition-delay: 31.5s;
}
.appear-l.inview-l .item:nth-child(36) {
  transition-delay: 32.4s;
}
.appear-l.inview-l .item:nth-child(37) {
  transition-delay: 33.3s;
}
.appear-l.inview-l .item:nth-child(38) {
  transition-delay: 34.2s;
}
.appear-l.inview-l .item:nth-child(39) {
  transition-delay: 35.1s;
}

.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(-180deg);
  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;
}

/* ---------------------------------- **
		Modal Window
** ---------------------------------- */
#layer_board_area {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 3vw;
  overflow-y: auto;
  box-sizing: border-box;
  /*スクロールバーを非表示*/
  -ms-overflow-style: none;
  /*スクロールバーを非表示*/
  scrollbar-width: none;
  /*スクロールバーを非表示*/
  z-index: 8000;
}

#layer_board_area::-webkit-scrollbar {
  display: none;
  /*スクロールバーを非表示*/
}

.layer_board_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  background: #000;
  z-index: 0;
}

/* --modalWindow ポップアップ部分-- */
.layer_board {
  display: none;
  position: relative;
  width: 80%;
  max-width: 800px;
  margin: 3em auto;
  box-sizing: border-box;
  background: #fff;
  z-index: 8000;
  font-size: 12px;
  color: black;
}
.layer_board .desc {
  margin-bottom: 20px;
}

.layer_board.shortLayer {
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* --modalWindow バツ(閉じる)ボタン-- */
.layer_board .mdl_btn_close.circle_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background-color: rgb(243, 166, 1);
  background-image: url(../images/common/btn_close.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 50%;
  transition: 0.15s;
}

.layer_board .mdl_btn_close.circle_btn:hover {
  background-color: #8225E3;
  border: 1px solid #8225E3;
  cursor: pointer;
}

/* --↑必須なのはここまで↑-- */
/* --modalWindow タイトル部分-- */
.layer_borad_title {
  padding: 30px 0 10px 0;
  line-height: 2;
  font-weight: bold;
  color: #8225E3;
  font-size: 14px;
  text-align: center;
  background-color: black;
  background-color: rgb(243, 242, 242);
}

/* --modalWindow コンテンツ部分-- */
.layer_borad_content {
  padding: 20px 10px;
}
.layer_borad_content ul {
  margin-bottom: 20px;
}
.layer_borad_content li {
  margin-bottom: 5px;
}
.layer_borad_content .guideline_link {
  margin-bottom: 20px;
}
.layer_borad_content .guideline_link a {
  border-bottom: 1px solid #000;
}
.layer_borad_content .guideline_link::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.3em 0 0;
  border: 5px solid transparent;
  border-right: 0 solid transparent;
  border-left: 7px solid #000;
}
.layer_borad_content .guideline_link-bf {
  margin-bottom: 5px;
}

/* --modalWindow 四角ボタン-- */
.layer_board .square_btn {
  display: block;
  position: relative;
  width: 140px;
  margin: 20px auto 0 auto;
  padding: 7px 10px;
  border: 1px solid #111;
  border-radius: 2px;
  font-weight: 300;
  color: #111;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  transition: 0.15s;
}

.layer_board .square_btn:hover {
  background: #111;
  color: #fff;
}

@media screen and (max-width: 480px) {
  .layer_board {
    width: 95%;
    margin: 3em auto;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 600px) {
  .layer_borad_content {
    padding: 20px 40px;
    font-size: 14px;
  }
  .layer_borad_content ul {
    padding-left: 20px;
  }
  .layer_borad_title {
    font-size: 16px;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 40px;
    height: 40px;
  }
}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: auto !important;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/common/loading.gif);
  background-size: cover;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  position: absolute;
  top: 50%;
  left: 0;
  height: 40px;
  width: 40px;
}
.lb-nav a.lb-prev::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  background-image: url(../images/common/prev.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  position: absolute;
  top: 50%;
  right: 0;
  height: 40px;
  width: 40px;
}
.lb-nav a.lb-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  background-image: url(../images/common/next.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/common/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.tab-group {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 3vw;
  border-bottom: 1px solid rgb(143, 143, 143);
}
@media (min-width: 600px) {
  .tab-group {
    justify-content: center;
  }
}

.panel {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #8225E3;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.tab-cate .tab {
  padding: 10px 5px;
  border: 2px solid rgb(255, 255, 255);
  font-weight: bold;
  color: gray;
  font-size: 11px;
  text-align: center;
  cursor: pointer;
  width: 46%;
  margin: 5px;
  background: #8c8c85;
  color: #fff;
}
@media (min-width: 960px) {
  .tab-cate .tab {
    font-size: 20px;
    padding: 15px 15px;
    width: 25%;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    justify-content: center;
    padding-bottom: 17px;
  }
}

.tab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: orange;
  border: 1px solid orange;
}

.tab.is-active2 {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #9e0808;
  border: 1px solid #9e0808;
}

.panel.is-show {
  display: block;
  opacity: 1;
  visibility: visible;
}
.panel.is-show .mv {
  display: block;
}

.panel2.is-show2 {
  display: block;
}

.panel-group {
  padding: 2vw 0vw;
}

.name {
  margin-bottom: 10px;
}

.panel .mv {
  display: none;
}
.panel__item {
  width: 47%;
  padding: 3vw 0;
}
.panel__img {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .panel__item {
    width: 30%;
    padding: 3vw 0;
  }
  .panel .name {
    font-size: 24px;
  }
  .panel .price {
    font-size: 24px;
  }
  .panel__img {
    margin-bottom: 15px;
  }
}

@media (min-width: 600px) {
  .tit .ja {
    font-size: 24px;
  }
  .tit .en {
    font-size: 18px;
  }
  .top-view .swiper-container {
    margin-right: 0;
  }
  .p-first__container {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .p-first__img ul li:last-of-type {
    margin-top: 120px;
  }
  .p-first__txt {
    width: 40%;
  }
  .p-first__img {
    width: 55%;
  }
  .p-concept__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-concept__img {
    width: 50%;
  }
  .p-staff {
    padding-top: 50px;
  }
  .p-staff__wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .p-staff__img {
    width: 50%;
  }
  .p-staff .c-container, .p-staff .aioseo-breadcrumbs, .p-staff .c-points__desc, .p-staff .c-business-item__desc {
    width: 50%;
  }
  .p-price__img {
    height: 200px;
  }
  .p-access__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .p-access__wrap:nth-child(even) {
    flex-direction: row-reverse;
  }
  .p-access__img {
    width: 48%;
  }
  .p-access__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-access__txt {
    width: 48%;
  }
  .p-instagram a {
    height: auto;
  }
  .p-instagram .more-btn {
    display: block;
  }
  .p-voices ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-voices__item {
    width: 48%;
  }
  .p-voices .more-btn {
    display: block;
  }
  .p-footer__logo {
    text-align: center;
  }
  .p-footer__logo img {
    width: 30%;
  }
  .p-footer__nav {
    width: 70%;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-footer__address {
    width: 40%;
  }
  .support-item .c-container, .support-item .aioseo-breadcrumbs, .support-item .c-points__desc, .support-item .c-business-item__desc {
    display: flex;
    justify-content: space-between;
  }
  .support .item-wrap {
    width: 48%;
  }
  .support .item-img {
    width: 48%;
  }
  .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-points__img {
    width: 50%;
  }
  .c-points__desc {
    width: 50%;
  }
  .c-business #business02 .c-business-item__wrap,
  .c-business #business04 .c-business-item__wrap,
  .c-business #business06 .c-business-item__wrap,
  .c-business #business08 .c-business-item__wrap {
    flex-direction: row-reverse;
  }
  .c-business-item .c-title {
    padding-left: 0;
  }
  .c-business-item__wrap {
    display: flex;
    justify-content: space-around;
  }
  .c-business-item__img {
    display: block;
    width: 40%;
    height: 280px;
  }
  .c-business-item__img img {
    width: 100%;
  }
  .c-business-item__desc {
    position: relative;
    margin-top: 20px;
    width: 55%;
    padding: 3vw;
  }
  .c-company .c-container, .c-company .aioseo-breadcrumbs, .c-company .c-points__desc, .c-company .c-business-item__desc {
    padding: 0 10vw;
  }
  .c-company .c-policy__img {
    display: flex;
    justify-content: space-between;
  }
  .c-company .c-policy__img img {
    width: 48%;
    height: 300px;
  }
  .c-company .c-about__img {
    display: flex;
    justify-content: space-between;
  }
  .c-company .c-about__img img {
    width: 48%;
    height: 300px;
  }
  .c-first .c-features .c-container, .c-first .c-features .aioseo-breadcrumbs, .c-first .c-features .c-points__desc, .c-first .c-features .c-business-item__desc,
  .c-price .c-features .c-container,
  .c-price .c-features .aioseo-breadcrumbs,
  .c-price .c-features .c-points__desc,
  .c-price .c-features .c-business-item__desc {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-features .c-title,
  .c-price .c-features .c-title {
    width: 30%;
  }
  .c-first .c-features__desc,
  .c-price .c-features__desc {
    width: 65%;
  }
  .c-first .c-points li,
  .c-price .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-points li:nth-child(2n),
  .c-price .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-first .c-points__img,
  .c-price .c-points__img {
    width: 50%;
  }
  .c-first .c-points__desc,
  .c-price .c-points__desc {
    width: 50%;
  }
  .c-first .c-flow-item .c-container, .c-first .c-flow-item .aioseo-breadcrumbs, .c-first .c-flow-item .c-points__desc, .c-first .c-flow-item .c-business-item__desc,
  .c-price .c-flow-item .c-container,
  .c-price .c-flow-item .aioseo-breadcrumbs,
  .c-price .c-flow-item .c-points__desc,
  .c-price .c-flow-item .c-business-item__desc {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-flow .item-wrap,
  .c-price .c-flow .item-wrap {
    width: 48%;
  }
  .c-first .c-flow .item-img,
  .c-price .c-flow .item-img {
    width: 48%;
  }
  .c-price__img {
    height: 200px;
  }
  .c-staff-wrapper .c-staff__flex {
    display: flex;
    justify-content: space-between;
  }
  .c-staff-wrapper .c-staff__img {
    width: 45%;
  }
  .c-staff-wrapper .c-staff__desc {
    width: 50%;
  }
  .faq-contents .c-container, .faq-contents .aioseo-breadcrumbs, .faq-contents .c-points__desc, .faq-contents .c-business-item__desc {
    padding: 0 20vw;
  }
  .faq-contents .faq__title {
    text-align: center;
  }
  .faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__desc {
    font-size: 16px;
  }
  .faq-contents .faq .c-txt-md {
    font-size: 18px;
  }
  .faq-contents .faq dt::before {
    font-size: 28px;
  }
  .faq-contents .faq dt span {
    margin-left: 3vw;
  }
  .faq-contents .faq dt span::after {
    width: 3vw;
  }
  .faq-contents .faq dd::before {
    font-size: 30px;
  }
  .faq-contents .faq dd .m-description-article {
    margin: 2vw 0 2vw 3vw;
  }
  .faq-contents .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-recruit .c-container, .c-recruit .aioseo-breadcrumbs, .c-recruit .c-points__desc, .c-recruit .c-business-item__desc {
    padding: 0 5vw;
  }
  .c-recruit ul {
    display: flex;
    justify-content: space-between;
  }
  .c-recruit ul li {
    width: 30%;
    line-height: 1;
  }
  .c-recruit ul .points-title {
    margin-bottom: 25px;
  }
  .c-recruit ul .points-title .c-txt-lr {
    line-height: 1.5;
    font-size: 18px;
  }
  .c-recruit ul .points-desc .c-txt-sm, .c-recruit ul .points-desc .c-works-sl__desc {
    font-size: 14px;
    line-height: 1.7;
  }
  .c-recruit .contents-recruit .c-table01 tr th {
    vertical-align: top;
    min-width: 200px;
  }
  .c-recruit .contents-recruit .c-table01 .u-view-sp {
    display: none;
  }
  .news-wrapper {
    padding: 0;
  }
  .news-wrapper .c-container, .news-wrapper .aioseo-breadcrumbs, .news-wrapper .c-points__desc, .news-wrapper .c-business-item__desc {
    padding: 0 10vw;
  }
  .news-wrapper .c-news {
    padding: 0;
  }
  .news-wrapper .c-news__title {
    margin: 0 0 5vw 0;
  }
  .news-wrapper .c-news__list {
    padding-bottom: 0;
  }
  .news-wrapper .c-news__link {
    padding: 2vw 0;
  }
  .c-news-sl__contents {
    padding: 10vw 0;
  }
  .c-news-sl .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-news-sl .p-footer .p-open-time {
    margin: 0;
  }
  .c-news-sl .p-footer .p-open-time__wrap {
    width: 90%;
  }
  .c-news-sl .p-footer .p-open-time__table th:first-child {
    width: 9.8vw;
  }
  .goukaku-contents .c-container, .goukaku-contents .aioseo-breadcrumbs, .goukaku-contents .c-points__desc, .goukaku-contents .c-business-item__desc {
    padding: 0 20vw;
  }
  .goukaku-contents .goukaku__title {
    text-align: center;
  }
  .goukaku-contents .goukaku .c-txt-sm, .goukaku-contents .goukaku .c-works-sl__desc {
    font-size: 16px;
  }
  .goukaku-contents .goukaku .c-txt-md {
    font-size: 18px;
  }
  .goukaku-contents .goukaku dt::before {
    font-size: 28px;
  }
  .goukaku-contents .goukaku dt span {
    margin-left: 3vw;
  }
  .goukaku-contents .goukaku dt span::after {
    width: 3vw;
  }
  .goukaku-contents .goukaku dd::before {
    font-size: 30px;
  }
  .goukaku-contents .goukaku dd .m-description-article {
    margin: 2vw 0 2vw 3vw;
  }
  .goukaku-contents .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 960px) {
  .view-sp {
    display: none;
  }
  .p-title .en {
    font-size: 38px;
  }
  .p-title .en::after {
    width: 120px;
  }
  .p-title .ja {
    font-size: 18px;
  }
  .top-view .hero__text h2 {
    font-size: 48px;
  }
  .tit .ja {
    font-size: 28px;
  }
  .tit .en {
    font-size: 20px;
  }
  .c-title .en {
    font-size: 42px;
  }
  .c-title .ja {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc {
    font-size: 18px;
  }
  .c-business .c-container, .c-business .aioseo-breadcrumbs, .c-business .c-points__desc, .c-business .c-business-item__desc {
    padding: 0 20vw;
  }
  .c-business__tit {
    height: 240px;
    padding: 100px 0;
  }
  .c-business__tit .item-tit {
    font-size: 32px;
  }
  .p-price__img {
    height: 370px;
  }
  .c-company .c-container, .c-company .aioseo-breadcrumbs, .c-company .c-points__desc, .c-company .c-business-item__desc {
    padding: 0 18vw;
  }
  .c-first .c-flow .item-img img {
    width: 85%;
  }
  .c-price__img {
    height: 250px;
  }
  .news-wrapper .c-title {
    margin-bottom: 50px;
  }
  .faq-contents .c-container, .faq-contents .aioseo-breadcrumbs, .faq-contents .c-points__desc, .faq-contents .c-business-item__desc {
    padding: 0 20vw;
  }
  .faq-contents .faq__title {
    margin-bottom: 5vw;
  }
  .faq-contents .faq__block dt .c-txt-md, .faq-contents .faq__block dd .c-txt-md {
    font-size: 24px;
  }
  .faq-contents .faq dt {
    padding: 0 0 2vw 0;
  }
  .faq-contents .faq dt span::after {
    height: 24px;
  }
  .faq-contents .faq .c-title {
    font-size: 26px;
  }
  .faq-contents .faq .c-txtarea01 .c-txt-sm, .faq-contents .faq .c-txtarea01 .c-works-sl__desc {
    font-size: 20px;
  }
  .faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__desc {
    font-size: 24px;
  }
  .c-news .c-container, .c-news .aioseo-breadcrumbs, .c-news .c-points__desc, .c-news .c-business-item__desc {
    padding: 0 20vw;
  }
  .news-wrapper .c-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 75vh;
  }
  .p-first__img ul li {
    height: 300px;
  }
  .c-recruit .c-container, .c-recruit .aioseo-breadcrumbs, .c-recruit .c-points__desc, .c-recruit .c-business-item__desc {
    padding: 0 18vw;
  }
  .c-recruit .recruit-message {
    margin: 0 -5vw;
  }
  .c-recruit .recruit-message ul li .points-title {
    margin-bottom: 30px;
  }
  .c-recruit .recruit-message ul li .points-title .c-txt-lr {
    font-size: 22px;
  }
  .c-recruit .recruit-message ul li .points-desc .c-txt-sm, .c-recruit .recruit-message ul li .points-desc .c-works-sl__desc {
    font-size: 18px;
  }
}/*# sourceMappingURL=style.css.map */