@charset "UTF-8";
@-webkit-keyframes btn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes btn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            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: -webkit-linear-gradient(0deg, #37b6fa, #8fcdee, #aad7f0);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #367ef3;
  font-size: 24px;
}

@media (min-width: 960px) {
  .tit2 {
    font-size: 32px;
  }
}

.tit3 {
  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: 36px;
}

@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;
}

@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 {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.6;
  font-weight: bold;
}

@media screen and (min-width: 600px) {
  .c-txt-sm {
    line-height: 1.7;
  }
}

@media screen and (min-width: 960px) {
  .c-txt-sm {
    font-size: 18px;
  }
}

@media screen and (min-width: 1200px) {
  .c-txt-sm {
    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, .cta__block, .c-title, .Title, .c-sub-title, .company__desc, .p-message__img, .p-news__list, .p-footer__logo, .p-footer__address, .p-works .hero, .p-works .hero .swiper-container2, .c-point__img, .c-point .main-list .main-item h4, .c-point .sub-list .sub-item, .cars ul li .Text h4, .p-price ul li .price,
.p-price ul li .service, .faq .c-txtarea01, .faq__item, .p-access__img, .p-access__desc, .p-access__map, .p-instagram__desc, .p-contact__desc, .p-cta-box, .cptu__item, .c-works-sl .tit-desc, .c-works-sl .sub-tit, .c-works-sl .worries h3, .campaign__item, .c-message__img, .c-message__desc, .c-company .c-policy__title, .c-company .c-policy__desc, .c-company .c-message__title, .c-company .c-message__desc, .c-company .c-about__title, .c-price__img, .c-works-sl-wrap h3, .c-works-sl__title, .c-contact .c-topview__img, .c-contact .contact-form .privacy, .c-contact .contact-form .submit-btn, .c-works-sl2__subtit, .c-works-sl2__title, .c-works-sl2-slider .mySwiper2, .c-flow .item-img, .tab-cate {
  margin-bottom: 30px;
}

@media screen and (min-width: 600px) {
  .mb-sm, .cta__block, .c-title, .Title, .c-sub-title, .company__desc, .p-message__img, .p-news__list, .p-footer__logo, .p-footer__address, .p-works .hero, .p-works .hero .swiper-container2, .c-point__img, .c-point .main-list .main-item h4, .c-point .sub-list .sub-item, .cars ul li .Text h4, .p-price ul li .price,
  .p-price ul li .service, .faq .c-txtarea01, .faq__item, .p-access__img, .p-access__desc, .p-access__map, .p-instagram__desc, .p-contact__desc, .p-cta-box, .cptu__item, .c-works-sl .tit-desc, .c-works-sl .sub-tit, .c-works-sl .worries h3, .campaign__item, .c-message__img, .c-message__desc, .c-company .c-policy__title, .c-company .c-policy__desc, .c-company .c-message__title, .c-company .c-message__desc, .c-company .c-about__title, .c-price__img, .c-works-sl-wrap h3, .c-works-sl__title, .c-contact .c-topview__img, .c-contact .contact-form .privacy, .c-contact .contact-form .submit-btn, .c-works-sl2__subtit, .c-works-sl2__title, .c-works-sl2-slider .mySwiper2, .c-flow .item-img, .tab-cate {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 960px) {
  .mb-sm, .cta__block, .c-title, .Title, .c-sub-title, .company__desc, .p-message__img, .p-news__list, .p-footer__logo, .p-footer__address, .p-works .hero, .p-works .hero .swiper-container2, .c-point__img, .c-point .main-list .main-item h4, .c-point .sub-list .sub-item, .cars ul li .Text h4, .p-price ul li .price,
  .p-price ul li .service, .faq .c-txtarea01, .faq__item, .p-access__img, .p-access__desc, .p-access__map, .p-instagram__desc, .p-contact__desc, .p-cta-box, .cptu__item, .c-works-sl .tit-desc, .c-works-sl .sub-tit, .c-works-sl .worries h3, .campaign__item, .c-message__img, .c-message__desc, .c-company .c-policy__title, .c-company .c-policy__desc, .c-company .c-message__title, .c-company .c-message__desc, .c-company .c-about__title, .c-price__img, .c-works-sl-wrap h3, .c-works-sl__title, .c-contact .c-topview__img, .c-contact .contact-form .privacy, .c-contact .contact-form .submit-btn, .c-works-sl2__subtit, .c-works-sl2__title, .c-works-sl2-slider .mySwiper2, .c-flow .item-img, .tab-cate {
    margin-bottom: 30px;
  }
}

.mb-md, .cta, .c-topview, .p-title, .title, .assignment, .company, .p-message, .p-news, .p-footer .sns-link, .p-works h2, .cars ul li, .p-price ul li, .voice ul li, .sapport, .c-course, .c-works-sl .worries, .c-message, .c-company .c-policy, .c-company .c-message, .c-company .c-about, .c-company .c-about__desc, .c-price, .c-works-sl-wrap, .c-works-sl .bg-name, .c-works-sl__img, .c-contact .c-description, .c-privacy-text, .c-thanks-text, .achievement, .c-works-sl2-slider, .area, .flow {
  margin-bottom: 70px;
}

@media screen and (min-width: 600px) {
  .mb-md, .cta, .c-topview, .p-title, .title, .assignment, .company, .p-message, .p-news, .p-footer .sns-link, .p-works h2, .cars ul li, .p-price ul li, .voice ul li, .sapport, .c-course, .c-works-sl .worries, .c-message, .c-company .c-policy, .c-company .c-message, .c-company .c-about, .c-company .c-about__desc, .c-price, .c-works-sl-wrap, .c-works-sl .bg-name, .c-works-sl__img, .c-contact .c-description, .c-privacy-text, .c-thanks-text, .achievement, .c-works-sl2-slider, .area, .flow {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 960px) {
  .mb-md, .cta, .c-topview, .p-title, .title, .assignment, .company, .p-message, .p-news, .p-footer .sns-link, .p-works h2, .cars ul li, .p-price ul li, .voice ul li, .sapport, .c-course, .c-works-sl .worries, .c-message, .c-company .c-policy, .c-company .c-message, .c-company .c-about, .c-company .c-about__desc, .c-price, .c-works-sl-wrap, .c-works-sl .bg-name, .c-works-sl__img, .c-contact .c-description, .c-privacy-text, .c-thanks-text, .achievement, .c-works-sl2-slider, .area, .flow {
    margin-bottom: 60px;
  }
}

.mb-lr, .notes, .c-point, .feature, .cars, .faq, .voice, .voice h1, .p-access, .p-instagram, .cptu, .campaign, .campaign h1, .c-works-sl__desc, .c-works-sl__exp, .c-flow-content {
  margin-bottom: 70px;
}

@media screen and (min-width: 600px) {
  .mb-lr, .notes, .c-point, .feature, .cars, .faq, .voice, .voice h1, .p-access, .p-instagram, .cptu, .campaign, .campaign h1, .c-works-sl__desc, .c-works-sl__exp, .c-flow-content {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 960px) {
  .mb-lr, .notes, .c-point, .feature, .cars, .faq, .voice, .voice h1, .p-access, .p-instagram, .cptu, .campaign, .campaign h1, .c-works-sl__desc, .c-works-sl__exp, .c-flow-content {
    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, .p-access {
  padding-bottom: 50px;
}

@media screen and (min-width: 600px) {
  .pb-md, .p-access {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 960px) {
  .pb-md, .p-access {
    padding-bottom: 60px;
  }
}

.pb-lr {
  padding-bottom: 70px;
}

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

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

.c-container {
  padding: 0 6vw;
}

@media screen and (min-width: 600px) {
  .c-container {
    padding: 0 6vw;
  }
}

@media screen and (min-width: 960px) {
  .c-container {
    padding: 0 6vw;
  }
}

@media screen and (min-width: 1200px) {
  .c-container {
    padding: 0 18vw;
  }
}

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

Stylesheet: ベーススタイル

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

body {
  color: #272727;
  letter-spacing: 1px;
}

.cta {
  text-align: center;
}

.cta__block {
  padding: 14px 10px;
  background-color: #dd7fa7;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 3em;
  -webkit-box-shadow: 5px 5px 5px #c9c8c8;
          box-shadow: 5px 5px 5px #c9c8c8;
  text-align: center;
}

.cta__block a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 25px;
}

.cta__block a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 18px;
  width: 18px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.cta__block a::after {
  display: block;
  position: absolute;
  top: 10px;
  right: -12px;
  bottom: 0;
  margin: auto;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.cta__block .mail::before {
  background-image: url(../images/common/ico-mail-wh.png);
}

@media (min-width: 374px) {
  .cta__block {
    width: 290px;
  }
}

@media (min-width: 960px) {
  .cta__block {
    width: 300px;
    padding: 22px 10px;
  }
  .cta__block a {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .cta__block {
    width: 400px;
    padding: 22px 10px;
  }
  .cta__block a {
    font-size: 22px;
  }
}

.cta.line .cta__block {
  background-color: #065052;
}

.cta.line .cta__block .line-cta {
  padding-left: 30px;
}

.cta.line .cta__block .line-cta::before {
  background-image: url(../images/common/icon-line-cta.png);
  height: 36px;
  width: 36px;
  left: -20px;
}

.cta p {
  margin-bottom: 6px;
  font-weight: bold;
  color: #dd7fa7;
  font-size: 1rem;
}

.cta p span {
  font-size: 1.2rem;
}

.cta small {
  display: block;
}

@media (min-width: 960px) {
  .cta p {
    margin-bottom: 6px;
    font-weight: bold;
    color: #dd7fa7;
    font-size: 1.4rem;
  }
  .cta p span {
    font-size: 1.8rem;
  }
  .cta .line-cta {
    font-size: 22px;
  }
}

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

.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: #272727;
  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: #272727;
  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 {
  height: 30vh;
}

.c-topview__title {
  position: absolute;
  top: 60%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 6000;
  color: #fff;
  text-shadow: #272727 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;
  font-weight: bold;
}

.p-title .en {
  display: block;
  font-size: 36px;
  letter-spacing: 4px;
  font-family: "Nothing You Could Do", cursive;
  color: #010142;
}

.p-title .ja {
  position: relative;
  top: -0.3rem;
  font-size: 26px;
  color: #010142;
  padding-left: 8px;
}

.p-title::after {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #dd7fa7;
}

.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: #dd7fa7;
}

.tit {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  position: relative;
}

.tit .en {
  font-size: 15px;
  color: #dd7fa7;
}

.tit::before {
  position: absolute;
  content: "";
  height: 70px;
  width: 1px;
  background: #dd7fa7;
  display: block;
  -webkit-transform: rotate(25deg) translate(0, -50%);
          transform: rotate(25deg) translate(0, -50%);
  left: 50px;
  top: 50%;
}

.tit::after {
  position: absolute;
  content: "";
  height: 70px;
  width: 1px;
  background: #dd7fa7;
  display: block;
  -webkit-transform: rotate(25deg) translate(0, -50%);
          transform: rotate(25deg) translate(0, -50%);
  right: 75px;
  top: 50%;
}

@media (min-width: 960px) {
  .tit::before {
    left: 32%;
  }
  .tit::after {
    right: 35%;
  }
}

.Title {
  text-align: center;
  background-color: #dd7fa7;
  padding: 15px 0;
  position: relative;
}

.Title::before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #ffffff;
  position: absolute;
  top: 4px;
  left: 0;
}

.Title::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #ffffff;
  position: absolute;
  bottom: 4px;
  left: 0;
}

.Title .ja {
  font-size: 22px;
  position: relative;
  color: #fff;
}

.c-sub-title p {
  position: relative;
  font-size: 23px;
  padding-left: 30px;
}

.c-sub-title p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 20px;
  height: 4px;
  background-color: #dd7fa7;
}

.more-btn {
  position: relative;
  text-align: center;
}

.more-btn__link {
  background-color: #dd7fa7;
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #dd7fa7;
  z-index: 1;
  width: 300px;
}

.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;
  -webkit-transition: 0.3s;
  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;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: -1;
}

.more-btn__link.slide-bg:hover {
  z-index: 1;
}

.more-btn__link.slide-bg:hover span {
  color: #272727;
  -webkit-transform: none;
          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 20px;
    height: auto;
  }
  .more-btn__link .c-txt-sm {
    font-size: 16px;
  }
}

.more-btn__link.big {
  width: 350px;
}

.more-btn.line .more-btn__link {
  background-color: green;
  border: 1px solid green;
}

.more-btn.tel .more-btn__link {
  background-color: #0fdac9;
  border: 1px solid #0fdac9;
}

.more-btn.red .more-btn__link {
  background-color: #ca0808;
  border: 1px solid #ca0808;
}

.more-btn.yellow .more-btn__link {
  background-color: #cbcb04;
  border: 1px solid #cbcb04;
}

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

.color {
  font-size: 22px;
  font-weight: bold;
  color: #ee730e;
}

@media (min-width: 960px) {
  .color {
    font-size: 32px;
  }
}

.title {
  position: relative;
}

.title::before {
  content: "";
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  width: 50px;
  height: 3px;
  background-color: #dd7fa7;
}

.title .c-txt-lr {
  font-family: "Noto Sans JP";
  font-size: 26px;
  letter-spacing: 0.5rem;
  font-weight: bold;
  text-align: center;
}

.title .c-txt-lr span {
  color: #dd7fa7;
}

.title .c-txt-lr small {
  font-size: 50%;
}

.mark, .c-point .main-list .main-item h4 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #f6f99a));
  background: linear-gradient(transparent 50%, #f6f99a 50%);
}

.top-view {
  position: relative;
}

.top-view .hero {
  position: relative;
  overflow: hidden;
}

.top-view .hero .swiper-slide {
  height: 60vh;
}

.top-view .hero__text {
  position: absolute;
  top: 50%;
  left: 7%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 90%;
  text-align: center;
  z-index: 6000;
  color: #dd7fa7;
  text-shadow: #272727 1px 1px 1px;
}

.top-view .hero__text h3 {
  font-size: 16px;
}

.top-view .hero__text h2 {
  letter-spacing: 4px;
}

.top-view .hero__text h2 span {
  color: #d00000;
}

@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;
  }
}

@media (min-width: 960px) {
  .top-view .hero__text {
    width: 60%;
    left: 20%;
  }
  .top-view .hero__text h3 {
    font-size: 23px;
  }
  .top-view .hero__text h2 {
    font-size: 29px;
  }
  .top-view .hero__text h2 span {
    color: #d00000;
  }
}

@media (min-width: 1200px) {
  .top-view .hero .swiper-slide {
    height: 67vh;
  }
}

.top-view .bg {
  position: relative;
}

.top-view .bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #f3f3f3;
  opacity: 0.6;
  z-index: 100;
}

