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

.tit2 {
  background: -webkit-linear-gradient(0deg, #2e15e7, #226de7, #11c1e4);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #367EF3;
  font-size: 24px;
}
@media (min-width: 960px) {
  .tit2 {
    font-size: 32px;
  }
}

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

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

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

.c-txt-lr {
  font-size: 24px;
  letter-spacing: 4px;
  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 {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .c-txt-sm {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm {
    font-size: 20px;
  }
}

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

.mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .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__desc, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-history__title,
.c-privacy .c-history__title, .c-company .c-about__title,
.c-privacy .c-about__title, .c-company .c-policy__desc,
.c-privacy .c-policy__desc, .c-company .c-policy__title,
.c-privacy .c-policy__title, .select p, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl-wrap h3, .achievement__item, .p-contact__tel, .p-contact__desc, .p-contact__img, .shuha-nav ul li, .faq__item, .faq .c-txtarea01, .feature ul li, .feature__img, .feature__exp, .feature__desc, .p-footer__nav, .p-footer__logo, .p-news__list, .p-instagram__desc, .insurance ul li, .insurance__exp, .worries h3, .tit, .c-title, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .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__desc, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-history__title,
  .c-privacy .c-history__title, .c-company .c-about__title,
  .c-privacy .c-about__title, .c-company .c-policy__desc,
  .c-privacy .c-policy__desc, .c-company .c-policy__title,
  .c-privacy .c-policy__title, .select p, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl-wrap h3, .achievement__item, .p-contact__tel, .p-contact__desc, .p-contact__img, .shuha-nav ul li, .faq__item, .faq .c-txtarea01, .feature ul li, .feature__img, .feature__exp, .feature__desc, .p-footer__nav, .p-footer__logo, .p-news__list, .p-instagram__desc, .insurance ul li, .insurance__exp, .worries h3, .tit, .c-title, .p-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .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__desc, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-history__title,
  .c-privacy .c-history__title, .c-company .c-about__title,
  .c-privacy .c-about__title, .c-company .c-policy__desc,
  .c-privacy .c-policy__desc, .c-company .c-policy__title,
  .c-privacy .c-policy__title, .select p, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl-wrap h3, .achievement__item, .p-contact__tel, .p-contact__desc, .p-contact__img, .shuha-nav ul li, .faq__item, .faq .c-txtarea01, .feature ul li, .feature__img, .feature__exp, .feature__desc, .p-footer__nav, .p-footer__logo, .p-news__list, .p-instagram__desc, .insurance ul li, .insurance__exp, .worries h3, .tit, .c-title, .p-title {
    margin-bottom: 30px;
  }
}

.mb-md, .hayawari-box, .hayawari-bana, .bana2, .bana, .osusume2, .osusume, .zizen, .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, .c-company .c-message, .c-company .c-history,
.c-privacy .c-history, .c-company .c-access,
.c-privacy .c-access, .c-company .c-about__img,
.c-privacy .c-about__img, .c-company .c-about__desc,
.c-privacy .c-about__desc, .c-company .c-about,
.c-privacy .c-about, .c-company .c-policy,
.c-privacy .c-policy, .c-first .c-features,
.c-price .c-features, .kaimyou ul li, .price ul li .plus, .price ul li, .price .text, .c-works-sl-slider, .c-works-sl-wrap, .achievement h3, .p-contact, .glossary ul li, .online, .c-points__item, .p-news, .p-instagram, .worries, .top-view, .cta, .Title, .c-topview {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .hayawari-box, .hayawari-bana, .bana2, .bana, .osusume2, .osusume, .zizen, .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, .c-company .c-message, .c-company .c-history,
  .c-privacy .c-history, .c-company .c-access,
  .c-privacy .c-access, .c-company .c-about__img,
  .c-privacy .c-about__img, .c-company .c-about__desc,
  .c-privacy .c-about__desc, .c-company .c-about,
  .c-privacy .c-about, .c-company .c-policy,
  .c-privacy .c-policy, .c-first .c-features,
  .c-price .c-features, .kaimyou ul li, .price ul li .plus, .price ul li, .price .text, .c-works-sl-slider, .c-works-sl-wrap, .achievement h3, .p-contact, .glossary ul li, .online, .c-points__item, .p-news, .p-instagram, .worries, .top-view, .cta, .Title, .c-topview {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .hayawari-box, .hayawari-bana, .bana2, .bana, .osusume2, .osusume, .zizen, .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, .c-company .c-message, .c-company .c-history,
  .c-privacy .c-history, .c-company .c-access,
  .c-privacy .c-access, .c-company .c-about__img,
  .c-privacy .c-about__img, .c-company .c-about__desc,
  .c-privacy .c-about__desc, .c-company .c-about,
  .c-privacy .c-about, .c-company .c-policy,
  .c-privacy .c-policy, .c-first .c-features,
  .c-price .c-features, .kaimyou ul li, .price ul li .plus, .price ul li, .price .text, .c-works-sl-slider, .c-works-sl-wrap, .achievement h3, .p-contact, .glossary ul li, .online, .c-points__item, .p-news, .p-instagram, .worries, .top-view, .cta, .Title, .c-topview {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-recruit, .c-price, .select, .price, .c-flow, .c-works-sl__desc, .c-works-sl__exp, .achievement h1, .achievement, .glossary, .area, .faq, .feature, .c-points, .priceImg ul li, .priceImg, .houyou-nav, .aicatch, .kinds, .comparison, .insurance, .reviews {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-recruit, .c-price, .select, .price, .c-flow, .c-works-sl__desc, .c-works-sl__exp, .achievement h1, .achievement, .glossary, .area, .faq, .feature, .c-points, .priceImg ul li, .priceImg, .houyou-nav, .aicatch, .kinds, .comparison, .insurance, .reviews {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-recruit, .c-price, .select, .price, .c-flow, .c-works-sl__desc, .c-works-sl__exp, .achievement h1, .achievement, .glossary, .area, .faq, .feature, .c-points, .priceImg ul li, .priceImg, .houyou-nav, .aicatch, .kinds, .comparison, .insurance, .reviews {
    margin-bottom: 80px;
  }
}

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

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

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

.c-container {
  padding: 0 6vw;
}
@media screen and (min-width: 600px) {
  .c-container {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container {
    padding: 0 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%;
}

.scroll-hint-icon {
  left: calc(50% - 9px) !important;
}

body {
  color: rgb(39, 39, 39);
  letter-spacing: 1px;
  background-color: rgb(249, 253, 255);
}
body.lp-back {
  background-color: transparent;
}
@media (min-width: 960px) {
  body.lp-back {
    position: relative;
  }
  body.lp-back::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/lp/back.webp) no-repeat center/cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

.bg {
  position: relative;
}
.bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(255, 166, 0);
  opacity: 0.8;
  z-index: 100;
}

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

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

.Title {
  position: relative;
  color: #300b0b;
  border-bottom: 2px solid rgb(227, 227, 227);
  text-align: center;
}
.Title::before {
  display: block;
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0;
  width: 60px;
  height: 4px;
  margin: auto;
  background: #eea329;
  content: "";
}

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

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

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #eea329;
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #eea329;
  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 {
    font-size: 16px;
  }
}

.cta {
  text-align: center;
}
.cta .p-contact__tel {
  margin-bottom: 10px;
}
.cta p {
  margin-bottom: 6px;
  font-weight: bold;
  color: #eea329;
  font-size: 1.2rem;
}
.cta p span {
  font-size: 1.6rem;
}
.cta small {
  display: block;
}

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

.color-red {
  color: #da0f0f;
  font-weight: bold;
}

.page_cmn_ttl_box {
  position: relative;
  margin: 40px 10px;
}
.page_cmn_ttl_box .ttl {
  position: relative;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding-left: 20px;
  width: 100%;
  font-weight: 600;
  padding-bottom: 10px;
}
.page_cmn_ttl_box .ttl::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ccc;
  width: 300%;
  height: 1px;
}
.page_cmn_ttl_box .scr {
  position: absolute;
  writing-mode: vertical-lr;
  font-size: 10px;
  letter-spacing: 0.08em;
  left: 5px;
  line-height: 1em;
  bottom: 20px;
  height: auto;
  white-space: nowrap;
  font-weight: 600;
  bottom: 20px;
}
.page_cmn_ttl_box .scr::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ccc;
  width: 1px;
  height: 90px;
  display: block;
  left: 40%;
  top: 110%;
}
@media (min-width: 960px) {
  .page_cmn_ttl_box {
    margin: 40px 100px;
  }
  .page_cmn_ttl_box .ttl {
    width: 50%;
  }
}

.top-p {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.top-p .bg-text {
  position: absolute;
  left: 5px;
  bottom: 0;
  margin: auto;
  font-family: "cursive";
  font-weight: bold;
  font-size: 50px;
  z-index: -1;
  color: rgb(248, 248, 248);
}
.top-p-img {
  position: relative;
  width: 60%;
  height: 30vh;
}
.top-p-img::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.2));
}
.top-p-tit {
  position: absolute;
  top: 35%;
  left: 13%;
  bottom: 0;
  margin: auto;
}
.top-p p {
  font-size: 22px;
  color: #eea329;
}
.top-p small {
  margin-top: -10px;
  font-size: 12px;
  color: gray;
}
@media (min-width: 960px) {
  .top-p p {
    font-size: 40px;
  }
  .top-p small {
    font-size: 18px;
  }
  .top-p .bg-text {
    left: 200px;
    font-size: 90px;
  }
}
@media (min-width: 1200px) {
  .top-p p {
    font-size: 54px;
  }
}

.top-c {
  position: relative;
}
@media (min-width: 960px) {
  .top-c .top-c-img {
    height: 80vh;
  }
}
.top-c-tit {
  position: absolute;
  /* 位置指定 */
  top: 50%;
  /* 親要素の半分下にずらす */
  left: 50%;
  /* 親要素の半分右にずらす */
  transform: translateY(-50%) translateX(-50%);
  z-index: 1000;
}
.top-c-tit p {
  font-size: 16px;
  white-space: nowrap;
  margin-bottom: 10px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 6px 20px 6px 5px;
}
.top-c-tit p strong {
  color: #eea329;
}
@media (min-width: 960px) {
  .top-c-tit {
    top: 40%;
    left: 50%;
  }
  .top-c-tit p {
    font-size: 40px;
  }
}
.top-c .left {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  height: 58%;
}
@media (min-width: 960px) {
  .top-c .left {
    padding-left: 100px;
  }
}
.top-c .left .yel {
  color: rgb(255, 220, 62);
  margin: 10px;
}
@media (min-width: 960px) {
  .top-c .left .yel {
    font-size: 40px;
  }
}
.top-c .left .box {
  background-color: #fff;
  padding: 10px;
  margin: 10px;
  font-size: 14px;
}
.top-c .left .box strong {
  font-size: 20px;
  color: #9c2c2c;
}
@media (min-width: 960px) {
  .top-c .left .box {
    font-size: 30px;
    margin: 30px 10px 30px 10px;
  }
  .top-c .left .box strong {
    font-size: 50px;
  }
}
.top-c.pr2 .top-c-tit {
  top: 80%;
}
@media (min-width: 960px) {
  .top-c.pr2 .top-c-tit {
    top: 70%;
    left: 37%;
  }
  .top-c.pr2 .top-c-tit p {
    font-size: 40px;
  }
}

.stores-btn {
  text-align: center;
  margin: 30px 0;
}
.stores-btn a img {
  width: 80%;
}
@media (min-width: 960px) {
  .stores-btn a img {
    width: 50%;
  }
}

.top-view {
  position: relative;
}
.top-view__img {
  height: 40vh;
  position: relative;
}
.top-view__img::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(35, 33, 33, 0.9), rgba(103, 103, 103, 0.2));
}
@media (max-width: 959px) {
  .top-view__img .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view__img {
    height: 80vh;
  }
  .top-view__img .view-sp {
    display: none;
  }
}
.top-view .top-baner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 20px 10px;
  text-align: center;
}
.top-view .top-baner img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 960px) {
  .top-view .top-baner img {
    width: 70%;
  }
}
@media (max-width: 599px) {
  .top-view .top-baner {
    top: -80px;
  }
}
.top-view .hero {
  position: relative;
}
.top-view .hero .swiper-slide {
  height: 60vh;
}
.top-view .hero__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: auto;
  z-index: 1000;
  color: #fff;
  text-shadow: 1px 1px 1px #434749;
  width: 100%;
  text-align: center;
}
.top-view .hero__text h2 {
  font-size: 18px;
  text-align: left;
  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: 0;
  left: 7px;
  margin: auto;
  z-index: 6000;
  display: flex;
}
.top-view .baner img {
  width: 22%;
  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;
  }
}
.top-view .topBaner {
  position: absolute;
  bottom: 60px;
  left: 5px;
  margin: auto;
  z-index: 6000;
}
.top-view .topBaner .view-pc {
  display: none;
}
@media (min-width: 600px) {
  .top-view .topBaner {
    left: 140px;
    bottom: 10px;
  }
  .top-view .topBaner img {
    width: 80%;
  }
}
@media (min-width: 960px) {
  .top-view .topBaner {
    left: 200px;
    bottom: -40px;
  }
  .top-view .topBaner .view-sp {
    display: none;
  }
  .top-view .topBaner .view-pc {
    display: block;
  }
  .top-view .topBaner img {
    width: 65%;
  }
}
@media (min-width: 1200px) {
  .top-view .topBaner {
    left: 450px;
  }
  .top-view .topBaner img {
    width: 60%;
  }
}

