@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Satisfy&display=swap");
@-webkit-keyframes btn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes btn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.tit1 {
  color: #1b2658;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

@media (min-width: 960px) {
  .tit1 {
    font-size: 28px;
  }
  .tit1 .view-sp {
    display: none;
  }
}

.tit2 {
  background: -webkit-linear-gradient(0deg, #2f4f4f, #556b2f, #8fab5e);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #556b2f;
  font-size: 24px;
  text-align: center;
}

@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: 22px;
  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.7;
}

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

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

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

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #c4c4c4;
}

@media screen and (min-width: 600px) {
  .c-txt-xs {
    font-size: 12px;
  }
}

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

@media screen and (min-width: 1200px) {
  .c-txt-xs {
    font-size: 16px;
  }
}

.mb-sm, .p-title, .c-title, .tit, .insurance__exp, .insurance ul li, .p-instagram__desc, .p-news__list, .p-footer__logo, .feature__desc, .feature__exp, .feature__img, .feature ul li, .faq .c-txtarea01, .faq__item, .p-contact__img, .p-contact__desc, .p-contact__tel, .achievement__item, .c-works-sl-wrap h3, .c-works-sl__title, .c-works-sl-slider .mySwiper2, .c-flow .item-img, .c-company .c-policy__title, .c-company .c-policy__desc, .c-company .c-message__title, .c-company .c-message__desc, .c-company .c-about__title, .c-company .c-history__title, .c-staff-wrapper .c-staff__item .director, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__ls, .c-recruit__title, .c-contact h3, .c-contact .c-topview__img, .c-contact .contact-form .privacy, .c-contact .contact-form .submit-btn, .construction .slider .hero, .construction .slider .hero .swiper-container4, .plan__wrap, .cta-main .block .tel-cta, .cta-main .block .line-cta, .p-access__img, .p-access__desc, .p-access__map, .p-cta-box, .beautiful-muscle .slider .hero .swiper-container3 {
  margin-bottom: 30px;
}

@media screen and (min-width: 600px) {
  .mb-sm, .p-title, .c-title, .tit, .insurance__exp, .insurance ul li, .p-instagram__desc, .p-news__list, .p-footer__logo, .feature__desc, .feature__exp, .feature__img, .feature ul li, .faq .c-txtarea01, .faq__item, .p-contact__img, .p-contact__desc, .p-contact__tel, .achievement__item, .c-works-sl-wrap h3, .c-works-sl__title, .c-works-sl-slider .mySwiper2, .c-flow .item-img, .c-company .c-policy__title, .c-company .c-policy__desc, .c-company .c-message__title, .c-company .c-message__desc, .c-company .c-about__title, .c-company .c-history__title, .c-staff-wrapper .c-staff__item .director, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__ls, .c-recruit__title, .c-contact h3, .c-contact .c-topview__img, .c-contact .contact-form .privacy, .c-contact .contact-form .submit-btn, .construction .slider .hero, .construction .slider .hero .swiper-container4, .plan__wrap, .cta-main .block .tel-cta, .cta-main .block .line-cta, .p-access__img, .p-access__desc, .p-access__map, .p-cta-box, .beautiful-muscle .slider .hero .swiper-container3 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 960px) {
  .mb-sm, .p-title, .c-title, .tit, .insurance__exp, .insurance ul li, .p-instagram__desc, .p-news__list, .p-footer__logo, .feature__desc, .feature__exp, .feature__img, .feature ul li, .faq .c-txtarea01, .faq__item, .p-contact__img, .p-contact__desc, .p-contact__tel, .achievement__item, .c-works-sl-wrap h3, .c-works-sl__title, .c-works-sl-slider .mySwiper2, .c-flow .item-img, .c-company .c-policy__title, .c-company .c-policy__desc, .c-company .c-message__title, .c-company .c-message__desc, .c-company .c-about__title, .c-company .c-history__title, .c-staff-wrapper .c-staff__item .director, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__ls, .c-recruit__title, .c-contact h3, .c-contact .c-topview__img, .c-contact .contact-form .privacy, .c-contact .contact-form .submit-btn, .construction .slider .hero, .construction .slider .hero .swiper-container4, .plan__wrap, .cta-main .block .tel-cta, .cta-main .block .line-cta, .p-access__img, .p-access__desc, .p-access__map, .p-cta-box, .beautiful-muscle .slider .hero .swiper-container3 {
    margin-bottom: 30px;
  }
}

.mb-md, .top-view, .worries, .p-instagram, .p-news, .c-points__item, .feature, .p-contact, .achievement h3, .c-works-sl-wrap, .c-works-sl-slider, .notes, .c-features1, .c-company .c-policy, .c-company .c-message, .c-company .c-about, .c-company .c-about__desc, .c-company .c-history, .c-staff-wrapper .c-features, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-staff__item, .c-recruit__points li, .c-recruit .recruit-message, .c-recruit .recruit-detaiil, .c-contact .c-description, .c-privacy-text, .c-thanks-text, .construction, .ranking, .speed, .p-point, .plan, .price, .treatment, .profile, .kamiawase, .shyoujyo, .face-ugami, .ct-treatment, .lp-faq, .overview, .cta-main, .p-access, .beautiful-muscle, .beautiful-muscle3, .lbel, .syoujou, .syoujou2, .syoujou3, .a-flow, .haira, .treatment2 {
  margin-bottom: 50px;
}

@media screen and (min-width: 600px) {
  .mb-md, .top-view, .worries, .p-instagram, .p-news, .c-points__item, .feature, .p-contact, .achievement h3, .c-works-sl-wrap, .c-works-sl-slider, .notes, .c-features1, .c-company .c-policy, .c-company .c-message, .c-company .c-about, .c-company .c-about__desc, .c-company .c-history, .c-staff-wrapper .c-features, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-staff__item, .c-recruit__points li, .c-recruit .recruit-message, .c-recruit .recruit-detaiil, .c-contact .c-description, .c-privacy-text, .c-thanks-text, .construction, .ranking, .speed, .p-point, .plan, .price, .treatment, .profile, .kamiawase, .shyoujyo, .face-ugami, .ct-treatment, .lp-faq, .overview, .cta-main, .p-access, .beautiful-muscle, .beautiful-muscle3, .lbel, .syoujou, .syoujou2, .syoujou3, .a-flow, .haira, .treatment2 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 960px) {
  .mb-md, .top-view, .worries, .p-instagram, .p-news, .c-points__item, .feature, .p-contact, .achievement h3, .c-works-sl-wrap, .c-works-sl-slider, .notes, .c-features1, .c-company .c-policy, .c-company .c-message, .c-company .c-about, .c-company .c-about__desc, .c-company .c-history, .c-staff-wrapper .c-features, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-staff__item, .c-recruit__points li, .c-recruit .recruit-message, .c-recruit .recruit-detaiil, .c-contact .c-description, .c-privacy-text, .c-thanks-text, .construction, .ranking, .speed, .p-point, .plan, .price, .treatment, .profile, .kamiawase, .shyoujyo, .face-ugami, .ct-treatment, .lp-faq, .overview, .cta-main, .p-access, .beautiful-muscle, .beautiful-muscle3, .lbel, .syoujou, .syoujou2, .syoujou3, .a-flow, .haira, .treatment2 {
    margin-bottom: 60px;
  }
}

.mb-lr, .idx, .kinds, .aicatch, .faq, .area, .achievement, .achievement h1, .c-works-sl__desc, .c-works-sl__exp, .c-recruit {
  margin-bottom: 70px;
}

@media screen and (min-width: 600px) {
  .mb-lr, .idx, .kinds, .aicatch, .faq, .area, .achievement, .achievement h1, .c-works-sl__desc, .c-works-sl__exp, .c-recruit {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 960px) {
  .mb-lr, .idx, .kinds, .aicatch, .faq, .area, .achievement, .achievement h1, .c-works-sl__desc, .c-works-sl__exp, .c-recruit {
    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%;
}

.swiper-slide-active > img {
  -webkit-transform: none;
          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;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

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

.scrolldown::after {
  height: 20px;
  -webkit-animation: sdl 2s ease infinite;
          animation: sdl 2s ease infinite;
}

@media (min-width: 960px) {
  .scrolldown {
    right: 20px;
    font-size: 18px;
  }
  .scrolldown::after {
    width: 2px;
  }
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

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

Stylesheet: ベーススタイル

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

body {
  color: #272727;
  font-family: "Playfair Display", serif;
  letter-spacing: 1px;
}

.bg {
  position: relative;
}

.bg::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #ffa600;
  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: #272727;
  display: inline-block;
  padding-right: 20px;
  font-size: 16px;
}

.readmore span::after {
  position: absolute;
  top: 6px;
  right: 0;
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  background-image: url(../images/common/arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 600px) {
  .readmore span {
    font-size: 20px;
    padding-right: 25px;
  }
  .readmore span::after {
    height: 16px;
    width: 16px;
  }
}

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

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

.icon-map {
  position: relative;
}

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

.icon-insta {
  position: relative;
  padding-left: 10vw;
  color: #272727;
  border-bottom: 1px solid #949494;
  padding-bottom: 5px;
}

.icon-insta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/common/icon-insta-gr.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.c-topview {
  position: relative;
}

.c-topview__img {
  position: relative;
  height: 30vh;
}

.c-topview__img::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #10103f;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3000;
  opacity: 0.2;
}

.c-topview__title {
  position: absolute;
  top: 60%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 6000;
  color: #fff;
  text-shadow: #272727 1px 1px 1px;
}

.c-topview__title h2 {
  font-weight: normal;
}

@media (max-width: 599px) {
  .c-topview .view-pc {
    display: none;
  }
}

@media (min-width: 600px) {
  .c-topview .view-sp {
    display: none;
  }
}

.c-top {
  padding: 40px 20px;
  background-color: #313131;
}

.c-top__title {
  color: #fff;
  text-align: center;
}

@media (min-width: 600px) {
  .c-top {
    padding: 70px 20px;
  }
}

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

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

.cta {
  padding: 40px 0;
  background-image: url(../images/home/task.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.cta .ct-btn span {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 20px;
  color: #0f2162;
  font-size: 15px;
}

.cta .ct-btn .shiny-btn {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 10vw 25px 10vw;
}

.cta .ct-btn a {
  color: #5a9fee;
  padding: 4vw 7vw;
  border-radius: 30px;
  background-color: yellow;
  font-weight: bold;
  font-size: 18px;
  -webkit-box-shadow: 4px 6px 10px rgba(131, 129, 15, 0.26);
          box-shadow: 4px 6px 10px rgba(131, 129, 15, 0.26);
}

.cta .ct-btn2 .shiny-btn {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 10vw 25px 10vw;
}

.cta .ct-btn2 a {
  color: #1582a9;
  font-weight: bold;
  font-size: 23px;
}

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

@media (min-width: 960px) {
  .cta h3 {
    font-size: 24px;
  }
  .cta .ct-btn {
    margin: 0 11vw 25px 11vw;
  }
  .cta .ct-btn span {
    font-size: 26px;
  }
  .cta .ct-btn a {
    font-size: 30px;
    padding: 1vw 7vw;
  }
  .cta .ct-btn .shiny-btn {
    margin: 0 10vw;
  }
  .cta .ct-btn2 a {
    font-size: 45px;
  }
}

@media (min-width: 1200px) {
  .cta .ct-btn {
    margin-bottom: 20px;
  }
  .cta .ct-btn .shiny-btn {
    margin: 0 7vw;
  }
}

.top-cta {
  text-align: center;
}

.top-cta h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 19px;
  color: #fff;
}

.top-cta .ct-btn {
  margin-top: 20px;
}

.top-cta .ct-btn span {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
  color: #0f2162;
}

.top-cta .ct-btn .shiny-btn {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 18vw;
}

.top-cta .ct-btn a {
  color: #5a9fee;
  padding: 3vw 7vw;
  border-radius: 30px;
  background-color: yellow;
  font-weight: bold;
  font-size: 18px;
  -webkit-box-shadow: 4px 6px 10px rgba(131, 129, 15, 0.26);
          box-shadow: 4px 6px 10px rgba(131, 129, 15, 0.26);
}

@media (min-width: 960px) {
  .top-cta {
    margin-bottom: 150px;
  }
  .top-cta h3 {
    font-size: 34px;
  }
  .top-cta .ct-btn span {
    font-size: 26px;
  }
  .top-cta .ct-btn a {
    font-size: 30px;
    padding: 1vw 7vw;
  }
  .top-cta .ct-btn .shiny-btn {
    margin: 0 30vw;
  }
}

.Title {
  position: relative;
  margin-bottom: 30px;
  color: #300b0b;
  text-align: center;
}

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

.tit {
  text-align: center;
  font-size: 20px;
}

.tit .en {
  font-size: 12px;
  color: #aadef1;
}

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

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

.more-btn__link {
  background-color: #505050;
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #505050;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 100;
}

.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}

.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: -1;
}

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

.more-btn__link.slide-bg:hover span {
  color: #272727;
  -webkit-transform: none;
          transform: none;
}

.more-btn__link.slide-bg:hover span:first-child::before {
  background-image: url(../images/common/arrow.png);
}

@media (min-width: 600px) {
  .more-btn__link {
    padding: 20px 40px;
    height: auto;
  }
  .more-btn__link .c-txt-sm {
    font-size: 16px;
  }
}

.main-tit {
  text-align: center;
  position: relative;
  display: table;
  margin: 80px auto 80px;
}

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

.main-tit::after {
  position: absolute;
  content: "";
  height: 50px;
  width: 1px;
  background: #505050;
  display: block;
  -webkit-transform: rotate(25deg) translate(0, 0);
          transform: rotate(25deg) translate(0, 0);
  left: 40%;
  bottom: -60px;
}

@media (max-width: 750px) {
  .main-tit::before {
    height: 25px;
    top: -30px;
  }
  .main-tit::after {
    height: 25px;
    bottom: -30px;
  }
}

.main-tit2 {
  text-align: center;
  position: relative;
  display: table;
  margin: 0 auto 65px;
}

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

.main-tit2::after {
  position: absolute;
  content: "";
  height: 120px;
  width: 1px;
  background: #505050;
  display: block;
  -webkit-transform: rotate(25deg) translate(0, -50%);
          transform: rotate(25deg) translate(0, -50%);
  right: -5px;
  top: 50%;
}

.main-tit2 p {
  font-size: 18px;
}

.main-tit2 h3 {
  font-size: 25px;
}

.r-button {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  text-align: center;
}

.r-button-inner {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 30px;
  color: #333;
  border: 3px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, radial-gradient(circle at center, #565656 0%, #333 50%, #565656 100%) border-box;
  background: linear-gradient(white, white) padding-box, radial-gradient(circle at center, #565656 0%, #333 50%, #565656 100%) border-box;
  outline: none;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  background-clip: padding-box, border-box;
}

.r-button-inner a {
  color: #272727;
  font-weight: bold;
}

.r-button-inner a span {
  font-size: 16px;
}

@media (min-width: 960px) {
  .r-button-inner {
    width: 30%;
    height: 62px;
  }
  .r-button-inner a span {
    font-size: 19px;
  }
}

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

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

.color-red {
  color: #b22222;
}

.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;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          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: #f8f8f8;
}

.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: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.2)));
  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: 18px;
  color: #505050;
}

