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

.tit2 {
  background: -webkit-linear-gradient(0deg, rgb(27, 57, 82), rgb(27, 57, 82), rgb(27, 57, 82));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #fcf823;
  font-size: 24px;
}
@media (min-width: 960px) {
  .tit2 {
    font-size: 42px;
  }
}

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

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

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

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

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

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

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

.mb-sm, .ba ul li, .c-flow .item-img, #qa ul li, .p-service2 .txt, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-news__title, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-price__detail, .c-price__desc, .c-price__img, .c-company .c-history__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-first .c-flow .item-img,
.c-price .c-flow .item-img, .c-first .c-flow .item-tit,
.c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap, .c-first .c-points__img,
.c-price .c-points__img, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .cptu__item, .cptu__title, .faq .c-txtarea01, .c-business-item .c-title, .c-business__txt, .c-points2__desc .num-wrap, .c-points__desc .num-wrap, .p-footer__logo, .c-about__title, .p-news__list, .p-instagram__desc, .worries2 h3, .owner-img, .owner-tit, .kutikomi-desc p, .kutikomi-img, .kutikomi li, .kutikomi h3, .kutikomi, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .kaitori-worries h3, .benri-worries h3, .tit, .c-title, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .ba ul li, .c-flow .item-img, #qa ul li, .p-service2 .txt, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-news__title, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-price__detail, .c-price__desc, .c-price__img, .c-company .c-history__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-first .c-flow .item-img,
  .c-price .c-flow .item-img, .c-first .c-flow .item-tit,
  .c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .cptu__item, .cptu__title, .faq .c-txtarea01, .c-business-item .c-title, .c-business__txt, .c-points2__desc .num-wrap, .c-points__desc .num-wrap, .p-footer__logo, .c-about__title, .p-news__list, .p-instagram__desc, .worries2 h3, .owner-img, .owner-tit, .kutikomi-desc p, .kutikomi-img, .kutikomi li, .kutikomi h3, .kutikomi, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .kaitori-worries h3, .benri-worries h3, .tit, .c-title, .p-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .ba ul li, .c-flow .item-img, #qa ul li, .p-service2 .txt, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-news__title, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .c-works-sl__desc, .c-recruit__title, .c-staff-wrapper .c-staff__ls, .c-staff-wrapper .c-staff__text, .c-staff-wrapper .c-staff__img, .c-staff-wrapper .c-staff__item .director, .c-price__detail, .c-price__desc, .c-price__img, .c-company .c-history__title, .c-company .c-message__desc, .c-company .c-message__title, .c-company .c-policy__desc, .c-company .c-policy__title, .c-first .c-flow .item-img,
  .c-price .c-flow .item-img, .c-first .c-flow .item-tit,
  .c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl__subtit, .cptu__item, .cptu__title, .faq .c-txtarea01, .c-business-item .c-title, .c-business__txt, .c-points2__desc .num-wrap, .c-points__desc .num-wrap, .p-footer__logo, .c-about__title, .p-news__list, .p-instagram__desc, .worries2 h3, .owner-img, .owner-tit, .kutikomi-desc p, .kutikomi-img, .kutikomi li, .kutikomi h3, .kutikomi, .voices-desc p, .voices-img, .voices li, .voices h3, .voices, .company__desc, .kaitori-worries h3, .benri-worries h3, .tit, .c-title, .p-title {
    margin-bottom: 30px;
  }
}

.mb-md, .ba, .case, .cta, #qa, .kiken, .p-service2, .p-about .desc, .menu, .c-thanks-text, .c-privacy-text, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-price__wrap, .c-company .c-history, .c-company .c-message, .c-company .c-policy, .c-first .c-points__item,
.c-price .c-points__item, .c-first .c-features,
.c-price .c-features, .c-works-sl-slider, .faq, .c-business-item, .c-points2__item, .p-news, .p-instagram, .corona, .company, .kaitori-worries, .benri-worries, .c-topview {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .ba, .case, .cta, #qa, .kiken, .p-service2, .p-about .desc, .menu, .c-thanks-text, .c-privacy-text, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-price__wrap, .c-company .c-history, .c-company .c-message, .c-company .c-policy, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .c-works-sl-slider, .faq, .c-business-item, .c-points2__item, .p-news, .p-instagram, .corona, .company, .kaitori-worries, .benri-worries, .c-topview {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .ba, .case, .cta, #qa, .kiken, .p-service2, .p-about .desc, .menu, .c-thanks-text, .c-privacy-text, .c-recruit .recruit-detaiil, .c-recruit .recruit-message, .c-recruit__points li, .c-staff-wrapper .c-staff__item, .c-staff-wrapper .c-staff, .c-staff-wrapper .c-features, .c-price__wrap, .c-company .c-history, .c-company .c-message, .c-company .c-policy, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .c-works-sl-slider, .faq, .c-business-item, .c-points2__item, .p-news, .p-instagram, .corona, .company, .kaitori-worries, .benri-worries, .c-topview {
    margin-bottom: 60px;
  }
}

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

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

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