.message p {
  margin-bottom: 10px;
}

.top-view2 {
  position: relative;
  margin-top: 10px;
}
.top-view2__img {
  height: auto;
  position: relative;
}
@media (max-width: 959px) {
  .top-view2__img .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view2__img .view-sp {
    display: none;
  }
}
.top-view2 .top-baner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 20px 10px;
}
.top-view2 .top-baner img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 599px) {
  .top-view2 .top-baner {
    top: -80px;
  }
}
.top-view2 .hero {
  position: relative;
}
.top-view2 .hero .swiper-slide {
  height: 60vh;
}
.top-view2 .hero__text {
  position: absolute;
  top: 50%;
  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-view2 .hero__text h2 {
  font-size: 18px;
  text-align: left;
  display: inline-block;
  padding: 0 10px;
}
@media (max-width: 599px) {
  .top-view2 .hero .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .top-view2 .hero .view-sp {
    display: none;
  }
  .top-view2 .hero .swiper-slide {
    height: 64vh;
  }
}
@media (min-width: 1200px) {
  .top-view2 .hero .swiper-slide {
    height: 80vh;
  }
}
.top-view2 .bg {
  position: relative;
}
.top-view2 .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-view2 .topBaner {
  position: absolute;
  bottom: 60px;
  left: 5px;
  margin: auto;
  z-index: 6000;
}
.top-view2 .topBaner .view-pc {
  display: none;
}
@media (min-width: 600px) {
  .top-view2 .topBaner {
    left: 140px;
    bottom: 10px;
  }
  .top-view2 .topBaner img {
    width: 80%;
  }
}
@media (min-width: 960px) {
  .top-view2 .topBaner {
    left: 200px;
    bottom: -40px;
  }
  .top-view2 .topBaner .view-sp {
    display: none;
  }
  .top-view2 .topBaner .view-pc {
    display: block;
  }
  .top-view2 .topBaner img {
    width: 65%;
  }
}
@media (min-width: 1200px) {
  .top-view2 .topBaner {
    left: 450px;
  }
  .top-view2 .topBaner img {
    width: 60%;
  }
}

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

.reviews .Title strong {
  display: block;
}
.reviews .Title small {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.reviews .Title small::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/common/google-logo.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
}
.reviews .block {
  padding: 20px;
  background-color: #e5e5e5;
  max-width: 600px;
  margin: auto;
}
.reviews .block ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.reviews .block ul li .Img {
  width: 20%;
}
.reviews .block ul li .Img img {
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 50%;
  background-color: #ccc;
  height: 50px !important;
  width: 50px !important;
  max-width: 50px !important;
}
.reviews .block ul li .txt {
  width: 75%;
  color: #666;
}
.reviews .block ul li .txt .flex .str {
  display: flex;
  align-items: center;
  color: red;
  font-weight: bold;
  font-size: 1.4rem;
}
.reviews .block ul li .txt .flex .str img {
  width: 150px;
  padding-right: 5px;
}
.reviews .block ul li .txt .plan {
  margin-bottom: 10px;
  color: #9c2c2c;
}
.reviews .block ul li .txt .coment {
  font-size: 0.8rem;
}
.reviews .more-btn {
  margin-top: 30px;
}
@media (min-width: 600px) {
  .reviews .Title small {
    padding: 10px 20px;
  }
  .reviews .Title small br {
    display: none;
  }
}
@media (min-width: 960px) {
  .reviews .block ul li .Img {
    width: 15%;
  }
  .reviews .block ul li .Img img {
    height: 80px !important;
    width: 80px !important;
    max-width: 80px !important;
  }
  .reviews .block ul li .txt {
    width: 80%;
  }
  .reviews .block ul li .txt .flex {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .reviews .block ul li .txt .flex .str {
    width: 50%;
  }
  .reviews .block ul li .txt .flex .str img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .reviews .block ul li .txt .flex .address {
    width: 45%;
  }
  .reviews .more-btn {
    margin-top: 50px;
  }
}

.ti-widget.ti-goog .ti-review-content,
.ti-widget.ti-goog .ti-read-more {
  text-align: left !important;
}

.insurance {
  padding: 50px 0;
}
@media (min-width: 960px) {
  .insurance ul {
    display: flex;
    justify-content: space-between;
  }
  .insurance ul li {
    width: 32%;
  }
}
.insurance ul li {
  border-radius: 10px;
  background-color: #fff;
}
.insurance__tit {
  text-align: center;
  padding: 20px 0;
  background-color: yellow;
  color: rgb(39, 39, 39);
  border-radius: 10px;
}
.insurance__desc {
  color: rgb(39, 39, 39);
  padding: 10px;
}
.insurance__img {
  text-align: center;
}
.insurance__img img {
  padding: 10px 20px;
  width: 60%;
}

.comparison .table_scroll_wrap {
  overflow-x: scroll;
  width: 100%;
}
.comparison table {
  width: 1050px;
  table-layout: fixed;
}
.comparison table .hiden {
  opacity: 0;
  width: 12%;
}
.comparison table thead tr:first-child div {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 10px;
  background: #eea329;
}
.comparison table thead tr:last-child th {
  border-radius: 10px 10px 0 0;
}
.comparison table thead tr th {
  border-radius: 10px 10px 0 0;
  padding: 0 0 0 10px;
  color: #ffffff;
}
.comparison table thead tr th.other div {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  background: #568bb7 none;
  padding: 10px;
}
.comparison table tbody tr:first-child th {
  border-radius: 10px 0 0 0;
}
.comparison table tbody tr:last-child th {
  border-radius: 0 0 0 10px;
}
.comparison table tbody tr:last-child td.bone div {
  border-radius: 0 0 10px 10px;
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-color: #eea329 #eea329 #eea329 #eea329;
}
.comparison table tbody tr th {
  padding: 10px 10px 10px 0;
  color: #ffffff;
  background-color: #568bb7;
  border-bottom: 1px solid #dddddd;
  position: sticky;
  left: 0;
  z-index: 3000;
}
.comparison table tbody tr th .small {
  font-size: 12px;
}
.comparison table tbody tr th .big {
  font-size: 15px;
}
.comparison table tbody tr th div {
  text-align: right;
  background: none;
}
.comparison table tbody tr td {
  padding: 0 0 0 10px;
  font-weight: 700;
  text-align: center;
  background: #ffffff none;
}
.comparison table tbody tr td div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 20px 5px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
  border-width: 0 3px 1px 3px;
  border-style: solid;
  border-color: #eea329 #eea329 #d9d9d9 #eea329;
}
.comparison table tbody tr .other {
  text-align: center;
}
.comparison table tbody tr .other div {
  border-width: 0 0 1px 0;
  background: #e8f0f8 none;
}
.comparison table .table_bg_clc {
  position: relative;
}
.comparison table .table_bg_clc::before {
  display: block;
  opacity: 0.3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 24px;
  height: 40px;
  margin: auto;
  content: url(../images/common/marusankaku2.png);
}
.comparison table .table_bg_tgl {
  position: relative;
}
.comparison table .table_bg_tgl::before {
  display: block;
  opacity: 0.3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 24px;
  height: 40px;
  margin: auto;
  content: url(../images/common/marusankaku1.png);
}

.voices {
  padding: 40px 0;
  background-image: url(../images/home/stripe.png);
}
.voices__name {
  margin-top: 20px;
}
.voices li {
  position: relative;
  background-color: #f0f0f0;
  padding: 20px;
}
.voices li::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "1";
  font-size: 140px;
  color: #fff;
}
.voices li:nth-child(1) {
  margin: 20px 20px 40px 5px;
}
@media (min-width: 960px) {
  .voices li:nth-child(1) {
    margin: 20px 20px 40px 200px;
  }
  .voices li:nth-child(1)::before {
    left: 50px;
    font-size: 100px;
  }
}
.voices li:nth-child(2) {
  margin: 20px 5px 40px 20px;
}
.voices li:nth-child(2)::before {
  position: absolute;
  top: 0;
  left: 70%;
  bottom: 0;
  margin: auto;
  content: "2";
  font-size: 140px;
  color: #fff;
}
@media (min-width: 960px) {
  .voices li:nth-child(2) {
    margin: 20px 200px 40px 20px;
  }
  .voices li:nth-child(2)::before {
    font-size: 100px;
  }
}
.voices li:nth-child(3) {
  margin: 20px 20px 40px 5px;
}
.voices li:nth-child(3)::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "3";
  font-size: 140px;
  color: #fff;
}
@media (min-width: 960px) {
  .voices li:nth-child(3) {
    margin: 20px 20px 40px 200px;
  }
  .voices li:nth-child(3)::before {
    left: 50px;
    font-size: 100px;
  }
}
.voices li p {
  position: relative;
}