.top-view__img {
  height: 60vh;
}

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

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

.top-view .main-copy {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 8vw 1vw;
  text-align: center;
  z-index: 1000;
  background-color: rgba(251, 248, 50, 0.46);
}

.top-view .main-copy .catch {
  font-size: 26px;
  margin-bottom: 20px;
}

.top-view .main-copy h1 {
  font-size: 2.4rem;
  color: #fff;
  text-shadow: 1px 1px 0 #272727, 2px 2px 0 #272727, 3px 3px 0 #272727, 4px 4px 0 #272727, 5px 5px 0 #272727;
}

@media (min-width: 375px) {
  .top-view .main-copy h1 {
    font-size: 1.8rem;
  }
}

.top-view .main-copy ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.top-view .main-copy ul li {
  width: 96px;
  height: 96px;
  border-radius: 48px;
  margin: 0 5px 30px;
  padding-top: 43px;
  background-color: #fff;
  background-image: url(../images/home/icon3.png);
  background-position: center 13px;
  background-repeat: no-repeat;
  background-size: auto 28px;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0.03em;
}

.top-view .main-copy ul li:nth-child(2) {
  background-image: url(../images/home/icon2.png);
}

.top-view .main-copy ul li:nth-child(3) {
  background-image: url(../images/home/icon1.png);
}

.top-view .main-copy .box {
  width: 90%;
  margin: 0 auto;
  padding: 15px 0 10px;
  background-color: #fff4f1;
  letter-spacing: 0.1em;
}

.top-view .main-copy .box h4 {
  margin-bottom: 10px;
  font-size: 20px;
}

.top-view .main-copy .box h5 {
  font-size: 16px;
  margin: 0 5vw 2vw 5vw;
  background-color: #272727;
  color: #fff;
  padding: 5px;
}

.top-view .main-copy .box .pr {
  font-size: 2rem;
  font-weight: bold;
}

.top-view .main-copy .box .pr .tax {
  font-size: 1rem;
  margin-left: -10px;
}

.top-view .main-copy .box .pr img {
  width: 68px;
  height: 68px;
  margin-right: 10px;
}

@media (min-width: 960px) {
  .top-view .main-copy {
    padding: 4vw 4vw;
    margin: 0 10vw;
  }
  .top-view .main-copy .catch {
    font-size: 2rem;
  }
  .top-view .main-copy h1 {
    font-size: 3rem;
  }
}

.assignment {
  background: #cfb700;
  padding: 55px 0;
  color: #fff;
}

.assignment__wrap .assignment__tit {
  margin-bottom: 25px;
  text-align: center;
}

.assignment__wrap .assignment__tit h3 {
  margin-bottom: 7px;
  font-size: 24px;
}

.assignment__wrap ul li {
  padding-left: 45px;
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px;
  padding-top: 20px;
  border-top: 1px solid #6a6a6a;
}

.assignment__wrap ul li::before {
  position: absolute;
  top: 8px;
  left: 15px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/ch.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.assignment__wrap ul li:last-child {
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.assignment__wrap ul li:last-child::before {
  top: 0;
}

@media (min-width: 960px) {
  .assignment__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .assignment__wrap .assignment__tit {
    width: 35%;
  }
  .assignment__wrap .assignment__tit h3 {
    font-size: 31px;
  }
  .assignment__wrap ul {
    width: 48%;
  }
}

.slider {
  padding: 20px 0;
  background-color: #f9fcff;
}

.slider #js-infiniteslide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider #js-infiniteslide img {
  width: 40%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}

.p-message .sub-title {
  font-family: "Noto Sans JP";
  font-size: 1rem;
  letter-spacing: 1rem;
  font-weight: 900;
  margin: -1rem 0;
  text-align: center;
}

.p-message .sub-title::before {
  content: "";
  position: relative;
  bottom: -18px;
  top: 140px;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
  width: 50px;
  height: 3px;
  background-color: #dd7fa7;
}

.p-message .bg {
  position: relative;
}

.p-message__desc strong {
  display: block;
  font-size: 22px;
  text-align: center;
}

.p-message__flex {
  position: relative;
}

.p-message__flex h4 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin: auto;
  display: inline-block;
  background-color: #dd7fa7;
  color: #fff;
  font-weight: 700;
  padding: 5px 10px 5px 10px;
  letter-spacing: 0.3rem;
  z-index: 1;
  font-size: 14px;
  white-space: nowrap;
}

.p-message__img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-message__img::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 40%;
  background-color: #fff;
  opacity: 0.6;
}

.p-message__img img {
  width: 50%;
}

.p-message .Img {
  margin: 30px 0;
  height: 200px;
}

@media (min-width: 960px) {
  .p-message .bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-message .bg::before {
    display: none;
  }
  .p-message .bg .p-message__flex {
    width: 50%;
  }
  .p-message .bg .box {
    border: solid 2px #dd7fa7;
    width: 50%;
  }
  .p-message .bg .box p {
    padding: 20px;
  }
}

.p-news {
  margin-top: 50px;
}

.p-news .p-title .en::before {
  display: none;
}

.p-news__item {
  padding: 15px 10px;
  border-bottom: 1px solid #e1ecf7;
}

.p-news__item .thumbnail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}

.p-news__item .thumbnail-img {
  width: 20%;
  margin-right: 20px;
}

.p-news__item a {
  color: #272727;
}

.p-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-news-wrap {
  width: 60%;
}

.p-news__img {
  width: 35%;
  height: 100px;
}

.p-news__img img {
  -o-object-fit: contain;
     object-fit: contain;
}

.p-news__date {
  color: #dd7fa7;
  letter-spacing: 2px;
}

.p-news .more-btn {
  margin-bottom: 10px;
}

@media (min-width: 600px) {
  .p-news__content {
    font-size: 28px;
  }
}

.p-footer {
  padding: 40px 0 100px 0;
  background-color: #fff4f1;
}

.p-footer .sns-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footer .sns-link ul li {
  margin: 10px;
  width: 15%;
}

@media (min-width: 960px) {
  .p-footer .sns-link ul li {
    width: 8%;
  }
}

.p-footer__logo {
  text-align: center;
}

.p-footer__logo img {
  width: 37%;
}

.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 {
  font-size: 13px;
  color: #272727;
}