.pb-lr {
  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, .c-first .c-points__desc,
.c-price .c-points__desc, .c-business-item__desc, .c-points__desc {
  padding: 0 6vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc, .c-business-item__desc, .c-points__desc {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc, .c-business-item__desc, .c-points__desc {
    padding: 0 4vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc, .c-business-item__desc, .c-points__desc {
    padding: 0 3vw;
  }
}

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

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

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

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

Stylesheet: ベーススタイル

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

body {
  color: rgb(39, 39, 39);
  letter-spacing: 1px;
  background-size: contain;
}
@media (min-width: 960px) {
  body {
    position: relative;
  }
  body::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/home/bg-2.webp);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.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;
}
@media (min-width: 960px) {
  .superwrapper {
    max-width: 500px;
    margin: 0 auto;
  }
}
.superwrapper2 {
  overflow: hidden;
}

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

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

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

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

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

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

.p-title {
  position: relative;
  text-transform: uppercase;
  text-align: center;
}
.p-title .en {
  display: block;
  font-size: 14px;
  letter-spacing: 2px;
}
.p-title .ja {
  position: relative;
  font-size: 32px;
  color: #434749;
  margin-bottom: 5px;
}

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

.tit {
  text-align: center;
  font-size: 20px;
}
.tit .en {
  font-size: 12px;
  color: rgb(27, 57, 82);
}

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

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

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

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

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

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

.ms {
  background-image: url(../images/home/bg-12.jpg);
  background-size: cover;
  padding: 50px 0;
  color: #fff;
}
.ms-tit {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 960px) {
  .ms .ms-tit {
    font-size: 27px;
  }
  .ms .desc {
    text-align: center;
  }
}

.ms2 {
  background-image: url(../images/home/bg-06.jpg);
  background-size: cover;
  padding: 50px 0;
}
.ms2-tit {
  margin-bottom: 20px;
  text-align: center;
}

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

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

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

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

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

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

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

.kutikomi {
  padding: 40px 0;
}
.kutikomi h3 {
  text-align: center;
}
.kutikomi li {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.kutikomi-desc h4 {
  background-color: #0078f8;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 10px;
}
.kutikomi-desc h5 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.kutikomi-desc p {
  font-size: 18px;
}
@media (min-width: 960px) {
  .kutikomi-desc p {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .kutikomi h5 {
    font-size: 20px;
  }
  .kutikomi ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .kutikomi ul li {
    width: 48%;
  }
  .kutikomi ul li .kutikomi-desc {
    font-size: 30px;
    font-weight: bold;
  }
}

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

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

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

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

.worries2 {
  position: relative;
  padding: 60px 0 30px 0;
  background-image: url(../images/home/bg-0.jpg);
  background-size: cover;
  background-position: center;
  z-index: -2;
  position: relative;
}
.worries2::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(39, 39, 39);
  opacity: 0.5;
}
.worries2 h3 {
  text-align: center;
  font-size: 28px;
  color: #fff;
  position: relative;
}
.worries2 h3 p {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.worries2 h3 p span {
  color: #fff;
  font-weight: bold;
  font-size: 31px;
}
.worries2 h3 small {
  color: #0078f8;
}
.worries2__wrap {
  position: relative;
  border-radius: 2px;
  background-color: rgba(192, 192, 192, 0.534);
  padding: 8px;
  margin-bottom: 26px;
  z-index: 100;
}
.worries2 .desc {
  color: #fff;
  position: relative;
  z-index: 100;
}
.worries2 .desc h4 {
  font-size: 17px;
  font-weight: bold;
}
.worries2 ul {
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  border: 1px dotted #dbdbdb;
  border-radius: 5px;
}
.worries2 li {
  border-bottom: 1px dotted rgb(214, 214, 214);
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #fff;
}
.worries2 li::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/home/check.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.worries2 li:last-child {
  border: none;
  padding-bottom: 0;
}
@media (min-width: 960px) {
  .worries2 .c-container, .worries2 .c-business-item__desc, .worries2 .c-points__desc {
    padding: 0 22vw;
  }
  .worries2 .worries2-tit br {
    display: none;
  }
  .worries2 h3 {
    font-size: 26px;
  }
  .worries2 ul {
    padding: 22px 45px 20px 45px;
    font-size: 20px;
  }
  .worries2 li {
    padding-left: 22px;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  .worries2 li::before {
    position: absolute;
    content: "";
    font-size: 22px;
    width: 20px;
    height: 20px;
    line-height: 50px;
    top: -1px;
    left: -10px;
  }
}

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

.p-news .p-title .en::before {
  display: none;
}
.p-news__item {
  padding: 15px 10px;
  border-bottom: 1px solid rgb(225, 236, 247);
}
.p-news__item .thumbnail-wrap {
  display: flex;
  margin: 20px 0;
}
.p-news__item .thumbnail-img {
  width: 20%;
  margin-right: 20px;
}
.p-news__item a {
  color: rgb(39, 39, 39);
}
.p-news__link {
  display: flex;
  justify-content: space-between;
}
.p-news-wrap {
  width: 50%;
}
.p-news__img {
  width: 45%;
}
.p-news__date {
  color: rgb(27, 57, 82);
  letter-spacing: 2px;
}
.p-news .more-btn {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .p-news__content {
    font-size: 28px;
  }
}

.c-about {
  padding: 50px 0;
  background-color: #fff;
}
.c-about__title {
  text-align: center;
}
.c-about__desc table {
  border: 1px solid #ccc;
  border-bottom: none;
}
.c-about__desc th {
  background-color: #dde8f4;
  display: block;
  width: 100%;
}
.c-about__desc td {
  display: block;
  width: 100%;
}
.c-about__desc td a {
  color: rgb(39, 39, 39);
}
.c-about__desc td b {
  display: inline-block;
  margin-top: 10px;
  color: #0078f8;
}
.c-about__desc th, .c-about__desc td {
  padding: 8px 16px;
  border-bottom: 1px solid #ccc;
}
.c-about img {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-about .c-txt-sm, .c-about .c-works-sl__desc {
    font-size: 16px;
  }
}

.p-footer {
  padding: 15px 0 15vh;
  background-color: #40b5fa;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo img {
  width: 30%;
}
.p-footer .copyright {
  text-align: center;
  font-size: 14px;
  color: #fff;
}
@media (max-width: 599px) {
  .p-footer .c-container, .p-footer .c-business-item__desc, .p-footer .c-points__desc {
    padding: 0 3vw;
  }
}

.c-points {
  background-image: url(../images/home/bg-11.jpg);
  padding: 50px 0;
  background-size: cover;
  background-position: center;
}
.c-points .p-title {
  color: #fff;
}
.c-points .p-title .ja {
  color: #fff;
}
.c-points .p-title::after {
  background-color: #fff;
}
.c-points .main-txt {
  color: #fff;
  margin-bottom: 25px;
}
.c-points .points-maintit {
  background-image: url(../images/home/point.png);
  background-size: cover;
  margin-bottom: -20px;
  position: relative;
  z-index: 100;
}
.c-points .points-maintit h2 {
  color: #fff;
  text-align: center;
}
@media (min-width: 960px) {
  .c-points .points-maintit h2 {
    font-size: 35px;
  }
}
.c-points__item {
  background-color: #fff;
  padding: 35px 15px 15px 15px;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
.c-points__desc {
  padding: 10px;
}
.c-points__desc .item-tit {
  font-size: 18px;
  margin: 5px 0 10px;
  padding: 12px 0 7px 0;
  font-weight: 900;
  border-bottom: 2px solid #0078f8;
}
.c-points__desc .num {
  font-size: 30px;
  display: block;
  float: left;
  margin-right: 10px;
  color: #ffc43d;
  font-weight: bold;
}
.c-points2__img {
  margin-bottom: 15px;
  height: 200px;
}
.c-points2__img img {
  border-radius: 50px;
  border: 5px solid #fff;
}
@media (min-width: 960px) {
  .c-points2__img {
    height: 530px;
  }
}
.c-points2__desc .item-tit {
  font-size: 21px;
  font-weight: bold;
}
@media (min-width: 960px) {
  .c-points2__desc .item-tit {
    font-size: 32px;
  }
}
.c-points2__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: #0078f8;
  border-bottom: 2px solid #0078f8;
}
.c-points2__desc .num-wrap {
  text-align: center;
}
.c-points2 .item-desc {
  padding: 0 30px;
}
@media (min-width: 960px) {
  .c-points2 .item-desc .c-txt-sm, .c-points2 .item-desc .c-works-sl__desc {
    font-size: 25px;
  }
  .c-points2__desc .num {
    font-size: 35px;
  }
}

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

.faq-contents {
  background-color: rgb(224, 238, 248);
  padding: 50px 0;
}

.faq-tit {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media (min-width: 960px) {
  .faq-tit {
    font-size: 26px;
  }
}

.faq .c-txt-sm, .faq .c-works-sl__desc {
  font-size: 14px;
}
.faq h3 {
  text-align: center;
  margin-bottom: 30px;
}
.faq__item {
  background-color: #fff;
}
.faq__block {
  border: 2px solid rgb(39, 39, 39);
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  border-bottom: 1px solid gainsboro;
}
.faq dt::before {
  position: absolute;
  left: 0;
  content: "Q";
  color: #027fff;
  font-size: 26px;
  height: 100%;
  padding: 10px;
}
.faq dt span {
  margin-left: 8vw;
  margin-right: 5vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 20px 10px;
}
.faq dt .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.faq dt .i_box::before {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-top: 2px solid #027fff;
  width: 16px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.faq dt .i_box::after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-left: 2px solid #027fff;
  width: 0;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 7px;
  transition: 0.3s;
}
.faq dd {
  position: relative;
  border-bottom: 1px solid gainsboro;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 22px;
  color: red;
}
.faq dd .m-description-article {
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  margin-left: 8vw;
  padding: 20px 10px;
}
.faq .more-btn {
  display: block;
}

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

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

.p-slide__slider {
  border-bottom: 2px solid #fff;
}
.p-slide__slider #js-infiniteslide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.p-slide__slider #js-infiniteslide img {
  width: 60%;
  height: 150px !important;
}
@media (min-width: 960px) {
  .p-slide__slider #js-infiniteslide img {
    height: 350px !important;
  }
}
.p-slide__wrap {
  padding: 30px 30px;
  text-align: center;
}
.p-slide__wrap li {
  border-bottom: 1px solid rgb(170, 170, 170);
  margin-bottom: 20px;
}
.p-slide__tit {
  text-align: center;
}
.p-slide__tit h4 {
  color: #0078f8;
  border-bottom: 1px solid #0078f8;
  display: inline-block;
  padding-bottom: 10px;
}
@media (min-width: 960px) {
  .p-slide__tit h4 {
    font-size: 37px;
  }
}
.p-slide__tel {
  padding: 20px 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 50px;
  background: #62c1b4;
  box-shadow: 5px 5px 5px rgb(214, 214, 214);
  border: 2px solid rgb(83, 83, 83);
  text-align: center;
}
.p-slide__tel a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 35px;
}
.p-slide__tel a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .p-slide__tel a {
    font-size: 32px;
  }
}
.p-slide__tel#bnr1 {
  margin-bottom: 20px;
}
.p-slide__tel#bnr2 {
  background: #ff7f7f;
  margin: 0 0 50px 0;
}
.p-slide__tel#bnr2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
@media (min-width: 374px) {
  .p-slide__tel {
    width: 300px;
  }
}
.p-slide #bnr3 {
  background: transparent;
  margin: 0 0 30px 0;
}
.p-slide #bnr3 a {
  text-align: center;
  display: block;
}
.p-slide #bnr3 img {
  width: 80%;
}
@media (min-width: 960px) {
  .p-slide #bnr3 .view-sp {
    display: none;
  }
}
@media (max-width: 959px) {
  .p-slide #bnr3 .view-pc {
    display: none;
  }
}
.p-slide .info:last-of-type {
  margin-bottom: 20px;
}
.p-slide .contact-tit {
  font-weight: bold;
  margin-bottom: 10px;
  color: rgb(85, 85, 85);
}
.p-slide__form a {
  background-color: #fff;
}
@media (min-width: 960px) {
  .p-slide .contact-tit {
    font-size: 36px;
  }
  .p-slide .info {
    font-size: 27px;
    font-weight: bold;
  }
  .p-slide ul {
    display: flex;
    justify-content: center;
  }
  .p-slide ul li {
    width: 45%;
    border: none;
  }
}
@media (min-width: 1200px) {
  .p-slide__tel {
    width: 430px;
    padding: 25px 10px;
  }
}