.kinds {
  padding: 50px 0;
  background-color: #479ede;
}
@media (max-width: 599px) {
  .kinds .c-container {
    padding: 0 2vw;
  }
}
.kinds .Title {
  color: #fff;
}
.kinds__exp {
  background-color: #fff;
  padding: 10px;
  height: 100px;
}
.kinds__exp p {
  font-size: 14px;
  font-weight: 300;
}
.kinds__img {
  height: 100px;
}
.kinds ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.kinds ul li {
  margin-bottom: 20px;
  border-radius: 10px;
  width: 49%;
  position: relative;
  font-weight: bold;
  color: #300b0b;
  overflow: hidden;
}
@media (min-width: 960px) {
  .kinds ul li {
    width: 30%;
  }
}

.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 {
    padding: 0 15vw;
  }
}

.ban-img {
  position: fixed;
  bottom: 8vh;
  z-index: 1000;
}
@media (min-width: 960px) {
  .ban-img {
    bottom: 10vh;
  }
  .ban-img img {
    width: 49%;
  }
}

.worries.form li::before {
  top: -5px;
}

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

@media (min-width: 960px) {
  .twitter .c-container {
    padding: 0 20vw;
  }
}

.houyou-nav h4 {
  font-size: 24px;
}
.houyou-nav ul {
  text-align: center;
}
.houyou-nav ul li {
  position: relative;
  margin-bottom: 30px;
  border: 2px solid #ccc;
  width: 300px;
  border-radius: 30px;
  height: 60px;
}
.houyou-nav ul li::before {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 13px;
  width: 13px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.houyou-nav ul li::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 50px;
  width: 50px;
  background-image: url(../images/home/pran1.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.houyou-nav ul li:nth-child(1)::after {
  display: none;
}
.houyou-nav ul li:nth-child(3)::after {
  background-image: url(../images/home/pran2.png);
}
.houyou-nav ul li:nth-child(4)::after {
  background-image: url(../images/home/pran3.png);
}
.houyou-nav ul li:nth-child(5)::after {
  background-image: url(../images/home/pran4.png);
}
.houyou-nav ul li:nth-child(6)::after {
  background-image: url(../images/home/pran7.png);
}
.houyou-nav ul li:nth-child(7)::after {
  background-image: url(../images/home/pran6.png);
}
.houyou-nav ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.houyou-nav ul li a span {
  color: rgb(39, 39, 39);
  font-weight: bold;
  padding-left: 60px;
}
@media (min-width: 960px) {
  .houyou-nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .houyou-nav ul li {
    width: 45%;
  }
}

.priceImg ul li {
  margin-top: -80px;
  padding-top: 80px;
}
.priceImg .desc h4 {
  margin-bottom: 30px;
  padding: 10px 10px 10px 20px;
  border-left: 8px solid rgb(234, 98, 121);
  background-color: rgb(255, 235, 239);
}
@media (min-width: 960px) {
  .priceImg ul li {
    text-align: center;
  }
  .priceImg ul li img {
    width: 50%;
  }
}

.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: #155ce0;
  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;
  background-color: #fdfdfd;
  margin-bottom: 60px;
}
.p-footer__logo img {
  width: 75%;
}
@media (min-width: 600px) {
  .p-footer__logo img {
    width: 35%;
  }
}
.p-footer__nav {
  display: block;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm {
  font-size: 13px;
  color: rgb(39, 39, 39);
}
.p-footer__address ul li {
  margin-bottom: 15px;
}
.p-footer__address ul li h4 {
  font-size: 0.9rem;
  margin-bottom: 5px;
}
.p-footer__address ul li .c-txt-sm {
  font-weight: normal;
}
.p-footer .copyright {
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 599px) {
  .p-footer .c-container {
    padding: 0 3vw;
  }
}

.c-points {
  padding: 30px;
  background-color: #dde8f4;
}
.c-points .contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-points ul li {
  background-color: rgb(245, 250, 254);
  border-radius: 20px;
}
@media (min-width: 960px) {
  .c-points ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10vw;
  }
  .c-points ul li {
    width: 48%;
  }
}
.c-points__img {
  margin-bottom: 15px;
  height: 150px;
}
.c-points__img img {
  border-radius: 0 0 20px 20px;
}
.c-points__desc .item-tit {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding: 0 10px;
}
.c-points__desc .item-tit.left {
  padding: 0 10px 0 24px;
}
@media (min-width: 960px) {
  .c-points__desc .item-tit.left {
    padding: 0 10px 0 34px;
  }
}
@media (min-width: 960px) {
  .c-points__desc .item-tit {
    font-size: 24px;
  }
}
.c-points__desc .num {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #eea329;
}
.c-points__desc .num::before {
  position: absolute;
  bottom: -0.25em;
  left: 50%;
  width: 2em;
  height: 2px;
  content: "";
  background: #eea329 none;
  transform: translateX(-50%);
}
.c-points__desc .num-wrap {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 1400px) {
  .c-points__desc {
    padding: 0 1vw !important;
  }
  .c-points__img {
    margin-bottom: 0;
  }
}

.feature {
  padding: 30px 0 30px 0;
  background-image: url(../images/home/stripe.png);
}
.feature__num {
  font-size: 54px;
  color: #eea329;
  padding-right: 30px;
}
.feature ul li h3 {
  display: flex;
  align-items: center;
}
.feature ul li h3 .mark {
  position: relative;
}
.feature ul li h3 .mark::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 8px;
  width: 100%;
  background-color: rgb(255, 242, 0);
  z-index: -1;
}
@media (min-width: 600px) {
  .feature li {
    display: flex;
    justify-content: space-between;
  }
  .feature li:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  .feature__exp {
    width: 49%;
  }
  .feature__img {
    width: 49%;
  }
}

.faq h3 {
  text-align: center;
}
.faq .c-txt-sm {
  font-size: 16px;
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  margin: 0 0 6vw 0;
}
.faq dt::before {
  content: "Q";
  position: absolute;
  top: -10px;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 28px;
  color: #eea329;
}
.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 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  visibility: visible;
  margin-left: -12px;
  border-bottom: 3px solid #eea329;
  border-right: 3px solid #eea329;
  transform: rotate(45deg);
  transition: all 0.2s;
}
@media (min-width: 960px) {
  .faq dt span::after {
    width: 26px;
    height: 26px;
  }
}
.faq dd {
  position: relative;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 28px;
  color: #eea329;
}
@media (min-width: 960px) {
  .faq dd::before {
    font-size: 42px;
  }
}
.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;
}