.p-footer__address li {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-footer__address li .name {
  width: 80px;
}

.p-footer__address li .bs-name {
  width: 180px;
}

.p-footer__address a span {
  color: #272727;
}

.p-footer .copyright {
  text-align: center;
}

@media (max-width: 599px) {
  .p-footer .c-container {
    padding: 0 3vw;
  }
}

.p-works {
  margin-bottom: 30px;
  padding: 50px 0;
}

.p-works h2 {
  text-align: center;
  color: #010142;
  font-size: 30px;
}

.p-works .hero .swiper-container2 {
  position: relative;
}

.p-works .hero .swiper-container2 .swiper-slide {
  padding: 15px;
  border: 1px solid #dd7fa7;
  border-radius: 20px;
  background-color: #fff;
  height: 320px;
  color: #010142;
}

.p-works .hero .swiper-container2 .swiper-slide h4 {
  margin-bottom: 20px;
  border-bottom: 1px solid #dd7fa7;
  padding-bottom: 10px;
}

.p-works .hero .swiper-container2 .swiper-slide h5 {
  margin-bottom: 10px;
  color: #d5b893;
  font-size: 18px;
}

.p-works .hero .swiper-container2 .swiper-slide p {
  font-size: 16px;
}

.p-works .hero .swiper-container2 .swiper-button-prev,
.p-works .hero .swiper-container2 .swiper-button-next {
  top: 50%;
  border: 1px solid #dd7fa7;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  background-color: #fff;
}

.p-works .hero .swiper-container2 .swiper-button-prev::after,
.p-works .hero .swiper-container2 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
}

.p-works .hero .swiper-container2 .swiper-button-prev {
  left: -15px;
}

.p-works .hero .swiper-container2 .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  border-top: 2px solid #dd7fa7;
  border-left: 2px solid #dd7fa7;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-works .hero .swiper-container2 .swiper-button-next {
  right: -15px;
}

.p-works .hero .swiper-container2 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  border-top: 2px solid #dd7fa7;
  border-right: 2px solid #dd7fa7;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 600px) {
  .p-works .hero .swiper-container2 .swiper-button-prev,
  .p-works .hero .swiper-container2 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .p-works .hero .swiper-container2 .swiper-button-prev::after,
  .p-works .hero .swiper-container2 .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
}

@media (min-width: 960px) {
  .p-works .hero .swiper-container2 {
    margin-bottom: 120px;
  }
  .p-works .hero .swiper-container2 .swiper-button-prev,
  .p-works .hero .swiper-container2 .swiper-button-next {
    top: 115%;
    height: 70px;
    width: 70px;
  }
  .p-works .hero .swiper-container2 .swiper-button-prev::after,
  .p-works .hero .swiper-container2 .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .p-works .hero .swiper-container2 .swiper-button-next {
    right: none;
  }
}

.notes .block {
  border: 2px solid #010142;
  padding: 20px;
  border-radius: 5px;
}

.notes .block h3 {
  margin-bottom: 20px;
  text-align: center;
  color: #010142;
}

.notes .block h5 {
  font-size: 18px;
  margin-bottom: 10px;
}

.notes .block p {
  margin-bottom: 10px;
}

.about {
  padding: 50px 0;
  background-image: linear-gradient(rgba(249, 215, 238, 0.193) 4px, transparent 4px), linear-gradient(90deg, rgba(249, 215, 238, 0.193) 4px, transparent 4px), linear-gradient(rgba(249, 215, 238, 0.193) 2px, transparent 2px), linear-gradient(90deg, rgba(249, 215, 238, 0.193) 2px, #fafefe 2px);
  background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
  background-position: -4px -4px, -4px -4px, -2px -2px, -2px -2px;
}

.about h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 21px;
}

.about h2 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #efef0f));
  background: linear-gradient(transparent 70%, #efef0f 30%);
}

.about h3 {
  margin-bottom: 15px;
  color: #dd7fa7;
}

.about .Desc p {
  line-height: 2;
  font-size: 14px;
}

@media (min-width: 960px) {
  .about h2 {
    font-size: 29px;
  }
  .about h3 {
    text-align: center;
  }
  .about .Desc {
    text-align: center;
  }
  .about .Desc p {
    font-size: 19px;
  }
}

.c-point {
  padding: 30px 0;
}

.c-point h3 {
  text-align: center;
  margin-bottom: 50px;
}

.c-point h3 .ja {
  font-size: 24px;
}

.c-point h3 .en {
  font-size: 14px;
}

.c-point__img img {
  border-radius: 20px;
}

.c-point .main-list .main-item .num {
  margin-bottom: 20px;
  font-size: 30px;
  color: #dd7fa7;
  padding: 0.8rem 0;
  background-image: linear-gradient(109.6deg, #ee6a3a 11.2%, #b60101 91.1%);
  background-repeat: no-repeat;
  background-size: 100% 10px;
  background-position: bottom;
}

.c-point .main-list .main-item .num strong {
  font-size: 50px;
}

.c-point .main-list .main-item h4 {
  color: #dd7fa7;
  font-size: 30px;
}

.c-point .sub-list .sub-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-point .sub-list .sub-item .Img {
  width: 30%;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-point .sub-list .sub-item .Img img {
  border-radius: 100px;
}

.c-point .sub-list .sub-item .Text {
  width: 65%;
}

.c-point .sub-list .sub-item .Text h5 {
  font-size: 18px;
  color: #dd7fa7;
  margin-bottom: 10px;
}

.c-point__img {
  position: relative;
}

@media (min-width: 960px) {
  .c-point .c-container {
    padding: 0 6vw;
  }
  .c-point .main-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-point .main-list .main-item {
    width: 48%;
  }
}

.feature {
  text-align: left;
}

.feature h2 {
  font-family: "Cinzel", serif;
  color: #b7b096;
  font-size: 2.4em;
  font-weight: normal;
  letter-spacing: 0.2em;
  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: -10px;
}

.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: -60px 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: -60px 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: -60px 0 0 30px;
  }
  .feature ul li:nth-child(4) {
    margin: 0 -30px 0 0;
    text-align: right;
  }
  .feature ul li:nth-child(4) .text {
    margin: -60px 30px 0 0;
    text-align: left;
  }
  .feature ul li img {
    width: 70%;
    height: auto;
  }
}

@media (min-width: 960px) {
  .feature ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .feature ul li {
    width: 45%;
  }
  .feature ul li img {
    height: 300px !important;
  }
}

.cars ul li {
  padding: 10px 10px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 3px 4px #c7c7c7;
          box-shadow: 2px 3px 4px #c7c7c7;
  border-radius: 5px;
}

.cars ul li .Img {
  margin-bottom: 10px;
}

.cars ul li .Text h4 {
  text-align: center;
  padding: 10px 10px;
  background-color: #dd7fa7;
  color: #fff;
}

.cars ul li .Text h5 {
  margin-bottom: 10px;
  font-size: 20px;
}

.cars ul li .Text p {
  margin-bottom: 10px;
}

.cars ul li:nth-child(2) .Text h4 {
  background-color: #62c1b4;
}

.cars ul li:nth-child(3) .Text h4 {
  background-color: #37a5d0;
}

.cars ul li .read-btn {
  text-align: center;
  margin: 30px 0;
}

.cars ul li .read-btn a {
  padding: 10px 30px;
  border: 2px solid #dd7fa7;
  color: #dd7fa7;
  border-radius: 10px;
  position: relative;
}

.cars ul li .read-btn a::before {
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  border-left: 10px solid #dd7fa7;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

@media (min-width: 960px) {
  .cars ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cars ul li {
    width: 45%;
  }
}

@media (min-width: 1200px) {
  .cars .c-container {
    padding: 0 10vw;
  }
}

.p-price {
  padding: 60px 0;
  background-color: #fff4f1;
}

.p-price ul li {
  background-color: #fff;
  padding: 10px 5px;
  border-radius: 10px;
  -webkit-box-shadow: 10px 10px 15px #e6e6e6;
          box-shadow: 10px 10px 15px #e6e6e6;
}

.p-price ul li h3 {
  text-align: center;
  color: #dd7fa7;
  margin-bottom: 10px;
}

@media (min-width: 960px) {
  .p-price ul li h3 {
    font-size: 30px;
  }
}

.p-price ul li h4 {
  color: #dd7fa7;
  margin-bottom: 10px;
}

.p-price ul li .Img {
  margin-bottom: 20px;
}

.p-price ul li .price dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

.p-price ul li .price dl dt {
  background-color: #e0f6ff;
  color: #dd7fa7;
  width: 40%;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
}

.p-price ul li .price dl dd {
  width: 55%;
  font-size: 22px;
  font-weight: bold;
}

.p-price ul li .price dl dd small {
  font-size: 14px;
}

.faq {
  margin-top: 60px;
}

.faq .c-txt-sm {
  font-size: 16px;
}

.faq dt {
  position: relative;
  cursor: pointer;
  -webkit-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  border: 1px solid #dd7fa7;
}

.faq dt::before {
  position: absolute;
  left: 0;
  content: "Q";
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: #dd7fa7;
  height: 100%;
  padding: 10px;
}

.faq dt span {
  margin-left: 8vw;
  margin-right: 5vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 20px 10px;
}

.faq dt .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}