.cptu {
  margin-top: 60px;
}
.cptu__title {
  text-align: center;
}
.cptu .label {
  background-color: #0078f8;
  padding: 4px 20px;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 10px;
}
.cptu__content {
  background-color: rgb(224, 238, 248);
  padding: 10px;
}
.cptu__content h4,
.cptu__content p {
  padding: 10px;
  background-color: #bdb4df;
  border-bottom: 1px solid rgb(173, 173, 173);
  color: #fff;
}
@media (min-width: 960px) {
  .cptu__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cptu__list li {
    margin-right: 50px;
    width: 42%;
  }
}
.cptu .thumbnail-img {
  position: relative;
  height: 210px;
  display: flex;
}
.cptu .thumbnail-img img {
  border-radius: 50px;
  border: 5px solid #fff;
}
@media (min-width: 960px) {
  .cptu .thumbnail-img {
    height: 260px;
  }
}
@media (min-width: 1200px) {
  .cptu .thumbnail-img {
    height: 330px;
  }
}
.cptu__tit {
  margin: 10px 0;
  font-size: 16px;
}
.cptu__content {
  color: rgb(39, 39, 39);
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 960px) {
  .cptu__item {
    width: 24%;
  }
}

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

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

.c-first .c-features h3,
.c-price .c-features h3 {
  margin-bottom: 15px;
}
.c-first .c-points__img,
.c-price .c-points__img {
  height: 220px;
}
@media (min-width: 600px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 300px;
  }
}
@media (min-width: 960px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 350px;
  }
}
.c-first .c-points__desc .item-tit,
.c-price .c-points__desc .item-tit {
  font-size: 18px;
}
.c-first .c-points__desc .num,
.c-price .c-points__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: rgb(27, 57, 82);
  border-bottom: 2px solid rgb(27, 57, 82);
}
.c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap {
  text-align: center;
}
.c-first .c-flow,
.c-price .c-flow {
  padding-top: 50px;
}
.c-first .c-flow .item-tit,
.c-price .c-flow .item-tit {
  font-size: 24px;
}
.c-first .c-flow .item-tit .num,
.c-price .c-flow .item-tit .num {
  color: #0078f8;
  font-size: 42px;
  display: inline-block;
  margin-right: 20px;
}
.c-first .c-flow-item,
.c-price .c-flow-item {
  position: relative;
  padding: 50px 0;
}
.c-first .c-flow-item::after,
.c-price .c-flow-item::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #fafafa transparent transparent transparent;
}
.c-first .c-flow #flow02::after,
.c-first .c-flow #flow04::after,
.c-first .c-flow #flow06::after,
.c-price .c-flow #flow02::after,
.c-price .c-flow #flow04::after,
.c-price .c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}
.c-first .c-flow #flow08::after,
.c-price .c-flow #flow08::after {
  display: none;
}
.c-first .c-flow #flow01,
.c-first .c-flow #flow03,
.c-first .c-flow #flow05,
.c-first .c-flow #flow07,
.c-price .c-flow #flow01,
.c-price .c-flow #flow03,
.c-price .c-flow #flow05,
.c-price .c-flow #flow07 {
  background-color: rgb(224, 238, 248);
}
.c-first .c-flow li,
.c-price .c-flow li {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.c-first .c-flow .item-desc,
.c-price .c-flow .item-desc {
  margin-bottom: 20px;
}
.c-first .more-btn,
.c-price .more-btn {
  text-align: center;
  display: block;
}
.c-first .more-btn__link,
.c-price .more-btn__link {
  width: auto;
}
@media (max-width: 599px) {
  .c-first .item-img.view-pc,
  .c-price .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-first .item-img.view-sp,
  .c-price .item-img.view-sp {
    display: none;
  }
}

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

.c-price__img img {
  border-radius: 50px;
  border: 5px solid #fff;
}
.c-price__wrap .tit {
  text-align: center;
}
.c-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #949494;
  padding-bottom: 20px;
}
.c-price__detail:first-of-type {
  border-top: 1px dotted #949494;
  padding: 30px 0;
}
.c-price__detail dt {
  width: 60%;
}
.c-price__detail dt p {
  margin-bottom: 10px;
  font-size: 15px;
}
@media (min-width: 960px) {
  .c-price__detail dt p {
    font-size: 30px;
  }
}
.c-price__detail dt span {
  display: block;
  font-size: 12px;
  color: #434749;
}
@media (min-width: 960px) {
  .c-price__detail dt {
    width: 90%;
  }
  .c-price__detail dt small {
    font-size: 25px;
  }
}
.c-price__detail dd {
  width: 40%;
}
.c-price__detail .price-tit {
  font-size: 14px;
  font-weight: bold;
}
.c-price__detail .price-tit small {
  font-size: 20px;
}
.c-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
@media (min-width: 960px) {
  .c-price__detail .price-tit .yen {
    font-size: 30px;
  }
}
.c-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
@media (min-width: 960px) {
  .c-price__flex .c-container, .c-price__flex .c-points__desc, .c-price__flex .c-business-item__desc {
    padding: 0 3vw;
  }
}

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

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

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

