@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru&display=swap");
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.tit1 {
  color: #1b2658;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media (min-width: 960px) {
  .tit1 {
    font-size: 28px;
  }
  .tit1 .view-sp {
    display: none;
  }
}

.tit2 {
  background: -webkit-linear-gradient(0deg, #d3ba1a, #d3ba1a, #dbca5d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #d3ba1a;
  font-size: 30px;
}
@media (min-width: 960px) {
  .tit2 {
    font-size: 41px;
  }
}

.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;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lr {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lr {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lr {
    font-size: 36px;
  }
}

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

.c-txt-sm, .c-works-sl__desc {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-works-sl__desc {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-works-sl__desc {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-works-sl__desc {
    font-size: 18px;
  }
}

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

.mb-sm, .p-cta-box, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-price__detail, .c-price__desc, .c-price__img, .p-price__desc, .c-first .c-flow .item-img,
.c-price .c-flow .item-img, .c-first .c-flow .item-tit,
.c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap, .c-first .c-points__img,
.c-price .c-points__img, .c-company .c-history__title, .c-company .c-about__title, .c-company .c-message2__desc, .c-company .c-message2__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .cptu__item, .p-contact h3, .p-contact__desc, .faq__item, .faq .c-txtarea01, .c-flow .item-img, .c-flow .item-tit, .c-flow h3, .c-points__desc .num-wrap, .p-footer__address, .p-footer__logo, .p-news__list, .p-voices__desc, .p-instagram__desc, .owner-img, .owner-tit, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .tit, .c-title, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .p-cta-box, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-price__detail, .c-price__desc, .c-price__img, .p-price__desc, .c-first .c-flow .item-img,
  .c-price .c-flow .item-img, .c-first .c-flow .item-tit,
  .c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .c-company .c-history__title, .c-company .c-about__title, .c-company .c-message2__desc, .c-company .c-message2__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .cptu__item, .p-contact h3, .p-contact__desc, .faq__item, .faq .c-txtarea01, .c-flow .item-img, .c-flow .item-tit, .c-flow h3, .c-points__desc .num-wrap, .p-footer__address, .p-footer__logo, .p-news__list, .p-voices__desc, .p-instagram__desc, .owner-img, .owner-tit, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .tit, .c-title, .p-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .p-cta-box, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-price__detail, .c-price__desc, .c-price__img, .p-price__desc, .c-first .c-flow .item-img,
  .c-price .c-flow .item-img, .c-first .c-flow .item-tit,
  .c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .c-company .c-history__title, .c-company .c-about__title, .c-company .c-message2__desc, .c-company .c-message2__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .cptu__item, .p-contact h3, .p-contact__desc, .faq__item, .faq .c-txtarea01, .c-flow .item-img, .c-flow .item-tit, .c-flow h3, .c-points__desc .num-wrap, .p-footer__address, .p-footer__logo, .p-news__list, .p-voices__desc, .p-instagram__desc, .owner-img, .owner-tit, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .tit, .c-title, .p-title {
    margin-bottom: 30px;
  }
}

.mb-md, .lbel, .c-thanks-text, .c-privacy-text, .c-contact .c-description, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-price__wrap, .p-price__wrap, .c-first .c-points__item,
.c-price .c-points__item, .c-first .c-features,
.c-price .c-features, .c-company .c-history, .c-company .c-about__desc, .c-company .c-about, .c-company .c-message2, .c-company .c-message, .c-company .c-policy, .c-works-sl-slider, .c-works-sl__imgWrap, .p-contact, .c-points__item, .p-news, .p-instagram, .corona, .company, .worries, .c-topview {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .lbel, .c-thanks-text, .c-privacy-text, .c-contact .c-description, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-price__wrap, .p-price__wrap, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .c-company .c-history, .c-company .c-about__desc, .c-company .c-about, .c-company .c-message2, .c-company .c-message, .c-company .c-policy, .c-works-sl-slider, .c-works-sl__imgWrap, .p-contact, .c-points__item, .p-news, .p-instagram, .corona, .company, .worries, .c-topview {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .lbel, .c-thanks-text, .c-privacy-text, .c-contact .c-description, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-price__wrap, .p-price__wrap, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .c-company .c-history, .c-company .c-about__desc, .c-company .c-about, .c-company .c-message2, .c-company .c-message, .c-company .c-policy, .c-works-sl-slider, .c-works-sl__imgWrap, .p-contact, .c-points__item, .p-news, .p-instagram, .corona, .company, .worries, .c-topview {
    margin-bottom: 60px;
  }
}

.mb-lr, .faq-wrapper .faq, .c-recruit, .c-price, .p-price, .c-first .c-flow-content,
.c-price .c-flow-content, .c-first .c-flow,
.c-price .c-flow, .c-first .c-points,
.c-price .c-points, .cptu, .faq, .c-flow, .c-points, .aicatch, .p-shoukai {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .faq-wrapper .faq, .c-recruit, .c-price, .p-price, .c-first .c-flow-content,
  .c-price .c-flow-content, .c-first .c-flow,
  .c-price .c-flow, .c-first .c-points,
  .c-price .c-points, .cptu, .faq, .c-flow, .c-points, .aicatch, .p-shoukai {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .faq-wrapper .faq, .c-recruit, .c-price, .p-price, .c-first .c-flow-content,
  .c-price .c-flow-content, .c-first .c-flow,
  .c-price .c-flow, .c-first .c-points,
  .c-price .c-points, .cptu, .faq, .c-flow, .c-points, .aicatch, .p-shoukai {
    margin-bottom: 80px;
  }
}

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

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

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

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

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

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

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

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

Stylesheet: ベーススタイル

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

body {
  color: rgb(39, 39, 39);
  font-family: "Kiwi Maru", serif;
  font-style: normal;
  letter-spacing: 1px;
}

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

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

.tit {
  text-align: center;
  font-size: 20px;
}
.tit .en {
  font-size: 12px;
  color: #434749;
}

.Title {
  text-align: center;
  margin: 20px 0;
}

.c-sub-title p {
  position: relative;
  padding-left: 30px;
}
.c-sub-title p::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 20px;
  height: 3px;
  background: #92cb6a;
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #92cb6a;
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #92cb6a;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #fff;
  font-weight: bold;
}
.more-btn__link span:first-child {
  padding-right: 30px;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  background-image: url(../images/common/arrow-wh.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  z-index: 1;
}
.more-btn__link.slide-bg:hover span {
  color: rgb(39, 39, 39);
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  background-image: url(../images/common/arrow.png);
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 20px 40px;
    height: auto;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-works-sl__desc {
    font-size: 26px;
  }
}

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

.color {
  font-size: 22px;
  font-weight: bold;
  color: rgb(238, 115, 14);
}
@media (min-width: 960px) {
  .color {
    font-size: 32px;
  }
}

.top-view {
  position: relative;
}
.top-view .hero {
  position: relative;
}
.top-view .hero .swiper-slide {
  height: 60vh;
}
.top-view .hero__text {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 1000;
  color: #fff;
  text-shadow: 1px 1px 1px #434749;
  width: 100%;
  text-align: center;
}
.top-view .hero__text h2 {
  font-size: 23px;
  display: inline-block;
  padding: 0 10px;
}
@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: 1200px) {
  .top-view .hero .swiper-slide {
    height: 80vh;
  }
}
.top-view .bg {
  position: relative;
}
.top-view .bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(39, 39, 39);
  opacity: 0.2;
  z-index: 100;
}
.top-view .baner {
  position: absolute;
  top: 10px;
  left: 7px;
  margin: auto;
  z-index: 6000;
  display: flex;
}
.top-view .baner img {
  width: 20%;
  margin-right: 5px;
}
@media (min-width: 600px) {
  .top-view .baner img {
    width: 10%;
    margin-right: 20px;
  }
}
@media (min-width: 960px) {
  .top-view .baner {
    top: 30px;
    left: 70px;
  }
  .top-view .baner img {
    width: 8%;
    margin-right: 20px;
  }
}
@media (max-width: 959px) {
  .top-view__img .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view__img .view-sp {
    display: none;
  }
}
.top-view__img2 {
  display: flex;
  justify-content: space-between;
}
.top-view__img2 img {
  width: 33%;
}
.top-view .top-info {
  background-color: #e2f4cb;
  padding: 15px 3px;
}
.top-view .top-info h3 {
  margin: 15px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
.top-view .top-info ul {
  display: flex;
  justify-content: space-around;
}
.top-view .top-info ul li {
  width: 30%;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  text-align: center;
  color: rgb(189, 5, 5);
  font-size: 15px;
  font-weight: 600;
  padding: 5px 5px;
}
.top-view .top-info__wrap {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap;
  font-size: 14px;
}
.top-view .top-info__wrap div {
  border-radius: 50px;
  margin: 10px 10px;
  width: 48%;
  padding: 8px 10px;
}
.top-view .top-info__wrap div a {
  color: #fff;
  font-weight: bold;
}
.top-view .top-info__wrap .tel {
  width: 43%;
  border: 2px solid #c20303;
  background-color: #ae3434;
}
.top-view .top-info__wrap .top-line {
  width: 43%;
  border: 1px solid #8e4306;
  background-color: #e68637;
}
.top-view .top-info__wrap .top-line a {
  color: #fff;
}
.top-view .top-info__wrap .top-line2 {
  width: 43%;
  border: 1px solid #056111;
  background-color: #3a9947;
}
.top-view .top-info__wrap .top-line2 a {
  color: #fff;
}
.top-view .top-info .red {
  color: #cd1b1b;
  font-size: 16px;
}
.top-view .top-info .red2 {
  color: #cd1b1b;
  font-size: 16px;
  text-align: center;
}
.top-view .top-info .bk {
  margin-bottom: 10px;
  font-size: 16px;
}
@media (min-width: 960px) {
  .top-view .top-info {
    padding: 20px 20vw;
  }
  .top-view .top-info h3 {
    text-align: center;
    font-size: 30px;
  }
  .top-view .top-info li {
    font-size: 20px;
  }
  .top-view .top-info__wrap {
    font-size: 20px;
  }
  .top-view .top-info__wrap .tel {
    width: 31%;
  }
  .top-view .top-info__wrap .top-line {
    width: 31%;
  }
  .top-view .top-info__wrap .top-line2 {
    width: 31%;
  }
}

.worries {
  position: relative;
  background: #f2fff3;
  padding: 50px 0;
}
.worries h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.worries h3 p {
  position: relative;
  display: inline-block;
}
.worries h3 p::before {
  position: absolute;
  bottom: 6px;
  right: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 5px;
  background-color: yellow;
  opacity: 0.8;
  z-index: -1;
}
.worries h3 p span {
  color: #7a9647;
  font-weight: bold;
  font-size: 25px;
}
.worries h3 small {
  color: #92cb6a;
}
.worries__img {
  text-align: center;
  margin-bottom: 26px;
}
.worries__img img {
  width: 60%;
}
.worries__box .box-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.worries__box .box-list .box-item {
  width: 49%;
  background-color: #bdd8ba;
  padding: 5px;
  margin-bottom: 15px;
  border-radius: 15px;
}
.worries__box .box-list .box-item .box-img {
  border-radius: 15px;
  background-color: #fff;
  height: 120px;
}
.worries__box .box-list .box-item .box-img img {
  border-radius: 15px;
}
.worries__box .box-list .box-tit h3 {
  font-size: 14px;
  color: #fff;
}
.worries__box .box-list .box-tit h3 span {
  color: #ffff00;
}
.worries ul {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 3px 3px 4px #c2c1c1;
  padding: 0px 20px 20px 20px;
}
.worries li {
  position: relative;
  padding: 20px 5px 20px 45px;
  margin-bottom: 10px;
  border-bottom: #13b922 solid 2px;
  font-size: 18px;
}
.worries li span {
  background: linear-gradient(transparent 70%, #f7ec6b 30%);
}
.worries li::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  background-image: url(../images/home/check.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.worries .ans {
  position: relative;
}
.worries .ans p {
  position: relative;
  margin-bottom: 50px;
}
.worries .ans p:nth-child(1)::after {
  content: " ";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 35px solid #92cb6a;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  z-index: 1;
}
.worries .ans p:last-child {
  color: palevioletred;
}
.worries .box {
  background-color: #92cb6a;
  padding: 10px;
  margin-top: 78px;
}
.worries .box-wrap {
  border: 1px solid rgb(39, 39, 39);
}
.worries .box-wrap .inner {
  background-color: #fefcf5;
  padding: 15px;
}
.worries .box-wrap .inner h4 {
  text-align: center;
}
.worries .box-wrap .inner h2 {
  font-size: 20px;
  text-align: center;
}
.worries .point-contact {
  margin-bottom: 25px;
}
.worries .point-contact .main-desc {
  text-align: center;
}
.worries .point-contact .main-desc h3 {
  margin-bottom: 15px;
}
.worries .point-contact .sub-txt {
  text-align: center;
}
.worries .point-contact .sub-txt .c-txt-sm span, .worries .point-contact .sub-txt .c-works-sl__desc span {
  background: linear-gradient(transparent 70%, #e9ef73 30%);
}
@media (min-width: 960px) {
  .worries .c-container, .worries .c-points__desc {
    padding: 2 10vw;
  }
  .worries__box {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .worries__box .box-list .box-item {
    width: 24%;
    padding: 20px 40px 20px 40px;
  }
  .worries__box .box-list .box-item .box-img {
    text-align: center;
  }
  .worries__box .box-list .box-item .box-img img {
    width: 85%;
  }
  .worries__box .box-list .box-tit h3 {
    font-size: 20px;
  }
  .worries h3 {
    font-size: 26px;
  }
  .worries h3 p span {
    font-size: 29px;
  }
  .worries ul {
    padding: 60px 45px 20px 45px;
    font-size: 20px;
  }
  .worries li {
    padding-left: 70px;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
  .worries li::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .worries .ans p {
    font-size: 36px;
  }
  .worries__wrap {
    display: flex;
    justify-content: space-between;
  }
  .worries__img {
    width: 45%;
  }
  .worries__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .worries ul {
    width: 65%;
  }
}

.lanking {
  position: absolute;
}
@media (max-width: 599px) {
  .lanking {
    top: 70px;
    right: 20px;
    margin-top: 30px;
  }
  .lanking__img img {
    width: 105px;
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 600px) {
  .lanking {
    top: 200px;
    right: 60px;
    margin-top: 30px;
  }
  .lanking__img img {
    width: 200px;
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .lanking {
    top: 53vh;
    right: 60px;
    margin-top: 30px;
  }
  .lanking__img {
    display: flex;
    justify-content: space-around;
    padding: 0 10vw;
  }
  .lanking__img img {
    width: 30%;
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .lanking {
    top: 80vh;
  }
}

.info__rink {
  position: absolute;
  padding: 10px 15px;
  display: inline-block;
  z-index: 1000;
  border-radius: 0px;
  background: #fff;
  border: 2px solid #535353;
  top: 5%;
  right: 4%;
}
.info__rink p {
  color: rgb(39, 39, 39);
  font-weight: 600;
}
@media (min-width: 600px) {
  .info__rink {
    top: 3%;
    right: 10%;
  }
}
@media (min-width: 960px) {
  .info__rink {
    width: 20%;
    height: 5%;
  }
  .info__rink p {
    text-align: center;
    font-weight: bold;
  }
}

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

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

.voices {
  padding: 40px 0;
  background: #929aaa;
  background: -webkit-linear-gradient(0deg, #d6eefc, #d1e0e9, #eaf1f5);
}
.voices h3 {
  text-align: center;
}
.voices li {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.voices-desc h4 {
  background-color: #92cb6a;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 10px;
}
.voices-desc h5 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.voices-desc p {
  font-size: 14px;
}
@media (min-width: 960px) {
  .voices h5 {
    font-size: 20px;
  }
  .voices li {
    display: flex;
    justify-content: space-between;
  }
  .voices-img {
    width: 48%;
  }
  .voices-desc {
    width: 48%;
  }
  .voices-desc p {
    font-size: 18px;
  }
  .voices ul {
    padding: 0 10vw;
  }
}

.aicatch {
  padding: 30px 0;
  background-image: url(../images/home/bg-2.jpg);
  background-size: cover;
}
.aicatch h3 {
  font-size: 28px;
  text-align: center;
}
@media (min-width: 960px) {
  .aicatch {
    padding: 80px 0;
  }
  .aicatch h3 {
    font-size: 34px;
  }
  .aicatch .c-container, .aicatch .c-points__desc {
    padding: 0 15vw;
  }
}

.cam {
  padding: 40px 0;
}
.cam .tit-wrap {
  padding: 40px 0;
  text-align: center;
  background-image: url(../images/home/com-bg3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.cam-wrap {
  position: relative;
  z-index: 200;
  font-weight: bold;
  color: white;
}
.cam-catch {
  padding: 20px;
  background-image: url(../images/home/img15.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
}
.cam-catch p {
  position: relative;
  z-index: 200;
  text-align: center;
}
.cam-desc {
  padding: 40px;
  background-image: url(../images/home/bg-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: rgb(39, 39, 39);
  text-shadow: 1px 1px 1px rgb(255, 255, 255);
}
.cam-desc .tit5 {
  color: #929aaa;
  font-size: 22px;
  text-shadow: 1px 1px 1px rgb(255, 174, 0);
}

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

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

.p-voices {
  padding-top: 20px;
}
.p-voices__item {
  text-align: center;
}
.p-voices__img {
  margin-bottom: 15px;
}
.p-voices__img img {
  width: 35%;
}
.p-voices__desc p {
  margin-bottom: 10px;
}
.p-voices__desc .name {
  font-weight: bold;
}
.p-voices__desc .tit {
  font-size: 18px;
  font-weight: bold;
  color: #92cb6a;
}
.p-voices .p-voice01__img {
  text-align: center;
}

.p-news .p-title .en::before {
  display: none;
}
.p-news__item {
  padding: 15px 10px;
  border-bottom: 1px solid rgb(225, 236, 247);
}
.p-news__item .thumbnail-wrap {
  display: flex;
  margin: 20px 0;
}
.p-news__item .thumbnail-img {
  width: 20%;
  margin-right: 20px;
}
.p-news__item a {
  color: rgb(39, 39, 39);
}
.p-news__date {
  color: #92cb6a;
  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 80px 0;
  background-color: #f2fff3;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo img {
  width: 80%;
}
.p-footer__nav {
  display: block;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc {
  font-size: 13px;
  color: rgb(39, 39, 39);
}
.p-footer__address li {
  margin-bottom: 10px;
  display: flex;
}
.p-footer__address li .name {
  width: 80px;
}
.p-footer__address li .bs-name {
  width: 180px;
}
.p-footer__address a span {
  color: rgb(39, 39, 39);
}
.p-footer .copyright {
  text-align: center;
}
@media (max-width: 599px) {
  .p-footer .c-container, .p-footer .c-points__desc {
    padding: 0 3vw;
  }
}
@media (min-width: 600px) {
  .p-footer__logo img {
    width: 30%;
  }
}

.c-points__img {
  margin-bottom: 15px;
  height: 260px;
}
.c-points__desc .item-tit {
  font-size: 23px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-points__desc .item-tit {
    font-size: 24px;
  }
}
.c-points__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: #92cb6a;
  border-bottom: 2px solid #92cb6a;
}
.c-points__desc .num-wrap {
  text-align: center;
}

.c-flow {
  padding-top: 50px;
}
.c-flow h3 {
  text-align: center;
}
.c-flow .item-tit {
  font-size: 25px;
}
.c-flow .item-tit .num {
  color: #92cb6a;
  font-size: 42px;
  display: inline-block;
  margin-right: 20px;
}
.c-flow .item-img {
  text-align: center;
}
.c-flow .item-img img {
  width: 70%;
}
.c-flow-item {
  position: relative;
  padding: 20px 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: #f2fff3 transparent transparent transparent;
}
.c-flow-item:last-of-type::after {
  display: none;
}
.c-flow #flow02,
.c-flow #flow04,
.c-flow #flow06 {
  background-color: #f2fff3;
}
.c-flow #flow08::after {
  display: none;
}
.c-flow #flow01::after,
.c-flow #flow03::after,
.c-flow #flow05::after,
.c-flow #flow07::after {
  border-color: #fff transparent transparent transparent;
}

.faq h3 {
  text-align: center;
}
.faq .c-txt-sm, .faq .c-works-sl__desc {
  font-size: 16px;
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  padding: 0 0 6vw 0;
}
.faq dt::before {
  content: "Q";
  position: absolute;
  top: -5px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 28px;
  color: #92cb6a;
}
.faq dt span {
  padding-right: 8vw;
  margin-top: 4vw;
  margin-left: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.faq dt span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/common/arrow-bl.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.2s;
}
.faq dd {
  position: relative;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 28px;
  color: #92cb6a;
}
.faq dd .m-description-article {
  margin: 2vw 0 2vw 8vw;
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  padding-left: 3vw;
}
.faq .more-btn {
  display: block;
}

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

.area {
  position: relative;
  background-color: #d4e4d5;
  text-align: center;
  padding: 50px 0;
}
.area h2 {
  margin-bottom: 20px;
}
.area h3 {
  font-size: 22px;
  text-align: center;
  margin: 20px 0;
}
.area h3 span {
  color: #fc8081;
}
.area ul {
  background-color: #fff;
}
.area ul li {
  padding: 20px 10px;
}
.area ul .tizu .area-img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.area .c-txt-sm, .area .c-works-sl__desc {
  color: rgb(32, 80, 119);
  margin-bottom: 20px;
  text-align: left;
}
.area .tit {
  text-align: left;
}
@media (min-width: 600px) {
  .area .tizu {
    display: flex;
    justify-content: center;
  }
  .area .area-img {
    margin: 0 20px;
  }
}
@media (min-width: 960px) {
  .area {
    padding: 100px 0 50px 0;
  }
  .area h3 {
    font-size: 37px;
  }
  .area ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .area ul li {
    width: 50%;
  }
}

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

.cptu {
  margin-top: 60px;
}
.cptu .label {
  background-color: #92cb6a;
  padding: 4px 20px;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 10px;
}
.cptu__content {
  background-color: rgb(218, 246, 255);
  padding: 10px;
}
.cptu__content h4,
.cptu__content p {
  padding: 10px;
  background-color: rgb(239, 251, 255);
  border-bottom: 1px solid rgb(173, 173, 173);
}
@media (min-width: 960px) {
  .cptu__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cptu__list li {
    margin-right: 50px;
    width: 42%;
  }
}
.cptu .thumbnail-img {
  position: relative;
  height: 150px;
  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%;
  transform: translate(-50%, -50%);
}
.cptu .thumbnail-img img {
  width: 50%;
}
.cptu__tit {
  margin: 10px 0;
  font-size: 16px;
}
.cptu__content {
  color: rgb(39, 39, 39);
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 960px) {
  .cptu__item {
    width: 24%;
  }
}

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

.c-works-sl .label {
  background-color: #92cb6a;
  padding: 4px 20px;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 10px;
}
.c-works-sl .txt {
  background-color: #92cb6a;
  padding: 4px 20px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.c-works-sl .dwn-arrow {
  position: relative;
  margin: 30px 0 80px 0;
  text-align: center;
  font-size: 22px;
}
.c-works-sl .dwn-arrow::before {
  position: absolute;
  bottom: -1.5em;
  left: 50%;
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  visibility: visible;
  margin-left: -12px;
  border-bottom: 3px solid #92cb6a;
  border-right: 3px solid #92cb6a;
  transform: rotate(45deg);
}
.c-works-sl-title {
  position: relative;
  border: 1px solid #92cb6a;
  padding: 20px;
}
.c-works-sl-title h4 {
  margin-bottom: 20px;
}
.c-works-sl-title ul li span {
  position: relative;
  padding-left: 30px;
}
.c-works-sl-title ul li span::before {
  content: "";
  width: 1rem;
  height: 1rem;
  background-color: #92cb6a;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.c-works-sl__imgWrap {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.c-works-sl__imgWrap::before {
  content: "";
  width: 48px;
  height: 48px;
  background: url(../images/common/img_arrow.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-works-sl__img {
  position: relative;
  height: 20vh;
  width: 45%;
}
.c-works-sl__subtit {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
}
.c-works-sl__subtit::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  width: 30px;
  background-color: #92cb6a;
}
@media (min-width: 960px) {
  .c-works-sl__subtit {
    font-size: 22px;
  }
}
.c-works-sl__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
}
.c-works-sl__title::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  width: 30px;
  background-color: #92cb6a;
}
@media (min-width: 960px) {
  .c-works-sl__title {
    font-size: 26px;
  }
}
.c-works-sl-slider .mySwiper2 {
  position: relative;
}
.c-works-sl-slider .mySwiper2 .swiper-wrapper {
  position: relative;
  width: 100%;
}
.c-works-sl-slider .mySwiper2 .swiper-slide {
  opacity: 0;
}
.c-works-sl-slider .mySwiper2 .swiper-slide-active {
  opacity: 1;
}
.c-works-sl-slider .mySwiper {
  height: 100px;
  box-sizing: border-box;
}
.c-works-sl-slider .mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  line-height: 80px;
}
.c-works-sl-slider .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.c-works-sl-slider .swiper-button-prev, .c-works-sl-slider .swiper-button-next {
  position: absolute;
  background-color: rgb(39, 39, 39);
}
.c-works-sl-slider .swiper-button-prev::after, .c-works-sl-slider .swiper-button-next::after {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.c-works-sl-slider .swiper-button-prev {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.c-works-sl-slider .swiper-button-next {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 960px) {
  .c-works-sl .c-container, .c-works-sl .c-points__desc {
    margin: 0 20vw;
  }
  .c-works-sl .mySwiper2 .swiper-slide {
    width: 100% !important;
  }
  .c-works-sl .mySwiper .swiper-slide {
    width: 25% !important;
  }
}

@media (max-width: 599px) {
  .c-flow .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-flow .view-sp {
    display: none;
  }
}
.c-company .c-policy__title {
  text-align: center;
}
.c-company .c-policy img {
  margin-bottom: 10px;
}
.c-company .c-message__title {
  text-align: center;
}
.c-company .c-message__name {
  text-align: right;
}
.c-company .c-message2 {
  background-color: #f2fff3;
  padding: 50px 0;
}
.c-company .c-message2__title {
  text-align: center;
}
.c-company .c-message2__name {
  text-align: right;
}
.c-company .c-about__title {
  text-align: center;
}
.c-company .c-about__desc th {
  background-color: #dde8f4;
  display: block;
  width: 100%;
}
.c-company .c-about__desc td {
  display: block;
  width: 100%;
}
.c-company .c-about__desc td a {
  color: rgb(39, 39, 39);
}
.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;
  }
}
.c-company .c-history__title {
  text-align: center;
}
.c-company .c-history__desc th {
  background-color: #dde8f4;
  display: block;
  width: 100%;
}
.c-company .c-history__desc td {
  display: block;
  width: 100%;
}
.c-company .c-history__desc th, .c-company .c-history__desc td {
  padding: 8px 16px;
  border: 1px solid #ccc;
}

.c-first .c-features h3,
.c-price .c-features h3 {
  margin-bottom: 15px;
}
.c-first .c-points__img,
.c-price .c-points__img {
  height: 220px;
}
@media (min-width: 600px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 300px;
  }
}
@media (min-width: 960px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 350px;
  }
}
.c-first .c-points__desc .item-tit,
.c-price .c-points__desc .item-tit {
  font-size: 18px;
}
.c-first .c-points__desc .num,
.c-price .c-points__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: #92cb6a;
  border-bottom: 2px solid #92cb6a;
}
.c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap {
  text-align: center;
}
.c-first .c-flow,
.c-price .c-flow {
  padding-top: 50px;
}
.c-first .c-flow .item-tit,
.c-price .c-flow .item-tit {
  font-size: 24px;
}
.c-first .c-flow .item-tit .num,
.c-price .c-flow .item-tit .num {
  color: #92cb6a;
  font-size: 42px;
  display: inline-block;
  margin-right: 20px;
}
.c-first .c-flow-item,
.c-price .c-flow-item {
  position: relative;
  padding: 50px 0;
}
.c-first .c-flow-item::after,
.c-price .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: #fafafa transparent transparent transparent;
}
.c-first .c-flow #flow02::after,
.c-first .c-flow #flow04::after,
.c-first .c-flow #flow06::after,
.c-price .c-flow #flow02::after,
.c-price .c-flow #flow04::after,
.c-price .c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}
.c-first .c-flow #flow08::after,
.c-price .c-flow #flow08::after {
  display: none;
}
.c-first .c-flow #flow01,
.c-first .c-flow #flow03,
.c-first .c-flow #flow05,
.c-first .c-flow #flow07,
.c-price .c-flow #flow01,
.c-price .c-flow #flow03,
.c-price .c-flow #flow05,
.c-price .c-flow #flow07 {
  background-color: #f2fff3;
}
.c-first .c-flow li,
.c-price .c-flow li {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.c-first .c-flow .item-desc,
.c-price .c-flow .item-desc {
  margin-bottom: 20px;
}
.c-first .more-btn,
.c-price .more-btn {
  text-align: center;
  display: block;
}
.c-first .more-btn__link,
.c-price .more-btn__link {
  width: auto;
}
@media (max-width: 599px) {
  .c-first .c-flow .view-pc,
  .c-price .c-flow .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-first .c-flow .view-sp,
  .c-price .c-flow .view-sp {
    display: none;
  }
}

.p-price .mb-20 {
  margin-bottom: 20px;
}
.p-price .mb-25 {
  margin-bottom: 25px;
}
.p-price .mb-35 {
  margin-bottom: 35px;
}
.p-price__wrap {
  background-color: #fff;
  border-radius: 40px;
}
.p-price .wrap {
  font-size: 80%;
  padding: 0 20px 20px 20px;
  line-height: 2;
}
.p-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 20px 0 20px;
}
.p-price__detail dt {
  margin-bottom: 20px;
  width: 55%;
}
.p-price__detail dt p {
  margin-bottom: 10px;
}
.p-price__detail dd {
  margin-bottom: 20px;
  width: 45%;
}
.p-price__detail .price-tit {
  font-size: 16px;
  font-weight: bold;
}
.p-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.p-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.p-price .small {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  color: #434749;
}
@media (min-width: 960px) {
  .p-price .small {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .p-price .c-cotainer {
    padding: 0 14vw;
  }
  .p-price__flex {
    padding: 0 20vw;
  }
}

.c-price .mb-20 {
  margin-bottom: 20px;
}
.c-price .mb-25 {
  margin-bottom: 25px;
}
.c-price .mb-35 {
  margin-bottom: 37px;
}
.c-price .mb-25 {
  margin-bottom: 25px;
}
.c-price__wrap {
  margin-top: 30px;
}
.c-price__wrap h3 {
  text-align: center;
  margin-bottom: 30px;
}
.c-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px dotted #949494;
}
.c-price__detail dt {
  width: 60%;
  font-size: 16px;
}
@media (min-width: 960px) {
  .c-price__detail dt {
    font-size: 24px;
  }
}
.c-price__detail dt p {
  margin-bottom: 10px;
}
.c-price__detail dd {
  font-size: 14px;
  width: 40%;
}
@media (min-width: 960px) {
  .c-price__detail dd {
    font-size: 24px;
  }
}
.c-price__detail h5 {
  text-align: center;
  width: 100%;
  margin: 30px 0;
  color: #434749;
}
.c-price__detail .price-tit {
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-price__detail .price-tit {
    font-size: 24px;
  }
}
.c-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.c-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.c-price .desc2 {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .c-price .desc2 .c-txt-sm, .c-price .desc2 .c-works-sl__desc {
    font-size: 28px;
  }
}
.c-price__point h4 {
  margin-bottom: 15px;
  color: #92cb6a;
}
.c-price__point h4.red {
  margin-top: 20px;
  color: rgb(221, 25, 25);
}
@media (min-width: 960px) {
  .c-price__point h4 {
    font-size: 26px;
  }
}
.c-price__point h3 {
  margin-bottom: 10px;
  color: #f8270b;
  font-weight: bold;
}
.c-price__point ul {
  font-size: 14px;
}
@media (min-width: 960px) {
  .c-price__point ul {
    font-size: 20px;
  }
}
.c-price__point ul li {
  margin-bottom: 10px;
  font-weight: bold;
}
.c-price__set {
  text-align: center;
}
.c-price__desc {
  font-size: 14px;
  color: #494949;
}
@media (min-width: 960px) {
  .c-price__desc {
    font-size: 20px;
  }
}
.c-price .small {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  color: #434749;
}
@media (min-width: 960px) {
  .c-price .small {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .c-price .c-container, .c-price .c-points__desc {
    padding: 0 14vw;
  }
}

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

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

.c-works-sl__title {
  font-weight: bold;
}
.c-works-sl__subtit {
  margin-top: 20px;
}
.faq-wrapper {
  overflow: hidden;
}
.faq-wrapper .faq .c-txt-sm, .faq-wrapper .faq .c-works-sl__desc {
  font-size: 16px;
}
.faq-wrapper .faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  padding: 0 0 6vw 0;
}
.faq-wrapper .faq dt::before {
  content: "Q";
  position: absolute;
  top: -5px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 20px;
  color: #92cb6a;
}
.faq-wrapper .faq dt span {
  padding-right: 8vw;
  margin-top: 4vw;
  margin-left: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.faq-wrapper .faq dt span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/common/arrow-down-bl.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.2s;
}
.faq-wrapper .faq dd {
  position: relative;
}
.faq-wrapper .faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 22px;
  color: #92cb6a;
}
.faq-wrapper .faq dd .m-description-article {
  margin: 2vw 0 2vw 8vw;
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  padding-left: 3vw;
}
.faq-wrapper .faq .more-btn {
  display: block;
}

.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}
.c-news__item {
  border-bottom: 1px solid #92cb6a;
}
.c-news__item:first-child {
  border-top: 1px solid #92cb6a;
}
.c-news__link {
  display: block;
  padding: 4vw 0;
}
.c-news__link p {
  margin-top: 2vw;
  color: rgb(39, 39, 39);
}
.c-news__date {
  color: #92cb6a;
  margin-bottom: 5px;
}
.c-news__list {
  padding-bottom: 5vw;
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news__title {
  text-align: center;
  margin: 0 0 10vw 0;
  letter-spacing: 2px;
  font-weight: 100;
}
.c-news .c-news__block {
  padding: 8vw 0;
}

.page-numbers {
  margin: 6vw 0;
}

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

.c-news-sl .c-container, .c-news-sl .c-points__desc {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #92cb6a;
}
.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 #92cb6a;
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}

.c-contact {
  background-image: url(../images/home/bg.jpeg);
}
.c-contact .wrap br {
  display: none;
}
.c-contact .wrap p {
  display: inline;
}
.c-contact .wrap p.privacy {
  display: block;
}
.c-contact .center {
  margin: 30px 0;
  text-align: center;
  font-size: 24px;
}
.c-contact h3 {
  display: inline-block;
  width: 340px;
}
.c-contact h3 .desc {
  font-size: 14px;
}
@media (min-width: 600px) {
  .c-contact h3 {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact h3 {
    width: 800px;
  }
  .c-contact h3 .desc {
    font-size: 18px;
  }
}
.c-contact .c-topview .c-container p, .c-contact .c-topview .c-points__desc p {
  text-align: center;
  font-weight: bold;
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: rgb(2, 2, 37);
  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-form2 {
  text-align: center;
  margin: 50px 5vw;
  padding: 5vw 0;
}
.c-contact .white {
  background: #fff !important;
}
.c-contact .contact-form {
  text-align: center;
  background: #f6f6f6;
  margin: 50px 5vw;
  padding: 5vw 0;
}
.c-contact .contact-form .ct-checkbox input {
  height: 20px;
  width: 20px;
}
.c-contact .contact-form .ct-checkbox .wpcf7-list-item {
  display: flex;
  justify-content: space-between;
  margin-left: 0;
  margin-bottom: 10px;
}
.c-contact .contact-form .ct-checkbox .wpcf7-list-item-label {
  width: 92%;
}
.c-contact .contact-form .left {
  text-align: left;
  margin-bottom: 15px;
}
.c-contact .contact-form .left span {
  color: rgb(224, 15, 15);
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 22px;
}
.c-contact .contact-form .ct-tit small {
  font-size: 14px;
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 22px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    font-size: 31px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 22px;
  }
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 130px;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form dt p {
  display: inline;
}
.c-contact .contact-form dt strong {
  color: rgb(199, 1, 1);
}
.c-contact .contact-form .ct-name .number {
  position: relative;
}
.c-contact .contact-form .ct-name .number .num {
  position: absolute;
  top: 0;
  left: -28px;
  bottom: 0;
  margin: auto;
  font-size: 30px;
  font-weight: 300;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 10px 15px 10px 0;
  margin-right: 10px;
}
.c-contact .contact-form .must::after {
  content: "*";
  font-size: 14px;
  color: rgb(224, 15, 15);
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding-bottom: 20px;
  margin: auto;
}
.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;
}
.c-contact .contact-form .ct-time {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-time dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  background-color: #40d169;
  color: #fff;
  font-weight: bold;
  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 dt {
    font-size: 24px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form select {
    width: 380px;
  }
  .c-contact .contact-form .ct-age dt,
  .c-contact .contact-form .ct-time dt {
    padding-left: 25px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
@media (min-width: 2000px) {
  .c-contact .wrap {
    padding: 0 500px;
  }
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}
.c-contact .ct-check {
  background-color: #fff;
}
.c-contact .ct-check .must {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex .wpcf7-checkbox {
    display: flex;
  }
}
.c-contact .ct-check.flex .wpcf7-list-item-label {
  white-space: nowrap;
}
.c-contact .ct-check.flex .need {
  margin-left: -10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex.second .wpcf7-checkbox {
    flex-wrap: wrap;
  }
  .c-contact .ct-check.flex.second .wpcf7-checkbox .wpcf7-list-item {
    width: 48%;
  }
}
.c-contact .ct-check input {
  height: 18px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-check .wpcf7-list-item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  margin: 0 20px 0 0;
}
.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
  width: 80%;
}
@media (min-width: 1200px) {
  .c-contact .ct-check .wpcf7-list-item-label {
    font-size: 22px;
  }
}
@media (min-width: 1500px) {
  .c-contact .ct-check .wpcf7-list-item-label {
    font-size: 26px;
  }
}
.c-contact .ct-text-sm textarea {
  height: 80px;
}
@media (min-width: 960px) {
  .c-contact .ct-text-sm textarea {
    height: 120px;
  }
}
.c-contact .ct-redio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}
.c-contact .ct-redio input {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-redio .wpcf7-radio {
  display: flex;
}
.c-contact .tyui {
  text-align: center;
  margin: 0 auto 20px auto;
  width: 340px;
}
.c-contact .tyui p {
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-contact .tyui {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact .tyui {
    width: 800px;
  }
}
@media (min-width: 960px) {
  .c-contact#contact5 .ct-check.flex .wpcf7-checkbox {
    display: flex;
    justify-content: flex-start;
  }
}
.c-contact#contact5 .ct-check .wpcf7-list-item {
  padding-right: 10px;
}

.grecaptcha-badge {
  visibility: hidden;
}

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

.c-thanks {
  margin-top: 130px;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}
.c-thanks-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-thanks-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-thanks-btn a::after {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.n-point h4 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 21px;
}
@media (min-width: 960px) {
  .n-point h4 {
    font-size: 36px;
    margin-bottom: 80px;
  }
}
.n-point h4 span {
  background: linear-gradient(transparent 70%, #fff768 30%);
}
.n-point h2 {
  font-family: "Cinzel", serif;
  color: #b7b096;
  font-size: 2.4em;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
}
.n-point 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;
}
@media (min-width: 960px) {
  .n-point .Title .tit2 br {
    display: none;
  }
}
.n-point-subtit {
  margin-bottom: 30px;
  font-size: 1.2rem;
}
.n-point-subtit .color {
  display: inline;
  position: relative;
  padding: 4px 6px;
  background: #d3ba1a;
  color: #fff;
  font-size: 24px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.n-point-subtit .nam img {
  width: 20%;
}
.n-point .text,
.n-point .img-box {
  position: relative;
  z-index: 1000;
}
.n-point ul li {
  padding: 40px 5vw;
  position: relative;
}
.n-point ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
  z-index: 100;
}
.n-point ul li:nth-child(2)::before {
  background: #f2fff3;
}
.n-point ul li:nth-child(2) .n-point-tit .tit-txt small {
  padding-left: 82px;
}
.n-point ul li:nth-child(4)::before {
  background: #f2fff3;
}
.n-point ul li:nth-child(4) .n-point-tit .tit-txt small {
  padding-left: 82px;
}
.n-point-tit {
  font-weight: bold;
  position: relative;
  margin: 50px 0 40px 0;
}
.n-point-tit .tit-txt {
  transform: rotate(-4deg);
  text-align: center;
}
.n-point-tit .tit-txt small {
  display: block;
  font-size: 30px;
}
.n-point-tit .tit-txt span {
  font-size: 2.2rem;
  color: yellow;
}
.n-point-txt {
  margin-bottom: 50px;
}
@media (min-width: 960px) {
  .n-point {
    padding: 100px 0 50px 0;
  }
  .n-point ul li {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .n-point ul li .text {
    width: 60%;
  }
  .n-point ul li .img-box {
    width: 36%;
  }
  .n-point-tit .tit-txt small {
    font-size: 40px;
  }
  .n-point-tit .tit-txt span {
    font-size: 4rem;
  }
  .n-point-subtit {
    font-size: 2rem;
    display: flex;
  }
  .n-point-subtit .nam {
    width: 15%;
  }
  .n-point-subtit .nam img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 80%;
  }
  .n-point-subtit .color {
    font-size: 33px;
  }
}

.c-fd {
  background-color: #f0f0f0;
  padding: 50px 0 20px 0;
}
.c-fd .c-title {
  text-align: center;
}
.c-fd__wrap h3 {
  font-size: 22px;
  color: #009bdc;
  line-height: 1;
  padding-bottom: 10px;
  margin-top: 20px;
  background: url(../images/common/fd-img.png) left bottom repeat-x;
  margin-bottom: 30px;
}
.c-fd__wrap ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 25px;
}
.c-fd__wrap ul li {
  margin-bottom: 10px;
  position: relative;
}
.c-fd__desc {
  margin-bottom: 20px;
}
.c-fd .sub-fd {
  margin-bottom: 30ox;
}
.c-fd .sub-fd h3 {
  margin-bottom: 30px;
  font-size: 16px;
  padding: 0.1em 0.5em;
  background: transparent;
  border-left: solid 5px #009bdc;
  border-bottom: dashed 2px #009bdc;
  margin-top: 40px;
}
.c-fd .sub-fd__desc {
  margin-bottom: 25px;
}
.c-fd .sub-fd ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.7;
  padding-left: 20px;
}

.lbel {
  background-color: #fff;
}
.lbel .c-container, .lbel .c-points__desc {
  padding: 0 5vw;
}
.lbel h2 {
  padding: 0.1em 0.5em;
  font-weight: bold;
  background: transparent;
  border-bottom: dashed 2px #92cb6a;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 10px;
}
.lbel .dot {
  border-bottom: 1px dotted #92cb6a;
  padding-bottom: 10px;
  font-size: 15px;
  position: relative;
}
.lbel .dot::before {
  content: "☑";
  color: #3282c9;
  font-size: 21px;
}
.lbel .lbel-dsc {
  box-sizing: border-box;
  box-shadow: 0px 0px 17px 1px rgba(47, 46, 46, 0.1);
  padding: 20px;
}
.lbel .lbel-dsc .desc h3 {
  margin-bottom: 10px;
}
.lbel ul {
  margin-top: 30px;
}
.lbel ul li {
  margin: 25px 0 25px 5px;
  font-weight: bold;
}
.lbel .career-dsc {
  margin-right: auto;
  margin-left: auto;
}

.c-merit {
  padding: 10px 0 30px 0;
  background-color: #f0f0f0;
}
.c-merit .sub-tit {
  margin-bottom: 25px;
  text-align: center;
  font-size: 25px;
}
.c-merit__wrap ul li {
  margin-bottom: 25px;
  background: #fff;
  padding: 15px;
  border-radius: 20px;
  box-shadow: 2px 2px 30px #ccc;
}
.c-merit__wrap ul li .c-merit__tit {
  border-left: 7px solid #92cb6a;
  border-bottom: 1px solid #92cb6a;
  padding-left: 10px;
  margin-bottom: 30px;
}
.c-merit__wrap ul li .c-merit__tit .nam span {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #92cb6a;
}
.c-merit__wrap ul li .c-merit__desc .c-txt-sm, .c-merit__wrap ul li .c-merit__desc .c-works-sl__desc {
  font-size: 17px;
}
.c-merit__wrap ul li .c-merit__desc .c-txt-sm .bl, .c-merit__wrap ul li .c-merit__desc .c-works-sl__desc .bl {
  color: #2697c7;
}
.c-merit__wrap ul li .c-merit__desc .c-txt-sm .red, .c-merit__wrap ul li .c-merit__desc .c-works-sl__desc .red {
  color: red;
}
@media (min-width: 960px) {
  .c-merit__tit {
    font-size: 25px;
  }
  .c-merit__wrap ul li .c-merit__tit .nam span {
    font-size: 27px;
  }
  .c-merit__wrap ul li .c-merit__desc .c-txt-sm, .c-merit__wrap ul li .c-merit__desc .c-works-sl__desc {
    font-size: 23px;
  }
  .c-merit__wrap ul li .c-merit__desc .c-txt-sm .bl, .c-merit__wrap ul li .c-merit__desc .c-works-sl__desc .bl {
    color: #2697c7;
  }
}

.p-cta {
  padding: 50px 0 30px 0;
  background-image: url(../images/home/cta_sp.jpg);
}
.p-cta-box {
  text-align: center;
  color: #fff;
}
.p-cta-box p {
  color: rgb(39, 39, 39);
}
.p-cta-box p.color {
  color: yellow;
  font-size: 2rem;
  font-weight: bold;
}
.p-cta-tit {
  color: #fff;
  display: inline;
}
.p-cta-tit h3 {
  margin-bottom: 20px;
}
.p-cta-info {
  text-align: center;
}
.p-cta-info ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .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: 2px 0;
  border-radius: 5px;
  font-size: 1.4rem;
  font-weight: bold;
  color: rgb(39, 39, 39);
  height: 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  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;
  box-shadow: 3px 3px 3px rgb(2, 57, 108);
}
.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 rgb(39, 39, 39);
  border-right: 3px solid rgb(39, 39, 39);
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/tel-white.png);
}
.p-cta-info ul li a.web-form small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.web-form2 {
  background-color: #24c5e1;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(2, 57, 108);
}
.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: #f0de39;
}
.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 rgb(39, 39, 39);
  border-right: 3px solid rgb(39, 39, 39);
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form2 span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-cta-info ul li a.web-form2 small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.web-form3 {
  background-color: #7fb955;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(2, 57, 108);
}
.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 rgb(39, 39, 39);
  border-right: 3px solid rgb(39, 39, 39);
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form3 span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/icon-line-cta.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;
}
.p-cta .desc .c-txt-sm, .p-cta .desc .c-works-sl__desc {
  color: #fff;
  font-size: 900;
}
@media (min-width: 960px) {
  .p-cta-info ul {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
  }
  .p-cta-info ul li {
    width: 48%;
  }
  .p-cta::before {
    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;
  }
}
@media (min-width: 1200px) {
  .p-cta .c-container, .p-cta .c-points__desc {
    padding: 0 23vw;
  }
}