.faq dt .i_box::before {
  position: absolute;
  content: "";
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  border-top: 2px solid #dd7fa7;
  width: 16px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.faq dt .i_box::after {
  position: absolute;
  content: "";
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  border-left: 2px solid #dd7fa7;
  width: 0;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 7px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.faq dd {
  position: relative;
  border-left: 1px solid #dd7fa7;
  border-right: 1px solid #dd7fa7;
  border-bottom: 1px solid #dd7fa7;
}

.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 22px;
  color: red;
}

.faq dd .m-description-article {
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  margin-left: 8vw;
  padding: 20px 10px;
}

.faq .more-btn {
  display: block;
}

.voice h1 {
  text-align: center;
  color: #fff;
  background-color: #dd7fa7;
  font-size: 24px;
  padding: 20px 0;
}

.voice__desc {
  padding: 15px;
  background-color: #eeeeee;
}

@media (min-width: 960px) {
  .voice ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .voice ul li {
    width: 45%;
  }
}

.p-access {
  padding-top: 20px;
  background-color: #f5f5f5;
}

.p-access__tit {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
}

.p-access__img img {
  height: auto !important;
}

.p-access__desc a {
  color: #272727;
}

.p-access__map iframe {
  width: 100%;
}

.p-access .more-btn {
  margin-bottom: 30px;
}

.sapport {
  margin-top: 70px;
}

.sapport__wrap {
  margin-bottom: 30px;
}

.sapport__wrap .sapport__img {
  margin-bottom: 20px;
}

.sapport__flex .Img {
  margin-bottom: 25px;
}

@media (min-width: 960px) {
  .sapport__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sapport__wrap .sapport__img {
    width: 48%;
  }
  .sapport__wrap .sapport__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sapport__wrap .sapport__desc {
    width: 48%;
  }
}

.sapport__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sapport__flex .Img {
  width: 48%;
}

.sapport__flex .Img img {
  -o-object-fit: contain;
     object-fit: contain;
}

.syaryou {
  padding: 35px 0;
  background-color: #f8f8f8;
  position: relative;
}

.syaryou ul li {
  margin-bottom: 30px;
}

.syaryou ul li .icon {
  text-align: center;
  margin-bottom: 25px;
}

.syaryou ul li .icon img {
  width: 25%;
  margin-bottom: 10px;
}

.syaryou ul li .wrap .syaryou__desc {
  margin-bottom: 25px;
}

.syaryou ul li .wrap .syaryou__desc h3 {
  margin-bottom: 15px;
}

.syaryou ul li .wrap .syaryou__desc .red {
  color: #dd7fa7;
  padding-top: 20px;
}

.syaryou ul li .wrap .syaryou__desc .list {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
}

.syaryou ul li .wrap .syaryou__desc .list .item {
  margin-bottom: 10px;
}

.syaryou ul li .wrap .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.syaryou ul li .wrap .img-wrap .Img {
  width: 48%;
  margin-bottom: 20px;
}

.syaryou ul li .wrap .img-wrap .Img img {
  border: 2px solid #bdbdbd;
  border-radius: 5px;
}

.syaryou ul li .desc {
  text-align: center;
}

@media (min-width: 960px) {
  .syaryou ul li {
    margin-bottom: 50px;
  }
  .syaryou ul li .icon img {
    width: 10%;
  }
  .syaryou ul li .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .syaryou ul li .wrap .syaryou__desc {
    width: 48%;
  }
  .syaryou ul li .wrap .img-wrap {
    width: 48%;
  }
  .syaryou ul li .wrap .img-wrap .Img {
    width: 32%;
  }
}

@media (min-width: 1200px) {
  .syaryou .c-container {
    padding: 0 12vw;
  }
}

.p-flow {
  padding: 40px 0;
  background-color: #f1f2fa;
}

.p-flow-content {
  position: relative;
  max-width: 690px;
  margin: 32px auto 0;
}

.p-flow-content::before {
  content: "";
  position: absolute;
  background-color: #010142;
  width: 2px;
  height: 85%;
  top: 5%;
  left: 64px;
}

.p-flow-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 30px;
  color: #010142;
}

.p-flow-block-title {
  font-size: 1.2rem;
  font-weight: bold;
}

.p-flow-block-text {
  font-size: 0.9rem;
  line-height: 28px;
}

.p-flow-block-text span {
  color: #717171;
}

.p-flow-icon {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-left: 16px;
}

.p-flow-icon img {
  width: 100px;
  height: 100px !important;
  border-radius: 100px;
}

.p-flow-icon::before {
  position: absolute;
  top: -16px;
  left: 24px;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #c3a65d;
  border-radius: 30px;
  color: #fff;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "DIN OT Bold";
}

.p-flow-icon.-first::before {
  content: "1";
}

.p-flow-icon.-second::before {
  content: "2";
}

.p-flow-icon.-third::before {
  content: "3";
}

.p-flow-icon.-fourth::before {
  content: "4";
}

.p-flow-icon.-fifth::before {
  content: "5";
}

.c-course .Title {
  margin-top: 20px;
}

.c-course__item {
  margin-top: 30px;
}

.c-course__wrap h3 {
  padding: 10px 10px;
  color: #fff;
}

.c-course__wrap .geeen {
  background-color: #dd7fa7;
  margin-bottom: 20px;
}

.c-course__wrap .desc {
  padding: 10px 20px;
  border: 1px solid #d7d5d5;
}

.c-course__wrap .desc .color {
  color: #dd7fa7;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 5px;
}

.c-course__wrap .desc .color small {
  color: #272727;
  font-size: 12px;
}

.c-course__wrap .desc .color .bl {
  color: #272727;
  font-size: 15px;
}

.c-course__wrap .desc .c-txt-sm {
  margin-bottom: 15px;
}

.c-course__wrap .course-img img {
  max-width: 100%;
}

.c-course .more-btn {
  margin-top: 30px;
}

@media (min-width: 600px) {
  .c-course .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-course .flex-wrap .desc {
    width: 48%;
  }
  .c-course .flex-wrap .course-img {
    width: 48%;
  }
}

.p-slider #js-infiniteslide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-slider #js-infiniteslide img {
  width: 60%;
  height: 150px !important;
}

@media (min-width: 960px) {
  .p-slider #js-infiniteslide img {
    height: 350px !important;
  }
}

.p-contact__desc {
  position: relative;
  z-index: 1000;
  color: #fff;
}

.p-contact__wrap {
  padding: 70px 25px 50px 25px;
  text-align: center;
  padding: 35px 0;
  background-position: 100%;
  background-size: cover;
}

.p-contact__tit {
  text-align: center;
}

.p-contact__tel {
  padding: 20px 10px;
  background-color: #fff;
  color: #272727;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 50px;
  -webkit-box-shadow: 5px 5px 5px #d6d6d6;
          box-shadow: 5px 5px 5px #d6d6d6;
  border: 2px solid #535353;
  text-align: center;
}

.p-contact__tel a {
  color: #272727;
  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#bnr2 {
  margin: 0 0 20px 0;
}

.p-contact__tel#bnr2 a::before {
  background-image: url(../images/common/icon-link-1-black.png);
}

@media (max-width: 599px) {
  .p-contact__tel {
    width: 300px;
  }
}

@media (min-width: 600px) {
  .p-contact__tel {
    width: 350px;
  }
}

.p-contact__tel2 {
  padding: 10px;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 50px;
  text-align: center;
}

.p-contact__tel2 a {
  color: #272727;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  padding-left: 35px;
}

.p-contact__tel2 a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 960px) {
  .p-contact__tel2 a {
    font-size: 36px;
  }
}

@media (max-width: 599px) {
  .p-contact__tel2 {
    width: 300px;
  }
}

@media (min-width: 600px) {
  .p-contact__tel2 {
    width: 380px;
  }
}

.p-contact .info:last-of-type {
  margin-bottom: 20px;
}

.p-contact .contact-tit {
  font-weight: bold;
  margin-bottom: 10px;
  color: #555555;
}

.p-contact__form a {
  background-color: #fff;
}

@media (min-width: 960px) {
  .p-contact ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-contact ul li {
    width: 33%;
    border: none;
  }
}

@media (min-width: 1200px) {
  .p-contact__tel {
    width: 400px;
    padding: 25px 10px;
  }
  .p-contact__tel a {
    font-size: 30px;
  }
}

.p-cta {
  padding: 50px 0 50px 0;
  background-image: url(../images/home/bg-07.jpg);
  background-position: 100% 100%;
  background-size: contain;
}

.p-cta-box {
  text-align: center;
}

.p-cta-box p {
  color: #272727;
}

.p-cta-box p.color {
  color: yellow;
  font-size: 2rem;
  font-weight: bold;
}

.p-cta-tit {
  color: #272727;
  display: inline;
}

.p-cta-tit h3 {
  margin-bottom: 20px;
}

.p-cta-info {
  text-align: center;
}

.p-cta-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-cta-info ul .web-item {
  width: 100%;
}

.p-cta-info ul li {
  margin-bottom: 20px;
}

.p-cta-info ul li a {
  display: block;
  padding: 11px 0;
  border-radius: 5px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #272727;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.p-cta-info ul li a span {
  position: relative;
}

.p-cta-info ul li a span::before {
  position: absolute;
  top: 0;
  left: -30px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}

.p-cta-info ul li a.web-form {
  background-color: #ddc529;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px #767676;
          box-shadow: 3px 3px 3px #767676;
}

.p-cta-info ul li a.web-form::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #f08039;
}

.p-cta-info ul li a.web-form::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #272727;
  border-right: 3px solid #272727;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-cta-info ul li a.web-form span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/ico-mail-wh.png);
}

.p-cta-info ul li a.web-form small {
  display: block;
  width: 100%;
}

.p-cta-info ul li a.web-form2 {
  background-color: #347bc6;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px #767676;
          box-shadow: 3px 3px 3px #767676;
}

.p-cta-info ul li a.web-form2::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #f08039;
}

.p-cta-info ul li a.web-form2::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #272727;
  border-right: 3px solid #272727;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-cta-info ul li a.web-form2 span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/icon-link-1-white.png);
}

.p-cta-info ul li a.web-form2 small {
  display: block;
  width: 100%;
}

.p-cta-info ul li a.web-form3 {
  background-color: #b9a055;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px #767676;
          box-shadow: 3px 3px 3px #767676;
}

.p-cta-info ul li a.web-form3::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #f08039;
}

.p-cta-info ul li a.web-form3::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #272727;
  border-right: 3px solid #272727;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-cta-info ul li a.web-form3 span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/tel-white.png);
}

.p-cta-info ul li a.web-form3 small {
  display: block;
  width: 100%;
}

.p-cta-info ul li a.tel small {
  font-size: 16px;
  padding-right: 50px;
}

.p-cta-info ul li a.tel span {
  font-size: 22px;
  position: relative;
}

.p-cta-info ul li a.tel span::before {
  position: absolute;
  top: 0;
  left: -27px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 960px) {
  .p-cta::before {
    -webkit-transform: skewY(-2deg);
            transform: skewY(-2deg);
  }
  .p-cta::after {
    top: -95%;
    height: 250px;
    width: 250px;
  }
  .p-cta-box {
    font-size: 24px;
  }
  .p-cta-box p.color {
    font-size: 3rem;
  }
  .p-cta-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 1200px) {
  .p-cta .c-container {
    padding: 0 35vw;
  }
}

.cptu {
  margin-top: 60px;
}

.cptu .label {
  background-color: #dd7fa7;
  padding: 4px 20px;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 10px;
}

.cptu__content {
  background-color: #daf6ff;
  padding: 10px;
}

.cptu__content h4,
.cptu__content p {
  padding: 10px;
  background-color: #effbff;
  border-bottom: 1px solid #adadad;
}

@media (min-width: 960px) {
  .cptu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cptu__list li {
    margin-right: 50px;
    width: 42%;
  }
}