.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}
.c-news__item {
  border-bottom: 1px solid rgb(27, 57, 82);
}
.c-news__item:first-child {
  border-top: 1px solid rgb(27, 57, 82);
}
.c-news__title {
  text-align: center;
  margin-top: 30px;
}
.c-news__link {
  display: flex;
  justify-content: space-between;
}
.c-news__link p {
  margin-top: 2vw;
  color: rgb(39, 39, 39);
}
.c-news-wrap {
  width: 50%;
}
.c-news__img {
  width: 45%;
}
.c-news__date {
  color: rgb(27, 57, 82);
  margin-bottom: 5px;
}
.c-news__list {
  padding-bottom: 5vw;
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news .c-news__block {
  padding: 8vw 0;
}
@media (min-width: 960px) {
  .c-news {
    margin-bottom: 50px;
  }
}

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

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

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

.c-contact {
  background-color: #3a4f7e;
  padding: 50px 0 30px;
}
.c-contact .p-title {
  color: #fff;
}
.c-contact .p-title .ja {
  color: #fff;
}
.c-contact .c-container, .c-contact .c-points__desc, .c-contact .c-business-item__desc {
  padding: 0 3vw;
}
.c-contact__wrap {
  background-color: #fff;
  padding: 30px 10px;
}
.c-contact .contact-form {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  z-index: 20;
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 130px;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 280px;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 15px 5px 0;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 14px;
  background-color: #fe8041;
  color: #fff;
  padding: 2px 5px;
  margin-left: 10px;
}
.c-contact .contact-form .free {
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form select {
    width: 250px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form {
    margin-bottom: 40px;
    text-align: center;
  }
  .c-contact .contact-form h1 {
    display: block;
    text-align: center;
    margin: 30px 0;
  }
  .c-contact .contact-form input, .c-contact .contact-form textarea {
    width: 100%;
    border: 1px solid rgb(39, 39, 39);
  }
  .c-contact .contact-form textarea {
    margin-bottom: 0;
  }
  .c-contact .contact-form input {
    height: 45px;
  }
  .c-contact .contact-form select {
    width: 130px;
    height: 45px;
    border: 1px solid rgb(39, 39, 39);
  }
  .c-contact .contact-form dl {
    text-align: left;
    display: inline-block;
    width: 280px;
    padding-bottom: 20px;
  }
  .c-contact .contact-form dt {
    font-size: 14px;
  }
  .c-contact .contact-form .must {
    position: relative;
    padding: 5px 15px 5px 0;
    display: flex;
    align-items: center;
  }
  .c-contact .contact-form .must::after {
    content: "必須";
    font-size: 14px;
    background-color: #fe8041;
    color: #fff;
    padding: 2px 5px;
    margin-left: 10px;
  }
  .c-contact .contact-form .free {
    padding: 5px 15px 5px 0;
    margin-right: 10px;
  }
  .c-contact .contact-form .ct-request select {
    width: 100%;
  }
  .c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
    border: 1px solid red;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 20px;
    width: 20px;
    margin-right: 10px;
  }
  .c-contact .contact-form .ms-1 {
    color: rgb(33, 128, 218);
    border-bottom: 1px solid rgb(33, 128, 218);
  }
  .c-contact .contact-form .submit-btn {
    text-align: center;
  }
  .c-contact .contact-form .submit-btn input:disabled {
    border-color: #949494;
  }
  .c-contact .contact-form .submit-btn input {
    border-color: rgb(39, 39, 39);
    width: 70%;
    max-width: 320px;
  }
  .c-contact .contact-form .ajax-loader {
    display: none;
  }
  .c-contact .contact-form .wpcf7-spinner {
    display: none;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}
.c-contact .ct-check {
  background-color: #fff;
  padding: 10px;
}
.c-contact .ct-check .must {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex .wpcf7-checkbox {
    display: flex;
    justify-content: space-between;
  }
}
.c-contact .ct-check input {
  height: 25px;
  width: auto;
  margin-right: 10px;
}
.c-contact .ct-check .wpcf7-list-item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  margin: 0;
}
.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
}
.c-contact .ct-text-sm textarea {
  height: 80px;
}
@media (min-width: 960px) {
  .c-contact .ct-text-sm textarea {
    height: 120px;
  }
}
.c-contact .ct-redio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}
.c-contact .ct-redio input {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-redio .wpcf7-radio {
  display: flex;
}

.grecaptcha-badge {
  visibility: hidden;
}

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

.c-thanks {
  padding: 100px 0 50px;
  background-color: #fff;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}
.c-thanks-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-thanks-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-thanks-btn a::after {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.kinds ul li {
  position: relative;
  margin-bottom: 20px;
  font-weight: bold;
  color: #300b0b;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
}
.kinds ul li span {
  position: relative;
  color: #fff;
  z-index: 10;
  padding: 40px 0;
  display: inline-block;
  font-size: 26px;
}
@media (min-width: 960px) {
  .kinds ul li span {
    font-size: 29px;
  }
}
.kinds ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.4;
}
.kinds ul li:nth-child(1) {
  background-image: url(../images/item/kotou.jpeg);
}
.kinds ul li:nth-child(2) {
  background-image: url(../images/item/sado.jpeg);
}
.kinds ul li:nth-child(3) {
  background-image: url(../images/item/kakeziku.jpeg);
}
.kinds ul li:nth-child(4) {
  background-image: url(../images/item/okane.jpeg);
}
.kinds ul li:nth-child(5) {
  background-image: url(../images/item/kabuto.jpeg);
}
.kinds ul li:nth-child(6) {
  background-image: url(../images/item/daiya.jpeg);
}
.kinds ul li:nth-child(7) {
  background-image: url(../images/item/kite.jpeg);
}
.kinds ul li:nth-child(8) {
  background-image: url(../images/item/kunsyou.jpeg);
}
.kinds ul li:nth-child(9) {
  background-image: url(../images/item/tetubin.jpeg);
}
.kinds ul li:nth-child(10) {
  background-image: url(../images/item/syodou.jpeg);
}
.kinds ul li:nth-child(11) {
  background-image: url(../images/item/omotha.jpeg);
}
.kinds ul li:nth-child(12) {
  background-image: url(../images/item/tetudou.jpeg);
}
.kinds ul li:nth-child(13) {
  background-image: url(../images/item/kamera.jpeg);
}
.kinds ul li:nth-child(14) {
  background-image: url(../images/item/syoki.jpeg);
}
.kinds ul li:nth-child(15) {
  background-image: url(../images/item/kagu.jpeg);
}
.kinds ul li:nth-child(16) {
  background-image: url(../images/item/kin.jpeg);
}
.kinds ul li:nth-child(17) {
  background-image: url(../images/item/sango.jpeg);
}
.kinds ul li:nth-child(18) {
  background-image: url(../images/item/isi.jpeg);
}
.kinds ul li:nth-child(19) {
  background-image: url(../images/item/burando.jpeg);
}
.kinds ul li:nth-child(20) {
  background-image: url(../images/item/toreka.jpeg);
}
.kinds ul li:nth-child(21) {
  background-image: url(../images/item/od.jpeg);
}
.kinds ul li:nth-child(22) {
  background-image: url(../images/item/kyara.jpeg);
}
.kinds ul li:nth-child(23) {
  background-image: url(../images/item/zoutei.jpeg);
}
@media (min-width: 960px) {
  .kinds ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .kinds ul li {
    width: 33%;
  }
}

.menu {
  position: relative;
}
.menu ul.link {
  font-size: 1em;
  display: flex;
  justify-content: center;
}
.menu ul.link a {
  color: rgb(39, 39, 39);
}
.menu ul.detail > li {
  margin: 0 auto 50px;
  background: #fff;
  text-align: left;
}
.menu .top {
  padding: 20px;
}
.menu .top h3 {
  margin-bottom: 20px;
}
.menu .top .text {
  padding: 15px;
}
.menu .top .text h3 {
  text-align: center;
}
.menu .teacher {
  text-align: center;
}
.menu .middle {
  margin: 50px auto 84px;
  border-top: 4px solid #b7b096;
  border-bottom: 4px solid #b7b096;
  padding: 20px 0;
}
.menu .middle .m_inner {
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 16px 50px 12px;
}
.menu .middle .m_inner img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.menu .bottom {
  margin: 0 auto;
  padding: 48px;
  background: #f4f3ef;
  color: rgb(39, 39, 39);
}
.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: flex;
  justify-content: 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: 55px;
    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 .top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .menu .top img {
    width: 45%;
  }
  .menu .top .Text {
    width: 50%;
  }
  .menu .bottom ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .menu .bottom ul li {
    width: 48%;
  }
  .menu .c-container, .menu .c-points__desc, .menu .c-business-item__desc {
    padding: 0 8vw !important;
  }
}

.p-about {
  position: relative;
  margin-top: 50px;
}
.p-about .desc h3 {
  margin-bottom: 15px;
  text-align: center;
  font-size: 17px;
}
@media (min-width: 960px) {
  .p-about .desc h3 {
    font-size: 23px;
  }
}
.p-about .desc p {
  margin-bottom: 20px;
  margin-top: 10px;
}
.p-about .desc p span {
  font-weight: bold;
}
.p-about .desc .sc-tt {
  position: relative;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  font-weight: 700;
  width: 600px;
  max-width: 100%;
  margin: 0 auto 20px;
}
.p-about .desc .sc-tt span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}
.p-about .desc .sc-tt::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #929aaa;
}
.p-about ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-about ul li {
  width: 31%;
  text-align: center;
}
.p-about ul li .Img {
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 50%;
}
.p-about ul li .Img img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 103px !important;
  width: 55px;
}
.p-about ul li p {
  font-weight: bold;
  color: #929aaa;
  font-size: 11px;
}
@media (min-width: 960px) {
  .p-about .desc {
    text-align: center;
  }
  .p-about ul li {
    width: 11%;
  }
  .p-about ul li p {
    font-size: 14px;
  }
}