.top-p small {
  margin-top: -10px;
  font-size: 12px;
  color: gray;
}

@media (min-width: 960px) {
  .top-p p {
    font-size: 34px;
  }
  .top-p small {
    font-size: 18px;
  }
  .top-p .bg-text {
    left: 200px;
    font-size: 90px;
  }
}

.top-view {
  position: relative;
}

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

.top-view .hero__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-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 .bg {
  position: relative;
}

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

.top-view .baner {
  position: absolute;
  top: 10px;
  left: 7px;
  margin: auto;
  z-index: 6000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-view .baner img {
  width: 20%;
  margin-right: 5px;
}

@media (min-width: 600px) {
  .top-view .baner img {
    width: 10%;
    margin-right: 20px;
  }
}

@media (min-width: 960px) {
  .top-view .baner {
    top: 30px;
    left: 70px;
  }
  .top-view .baner img {
    width: 8%;
    margin-right: 20px;
  }
}

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

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

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

.top-view__img2 img {
  width: 33%;
}

.top-v {
  background: #edf2f3;
  padding: 50px 20px;
  background-image: url(../images/home/top-bg-sp.png);
  background-size: cover;
  background-position: center;
}

.top-v__wrap .Img {
  text-align: center;
  margin-bottom: 25px;
}

.top-v__wrap .Img img {
  width: 87%;
}

.top-v__wrap .txt1 {
  margin-bottom: 10px;
  text-align: center;
}

.top-v__wrap .txt1 h3 {
  color: #1d85ff;
  font-size: 21px;
}

.top-v__wrap .txt1 h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #f6f05c));
  background: linear-gradient(transparent 70%, #f6f05c 30%);
}

.top-v__wrap .top-v__main {
  position: relative;
}

.top-v__wrap .txt2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
}

.top-v__wrap .box .inner {
  border: 2px solid #fff;
  padding: 15px 10px;
  border-radius: 20px;
}

.top-v__wrap .box .inner h3 {
  border-bottom: 3px solid #fff;
  padding-block: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #ff7800;
}

.top-v__wrap .box .inner p {
  text-align: center;
}

.top-v__wrap .box .inner p span {
  position: relative;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 12px;
}

.top-v__wrap .box .inner p span::before {
  position: absolute;
  top: 0;
  left: -10px;
  margin: auto;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(../images/home/check.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .top-v {
    height: 58vh !important;
  }
}

@media (min-width: 960px) {
  .top-v {
    background-image: url(../images/home/top-bg-pc.png);
    height: 50vh;
  }
  .top-v__wrap {
    max-width: 1100px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .top-v__wrap .Img {
    width: 50%;
  }
  .top-v__wrap .top-v__main {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top-v__wrap .txt1 h3 {
    font-size: 33px;
  }
  .top-v__wrap .txt1 .sp {
    display: none;
  }
  .top-v__wrap .txt2 {
    font-size: 16px;
    font: optional;
  }
  .top-v__wrap .txt2 .sp {
    display: none;
  }
  .top-v__wrap .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top-v__wrap .box .inner {
    width: 50%;
  }
  .top-v__wrap .box h3 {
    font-size: 25px;
  }
  .top-v__wrap .box p span {
    font-size: 21px;
  }
}

.worries {
  position: relative;
  margin-top: 50px;
}

.worries h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.worries h3 p {
  position: relative;
  display: inline-block;
}

.worries h3 p::before {
  position: absolute;
  bottom: 6px;
  right: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 5px;
  background-color: yellow;
  opacity: 0.8;
  z-index: -1;
}

.worries h3 p span {
  color: #7a9647;
  font-weight: bold;
  font-size: 25px;
}

.worries h3 small {
  color: #505050;
}

.worries__img {
  text-align: center;
  margin-bottom: 26px;
}

.worries__img img {
  width: 60%;
}

.worries ul {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
}

.worries li {
  border: 1px solid #d6d6d6;
  position: relative;
  padding: 20px 5px 20px 45px;
  margin-bottom: 10px;
  background-color: whitesmoke;
  -webkit-box-shadow: 3px 3px 4px #c2c1c1;
          box-shadow: 3px 3px 4px #c2c1c1;
}

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

.worries li::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  background-image: url(../images/common/check.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.worries .ans {
  position: relative;
}

.worries .ans p {
  position: relative;
  margin-bottom: 50px;
}

.worries .ans p:nth-child(1)::after {
  content: " ";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 35px solid #505050;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  z-index: 1;
}

.worries .ans p:last-child {
  color: palevioletred;
}

.worries .box {
  background-color: #505050;
  padding: 10px;
  margin-top: 78px;
}

.worries .box-wrap {
  border: 1px solid #272727;
}

.worries .box-wrap .inner {
  background-color: #fefcf5;
  padding: 15px;
}

.worries .box-wrap .inner h4 {
  text-align: center;
}

.worries .box-wrap .inner h2 {
  font-size: 20px;
  text-align: center;
}

.worries .point-contact {
  margin-bottom: 25px;
}

.worries .point-contact .main-desc {
  text-align: center;
}

.worries .point-contact .main-desc h3 {
  margin-bottom: 15px;
}

.worries .point-contact .sub-txt {
  text-align: center;
}

.worries .point-contact .sub-txt .c-txt-sm span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #e9ef73));
  background: linear-gradient(transparent 70%, #e9ef73 30%);
}

@media (min-width: 960px) {
  .worries .c-container {
    padding: 02 10vw;
  }
  .worries h3 {
    font-size: 26px;
  }
  .worries ul {
    padding: 60px 45px 20px 45px;
    font-size: 20px;
  }
  .worries li {
    padding-left: 70px;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
  .worries li::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .worries .ans p {
    font-size: 36px;
  }
  .worries__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .worries__img {
    width: 45%;
  }
  .worries__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .worries ul {
    width: 65%;
  }
}

.insurance {
  padding: 30px 0;
}

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

.insurance ul li {
  border-radius: 10px;
  background-color: #fff;
  border: #006400 3px solid;
}

.insurance__tit {
  text-align: center;
  padding: 20px 0;
  color: #272727;
  border-radius: 10px;
}

.insurance__desc {
  color: #272727;
  padding: 10px;
}

.insurance__img {
  text-align: center;
}

.insurance__img img {
  padding: 10px 20px;
  width: 60%;
}

.idx__tit {
  position: relative;
  margin-bottom: 290px;
}

.idx__tit .big-txt {
  font-size: 23px;
  margin-bottom: 20px;
}

.idx__tit .big-txt .txt-gold {
  color: #b39354;
}

.idx__tit .big-txt .sm {
  font-size: 16px;
}

.idx__tit .bg-text {
  font-size: 20px;
}

.idx__tit .bg-text .gold-bg {
  display: inline-block;
  background-color: #b39354;
  padding: 0 0.35em;
  margin: 0.15em 0.18em;
  color: #fff;
}

.idx__tit .bg-text .bg-sm {
  font-size: 16px;
}

.idx__tit::after {
  position: absolute;
  top: -225px;
  right: -37px;
  margin: auto;
  content: "";
  width: 270px;
  height: 270px;
  background-image: url(../images/home/img-tit.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.idx .view-sp .Img {
  margin-bottom: 25px;
}

@media (max-width: 599px) {
  .idx .view-pc {
    display: none;
  }
}

@media (min-width: 600px) {
  .idx .view-sp {
    display: none;
  }
}

@media (min-width: 960px) {
  .idx .big-txt {
    font-size: 42px;
  }
  .idx .big-txt .sm {
    font-size: 30px;
  }
  .idx .idx__tit {
    margin-bottom: 500px;
  }
  .idx .idx__tit::after {
    position: absolute;
    top: -440px;
    right: -37px;
    margin: auto;
    content: "";
    width: 500px;
    height: 500px;
  }
  .idx .idx__tit::before {
    position: absolute;
    top: 0;
    left: -100px;
    bottom: -150px;
    margin: auto;
    content: "";
    width: 250px;
    height: 250px;
    background-image: url(../images/home/tit01.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .idx .bg-text {
    font-size: 28px;
  }
  .idx .bg-text .bg-sm {
    font-size: 26px;
  }
  .idx .view-pc {
    text-align: center;
  }
  .idx .view-pc img {
    width: 85%;
  }
}

.comparison {
  margin-bottom: 90px;
}

.comparison .c-container {
  padding: 0 0 0 10px;
}

.comparison .table_scroll_wrap {
  overflow-x: scroll;
  width: 100%;
}

.comparison table {
  width: 1050px;
  table-layout: fixed;
}

@media (max-width: 599px) {
  .comparison table {
    width: 700px;
  }
}

.comparison table .hiden {
  opacity: 0;
  width: 20%;
}

.comparison table .riv {
  position: -webkit-sticky !important;
  position: sticky !important;
  left: 0;
  z-index: 1000;
}

.comparison table thead tr:first-child div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 10px;
  background: #505050;
}

.comparison table thead tr:first-child div img {
  width: 70%;
}

.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 5px;
  color: #ffffff;
}

.comparison table thead tr th.other div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  background: #b5b4b4 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: #505050 #505050 #505050 #505050;
}

.comparison table tbody tr th {
  padding: 10px;
  color: #ffffff;
  background-color: #b5b4b4;
  border-bottom: 1px solid #dddddd;
}

.comparison table tbody tr th div {
  text-align: right;
  background: none;
}

@media (max-width: 960px) {
  .comparison table tbody tr th {
    font-size: 14px;
  }
}

.comparison table tbody tr td {
  padding: 0 0 0 5px;
  font-weight: 700;
  text-align: center;
  background: #ffffff none;
}

.comparison table tbody tr td div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 80px;
  padding: 20px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
  border-width: 0 3px 1px 3px;
  border-style: solid;
  border-color: #505050 #505050 #d9d9d9 #505050;
  font-size: 12px;
}

.comparison table tbody tr .other {
  text-align: center;
}

.comparison table tbody tr .other div {
  border-width: 0 0 1px 0;
  background: #eeeeee none;
}

.comparison table .table_bg_clc {
  position: relative;
}

.comparison table .table_bg_clc::before {
  display: block;
  opacity: 0.3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 24px;
  height: 40px;
  margin: auto;
  content: url(../images/common/marusankaku2.png);
}

.comparison table .table_bg_tgl {
  position: relative;
}

.comparison table .table_bg_tgl::before {
  display: block;
  opacity: 0.3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 24px;
  height: 40px;
  margin: auto;
  content: url(../images/common/marusankaku1.png);
}

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

@media (min-width: 1400px) {
  .comparison .c-container {
    padding: 0 7vw;
  }
  .comparison table {
    width: 1200px;
  }
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-instagram #sb_instagram #sbi_images .sbi_item {
  width: 33.3% !important;
}

@media (min-width: 960px) {
  .p-instagram__img {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 60px;
  }
}

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

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

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

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

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

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

.p-news__date {
  color: #aadef1;
  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 60px 0;
  background-color: #efefef;
}

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

@media (min-width: 600px) {
  .p-footer__logo img {
    width: 35%;
  }
}

.p-footer__wrap {
  margin-bottom: 35px;
}

.p-footer__nav {
  display: block;
  margin-bottom: 30px;
}

.p-footer__nav ul {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
  width: 160px;
}

.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}

.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.p-footer__nav li .c-txt-sm {
  font-size: 13px;
  color: #272727;
}

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

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

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

.p-footer__address .map {
  margin-bottom: 20px;
}

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

.p-footer .copyright {
  margin-top: 30px;
  text-align: center;
}

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

.c-points {
  padding: 30px 0 10px 0;
  background: #e6f6ec;
}

.c-points ul {
  margin: 10px;
}

.c-points ul li {
  background-color: #f0f0f0;
  margin-right: 5px;
  padding: 12px;
  border: 3px solid #006400;
  -webkit-box-shadow: 3px 3px 30px #adabab;
          box-shadow: 3px 3px 30px #adabab;
}

.c-points .point-contact {
  margin-bottom: 25px;
}

.c-points .point-contact .main-desc {
  text-align: center;
}

.c-points .point-contact .main-desc h3 {
  margin-bottom: 15px;
}

.c-points .point-contact .sub-txt {
  text-align: center;
}

.c-points .point-contact .sub-txt .c-txt-sm span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #e9ef73));
  background: linear-gradient(transparent 70%, #e9ef73 30%);
}

.c-points .item-tit {
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}

.c-points .sub-tit {
  background: #556b2f;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 2vw;
  position: relative;
  margin: 0 auto;
}

.c-points .sub-tit::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #556b2f transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.c-points__img {
  margin-bottom: 15px;
  height: 100px;
}

.c-points__img img {
  -o-object-fit: contain;
     object-fit: contain;
}

.c-points__desc .item-tit {
  font-size: 15px;
  font-weight: bold;
}

@media (min-width: 960px) {
  .c-points__desc .item-tit {
    font-size: 17px;
  }
}

.c-points__desc .num {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #505050;
}

.c-points__desc .num::before {
  position: absolute;
  bottom: -0.25em;
  left: 50%;
  width: 2em;
  height: 2px;
  content: "";
  background: #505050 none;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-points__desc .num-wrap {
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 960px) {
  .c-points {
    padding: 50px 3vw;
  }
  .c-points ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-points li {
    width: 30%;
    margin-right: 25px;
  }
}

@media (min-width: 1400px) {
  .c-points__desc {
    padding: 0 2vw !important;
  }
}

.feature {
  margin-top: 50px;
}

.feature__num {
  font-size: 54px;
  color: #505050;
  padding-right: 30px;
}

.feature ul li h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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: #fff200;
  z-index: -1;
}

@media (min-width: 600px) {
  .feature li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .feature li:nth-of-type(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .feature__exp {
    width: 49%;
  }
  .feature__img {
    width: 49%;
  }
}

.faq-contents {
  background-color: #f0f0f0;
  padding: 50px 0 30px 0;
  margin-bottom: 50px;
}

.faq h3 {
  text-align: center;
}

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

.faq__item {
  background-color: #fff;
  border-radius: 20px;
  padding: 5px 15px;
}

.faq dt {
  position: relative;
  cursor: pointer;
  -webkit-transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  margin: 0 0 6vw 0;
}

.faq dt::before {
  content: "Q";
  position: absolute;
  top: -10px;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 28px;
  color: #505050;
}

.faq dt span {
  padding-right: 8vw;
  margin-top: 2vw;
  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 #505050;
  border-right: 3px solid #505050;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 960px) {
  .faq dt span::after {
    width: 23px;
    height: 23px;
  }
}

.faq dd {
  position: relative;
}

.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  font-size: 28px;
  color: #505050;
}

@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: #310606;
}

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

.area dd .m-description-article {
  margin: 2vw 0 2vw 0;
}

.area dd::before {
  display: none;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.p-contact__tel {
  padding: 14px 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 3em;
  background: #ecc30c;
  -webkit-box-shadow: 5px 5px 5px #c9c8c8;
          box-shadow: 5px 5px 5px #c9c8c8;
  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: "";
  -webkit-transform: translateY(-50%) rotate(45deg);
          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: 15px 10px;
  }
  .p-contact__tel a {
    font-size: 22px;
  }
}

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

.achievement {
  margin-top: 50px;
}

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

.achievement h3 {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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__item {
  position: relative;
}

.achievement__text {
  background-color: #4a90e2;
  padding: 10px;
  color: #fff;
}

.achievement__img {
  position: relative;
}

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

.achievement .txt2 {
  color: #f2f204;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 2px;
  padding: 2px 5px;
  z-index: 100;
}

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

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

.c-works-sl-wrap h3 {
  border-left: 3px solid #505050;
  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: #505050;
}

@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;
  -webkit-box-sizing: border-box;
          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: #272727;
}

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

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

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

.c-flow .item-img .num {
  position: absolute;
  top: -35px;
  left: 10px;
  color: #8b8b8b;
  font-size: 50px;
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}

.c-flow-item {
  position: relative;
  padding: 50px 0;
}

.c-flow-item::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #f0f0f0 transparent transparent transparent;
}