.cptu .thumbnail-img {
  position: relative;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cptu .thumbnail-img::before {
  content: "";
  width: 36px;
  height: 36px;
  background: url(../images/common/img_arrow.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cptu .thumbnail-img img {
  width: 50%;
}

.cptu__tit {
  margin: 10px 0;
  font-size: 16px;
}

.cptu__content {
  color: #272727;
  font-weight: bold;
  font-size: 18px;
}

@media (min-width: 960px) {
  .cptu__item {
    width: 24%;
  }
}

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

.c-works-sl .tit-desc {
  text-align: center;
}

.c-works-sl .sub-tit {
  padding: 10px 10px 10px 30px;
  border-left: 10px #dd7fa7 solid;
  border-bottom: 1px solid #dd7fa7;
}

.c-works-sl .worries {
  padding: 60px 0 30px 0;
  background-color: #f3fcff;
}

.c-works-sl .worries h3 {
  text-align: center;
  font-size: 20px;
}

.c-works-sl .worries h3 small {
  color: #dd7fa7;
}

.c-works-sl .worries ul {
  background-color: #fff;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 20px;
}

.c-works-sl .worries li {
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.c-works-sl .worries li::before {
  position: absolute;
  content: "";
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  top: 0;
  left: -4px;
  bottom: 0;
  margin: auto;
  background-image: url(../images/common/icon-check.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 0;
}

@media (min-width: 960px) {
  .c-works-sl .worries .c-container {
    padding: 0 22vw;
  }
  .c-works-sl .worries h3 {
    font-size: 26px;
  }
  .c-works-sl .worries ul {
    padding: 60px 60px 20px 60px;
    font-size: 20px;
  }
  .c-works-sl .worries li {
    padding-left: 70px;
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .c-works-sl .worries li::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -10px;
    left: -4px;
  }
}

.campaign h1 {
  text-align: center;
  color: #fff;
  background-color: #dd7fa7;
  font-size: 24px;
  padding: 20px 0;
}

.campaign__item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.campaign__item a {
  color: #272727;
}

.campaign__item a p {
  margin-bottom: 5px;
}

@media (min-width: 960px) {
  .campaign__item {
    width: 32%;
  }
}

.campaign__text {
  background-color: #dd7fa7;
  padding: 10px;
  color: #fff;
}

.campaign .label {
  position: absolute;
  bottom: 30px;
  left: 2px;
  font-weight: bold;
  background-color: #dd7fa7;
  border-radius: 30px;
  padding: 2px 5px;
  z-index: 100;
}

@media (min-width: 960px) {
  .campaign ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .campaign ul li {
    width: 33%;
  }
}

.c-message__name {
  text-align: right;
}

@media (min-width: 960px) {
  .c-message .c-container {
    padding: 0 18vw;
  }
  .c-message .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-message__img {
    width: 30%;
  }
  .c-message__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .c-message__txt {
    width: 65%;
  }
}

.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__desc {
  font-weight: bold;
}

.c-company .c-message__name {
  text-align: right;
}

@media (min-width: 1200px) {
  .c-company .c-message {
    padding: 100px 0;
  }
}

.c-company .c-about__title {
  text-align: center;
}

.c-company .c-about__desc th {
  background-color: #e4e4e4;
  display: block;
  width: 100%;
}

.c-company .c-about__desc td {
  display: block;
  width: 100%;
}

.c-company .c-about__desc td a {
  color: #272727;
}

.c-company .c-about__desc th,
.c-company .c-about__desc td {
  padding: 8px 16px;
  border: 1px solid #ccc;
}

.c-company .c-about img {
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .c-company .c-about .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-price {
  background-color: #fff4f1;
  position: relative;
  padding: 50px 0;
}

.c-price .c-price-tit {
  text-align: center;
  margin: 25px 0;
}

.c-price-about {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px 5px;
}

.c-price-about h3 {
  text-align: center;
  margin-bottom: 15px;
}

.c-price__txt {
  margin-bottom: 20px;
}

.c-price__desc {
  margin-top: 15px;
  margin-bottom: 10px;
}

.c-price .desc {
  margin-top: 15px;
  margin-bottom: 25px;
}

.c-price-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-price-flex .c-txt-sm {
  margin-bottom: 25px;
  width: 30%;
}

.c-price-flex .c-price-flex__img {
  text-align: center;
  width: 65%;
}

.c-price-flex .c-price-flex__img img {
  width: 65%;
}

.c-price__wrap h2 {
  text-align: center;
  margin-bottom: 25px;
  color: #05cfbc;
}

.c-price .cord {
  margin-bottom: 45px;
  position: relative;
  border-top: 1px dotted #01b2af;
  padding-top: 40px;
  margin-top: 35px;
}

.c-price .cord h3 {
  text-align: center;
  margin-bottom: 20px;
}

.c-price .cord .cord-desc {
  position: absolute;
  bottom: -17px;
  right: 0;
  z-index: 1000;
}

@media (min-width: 900px) {
  .c-price .cord .cord-desc {
    bottom: 58px;
    right: 6%;
  }
  .c-price .cord .cord-desc p {
    font-size: 21px;
  }
  .c-price .cord .cord-desc p br {
    display: none;
  }
}

@media (min-width: 1200px) {
  .c-price .cord .cord-desc {
    bottom: 58px;
    right: 15%;
  }
  .c-price .cord .cord-desc p br {
    display: none;
  }
}

.c-price .Desc {
  margin-top: 20px;
  margin-bottom: 25px;
}

.c-price .Desc2 {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.c-price .Desc3 {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.c-price__detail {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px dotted #dd7fa7;
  padding: 30px 0;
}

.c-price__detail small {
  color: #434749;
}

.c-price__detail .small {
  font-size: 80%;
  color: #434749;
}

.c-price__detail:first-of-type {
  border-top: 1px dotted #dd7fa7;
  padding: 30px 0;
}

.c-price__detail dt {
  width: 65%;
}

.c-price__detail dt p {
  margin-bottom: 10px;
  margin-top: 10px;
}

.c-price__detail dt span {
  display: block;
  font-size: 12px;
  color: #434749;
}

.c-price__detail dd {
  width: 24%;
  text-align: right;
}

.c-price__detail .price-tit {
  font-size: 18px;
  font-weight: bold;
}

.c-price__detail .price-tit .tax {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}

.c-price .more-btn {
  margin-bottom: 20px;
}

.c-price .more-btn a {
  width: 300px;
}

@media (min-width: 960px) {
  .c-price .more-btn a {
    width: 370px;
  }
}

@media (min-width: 1200px) {
  .c-price .c-container {
    padding: 0 21vw;
  }
}

.c-works-sl {
  margin-top: 20px;
}

.c-works-sl-wrap h3 {
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}

.c-works-sl-wrap h3::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 3px;
  width: 50px;
  background-color: #dd7fa7;
}

.c-works-sl__desc li, .c-works-sl__exp li {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-works-sl__desc li .categry, .c-works-sl__exp li .categry {
  width: 100px;
  display: inline-block;
  color: #dd7fa7;
}

@media (min-width: 960px) {
  .c-works-sl__desc li .categry, .c-works-sl__exp li .categry {
    width: 200px;
  }
}

.c-works-sl__desc li .text, .c-works-sl__exp li .text {
  width: 200px;
}

@media (min-width: 960px) {
  .c-works-sl__desc li .text, .c-works-sl__exp li .text {
    width: 400px;
  }
}

@media (min-width: 1200px) {
  .c-works-sl__desc li .text, .c-works-sl__exp li .text {
    width: 600px;
  }
}

.c-works-sl .bg-name {
  position: relative;
  background-image: url(../images/common/stripe.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
}

.c-works-sl .bg-name span {
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  left: 5vw;
}

.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: #dd7fa7;
}

@media (min-width: 960px) {
  .c-works-sl__title {
    font-size: 26px;
  }
}

@media (min-width: 960px) {
  .c-works-sl .c-container {
    margin: 0 10vw;
  }
}

.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}

.c-news__item {
  border-bottom: 1px solid #dd7fa7;
}

.c-news__item:first-child {
  border-top: 1px solid #dd7fa7;
}

.c-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4vw 0;
}

.c-news__link p {
  margin-top: 2vw;
  color: #272727;
}

.c-news__date {
  color: #dd7fa7;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #272727;
  font-size: 13px;
  padding-left: 3px;
}

.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid #dd7fa7;
  background: #dd7fa7 !important;
}

.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #dd7fa7;
  background: #fff;
  margin: 0 1.3vw;
}

.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: #272727;
  top: 0;
}

.page-numbers:not(.next):not(.prev) .next::after {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  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 {
  padding: 0 5vw 0 5vw;
}

.c-news-sl__date {
  color: #dd7fa7;
}

.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 #dd7fa7;
}

.c-news-sl__link a span {
  color: #272727;
}

.c-contact {
  margin-top: 80px;
}

.c-contact .wrap br {
  display: none;
}

.c-contact .wrap p {
  display: inline;
}

.c-contact .wrap p.privacy {
  display: block;
}

.c-contact .c-topview .c-container p {
  text-align: center;
  font-weight: bold;
}

.c-contact .c-description {
  padding: 40px 0;
  background-color: #ffdcbc;
  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 h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}

.c-contact .contact-form input,
.c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid #272727;
}

.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 #272727;
}

.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 280px;
  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;
}

.c-contact .contact-form .must::after {
  content: "*";
  font-size: 14px;
  color: #1d649e;
}

.c-contact .contact-form .free {
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}

.c-contact .contact-form .ct-request select {
  width: 100%;
}

.c-contact .contact-form .ct-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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-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: #2180da;
  border-bottom: 1px solid #2180da;
}

.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: #272727;
  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 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  width: 100% !important;
}

.c-contact .grecaptcha-badge iframe {
  -webkit-box-shadow: grey 0px 0px 5px;
          box-shadow: grey 0px 0px 5px;
}

.c-contact .form {
  background: #fff7e8;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.c-contact .ct-check input {
  height: 25px;
  width: auto;
  margin-right: 10px;
}

.c-contact .ct-check .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 0;
}

.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-contact .ct-redio input {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}

.c-contact .ct-redio .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.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 #272727;
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
}

.c-privacy-btn a:hover {
  letter-spacing: 5px;
  -webkit-transition: all 0.3s;
  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 #272727;
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
}

.c-thanks-btn a:hover {
  letter-spacing: 5px;
  -webkit-transition: all 0.3s;
  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;
}

.achievement .c-toptit {
  background-color: #337ab7;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 50px;
}

@media (min-width: 960px) {
  .achievement .c-toptit {
    margin-top: 110px;
  }
}

.achievement__list li {
  padding: 20px 20px 1px;
  border: 1px solid #ccc;
  border-top: 4px solid #dd7fa7;
  -webkit-box-shadow: 1px 1px 1px #ccc;
          box-shadow: 1px 1px 1px #ccc;
  background-color: #fff;
  margin-bottom: 30px;
}

.achievement__list li .achievement-tit {
  margin-bottom: 20px;
  text-align: center;
  color: #272727;
}

.achievement__list li .achievement-desc {
  margin-bottom: 20px;
  color: #272727;
}

.achievement__list li .achievement-desc .price {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}

.achievement__img img {
  -o-object-fit: contain;
     object-fit: contain;
}

.achievement .page-numbers {
  margin: 12vw 0;
}

.achievement .page-numbers:not(.next):not(.prev) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #272727;
}

.achievement .page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #dffde2 !important;
}

.achievement .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 10vw;
  height: 10vw;
  border-radius: 100%;
  border: 1px solid #c4ccd1;
  background: #fff;
  margin: 0 1.3vw;
}