.area dt span {
  padding-left: 8vw;
  font-size: 18px;
  color: rgb(49, 6, 6);
}
.area dt span::after {
  background-image: url(../images/common/arrow-red.png);
}
@media (min-width: 960px) {
  .area dt span {
    font-size: 28px;
  }
}
.area dt::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 40px;
  width: 40px;
  background-image: url(../images/common/track.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .area dt::before {
    height: 60px;
    width: 60px;
  }
}
.area dd {
  border-top: 3px dotted rgb(173, 173, 173);
}
.area dd .m-description-article {
  margin: 2vw 0 2vw 0;
}
.area dd::before {
  display: none;
}

.online {
  padding: 70px 0 50px 0;
  background-color: #f2faff;
}
.online h2 {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
}
.online h2::before {
  position: absolute;
  bottom: -1.8em;
  left: 50%;
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  visibility: visible;
  margin-left: -12px;
  border-bottom: 3px solid #eea329;
  border-right: 3px solid #eea329;
  transform: rotate(45deg);
}
.online h3 {
  margin-bottom: 10px;
  padding-left: 45px;
  position: relative;
}
.online h3 p {
  color: #21bbe6;
  border-bottom: 2px solid #21bbe6;
  font-size: 15px;
}
.online h3 small {
  font-size: 12px;
}
.online h4 {
  color: #568bb7;
  font-size: 20px;
}
.online__block {
  background-color: #fff;
  padding: 20px;
  box-shadow: 20px 30px 45px rgb(223, 223, 223);
  border: 1px solid rgb(220, 220, 220);
}
.online__price {
  margin: 0 0 20px 0;
  text-align: center;
  position: relative;
  z-index: 100;
}
.online__price::before {
  position: absolute;
  bottom: 16px;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 10px;
  width: 100%;
  background-color: rgb(255, 255, 150);
  z-index: -1;
}
.online__price strong {
  font-size: 50px;
  font-style: italic;
}
.online__price small {
  font-size: 30px;
  padding-left: 10px;
}
.online .cta {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .online .c-container {
    padding: 0 22vw;
  }
  .online__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .online__tit {
    width: 56%;
  }
  .online__price {
    width: 40%;
    margin-bottom: 0;
  }
  .online h3 {
    padding-left: 80px;
    font-size: 24px;
  }
  .online h3::before {
    top: 80px;
    height: 60px;
    width: 60px;
  }
  .online h4 {
    padding-left: 80px;
    font-size: 22px;
  }
}

.shuha-nav {
  margin: 50px 0;
}
.shuha-nav h3 {
  margin-bottom: 30px;
  text-align: center;
}
.shuha-nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shuha-nav ul li {
  background-color: rgb(183, 182, 182);
  width: 45%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.shuha-nav ul li::before {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow-wh.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.shuha-nav ul li span {
  color: #fff;
  font-weight: bold;
}
.shuha-nav ul li span small {
  font-size: 12px;
}
@media (min-width: 960px) {
  .shuha-nav ul li {
    width: 18%;
    height: 80px;
  }
  .shuha-nav ul li span {
    font-size: 22px;
  }
  .shuha-nav ul li span small {
    font-size: 16px;
  }
}

.glossary {
  margin-top: 50px;
}
.glossary ul li {
  padding-top: 60px;
  margin-top: -60px;
}
.glossary ul li h4 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
  color: #4a90e2;
}
@media (min-width: 960px) {
  .glossary .c-container {
    padding: 0 20vw;
  }
}

.red {
  color: #da0f0f;
  font-weight: bold;
}

.or {
  color: #da0f0f;
}

.p-contact__img {
  position: relative;
  z-index: 1000;
}
@media (min-width: 600px) {
  .p-contact__img img {
    width: 50%;
  }
}
.p-contact__title {
  color: #fff;
}
.p-contact__desc {
  position: relative;
  z-index: 1000;
  color: #fff;
}
.p-contact__wrap {
  padding: 30px;
}
@media (max-width: 959px) {
  .p-contact__wrap {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .p-contact__wrap {
    padding: 30px 100px;
  }
}
@media (min-width: 960px) {
  .p-contact__wrap {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
  }
}
.p-contact__tel {
  padding: 14px 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 3em;
  background: #ecc30c;
  box-shadow: 5px 5px 5px rgb(201, 200, 200);
  text-align: center;
}
.p-contact__tel a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 25px;
}
.p-contact__tel a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 18px;
  width: 18px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-contact__tel a::after {
  display: block;
  position: absolute;
  top: 10px;
  right: -12px;
  bottom: 0;
  margin: auto;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}
.p-contact__tel .mail::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
@media (min-width: 374px) {
  .p-contact__tel {
    width: 290px;
  }
}
@media (min-width: 960px) {
  .p-contact__tel {
    width: 300px;
    padding: 30px 10px;
  }
  .p-contact__tel a {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .p-contact__tel {
    width: 400px;
    padding: 30px 10px;
  }
  .p-contact__tel a {
    font-size: 22px;
  }
}
.p-contact .stores a img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-contact__form a {
  background-color: #fff;
}

.achievement h1 {
  text-align: center;
  color: #fff;
  background-color: #479ede;
  font-size: 24px;
  padding: 20px 0;
}
.achievement h3 {
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.achievement h3 span {
  width: 50%;
  color: gray;
  padding: 0 0 0.35em;
  border-bottom: 3px solid CurrentColor;
}
.achievement h3 span.is-active {
  color: #9c2c2c;
}
@media (min-width: 960px) {
  .achievement h3 span {
    color: #9c2c2c;
    margin-right: 20px;
  }
}
.achievement .panel {
  display: none;
}
.achievement .is-show {
  display: block;
}
.achievement ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.achievement__item {
  position: relative;
  width: 49%;
  border-radius: 10px;
  overflow: hidden;
}
.achievement__item a {
  color: rgb(39, 39, 39);
}
.achievement__item a p {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .achievement__item {
    width: 32%;
  }
}
.achievement__text {
  background-color: #4a90e2;
  padding: 10px;
  color: #fff;
}
.achievement__img {
  position: relative;
  height: 150px;
}
.achievement__img::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.7)));
  opacity: 0.3;
  z-index: 100;
}
.achievement .label {
  position: absolute;
  bottom: 30px;
  left: 2px;
  font-weight: bold;
  background-color: rgb(239, 239, 5);
  border-radius: 30px;
  padding: 2px 5px;
  z-index: 100;
}
.achievement .txt2 {
  color: rgb(242, 242, 4);
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 2px;
  padding: 2px 5px;
  z-index: 100;
}

.c-works-sl {
  margin-top: 40px;
}
.c-works-sl-wrap h3 {
  border-left: 3px solid #eea329;
  padding-left: 10px;
  font-weight: bold;
}
.c-works-sl table {
  table-layout: fixed;
  width: 100% !important;
  margin: 0 0 1em 0;
}
.c-works-sl table th {
  color: #ffffff;
  font-weight: bold;
  background: #568bb7 none;
  padding: 8px;
  width: 100% !important;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a6ad;
}
.c-works-sl table td {
  width: 100% !important;
  padding: 8px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a6ad;
}
.c-works-sl table .price {
  color: red;
  font-weight: bold;
}
.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: #eea329;
}
@media (min-width: 960px) {
  .c-works-sl__title {
    font-size: 26px;
  }
}
.c-works-sl__img {
  height: 100%;
}
.c-works-sl-slider {
  overflow: hidden;
}
.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 {
  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 {
    margin: 0 20vw;
  }
  .c-works-sl .mySwiper2 .swiper-slide {
    width: 100% !important;
  }
  .c-works-sl .mySwiper .swiper-slide {
    width: 25% !important;
  }
}