.c-flow-item:last-child::after {
  display: none;
}

.c-flow #flow02::after,
.c-flow #flow04::after,
.c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}

.c-flow #flow01,
.c-flow #flow03,
.c-flow #flow05,
.c-flow #flow07 {
  background-color: #f0f0f0;
}

@media (max-width: 599px) {
  .c-flow .item-img.view-pc {
    display: none;
  }
}

@media (min-width: 600px) {
  .c-flow .item-img.view-sp {
    display: none;
  }
}

@media (min-width: 960px) {
  .c-flow-item .item-tit {
    font-size: 30px;
  }
  .c-flow-item .c-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-flow-item:nth-child(2n) .c-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
}

.notes__wrap {
  background-color: #e1f0fa;
  padding: 20px;
  border-radius: 20px;
}

.notes .c-txt-sm {
  margin-bottom: 10px;
}

.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-features {
  background-image: url(../images/home/bg-1.jpg);
  padding: 50px 0;
  background-size: cover;
}

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

.c-features4 {
  background-image: url(../images/home/bg-1.jpg);
  padding: 50px 0;
  background-size: cover;
}

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

.c-features1 {
  background-image: url(../images/home/img8.webp);
  padding: 50px 0;
  background-size: cover;
  position: relative;
  background-position: center;
}

.c-features1::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #272727;
  opacity: 0.4;
  z-index: 1;
}

.c-features1__desc {
  margin-bottom: 30px;
  color: #fff;
  position: relative;
  z-index: 100;
}

.c-features1__desc h3 {
  margin-bottom: 30px;
}

@media (min-width: 960px) {
  .c-features1__desc h3 {
    font-size: 30px;
  }
}

.c-features2 {
  background-image: url(../images/home/bg-1.jpg);
  padding: 50px 0;
  background-size: cover;
}

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

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

.c-features-tmj {
  background-image: url(../images/home/bg-1.jpg);
  padding: 50px 0;
  background-size: cover;
}

.c-features-tmj__wrap {
  margin-top: 30px;
}

.c-features-tmj__desc {
  margin-bottom: 30px;
}

.c-features-tmj__desc .bl {
  color: #0064b4;
  font-weight: bold;
}

.c-features-tmj h2 {
  text-align: center;
  margin-bottom: 20px;
}

.c-features-tmj__img img {
  height: 300px !important;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 960px) {
  .c-features-tmj__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-features-tmj__desc {
    width: 48%;
  }
  .c-features-tmj__img {
    width: 48%;
  }
  .c-features-tmj__img img {
    height: 370px !important;
  }
}

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

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

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

@media (max-width: 1199px) {
  .c-company .c-about__img {
    display: none;
  }
}

@media (min-width: 1200px) {
  .c-company .c-about__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .c-company .c-about-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .c-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-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: #aadef1;
}

.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: #272727;
    margin-bottom: 5px;
  }
}

.c-recruit .points-title .c-txt-lg {
  color: #aadef1;
  display: block;
}

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

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

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

.c-news__link {
  display: block;
  padding: 4vw 0;
}

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

.c-news__date {
  color: #aadef1;
  margin-bottom: 5px;
}

.c-news__list {
  padding-bottom: 5vw;
}

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

.c-news__title {
  text-align: center;
  margin: 0 0 10vw 0;
  letter-spacing: 2px;
  font-weight: 100;
}

.c-news .c-news__block {
  padding: 8vw 0;
}

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

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #272727;
  font-size: 13px;
  padding-left: 3px;
}

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

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

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

.page-numbers:not(.next):not(.prev) .next::after {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../images/common/arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 1px;
  width: 12px;
  height: 12px;
  margin-left: 8px;
}

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

@media (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}

@media (min-width: 900px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

.c-news-sl .c-container {
  padding: 0 5vw 0 5vw;
}

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

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

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

.c-contact {
  background-image: url(../images/home/bg.jpeg);
}

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

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

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

.c-contact .desc {
  margin-top: 50px;
}

.c-contact .center {
  margin: 30px 0;
  text-align: center;
  font-size: 24px;
}

.c-contact h3 {
  display: inline-block;
  width: 340px;
}

.c-contact h3 .desc {
  font-size: 14px;
}

@media (min-width: 600px) {
  .c-contact h3 {
    width: 540px;
  }
}

@media (min-width: 1200px) {
  .c-contact h3 {
    width: 800px;
  }
  .c-contact h3 .desc {
    font-size: 18px;
  }
}

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

.c-contact .c-description {
  padding: 40px 0;
  background-color: #020225;
  color: #fff;
}

.c-contact .c-description ul {
  padding: 20px 0;
}

.c-contact .c-description .c-txt-xs {
  font-size: 12px;
  color: #fff;
}

.c-contact .contact-form2 {
  text-align: center;
  margin: 50px 5vw;
  padding: 5vw 0;
}

.c-contact .white {
  background: #fff !important;
}

.c-contact .contact-form {
  text-align: center;
  background: #f6f6f6;
  margin: 50px 5vw;
  padding: 5vw 0;
}

.c-contact .contact-form .ct-checkbox input {
  height: 20px;
  width: 20px;
}

.c-contact .contact-form .ct-checkbox .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 0;
  margin-bottom: 10px;
}

.c-contact .contact-form .ct-checkbox .wpcf7-list-item-label {
  width: 92%;
}

.c-contact .contact-form .left {
  text-align: left;
  margin-bottom: 15px;
}

.c-contact .contact-form .left span {
  color: #e00f0f;
}

.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 22px;
}

.c-contact .contact-form .ct-tit small {
  font-size: 14px;
}

@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 22px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    font-size: 31px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 22px;
  }
}

.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}

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

.c-contact .contact-form textarea {
  margin-bottom: 0;
}

.c-contact .contact-form input {
  height: 45px;
}

.c-contact .contact-form select {
  width: 100%;
  height: 45px;
  border: 1px solid #272727;
}

.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}

.c-contact .contact-form dt {
  font-size: 14px;
}

.c-contact .contact-form dt p {
  display: inline;
}

.c-contact .contact-form dt strong {
  color: #c70101;
}

.c-contact .contact-form .ct-name .number {
  position: relative;
}

.c-contact .contact-form .ct-name .number .num {
  position: absolute;
  top: 0;
  left: -28px;
  bottom: 0;
  margin: auto;
  font-size: 30px;
  font-weight: 300;
}

.c-contact .contact-form .must {
  position: relative;
  padding: 10px 15px 10px 0;
  margin-right: 10px;
}

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

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

.c-contact .contact-form .ct-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding-bottom: 20px;
  margin: auto;
}

.c-contact .contact-form .ct-sex {
  display: inline-block;
  text-align: left;
}

.c-contact .contact-form .ct-sex input {
  margin: 0;
}

.c-contact .contact-form .ct-sex select {
  height: 45px;
}

.c-contact .contact-form .ct-age {
  display: inline-block;
  text-align: right;
}

.c-contact .contact-form .ct-age dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}

.c-contact .contact-form .ct-date {
  text-align: left;
  font-size: 14px;
}

.c-contact .contact-form .ct-date input {
  margin-top: 0;
}

.c-contact .contact-form .ct-time {
  display: inline-block;
  text-align: right;
}

.c-contact .contact-form .ct-time dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}

.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}

.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.c-contact .contact-form .ms-1 {
  color: #2180da;
  border-bottom: 1px solid #2180da;
}

.c-contact .contact-form .submit-btn {
  text-align: center;
}

.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}

.c-contact .contact-form .submit-btn input {
  background-color: #505050;
  color: #fff;
  font-weight: bold;
  width: 70%;
  max-width: 320px;
}

.c-contact .contact-form .ajax-loader {
  display: none;
}

.c-contact .contact-form .wpcf7-spinner {
  display: none;
}