.achievement .page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  top: 0;
}

.achievement .page-numbers:not(.next):not(.prev) .next::after {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  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: 5px;
  width: 15px;
  height: 15px;
  margin-left: 8px;
}

@media (max-width: 767px) {
  .achievement .page-numbers:not(.next):not(.prev) .next {
    display: none;
  }
}

@media (min-width: 768px) {
  .achievement .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 40px;
    height: 40px;
  }
  .achievement .page-numbers:not(.next):not(.prev) .next {
    top: 8px;
  }
}

.achievement .c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}

@media (min-width: 600px) {
  .achievement__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .achievement__list__item {
    width: 48%;
  }
}

@media (min-width: 960px) {
  .achievement__item {
    width: 31%;
  }
  .achievement__img img {
    height: 300px !important;
  }
}

.c-works-sl2 {
  margin-top: 50px;
  overflow: hidden;
}

.c-works-sl2 .c-toptit {
  background-color: #337ab7;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 50px;
}

@media (min-width: 960px) {
  .c-works-sl2 .c-toptit {
    margin-top: 110px;
  }
}

.c-works-sl2__subtit {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
}

.c-works-sl2__subtit::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  width: 30px;
  background-color: #dd7fa7;
}

@media (min-width: 960px) {
  .c-works-sl2__subtit {
    font-size: 22px;
  }
}

.c-works-sl2__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
}

.c-works-sl2__title::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  width: 30px;
  background-color: #dd7fa7;
}

@media (min-width: 960px) {
  .c-works-sl2__title {
    font-size: 26px;
  }
}

.c-works-sl2__img {
  height: 100%;
}

.c-works-sl2-slider .mySwiper2 {
  position: relative;
}

.c-works-sl2-slider .mySwiper2 .swiper-wrapper {
  position: relative;
  width: 100%;
}

.c-works-sl2-slider .mySwiper2 .swiper-slide {
  opacity: 0;
}

.c-works-sl2-slider .mySwiper2 .swiper-slide-active {
  opacity: 1;
}

.c-works-sl2-slider .mySwiper {
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-works-sl2-slider .mySwiper .swiper-slide2 {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  line-height: 80px;
}

.c-works-sl2-slider .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.c-works-sl2-slider .swiper-button-prev, .c-works-sl2-slider .swiper-button-next {
  position: absolute;
  background-color: #272727;
}

.c-works-sl2-slider .swiper-button-prev::after, .c-works-sl2-slider .swiper-button-next::after {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.c-works-sl2-slider .swiper-button-prev {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.c-works-sl2-slider .swiper-button-next {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.c-works-sl2 .g-map .g-map {
  margin: 20px;
}

.c-works-sl2 .g-map .g-map iframe {
  width: 100%;
  height: 200px !important;
}

.c-works-sl2 table {
  table-layout: fixed;
  width: 100% !important;
  margin: 0 0 1em 0;
}

.c-works-sl2 table th {
  color: #ffffff;
  font-weight: bold;
  background: #568bb7 none;
  padding: 8px;
  width: 47% !important;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a6ad;
  font-size: 13px;
}

.c-works-sl2 table td {
  width: 95% !important;
  padding: 8px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a6ad;
}

@media (min-width: 960px) {
  .c-works-sl2 .c-container {
    margin: 0 20vw;
  }
  .c-works-sl2 .mySwiper2 .swiper-slide {
    width: 100% !important;
  }
  .c-works-sl2 .mySwiper .swiper-slide {
    width: 25% !important;
  }
}

.results {
  background-color: #fff4f1;
  padding: 50px 0;
}

.results h3 {
  font-size: 17px;
  text-align: center;
  margin-bottom: 30px;
}

.results-tit {
  text-align: center;
  margin-bottom: 27px;
}

.results-tit p {
  font-size: 19px;
}

.results-tit p span {
  position: relative;
}

.results-tit p span::before {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 23px;
  bottom: 0;
  margin: auto;
  height: 45px;
  content: "＼";
  font-size: 100%;
  left: -30px;
}

.results-tit p span::after {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 23px;
  bottom: 0;
  margin: auto;
  height: 45px;
  content: "／";
  font-size: 100%;
  right: -30px;
}

.results-tit h2 {
  color: #dd7fa7;
  font-size: 30px;
}

.results ul li {
  border-bottom: 1px solid #454545;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.results ul li .flex {
  margin-bottom: 20px;
}

.results ul li .flex .item .point {
  font-size: 0.7rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  display: block;
  margin: 0.7rem 0 0;
}

.results ul li .flex .item .r-nam {
  font-weight: 600;
  font-size: 3rem;
  line-height: 1;
  display: block;
  margin-left: 0.6rem;
  margin-top: -17px;
}

.results ul li .flex .sub {
  margin-top: 6px;
  padding-left: 27px;
  position: relative;
}

.results ul li .flex .sub span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #ffb7b7));
  background: linear-gradient(transparent 70%, #ffb7b7 30%);
}

.results ul li .flex .sub::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/ch-red.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.results__img {
  margin-bottom: 26px;
}

.results__img .Img {
  margin-bottom: 30px;
}

@media (min-width: 960px) {
  .results h3 {
    font-size: 23px;
  }
  .results ul li .flex .sub {
    font-size: 22px;
  }
  .results .home-cover__texts4 {
    left: 4%;
  }
  .results__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 55px;
  }
  .results__img {
    width: 48%;
  }
  .results__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .results__desc {
    width: 48%;
  }
}

.c-flow .desc {
  text-align: center;
  margin-bottom: 27px;
}

.c-flow .item-tit {
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c762ab;
  color: #c762ab;
}

.c-flow .item-img {
  position: relative;
}

.c-flow .item-img .num {
  position: absolute;
  top: -35px;
  left: 10px;
  color: #c762ab;
  font-size: 50px;
  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: #fff4f1 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: #fff4f1;
}

@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 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-flow-item:nth-child(2n) .c-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
}

.area__wrap .txt {
  margin-bottom: 20px;
}

.area__wrap .txt h3 {
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 600px) {
  .area__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 50px;
  }
  .area__wrap .txt {
    width: 35%;
  }
  .area__wrap .map {
    width: 55%;
  }
  .area__wrap .map img {
    width: 60%;
  }
}

.flow {
  margin-top: 110px;
  background-color: #fff4f1;
  padding: 50px 0;
  position: relative;
}

.flow::after {
  position: absolute;
  top: -85px;
  margin: auto;
  content: "";
  width: 100%;
  height: 200px;
  background-image: url(../images/home/item2.png);
  background-size: contain;
  z-index: -1;
}

@media (min-width: 960px) {
  .flow {
    margin-top: 160px;
  }
  .flow::after {
    top: -130px;
    height: 130px;
  }
  .flow__img {
    text-align: center;
  }
  .flow__img img {
    width: 70%;
  }
}

.p-header {
  width: 100%;
  height: 64px;
}

.p-header .logo__img {
  display: inline-block;
  margin: 0 10px 0 5px;
}

.p-header .logo {
  background-image: url(../images/common/logo02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 65px;
  width: 210px;
  opacity: 1;
}

.p-header .logo.inview {
  background-image: url(../images/common/logo-bl.png);
}

@media (min-width: 960px) {
  .p-header .logo {
    height: 90px;
    width: 280px;
  }
}

@media (min-width: 1200px) {
  .p-header .logo {
    height: 100px;
    width: 350px;
  }
}

.p-header .mobile-button {
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 3000;
}

@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}

.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 8vh;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}

.p-header .sp-navbtn__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.p-header .sp-navbtn__container li {
  width: 49.5%;
  height: 100%;
  background-color: #dd7fa7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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: #272727;
  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: #dd7fa7;
}

.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: #71ac72;
}

.p-header .sp-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon-line-cta.png);
}

.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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}

.p-header .pc-navbtn__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: #dd7fa7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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: #dd7fa7;
}

.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: #71ac72;
}

.p-header .pc-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon-line-cta.png);
}