.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 9px 10px 10px 10px;
}
.p-header .logo {
  background-image: url(../images/common/logo02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 127px;
  width: 285px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo.png);
}
.p-header .logo.bousui {
  background-image: url(../images/common/logo-2.png);
}
.p-header .logo-link {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
}
.p-header .logo-link a {
  color: rgb(39, 39, 39);
  border-bottom: 1px solid black;
}
@media (min-width: 900px) {
  .p-header .logo-link {
    font-size: 22px;
  }
}
.p-header .mobile-button {
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 3000;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 8vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 49%;
  height: 100%;
  background-color: #a74900;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-top: 25px;
  font-size: 14px;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background-color: rgb(242, 137, 57);
}
.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: #3a9947;
}
.p-header .sp-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon_line_w.svg);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 300px;
  z-index: 2000;
  transition: all 0.3s;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid rgb(39, 39, 39);
}
.p-header .pc-navbtn__container li {
  border-radius: 50px;
  height: 80%;
  background-color: #363636;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 2px rgb(199, 199, 199);
}
.p-header .pc-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .pc-navbtn__container li .number {
  font-size: 28px;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 12px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-left: 25px;
  font-size: 14px;
}
.p-header .pc-navbtn__container a .box {
  background-color: red;
  padding: 2px;
  margin-right: 10px;
}
.p-header .pc-navbtn__container 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-header .pc-navbtn__container .sp1 {
  border-radius: 0;
  padding: 10px;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: #92cb6a;
  margin: 10px;
}
.p-header .pc-navbtn__container .sp2 a {
  color: #fff;
}
.p-header .pc-navbtn__container .sp2 a small {
  display: block;
  color: red;
}
.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: green;
  margin: 10px;
}
.p-header .pc-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon_line_w.svg);
}
.p-header .pc-navbtn__container .sp3 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 50px;
  border: 4px solid #fff;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 32px;
  width: 32px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .p-header .pc-container .pc-line {
    padding: 15px 15px 15px 45px;
    background-color: #3a9947;
    margin-bottom: 20px;
    border-radius: 15px;
  }
  .p-header .pc-container .pc-line a {
    color: #fff;
    font-size: 20px;
    position: relative;
    font-weight: bold;
  }
  .p-header .pc-container .pc-line a::before {
    position: absolute;
    top: 6px;
    left: -28px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../images/common/icon_line_w.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-header .pc-container .logo-wrap {
    display: flex;
    align-items: center;
  }
  .p-header .pc-container .logo-link {
    margin: 0 20px;
  }
  .p-header .pc-container .pc-nav {
    margin-bottom: 10px;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    padding-top: 20px;
    padding-right: 3.5vw;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #92cb6a;
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 15px 10px 2px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 95px;
    width: 463px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-color: #fff;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-top: 90px;
}
.mobile-menu__item {
  margin: 0 35px 15px 35px;
  padding-bottom: 15px;
  font-size: 16px;
  border-bottom: 1px solid #c4c4c4;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}

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

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
}
.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0.3s;
  background-image: url(../images/tel-white.png);
}
.mobile-container .mobile-ico a {
  height: 100%;
  width: 100%;
  display: block;
}
.mobile-container .mobile-logo {
  position: absolute;
  top: 25%;
  left: 5%;
  height: 43px;
  width: 138px;
  background-image: url(../images/riv_logo-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 23px;
  right: 10px;
  z-index: 200;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: black;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

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

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  transition: all 3s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  -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);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transform: translateX(-30px) scale(0.86) skew(8deg);
}
.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center,
.clip-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  -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%);
  transform: translateX(0) scale(1) skew(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ac-content.is-open {
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}

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

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

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

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

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

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

.layer_board .mdl_btn_close.circle_btn:hover {
  background-color: rgb(52, 126, 175);
  border: 1px solid rgb(52, 126, 175);
  cursor: pointer;
}

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

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

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

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

@media screen and (max-width: 480px) {
  .layer_board {
    width: 95%;
    margin: 3em auto;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 600px) {
  .layer_borad_content {
    padding: 20px 40px;
    font-size: 14px;
  }
  .layer_borad_content ul {
    padding-left: 20px;
  }
  .layer_borad_title {
    font-size: 16px;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 40px;
    height: 40px;
  }
}
@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: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .p-first__img ul li:last-of-type {
    margin-top: 120px;
  }
  .p-first__txt {
    width: 40%;
  }
  .p-first__img {
    width: 55%;
  }
  .p-concept {
    margin-top: 50px;
  }
  .p-concept__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-concept__img {
    width: 50%;
  }
  .p-concept .c-container, .p-concept .c-points__desc {
    width: 50%;
  }
  .p-staff {
    padding-top: 50px;
  }
  .p-staff__wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .p-staff__img {
    width: 50%;
  }
  .p-staff .c-container, .p-staff .c-points__desc {
    width: 50%;
  }
  .p-price {
    padding-top: 50px;
  }
  .p-price__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .p-price__left {
    width: 50%;
  }
  .p-price__img {
    height: 400px;
  }
  .p-price .c-container, .p-price .c-points__desc {
    width: 50%;
  }
  .p-price .view-sp {
    display: none;
  }
  .p-price .view-pc {
    display: block;
  }
  .p-access__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-access__img {
    width: 48%;
  }
  .p-access__txt {
    width: 48%;
  }
  .p-instagram a {
    height: auto;
  }
  .p-instagram .more-btn {
    display: block;
  }
  .p-voices ul {
    display: flex;
    justify-content: space-between;
  }
  .p-voices__item {
    width: 48%;
  }
  .p-voices .more-btn {
    display: block;
  }
  .p-news .c-container, .p-news .c-points__desc {
    padding: 0 10vw;
  }
  .p-footer__logo {
    text-align: center;
  }
  .p-footer__logo img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-footer__nav {
    width: 70%;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-footer__address {
    width: 40%;
  }
  .c-flow-item .c-container, .c-flow-item .c-points__desc {
    display: flex;
    justify-content: space-between;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
  .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-points__img {
    width: 50%;
    height: 370px;
  }
  .c-points__desc {
    width: 50%;
  }
  .c-company .c-container, .c-company .c-points__desc {
    padding: 0 10vw;
  }
  .c-company .c-policy__img {
    display: flex;
    justify-content: space-between;
  }
  .c-company .c-policy__img img {
    width: 48%;
    height: 300px;
  }
  .c-company .c-about__img {
    display: flex;
    justify-content: space-between;
  }
  .c-company .c-about__img img {
    width: 48%;
    height: 300px;
  }
  .c-first .c-features .c-container, .c-first .c-features .c-points__desc,
  .c-price .c-features .c-container,
  .c-price .c-features .c-points__desc {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-features .c-title,
  .c-price .c-features .c-title {
    width: 30%;
  }
  .c-first .c-features__desc,
  .c-price .c-features__desc {
    width: 65%;
  }
  .c-first .c-points li,
  .c-price .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-points li:nth-child(2n),
  .c-price .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-first .c-points__img,
  .c-price .c-points__img {
    width: 50%;
  }
  .c-first .c-points__desc,
  .c-price .c-points__desc {
    width: 50%;
  }
  .c-first .c-flow-item .c-container, .c-first .c-flow-item .c-points__desc,
  .c-price .c-flow-item .c-container,
  .c-price .c-flow-item .c-points__desc {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-flow .item-wrap,
  .c-price .c-flow .item-wrap {
    width: 48%;
  }
  .c-first .c-flow .item-img,
  .c-price .c-flow .item-img {
    width: 48%;
  }
  .c-price__img {
    height: 200px;
  }
  .c-staff-wrapper .c-staff__flex {
    display: flex;
    justify-content: space-between;
  }
  .c-staff-wrapper .c-staff__img {
    width: 45%;
  }
  .c-staff-wrapper .c-staff__desc {
    width: 50%;
  }
  .faq-contents .c-container, .faq-contents .c-points__desc {
    padding: 0 20vw;
  }
  .faq-contents .faq__title {
    text-align: center;
  }
  .faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__desc {
    font-size: 16px;
  }
  .faq-contents .faq .c-txt-md {
    font-size: 18px;
  }
  .faq-contents .faq dt::before {
    font-size: 28px;
  }
  .faq-contents .faq dt span {
    margin-left: 3vw;
  }
  .faq-contents .faq dt span::after {
    width: 3vw;
  }
  .faq-contents .faq dd::before {
    font-size: 30px;
  }
  .faq-contents .faq dd .m-description-article {
    margin: 2vw 0 2vw 3vw;
  }
  .faq-contents .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-recruit .c-container, .c-recruit .c-points__desc {
    padding: 0 5vw;
  }
  .c-recruit ul {
    display: flex;
    justify-content: space-between;
  }
  .c-recruit ul li {
    width: 30%;
    line-height: 1;
  }
  .c-recruit ul .points-title {
    margin-bottom: 25px;
  }
  .c-recruit ul .points-title .c-txt-lr {
    line-height: 1.5;
    font-size: 18px;
  }
  .c-recruit ul .points-desc .c-txt-sm, .c-recruit ul .points-desc .c-works-sl__desc {
    font-size: 14px;
    line-height: 1.7;
  }
  .c-recruit .contents-recruit .c-table01 tr th {
    vertical-align: top;
    min-width: 200px;
  }
  .c-recruit .contents-recruit .c-table01 .u-view-sp {
    display: none;
  }
  .news-wrapper {
    padding: 0;
  }
  .news-wrapper .c-container, .news-wrapper .c-points__desc {
    padding: 0 10vw;
  }
  .news-wrapper .c-news {
    padding: 0;
  }
  .news-wrapper .c-news__title {
    margin: 0 0 5vw 0;
  }
  .news-wrapper .c-news__list {
    padding-bottom: 0;
  }
  .news-wrapper .c-news__link {
    padding: 2vw 0;
  }
  .c-news-sl__contents {
    padding: 10vw 0;
  }
  .c-news-sl .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-news-sl .p-footer .p-open-time {
    margin: 0;
  }
  .c-news-sl .p-footer .p-open-time__wrap {
    width: 90%;
  }
  .c-news-sl .p-footer .p-open-time__table th:first-child {
    width: 9.8vw;
  }
}
@media (min-width: 960px) {
  .view-sp {
    display: none;
  }
  .p-title .en {
    font-size: 38px;
  }
  .p-title .en::after {
    width: 120px;
  }
  .p-title .ja {
    font-size: 18px;
  }
  .top-view .hero__text h2 {
    font-size: 50px;
  }
  .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, .p-news .c-points__desc {
    padding: 0 20vw;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc {
    font-size: 18px;
  }
  .c-company .c-container, .c-company .c-points__desc {
    padding: 0 18vw;
  }
  .c-first .c-flow .item-img img {
    width: 85%;
  }
  .c-price__img {
    height: 250px;
  }
  .c-price__card {
    text-align: center;
  }
  .c-price__card img {
    width: 76%;
  }
  .news-wrapper .c-title {
    margin-bottom: 50px;
  }
  .faq-contents .c-container, .faq-contents .c-points__desc {
    padding: 0 20vw;
  }
  .faq-contents .faq__title {
    margin-bottom: 5vw;
  }
  .faq-contents .faq__block dt .c-txt-md, .faq-contents .faq__block dd .c-txt-md {
    font-size: 24px;
  }
  .faq-contents .faq dt {
    padding: 0 0 2vw 0;
  }
  .faq-contents .faq dt span::after {
    height: 24px;
  }
  .faq-contents .faq .c-title {
    font-size: 26px;
  }
  .faq-contents .faq .c-txtarea01 .c-txt-sm, .faq-contents .faq .c-txtarea01 .c-works-sl__desc {
    font-size: 20px;
  }
  .faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__desc {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .top-view .hero__text {
    top: 53%;
    left: 30%;
  }
  .top-view .hero__text h2 {
    text-align: left;
  }
  .c-topview__img {
    height: 45vh;
  }
  .p-first__img ul li {
    height: 300px;
  }
  .c-recruit .c-container, .c-recruit .c-points__desc {
    padding: 0 18vw;
  }
  .c-recruit .recruit-message {
    margin: 0 -5vw;
  }
  .c-recruit .recruit-message ul li .points-title {
    margin-bottom: 30px;
  }
  .c-recruit .recruit-message ul li .points-title .c-txt-lr {
    font-size: 22px;
  }
  .c-recruit .recruit-message ul li .points-desc .c-txt-sm, .c-recruit .recruit-message ul li .points-desc .c-works-sl__desc {
    font-size: 18px;
  }
}/*# sourceMappingURL=style.css.map */