@media (min-width: 600px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .c-contact .contact-form dl {
    width: 800px;
  }
  .c-contact .contact-form dt {
    font-size: 24px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form select {
    width: 380px;
  }
  .c-contact .contact-form .ct-age dt,
  .c-contact .contact-form .ct-time dt {
    padding-left: 25px;
  }
}

.c-contact .grecaptcha-badge {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  width: 100% !important;
}

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

@media (min-width: 2000px) {
  .c-contact .wrap {
    padding: 0 500px;
  }
}

.c-contact .form {
  background: #fff7e8;
  padding: 20px;
}

.c-contact .ct-check {
  background-color: #fff;
}

.c-contact .ct-check .must {
  margin-bottom: 10px;
}

@media (min-width: 960px) {
  .c-contact .ct-check.flex .wpcf7-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-contact .ct-check.flex .wpcf7-list-item-label {
  white-space: nowrap;
}

.c-contact .ct-check.flex .need {
  margin-left: -10px;
}

@media (min-width: 960px) {
  .c-contact .ct-check.flex.second .wpcf7-checkbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-contact .ct-check.flex.second .wpcf7-checkbox .wpcf7-list-item {
    width: 48%;
  }
}

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

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

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

@media (min-width: 1200px) {
  .c-contact .ct-check .wpcf7-list-item-label {
    font-size: 22px;
  }
}

@media (min-width: 1500px) {
  .c-contact .ct-check .wpcf7-list-item-label {
    font-size: 26px;
  }
}

.c-contact .ct-text-sm textarea {
  height: 80px;
}

@media (min-width: 960px) {
  .c-contact .ct-text-sm textarea {
    height: 120px;
  }
}

.c-contact .ct-redio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

.c-contact .tyui {
  text-align: center;
  margin: 0 auto 20px auto;
  width: 340px;
}

.c-contact .tyui p {
  text-align: left;
  margin-bottom: 10px;
}

@media (min-width: 600px) {
  .c-contact .tyui {
    width: 540px;
  }
}

@media (min-width: 1200px) {
  .c-contact .tyui {
    width: 800px;
  }
}

@media (min-width: 960px) {
  .c-contact#contact5 .ct-check.flex .wpcf7-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.c-contact#contact5 .ct-check .wpcf7-list-item {
  padding-right: 10px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 70px;
}

.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 .c-txt-sm {
  margin-bottom: 10px;
}

.c-privacy h4 {
  margin-bottom: 10px;
}

.c-privacy-item {
  margin-bottom: 30px;
}

.c-privacy-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 20px;
}

.c-privacy-btn a {
  position: relative;
  border: 1px solid #272727;
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
}

.c-privacy-btn a:hover {
  letter-spacing: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.c-privacy-btn a::after {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.c-thanks {
  margin-top: 130px;
}

.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}

.c-thanks h3 {
  margin-bottom: 20px;
}

.c-thanks-item {
  margin-bottom: 30px;
}

.c-thanks-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}

.c-thanks-btn a {
  position: relative;
  border: 1px solid #272727;
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 2px;
}

.c-thanks-btn a:hover {
  letter-spacing: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.c-thanks-btn a::after {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.sectionLGrn {
  padding: 30px 0;
  background-image: url(../images/home/bg_dot.png);
}

.sectionLGrn .reTi {
  font-size: 145%;
  font-weight: 700;
  margin: 0 0 15px;
  padding: 0 15px;
  text-align: center;
  letter-spacing: 0.05em;
  position: relative;
}

.sectionLGrn .reTi::before {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px;
  content: "＼";
  font-size: 108%;
  left: 0;
}

.sectionLGrn .reTi::after {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px;
  content: "／";
  font-size: 108%;
  right: 0;
}

.sectionLGrn .reTi span {
  display: inline-block;
  color: #fff;
  padding: 1px 10px;
  background: #133377;
  border-radius: 50%;
  letter-spacing: normal;
}

.sectionLGrn .reLeftBox ul {
  margin: 0 -3% 6px 0;
  letter-spacing: -0.5em;
}

.sectionLGrn .reLeftBox ul li {
  width: 47%;
  margin: 0 3% 10% 0;
  display: inline-block;
  letter-spacing: normal;
  position: relative;
}

.sectionLGrn .reLeftBox ul li::before {
  content: "";
  display: block;
  padding: 100% 0 0;
  background: #fff;
  border-radius: 50%;
}

.sectionLGrn .reLeftBox ul li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
  width: 123px;
  height: 36px;
  background: url(../images/common/icon_ribon.svg) no-repeat center/auto 100%;
}

.sectionLGrn .reLeftBox ul li .reNum {
  position: absolute;
  top: -13px;
  left: -91px;
  right: 0;
  margin: auto;
  font-family: "Arvo", serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  padding: 5px;
  background: #133377;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  letter-spacing: normal;
  color: #fff;
  text-align: center;
  -webkit-transform: rotate(0.001deg);
          transform: rotate(0.001deg);
}

.sectionLGrn .reLeftBox ul li .reDisc {
  font-size: 107%;
  font-weight: 700;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.sectionLGrn .reLeftBox ul li .reDisc span {
  color: #c81f25;
  font-size: 107%;
  font-weight: 700;
}

.sectionLGrn .reLeftBox ul li .reDisc .sectionLGrn__img {
  text-align: center;
}

.sectionLGrn .reLeftBox ul li .reDisc .sectionLGrn__img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 75%;
}

@media (min-width: 960px) {
  .sectionLGrn .reTi {
    max-width: 500px;
    margin: 0 auto 30px auto;
  }
  .sectionLGrn .reLeftBox {
    max-width: 800px;
    margin: auto;
  }
  .sectionLGrn .reLeftBox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sectionLGrn .reLeftBox ul li {
    width: 20%;
    margin: 0;
  }
}

.construction {
  background-color: #505050;
  padding: 50px 0 0 0;
}

.construction .Title {
  color: #fff;
}

.construction .slider .hero {
  position: relative;
  overflow: hidden;
}

.construction .slider .hero .swiper-container4 {
  position: relative;
}

.construction .slider .hero .swiper-container4 .swiper-slide .Img {
  text-align: center;
  position: relative;
  background-color: #fff;
  padding: 10px;
}

.construction .slider .hero .swiper-container4 .swiper-slide .Img p {
  position: absolute;
}

.construction .slider .hero .swiper-container4 .swiper-slide .Img p .label {
  position: relative;
  z-index: 100;
  color: #fff;
  margin-left: 5px;
}

.construction .slider .hero .swiper-container4 .swiper-slide .Img p .label .num {
  display: block;
  margin-top: -10px;
}

.construction .slider .hero .swiper-container4 .swiper-slide .Img p::before {
  position: absolute;
  content: "";
  display: block;
  top: -60px;
  left: -60px;
  border: 60px solid transparent;
  border-right-color: #f77f00;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.construction .slider .hero .swiper-container4 .swiper-slide .txt-box {
  background: #fff;
  padding: 25px 5px;
  height: 200px;
}

.construction .slider .hero .swiper-container4 .swiper-slide .txt-box h4 {
  margin-bottom: 10px;
}

.construction .slider .hero .swiper-container4 .swiper-slide .txt-box ul li {
  background-color: #505050;
  color: #fff;
  border-radius: 20px;
  padding: 5px;
  margin-left: 5px;
  display: inline-block;
  margin-bottom: 8px;
}

.construction .slider .hero .swiper-container4 .swiper-button-prev,
.construction .slider .hero .swiper-container4 .swiper-button-next {
  top: 50%;
  border: 1px solid #505050;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  background-color: #ffffff9b;
}

.construction .slider .hero .swiper-container4 .swiper-button-prev::after,
.construction .slider .hero .swiper-container4 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
  display: none;
}

.construction .slider .hero .swiper-container4 .swiper-button-prev {
  left: 0;
}

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

.construction .slider .hero .swiper-container4 .swiper-button-next {
  right: 0;
}

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

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

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

.ranking {
  padding: 50px 0;
  background-image: url(../images/home/bg-06.png);
  background-size: cover;
  background-position: 100% 100%;
}

@media (min-width: 600px) {
  .ranking__img {
    text-align: center;
  }
  .ranking__img img {
    width: 60%;
  }
}

.speed {
  padding-top: 50px;
}

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

.speed ul li {
  width: 48%;
  margin-bottom: 25px;
}

.speed ul li .box .icon {
  text-align: center;
  margin-bottom: 20px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #f3f3f3;
  margin: 0 auto 30px;
}

.speed ul li .box .icon img {
  width: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}

.speed ul li .box .txt {
  text-align: center;
}

@media (min-width: 960px) {
  .speed ul li {
    width: 32%;
  }
  .speed ul li .box .icon {
    margin-bottom: 0;
  }
}

.top-access .flex {
  margin-bottom: 50px;
}

.top-access__tit {
  position: relative;
  z-index: 100;
}

.top-access__tit .big-txt {
  font-size: 38px;
  line-height: 1.9;
}

.top-access__tit .big-txt .txt-gold {
  color: #b39354;
}

.top-access__tit .big-txt .sm {
  font-size: 33px;
}

.top-access__tit .big-txt .gold-bg {
  display: inline-block;
  background-color: #b39354;
  padding: 0 0.35em;
  margin: 0.15em 0.18em;
  color: #fff;
}

.top-access__tit .bg-text {
  font-size: 20px;
}

.top-access__tit .bg-text .bg-sm {
  font-size: 16px;
}

.top-access__tit .top-access__desc {
  margin-bottom: 25px;
}

.top-access__tit .top-access__desc .c-txt-sm {
  margin-bottom: 20px;
}

.top-access h3 {
  margin-bottom: 15px;
}

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

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

@media (min-width: 960px) {
  .top-access__tit .big-txt {
    font-size: 56px;
  }
  .top-access__tit .big-txt .sm {
    font-size: 43px;
  }
  .top-access__tit .top-access__desc {
    font-size: 28px;
    margin-bottom: 45px;
  }
  .top-access .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top-access .flex .top-access__desc {
    width: 60%;
  }
  .top-access .flex .Img {
    width: 35%;
  }
}

.p-point {
  position: relative;
  padding: 50px 0 0 0;
}

.p-point::before {
  position: absolute;
  top: -30px;
  right: -70px;
  margin: auto;
  content: "";
  width: 170px;
  height: 170px;
  background-image: url(../images/home/tit03.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 100;
}

.p-point__tit {
  margin-bottom: -36px;
  position: relative;
  z-index: 100;
}

.p-point__tit .big-txt {
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 1.9;
}

.p-point__tit .big-txt .txt-gold {
  color: #b39354;
}

.p-point__tit .big-txt .sm {
  font-size: 16px;
}

.p-point__tit .big-txt .gold-bg {
  display: inline-block;
  background-color: #b39354;
  padding: 0 0.35em;
  margin: 0.15em 0.18em;
  color: #fff;
}

.p-point__tit .bg-text {
  font-size: 20px;
}

.p-point__tit .bg-text .bg-sm {
  font-size: 16px;
}

.p-point .p-point-top_img {
  -webkit-transform: skewY(-4deg);
          transform: skewY(-4deg);
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}

.p-point ul {
  margin-top: 30px;
}

.p-point ul li {
  color: #fff;
  margin-bottom: 60px;
}

.p-point ul li .p-point-main_tit {
  background-color: #0078c2;
}

.p-point ul li .p-point-main_tit .tit-bg {
  background-color: #fff;
  color: #b39354;
}

.p-point ul li .sub {
  background-color: #0064b4;
}

.p-point ul li .main-wrap {
  background-color: #0078c2;
}

.p-point ul .num01 {
  position: relative;
  z-index: 1000;
}

.p-point ul .num01::before {
  position: absolute;
  top: -38px;
  right: -17px;
  margin: auto;
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(../images/home/num2.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 960px) {
  .p-point ul .num01::before {
    width: 100px;
    height: 100px;
  }
}

.p-point ul .num02 {
  position: relative;
  z-index: 1000;
}

.p-point ul .num02::before {
  position: absolute;
  top: -53px;
  left: -10px;
  margin: auto;
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(../images/home/num3.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 960px) {
  .p-point ul .num02::before {
    left: -61px;
    width: 100px;
    height: 100px;
  }
}

.p-point ul .num03 {
  position: relative;
  z-index: 1000;
}

.p-point ul .num03::before {
  position: absolute;
  top: -38px;
  right: -17px;
  margin: auto;
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(../images/home/num4.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 960px) {
  .p-point ul .num03::before {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 599px) {
  .p-point ul li .p-point-main_tit {
    padding: 15px;
  }
  .p-point ul li .p-point-main_tit .tit-bg {
    padding: 5px;
  }
  .p-point ul li .sub {
    padding: 15px;
  }
  .p-point ul li .main-wrap {
    padding: 20px;
  }
  .p-point ul li .main-wrap .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 15px;
  }
  .p-point ul li .main-wrap .main .min-img {
    width: 48%;
  }
  .p-point ul li .main-wrap .main .min-img img {
    width: 100%;
    height: 140px !important;
    border-radius: 50%;
  }
  .p-point ul li .main-wrap .main .c-txt-sm {
    width: 48%;
  }
  .p-point ul li .main-wrap .big-img {
    margin-bottom: 15px;
  }
  .p-point ul li .main-wrap .r-button {
    margin-top: 30px;
  }
}

@media (min-width: 600px) {
  .p-point::before {
    right: 0px;
    width: 270px;
    height: 270px;
  }
  .p-point .p-point-top_img {
    height: 470px;
    margin-bottom: 80px;
  }
  .p-point__tit {
    margin-bottom: -36px;
    position: relative;
    z-index: 100;
  }
  .p-point__tit .big-txt {
    font-size: 45px;
    margin-bottom: 20px;
    line-height: 1.9;
  }
  .p-point__tit .big-txt .txt-gold {
    color: #b39354;
  }
  .p-point__tit .big-txt .sm {
    font-size: 28px;
  }
  .p-point__tit .big-txt .gold-bg {
    display: inline-block;
    background-color: #b39354;
    padding: 0 0.35em;
    margin: 0.15em 0.18em;
    color: #fff;
  }
  .p-point__tit .bg-text {
    font-size: 20px;
  }
  .p-point__tit .bg-text .bg-sm {
    font-size: 16px;
  }
  .p-point ul li {
    margin-bottom: 70px;
  }
  .p-point .p-point-main_tit {
    padding: 20px;
    font-size: 26px;
  }
  .p-point .p-point-main_tit .tit-bg {
    padding: 5px;
  }
  .p-point .sub {
    padding: 20px;
  }
  .p-point .sub p {
    width: 60%;
  }
  .p-point .sub .after-img01 {
    position: relative;
  }
  .p-point .sub .after-img01::after {
    position: absolute;
    top: 0;
    right: -113%;
    bottom: 0;
    margin: auto;
    content: "";
    width: 100%;
    height: auto;
    background-image: url(../images/home/img38.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-point .sub .after-img02 {
    position: relative;
  }
  .p-point .sub .after-img02::after {
    position: absolute;
    top: 0;
    right: -119%;
    bottom: 0;
    margin: auto;
    content: "";
    width: 100%;
    height: auto;
    background-image: url(../images/home/img17.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-point .sub .after-img03 {
    position: relative;
  }
  .p-point .sub .after-img03::after {
    position: absolute;
    top: 0;
    right: -119%;
    bottom: 0;
    margin: auto;
    content: "";
    width: 100%;
    height: auto;
    background-image: url(../images/home/img18.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-point .main-wrap {
    padding: 30px;
  }
  .p-point .main-wrap .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 35px;
  }
  .p-point .main-wrap .main .min-img {
    width: 35%;
  }
  .p-point .main-wrap .main .c-txt-sm {
    width: 60%;
  }
  .p-point .sub-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-point .sub-wrap .big-img {
    width: 60%;
  }
  .p-point .sub-wrap p {
    width: 35%;
  }
  .p-point .r-button {
    margin-top: 35px;
  }
}

@media (min-width: 960px) {
  .p-point::before {
    right: -70px;
    width: 330px;
    height: 330px;
  }
}

.point02 {
  padding: 40px 0;
}

.point02 h3 {
  text-align: center;
  margin-bottom: -11px;
}

.point02 h3 span {
  color: #fff;
  background-color: #505050;
  padding: 10px;
}

.point02 ul {
  border: 1px solid #505050;
  padding: 30px 10px 10px 10px;
}

.point02 ul li {
  background: #fff;
  border-bottom: 1px solid #2db3e5;
  padding: 15px 5px 15px 40px;
  margin-bottom: 16px;
  position: relative;
}

.point02 ul li::before {
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/home/check.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.point02 .Img {
  text-align: center;
}

.point02 .Img img {
  width: 60%;
}

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

.kiken2 {
  background-color: #f0f0f0;
  padding: 50px 0;
  position: relative;
}

@media (max-width: 600px) {
  .kiken2::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13.3333333333vw 50vw 0 50vw;
    border-color: #f0f0f0 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
  }
}

.kiken2 .txt {
  margin-bottom: 60px;
}

.kiken2 .gl {
  border: #53bb03 2px solid !important;
}

.kiken2 .gl .kiken2__tit {
  background-color: #53bb03 !important;
}

.kiken2 .wrap {
  border: #1582a9 2px solid;
  position: relative;
  margin-bottom: 50px;
  border-radius: 20px 20px 0 0;
  background-color: #fff;
}

.kiken2 .wrap .kiken2__tit {
  padding: 10px;
  color: #fff;
  background-color: #1582a9;
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
  border-radius: 16px 16px 0 0;
}

@media (min-width: 960px) {
  .kiken2 .wrap .kiken2__tit h3 {
    font-size: 21px;
  }
}

.kiken2 .wrap .desc {
  padding: 7px 20px;
}

.kiken2 .txt h3 {
  color: yellow;
  text-align: center;
}

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

.plan {
  background: gainsboro;
  padding: 30px 0 50px 0;
}

.plan .c-subtit {
  text-align: center;
  margin-bottom: 20px;
}

.plan .c-subtit h2 {
  font-size: 20px;
}

.plan .c-subtit2 {
  text-align: center;
  margin-bottom: 20px;
}

.plan .c-subtit2 h2 {
  margin-bottom: 50px;
  font-size: 23px;
}

.plan__desc {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  -webkit-box-shadow: 3px 3px 3px gainsboro;
          box-shadow: 3px 3px 3px gainsboro;
}

.plan .plan__box .box-tit {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  color: #505050;
}

.plan .plan__box .box-tit::after {
  width: 30px;
  height: 2px;
  display: block;
  margin: 15px auto;
  background: #505050;
  content: "";
}

.plan .plan__box ul li {
  padding: 10px 10px 10px 37px;
  line-height: 1.25;
  margin-bottom: 10px;
  position: relative;
}

.plan .plan__box ul li::before {
  position: absolute;
  top: -8px;
  left: -10px;
  bottom: 0;
  margin: auto;
  content: "・";
  font-size: 60px;
  color: #505050;
}

.plan .plan-price {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  -webkit-box-shadow: 3px 3px 3px gainsboro;
          box-shadow: 3px 3px 3px gainsboro;
}

.plan .plan-price .txt {
  margin-bottom: 25px;
}

.plan .plan-price .txt h4 {
  margin-bottom: 5px;
}

.plan .plan-price .txt .c-txt-sm {
  margin-bottom: 15px;
}

.plan .plan-price .Img img {
  border-radius: 10px;
}

@media (min-width: 960px) {
  .plan .c-subtit2 h2 {
    margin-bottom: 85px;
    font-size: 27px;
  }
  .plan .c-subtit2 h2 br {
    display: none;
  }
  .plan .plan__box ul li::before {
    top: -17px;
  }
  .plan .plan-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .plan .plan-price .txt {
    width: 48%;
  }
  .plan .plan-price .txt h4 {
    font-size: 24px;
  }
  .plan .plan-price .Img {
    width: 48%;
  }
}

.price .price__tit {
  text-align: center;
  margin-bottom: 20px;
}

.price .price__tit h2 {
  font-size: 20px;
}

.price__wrap {
  margin-bottom: 30px;
}

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

.price .desc-color {
  margin-bottom: 25px;
  color: #1582a9;
}

.price .price-section {
  margin-bottom: 30px;
}

.price table {
  width: 100%;
}

.price table th {
  background: #eef5f9;
  font-weight: 500;
  width: 50%;
  text-align: center;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
  padding: 10px;
}

.price table td {
  font-size: 14px;
  font-weight: 600;
  color: #505050;
  width: 50%;
  text-align: center;
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
  padding: 10px;
}

.price table td span {
  font-size: 0.9rem;
}

@media (min-width: 960px) {
  .price table td {
    font-size: 16px;
  }
}

.treatment {
  background: gainsboro;
  padding: 30px 0 50px 0;
}

.treatment .main-desc {
  margin-bottom: 30px;
}

.treatment .wrap .box {
  margin-bottom: 25px;
  background-color: #fff;
  padding: 20px;
  border-radius: 15px;
}

.treatment .wrap .box h4 {
  margin-bottom: 10px;
}

.treatment .wrap .box h4 .box-txt {
  margin-bottom: 15px;
}

.treatment .wrap .box .box-txt {
  margin-bottom: 25px;
}

.treatment .wrap .box .box-txt .more-btn {
  margin-top: 25px;
}

@media (min-width: 960px) {
  .treatment .wrap .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .treatment .wrap .box .box-txt {
    width: 48%;
  }
  .treatment .wrap .box .box-txt h4 {
    font-size: 23px;
  }
  .treatment .wrap .box .box-img {
    width: 48%;
  }
  .treatment .wrap .box .box-img img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 400px !important;
  }
}

.profile {
  margin-top: 50px;
}

.profile .profile-tit {
  background: linear-gradient(45deg, #000000 0%, #565555 50%, #000000 100%);
  border-bottom: 2px solid #777;
  font-weight: 700;
  margin-bottom: 30px;
}

.profile .profile-tit h3 {
  padding: 10px 10px;
  color: #fff;
}

.profile .profile-wrap {
  margin-bottom: 30px;
}

.profile .profile-wrap .txt {
  margin-bottom: 25px;
}

.profile .profile-wrap .txt h3 {
  padding: 0.1em 0.5em;
  font-size: 20px;
  font-weight: bold;
  background: transparent;
  border-left: solid 5px #511108;
  border-bottom: dashed 2px #511108;
  margin-top: 40px;
  color: #511108;
  margin-bottom: 20px;
}

.profile .profile-wrap .txt .c-txt-sm {
  margin-bottom: 7px;
  padding-left: 25px;
}

.profile .profile-wrap .txt .c-txt-sm span {
  position: relative;
}

.profile .profile-wrap .txt .c-txt-sm span::before {
  position: absolute;
  top: -17px;
  left: -35px;
  bottom: 0;
  margin: auto;
  content: "・";
  font-size: 27px;
  color: #511108;
}

.profile .profile-desc {
  margin-bottom: 30px;
  margin-bottom: 25px;
}

.profile .profile-desc h3 {
  padding: 0.1em 0.5em;
  font-size: 20px;
  font-weight: bold;
  background: transparent;
  border-left: solid 5px #511108;
  border-bottom: dashed 2px #511108;
  margin-top: 40px;
  color: #511108;
  margin-bottom: 20px;
}

.profile .profile-desc .c-txt-sm {
  margin-bottom: 7px;
  padding-left: 25px;
}

.profile .profile-desc .c-txt-sm span {
  position: relative;
}

.profile .profile-desc .c-txt-sm span::before {
  position: absolute;
  top: -17px;
  left: -35px;
  bottom: 0;
  margin: auto;
  content: "・";
  font-size: 27px;
  color: #511108;
}

.profile .profile-wrap2 .flex {
  margin-bottom: 25px;
}

.profile .profile-wrap2 .flex .c-txt-sm {
  margin-bottom: 25px;
}

@media (min-width: 960px) {
  .profile .profile-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profile .profile-wrap .txt {
    width: 48%;
  }
  .profile .profile-wrap .profile-img {
    width: 48%;
  }
  .profile .profile-wrap .profile-img img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 400px !important;
  }
  .profile .profile-wrap2 {
    margin-top: 50px;
  }
  .profile .profile-wrap2 .flex {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profile .profile-wrap2 .flex .txt {
    width: 60%;
  }
  .profile .profile-wrap2 .flex .profile-img {
    width: 35%;
  }
}

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

.kamiawase ul li p {
  margin-bottom: 16px;
}

.kamiawase ul li h4 {
  text-align: center;
  margin-bottom: 25px;
}

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

.kamiawase ul li .kamiawase-wrap .Img {
  width: 48%;
}

@media (min-width: 960px) {
  .kamiawase .c-subtit2 .main-tit br {
    display: none;
  }
}

.methods {
  background-color: #efefef;
  padding: 10px 0 50px 0;
}

.methods__tit {
  text-align: center;
  margin-bottom: 20px;
}

.methods ul li {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 25px;
}

.methods ul li .case-tit {
  background-color: #e2dbb2;
  padding: 5px 10px;
  margin-bottom: 20px;
  border-radius: 7px 0 7px 0;
}

.methods ul li .case-desc {
  margin-bottom: 20px;
}

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

.methods ul li .wor {
  border-left: 3px solid #e2dbb2;
  padding-left: 15px;
  margin-bottom: 30px;
}

.methods ul li .kaiketu {
  background-color: #efefef;
  border-radius: 10px;
  padding: 10px;
}

@media (min-width: 960px) {
  .methods ul li {
    padding: 25px;
  }
  .methods ul li .box-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .methods ul li .box-flex .Img {
    width: 35%;
  }
  .methods ul li .box-flex .Img img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 300px !important;
  }
  .methods ul li .box-flex .box-txt {
    margin-top: 30px;
    width: 63%;
  }
  .methods ul li .wor h4 {
    font-size: 24px;
  }
}

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

.shyoujyo {
  padding: 10px 0 80px 0;
  position: relative;
}

.shyoujyo::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #d4e4ea;
  opacity: 0.8;
  z-index: 0;
}

.shyoujyo .c-container {
  z-index: 1;
  position: relative;
}

.shyoujyo .shyoujyo-tit h3 {
  color: #fff;
  border-bottom: solid 4px #fff;
  padding-bottom: 10px;
  color: #fff;
  font-size: 33px;
  text-align: center;
  margin-bottom: 25px;
}

.shyoujyo .shyoujyo-tit2 h3 {
  color: #fff;
  padding-bottom: 10px;
  color: #272727;
  font-size: 25px;
  text-align: center;
  margin-bottom: 25px;
}

.shyoujyo-tit {
  text-align: center;
  margin-bottom: 15px;
}

.shyoujyo .big img {
  width: 50%;
}

.shyoujyo .subbig img {
  width: 70%;
}

.shyoujyo-img {
  margin-bottom: 23px;
}

.shyoujyo__box {
  margin-bottom: 40px;
}

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

.shyoujyo__box .txt h4 {
  margin-bottom: 13px;
}

.shyoujyo .more-btn {
  margin-top: 35px;
}

.shyoujyo .desc {
  margin-bottom: 15px;
}

.shyoujyo .desc .c-txt-sm {
  position: relative;
  display: inline-block;
  margin-left: 27px;
  padding-bottom: 10px;
}

.shyoujyo .desc .c-txt-sm::before {
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 8px;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/home/check.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.shyoujyo .desc h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.shyoujyo .desc h4 span {
  color: #edb346;
  font-size: 21px;
  padding-right: 5px;
}

.shyoujyo__wrap {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 20px 10px;
}

.shyoujyo .opsion {
  margin-bottom: 20px;
}

.shyoujyo .desc-flex .txt-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 15px;
}

.shyoujyo .desc-flex .txt-box h3 {
  margin-bottom: 10px;
}

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

@media (min-width: 960px) {
  .shyoujyo {
    background-image: url(../images/home/bg-08.jpg);
  }
  .shyoujyo-tit img {
    width: 35%;
  }
  .shyoujyo .desc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .shyoujyo .desc-flex .txt-box {
    width: 32%;
  }
  .shyoujyo .shyoujyo__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .shyoujyo .shyoujyo__box .Img {
    width: 48%;
  }
  .shyoujyo .shyoujyo__box .Img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .shyoujyo .shyoujyo__box .txt {
    width: 48%;
  }
  .shyoujyo .desc {
    text-align: center;
  }
  .shyoujyo .big img {
    width: 30%;
  }
  .shyoujyo .subbig img {
    width: 35%;
  }
}

.tmj-treatment {
  background-image: url(../images/home/img2.webp);
  background-size: cover;
  padding: 50px 0;
  position: relative;
  z-index: -1;
  background-position: center;
}

.tmj-treatment::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #272727;
  opacity: 0.5;
}

.tmj-treatment .box {
  color: #fff;
  position: relative;
  z-index: 2;
}

.tmj-treatment .box .tmj-treatment__tit h3 {
  margin-bottom: 20px;
}

.tmj-treatment .box .tmj-treatment__tit h3 span {
  color: #a7eaff;
}

.tmj-treatment .box .tmj-treatment__desc .c-txt-sm {
  margin-bottom: 15px;
}

.tmj-treatment .box .tmj-treatment__desc .c-txt-sm b {
  border-bottom: 1px solid #fff6a7;
  padding-bottom: 3px;
}

@media (min-width: 960px) {
  .tmj-treatment .box h3 {
    font-size: 25px;
  }
}

.face-ugami {
  background-color: #efefef;
  padding: 50px 0;
}

.face-ugami ul {
  margin-bottom: 30px;
}

.face-ugami ul li {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 3px #dadada;
          box-shadow: 3px 3px 3px #dadada;
}

@media (min-width: 960px) {
  .face-ugami__tit {
    font-size: 23px;
  }
  .face-ugami ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .face-ugami ul li {
    width: 30%;
  }
}

.ct-treatment__tit {
  margin-bottom: 20px;
  text-align: center;
}

.ct-treatment ul li {
  margin-bottom: 25px;
}

.ct-treatment ul li h3 {
  margin-bottom: 15px;
  text-align: center;
}

@media (min-width: 960px) {
  .ct-treatment__tit {
    font-size: 24px;
  }
  .ct-treatment ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ct-treatment ul li {
    width: 48%;
  }
}

.p-flow {
  background-image: url(../images/home/bg-7.png);
  background-size: contain;
  padding: 50px 0 0 0;
  margin-bottom: 30px;
}

.p-flow__tit {
  text-align: center;
  margin-bottom: 75px;
}

.p-flow__tit h3 {
  font-size: 27px;
  margin-bottom: 5px;
}

.p-flow__tit p {
  font-size: 15px;
}

.p-flow ul li {
  margin-bottom: 70px;
}

.p-flow ul li .p-flow__img {
  position: relative;
  margin-bottom: 30px;
}

.p-flow ul li .p-flow__img .num {
  font-size: 85px;
  position: relative;
}

.p-flow ul li .p-flow__img .num::before {
  position: absolute;
  top: 33px;
  right: 80px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 70px;
  height: 70px;
  background-image: url(../images/home/flow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.p-flow ul li .p-flow__img .left {
  left: 40px;
  top: -80px;
  position: absolute;
}

.p-flow ul li .p-flow__img .right {
  right: 0;
  top: -80px;
  position: absolute;
}

.p-flow ul li .p-flow__desc h3 {
  margin-bottom: 25px;
}

@media (min-width: 960px) {
  .p-flow {
    margin-bottom: 100px;
  }
  .p-flow ul li {
    margin-bottom: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-flow ul li .p-flow__img {
    width: 48%;
  }
  .p-flow ul li .p-flow__img .num {
    font-size: 120px;
  }
  .p-flow ul li .p-flow__img .num::before {
    top: 15px;
    right: 111px;
  }
  .p-flow ul li .p-flow__img .left {
    top: -100px;
  }
  .p-flow ul li .p-flow__img .right {
    top: -100px;
  }
  .p-flow ul li .p-flow__desc {
    width: 48%;
  }
  .p-flow ul li .p-flow__desc h3 {
    margin-bottom: 15px;
    font-size: 23px;
  }
  .p-flow ul .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.lp-faq {
  position: relative;
  padding: 90px 0 30px 0;
}

.lp-faq::before {
  position: absolute;
  top: 30px;
  left: 30px;
  margin: auto;
  content: "";
  width: 170px;
  height: 170px;
  background-image: url(../images/home/faq-ttl.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.lp-faq::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #efefef;
}

.lp-faq li {
  margin-bottom: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #272727;
}

.lp-faq__wrap {
  background-color: #fff;
  padding: 50px 23px;
  -webkit-box-shadow: 3px 3px 3px #a8a8a8;
          box-shadow: 3px 3px 3px #a8a8a8;
}

.lp-faq__wrap .question {
  font-size: 16px;
  margin-bottom: 27px;
  position: relative;
  padding-left: 35px;
  margin-left: 10px;
}

.lp-faq__wrap .question::before {
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  margin: auto;
  content: "Q";
  height: 35px;
  width: 35px;
  background-color: #3b3b3b;
  border-radius: 50%;
  font-size: 23px;
  color: #fff;
  padding: 0 8px;
}

.lp-faq__wrap .question p {
  z-index: 1;
}

.lp-faq__wrap .answer {
  color: #595757;
  position: relative;
  z-index: 1;
  padding-left: 58px;
  margin-left: 10px;
}

.lp-faq__wrap .answer::after {
  position: absolute;
  top: 0;
  left: 10px;
  content: "A";
  height: 35px;
  width: 35px;
  background-color: #2d88d3;
  border-radius: 50%;
  font-size: 23px;
  color: #fff;
  padding: 0 8px;
}

@media (min-width: 960px) {
  .lp-faq::before {
    top: -10px;
    left: 190px;
    width: 220px;
    height: 220px;
  }
  .lp-faq .c-container {
    padding: 0 23vw;
  }
  .lp-faq .c-container .question {
    font-size: 25px;
  }
}

.p-doctor {
  padding: 10vw 0 20vw 0;
  position: relative;
}

.p-doctor__img-wrap {
  height: 40vh;
  width: 65vw;
  overflow: hidden;
  position: absolute;
  top: 10%;
  right: 0;
  z-index: -1;
}

.p-doctor__img {
  height: 120%;
  width: 100%;
  background-image: url(../images/home/img19.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-doctor__contents {
  padding-top: 200px;
  color: #434749;
}

.p-doctor__name {
  padding: 20px 0 20px 0;
}

.p-doctor__name .ja {
  font-size: 1.5rem;
}

.p-doctor__name .en {
  font-size: 0.8rem;
  letter-spacing: 2px;
  padding-bottom: 10px;
}

.p-doctor__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-doctor__wrap h5 {
  line-height: 2.5;
  width: 21.33333vw;
  font-size: 3.2vw;
}

.p-doctor__list {
  width: 65vw;
  padding-bottom: 30px;
  margin-bottom: 0t;
}

.p-doctor__item {
  font-size: 0.8rem;
  padding-top: 20px;
}

.p-doctor__item:first-child {
  padding-top: 5px;
}

.overview {
  position: relative;
  padding: 80px 0 20px 0;
}

.overview__img {
  margin-bottom: 40px;
}

.overview__img .Img1 {
  margin-bottom: 20px;
}

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

.overview__img .Img2 img {
  width: 48%;
  height: 130px !important;
}

.overview__tit {
  margin-bottom: 35px;
}

.overview__tit .big-txt {
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 1.9;
}

.overview__tit .big-txt .txt-gold {
  color: #b39354;
}

.overview__tit .big-txt .sm {
  font-size: 16px;
}

.overview__tit .big-txt .gold-bg {
  display: inline-block;
  background-color: #b39354;
  padding: 0 0.35em;
  margin: 0.15em 0.18em;
  color: #fff;
}

.overview__tit .bg-text {
  font-size: 20px;
}

.overview__tit .bg-text .bg-sm {
  font-size: 16px;
}

.overview .txt {
  margin-bottom: 50px;
}

.overview .overview__maindesc {
  margin-bottom: 50px;
  background-image: url(../images/home/new4.webp);
  padding: 25px;
  position: relative;
  background-position: center;
  border: 4px solid;
  -o-border-image: linear-gradient(45deg, #b67b03 0%, #daaf08 45%, #fee9a0 70%, #daaf08 85%, #b67b03 100%) 1;
     border-image: linear-gradient(45deg, #b67b03 0%, #daaf08 45%, #fee9a0 70%, #daaf08 85%, #b67b03 100%) 1;
}

.overview .overview__maindesc .c-txt-sm {
  color: #fff;
  position: relative;
  font-size: 16px;
  z-index: 1000;
}

.overview .overview__maindesc::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #272727;
  opacity: 0.5;
}

.overview .overview__desc {
  margin-bottom: 50px;
}

.overview .overview__desc .overview-teble h2 {
  text-align: center;
  margin-bottom: 30px;
}

.overview .overview__desc .overview-teble .overview-box dl {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c2b571;
}

.overview .overview__desc .overview-teble .overview-box dl dt {
  margin-bottom: 10px;
}

.overview .overview__desc .overview-teble .overview-box dl:nth-of-type(1) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #c2b571;
}

@media (min-width: 960px) {
  .overview .overview__desc .overview-teble .overview-box dl {
    margin-bottom: 20px;
    padding: 0 3vw 2vw 3vw;
  }
  .overview .overview__desc .overview-teble .overview-box dl:nth-of-type(1) {
    padding-top: 45px;
  }
  .overview .overview__desc .overview-teble .overview-box dl dt {
    display: inline-block;
    width: 100px;
    margin-bottom: 0;
  }
  .overview .overview__desc .overview-teble .overview-box dl dd {
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .overview .overview__desc .overview-teble .overview-box dl dt {
    width: 150px;
  }
}

.overview::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: skewY(-10deg);
          transform: skewY(-10deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}

@media (min-width: 960px) {
  .overview {
    padding: 80px 0 20px 0;
  }
  .overview .big-txt {
    font-size: 35px;
  }
  .overview .big-txt .sm {
    font-size: 28px;
  }
  .overview .big-txt .view-pc {
    display: none;
  }
  .overview__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .overview__wrap .img-wrap {
    width: 30%;
    margin-top: 80px;
  }
  .overview__wrap .overview__img .Img2 img {
    height: 200px !important;
  }
  .overview__wrap .overview__maindesc {
    height: 420px;
    margin-top: 100px;
    padding: 45px;
  }
  .overview__wrap .overview__maindesc .c-txt-sm {
    font-size: 20px;
  }
  .overview__wrap .overview__desc {
    width: 55%;
    margin-top: 100px;
  }
  .overview__wrap .overview__desc .overview-teble .overview-box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1200px) {
  .overview__wrap .overview__maindesc {
    height: 330px;
  }
}

.cta-main .block {
  padding: 10px;
  background-color: beige;
  -webkit-box-shadow: 5px 5px 15px #c7c7c7;
          box-shadow: 5px 5px 15px #c7c7c7;
}

.cta-main .block h2 {
  text-align: center;
  margin-bottom: 10px;
}

.cta-main .block .tel-cta {
  -webkit-box-shadow: 5px 5px 15px #c7c7c7;
          box-shadow: 5px 5px 15px #c7c7c7;
}

.cta-main .block .tel-cta a .top {
  color: #505050;
  font-size: 14px;
  background-color: #fff;
  padding-left: 30px;
}

.cta-main .block .tel-cta a .tel {
  font-weight: bold;
  font-size: 30px;
  position: relative;
  background-color: #fff;
  color: #505050;
  padding-left: 65px;
}

.cta-main .block .tel-cta a .tel::before {
  position: absolute;
  top: 0;
  left: 25px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 35px;
  width: 35px;
  background-image: url(../images/common/icon_sp.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.cta-main .block .tel-cta a .under {
  background-color: #505050;
  color: #fff;
  padding-left: 30px;
  font-size: 14px;
}

.cta-main .block .line-cta {
  -webkit-box-shadow: 5px 5px 15px #c7c7c7;
          box-shadow: 5px 5px 15px #c7c7c7;
  padding: 15px 20px;
  background-color: #c4c4c4;
}

.cta-main .block .line-cta a {
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-left: 50px;
}

.cta-main .block .line-cta a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 45px;
  width: 45px;
  background-image: url(../images/common/icon-line-cta.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.cta-main .block .tyuui {
  font-size: 13px;
}

.p-information__open__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.p-information__open__table .th-hour-ttl {
  width: 28%;
}

.p-information__open__table .th-week01 {
  width: 9%;
}

.p-information__open__table tr th {
  padding: 4px 2px;
  border: 1px solid #dcdcdc;
  background-color: #3c83d4;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.p-information__open__table tr td {
  padding: 4px 2px;
  border: 1px solid #dcdcdc;
  vertical-align: middle;
  background-color: #fff;
  color: #000;
  font-size: 10px;
  text-align: center;
}

.p-information__open__table tr td img {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-access {
  padding: 50px 0;
  color: #272727;
}

.p-access__tit {
  position: relative;
}

.p-access__tit h3 {
  position: absolute;
  right: -3.1rem;
  top: 0rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 300;
  font-size: 36px;
}

.p-access__tit h3 span {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

@media (min-width: 600px) {
  .p-access__tit h3 {
    right: -5.1rem;
  }
}

@media (min-width: 1200px) {
  .p-access__tit h3 {
    right: -10.1rem;
  }
}

.p-access__img img {
  width: 85%;
}

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

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

.p-access .more-btn__link {
  border: 1px solid #fff;
}

.hoverItem {
  position: relative;
}

.hoverItem p {
  position: relative;
}

.hoverItem p::before {
  position: absolute;
  top: 0;
  left: -27px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/arrow-bk.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.hoverItem .dropDown {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 110%;
  left: -50%;
  padding: 10px;
  border: 1px solid #fff;
  width: 250px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #272727;
}

.hoverItem .dropDown li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.hoverItem .dropDown li:hover {
  opacity: 0.3;
}

.hoverItem .dropDown li a {
  font-size: 20px;
}

.hoverItem .dropDown li a span {
  color: #fff;
}

.hoverItem .dropDown li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.hoverItem:hover .dropDown {
  opacity: 1;
  visibility: visible;
}

.p-cta {
  background: -webkit-gradient(linear, left top, right top, from(#0066aab8), to(#9ecffc));
  background: linear-gradient(90deg, #0066aab8, #9ecffc 100%);
  padding: 50px 0;
}

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

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

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

.p-cta .p-cta__flex {
  margin-bottom: 30px;
  color: #fff;
}

.p-cta .p-cta__flex h2 {
  margin-bottom: 10px;
  font-size: 42px;
}

.p-cta .p-cta__flex .p-cta__txt {
  border-left: 3px solid #fff;
  padding-left: 15px;
}

.p-cta-tit {
  display: inline;
}

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

.p-cta-info {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

.p-cta-info ul li a.web-form2 {
  background-color: #64bce5;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px gainsboro;
          box-shadow: 3px 3px 3px gainsboro;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 960px) {
  .p-cta-tit {
    font-size: 23px;
  }
  .p-cta .p-cta__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-cta .p-cta__flex h2 {
    width: 35%;
  }
  .p-cta .p-cta__flex .p-cta__txt {
    width: 56%;
  }
  .p-cta::before {
    -webkit-transform: skewY(-2deg);
            transform: skewY(-2deg);
  }
  .p-cta::after {
    top: -95%;
    height: 250px;
    width: 250px;
  }
  .p-cta-box {
    font-size: 24px;
  }
  .p-cta-box p.color {
    font-size: 3rem;
  }
  .p-cta-info .web-item {
    width: 32% !important;
    margin-left: 15px;
  }
  .p-cta-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-cta-info ul li {
    width: 33%;
  }
}

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

.beautiful-muscle .beautiful-muscle-Imgwrap {
  margin-bottom: 25px;
}

.beautiful-muscle .beautiful-muscle-Imgwrap .Img {
  margin-bottom: 30px;
}

.beautiful-muscle__wrap {
  background-color: #efefef;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 25px;
}

.beautiful-muscle__desc {
  margin-bottom: 25px;
}

.beautiful-muscle__img {
  border-radius: 20px;
}

.beautiful-muscle .botokusu h3 {
  margin-bottom: 15px;
}

.beautiful-muscle .botokusu h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #f6ec8a));
  background: linear-gradient(transparent 70%, #f6ec8a 30%);
}

@media (min-width: 960px) {
  .beautiful-muscle .beautiful-muscle-Imgwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .beautiful-muscle .beautiful-muscle-Imgwrap .Img {
    width: 30%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .beautiful-muscle .beautiful-muscle-Imgwrap .Img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.beautiful-muscle .slider .hero {
  margin-bottom: 110px;
  position: relative;
}

.beautiful-muscle .slider .hero .swiper-container3 {
  position: relative;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .Img {
  text-align: center;
  position: relative;
  height: auto;
  margin-bottom: 10px;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .Img p {
  position: absolute;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .Img p .label {
  position: relative;
  z-index: 100;
  color: #fff;
  margin-left: 5px;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .Img p .label .num {
  display: block;
  margin-top: -10px;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .Img p::before {
  position: absolute;
  content: "";
  display: block;
  top: -60px;
  left: -60px;
  border: 60px solid transparent;
  border-right-color: #f77f00;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .desc {
  text-align: center;
  color: #272727;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .desc h3 {
  font-weight: 400;
  margin-bottom: 20px;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .desc p {
  font-weight: lighter;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .desc span {
  position: relative;
}

.beautiful-muscle .slider .hero .swiper-container3 .swiper-slide .desc span::before {
  position: absolute;
  left: -10px;
  right: 0;
  bottom: 28px;
  margin: auto;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(../images/home/hosi.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.beautiful-muscle .slider .hero .swiper-button-prev,
.beautiful-muscle .slider .hero .swiper-button-next {
  top: 116%;
  border: 1px solid #505050;
  border-radius: 100px;
  width: 34px;
  height: 35px;
  background-color: #ffffff9b;
}

.beautiful-muscle .slider .hero .swiper-button-prev::after,
.beautiful-muscle .slider .hero .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
  display: none;
}

.beautiful-muscle .slider .hero .swiper-button-prev {
  left: 0;
}

.beautiful-muscle .slider .hero .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 15px;
  width: 15px;
  border-top: 2px solid #505050;
  border-left: 2px solid #505050;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.beautiful-muscle .slider .hero .swiper-button-next {
  left: 60px;
}

.beautiful-muscle .slider .hero .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 15px;
  width: 15px;
  border-top: 2px solid #505050;
  border-right: 2px solid #505050;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 600px) {
  .beautiful-muscle .slider .hero .swiper-button-prev,
  .beautiful-muscle .slider .hero .swiper-button-next {
    height: 40px;
    width: 40px;
    top: 113%;
  }
  .beautiful-muscle .slider .hero .swiper-button-prev::after,
  .beautiful-muscle .slider .hero .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
}

@media (min-width: 960px) {
  .beautiful-muscle .slider .hero {
    margin-bottom: 120px;
  }
  .beautiful-muscle .slider .hero .swiper-button-prev,
  .beautiful-muscle .slider .hero .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .beautiful-muscle .slider .hero .swiper-button-prev::after,
  .beautiful-muscle .slider .hero .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .beautiful-muscle .slider .hero .swiper-button-next {
    right: none;
  }
}

.beautiful-muscle2 {
  background-color: #efefef;
  padding: 50px 0;
}

.beautiful-muscle2__wrap {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 25px;
}

.beautiful-muscle2__desc {
  margin-bottom: 25px;
}

.beautiful-muscle2 .botokusu h3 {
  margin-bottom: 15px;
}

.beautiful-muscle2 .botokusu h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #f6ec8a));
  background: linear-gradient(transparent 70%, #f6ec8a 30%);
}

.beautiful-muscle3 .beautiful-muscle3-Imgwrap {
  margin-bottom: 25px;
}

.beautiful-muscle3 .beautiful-muscle3-Imgwrap .Img {
  margin-bottom: 30px;
}

.beautiful-muscle3__wrap {
  background-color: #efefef;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 25px;
}

.beautiful-muscle3__desc {
  margin-bottom: 25px;
}

.beautiful-muscle3__img {
  border-radius: 20px;
}

.beautiful-muscle3 .botokusu h3 {
  margin-bottom: 15px;
}

.beautiful-muscle3 .botokusu h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #f6ec8a));
  background: linear-gradient(transparent 70%, #f6ec8a 30%);
}

@media (min-width: 960px) {
  .beautiful-muscle3 .beautiful-muscle3-Imgwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .beautiful-muscle3 .beautiful-muscle3-Imgwrap .Img {
    width: 30%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .beautiful-muscle3 .beautiful-muscle3-Imgwrap .Img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.ki-flow {
  background-color: #e8e6e6;
  padding: 50px 0;
  background-color: #efefef;
}

@media (max-width: 600px) {
  .ki-flow ul li {
    margin-bottom: 35px;
    position: relative;
  }
  .ki-flow ul li::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -31px;
    margin: auto;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/common/arrow-bl.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ki-flow ul li:last-child::before {
    display: none;
  }
  .ki-flow__wrap {
    border: solid 2px #505050;
    padding: 10px 20px;
    background-color: #fafafa;
  }
  .ki-flow__wrap .ki-flow__icon {
    margin-bottom: 20px;
  }
  .ki-flow__wrap .merit-img {
    margin-bottom: 20px;
    text-align: center;
  }
  .ki-flow__wrap .merit-img img {
    width: 70%;
  }
  .ki-flow__wrap .ki-flow__tit {
    text-align: center;
    margin-bottom: 16px;
  }
  .ki-flow__wrap .ki-flow__desc {
    margin-bottom: 20px;
  }
}

@media (min-width: 601px) {
  .ki-flow ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ki-flow ul li {
    margin-right: 60px;
    width: 20%;
    position: relative;
    margin-bottom: 30px;
  }
  .ki-flow ul li::before {
    position: absolute;
    top: 0;
    right: -31px;
    bottom: 0;
    margin: auto;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/common/arrow-ol.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ki-flow ul li:last-child::before {
    display: none;
  }
  .ki-flow ul li:nth-of-type(4)::before {
    display: none;
  }
  .ki-flow__wrap {
    background-color: #fafafa;
    padding: 15px 6px;
    border: solid 2px #505050;
    height: 410px;
  }
  .ki-flow__wrap .ki-flow__icon {
    text-align: center;
    margin-bottom: 6px;
  }
  .ki-flow__wrap .ki-flow__icon img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .ki-flow__wrap .ki-flow__tit {
    text-align: center;
    margin-bottom: 16px;
    height: 50px;
  }
  .ki-flow__wrap .ki-flow__desc {
    font-size: 12px;
    text-align: center;
  }
}

@media (min-width: 960px) {
  .ki-flow .c-container {
    padding: 0 5vw;
  }
}

.treatment-contents .tr-message {
  margin: 18vw 0 18vw 0;
}

.treatment-contents .tr-message__inner {
  margin-bottom: 20vw;
}

.treatment-contents .tr-message__button {
  position: relative;
  margin-top: 5.3vw;
}

.treatment-contents .tr-message__button a {
  padding-bottom: 2vw;
  padding-right: 3vw;
  border-bottom: 1px solid #afafaf;
}

.treatment-contents .tr-message__button a::after {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6vw;
  height: 2.6666666667vw;
  margin-left: 2.1333333333vw;
  background-image: url(/images/common/icon_arrow--right.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@media (max-width: 980px) {
  .treatment-contents .tr-message__button {
    text-align: right;
  }
}

.treatment-contents .tr-message__photo {
  margin: 0 -7vw;
}

.treatment-contents .p-point__tit {
  margin-bottom: 30px;
}

.treatment-contents__inner .Img {
  margin-top: 30px;
}

.treatment-contents .c-txtarea01 {
  margin-bottom: 25px;
}

.treatment-contents .tr-menu {
  margin-bottom: 60px;
}

.treatment-contents .tr-menu__list {
  margin-top: -4vw;
  margin-bottom: 8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.treatment-contents .tr-menu__list li {
  position: relative;
  width: 40vw;
  height: 40vw;
  margin-top: 4vw;
  text-align: center;
  color: #0078c2;
  font-weight: 500;
}

.treatment-contents .tr-menu__list li::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #8fcdf4;
  border-radius: 100%;
}

.treatment-contents .tr-menu__list li span {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  margin: -0.5em auto 0 auto;
}

.treatment-contents .tr-menu__list li .menu03 {
  position: absolute;
  left: 0;
  top: 26%;
  right: 0;
  margin: -0.5em auto 0 auto;
}

.treatment-contents .btn-category {
  margin: 0 -7vw;
}

.menu {
  background-color: #f4f4f4;
  padding: 50px 0;
}

.menu ul.link {
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu ul.link a {
  color: #272727;
}

.menu ul.detail > li {
  margin: 0 auto 50px;
  background: #eeeeee;
  text-align: left;
  padding-bottom: 25px;
  border-radius: 20px;
  -webkit-box-shadow: 3px 3px 0 #707070;
          box-shadow: 3px 3px 0 #707070;
}

.menu ul.detail > li h3 {
  text-align: center;
  padding-top: 20px;
  font-size: 18px;
}

.menu .top {
  padding: 15px;
}

.menu .top .text {
  margin-bottom: 15px;
}

.menu .top .text h3 {
  text-align: center;
}

.menu .top img {
  border-radius: 10px;
  margin-bottom: 20px;
}

.menu .middle {
  margin: 50px auto 84px;
  border-top: 4px solid #b7b096;
  border-bottom: 4px solid #b7b096;
  padding: 20px 0;
}

.menu .middle .m_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  padding: 16px 50px 12px;
}

.menu .middle .m_inner img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.menu .box {
  padding: 15px;
  margin: 10px;
  background-color: #fff;
  border-radius: 20px;
}

.menu .box h4 {
  color: #505050;
  border-bottom: 1px solid #272727;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.menu .box .box-wrap p {
  margin-bottom: 10px;
  padding-left: 25px;
}

.menu .box .box-wrap p span {
  position: relative;
}

.menu .box .box-wrap p span::before {
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/ch.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.menu .bottom {
  margin: 0 auto;
  padding: 48px;
  background: #f4f3ef;
  color: #272727;
}

.menu .bottom .number {
  width: 120px;
  height: 120px;
  margin: 0 auto -70px;
  border-radius: 100px;
  background: #ffffff;
  border: 10px solid #f4f3ef;
  font-size: 2.6em;
  color: #b7b096;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 100;
}

.menu .bottom .number span {
  display: block;
  font-size: 0.4em;
  margin-bottom: -17px;
  padding-top: 17px;
}

.menu .bottom ul li {
  width: 288px;
}

.menu .bottom ul li .inner {
  background: #ffffff;
  padding-top: 54px;
  height: 512px;
}

.menu .bottom ul li .inner hr {
  border-top: 4px solid #f4f3ef;
}

.menu .bottom ul li .inner .box {
  padding: 30px 30px;
}

.menu .arrow {
  width: 500px;
  height: 28px;
  background: url(../images/home/arwow02.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .menu .arrow {
    height: 21px;
    width: auto;
    background: url(../images/home/arwow02.png) no-repeat;
    background-size: 100%;
  }
  .menu .middle {
    width: auto;
    margin: 18px 20px 42px;
    padding: 8px 0;
  }
  .menu .middle .m_inner {
    padding: 10px 0 12px;
  }
  .menu .middle .m_inner .text p {
    font-size: 14px;
  }
  .menu .middle .m_inner img {
    width: 38px;
    padding-right: 18px;
  }
  .menu .bottom {
    width: auto;
    margin: 0 20px;
    padding: 28px;
  }
  .menu .bottom .number {
    width: 100px;
    height: 100px;
  }
  .menu .bottom ul li {
    width: auto;
  }
  .menu .bottom ul li .inner {
    background: #ffffff;
    padding-top: 54px;
    height: auto;
  }
  .menu .bottom ul li .inner .box {
    padding: 15px 15px;
  }
}

@media (min-width: 960px) {
  .menu ul li {
    padding: 0 30px;
  }
  .menu .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu .top img {
    width: 45%;
    margin-right: 25px;
  }
  .menu .top .text {
    width: 48%;
  }
  .menu .bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu .bottom ul li {
    width: 48%;
  }
  .menu .c-container {
    padding: 0 20vw !important;
  }
}

.menu2 {
  background-color: #f4f4f4;
  padding: 50px 0;
}

.menu2 ul.link {
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu2 ul.link a {
  color: #272727;
}

.menu2 ul.detail > li {
  margin: 0 auto 50px;
  background: #eeeeee;
  text-align: left;
  padding-bottom: 25px;
  border-radius: 20px;
  -webkit-box-shadow: 3px 3px 0 #707070;
          box-shadow: 3px 3px 0 #707070;
}

.menu2 ul.detail > li h3 {
  text-align: center;
  padding-top: 20px;
  font-size: 18px;
}

.menu2 .top {
  padding: 15px;
}

.menu2 .top .text {
  margin-bottom: 15px;
}

.menu2 .top .text h3 {
  text-align: center;
}

.menu2 .top img {
  border-radius: 10px;
  margin-bottom: 20px;
}

.menu2 .middle {
  margin: 50px auto 84px;
  border-top: 4px solid #b7b096;
  border-bottom: 4px solid #b7b096;
  padding: 20px 0;
}

.menu2 .middle .m_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  padding: 16px 50px 12px;
}

.menu2 .middle .m_inner img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.menu2 .box {
  padding: 15px;
  margin: 10px;
  background-color: #fff;
  border-radius: 20px;
}

.menu2 .box h4 {
  color: #505050;
  border-bottom: 1px solid #272727;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.menu2 .box .box-wrap p {
  margin-bottom: 10px;
  padding-left: 25px;
}

.menu2 .box .box-wrap p span {
  position: relative;
}

.menu2 .box .box-wrap p span::before {
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/ch.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.menu2 .bottom {
  margin: 0 auto;
  padding: 48px;
  background: #f4f3ef;
  color: #272727;
}

.menu2 .bottom .number {
  width: 120px;
  height: 120px;
  margin: 0 auto -70px;
  border-radius: 100px;
  background: #ffffff;
  border: 10px solid #f4f3ef;
  font-size: 2.6em;
  color: #b7b096;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 100;
}

.menu2 .bottom .number span {
  display: block;
  font-size: 0.4em;
  margin-bottom: -17px;
  padding-top: 17px;
}

.menu2 .bottom ul li {
  width: 288px;
}

.menu2 .bottom ul li .inner {
  background: #ffffff;
  padding-top: 54px;
  height: 512px;
}

.menu2 .bottom ul li .inner hr {
  border-top: 4px solid #f4f3ef;
}

.menu2 .bottom ul li .inner .box {
  padding: 30px 30px;
}

.menu2 .arrow {
  width: 500px;
  height: 28px;
  background: url(../images/home/arwow02.png) no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .menu2 .arrow {
    height: 21px;
    width: auto;
    background: url(../images/home/arwow02.png) no-repeat;
    background-size: 100%;
  }
  .menu2 .middle {
    width: auto;
    margin: 18px 20px 42px;
    padding: 8px 0;
  }
  .menu2 .middle .m_inner {
    padding: 10px 0 12px;
  }
  .menu2 .middle .m_inner .text p {
    font-size: 14px;
  }
  .menu2 .middle .m_inner img {
    width: 38px;
    padding-right: 18px;
  }
  .menu2 .bottom {
    width: auto;
    margin: 0 20px;
    padding: 28px;
  }
  .menu2 .bottom .number {
    width: 100px;
    height: 100px;
  }
  .menu2 .bottom ul li {
    width: auto;
  }
  .menu2 .bottom ul li .inner {
    background: #ffffff;
    padding-top: 54px;
    height: auto;
  }
  .menu2 .bottom ul li .inner .box {
    padding: 15px 15px;
  }
}

@media (min-width: 960px) {
  .menu2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu2 ul li {
    width: 48%;
    padding: 0 30px;
  }
  .menu2 .bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu2 .bottom ul li {
    width: 48%;
  }
  .menu2 .c-container {
    padding: 0 16vw !important;
  }
}

.c-fd3 {
  margin-top: 50px;
}

.c-fd3 .c-title {
  text-align: center;
}

.c-fd3__wrap h3 {
  font-size: 22px;
  color: #009bdc;
  line-height: 1;
  padding-bottom: 10px;
  margin-top: 20px;
  background: url(../images/common/fd-img.png) left bottom repeat-x;
  margin-bottom: 30px;
}

.c-fd3__wrap ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 25px;
}

.c-fd3__wrap ul li {
  margin-bottom: 10px;
  position: relative;
}

.c-fd3__wrap ul li::after {
  position: absolute;
  content: "1";
  font-size: 14px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 2px;
  left: -28px;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}

.c-fd3__wrap ul li:nth-of-type(2)::after {
  content: "2";
}

.c-fd3__wrap ul li:nth-of-type(3)::after {
  content: "3";
}

.c-fd3__wrap ul li:nth-of-type(4)::after {
  content: "4";
}

.c-fd3__wrap ul li:nth-of-type(5)::after {
  content: "5";
}

.c-fd3__wrap ul li:nth-of-type(6)::after {
  content: "6";
}

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

.c-fd3 .sub-fd {
  margin-bottom: 30px;
}

.c-fd3 .sub-fd h3 {
  margin-bottom: 30px;
  font-size: 16px;
  padding: 0.1em 0.5em;
  background: transparent;
  border-left: solid 5px #009bdc;
  border-bottom: dashed 2px #009bdc;
  margin-top: 40px;
}

.c-fd3 .sub-fd__desc {
  margin-bottom: 25px;
}

.c-fd3 .sub-fd ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.7;
  padding-left: 20px;
}

.c-fd3 .sub-fd ul li {
  margin-bottom: 10px;
  position: relative;
}

.c-fd3 .sub-fd ul li::after {
  position: absolute;
  content: "";
  font-size: 14px;
  text-align: center;
  width: 10px;
  height: 10px;
  line-height: 20px;
  top: 8px;
  left: -15px;
  margin: auto;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}

.c-fd3 .sub-fd ul li:nth-of-type(2)::after {
  content: "2";
}

.c-fd3 .sub-fd ul li:nth-of-type(3)::after {
  content: "3";
}

.lbel {
  background-color: #fff;
}

.lbel .c-container {
  padding: 0 5vw;
}

.lbel h2 {
  padding: 0.1em 0.5em;
  font-size: 18px;
  font-weight: bold;
  background: transparent;
  border-bottom: dashed 2px #505050;
  text-align: center;
}

.lbel h2 small {
  font-size: 65%;
  color: #347eaf;
}

.lbel .green {
  color: #2db226;
  font-weight: bold;
  font-size: 16px;
}

.lbel .dot {
  border-bottom: 1px dotted #505050;
  padding-bottom: 10px;
  font-size: 15px;
  position: relative;
}

.lbel .dot::before {
  content: "☑";
  color: #b8a570;
  font-size: 21px;
}

.lbel .lbel-dsc {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 17px 1px rgba(47, 46, 46, 0.1);
          box-shadow: 0px 0px 17px 1px rgba(47, 46, 46, 0.1);
  padding: 20px;
}

.lbel ul {
  margin-top: 10px;
}

.lbel ul li {
  margin: 25px 0 25px 5px;
  font-weight: bold;
}

.lbel .career-dsc {
  margin-right: auto;
  margin-left: auto;
}

.syoujou {
  padding: 50px 0;
  background-color: #efefef;
}

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

.syoujou2 {
  padding: 50px 0;
  background-color: #efefef;
}

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

.syoujou2 ul li .syoujou2__img {
  margin-bottom: 10px;
}

.syoujou2 ul li .tit__img {
  text-align: center;
  color: #a10c0c;
}

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

.syoujou3 ul li .syoujou3__img {
  margin-bottom: 15px;
}

.syoujou3 ul li .txt-box .box-wrap {
  border: 1px solid #505050;
  padding: 10px;
  margin-bottom: 10px;
}

.syoujou3 ul li .txt-box .box-wrap .list h3 {
  margin-bottom: 15px;
  text-align: center;
}

.syoujou3 ul li .txt-box .box-wrap .list .c-txt-sm {
  border-bottom: 1px dotted gray;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

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

.a-flow {
  padding: 50px 0;
  background-color: #fafafa;
}

.a-flow ul li {
  position: relative;
  margin-bottom: 50px;
  background-color: gainsboro;
  padding: 20px;
}

.a-flow ul li::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  margin: auto;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/common/arrow-down.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.a-flow ul li:last-child::before {
  display: none;
}

.a-flow ul li .step {
  margin-bottom: 18px;
}

.a-flow ul li .step span {
  background-color: #272727;
  padding: 5px 10px;
  color: #fff;
  border-radius: 20px;
}

.freee .freee__merilt ul li {
  margin-bottom: 25px;
}

.freee .freee__merilt ul li .merilt-txt {
  background-color: #e6f1f8;
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 30px 0 30px 0;
}

.freee .freee__merilt ul li .kaiketu {
  text-align: center;
  border-radius: 20px;
  border: 2px solid #505050;
}

.freee .freee__merilt ul li .kaiketu h3 {
  font-size: 16px;
}

.freee .mv {
  margin-bottom: 25px;
}

@media (min-width: 960px) {
  .freee .freee__merilt ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .freee .freee__merilt ul li {
    width: 32%;
  }
  .freee .freee__merilt ul li .freee-merilt-wrap .merilt-txt {
    height: 335px;
  }
  .freee .freee__merilt ul li .freee-merilt-wrap .text02 {
    width: 100%;
  }
  .freee .mv iframe {
    height: 500px;
  }
}

.c-picup {
  position: relative;
  padding: 40px 0 0 0;
}

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

.c-picup__subtit h4 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
}

.c-picup__nav {
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 50px;
}

.c-picup__nav h3 {
  color: #505050;
  margin-bottom: 20px;
}

@media (min-width: 960px) {
  .c-picup__nav h3 {
    font-size: 28px;
  }
}

.c-picup__nav .item .c-txt-sm {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 16px;
  display: inline-block;
}

.c-picup__nav .item .c-txt-sm::before {
  position: absolute;
  content: "";
  font-size: 14px;
  text-align: center;
  width: 10px;
  height: 10px;
  line-height: 20px;
  top: 8px;
  left: 3px;
  margin: auto;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}

.c-picup-tit {
  margin-bottom: 20px;
  background-color: #efefef;
  padding: 10px;
  border-radius: 40px 0 40px 0;
  text-align: center;
}

.c-picup ul {
  margin-top: 36px;
}

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

.c-picup ul li .c-picup__img {
  margin-bottom: 15px;
  border-radius: 20px;
}

.c-picup ul li .c-picup__img .bottom-radius {
  border-bottom-right-radius: 80px;
}

.c-picup ul li .c-picup__desc {
  padding: 20px;
  position: relative;
  border-radius: 0 0 60px 20px;
}

.c-picup ul li .c-picup__desc h3 {
  text-align: center;
}

@media (min-width: 960px) {
  .c-picup {
    margin-right: 50px;
  }
  .c-picup .c-container {
    padding: 0 8vw;
  }
  .c-picup__subtit h4 {
    font-size: 27px;
  }
  .c-picup ul {
    margin-top: 50px;
  }
  .c-picup ul li {
    margin-bottom: 50px;
  }
  .c-picup ul li .box-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .c-picup ul li .c-picup__img {
    width: 48%;
    position: relative;
    z-index: 100;
    height: 270px;
  }
  .c-picup ul li .c-picup__img .bottom-radius {
    border-bottom-right-radius: 100px;
  }
  .c-picup ul li .c-picup__desc {
    position: relative;
    z-index: 1000;
    margin-top: 0;
    width: 48%;
    border-radius: 30px;
  }
  .c-picup ul li .c-picup__desc h3 {
    font-size: 25px;
    margin-bottom: 17px;
  }
  .c-picup ul li .c-picup__desc .c-txt-sm {
    font-size: 19px;
  }
  .c-picup__nav {
    padding: 26px;
  }
}

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

.treatment2 .main-desc {
  margin-bottom: 30px;
}

.treatment2 .wrap .box2 {
  margin-bottom: 25px;
  background-color: #e6f1f8;
  padding: 20px;
  border-radius: 15px;
}

.treatment2 .wrap .box2 .box2-txt {
  margin-bottom: 25px;
  text-align: center;
}

.treatment2 .wrap .box2 .box2-txt h4 {
  text-align: center;
  font-size: 23px;
}

.treatment2 .wrap .box {
  margin-bottom: 25px;
  background-color: #e6f1f8;
  padding: 20px;
  border-radius: 15px;
}

.treatment2 .wrap .box h4 {
  margin-bottom: 10px;
}

.treatment2 .wrap .box h4 .box-txt {
  margin-bottom: 15px;
}

.treatment2 .wrap .box .box-txt {
  margin-bottom: 25px;
}

.treatment2 .wrap .box .box-txt h4 {
  text-align: center;
  font-size: 23px;
}

.treatment2 .wrap .box .box-txt .more-btn {
  margin-top: 25px;
}

@media (min-width: 960px) {
  .treatment2 .wrap .box2 .box2-txt {
    margin-bottom: 30px;
    font-size: 23px;
  }
  .treatment2 .wrap .box2 .box-img {
    text-align: center;
  }
  .treatment2 .wrap .box2 .box-img img {
    width: 55%;
  }
  .treatment2 .wrap .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .treatment2 .wrap .box .box-txt {
    width: 48%;
  }
  .treatment2 .wrap .box .box-txt h4 {
    font-size: 23px;
  }
  .treatment2 .wrap .box .box-img {
    width: 48%;
  }
  .treatment2 .wrap .box .box-img img {
    -o-object-fit: contain;
       object-fit: contain;
    height: 400px !important;
  }
}

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

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

.p-header .logo {
  background-image: url(../images/common/logo03.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 58px;
  width: 230px;
  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: #272727;
  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: 9vh;
  width: 100%;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}

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

.p-header .sp-navbtn__container li {
  width: 100%;
  height: 100%;
  background-color: #505050;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
}

.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}

.p-header .sp-navbtn__container a {
  position: relative;
  color: #272727;
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-top: 25px;
  font-size: 15px;
}

.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 5px;
  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 .sp1 {
  width: 35%;
}

.p-header .sp-navbtn__container .sp2 {
  background-color: #505050;
  width: 35%;
}

.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}

.p-header .sp-navbtn__container .sp3 {
  background-color: #0064b4;
  width: 30%;
}

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

.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}

.p-header .pc-navbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 300px;
  z-index: 2000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #272727;
}

.p-header .pc-navbtn__container li {
  border-radius: 50px;
  height: 80%;
  background-color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 2px 2px 2px #c7c7c7;
          box-shadow: 2px 2px 2px #c7c7c7;
}

.p-header .pc-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}

.p-header .pc-navbtn__container li .number {
  font-size: 2５px;
}

.p-header .pc-navbtn__container a {
  position: relative;
  color: #272727;
  font-size: 12px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-left: 25px;
  font-size: 14px;
}

.p-header .pc-navbtn__container a .box {
  background-color: red;
  padding: 2px;
  margin-right: 10px;
}

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

.p-header .pc-navbtn__container .sp1 {
  border-radius: 0;
  padding: 10px;
}

.p-header .pc-navbtn__container .sp2 {
  background-color: #dbd5cc;
  margin: 10px;
}

.p-header .pc-navbtn__container .sp2 a {
  color: #272727;
}

.p-header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/icon-link-1-black.png);
  left: -10px;
}

.p-header .pc-navbtn__container .sp3 {
  background-color: green;
}

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

.p-header .pc-navbtn__container .sp3 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 50px;
  border: 4px solid #fff;
}

.p-header .pc-navbtn__container a {
  position: relative;
  color: #272727;
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}

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

.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}

.p-header .hide.sp-navbtn {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

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

@media (min-width: 960px) {
  .p-header {
    height: 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 8000;
    width: 100%;
    height: 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    padding-top: 20px;
    padding-right: 3.5vw;
    -webkit-transition: all 0 0.3s;
    transition: all 0 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #272727;
    font-weight: bold;
  }
  .p-header .pc-container .pc-nav-item:hover {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    -webkit-transition: all 0 0.3s;
    transition: all 0 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #505050;
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 15px 10px 10px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 110px;
    width: 257px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-color: #fff;
}

.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
}

.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-top: 90px;
}

.mobile-menu__item {
  margin: 0 35px 15px 35px;
  padding-bottom: 15px;
  font-size: 16px;
  border-bottom: 1px solid #c4c4c4;
}

.mobile-menu a {
  color: #272727;
}

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

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

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

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

.contact-btn-item span::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}

.contact-btn-item .tel::before {
  background-image: url(../images/common/icon-tel.png);
}

.contact-btn-item .mail::before {
  background-image: url(../images/common/icon-link-1-black.png);
}

.contact-btn-item .insta::before {
  background-image: url(../images/common/insta-black.png);
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.96);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0 0.3s;
  transition: all 0 0.3s;
}

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

.mobile-container .mobile-logo.inview {
  -webkit-transition: all 0 0.3s;
  transition: all 0 0.3s;
  background-image: url(../images/riv_logo-white.png);
}

.mobile-container .mobile-button {
  position: fixed;
  top: 23px;
  right: 10px;
  z-index: 200;
}

.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}

.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}

.mobile-container .mobile-menu__btn > span {
  background-color: black;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  -webkit-transition: -webkit-transform 0.7s;
  transition: -webkit-transform 0.7s;
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-transform 0.7s;
  opacity: 1;
}

.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}

@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center,
.clip-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

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

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

.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform,
.clip-js3.reveal.transform {
  -webkit-clip-path: polygon(0 0, 200% 0, 0 200%);
          clip-path: polygon(0 0, 200% 0, 0 200%);
  -webkit-transform: translateX(0) scale(1) skew(0);
          transform: translateX(0) scale(1) skew(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cover-slide {
  position: relative;
  overflow: hidden;
}

.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
}

.cover-slide.inview::after {
  opacity: 1;
  -webkit-animation-name: kf-cover-slide;
          animation-name: kf-cover-slide;
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

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

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

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

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

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

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

.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

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

.img-bg50 {
  position: relative;
}

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

.ac-title.is-active {
  -webkit-transition: all 3s;
  transition: all 3s;
}

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

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

.ac-content.is-open {
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
  -webkit-transition: all 0.3s;
  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;
  }
  .p-first__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-first__img ul li:last-of-type {
    margin-top: 120px;
  }
  .p-first__txt {
    width: 40%;
  }
  .p-first__img {
    width: 55%;
  }
  .p-concept {
    margin-top: 50px;
  }
  .p-concept__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-concept__img {
    width: 50%;
  }
  .p-concept .c-container {
    width: 50%;
  }
  .p-staff {
    padding-top: 50px;
  }
  .p-staff__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-staff__img {
    width: 50%;
  }
  .p-staff .c-container {
    width: 50%;
  }
  .p-price {
    padding-top: 50px;
  }
  .p-price__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-voices__item {
    width: 48%;
  }
  .p-voices .more-btn {
    display: block;
  }
  .p-news .c-container {
    padding: 0 10vw;
  }
  .p-footer__logo {
    text-align: center;
  }
  .p-footer__logo img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 15%;
  }
  .p-footer__nav {
    width: 50%;
  }
  .p-footer__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-footer__address {
    width: 40%;
  }
  .c-flow-item .c-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
  .c-company .c-container {
    padding: 0 10vw;
  }
  .c-company .c-policy__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-company .c-policy__img img {
    height: 300px;
  }
  .c-features__desc {
    text-align: center;
  }
  .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-recruit .c-container {
    padding: 0 5vw;
  }
  .c-recruit ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-news-sl .p-footer .p-open-time {
    margin: 0;
  }
  .c-news-sl .p-footer .p-open-time__wrap {
    width: 90%;
  }
  .c-news-sl .p-footer .p-open-time__table th:first-child {
    width: 9.8vw;
  }
  .p-doctor {
    padding: 10vw 0;
  }
  .p-doctor__img-wrap {
    top: 23%;
    width: 50vw;
  }
  .treatment-contents .c-txtarea01 {
    text-align: center;
    margin-bottom: 50px;
  }
  .treatment-contents .Img {
    text-align: center;
  }
  .treatment-contents .Img img {
    width: 60%;
  }
  .treatment-contents .tr-message {
    margin: 10vw 0 10vw 0;
  }
  .treatment-contents .tr-message__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .treatment-contents .tr-message__photo img {
    width: 50%;
  }
  .treatment-contents .tr-message__inner {
    margin-bottom: 10vw;
  }
  .treatment-contents .tr-menu {
    margin-bottom: 80px;
  }
  .treatment-contents .tr-menu__list {
    margin-top: 20px;
  }
  .treatment-contents .tr-menu__list li {
    width: 19vw;
    height: 19vw;
    margin-top: 2vw;
  }
  .treatment-contents .tr-menu__list li .menu03 {
    top: 38%;
  }
  .p-footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-footer .p-open-time {
    margin: 0;
  }
  .p-footer .p-open-time__wrap {
    width: 90%;
  }
  .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;
  }
  .tit .ja {
    font-size: 28px;
  }
  .tit .en {
    font-size: 20px;
  }
  .c-title .en {
    font-size: 42px;
  }
  .c-title .ja {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .p-news .c-container {
    padding: 0 20vw;
  }
  .p-footer__nav li .c-txt-sm {
    font-size: 18px;
  }
  .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 .c-title {
    font-size: 26px;
  }
  .faq-contents .faq .c-txtarea01 .c-txt-sm {
    font-size: 20px;
  }
  .faq-contents .faq .c-txt-sm {
    font-size: 18px;
  }
  .p-doctor__name .ja {
    font-size: 1.8rem;
  }
  .p-doctor__wrap h5 {
    font-size: 1.5rem;
  }
  .p-doctor__img-wrap {
    right: 10vw;
    width: 35vw;
  }
  .p-staff {
    padding: 12vw 0;
  }
  .p-staff__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-staff__img {
    margin-top: 8vw;
    width: 40%;
  }
  .p-staff__img img {
    height: auto;
  }
  .p-staff__wrap {
    width: 50%;
  }
}

@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;
  }
  .p-doctor {
    padding: 5vw 0;
  }
  .p-doctor__name .ja {
    font-size: 1.8rem;
  }
  .p-doctor__wrap h5 {
    font-size: 1.5rem;
  }
  .p-doctor__img-wrap {
    width: 30vw;
    height: 67vh;
  }
  .p-doctor__contents {
    padding-top: 100px;
  }
}
/*# sourceMappingURL=style.css.map */