@media (max-width: 959px) {
  .c-flow .flow li {
    position: relative;
    box-shadow: 10px 20px 35px rgb(217, 217, 217);
    border-radius: 10px;
  }
  .c-flow .flow li dl {
    width: 100%;
    padding: 20px 15px;
    align-items: center;
    border: 2px solid rgb(107, 144, 219);
    border-radius: 10px;
    position: relative;
  }
  .c-flow .flow li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(107, 144, 219);
    flex-basis: 20%;
    text-align: center;
    padding: 0 30px;
  }
  .c-flow .flow li dl dt .icon {
    font-size: 14px;
    color: #fff;
    background: rgb(107, 144, 219);
    background: linear-gradient(to right, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6b90db", endColorstr="#66d5e9", GradientType=1);
    padding: 8px 8px;
    margin-bottom: 10px;
    display: block;
    border-radius: 20px;
    position: relative;
    z-index: 100;
  }
  .c-flow .flow li:not(:first-child) dl::before, .c-flow .flow li:not(:first-child) dl::after, .c-flow .flow li:not(:last-child) dl::before, .c-flow .flow li:not(:last-child) dl::after {
    content: "";
    border: solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .c-flow .flow li:not(:last-child) {
    margin-bottom: 40px;
  }
  .c-flow .flow li:not(:last-child) dl::before {
    border-width: 22px;
    border-top-color: rgb(107, 144, 219);
  }
  .c-flow .flow li:not(:last-child) dl::after {
    border-width: 20px;
    border-top-color: #fff;
  }
  .c-flow .flow li:not(:first-child)::before {
    content: "";
    height: 60px;
    display: block;
    border-left: 5px dotted #a1a1a1;
    position: absolute;
    top: -40px;
    left: calc(18% + 30px - 2px);
    z-index: 10;
  }
}
@media (min-width: 960px) {
  .c-flow .flow {
    display: flex;
    flex-wrap: wrap;
  }
  .c-flow .flow .view-sp {
    display: none;
  }
  .c-flow .flow li {
    padding: 20px 30px;
    margin-bottom: 8vh;
    flex-basis: 48%;
    border: 2px solid rgb(107, 144, 219);
    position: relative;
    box-shadow: 10px 20px 35px rgb(217, 217, 217);
  }
  .c-flow .flow li:nth-child(odd) {
    margin-right: auto;
  }
  .c-flow .flow li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(107, 144, 219);
  }
  .c-flow .flow li .icon {
    font-size: 12px;
    color: #fff;
    background: rgb(107, 144, 219);
    background: linear-gradient(to right, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6b90db", endColorstr="#66d5e9", GradientType=1);
    padding: 5px 20px;
    display: block;
    border-radius: 20px;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 100;
  }
  .c-flow .flow li:not(:last-child)::before {
    border-width: 22px;
    border-left-color: rgb(107, 144, 219);
  }
  .c-flow .flow li:not(:last-child)::after {
    border-width: 20px;
    border-left-color: #fff;
  }
  .c-flow .flow li::before, .c-flow .flow li::after {
    content: "";
    border: solid transparent;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
  }
}

.taiou {
  padding: 10px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.taiou p {
  font-size: 14px;
}
@media (min-width: 960px) {
  .taiou.taiouPrice {
    margin: 0 20vw 5vw 20vw;
  }
  .taiou.taiouPrice h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .taiou.taiouPrice p {
    font-size: 24px;
  }
}

.price__img {
  width: 30%;
}
.price__tit strong {
  font-size: 25px;
}
.price .flex .desc {
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 30px;
  background-color: #f0f0f0;
  margin-bottom: 20px;
}
.price .flex .desc .wrap {
  display: flex;
  justify-content: space-between;
}
.price .flex .desc__text {
  width: 60%;
  font-size: 13px;
}
.price .flex .desc__img {
  width: 35%;
}
.price ul li {
  padding: 10px;
  border: #ccc 1px solid;
}
.price ul li .wrap01 {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.price ul li .pr {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.price ul li .pr strong {
  font-size: 40px;
  font-weight: bold;
  color: #9c2c2c;
}
.price ul li .plus {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
.price ul li .plus .under {
  color: rgb(39, 39, 39);
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.price ul li .plus::before {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  content: "＋";
  height: 40px;
  width: 40px;
  font-size: 30px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .price .c-container {
    padding: 0 20vw;
  }
  .price .flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .price .flex .desc {
    width: 48%;
  }
  .price ul li .price__tit p {
    font-size: 24px;
  }
  .price ul li .price__tit p strong {
    font-size: 40px;
  }
  .price ul li .pr {
    font-size: 30px;
  }
  .price ul li .pr strong {
    font-size: 60px;
  }
}

.nattoku ul {
  margin-bottom: 80px;
  position: relative;
}
.nattoku ul::before {
  position: absolute;
  bottom: -3.5em;
  left: 50%;
  content: "";
  width: 34px;
  height: 34px;
  display: block;
  visibility: visible;
  margin-left: -12px;
  border-bottom: 4px solid #eea329;
  border-right: 4px solid #eea329;
  transform: rotate(45deg);
}
.nattoku p {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
}

.kaimyou ul li {
  border: 1px solid #ccc;
}
.kaimyou-wrap {
  display: flex;
  justify-content: space-between;
}
.kaimyou__tit {
  background-color: rgb(235, 235, 235);
  padding: 20px 5px;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 30%;
  text-align: center;
}
.kaimyou__tit p {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: bold;
  width: 100%;
}
@media (min-width: 960px) {
  .kaimyou__tit p {
    font-size: 20px;
  }
}
.kaimyou .price-arrow p:nth-child(1) {
  font-size: 12px;
  color: #fff;
  background: #666;
  border-radius: 100%;
  width: 43px;
  height: 43px;
  margin: auto;
  line-height: 43px;
  text-align: center;
}
.kaimyou .price-arrow p:last-child {
  font-size: 12px;
  color: #666;
  background: #fff;
  border: 1px solid #666;
  border-radius: 100%;
  width: 43px;
  height: 43px;
  margin: auto;
  line-height: 43px;
  text-align: center;
}
.kaimyou .price-arrow p.arrow {
  position: relative;
  width: 10px;
  height: calc(100% - 90px);
  margin: 0 auto 0;
  background: #ccc;
}
.kaimyou .price-block .price__item {
  border: 1px solid #ccc;
  margin: 20px 5px 20px 0;
  padding: 5px;
  border-radius: 5px;
  border-bottom: 3px solid #ccc;
}
.kaimyou .price-block .price__item small {
  font-size: 10px;
  display: block;
}
.kaimyou .price-block .price__item p {
  font-weight: bold;
}
.kaimyou .price-block .price__item p strong {
  font-size: 18px;
  color: rgb(170, 0, 0);
  letter-spacing: 0;
}
@media (min-width: 960px) {
  .kaimyou .price-block .price__item p strong {
    font-size: 26px;
  }
}
.kaimyou .price-block .price__item p span {
  font-size: 12px;
  color: rgb(64, 64, 64);
}
@media (min-width: 960px) {
  .kaimyou .price-block .price__item p span {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .kaimyou {
    padding: 0 30vw;
  }
  .kaimyouImg {
    display: flex;
    justify-content: space-between;
  }
  .kaimyouImg img {
    width: 45%;
  }
}

.select ul {
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
}
.select ul li {
  position: relative;
  padding-left: 30px;
}
.select ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "✅";
  height: 25px;
  width: 25px;
  font-size: 20px;
}
@media (min-width: 960px) {
  .select {
    padding: 0 20vw;
  }
}

.c-first .c-features h3,
.c-price .c-features h3 {
  margin-bottom: 15px;
}
.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;
}

.c-company .c-policy,
.c-privacy .c-policy {
  padding: 20px 0;
  background: rgb(245, 245, 245);
}
.c-company .c-policy__title,
.c-privacy .c-policy__title {
  text-align: center;
}
.c-company .c-policy img,
.c-privacy .c-policy img {
  margin-bottom: 10px;
}
.c-company .c-about__title,
.c-privacy .c-about__title {
  text-align: center;
}
.c-company .c-about__desc th,
.c-privacy .c-about__desc th {
  background: #ededed;
  display: block;
  width: 100%;
  border-bottom: 1px solid #dddddd;
}
.c-company .c-about__desc th span,
.c-privacy .c-about__desc th span {
  position: relative;
  padding-left: 25px;
}
.c-company .c-about__desc th span::before,
.c-privacy .c-about__desc th span::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 15px;
  height: 1px;
  background: #eea329;
}
.c-company .c-about__desc td,
.c-privacy .c-about__desc td {
  display: block;
  width: 100%;
}
.c-company .c-about__desc td a,
.c-privacy .c-about__desc td a {
  color: rgb(39, 39, 39);
}
.c-company .c-about__desc th, .c-company .c-about__desc td,
.c-privacy .c-about__desc th,
.c-privacy .c-about__desc td {
  padding: 8px 16px;
}
.c-company .c-about img,
.c-privacy .c-about img {
  margin-bottom: 10px;
}
.c-company .c-access,
.c-privacy .c-access {
  padding: 40px 0;
  background: rgb(245, 245, 245);
}
.c-company .c-access .Img,
.c-privacy .c-access .Img {
  margin-bottom: 30px;
}
.c-company .c-access .Img img,
.c-privacy .c-access .Img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-company .c-access__map iframe,
.c-privacy .c-access__map iframe {
  width: 100%;
  height: 200px;
}
@media (min-width: 960px) {
  .c-company .c-access .flex,
  .c-privacy .c-access .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .c-company .c-access .flex .Img,
  .c-company .c-access .flex .c-access__map,
  .c-privacy .c-access .flex .Img,
  .c-privacy .c-access .flex .c-access__map {
    width: 45%;
  }
}
.c-company .c-history__title,
.c-privacy .c-history__title {
  text-align: center;
}
.c-company .c-history__desc th,
.c-privacy .c-history__desc th {
  background: #ededed;
  display: block;
  width: 100%;
  border-bottom: 1px solid #dddddd;
}
.c-company .c-history__desc th span,
.c-privacy .c-history__desc th span {
  position: relative;
  padding-left: 25px;
}
.c-company .c-history__desc th span::before,
.c-privacy .c-history__desc th span::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 15px;
  height: 1px;
  background: #eea329;
}
.c-company .c-history__desc td,
.c-privacy .c-history__desc td {
  display: block;
  width: 100%;
}
.c-company .c-history__desc th, .c-company .c-history__desc td,
.c-privacy .c-history__desc th,
.c-privacy .c-history__desc td {
  padding: 8px 16px;
}

@media (max-width: 599px) {
  .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .item-img.view-sp {
    display: none;
  }
}
@media (max-width: 599px) {
  .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .item-img.view-sp {
    display: none;
  }
}
.c-company .c-txt-sm {
  font-weight: normal;
}
.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-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 (max-width: 1199px) {
  .c-company .c-about__img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .c-company .c-about__desc {
    width: 48%;
  }
  .c-company .c-about__img {
    width: 48%;
  }
  .c-company .c-about__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .c-company .c-about-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .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-price .mb-20 {
  margin-bottom: 20px;
}
.c-price .mb-25 {
  margin-bottom: 25px;
}
.c-price .mb-35 {
  margin-bottom: 35px;
}
.c-price__wrap {
  background-color: #fff;
  border-radius: 40px;
}
.c-price .wrap {
  font-size: 80%;
  padding: 0 20px 20px 20px;
  line-height: 2;
}
.c-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 20px 0 20px;
}
.c-price__detail dt {
  margin-bottom: 20px;
  width: 55%;
}
.c-price__detail dt p {
  margin-bottom: 10px;
}
.c-price__detail dd {
  margin-bottom: 20px;
  width: 45%;
}
.c-price__detail .price-tit {
  font-size: 16px;
  font-weight: bold;
}
.c-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.c-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.c-price .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-cotainer {
    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: #155ce0;
}
.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: #155ce0;
  display: block;
}

.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}
.c-news__item {
  border-bottom: 1px solid #155ce0;
}
.c-news__item:first-child {
  border-top: 1px solid #155ce0;
}
.c-news__link {
  display: block;
  padding: 4vw 0;
}
.c-news__link p {
  margin-top: 2vw;
  color: rgb(39, 39, 39);
}
.c-news__date {
  color: #155ce0;
  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 #155ce0;
  background: #155ce0 !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #155ce0;
  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 {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #155ce0;
}
.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 #155ce0;
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}

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

.grecaptcha-badge {
  visibility: hidden;
}

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

.c-thanks {
  margin-top: 130px;
}
.c-thanks .c-title {
  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;
}
.zizen__wrap {
  margin-top: 20px;
  border: 2px solid #e7e0ba;
  border-radius: 6px;
  background-color: #fff;
}
.zizen__wrap .tit-box {
  padding: 20px;
  margin-bottom: 25px;
  background-color: #fbfaf5;
}
.zizen__wrap .tit-box .zizen__img {
  text-align: center;
  margin-bottom: 20px;
}
.zizen__wrap .tit-box .zizen__img img {
  width: 50%;
}
.zizen__wrap .tit-box h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 25px;
}
.zizen__wrap .tit-box .c-txt-sm {
  text-align: center;
}
.zizen__wrap .tit-box .c-txt-sm span img {
  width: 18%;
}
.zizen__wrap .sub-box {
  padding: 0 20px 20px 20px;
}
.zizen__wrap .sub-box .flex {
  margin-bottom: 25px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.zizen__wrap .sub-box .flex h3 {
  font-size: 24px;
  margin-bottom: 12px;
}
.zizen__wrap .sub-box .flex h3 span {
  padding-left: 10px;
  color: #ce7b4c;
  font-size: 33px;
}
.zizen__wrap .sub-box .main-box h3 {
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.zizen__wrap .sub-box .main-box h3::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/arrow-d.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  .zizen__wrap .tit-box .zizen__img img {
    width: 13%;
  }
  .zizen__wrap .tit-box .c-txt-sm span img {
    width: 6%;
  }
}
@media (min-width: 960px) {
  .zizen__wrap .sub-box {
    padding: 0 150px 20px 150px;
  }
  .zizen__wrap .sub-box .flex {
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .zizen__wrap .sub-box .flex h3 {
    width: 50%;
  }
  .zizen__wrap .sub-box .flex .desc {
    width: 50%;
  }
}

.osusume {
  margin-top: 60px;
}
.osusume__wrap {
  padding: 30px 10px;
  background-color: #fbfaf5;
}
.osusume .tit-box {
  padding: 5px;
  margin-bottom: 25px;
  background-color: #fbfaf5;
}
.osusume .tit-box .osusume__img2 {
  text-align: center;
  margin-bottom: 20px;
}
.osusume .tit-box .osusume__img2 img {
  width: 50%;
}
@media (min-width: 960px) {
  .osusume .tit-box .osusume__img2 img {
    width: 25%;
  }
}
.osusume .tit-box h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 25px;
}
.osusume .tit-box .c-txt-sm {
  text-align: center;
  font-size: 17px;
}
.osusume .tit-box .c-txt-sm span img {
  width: 18%;
}
@media (min-width: 960px) {
  .osusume .tit-box .c-txt-sm span img {
    width: 8%;
  }
}
.osusume h3 {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
.osusume h3::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 120px;
  border: 2px solid #f3d45b;
}
@media (max-width: 599px) {
  .osusume ul li {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
  }
  .osusume__img {
    width: 40%;
    margin-right: 20px;
  }
  .osusume__desc {
    display: flex;
    align-items: center;
    width: 59%;
  }
}
@media (min-width: 600px) {
  .osusume ul {
    display: flex;
    justify-content: space-between;
  }
  .osusume ul li {
    width: 30%;
  }
  .osusume__img {
    margin-bottom: 26px;
  }
  .osusume__desc {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .osusume__wrap {
    padding: 50px 100px;
  }
}

.osusume2 {
  margin-top: 60px;
}
.osusume2__wrap {
  padding: 30px 10px;
  background-color: #fbfaf5;
}
.osusume2 .tit-box {
  padding: 5px;
  margin-bottom: 25px;
  background-color: #fbfaf5;
}
.osusume2 .tit-box .osusume2__img2 {
  text-align: center;
  margin-bottom: 20px;
}
.osusume2 .tit-box .osusume2__img2 img {
  width: 65%;
}
@media (min-width: 960px) {
  .osusume2 .tit-box .osusume2__img2 img {
    width: 35%;
  }
}
.osusume2 .tit-box h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 25px;
}
.osusume2 .tit-box .c-txt-sm {
  font-size: 17px;
}
.osusume2 .tit-box .c-txt-sm span img {
  width: 19%;
}
@media (min-width: 960px) {
  .osusume2 .tit-box .c-txt-sm span img {
    width: 9%;
  }
}
.osusume2 .tit-box .c-txt-sm .price {
  font-size: 22px;
}
.osusume2 .tit-box .c-txt-sm .price .red {
  font-size: 28px;
  position: relative;
  display: inline;
}
.osusume2 .tit-box .c-txt-sm .price .red::before {
  position: absolute;
  right: -45px;
  bottom: -18px;
  margin: auto;
  content: "";
  width: 125px;
  height: 15px;
  background-image: url(../images/home/border01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .osusume2 .tit-box .c-txt-sm .price .red::before {
    height: 18px;
    width: 142px;
    right: -45px;
    bottom: -22px;
  }
}
@media (min-width: 960px) {
  .osusume2 .tit-box .c-txt-sm {
    text-align: center;
  }
  .osusume2 .tit-box .c-txt-sm .price {
    font-size: 26px;
  }
  .osusume2 .tit-box .c-txt-sm .price .red {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .osusume2 .tit-box .c-txt-sm .viwe-sp {
    display: none;
  }
}
.osusume2 h3 {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
.osusume2 h3::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 120px;
  border: 2px solid #f3d45b;
}
.osusume2 .jouken .jouken-tit {
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  border: #f88012 2px solid;
  box-shadow: #c1560e 3px 3px 2px;
  background-color: #fff;
}
.osusume2 .jouken .jouken-tit span {
  font-weight: bold;
}
@media (min-width: 600px) {
  .osusume2 .jouken .jouken-tit span .viwe-sp {
    display: none;
  }
}
@media (min-width: 600px) {
  .osusume2 .jouken .jouken-tit {
    padding: 15px 10px;
  }
}
.osusume2 .jouken .list .red {
  margin-bottom: 16px;
  line-height: 1.8;
}
.osusume2 .jouken .list .red span {
  -webkit-text-decoration: #f00 wavy underline;
          text-decoration: #f00 wavy underline;
  /* 色,波線,線を引く場所を指定 */
}
@media (max-width: 599px) {
  .osusume2 ul li {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
  }
  .osusume2__img {
    width: 40%;
    margin-right: 20px;
  }
  .osusume2__desc {
    display: flex;
    align-items: center;
    width: 59%;
  }
}
@media (min-width: 600px) {
  .osusume2 ul {
    display: flex;
    justify-content: space-between;
  }
  .osusume2 ul li {
    width: 30%;
  }
  .osusume2__img {
    margin-bottom: 26px;
  }
  .osusume2__desc {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .osusume2__wrap {
    padding: 50px 100px;
  }
}

.service-plan {
  margin-bottom: 30px;
  background-color: #fff;
  padding: 0 0 50px 0;
}
.service-plan .main-tit {
  background: #3c6aa8;
  text-align: center;
  padding: 20px 0;
  position: relative;
  margin-bottom: 60px;
}
.service-plan .main-tit h2 {
  color: #fff;
  font-size: 1.3rem;
}
.service-plan .main-tit::after {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translate(-50%, 0%);
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #3c6aa8 transparent transparent transparent;
}
.service-plan__img {
  margin-bottom: 16px;
  overflow-x: auto;
  white-space: nowrap;
}
.service-plan__img img {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: 20px;
}
.service-plan .wari img {
  width: 18%;
}
.service-plan__desc h3 {
  margin-bottom: 20px;
  font-size: 23px;
}
.service-plan__desc h3 span img {
  width: 25%;
}
.service-plan__desc .c-txt-sm {
  margin-bottom: 10px;
}
.service-plan__desc .c-txt-sm .border {
  border-bottom: 1px solid red;
  padding-bottom: 3px;
  margin-bottom: 7px;
}
.service-plan__desc2 {
  margin-bottom: 26px;
}
.service-plan__desc2 .c-txt-sm {
  font-size: 13px;
}
@media (min-width: 600px) {
  .service-plan .wari img {
    width: 6%;
  }
  .service-plan__desc h3 {
    font-size: 26px;
  }
  .service-plan__desc h3 span img {
    width: 12%;
  }
}
@media (min-width: 960px) {
  .service-plan__img {
    text-align: center;
  }
  .service-plan__img img {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .service-plan .c-container {
    padding: 0 20vw;
  }
}

.bana {
  padding-top: 30px;
}
@media (min-width: 960px) {
  .bana__img {
    text-align: center;
  }
  .bana__img img {
    width: 40%;
  }
}

.bana2__img {
  text-align: center;
}
.bana2__img img {
  width: 65%;
}
@media (min-width: 960px) {
  .bana2__img img {
    width: 26%;
  }
}

@media (min-width: 960px) {
  .hayawari-bana__img {
    text-align: center;
  }
  .hayawari-bana__img img {
    width: 65%;
  }
}

.step-form {
  text-align: center;
  margin-bottom: 50px;
}
.step-form .step-form__img {
  margin-bottom: 45px;
}
@media (min-width: 960px) {
  .step-form .step-form__img {
    text-align: center;
  }
  .step-form .step-form__img img {
    width: 65%;
  }
}
.step-form .main-tit {
  background: #eea329;
  text-align: center;
  padding: 20px 0;
  position: relative;
  margin-bottom: 60px;
}
.step-form .main-tit h2 {
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 5px;
}
.step-form .main-tit h2 span img {
  width: 21%;
}
@media (min-width: 960px) {
  .step-form .main-tit h2 span img {
    width: 5%;
  }
}
.step-form .main-tit h4 {
  color: #fff;
}
.step-form .wpcf7-spinner {
  display: none;
}
.step-form h2 {
  font-size: 15px;
  margin-bottom: 20px;
}
.step-form_tit {
  background-color: rgb(43, 43, 80);
  margin-bottom: 0 !important;
  border-radius: 10px 10px 0 0;
  padding: 10px;
}
.step-form_tit p {
  color: #fff;
}
.step-form_box {
  margin: 0 auto 50px auto;
}
.step-form_box .block {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 5px rgb(199, 199, 199);
}
.step-form_box .flex p {
  display: flex;
  flex-wrap: wrap;
}
.step-form_box .flex p button {
  width: 45%;
  margin-bottom: 20px;
  border: none;
}
.step-form_box .text-box h3 {
  text-align: left;
  font-weight: 100;
  font-size: 15px;
}
.step-form_box .text-box h3 span.must {
  color: #fff;
  background-color: red;
  border-radius: 2px;
  padding: 2px;
  font-size: 15px;
  margin-left: 6px;
}
@media (min-width: 960px) {
  .step-form_box .text-box h3 {
    font-size: 20px;
  }
}
.step-form_box .text-box .text {
  margin-bottom: 20px;
}
.step-form_box .text-box .text input {
  width: 100%;
  border: none;
  background-color: rgb(236, 236, 245);
  border-radius: 5px;
  padding: 10px;
}
.step-form_box .text-box .text select {
  width: 100%;
  border: none;
  background-color: rgb(236, 236, 245);
  border-radius: 5px;
  padding: 10px;
}
.step-form_box .next-btn button {
  position: relative;
  margin-top: 20px;
  border-radius: 100px;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
  background-color: rgb(255, 128, 0);
  border: none;
  width: 200px;
}
.step-form_box .next-btn button::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  transition: 0.3s;
  z-index: 100;
}
.step-form_box .next-btn input {
  position: relative;
  margin-top: 20px;
  border-radius: 100px;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
  background-color: rgb(251, 132, 13);
  border: none;
  width: 200px;
}
.step-form_box .next-btn input::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  transition: 0.3s;
  z-index: 100;
}
.step-form_box .next-btn input:disabled {
  background-color: rgb(241, 206, 171);
}
.step-form_box .prev-btn button,
.step-form_box .prev-btn input {
  position: relative;
  margin-top: 20px;
  font-weight: bold;
  padding: 10px 20px;
  background-color: transparent;
  border: none;
  width: 200px;
}
.step-form_box .prev-btn button::before,
.step-form_box .prev-btn input::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: solid 2px rgb(39, 39, 39);
  border-left: solid 2px rgb(39, 39, 39);
  transform: rotate(315deg);
  transition: 0.3s;
  z-index: 100;
}
.step-form .c-form__content__step__wrapper .c-form__content__step__title_fr {
  color: rgb(255, 128, 0);
  font-family: "Barlow";
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr .c-form__content__step__label_fr.is-current span {
  background-color: rgb(255, 128, 0);
  color: white;
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr .c-form__content__step__label_fr span {
  align-items: center;
  background-color: rgb(236, 236, 245);
  border-radius: 50%;
  color: rgba(50, 57, 66, 0.3);
  display: flex;
  font-family: "Barlow";
  font-size: 12px;
  font-weight: bold;
  font-weight: 400;
  height: 23px;
  justify-content: center;
  position: relative;
  width: 23px;
  z-index: 1;
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr .c-form__content__step__label_fr {
  position: relative;
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr .c-form__content__step__label_fr::before {
  background-color: rgb(236, 236, 245);
  bottom: 0;
  content: "";
  height: 1px;
  left: -24px;
  margin: auto 0;
  position: absolute;
  top: 0;
  left: -7.168vw;
  width: 7.4666666667vw;
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr .c-form__content__step__label_fr.is-current::before {
  background-color: rgb(255, 128, 0);
}
.step-form .c-form__content__step__wrapper .c-form__content__step_fr .c-form__content__step__label_fr.fst::before {
  display: none;
}
.step-form .c-form__content__step__wrapper .c-form__content__step__label_fr + .c-form__content__step__label_fr {
  margin-left: 6.8693333333vw;
}
.step-form .options-group .option-button {
  padding: 10px 20px;
  background-color: rgb(236, 236, 245);
  margin-right: 10px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: bold;
}
.step-form #step2-options-group .confirmation {
  border: 1px solid gainsboro;
  padding: 10px;
}
.step-form #step2-options-group .confirmation p {
  text-align: left;
  border-bottom: 1px solid gainsboro;
  padding-bottom: 10px;
  padding-top: 10px;
}
.step-form #step2-options-group .confirmation .non p {
  border-bottom: none;
}
.step-form .options-group .option-button.active {
  background-color: rgb(255, 128, 0);
  color: #fff;
}
@media (min-width: 960px) {
  .step-form .c-container {
    padding: 0 23vw;
  }
}

.hayawari-box {
  background: #fbfaf5;
  padding: 30px 0;
}
.hayawari-box .box {
  border: 2px solid #eea329;
  padding: 15px;
  border-radius: 20px;
}
.hayawari-box .box h3 {
  margin-bottom: 20px;
}
.hayawari-box .box h3 span img {
  width: 18%;
}
.hayawari-box .box .desc .c-txt-sm {
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .hayawari-box .box {
    padding: 25px;
  }
  .hayawari-box .box h3 span img {
    width: 8%;
  }
}
@media (min-width: 960px) {
  .hayawari-box {
    padding: 60px 0;
  }
  .hayawari-box .c-container {
    display: flex;
    justify-content: center;
  }
  .hayawari-box .box h3 {
    font-size: 27px;
  }
  .hayawari-box .box h3 span img {
    width: 10%;
  }
}

.top-bana {
  margin-bottom: 30px;
}
.top-bana .shiny {
  position: relative;
  overflow: hidden;
}
.top-bana .shiny::after {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgb(255, 255, 255) 100%, rgba(255, 255, 255, 0) 0%);
  /* アニメーション */
  animation-name: shiny;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@keyframes shiny {
  0% {
    transform: scale(0) rotate(25deg);
    opacity: 0;
  }
  50% {
    transform: scale(1) rotate(25deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
}
@media (min-width: 960px) {
  .top-bana {
    margin-bottom: 50px;
  }
  .top-bana__img {
    text-align: center;
  }
  .top-bana__img img {
    width: 65%;
  }
}

.lp-cta {
  background-color: #fff;
}
.lp-topview {
  background-color: #fff;
  position: relative;
}
.lp-topview-medal {
  position: absolute;
  bottom: 5vh;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 3vw;
}
.lp-topview-medal .Img {
  flex-basis: 32%;
}
.lp .top-view2 {
  margin-top: 0;
}
.lp .osusume2 {
  background-color: rgb(249, 253, 255);
  padding: 60px 0;
  margin: 0;
}
.lp .service-plan {
  margin-bottom: 0;
}
.lp .service-plan__img {
  overflow: scroll;
  text-align: center;
}
.lp .service-plan__img img {
  width: 500px;
  max-width: none;
  margin: 0 20px;
}
@media (min-width: 500px) {
  .lp .service-plan__img {
    overflow: hidden;
  }
  .lp .service-plan__img img {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }
}
.lp .step-form {
  background-color: rgb(249, 253, 255);
  margin-bottom: 0;
  padding-bottom: 50px;
}
@media (min-width: 960px) {
  .lp {
    max-width: 500px;
    margin: 0 auto;
  }
  .lp-topview-medal {
    bottom: 50px;
    padding: 0 20px;
  }
  .lp .osusume2 .c-container {
    padding: 0 30px;
  }
  .lp .osusume2__wrap {
    padding: 30px 30px;
  }
  .lp .osusume2 .tit-box .c-txt-sm span img {
    width: 19%;
  }
  .lp .service-plan .c-container {
    padding: 0 30px;
  }
  .lp .service-plan .wari img {
    width: 19%;
  }
  .lp .service-plan__img {
    margin-bottom: 50px;
  }
  .lp .service-plan__img img {
    width: 90%;
    margin-right: 0;
    padding: 0;
  }
  .lp .service-plan__desc h3 span img {
    width: 25%;
  }
  .lp .step-form .c-container {
    padding: 0 30px;
  }
  .lp .step-form .main-tit h2 span img {
    width: 21%;
  }
  .lp .step-form_box .text-box h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.p-header {
  width: 100%;
  height: 74px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 0px 10px 0 5px;
}
.p-header .logo {
  background-image: url(../images/common/logo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 72px;
  width: 240px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo.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: 10vh;
  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: #21bbe6;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.p-header .sp-navbtn__container li small {
  font-size: 50%;
  letter-spacing: 0.05em;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-top: 25px;
  font-size: 15px;
  line-height: 1;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 18px;
  width: 18px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background-color: #eea329;
}
.p-header .sp-navbtn__container .sp2 a::before {
  top: -2px;
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sp-navbtn__container .sp3 {
  background-color: #03c153;
}
.p-header .sp-navbtn__container .sp3 a::before {
  top: 0px;
  background-image: url(../images/common/line-cta.svg);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 8000;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .pc-navbtn__container li {
  width: 49%;
  height: 100%;
  background-color: rgb(206, 48, 48);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.p-header .pc-navbtn__container li p {
  font-size: 12px;
  padding-left: 35px;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: #eea329;
}
.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: #03c153;
}
.p-header .pc-navbtn__container .sp3 a {
  display: inline-block;
}
.p-header .pc-navbtn__container .sp3 a::before {
  background-image: url(../images/common/line-cta.svg);
}
@media (min-width: 1200px) {
  .p-header .pc-navbtn__container .sp3 br {
    display: none;
  }
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
.p-header.lp .logo {
  height: 72px;
  width: 200px;
}
.p-header.lp .top-page {
  position: fixed;
  top: 10px;
  right: 10px;
}
.p-header.lp .top-page a {
  display: block;
  background-color: #eea329;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  border-bottom: 3px solid #c08421;
  border-radius: 5px;
  position: relative;
}
.p-header.lp .top-page a::before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/lp/yazirusi.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .p-header.lp .logo {
    width: 240px;
  }
  .p-header.lp .top-page {
    top: 13px;
    right: 15px;
  }
  .p-header.lp .top-page a {
    font-size: 17px;
    padding: 10px 50px 10px 20px;
  }
  .p-header.lp .top-page a br {
    display: none;
  }
  .p-header.lp .top-page a::before {
    width: 22px;
    height: 22px;
    right: 10px;
  }
}
@media (max-width: 959px) {
  .p-header {
    height: 74px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 85px;
  }
  .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: center;
    z-index: 8000;
    width: 100%;
    height: 85px;
    background-color: rgba(255, 255, 255, 0.96);
  }
  .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: 12px;
    padding-top: 20px;
    padding-right: 1.5vw;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
    font-weight: bold;
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0 0.3s;
  }
  .p-header .pc-container .pc-nav-item.hoverItem {
    padding-right: 4vw;
    position: relative;
  }
  .p-header .pc-container .pc-nav-item.hoverItem p {
    font-size: 12px;
    font-weight: 700;
    position: relative;
  }
  .p-header .pc-container .pc-nav-item.hoverItem p::before {
    position: absolute;
    top: 3px;
    right: -20px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(../images/common/arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    transition: transform 0.3s ease;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 110%;
    left: -30%;
    width: 200px;
    padding: 15px 20px 5px;
    background-color: #ffffff;
    transform: translateY(-10px);
    transition: all 0.3s ease;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5019607843);
    opacity: 0;
    transform: translateY(-5px);
    transition: all 0.3s ease;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown li:hover {
    opacity: 0.3;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown li a {
    font-size: 12px;
    font-weight: 700;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown li a span {
    color: rgb(39, 39, 39);
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown li:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover p::before {
    transform: rotate(270deg);
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown li {
    opacity: 1;
    transform: translateY(0);
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown li:nth-child(1) {
    transition-delay: 0.1s;
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown li:nth-child(2) {
    transition-delay: 0.2s;
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown li:nth-child(3) {
    transition-delay: 0.3s;
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown li:nth-child(4) {
    transition-delay: 0.4s;
  }
  .p-header .pc-container .pc-nav-item.hoverItem:hover .dropDown li:nth-child(5) {
    transition-delay: 0.5s;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 15px 10px 10px 10px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 80px;
    width: 230px;
  }
  .p-header.lp {
    height: 0;
  }
  .p-header.lp .pc-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8000;
    width: 30%;
    background-color: transparent;
  }
  .p-header.lp .pc-container .logo-link {
    margin: 0 20px;
  }
  .p-header.lp .pc-container .pc-nav {
    margin-bottom: 10px;
    width: 30vw;
  }
  .p-header.lp .pc-container .pc-nav-list {
    display: block;
    padding-left: 3vw;
  }
  .p-header.lp .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    padding-right: 3.5vw;
    transition: all 0.3s;
    display: block;
  }
  .p-header.lp .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
  }
  .p-header.lp .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header.lp .pc-container .pc-nav-item small {
    color: #eea329;
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .p-header.lp .pc-container .pc-nav-item a.inview {
    color: #eea329;
  }
  .p-header.lp .pc-container .logo__img {
    display: inline-block;
    margin: 30px 10px 20px 20px;
  }
  .p-header.lp .pc-container .logo__img .logo {
    height: 91px;
    width: 220px;
  }
  .p-header.lp .pc-container .top-back {
    position: fixed;
    bottom: 15vh;
    right: 3vw;
    transform: translateY(10px);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  }
  .p-header.lp .pc-container .top-back a {
    display: block;
    width: 80px;
    height: 80px;
  }
  .p-header.lp .pc-container .top-back a img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-header.lp .pc-container .top-back.show {
    transform: translateY(0);
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .pc-nav-item {
    font-size: 15px;
  }
  .p-header .pc-container .pc-nav-item.hoverItem {
    padding-right: 4vw;
  }
  .p-header .pc-container .pc-nav-item.hoverItem p {
    font-size: 15px;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown {
    width: 250px;
  }
  .p-header .pc-container .pc-nav-item.hoverItem .dropDown li a {
    font-size: 15px;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 15px 10px 10px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 80px;
    width: 260px;
  }
}

.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: 8px;
  font-size: 12px;
  border-bottom: 1px solid #c4c4c4;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}

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

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 74px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.96);
  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 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0 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 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 20px;
  right: 10px;
  z-index: 200;
}
.mobile-container .mobile-button p {
  font-size: 12px;
  margin: 5px 0 0 -4px;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: black;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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;
  }
  .top-view2 .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 {
    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 {
    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 {
    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 {
    padding: 0 10vw;
  }
  .p-footer__logo {
    text-align: center;
    margin-bottom: 40px;
  }
  .p-footer__logo img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-footer__nav {
    width: 50%;
    margin-bottom: 0;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-footer__address {
    width: 40%;
  }
  .p-footer__address.lp {
    width: 100%;
  }
  .c-flow-item .c-container {
    display: flex;
    justify-content: space-between;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
  .c-company .c-container {
    padding: 0 10vw;
  }
  .c-company .c-policy__img {
    display: flex;
    justify-content: space-between;
  }
  .c-company .c-policy__img img {
    height: 300px;
  }
  .c-first .c-features .c-container,
  .c-price .c-features .c-container {
    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-price__img {
    height: 200px;
  }
  .faq-contents .c-container {
    padding: 0 20vw;
  }
  .faq-contents .faq__title {
    text-align: center;
  }
  .faq-contents .faq .c-txt-sm {
    font-size: 16px;
  }
  .faq-contents .faq .c-txt-md {
    font-size: 18px;
  }
  .faq-contents .faq dt {
    margin: 0 0 2vw 0;
  }
  .faq-contents .faq dt::before {
    font-size: 36px;
  }
  .faq-contents .faq dt span {
    margin-left: 3vw;
  }
  .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 {
    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 {
    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 {
    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: 48px;
  }
  .top-view2 .hero__text h2 {
    font-size: 48px;
  }
  .tit .ja {
    font-size: 28px;
  }
  .tit .en {
    font-size: 20px;
  }
  .c-topview {
    margin-bottom: 60px;
  }
  .c-title .en {
    font-size: 42px;
  }
  .c-title .ja {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .p-news .c-container {
    padding: 0 20vw;
  }
  .p-footer__logo {
    margin-bottom: 50px;
  }
  .p-footer__nav li .c-txt-sm {
    font-size: 18px;
  }
  .p-footer__address ul li {
    margin-bottom: 20px;
  }
  .p-footer__address ul li h4 {
    font-size: 1.1rem;
    margin-bottom: 5px;
  }
  .p-footer .copyright {
    margin-top: 50px;
  }
  .c-company .c-container {
    padding: 0 18vw;
  }
  .c-first .c-flow .item-img img {
    width: 85%;
  }
  .c-price__img {
    height: 250px;
  }
  .news-wrapper .c-title {
    margin-bottom: 50px;
  }
  .faq-contents .c-container {
    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 .c-title {
    font-size: 26px;
  }
  .faq-contents .faq .c-txtarea01 .c-txt-sm {
    font-size: 20px;
  }
  .faq-contents .faq .c-txt-sm {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 45vh;
  }
  .p-first__img ul li {
    height: 300px;
  }
  .c-recruit .c-container {
    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 {
    font-size: 18px;
  }
}/*# sourceMappingURL=style.css.map */