.p-service2__tit {
  text-align: center;
  font-size: 25px;
  margin-bottom: 25px;
  text-shadow: #de6a2c 2px 0px, #de6a2c -2px 0px, #de6a2c 0px -2px, #de6a2c 0px 2px, #de6a2c 2px 2px, #de6a2c -2px 2px, #de6a2c 2px -2px, #de6a2c -2px -2px, #de6a2c 1px 2px, #de6a2c -1px 2px, #de6a2c 1px -2px, #de6a2c -1px -2px, #de6a2c 2px 1px, #de6a2c -2px 1px, #de6a2c 2px -1px, #de6a2c -2px -1px;
  transform: rotate(-5deg);
}
.p-service2__tit h3 {
  color: #ebeb13;
  display: inline;
  background: linear-gradient(transparent 70%, rgba(246, 71, 12, 0.4549019608) 30%);
}
.p-service2__tit2 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 25px;
  text-shadow: #de6a2c 2px 0px, #de6a2c -2px 0px, #de6a2c 0px -2px, #de6a2c 0px 2px, #de6a2c 2px 2px, #de6a2c -2px 2px, #de6a2c 2px -2px, #de6a2c -2px -2px, #de6a2c 1px 2px, #de6a2c -1px 2px, #de6a2c 1px -2px, #de6a2c -1px -2px, #de6a2c 2px 1px, #de6a2c -2px 1px, #de6a2c 2px -1px, #de6a2c -2px -1px;
  transform: rotate(-5deg);
}
.p-service2__tit2 h3 {
  color: #ebeb13;
  display: inline;
  background: linear-gradient(transparent 70%, rgba(246, 71, 12, 0.4549019608) 30%);
}
.p-service2 .txt {
  text-align: center;
}
.p-service2 .txt .c-txt-sm, .p-service2 .txt .c-works-sl__desc {
  font-size: 18px;
}
.p-service2 .txt span {
  font-size: 26px;
  background: linear-gradient(transparent 70%, #f1eb6e 30%);
}
@media (min-width: 960px) {
  .p-service2 .txt .c-txt-sm, .p-service2 .txt .c-works-sl__desc {
    font-size: 26px;
  }
  .p-service2 .txt .c-txt-sm span, .p-service2 .txt .c-works-sl__desc span {
    font-size: 37px;
  }
  .p-service2 .txt .c-txt-sm br, .p-service2 .txt .c-works-sl__desc br {
    display: none;
  }
}
.p-service2 ul {
  display: flex;
  flex-wrap: wrap;
}
.p-service2 li {
  margin-bottom: 20px;
  width: 45%;
  margin-right: 5px;
  margin-left: 5px;
}
.p-service2__desc {
  background-color: #0078f8;
  padding: 5px 0px;
  border-radius: 10px 10px 0 0;
}
.p-service2__desc h3 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
}
.p-service2 .p-service2__img {
  height: 120px;
}
.p-service2 .p-service2__img img {
  border-radius: 0 0 10px 10px;
}
@media (min-width: 960px) {
  .p-service2__tit2 {
    margin-bottom: 100px;
    font-size: 36px;
  }
  .p-service2 li {
    width: 30%;
  }
  .p-service2 .p-service2__img {
    height: 220px;
  }
  .p-service2__desc h3 {
    font-size: 15px;
  }
}