.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: #272727;
  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 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: #fff;
    opacity: 0.92;
  }
  .p-header .pc-container .sns-link {
    margin-bottom: 10px;
    width: 18%;
  }
  .p-header .pc-container .sns-link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-header .pc-container .sns-link ul li {
    margin: 10px;
    width: 15%;
  }
  .p-header .pc-container .pc-nav {
    width: 65%;
    margin-bottom: 10px;
  }
  .p-header .pc-container .pc-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 14px;
    padding-top: 20px;
    padding-right: 2.6vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #272727;
  }
  .p-header .pc-container .pc-nav-item:hover {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #dd7fa7;
    display: block;
    text-align: center;
    font-size: 10px;
  }
  .p-header .pc-container .pc-contact {
    position: absolute;
    top: 2px;
    right: 10px;
  }
  .p-header .pc-container .pc-contact a {
    position: relative;
    background-color: #205077;
    padding: 8px 20px 8px 30px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-contact a:hover {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-contact .pc-tel::before {
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    margin: auto;
    content: "";
    height: 18px;
    width: 18px;
    background-image: url(../images/common/tel-white.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-header .pc-container .pc-contact .pc-net::before {
    position: absolute;
    top: 0;
    left: 5px;
    bottom: 0;
    margin: auto;
    content: "";
    height: 18px;
    width: 18px;
    background-image: url(../images/common/icon-link-1-white.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 0 10px 8px 20px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  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: #272727;
}

.contact-btn {
  padding: 0 10px;
}

.contact-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-btn-item {
  width: 100%;
  text-align: center;
}

.contact-btn-item span {
  position: relative;
  font-size: 12px;
  color: #272727;
  padding: 40px 5px 10px 5px;
  display: block;
  background-color: #fff;
  border: 1px solid #dd7fa7;
}

.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;
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile-container .mobile-ico.inview {
  -webkit-transition: all 0.3s;
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mobile-container .mobile-logo.inview {
  -webkit-transition: all 0.3s;
  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;
  -webkit-transition: -webkit-transform 0.7s;
  transition: -webkit-transform 0.7s;
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-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;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.menu-open.mobile-menu nav li {
  opacity: 1;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.menu-open.mobile-menu nav li:nth-child(1) {
  -webkit-transition-delay: 0.03s;
          transition-delay: 0.03s;
}

.menu-open.mobile-menu nav li:nth-child(2) {
  -webkit-transition-delay: 0.06s;
          transition-delay: 0.06s;
}

.menu-open.mobile-menu nav li:nth-child(3) {
  -webkit-transition-delay: 0.09s;
          transition-delay: 0.09s;
}

.menu-open.mobile-menu nav li:nth-child(4) {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
}

.menu-open.mobile-menu nav li:nth-child(5) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.menu-open.mobile-menu nav li:nth-child(6) {
  -webkit-transition-delay: 0.18s;
          transition-delay: 0.18s;
}

.menu-open.mobile-menu nav li:nth-child(7) {
  -webkit-transition-delay: 0.21s;
          transition-delay: 0.21s;
}

.menu-open.mobile-menu nav li:nth-child(8) {
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}

.menu-open.mobile-menu nav li:nth-child(9) {
  -webkit-transition-delay: 0.27s;
          transition-delay: 0.27s;
}

.menu-open.mobile-menu nav li:nth-child(10) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.menu-open .mobile-menu__btn > span {
  background-color: #272727 !important;
}

.menu-open .mobile-menu__btn > span:nth-child(1) {
  -webkit-transition-delay: 70ms;
          transition-delay: 70ms;
  -webkit-transform: translateY(8px) rotate(135deg);
          transform: translateY(8px) rotate(135deg);
}

.menu-open .mobile-menu__btn > span:nth-child(2) {
  -webkit-transition-delay: 140ms;
          transition-delay: 140ms;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

.menu-open .mobile-menu__btn > span:nth-child(3) {
  -webkit-transition-delay: 140ms;
          transition-delay: 140ms;
  -webkit-transform: translateY(-8px) rotate(-135deg);
          transform: translateY(-8px) rotate(-135deg);
}

@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    -webkit-transform: translateY(12px) rotate(135deg);
            transform: translateY(12px) rotate(135deg);
  }
}

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
}

.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
}

.clip-js.right,
.clip-js1.right,
.clip-js2.right,
.clip-js3.right {
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
}

.clip-js.top,
.clip-js1.top,
.clip-js2.top,
.clip-js3.top {
  -webkit-clip-path: inset(0 0 100% 0);
          clip-path: inset(0 0 100% 0);
}

.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left,
.clip-js3.top-left {
  -webkit-clip-path: inset(0 100% 100% 0);
          clip-path: inset(0 100% 100% 0);
}

.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom,
.clip-js3.bottom {
  -webkit-clip-path: inset(100% 0 0 0);
          clip-path: inset(100% 0 0 0);
}

.clip-js.center,
.clip-js1.center,
.clip-js2.center,
.clip-js3.center {
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
}

.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle,
.clip-js3.circle {
  -webkit-clip-path: circle(0 at 50% 50%);
          clip-path: circle(0 at 50% 50%);
}

.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew,
.clip-js3.skew {
  -webkit-clip-path: polygon(0 0, 0 0, 0 0);
          clip-path: polygon(0 0, 0 0, 0 0);
}

.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform,
.clip-js3.transform {
  -webkit-clip-path: polygon(0 0, 0 0, 0 0);
          clip-path: polygon(0 0, 0 0, 0 0);
  -webkit-transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  -webkit-transform: translateX(-30px) scale(0.86) skew(8deg);
          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 {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle,
.clip-js3.reveal.circle {
  -webkit-clip-path: circle(100% at 50% 50%);
          clip-path: circle(100% at 50% 50%);
}

.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew,
.clip-js3.reveal.skew {
  -webkit-clip-path: polygon(0 0, 200% 0, 0 200%);
          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 {
  -webkit-clip-path: polygon(0 0, 200% 0, 0 200%);
          clip-path: polygon(0 0, 200% 0, 0 200%);
  -webkit-transform: translateX(0) scale(1) skew(0);
          transform: translateX(0) scale(1) skew(0);
}

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

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

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

.clip-js-bg {
  -webkit-transition: all 1.8s ease;
  transition: all 1.8s ease;
}

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

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

.clip-js-bg.reveal.skew {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.clip-js-bg.reveal.skew2 {
  -webkit-transform: translate(0);
          transform: translate(0);
}

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

.swiper-slide {
  overflow: hidden;
}

.swiper-slide > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top__textbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  top: 80%;
  left: 35%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
  z-index: 5000;
}

.top__text {
  color: #fff;
  letter-spacing: 4px;
  font-size: 24px;
  line-height: 2;
}

@media (min-width: 600px) {
  .top__text {
    font-size: 32px;
    letter-spacing: 4px;
    line-height: 3;
  }
}

@media (min-width: 960px) {
  .top__text {
    font-size: 40px;
  }
}

.scrolldown-wrap .scrolldown {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: -105px;
  z-index: 2;
  padding: 10px 10px 90px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.scrolldown-wrap .scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #fff;
}

.scrolldown-wrap .scrolldown::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background: rgba(238, 238, 238, 0.4);
}

.scrolldown-wrap .scrolldown::after {
  height: 30px;
  -webkit-animation: sdl 2.5s ease infinite;
          animation: sdl 2.5s ease infinite;
}

@media (min-width: 600px) {
  .scrolldown-wrap .scrolldown::after {
    height: 40px;
    -webkit-animation: sdl-lr 2.5s ease infinite;
            animation: sdl-lr 2.5s ease infinite;
  }
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  50%,
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: translateY(-70px);
            transform: translateY(-70px);
  }
  50%,
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@-webkit-keyframes sdl-lr {
  0% {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
  50%,
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@keyframes sdl-lr {
  0% {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
  50%,
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

@media (min-width: 600px) {
  .scrolldown-wrap .scrolldown {
    height: 300px;
    right: 45px;
    bottom: -200px;
    font-size: 18px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -10px;
    height: 200px;
  }
}

@media (min-width: 960px) {
  .scrolldown-wrap .scrolldown {
    font-size: 1.4rem;
    right: 55px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -50px;
  }
}

@media (min-width: 1200px) {
  .scrolldown-wrap .scrolldown {
    bottom: -120px;
    font-size: 1.4rem;
    right: 65px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -50px;
  }
}

.pagination-img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 2vh;
}

#pagination {
  text-align: center;
  overflow: visible;
}

#swiper-slide .swiper-slide__box {
  position: relative;
  width: 60%;
  height: 100%;
  background-color: white;
  margin: 0 auto;
  z-index: 100;
}

.swiper-button-prev,
.swiper-button-next {
  outline: none;
}

.swiper-button-prev button,
.swiper-button-next button {
  color: white;
  padding: 8px;
  border: white 2px solid;
  outline: none;
  background-color: transparent;
  font-size: 10px;
  outline: none;
}

@media (min-width: 900px) {
  .swiper-button-prev {
    margin-left: 75px;
  }
  .swiper-button-next {
    margin-right: 75px;
  }
}

.swiper-pagination-bullet {
  background-color: black;
  overflow: visible;
  border-radius: 0;
  height: 15px;
  width: 40px;
}

.swiper-pagination-bullet-active {
  background-color: white;
}

#swiper-pagination {
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 100;
  height: 20px;
  background-color: transparent;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

.appear .item {
  -webkit-transition: all .4s;
  transition: all .4s;
  opacity: 0;
}

.appear.inview .item {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.appear.inview .item:nth-child(1) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.appear.inview .item:nth-child(2) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.appear.inview .item:nth-child(3) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.appear.inview .item:nth-child(4) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.appear.inview .item:nth-child(5) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.appear.inview .item:nth-child(6) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.appear.inview .item:nth-child(7) {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

.appear.inview .item:nth-child(8) {
  -webkit-transition-delay: 3.2s;
          transition-delay: 3.2s;
}

.appear.inview .item:nth-child(9) {
  -webkit-transition-delay: 3.6s;
          transition-delay: 3.6s;
}

.appear.inview .item:nth-child(10) {
  -webkit-transition-delay: 4s;
          transition-delay: 4s;
}

.appear.inview .item:nth-child(11) {
  -webkit-transition-delay: 4.4s;
          transition-delay: 4.4s;
}

.appear.inview .item:nth-child(12) {
  -webkit-transition-delay: 4.8s;
          transition-delay: 4.8s;
}

.appear.inview .item:nth-child(13) {
  -webkit-transition-delay: 5.2s;
          transition-delay: 5.2s;
}

.appear.inview .item:nth-child(14) {
  -webkit-transition-delay: 5.6s;
          transition-delay: 5.6s;
}

.appear.inview .item:nth-child(15) {
  -webkit-transition-delay: 6s;
          transition-delay: 6s;
}

.appear.inview .item:nth-child(16) {
  -webkit-transition-delay: 6.4s;
          transition-delay: 6.4s;
}

.appear.inview .item:nth-child(17) {
  -webkit-transition-delay: 6.8s;
          transition-delay: 6.8s;
}

.appear.inview .item:nth-child(18) {
  -webkit-transition-delay: 7.2s;
          transition-delay: 7.2s;
}

.appear.inview .item:nth-child(19) {
  -webkit-transition-delay: 7.6s;
          transition-delay: 7.6s;
}

.appear.inview .item:nth-child(20) {
  -webkit-transition-delay: 8s;
          transition-delay: 8s;
}

.appear.inview .item:nth-child(21) {
  -webkit-transition-delay: 8.4s;
          transition-delay: 8.4s;
}

.appear.inview .item:nth-child(22) {
  -webkit-transition-delay: 8.8s;
          transition-delay: 8.8s;
}

.appear.inview .item:nth-child(23) {
  -webkit-transition-delay: 9.2s;
          transition-delay: 9.2s;
}

.appear.inview .item:nth-child(24) {
  -webkit-transition-delay: 9.6s;
          transition-delay: 9.6s;
}

.appear.inview .item:nth-child(25) {
  -webkit-transition-delay: 10s;
          transition-delay: 10s;
}

.appear.inview .item:nth-child(26) {
  -webkit-transition-delay: 10.4s;
          transition-delay: 10.4s;
}

.appear.inview .item:nth-child(27) {
  -webkit-transition-delay: 10.8s;
          transition-delay: 10.8s;
}

.appear.inview .item:nth-child(28) {
  -webkit-transition-delay: 11.2s;
          transition-delay: 11.2s;
}

.appear.inview .item:nth-child(29) {
  -webkit-transition-delay: 11.6s;
          transition-delay: 11.6s;
}

.appear.inview .item:nth-child(30) {
  -webkit-transition-delay: 12s;
          transition-delay: 12s;
}

.appear.inview .item:nth-child(31) {
  -webkit-transition-delay: 12.4s;
          transition-delay: 12.4s;
}

.appear.inview .item:nth-child(32) {
  -webkit-transition-delay: 12.8s;
          transition-delay: 12.8s;
}

.appear.inview .item:nth-child(33) {
  -webkit-transition-delay: 13.2s;
          transition-delay: 13.2s;
}

.appear.inview .item:nth-child(34) {
  -webkit-transition-delay: 13.6s;
          transition-delay: 13.6s;
}

.appear.inview .item:nth-child(35) {
  -webkit-transition-delay: 14s;
          transition-delay: 14s;
}

.appear.inview .item:nth-child(36) {
  -webkit-transition-delay: 14.4s;
          transition-delay: 14.4s;
}

.appear.inview .item:nth-child(37) {
  -webkit-transition-delay: 14.8s;
          transition-delay: 14.8s;
}

.appear.inview .item:nth-child(38) {
  -webkit-transition-delay: 15.2s;
          transition-delay: 15.2s;
}

.appear.inview .item:nth-child(39) {
  -webkit-transition-delay: 15.6s;
          transition-delay: 15.6s;
}

.appear-l .item {
  -webkit-transition: all .6s;
  transition: all .6s;
  opacity: 0;
}

.appear-l.inview-l .item {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.appear-l.inview-l .item:nth-child(1) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.appear-l.inview-l .item:nth-child(2) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.appear-l.inview-l .item:nth-child(3) {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}

.appear-l.inview-l .item:nth-child(4) {
  -webkit-transition-delay: 3.6s;
          transition-delay: 3.6s;
}

.appear-l.inview-l .item:nth-child(5) {
  -webkit-transition-delay: 4.5s;
          transition-delay: 4.5s;
}

.appear-l.inview-l .item:nth-child(6) {
  -webkit-transition-delay: 5.4s;
          transition-delay: 5.4s;
}

.appear-l.inview-l .item:nth-child(7) {
  -webkit-transition-delay: 6.3s;
          transition-delay: 6.3s;
}

.appear-l.inview-l .item:nth-child(8) {
  -webkit-transition-delay: 7.2s;
          transition-delay: 7.2s;
}

.appear-l.inview-l .item:nth-child(9) {
  -webkit-transition-delay: 8.1s;
          transition-delay: 8.1s;
}

.appear-l.inview-l .item:nth-child(10) {
  -webkit-transition-delay: 9s;
          transition-delay: 9s;
}

.appear-l.inview-l .item:nth-child(11) {
  -webkit-transition-delay: 9.9s;
          transition-delay: 9.9s;
}

.appear-l.inview-l .item:nth-child(12) {
  -webkit-transition-delay: 10.8s;
          transition-delay: 10.8s;
}

.appear-l.inview-l .item:nth-child(13) {
  -webkit-transition-delay: 11.7s;
          transition-delay: 11.7s;
}

.appear-l.inview-l .item:nth-child(14) {
  -webkit-transition-delay: 12.6s;
          transition-delay: 12.6s;
}

.appear-l.inview-l .item:nth-child(15) {
  -webkit-transition-delay: 13.5s;
          transition-delay: 13.5s;
}

.appear-l.inview-l .item:nth-child(16) {
  -webkit-transition-delay: 14.4s;
          transition-delay: 14.4s;
}

.appear-l.inview-l .item:nth-child(17) {
  -webkit-transition-delay: 15.3s;
          transition-delay: 15.3s;
}

.appear-l.inview-l .item:nth-child(18) {
  -webkit-transition-delay: 16.2s;
          transition-delay: 16.2s;
}

.appear-l.inview-l .item:nth-child(19) {
  -webkit-transition-delay: 17.1s;
          transition-delay: 17.1s;
}

.appear-l.inview-l .item:nth-child(20) {
  -webkit-transition-delay: 18s;
          transition-delay: 18s;
}

.appear-l.inview-l .item:nth-child(21) {
  -webkit-transition-delay: 18.9s;
          transition-delay: 18.9s;
}

.appear-l.inview-l .item:nth-child(22) {
  -webkit-transition-delay: 19.8s;
          transition-delay: 19.8s;
}

.appear-l.inview-l .item:nth-child(23) {
  -webkit-transition-delay: 20.7s;
          transition-delay: 20.7s;
}

.appear-l.inview-l .item:nth-child(24) {
  -webkit-transition-delay: 21.6s;
          transition-delay: 21.6s;
}

.appear-l.inview-l .item:nth-child(25) {
  -webkit-transition-delay: 22.5s;
          transition-delay: 22.5s;
}

.appear-l.inview-l .item:nth-child(26) {
  -webkit-transition-delay: 23.4s;
          transition-delay: 23.4s;
}

.appear-l.inview-l .item:nth-child(27) {
  -webkit-transition-delay: 24.3s;
          transition-delay: 24.3s;
}

.appear-l.inview-l .item:nth-child(28) {
  -webkit-transition-delay: 25.2s;
          transition-delay: 25.2s;
}

.appear-l.inview-l .item:nth-child(29) {
  -webkit-transition-delay: 26.1s;
          transition-delay: 26.1s;
}

.appear-l.inview-l .item:nth-child(30) {
  -webkit-transition-delay: 27s;
          transition-delay: 27s;
}

.appear-l.inview-l .item:nth-child(31) {
  -webkit-transition-delay: 27.9s;
          transition-delay: 27.9s;
}

.appear-l.inview-l .item:nth-child(32) {
  -webkit-transition-delay: 28.8s;
          transition-delay: 28.8s;
}

.appear-l.inview-l .item:nth-child(33) {
  -webkit-transition-delay: 29.7s;
          transition-delay: 29.7s;
}

.appear-l.inview-l .item:nth-child(34) {
  -webkit-transition-delay: 30.6s;
          transition-delay: 30.6s;
}

.appear-l.inview-l .item:nth-child(35) {
  -webkit-transition-delay: 31.5s;
          transition-delay: 31.5s;
}

.appear-l.inview-l .item:nth-child(36) {
  -webkit-transition-delay: 32.4s;
          transition-delay: 32.4s;
}

.appear-l.inview-l .item:nth-child(37) {
  -webkit-transition-delay: 33.3s;
          transition-delay: 33.3s;
}

.appear-l.inview-l .item:nth-child(38) {
  -webkit-transition-delay: 34.2s;
          transition-delay: 34.2s;
}

.appear-l.inview-l .item:nth-child(39) {
  -webkit-transition-delay: 35.1s;
          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;
  -webkit-animation-name: kf-cover-slide;
          animation-name: kf-cover-slide;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes kf-cover-slide {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.1% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes kf-cover-slide {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.1% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

.img-zoom, .bg-img-zoom {
  opacity: 0;
}

.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-animation-name: kf-img-show;
          animation-name: kf-img-show;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
}

.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@-webkit-keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}

.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  pointer-events: none;
  -webkit-animation-name: kf-img-show;
          animation-name: kf-img-show;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: none;
          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 {
  -webkit-transition: all 3s;
  transition: all 3s;
}

.ac-title.is-active .i_box::after {
  height: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

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

.ac-content.is-open {
  height: auto;
  opacity: 1;
  display: block;
  -webkit-transition: all 0.3s;
  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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: border-box;
          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%;
  -webkit-transform: translate(-50%, -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: #f3a601;
  background-image: url(../images/common/btn_close.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 50%;
  -webkit-transition: .15s;
  transition: .15s;
}

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

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

/* --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;
  -webkit-transition: .15s;
  transition: .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;
  }
}

.tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 3vw;
  border-bottom: 1px solid #8f8f8f;
}

@media (min-width: 600px) {
  .tab-group {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.panel {
  display: none;
}

.panel2 {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #88497d;
  padding-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tab-cate .tab {
  padding: 10px 3px;
  border: 1px solid #88497d;
  font-weight: bold;
  color: gray;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  width: 30%;
  margin: 5px;
  background-color: #fff;
}

@media (min-width: 960px) {
  .tab-cate .tab {
    font-size: 20px;
    padding: 15px 15px;
  }
}

@media (min-width: 960px) {
  .tab-cate {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 17px;
  }
}

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

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

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;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

@media (min-width: 960px) {
  .lightbox {
    top: 30% !important;
  }
}

.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: 250px;
  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;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

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

@media (min-width: 600px) {
  .c-topview {
    position: relative;
  }
  .c-topview__img {
    height: 40vh;
  }
  .tit .ja {
    font-size: 24px;
  }
  .tit .en {
    font-size: 18px;
  }
  .top-view .swiper-container {
    margin-right: 0;
  }
  .p-first__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            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 {
    margin-top: 50px;
  }
  .p-concept__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-concept__img {
    width: 50%;
  }
  .p-concept .c-container {
    width: 50%;
  }
  .p-instagram a {
    height: auto;
  }
  .p-instagram .more-btn {
    display: block;
  }
  .p-voices ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-voices__item {
    width: 48%;
  }
  .p-voices .more-btn {
    display: block;
  }
  .p-news .c-container {
    padding: 0 10vw;
  }
  .p-footer__logo {
    text-align: center;
  }
  .p-footer__logo img {
    width: 16%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-footer__nav {
    width: 70%;
  }
  .p-footer__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-footer__address {
    width: 40%;
  }
  .p-access__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-access .wrap {
    width: 45%;
  }
  .p-access__flex {
    width: 48%;
  }
  .p-access__txt.sm {
    width: 45%;
  }
  .p-access__root {
    width: 48%;
  }
  .p-instagram a {
    height: auto;
  }
  .p-instagram .more-btn {
    display: block;
  }
  .c-points li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-points li:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-points__img {
    width: 50%;
    height: auto;
  }
  .c-points__desc {
    width: 50%;
  }
  .c-about__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-about__img img {
    width: 48%;
    height: 300px;
  }
  .c-first .c-features__desc,
  .c-price .c-features__desc {
    width: 65%;
  }
  .c-first .c-points li,
  .c-price .c-points li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-first .c-points li:nth-child(2n),
  .c-price .c-points li:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            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-price .c-flow-item .c-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-staff-wrapper .c-staff__img {
    width: 45%;
  }
  .c-staff-wrapper .c-staff__desc {
    width: 50%;
  }
  .news-wrapper {
    padding: 0;
  }
  .news-wrapper .c-container {
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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;
  }
  .c-company .c-container {
    padding: 0 10vw;
  }
  .c-company .c-policy__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-company .c-policy__img img {
    width: 48%;
    height: 300px;
  }
  .c-company .c-about__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-company .c-about__img img {
    width: 48%;
    height: 300px;
  }
}

@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 {
    top: 60%;
  }
  .top-view .hero__text h2 {
    font-size: 26px;
  }
  .tit .ja {
    font-size: 28px;
  }
  .tit .en {
    font-size: 20px;
  }
  .c-topview {
    margin-bottom: 60px;
  }
  .c-title .en {
    font-size: 42px;
  }
  .c-title .ja {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .p-news .c-container {
    padding: 0 20vw;
  }
  .p-footer__nav li .c-txt-sm {
    font-size: 18px;
  }
  .c-first .c-flow .item-img img {
    width: 85%;
  }
  .c-price__img {
    height: 370px;
  }
  .news-wrapper .c-title {
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .c-topview__img {
    height: 45vh;
  }
  .top-view .hero__text h2 {
    font-size: 36px;
  }
  .p-first__img ul li {
    height: 300px;
  }
}
/*# sourceMappingURL=style.css.map */