.kiken .wrap {
  border: #029a17 2px solid;
  padding: 20px 10px;
  position: relative;
}
.kiken .wrap::before {
  position: absolute;
  top: -60px;
  right: -30px;
  margin: auto;
  content: "";
  width: 100px;
  height: 100px;
  background-image: url(../images/home/hati.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.kiken .wrap .kiken__tit {
  background-color: #029a17;
  padding: 10px;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 960px) {
  .kiken .wrap .kiken__tit h3 {
    font-size: 31px;
  }
}

.kiken2 {
  background-color: rgb(185, 185, 185);
  padding: 50px 0;
}
.kiken2 .wrap {
  border: #ff0000 2px solid;
  padding: 20px 10px;
  position: relative;
  margin-bottom: 30px;
  background-color: #fff;
}
.kiken2 .wrap .kiken2__tit {
  background-color: #ff0000;
  padding: 10px;
  color: yellow;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 960px) {
  .kiken2 .wrap .kiken2__tit h3 {
    font-size: 31px;
  }
}
.kiken2 .txt h3 {
  color: yellow;
  text-align: center;
}

.p-cta {
  background: url(../images/home/cta-bg.webp) no-repeat center/cover;
  padding: 50px 0 30px;
}
.p-cta .c-container, .p-cta .c-points__desc, .p-cta .c-business-item__desc {
  padding: 0 20px;
}
.p-cta__desc {
  text-align: center;
  margin-bottom: 30px;
}
.p-cta__desc .c-txt-md {
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.5;
  font-size: 22px;
}
.p-cta__desc .c-txt-sm, .p-cta__desc .c-works-sl__desc {
  color: #fff;
  font-size: 16px;
}
.p-cta-info {
  text-align: center;
}
.p-cta-info ul li {
  margin-bottom: 10px;
}
.p-cta-info ul li a {
  display: block;
  height: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.p-cta-info ul li a img {
  -o-object-fit: contain;
     object-fit: contain;
}

#qa {
  padding: 100px 0 50px 0;
  background-image: url(../images/home/bg-01.jpg);
  position: relative;
}
#qa::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/home/bg-08.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#qa .faq__tit {
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
#qa .faq__tit h3 {
  font-size: 27px;
}
#qa .faq__tit h3 span {
  color: #fff;
}
#qa .faq__tit::before {
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 110px;
  height: 3px;
  background-color: #02a7d0;
}
#qa ul li {
  background-color: #fdfeff;
  padding: 10px 20px 20px 20px;
  box-shadow: 2px 3px 4px rgb(199, 199, 199);
  border: 1px solid rgb(24, 124, 230);
}
#qa ul li dl dt {
  padding-left: 45px;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
  padding-top: 20px;
  border-bottom: 1px solid rgb(148, 148, 148);
}
#qa ul li dl dt::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "Q";
  height: 40px;
  width: 40px;
  background-color: rgb(0, 120, 248);
  border-radius: 50%;
  font-size: 25px;
  color: #fff;
  padding: 0 10px;
}
#qa ul li dl dd {
  padding-left: 45px;
  position: relative;
}
#qa ul li dl dd::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "A";
  height: 40px;
  width: 40px;
  background-color: rgb(201, 0, 0);
  border-radius: 50%;
  font-size: 25px;
  color: #fff;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  #qa .c-container, #qa .c-points__desc, #qa .c-business-item__desc {
    padding: 0 20vw;
  }
}

.timeline {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.timeline::before {
  content: "";
  position: absolute;
  width: 1px;
  background-color: rgb(187, 187, 187);
  top: 0;
  bottom: 0;
  left: 10%;
  margin-left: -3px;
}
.timeline .timeline-item {
  padding: 20px 30px 30px 35px;
  position: relative;
  background-color: inherit;
  width: 90%;
  left: 10%;
}
.timeline .timeline-item .timeline-time {
  padding: 8px;
  background-color: #73674c;
  color: white;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: -29px;
  width: 55px;
  font-size: 25px;
  height: 55px;
  border-radius: 50%;
  text-align: center;
  @import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Noto+Serif+Khitan+Small+Script&display=swap");
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.timeline .timeline-item .timeline-content {
  padding: 0 15px 0;
  position: relative;
}
.timeline .timeline-item .timeline-content h3 {
  margin-top: 0;
}
.timeline .timeline-item .timeline-content p {
  margin: 10px 0;
}
.timeline .timeline-item .timeline-content img {
  width: 100%;
  border-radius: 6px;
  margin-top: 10px;
}

.c-flow .item-tit {
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #347eaf;
  color: #347eaf;
}
.c-flow .item-img {
  position: relative;
}
.c-flow .item-img .num {
  position: absolute;
  top: -35px;
  left: 10px;
  color: #4393c8;
  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, .c-flow-item .c-points__desc, .c-flow-item .c-business-item__desc {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-flow-item:nth-child(2n) .c-container, .c-flow-item:nth-child(2n) .c-points__desc, .c-flow-item:nth-child(2n) .c-business-item__desc {
    flex-direction: row-reverse;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
  }
}

.feature {
  padding: 30px 0 50px 0;
  text-align: left;
}
.feature__tit {
  text-align: center;
  margin-bottom: 26px;
}
.feature__tit h3 {
  font-size: 27px;
}
.feature ul {
  display: inherit;
}
.feature ul li {
  padding-bottom: 30px;
}
.feature ul li .number {
  font-size: 3.6em;
  color: #ffffff;
  margin-bottom: -16px;
}
.feature ul li h3 {
  line-height: 1.4;
  margin-bottom: 10px;
  color: #0078f8;
}
.feature ul li p {
  font-size: 1em;
  word-break: break-all;
  line-height: 1.6;
}
@media (max-width: 959px) {
  .feature ul li:nth-child(1) {
    margin: 0 0 0 -30px;
  }
  .feature ul li:nth-child(1) .text {
    margin: 10px 0 0 30px;
  }
  .feature ul li:nth-child(2) {
    margin: 0 -30px 0 0;
    text-align: right;
  }
  .feature ul li:nth-child(2) .text {
    margin: 10px 30px 0 0;
    text-align: left;
  }
  .feature ul li:nth-child(3) {
    margin: 0 0 0 -30px;
  }
  .feature ul li:nth-child(3) .text {
    margin: 10px 0 0 30px;
  }
  .feature ul li:nth-child(4) {
    margin: 0 -30px 0 0;
    text-align: right;
  }
  .feature ul li:nth-child(4) .text {
    margin: 10px 30px 0 0;
    text-align: left;
  }
  .feature ul li:nth-child(5) {
    margin: 0 0 0 -30px;
  }
  .feature ul li:nth-child(5) .text {
    margin: 10px 0 0 30px;
  }
  .feature ul li:nth-child(6) {
    margin: 0 -30px 0 0;
    text-align: right;
  }
  .feature ul li:nth-child(6) .text {
    margin: 10px 30px 0 0;
    text-align: left;
  }
  .feature ul li img {
    width: 70%;
    height: 250px !important;
  }
}
@media (min-width: 960px) {
  .feature ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .feature ul li {
    width: 30%;
  }
  .feature ul li img {
    height: 310px !important;
  }
}

.cta .txt {
  text-align: center;
  background-color: #0078f8;
  color: #fff;
  padding: 10px;
  margin-bottom: 30px;
}
.cta .txt h3 {
  font-weight: bold;
}
.cta__wrap {
  border: #0078f8 solid 5px;
  padding: 0px 0 30px 0;
  background-color: #fff;
  max-width: 990px;
  margin: auto;
}
.cta__tit {
  text-align: center;
  margin-bottom: 15px;
}
.cta__tit .contact-color {
  color: #0078f8;
}
.cta__tit .border {
  background: linear-gradient(transparent 70%, #ffff00 30%);
}
.cta .hone {
  margin-bottom: 15px;
}
.cta .hone .hone-nanbr {
  text-align: center;
}
.cta .hone .hone-nanbr a {
  color: rgb(39, 39, 39);
  position: relative;
  font-weight: bold;
  font-size: 28px;
}
.cta .hone .hone-nanbr a::before {
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.cta ul li {
  text-align: center;
  margin-bottom: 15px;
}
.cta ul li .tel {
  background: linear-gradient(0deg, #ff5800 42%, #ffb300 80%);
  border: 1px solid #ff5800;
  padding: 10px;
}
.cta ul li .tel p {
  color: #fff;
  font-weight: 900;
  font-size: 20px;
}
.cta ul li .tel span {
  color: #fff;
  font-weight: 900;
  font-size: 20px;
}
.cta ul li .mail {
  background: linear-gradient(0deg, #62d847 42%, #9ade8b 80%);
  border: 1px solid #62d847;
  padding: 10px;
  box-shadow: 3px 3px 1px gainsboro;
}
.cta ul li .mail p {
  color: #fff;
  font-weight: 900;
  font-size: 20px;
}
.cta ul li .mail span {
  color: #fff;
  font-weight: 900;
  font-size: 20px;
}
.cta .shiny {
  position: relative;
  overflow: hidden;
}
.cta .shiny::after {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgb(255, 255, 255) 100%, rgba(255, 255, 255, 0) 0%);
  /* アニメーション */
  animation-name: shiny;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@keyframes shiny {
  0% {
    transform: scale(0) rotate(25deg);
    opacity: 0;
  }
  50% {
    transform: scale(1) rotate(25deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
}
@media (min-width: 960px) {
  .cta__wrap {
    padding: 0 0 30px 0;
  }
  .cta__tit .pc-no {
    display: none;
  }
  .cta__flex {
    display: flex;
    justify-content: center;
  }
  .cta ul {
    width: 90%;
    display: flex;
    justify-content: space-between;
  }
  .cta ul li {
    width: 48%;
  }
}

.cta-img {
  padding: 35px 0 0 0;
  background-image: url(../images/home/cta_sp.jpg);
  background-position: center;
}
@media (min-width: 1200px) {
  .cta-img .c-container, .cta-img .c-points__desc, .cta-img .c-business-item__desc {
    padding: 0 23vw;
  }
}

.ki-flow {
  background-color: #f9f8f2;
  padding: 50px 0;
}
.ki-flow__wrap {
  padding: 60px 20px 20px;
}
.ki-flow .point {
  background-color: #5992cf;
  text-align: center;
  font-family: "LINE Seed JP_OTF", sans-serif;
  font-size: 10px;
  font-weight: 800;
  line-height: 32px;
  letter-spacing: 0.4px;
  display: block;
  width: 70px;
  border-radius: 100%;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 70px;
  padding-top: 5px;
  color: #fff;
}
.ki-flow .point .point-number {
  font-size: 30px;
  font-weight: 700;
  line-height: 0px;
}
.ki-flow .desc {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 600px) {
  .ki-flow ul li {
    margin-bottom: 60px;
    position: relative;
  }
  .ki-flow .point {
    height: 70px;
    padding-top: 5px;
  }
  .ki-flow__wrap {
    border-radius: 5px;
    background-color: #fafafa;
    box-shadow: 3px 3px 3px rgb(203, 203, 203);
    border: solid 3px #5992cf;
  }
  .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: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .ki-flow ul li {
    margin-right: 31px;
    margin-bottom: 70px;
    width: 30%;
    position: relative;
  }
  .ki-flow__wrap {
    background-color: #fafafa;
    background-color: #fafafa;
    box-shadow: 3px 3px 3px rgb(203, 203, 203);
    height: 650px;
  }
  .ki-flow__wrap .ki-flow__icon {
    text-align: center;
    margin-bottom: 20px;
    height: 200px;
  }
  .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;
  }
}

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

.comparison {
  margin-bottom: 90px;
}
.comparison .c-container, .comparison .c-points__desc, .comparison .c-business-item__desc {
  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: sticky !important;
  left: 0;
  z-index: 1000;
}
.comparison table thead tr:first-child div {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 10px;
  background: #0078f8;
}
.comparison table thead tr:first-child div img {
  width: 50%;
}
.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: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  background: #568bb7 none;
  padding: 10px;
}
.comparison table tbody tr:first-child th {
  border-radius: 10px 0 0 0;
}
.comparison table tbody tr:last-child th {
  border-radius: 0 0 0 10px;
}
.comparison table tbody tr:last-child td.bone div {
  border-radius: 0 0 10px 10px;
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-color: #0078f8 #0078f8 #0078f8 #0078f8;
}
.comparison table tbody tr th {
  padding: 10px;
  color: #ffffff;
  background-color: #568bb7;
  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: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 20px 5px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
  border-width: 0 3px 1px 3px;
  border-style: solid;
  border-color: #0078f8 #0078f8 #d9d9d9 #0078f8;
}
.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, .comparison .c-points__desc, .comparison .c-business-item__desc {
    padding: 0 10vw;
  }
}
@media (min-width: 1400px) {
  .comparison .c-container, .comparison .c-points__desc, .comparison .c-business-item__desc {
    padding: 0 7vw;
  }
  .comparison table {
    width: 1200px;
  }
}

.ba-tit {
  text-align: center;
  font-weight: bold;
  color: #ddd0cd;
  background: #3e322f;
  position: relative;
  padding: 10px;
  font-size: 21px;
}
.ba-tit::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 25px 0 25px;
  border-color: #3e322f transparent transparent transparent;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.ba ul li .box-flex {
  padding: 15px 5px;
  border: 1px solid #3e322f;
}
.ba ul li .box-flex .ba__img {
  margin-bottom: 25px;
}
.ba ul li .box-flex .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.ba ul li .box-flex .flex .box {
  background-color: beige;
  padding: 10px 5px;
  width: 32%;
  text-align: center;
  border-radius: 10px;
  font-weight: bold;
}
.ba ul li .box-flex .flex .box .item h3 {
  font-size: 21px;
}
.ba ul li .box-flex .ba-price {
  font-weight: bold;
}
.ba ul li .box-flex .ba-price p {
  font-size: 23px;
}
.ba ul li .box-flex .ba-price .or {
  color: #ea5201;
  font-size: 57px;
}
.ba ul li .box-flex .ba-price .or small {
  font-size: 32px;
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .ba ul {
    display: flex;
    justify-content: center;
  }
  .ba ul li {
    margin: 10px;
    width: 45%;
  }
}

.p-header {
  width: 100%;
}
.p-header .logo__img {
  display: inline-block;
  margin: -3px 10px 0 10px;
}
.p-header .logo {
  background-image: url(../images/common/logo.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 60px;
  width: 150px;
  opacity: 1;
}
.p-header .logo-link {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
}
.p-header .logo-link a {
  color: rgb(39, 39, 39);
  border-bottom: 1px solid black;
}
@media (min-width: 900px) {
  .p-header .logo-link {
    font-size: 22px;
  }
}
.p-header .mobile-button {
  position: fixed;
  top: 16px;
  right: 10px;
  z-index: 3000;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: -28px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 49%;
  height: 100%;
  margin: 3px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.p-header .sp-navbtn__container a img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .pc-navbtn__container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: absolute;
  top: -20px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .pc-navbtn__container li {
  width: 100%;
  height: 100%;
  flex-basis: 33%;
}
.p-header .pc-navbtn__container li.sp2 {
  padding-top: 22px;
}
.p-header .pc-navbtn__container a {
  position: relative;
  height: 100%;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .p-header .pc-navbtn {
    height: 150px;
  }
  .p-header .pc-navbtn__container li.sp2 {
    padding-top: 30px;
  }
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .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;
    z-index: 8000;
    width: 30%;
  }
  .p-header .pc-container .logo-wrap {
    display: flex;
    align-items: center;
  }
  .p-header .pc-container .logo-link {
    margin: 0 20px;
  }
  .p-header .pc-container .pc-nav {
    margin-bottom: 10px;
    width: 30vw;
  }
  .p-header .pc-container .pc-nav-list {
    padding-left: 3vw;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    padding-right: 3.5vw;
    transition: all 0.3s;
    display: inline-block;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #0078f8;
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .p-header .pc-container .pc-nav-item a.inview {
    color: #0078f8;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 10px 10px 20px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 91px;
    width: 167px;
  }
}

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

.contact-btn {
  padding: 0 10px;
}
.contact-btn-list {
  display: flex;
  justify-content: space-between;
}
.contact-btn-item {
  width: 100%;
  text-align: center;
}
.contact-btn-item span {
  position: relative;
  font-size: 12px;
  color: rgb(39, 39, 39);
  padding: 40px 5px 10px 5px;
  display: block;
  background-color: #fff;
  border: 1px solid #0078f8;
}
.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;
  width: 100%;
  display: flex;
  align-items: center;
}
.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0.3s;
  background-image: url(../images/tel-white.png);
}
.mobile-container .mobile-ico a {
  height: 100%;
  width: 100%;
  display: block;
}
.mobile-container .mobile-logo {
  position: absolute;
  top: 25%;
  left: 5%;
  height: 43px;
  width: 138px;
  background-image: url(../images/riv_logo-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 23px;
  right: 10px;
  z-index: 200;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: black;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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