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

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

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

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

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

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

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

.c-txt-sm, .c-contact-text, .p-news__content, .p-news__date, .breadcrumb {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2;
  font-weight: 600;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-contact-text, .p-news__content, .p-news__date, .breadcrumb {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-contact-text, .p-news__content, .p-news__date, .breadcrumb {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-contact-text, .p-news__content, .p-news__date, .breadcrumb {
    font-size: 16px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #142f4c;
}
@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, .tab-cate, .p-access__map, .p-access__desc, .worries h3, .c-business-item .c-title, .c-business__txt, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .news-wrapper .c-topview, .c-news__link, .c-reform .c-reformList__wrap h4, .c-reform .c-prev h3, .c-reform .c-prev__desc .c-txt-sm, .c-reform .c-prev__desc .c-contact-text, .c-reform .c-prev__desc .breadcrumb, .c-reform .c-prev__desc .p-news__date, .c-reform .c-prev__desc .p-news__content, .c-service__desc h3, .c-company .c-message__desc, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl-wrap h3, .c-works-sl .c-about4 h3, .c-works-sl .box-wrap, .c-works-sl .c-topview, .achievement__item, .p-contact__tel, .p-contact__desc, .feature ul li, .feature__exp, .p-footer__logo, .p-news__list, .p-instagram__desc, .c-area__desc, .voices .hero .swiper-container3, .voices .hero, .p-strength__up .Desc, .p-worry__tit h2, .c-points__desc .num-wrap, .c-points__img, .p-support__desc .num-wrap, .p-support__img, .c-title, .p-title, .breadcrumb {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .tab-cate, .p-access__map, .p-access__desc, .worries h3, .c-business-item .c-title, .c-business__txt, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .news-wrapper .c-topview, .c-news__link, .c-reform .c-reformList__wrap h4, .c-reform .c-prev h3, .c-reform .c-prev__desc .c-txt-sm, .c-reform .c-prev__desc .c-contact-text, .c-reform .c-prev__desc .breadcrumb, .c-reform .c-prev__desc .p-news__date, .c-reform .c-prev__desc .p-news__content, .c-service__desc h3, .c-company .c-message__desc, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl-wrap h3, .c-works-sl .c-about4 h3, .c-works-sl .box-wrap, .c-works-sl .c-topview, .achievement__item, .p-contact__tel, .p-contact__desc, .feature ul li, .feature__exp, .p-footer__logo, .p-news__list, .p-instagram__desc, .c-area__desc, .voices .hero .swiper-container3, .voices .hero, .p-strength__up .Desc, .p-worry__tit h2, .c-points__desc .num-wrap, .c-points__img, .p-support__desc .num-wrap, .p-support__img, .c-title, .p-title, .breadcrumb {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .tab-cate, .p-access__map, .p-access__desc, .worries h3, .c-business-item .c-title, .c-business__txt, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .news-wrapper .c-topview, .c-news__link, .c-reform .c-reformList__wrap h4, .c-reform .c-prev h3, .c-reform .c-prev__desc .c-txt-sm, .c-reform .c-prev__desc .c-contact-text, .c-reform .c-prev__desc .breadcrumb, .c-reform .c-prev__desc .p-news__date, .c-reform .c-prev__desc .p-news__content, .c-service__desc h3, .c-company .c-message__desc, .c-works-sl-slider .mySwiper2, .c-works-sl__title, .c-works-sl-wrap h3, .c-works-sl .c-about4 h3, .c-works-sl .box-wrap, .c-works-sl .c-topview, .achievement__item, .p-contact__tel, .p-contact__desc, .feature ul li, .feature__exp, .p-footer__logo, .p-news__list, .p-instagram__desc, .c-area__desc, .voices .hero .swiper-container3, .voices .hero, .p-strength__up .Desc, .p-worry__tit h2, .c-points__desc .num-wrap, .c-points__img, .p-support__desc .num-wrap, .p-support__img, .c-title, .p-title, .breadcrumb {
    margin-bottom: 50px;
  }
}

.mb-md, .c-price, .worries, .c-business-item, .c-thanks-desc, .c-privacy-desc, .c-privacy-text, .c-reform.p-reform .c-prev__list, .p-flow, .network, .osusume, .c-features, .c-works-sl-slider, .c-works-sl-wrap, .c-works-sl .c-about3, .achievement h3, .support .subtit, .support__item, .support, .p-instagram, .c-points__item, .c-points, .p-support__item, .Title, .c-top {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-price, .worries, .c-business-item, .c-thanks-desc, .c-privacy-desc, .c-privacy-text, .c-reform.p-reform .c-prev__list, .p-flow, .network, .osusume, .c-features, .c-works-sl-slider, .c-works-sl-wrap, .c-works-sl .c-about3, .achievement h3, .support .subtit, .support__item, .support, .p-instagram, .c-points__item, .c-points, .p-support__item, .Title, .c-top {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-price, .worries, .c-business-item, .c-thanks-desc, .c-privacy-desc, .c-privacy-text, .c-reform.p-reform .c-prev__list, .p-flow, .network, .osusume, .c-features, .c-works-sl-slider, .c-works-sl-wrap, .c-works-sl .c-about3, .achievement h3, .support .subtit, .support__item, .support, .p-instagram, .c-points__item, .c-points, .p-support__item, .Title, .c-top {
    margin-bottom: 60px;
  }
}

.mb-lr, .cptu, .c-thanks, .c-privacy, .c-news, .c-about, .c-works-sl__desc, .c-works-sl__exp, .achievement h1, .achievement, .area, .feature, .voices, .lp-faq, .p-reason, .p-hozyo, .p-service, .p-kaiketu, .p-support {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .cptu, .c-thanks, .c-privacy, .c-news, .c-about, .c-works-sl__desc, .c-works-sl__exp, .achievement h1, .achievement, .area, .feature, .voices, .lp-faq, .p-reason, .p-hozyo, .p-service, .p-kaiketu, .p-support {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .cptu, .c-thanks, .c-privacy, .c-news, .c-about, .c-works-sl__desc, .c-works-sl__exp, .achievement h1, .achievement, .area, .feature, .voices, .lp-faq, .p-reason, .p-hozyo, .p-service, .p-kaiketu, .p-support {
    margin-bottom: 100px;
  }
}

.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-business-item__desc, .p-support__desc, .breadcrumb {
  padding: 0 5vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-business-item__desc, .p-support__desc, .breadcrumb {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-business-item__desc, .p-support__desc, .breadcrumb {
    padding: 0 10vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-business-item__desc, .p-support__desc, .breadcrumb {
    padding: 0 16vw;
  }
}

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

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

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

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

Stylesheet: ベーススタイル

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

body {
  color: rgb(39, 39, 39);
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 1px;
}

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.h1-title {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.breadcrumb {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 960px) {
  .breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
}
.breadcrumb li a {
  color: #07a6e3;
  border-bottom: 1px solid #07a6e3;
}

.read-more-001 {
  position: relative;
}
.read-more-001 .reList {
  position: relative;
  max-height: 250px;
  /* 開く前に見せたい高さを指定 */
  margin-bottom: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.read-more-001 .reList::after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.9) 50%, hsla(0, 0%, 100%, 0.9) 0, #fff);
  content: "";
}
@media (min-width: 960px) {
  .read-more-001 .reList {
    max-height: 300px;
  }
}
.read-more-001 label {
  display: flex;
  align-items: center;
  gap: 0 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #142f4c;
  font-size: 14px;
  transition: 0.2s;
}
.read-more-001 label::after {
  display: inline-block;
  width: 10px;
  height: 5px;
  background-color: #07a6e3;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
}
.read-more-001 label:hover {
  color: #07a6e3;
  text-decoration: underline;
  cursor: pointer;
}
.read-more-001 input {
  display: none;
}
.read-more-001:has(:checked) label {
  display: none;
}
.read-more-001:has(:checked) .reList {
  max-height: 100%;
}
.read-more-001:has(:checked) .reList::after {
  content: none;
}
.read-more-001:has(:checked) .reList2 {
  max-height: 100%;
}
.read-more-001:has(:checked) .reList2::after {
  content: none;
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 30vh;
}
.c-topview__img::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(7, 29, 61);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0.4;
}
.c-topview__title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 60;
  color: #fff;
}
.c-topview__title .en {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 3px;
}
.c-topview__title .ja {
  font-size: 14px;
}

.c-top {
  padding: 40px 20px;
  background: #ebf9ff;
  position: relative;
}
.c-top::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 50px;
  background-image: url(../images/home/border03.png);
  background-size: cover;
}
@media (min-width: 960px) {
  .c-top::before {
    bottom: -7px;
    height: 129px;
  }
}
.c-top__title {
  color: #515151;
  text-align: center;
}
@media (min-width: 600px) {
  .c-top {
    padding: 70px 20px;
  }
  .c-top .c-txt-lr br {
    display: none;
  }
}

.p-title {
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #142f4c;
}
.p-title .en {
  display: block;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.p-title .ja {
  font-size: 14px;
  color: #07a6e3;
  text-transform: uppercase;
}

.c-title {
  position: relative;
}
.c-title .ja {
  position: relative;
  font-size: 22px;
  letter-spacing: 2px;
  color: #142f4c;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
}
.c-title .ja::before {
  content: "";
  width: 30%;
  height: 2px;
  background-color: #07a6e3;
  position: absolute;
  bottom: -2px;
  left: 0;
}

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

.tit {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 500;
}
.tit .ja {
  position: relative;
  padding-left: 20px;
}
.tit .ja::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #142f4c;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .tit {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .tit {
    font-size: 22px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .tit {
    font-size: 24px;
  }
}

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

.more-btn {
  position: relative;
  display: block;
  text-align: center;
}
.more-btn__link {
  background: #142f4c;
  display: inline-block;
  padding: 12px 20px;
  width: 220px;
  border: 2px solid #142f4c;
  border-radius: 9999px;
  z-index: 1;
  position: relative;
}
.more-btn__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 15px;
  background-image: url(../images/common/arw.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link span {
  position: relative;
  color: #fff;
}
.more-btn__link span:first-child {
  padding-right: 20px;
}
.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::before {
  background-image: url(../images/common/arw-gr.svg);
}
.more-btn__link.slide-bg:hover span {
  color: #142f4c;
  transform: none;
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 18px 20px;
    width: 280px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-contact-text, .more-btn__link .p-news__content, .more-btn__link .p-news__date, .more-btn__link .breadcrumb {
    font-size: 16px;
  }
}

.arrow-down-double {
  position: relative;
  width: 30px;
  height: 30px;
}
.arrow-down-double::before, .arrow-down-double::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #fff;
  transform: translateX(-50%);
}
.arrow-down-double::before {
  top: 0;
  opacity: 0.6;
}
.arrow-down-double::after {
  top: 12px;
}

.p-support .p-support {
  background: #f5f5f5;
  padding: 30px 0;
  margin: 50px auto;
}
.p-support__img img {
  border-radius: 90px;
}
.p-support__desc .item-tit {
  font-size: 16px;
  margin: 5px 0 10px;
  padding: 12px 0 12px 10px;
  font-weight: 900;
  text-align: center;
  border-bottom: 2px dotted #6f3205;
}
.p-support__desc .num {
  position: relative;
}
.p-support__desc .num::before {
  position: absolute;
  background: url(../images/common/hosi.png) no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  vertical-align: bottom;
  left: 2px;
  top: 10px;
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
}
.main-tit {
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}
.main-tit h3 {
  display: inline-block;
}
.main-tit h2 {
  font-size: 25px;
  margin-bottom: 25px;
  position: relative;
}
.main-tit h2::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  content: "";
  height: 20px;
  width: 80%;
  background-image: url(../images/home/doto.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.main-tit h2 span {
  font-size: 37px;
  color: #142f4c;
}
.main-tit .desc {
  padding: 0 4vw;
}
.main-tit .desc .c-txt-sm, .main-tit .desc .c-contact-text, .main-tit .desc .p-news__content, .main-tit .desc .p-news__date, .main-tit .desc .breadcrumb {
  line-height: 2.5;
}
@media (min-width: 600px) {
  .main-tit .desc .c-txt-sm .sp, .main-tit .desc .c-contact-text .sp, .main-tit .desc .p-news__content .sp, .main-tit .desc .p-news__date .sp, .main-tit .desc .breadcrumb .sp {
    display: none;
  }
}
@media (max-width: 959px) {
  .main-tit .desc .c-txt-sm .sp2, .main-tit .desc .c-contact-text .sp2, .main-tit .desc .p-news__content .sp2, .main-tit .desc .p-news__date .sp2, .main-tit .desc .breadcrumb .sp2 {
    display: none;
  }
}
@media (min-width: 960px) {
  .main-tit {
    margin-bottom: 120px;
  }
  .main-tit h2::before {
    width: 30%;
  }
  .main-tit .desc .c-txt-sm .pc, .main-tit .desc .c-contact-text .pc, .main-tit .desc .p-news__content .pc, .main-tit .desc .p-news__date .pc, .main-tit .desc .breadcrumb .pc {
    display: none;
  }
}

.c-points {
  position: relative;
}
.c-points::before {
  position: absolute;
  top: -37px;
  right: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 45px;
  background-image: url(../images/home/border03.png);
  background-size: cover;
}
@media (min-width: 960px) {
  .c-points::before {
    height: 120px;
    top: -113px;
  }
}
.c-points .points__wrap {
  background: #f7f5f1;
  padding: 55px 0;
}
.c-points__img {
  height: 170px;
}
.c-points__img img {
  border-radius: 15px;
  -o-object-fit: contain;
     object-fit: contain;
}
.c-points__desc .item-tit {
  font-size: 17px;
  margin: 5px 0 10px;
  padding: 12px 0 12px 10px;
  font-weight: 900;
  color: #142f4c;
}
.c-points__desc .num {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 90px;
  height: 90px;
  padding-top: 1rem;
  border-radius: 50%;
  background: #fff;
  color: #142f4c;
}
.c-points__desc .num-wrap {
  display: flex;
  align-items: center;
}
.c-points__desc .num span {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: 700;
}
.c-points__desc .num .en {
  transform: translateX(-1.3rem);
  font-size: 0.8rem;
  text-transform: uppercase;
}
.c-points__desc .num .nb {
  transform: translateX(1.2rem);
  margin-top: 0.2rem;
  font-size: 1.5rem;
}
.c-points__desc .num::before {
  position: absolute;
  top: 48%;
  left: 11%;
  transform: rotate(-45deg);
  width: 4rem;
  height: 1px;
  background: #142f4c;
  content: "";
}
@media (max-width: 767px) {
  .c-points__desc .num {
    width: 80px;
    height: 80px;
    padding-top: 0.6rem;
  }
  .c-points__desc .num .en {
    transform: translateX(-1rem);
    font-size: 0.6rem;
  }
  .c-points__desc .num .nb {
    transform: translateX(1rem);
    margin-top: 0.4rem;
    font-size: 1.5em;
  }
  .c-points__desc .num::before {
    top: 47%;
    width: 3rem;
  }
}

.maintit {
  background: none;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #6f3205;
  margin: 0px 0px 40px;
  padding: 0px 0px 20px;
  position: relative;
  line-height: 1.4;
}
.maintit::after {
  content: "";
  position: absolute;
  width: 90px;
  height: 1px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  border-bottom: 2px solid #e73b75;
}
@media (max-width: 768px) {
  .maintit {
    font-size: 20px;
  }
}

.c-sub-tit {
  background: #2c7aee;
  text-align: center;
  padding: 10px 0;
  position: relative;
  margin-bottom: 47px;
}
.c-sub-tit::after {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translate(-50%, 0%);
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #2c7aee transparent transparent transparent;
}
.c-sub-tit h2 {
  color: #fff;
}

.font {
  font-family: "Zen Kurenaido", sans-serif;
}

.color-red {
  color: #e74c3c;
  font-weight: 700;
}

.category-overlay {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(20, 47, 76, 0.7);
  color: white;
  padding: 5px 15px 3px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media (min-width: 960px) {
  .category-overlay {
    font-size: 15px;
  }
}

.category-name {
  display: inline-block;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-view {
  position: relative;
  overflow: hidden;
}
.top-view .hero {
  position: relative;
}
.top-view .hero .swiper-slide {
  height: 60vh;
}
@media (min-width: 960px) {
  .top-view .hero .swiper-slide {
    height: 77vh;
  }
}
.top-view .hero__text {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 0 5vw;
  z-index: 600;
  color: #fff;
}
.top-view .hero__text h2 {
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 24px;
  line-height: 2;
  margin-bottom: 15px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8078431373);
}
.top-view .hero__text h3 {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8078431373);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2.5px;
}
@media (min-width: 600px) {
  .top-view .hero__text {
    padding: 0 8vw;
  }
  .top-view .hero__text h2 {
    font-size: 30px;
  }
  .top-view .hero__text h3 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .top-view .hero__text h2 {
    font-size: 38px;
    margin-bottom: 20px;
  }
  .top-view .hero__text h2 .onlySP {
    display: none;
  }
  .top-view .hero__text h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .top-view .hero__text {
    padding: 0 12vw;
  }
  .top-view .hero__text h2 {
    font-size: 42px;
  }
  .top-view .hero__text h3 {
    font-size: 24px;
  }
}
.top-view .hero__textimg {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 5vw;
  left: 0;
  width: 100%;
  padding: 0 3vw;
  z-index: 600;
  text-align: center;
}
.top-view .hero__textimg .Icon {
  width: 120px;
  margin: 0 3px;
}
.top-view .hero__textimg .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .top-view .hero__textimg {
    bottom: 30px;
    justify-content: left;
    padding: 0 0 0 8vw;
  }
  .top-view .hero__textimg .Icon {
    margin: 0 8px 0 0;
  }
}
@media (min-width: 960px) {
  .top-view .hero__textimg .Icon {
    width: 170px;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 1200px) {
  .top-view .hero__textimg {
    padding: 0 0 0 12vw;
  }
  .top-view .hero__textimg .Icon {
    width: 180px;
  }
}
@media (max-width: 599px) {
  .top-view .hero .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .top-view .hero .view-sp {
    display: none;
  }
}

.catalog .slider {
  position: relative;
}
.catalog .slider .hero {
  overflow: hidden;
}
.catalog .slider .hero .swiper-container2 {
  position: relative;
  background: #f7f5f1;
  padding: 20px 0;
}
@media (min-width: 960px) {
  .catalog .slider .hero .swiper-container2 {
    padding: 40px 0;
  }
}
.catalog .slider .hero .swiper-container2 .swiper-slide .Img {
  text-align: center;
  position: relative;
  height: 200px;
  z-index: 1;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .catalog .slider .hero .swiper-container2 .swiper-slide .Img {
    height: 250px;
  }
}
.catalog .slider .hero .swiper-container2 .swiper-slide .Img img {
  border-radius: 10px;
}
.catalog .slider .hero .swiper-container2 .swiper-slide .Img p {
  position: absolute;
}
.catalog .slider .hero .swiper-container2 .swiper-slide .Img p .label {
  position: relative;
  z-index: 100;
  margin-left: 5px;
}
.catalog .slider .hero .swiper-container2 .swiper-slide .Img p .label .num {
  display: block;
  margin-top: -10px;
}
.catalog .slider .hero .swiper-container2 .swiper-button-next,
.catalog .slider .hero .swiper-container2 .swiper-button-prev {
  color: #333;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  width: 44px;
  height: 44px;
}
.catalog .slider .hero .swiper-container2 .swiper-button-next::after,
.catalog .slider .hero .swiper-container2 .swiper-button-prev::after {
  font-size: 18px;
  font-weight: bold;
}
.catalog .slider .hero .swiper-container2 .swiper-button-next:hover,
.catalog .slider .hero .swiper-container2 .swiper-button-prev:hover {
  background: rgb(255, 255, 255);
}
.catalog .slider .hero .swiper-container2 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background: #142f4c;
  opacity: 0.3;
}
.catalog .slider .hero .swiper-container2 .swiper-pagination-bullet-active {
  opacity: 1;
}

.p-worry {
  padding: 50px 0;
  background: linear-gradient(180deg, #4db5d1 0%, #68cae3 70%, #83dff5 100%);
  position: relative;
}
.p-worry__tit {
  text-align: center;
}
.p-worry__tit h2 {
  color: #fff;
  font-size: 22px;
}
.p-worry__list {
  background-color: rgba(255, 255, 255, 0.862745098);
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 10px;
  position: relative;
}
.p-worry__list::before {
  content: "";
  background: url(../images/home/guruguru.svg) no-repeat center/contain;
  width: 30px;
  height: 50px;
  position: absolute;
  top: -30px;
  left: 0;
  transform: rotate(-15deg);
}
.p-worry__list__item {
  border-bottom: 1px solid rgb(214, 214, 214);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.p-worry__list__item .c-txt-sm, .p-worry__list__item .c-contact-text, .p-worry__list__item .p-news__content, .p-worry__list__item .p-news__date, .p-worry__list__item .breadcrumb {
  padding-left: 32px;
  position: relative;
}
.p-worry__list__item .c-txt-sm::before, .p-worry__list__item .c-contact-text::before, .p-worry__list__item .p-news__content::before, .p-worry__list__item .p-news__date::before, .p-worry__list__item .breadcrumb::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/check.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.p-worry .arrow-down-double {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 600px) {
  .p-worry {
    padding: 50px 0 70px;
  }
  .p-worry .c-container, .p-worry .c-business-item__desc, .p-worry .breadcrumb, .p-worry .p-support__desc {
    padding: 0 15vw;
  }
  .p-worry__list {
    padding: 30px;
  }
  .p-worry__list::before {
    width: 50px;
    height: 80px;
    top: -60px;
    left: -30px;
  }
  .p-worry .arrow-down-double {
    bottom: 20px;
  }
}
@media (min-width: 960px) {
  .p-worry {
    padding: 80px 0 100px;
  }
  .p-worry .c-container, .p-worry .c-business-item__desc, .p-worry .breadcrumb, .p-worry .p-support__desc {
    padding: 0 18vw;
  }
  .p-worry__tit {
    margin-bottom: 40px;
  }
  .p-worry__tit h2 {
    font-size: 28px;
  }
  .p-worry__list {
    padding: 50px 60px 20px 60px;
  }
  .p-worry__list::before {
    width: 80px;
    height: 120px;
    top: -80px;
  }
  .p-worry__list__item {
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .p-worry__list__item .c-txt-sm, .p-worry__list__item .c-contact-text, .p-worry__list__item .p-news__content, .p-worry__list__item .p-news__date, .p-worry__list__item .breadcrumb {
    padding-left: 40px;
    font-size: 18px;
  }
  .p-worry__list__item .c-txt-sm::before, .p-worry__list__item .c-contact-text::before, .p-worry__list__item .p-news__content::before, .p-worry__list__item .p-news__date::before, .p-worry__list__item .breadcrumb::before {
    width: 25px;
    height: 25px;
  }
  .p-worry .arrow-down-double {
    bottom: 50px;
  }
  .p-worry .arrow-down-double::before, .p-worry .arrow-down-double::after {
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 40px solid #fff;
  }
  .p-worry .arrow-down-double::after {
    top: 25px;
  }
}
@media (min-width: 1200px) {
  .p-worry .c-container, .p-worry .c-business-item__desc, .p-worry .breadcrumb, .p-worry .p-support__desc {
    padding: 0 20vw;
  }
  .p-worry__tit h2 {
    font-size: 36px;
  }
  .p-worry__list {
    padding: 60px 60px 30px;
  }
  .p-worry__list__item .c-txt-sm, .p-worry__list__item .c-contact-text, .p-worry__list__item .p-news__content, .p-worry__list__item .p-news__date, .p-worry__list__item .breadcrumb {
    font-size: 22px;
  }
}

.p-kaiketu {
  padding: 30px 0;
  background: url(../images/home/kaiketu-bg-pc.webp) no-repeat center/cover;
}
.p-kaiketu__wrap {
  background-color: #fff;
  padding: 30px 15px 15px;
  border-radius: 20px;
  text-align: center;
  position: relative;
}
.p-kaiketu__wrap .hukidasi {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background-color: #fff;
  padding: 8px 15px;
  border-radius: 9999px;
  color: #ff6b35;
  border: 2px solid #ff6b35;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  width: 80%;
}
.p-kaiketu__wrap .hukidasi::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ff6b35;
  /* 色は任意に変更可能 */
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
.p-kaiketu__tit {
  display: inline-block;
  text-align: center;
  line-height: 1.8;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1.5px;
  color: #142f4c;
  margin-bottom: 20px;
  position: relative;
}
.p-kaiketu__tit::before {
  content: "";
  background: url(../images/home/left.svg) no-repeat center/contain;
  width: 30px;
  height: 50px;
  position: absolute;
  bottom: 0px;
  left: -40px;
}
.p-kaiketu__tit::after {
  content: "";
  background: url(../images/home/right.svg) no-repeat center/contain;
  width: 30px;
  height: 50px;
  position: absolute;
  bottom: 0px;
  right: -40px;
}
.p-kaiketu .more-btn__link {
  background: #ff6b35;
  border: 2px solid #ff6b35;
}
.p-kaiketu.p-kaiketu2 {
  margin-bottom: 0;
}
.p-kaiketu.p-kaiketu2 .p-kaiketu__tit {
  font-size: 17px;
}
.p-kaiketu.p-kaiketu2 .more-btn__link {
  width: 280px;
  padding: 15px 20px;
}
.p-kaiketu.p-kaiketu3 .more-btn__link {
  width: 300px;
  padding: 15px 10px;
}
.p-kaiketu.p-kaiketu4 {
  margin-bottom: 0;
}
.p-kaiketu.lp-link {
  background: url(../images/home/cta2-bg-sp.webp) no-repeat center/cover;
}
@media (min-width: 600px) {
  .p-kaiketu__wrap .hukidasi {
    width: 60%;
    font-size: 14px;
  }
  .p-kaiketu__tit {
    margin: 15px 0 30px;
  }
  .p-kaiketu__tit .onlySP {
    display: none;
  }
  .p-kaiketu__tit::before {
    width: 40px;
    height: 60px;
    left: -60px;
  }
  .p-kaiketu__tit::after {
    width: 40px;
    height: 60px;
    right: -60px;
  }
  .p-kaiketu.p-kaiketu2 .p-kaiketu__tit {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .p-kaiketu {
    padding: 50px 0;
  }
  .p-kaiketu .c-container, .p-kaiketu .c-business-item__desc, .p-kaiketu .breadcrumb, .p-kaiketu .p-support__desc {
    padding: 0 12vw;
  }
  .p-kaiketu__wrap {
    padding: 40px 15px 20px;
  }
  .p-kaiketu__wrap .hukidasi {
    font-size: 18px;
    top: -27px;
    width: 50%;
    padding: 12px 0;
  }
  .p-kaiketu__wrap .hukidasi::before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ff6b35;
    /* 色は任意に変更可能 */
    bottom: -15px;
  }
  .p-kaiketu__tit {
    font-size: 26px;
  }
  .p-kaiketu__tit::before {
    width: 60px;
    left: -80px;
  }
  .p-kaiketu__tit::after {
    width: 60px;
    right: -75px;
  }
  .p-kaiketu.p-kaiketu2 .p-kaiketu__tit {
    font-size: 22px;
  }
  .p-kaiketu.p-kaiketu2 .more-btn__link {
    width: 320px;
    padding: 20px 20px;
  }
  .p-kaiketu.p-kaiketu3 .p-kaiketu__tit::before {
    width: 45px;
    height: 45px;
    left: -70px;
  }
  .p-kaiketu.p-kaiketu3 .p-kaiketu__tit::after {
    width: 45px;
    height: 45px;
    right: -70px;
  }
  .p-kaiketu.p-kaiketu3 .more-btn__link {
    width: 340px;
    padding: 20px 10px;
  }
  .p-kaiketu.lp-link {
    background: url(../images/home/cta2-bg-pc.webp) no-repeat center/cover;
  }
}
@media (min-width: 1200px) {
  .p-kaiketu {
    padding: 60px 0;
  }
  .p-kaiketu .c-container, .p-kaiketu .c-business-item__desc, .p-kaiketu .breadcrumb, .p-kaiketu .p-support__desc {
    padding: 0 18vw;
  }
  .p-kaiketu__wrap {
    padding: 60px 15px 30px;
  }
  .p-kaiketu__wrap .hukidasi {
    font-size: 22px;
  }
  .p-kaiketu__tit {
    margin-bottom: 40px;
  }
}

.p-service .c-container, .p-service .c-business-item__desc, .p-service .breadcrumb, .p-service .p-support__desc {
  padding: 0 3vw;
}
.p-service__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.p-service__list::before {
  content: "";
  width: 60px;
  height: 80px;
  background: url(../images/home/click.webp) no-repeat center/contain;
  position: absolute;
  top: -75px;
  right: 15px;
  animation: softBounce 1.5s ease-in-out infinite;
}
@keyframes softBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
.p-service__list__item {
  background-color: #142f4c;
  flex-basis: 48%;
  padding: 8px 5px 5px;
  border-radius: 3px;
  box-shadow: 3px 3px 5px #7e7e7e;
  transition: all 0.3s;
  margin: 0 1% 20px;
}
.p-service__list__item.big {
  flex-basis: 100%;
  padding: 15px 10px 10px;
  border-radius: 10px;
}
.p-service__list__item.big .p-service__link .title {
  margin-bottom: 10px;
}
.p-service__list__item.big .p-service__link .Img {
  height: 240px;
}
.p-service__list__item.big .p-service__link .Img img {
  border-radius: 10px;
}
.p-service__list__item:hover {
  transform: translateY(-6px);
  opacity: 0.6;
}
.p-service__link {
  color: #fff;
  text-align: center;
  display: block;
}
.p-service__link .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
.p-service__link .Img {
  height: 120px;
}
.p-service__link .Img img {
  border-radius: 3px;
}
@media (min-width: 600px) {
  .p-service .c-container, .p-service .c-business-item__desc, .p-service .breadcrumb, .p-service .p-support__desc {
    padding: 0 12vw;
  }
  .p-service__list::before {
    width: 100px;
    height: 120px;
    top: -110px;
  }
  .p-service__list__item {
    flex-basis: 46%;
    margin: 0 2% 30px;
  }
  .p-service__list__item.big .p-service__link .Img {
    height: 300px;
  }
  .p-service__link .title {
    font-size: 18px;
  }
  .p-service__link .Img {
    height: 150px;
  }
}
@media (min-width: 960px) {
  .p-service .c-container, .p-service .c-business-item__desc, .p-service .breadcrumb, .p-service .p-support__desc {
    padding: 0 10vw;
  }
  .p-service__list__item {
    flex-basis: 31%;
    margin: 0 1% 30px;
  }
  .p-service__list__item.big {
    flex-basis: 48%;
  }
  .p-service__list__item.big .p-service__link .title {
    margin-bottom: 15px;
  }
  .p-service__list__item.big .p-service__link .Img {
    height: 240px;
  }
  .p-service__link .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .p-service__link .Img {
    height: 150px;
  }
}
@media (min-width: 1200px) {
  .p-service .c-container, .p-service .c-business-item__desc, .p-service .breadcrumb, .p-service .p-support__desc {
    padding: 0 15vw;
  }
  .p-service__list__item {
    margin-bottom: 50px;
  }
  .p-service__list__item.big .p-service__link .Img {
    height: 300px;
  }
  .p-service__link .Img {
    height: 200px;
  }
}

.p-hozyo__desc {
  margin-bottom: 40px;
}
.p-hozyo__desc h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
.p-hozyo__desc h2 span {
  background: linear-gradient(transparent 60%, #fff156 40%);
  padding: 0 2px;
}
.p-hozyo__img {
  margin-bottom: 50px;
}
.p-hozyo__osusume {
  margin-bottom: 50px;
}
.p-hozyo__osusume h2 {
  text-align: center;
  font-size: 22px;
  color: #142f4c;
  margin-bottom: 30px;
}
.p-hozyo__osusume .Desc {
  margin-bottom: 30px;
}
.p-hozyo__osusume .Desc h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
}
.p-hozyo__osusume .Desc h3 span {
  background: linear-gradient(transparent 60%, #fff156 40%);
  padding: 0 2px;
}
.p-hozyo__osusume .Item {
  border: 1px solid #07a6e3;
  background-color: #f7fdff;
  text-align: center;
}
.p-hozyo__osusume .Item h3 {
  background-color: #07a6e3;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 17px;
  margin-bottom: 15px;
}
.p-hozyo__osusume .Item .Icon {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.p-hozyo__osusume .Item .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-hozyo__osusume .Item h4 {
  font-size: 22px;
  margin-bottom: 15px;
}
.p-hozyo__osusume .Item h4 span {
  font-size: 38px;
  display: inline-block;
  padding: 0 5px;
  text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
.p-hozyo__osusume .Item .c-txt-sm, .p-hozyo__osusume .Item .c-contact-text, .p-hozyo__osusume .Item .p-news__content, .p-hozyo__osusume .Item .p-news__date, .p-hozyo__osusume .Item .breadcrumb {
  margin-bottom: 30px;
}
.p-hozyo__table h2 {
  text-align: center;
  font-size: 22px;
  color: #142f4c;
  margin-bottom: 30px;
}
.p-hozyo__table table thead {
  background-color: #142f4c;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.p-hozyo__table table thead th {
  padding: 8px 0;
  border: 1px solid #ccc;
}
.p-hozyo__table table thead th:nth-child(1) {
  width: 30%;
}
.p-hozyo__table table thead th:nth-child(2) {
  width: 40%;
}
.p-hozyo__table table thead th:nth-child(3) {
  width: 30%;
}
.p-hozyo__table table tbody {
  font-size: 13px;
}
.p-hozyo__table table tbody td {
  border: 1px solid #ccc;
  padding: 10px 5px;
}
@media (min-width: 600px) {
  .p-hozyo .c-container, .p-hozyo .c-business-item__desc, .p-hozyo .breadcrumb, .p-hozyo .p-support__desc {
    padding: 0 12vw;
  }
  .p-hozyo__img {
    margin: 0 10vw 50px;
  }
  .p-hozyo__osusume .Item {
    margin: 0 10vw;
  }
  .p-hozyo__table table tbody tr:nth-child(1) td:nth-child(1) {
    text-align: center;
  }
  .p-hozyo__table table tbody tr:nth-child(1) td:nth-child(2) {
    text-align: left;
  }
  .p-hozyo__table table tbody tr:nth-child(12) td:nth-child(1) {
    text-align: center;
  }
  .p-hozyo__table table tbody tr:nth-child(12) td:nth-child(2) {
    text-align: left;
  }
  .p-hozyo__table table tbody tr:nth-child(15) td:nth-child(1) {
    text-align: center;
  }
  .p-hozyo__table table tbody tr:nth-child(15) td:nth-child(2) {
    text-align: left;
  }
  .p-hozyo__table table tbody tr td:nth-child(2) {
    text-align: center;
  }
  .p-hozyo__table table tbody tr td:nth-child(3) {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .p-hozyo__wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
  }
  .p-hozyo__desc {
    flex-basis: 58%;
    margin: 0;
  }
  .p-hozyo__desc h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .p-hozyo__img {
    flex-basis: 38%;
    margin: 0;
  }
  .p-hozyo__osusume {
    margin-bottom: 100px;
  }
  .p-hozyo__osusume h2 {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .p-hozyo__osusume .Wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-hozyo__osusume .Wrap .Desc {
    flex-basis: 48%;
    margin: 0;
  }
  .p-hozyo__osusume .Wrap .Desc h3 {
    text-align: left;
    font-size: 22px;
    margin-bottom: 30px;
  }
  .p-hozyo__osusume .Wrap .Item {
    flex-basis: 48%;
    margin: 0;
  }
  .p-hozyo__table h2 {
    font-size: 28px;
  }
  .p-hozyo__table table thead th {
    font-size: 18px;
    padding: 15px 0;
  }
  .p-hozyo__table table thead th:nth-child(1) {
    width: 20%;
  }
  .p-hozyo__table table thead th:nth-child(2) {
    width: 60%;
  }
  .p-hozyo__table table thead th:nth-child(3) {
    width: 20%;
  }
  .p-hozyo__table table tbody td {
    font-size: 16px;
    padding: 12px 10px;
  }
}
@media (min-width: 1200px) {
  .p-hozyo .c-container, .p-hozyo .c-business-item__desc, .p-hozyo .breadcrumb, .p-hozyo .p-support__desc {
    padding: 0 18vw;
  }
}

.p-works {
  background-color: #f5f5f5;
  padding: 70px 0 0;
}
.p-works__desc {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.p-works__list {
  padding: 30px 3vw;
  display: flex;
  flex-wrap: wrap;
  background: url(../images/home/slide1.webp) no-repeat center/cover;
  position: relative;
}
.p-works__list::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(39, 39, 39);
  opacity: 0.5;
}
.p-works__item {
  background-color: #142f4c;
  border: 1px solid #fff;
  flex-basis: 48%;
  margin: 0 1% 30px;
  padding: 15px 10px 20px;
  border-radius: 10px;
  position: relative;
  z-index: 10;
  transition: all 0.3s;
}
.p-works__item:hover {
  transform: translateY(-6px);
  background-color: #07a6e3;
}
.p-works__item a {
  display: block;
  color: #fff;
}
.p-works__item .Img {
  width: 100px;
  height: 100px;
  margin: 0 auto 5px;
}
.p-works__item .Img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-works__item .Desc {
  text-align: center;
}
.p-works__item .Desc h4 {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .p-works__list {
    padding: 40px 10vw;
  }
  .p-works__item .Desc h4 {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .p-works {
    padding: 90px 0 0;
  }
  .p-works .c-container, .p-works .c-business-item__desc, .p-works .breadcrumb, .p-works .p-support__desc {
    padding: 0 20vw;
  }
  .p-works__desc {
    padding: 30px;
    margin-bottom: 50px;
  }
  .p-works__list {
    padding: 50px 12vw;
  }
  .p-works__item {
    flex-basis: 31%;
  }
  .p-works__item .Desc h4 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .p-works .c-container, .p-works .c-business-item__desc, .p-works .breadcrumb, .p-works .p-support__desc {
    padding: 0 25vw;
  }
  .p-works__list {
    padding: 50px 10vw;
  }
  .p-works__item {
    flex-basis: 23%;
  }
  .p-works__item .Desc h4 {
    font-size: 20px;
  }
}

.p-reason {
  padding: 50px 0;
  background: url(../images/home/voice2.webp) no-repeat center/cover;
  position: relative;
}
.p-reason::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.6;
}
.p-reason__desc {
  position: relative;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.6784313725);
  padding: 20px;
}
.p-reason__desc h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.8;
  color: #142f4c;
}
.p-reason__desc .c-txt-sm, .p-reason__desc .c-contact-text, .p-reason__desc .p-news__content, .p-reason__desc .p-news__date, .p-reason__desc .breadcrumb {
  margin-bottom: 15px;
}
.p-reason__desc .c-txt-sm .onlyPC, .p-reason__desc .c-contact-text .onlyPC, .p-reason__desc .p-news__content .onlyPC, .p-reason__desc .p-news__date .onlyPC, .p-reason__desc .breadcrumb .onlyPC {
  display: none;
}
@media (min-width: 600px) {
  .p-reason__desc {
    padding: 30px;
  }
}
@media (min-width: 960px) {
  .p-reason {
    padding: 80px 0;
  }
  .p-reason__desc {
    padding: 40px 20px;
  }
  .p-reason__desc h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .p-reason__desc h3 .onlySP {
    display: none;
  }
  .p-reason__desc .c-txt-sm, .p-reason__desc .c-contact-text, .p-reason__desc .p-news__content, .p-reason__desc .p-news__date, .p-reason__desc .breadcrumb {
    text-align: center;
    font-size: 17px;
  }
  .p-reason__desc .c-txt-sm .onlyPC, .p-reason__desc .c-contact-text .onlyPC, .p-reason__desc .p-news__content .onlyPC, .p-reason__desc .p-news__date .onlyPC, .p-reason__desc .breadcrumb .onlyPC {
    display: block;
  }
}
@media (min-width: 1200px) {
  .p-reason__desc {
    padding: 50px 20px;
  }
  .p-reason__desc h3 {
    font-size: 30px;
  }
  .p-reason__desc .c-txt-sm, .p-reason__desc .c-contact-text, .p-reason__desc .p-news__content, .p-reason__desc .p-news__date, .p-reason__desc .breadcrumb {
    font-size: 20px;
  }
}

.lp-faq li {
  margin-bottom: 30px;
  padding: 30px 30px 30px 20px;
  background-color: #f2f2f2;
  border-radius: 10px;
}
.lp-faq li span {
  color: #142f4c;
}
.lp-faq__wrap .question {
  font-weight: bold;
  margin-bottom: 27px;
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
}
.lp-faq__wrap .question::before {
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  margin: auto;
  content: "Q";
  height: 35px;
  width: 35px;
  line-height: 31px;
  background-color: #142f4c;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 0 10px;
}
.lp-faq__wrap .question .c-txt-sm, .lp-faq__wrap .question .c-contact-text, .lp-faq__wrap .question .p-news__content, .lp-faq__wrap .question .p-news__date, .lp-faq__wrap .question .breadcrumb {
  font-size: 16px;
  z-index: 1;
}
.lp-faq__wrap .answer {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  margin-left: 10px;
}
.lp-faq__wrap .answer .c-txt-sm, .lp-faq__wrap .answer .c-contact-text, .lp-faq__wrap .answer .p-news__content, .lp-faq__wrap .answer .p-news__date, .lp-faq__wrap .answer .breadcrumb {
  font-weight: normal;
}
.lp-faq__wrap .answer::after {
  position: absolute;
  top: 0;
  left: -15px;
  content: "A";
  height: 35px;
  width: 35px;
  line-height: 32px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 18px;
  color: #142f4c;
  font-weight: bold;
  padding: 0 12px;
}
@media (min-width: 600px) {
  .lp-faq__wrap .question .c-txt-sm, .lp-faq__wrap .question .c-contact-text, .lp-faq__wrap .question .p-news__content, .lp-faq__wrap .question .p-news__date, .lp-faq__wrap .question .breadcrumb {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .lp-faq .p-title {
    text-align: center;
  }
  .lp-faq .c-container, .lp-faq .c-business-item__desc, .lp-faq .breadcrumb, .lp-faq .p-support__desc {
    padding: 0 5vw;
  }
  .lp-faq ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lp-faq ul li {
    flex-basis: 49%;
    margin-bottom: 30px;
  }
  .lp-faq__wrap .question {
    padding-left: 50px;
  }
  .lp-faq__wrap .question::before {
    height: 50px;
    width: 50px;
    font-size: 28px;
    padding: 7px 14px;
  }
  .lp-faq__wrap .question .c-txt-sm, .lp-faq__wrap .question .c-contact-text, .lp-faq__wrap .question .p-news__content, .lp-faq__wrap .question .p-news__date, .lp-faq__wrap .question .breadcrumb {
    font-size: 22px;
  }
  .lp-faq__wrap .answer {
    padding-left: 50px;
  }
  .lp-faq__wrap .answer::after {
    height: 50px;
    width: 50px;
    font-size: 28px;
    padding: 7px 14px;
  }
}
@media (min-width: 1200px) {
  .lp-faq .c-container, .lp-faq .c-business-item__desc, .lp-faq .breadcrumb, .lp-faq .p-support__desc {
    padding: 0 10vw;
  }
}

.p-strength {
  padding: 70px 0 50px;
  background-color: rgb(235, 241, 245);
}
.p-strength .p-title .en {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 0;
}
.p-strength .p-title .ja {
  display: inline-block;
  color: #142f4c;
  margin-bottom: 10px;
  background: linear-gradient(transparent 60%, #fff156 40%);
  padding: 0 2px;
}
.p-strength__up {
  padding-bottom: 30px;
}
.p-strength__up .List {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
}
.p-strength__up .List::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 40px solid #07a6e3;
  /* 色は任意に変更可能 */
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.p-strength__up .List-Item {
  flex-basis: 48%;
  background-color: #fff;
  padding: 5px;
  box-shadow: 5px 8px 0 #bccfd6;
}
.p-strength__up .List-Item .Img {
  height: 120px;
}
.p-strength__up .List-Item h4 {
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  padding: 5px 0 0;
}
.p-strength__up .Arw {
  text-align: center;
}
.p-strength__up .Arw .arrow-down-double {
  margin: 20px auto 0;
}
.p-strength__up .Arw .arrow-down-double::before, .p-strength__up .Arw .arrow-down-double::after {
  border-top: 20px solid #142f4c;
}
.p-strength__under h3 {
  padding: 5vh 0;
  text-align: center;
  position: relative;
  z-index: 5;
  font-size: 20px;
  letter-spacing: 1.8px;
  line-height: 1.7;
  margin-bottom: 30px;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}
.p-strength__under h3::before {
  position: absolute;
  background: #fff url(../images/home/str7.webp) no-repeat center/cover;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}
.p-strength__under h3 span {
  position: relative;
  z-index: 10;
  color: #142f4c;
}
.p-strength__list__item {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 20px;
}
.p-strength__list__item .Img {
  margin-bottom: 20px;
}
.p-strength__list__item .Txt .num {
  background-color: #142f4c;
  color: #fff;
  display: inline-block;
  padding: 2px 15px;
  font-size: 18px;
}
.p-strength__list__item .Txt h4 {
  border-top: 1px solid #142f4c;
  padding: 15px 0 10px;
  color: #142f4c;
}
.p-strength__list__item .Txt .c-txt-sm, .p-strength__list__item .Txt .c-contact-text, .p-strength__list__item .Txt .p-news__content, .p-strength__list__item .Txt .p-news__date, .p-strength__list__item .Txt .breadcrumb {
  padding-bottom: 20px;
  border-bottom: 1px solid #142f4c;
  font-weight: 400;
}
@media (min-width: 600px) {
  .p-strength__up {
    margin: 0 5vw;
  }
  .p-strength__up .List-Item .Img {
    height: 180px;
  }
  .p-strength__under h3 {
    padding: 8vh 0;
    font-size: 24px;
  }
  .p-strength__list__item {
    display: flex;
    justify-content: space-between;
  }
  .p-strength__list__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .p-strength__list__item .Img {
    flex-basis: 48%;
    margin: 0;
  }
  .p-strength__list__item .Txt {
    flex-basis: 48%;
  }
}
@media (min-width: 960px) {
  .p-strength__up {
    padding-bottom: 70px;
  }
  .p-strength__up .Wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-strength__up .Wrap .List {
    flex-basis: 48%;
  }
  .p-strength__up .Wrap .List-Item .Img {
    height: 120px;
  }
  .p-strength__up .Wrap .Desc {
    flex-basis: 48%;
  }
  .p-strength__up .Arw .arrow-down-double::before, .p-strength__up .Arw .arrow-down-double::after {
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 40px solid #142f4c;
  }
  .p-strength__up .Arw .arrow-down-double::after {
    top: 25px;
  }
  .p-strength__under h3 {
    padding: 12vh 0;
    font-size: 28px;
    margin-bottom: 50px;
  }
  .p-strength__list__item {
    margin-bottom: 50px;
    padding: 40px 50px;
  }
  .p-strength__list__item .Txt h4 {
    font-size: 18px;
  }
  .p-strength__list__item .Txt .c-txt-sm, .p-strength__list__item .Txt .c-contact-text, .p-strength__list__item .Txt .p-news__content, .p-strength__list__item .Txt .p-news__date, .p-strength__list__item .Txt .breadcrumb {
    padding-bottom: 30px;
    border-bottom: 1px solid #142f4c;
    font-weight: 400;
  }
}
@media (min-width: 1200px) {
  .p-strength__up .Wrap .List-Item .Img {
    height: 150px;
  }
  .p-strength__under h3 {
    font-size: 36px;
  }
  .p-strength__list__item {
    padding: 50px;
  }
}

.voices {
  padding-bottom: 40px;
}
.voices .hero .swiper-container3 {
  position: relative;
}
.voices .hero .swiper-container3 .swiper-slide {
  padding: 15px;
  border: 1px solid #142f4c;
  border-radius: 20px;
  background-color: #fff;
  height: 570px;
}
.voices .hero .swiper-container3 .swiper-slide .Img {
  text-align: center;
  margin-bottom: 30px;
  height: 200px;
}
.voices .hero .swiper-container3 .swiper-slide .Img img {
  width: 80%;
  border-radius: 10px;
}
.voices .hero .swiper-container3 .swiper-slide h4 {
  margin-bottom: 10px;
  color: #142f4c;
}
.voices .hero .swiper-container3 .swiper-slide h5 {
  margin-bottom: 10px;
  color: #142f4c;
  font-size: 18px;
}
.voices .hero .swiper-container3 .swiper-slide p {
  font-size: 14px;
}
.voices .hero .swiper-container3 .swiper-slide .name {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #142f4c;
}
.voices .hero .swiper-container3 .swiper-button-prev,
.voices .hero .swiper-container3 .swiper-button-next {
  top: 110%;
  border: 1px solid #142f4c;
  border-radius: 100px;
  width: 34px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.6078431373);
}
.voices .hero .swiper-container3 .swiper-button-prev::after,
.voices .hero .swiper-container3 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
  display: none;
}
.voices .hero .swiper-container3 .swiper-button-prev {
  left: 0;
}
.voices .hero .swiper-container3 .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 15px;
  width: 15px;
  border-top: 2px solid #142f4c;
  border-left: 2px solid #142f4c;
  transform: rotate(-45deg);
}
.voices .hero .swiper-container3 .swiper-button-next {
  left: 60px;
}
.voices .hero .swiper-container3 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 15px;
  width: 15px;
  border-top: 2px solid #142f4c;
  border-right: 2px solid #142f4c;
  transform: rotate(45deg);
}
@media (min-width: 600px) {
  .voices .hero .swiper-container3 .swiper-slide {
    height: 530px;
  }
  .voices .hero .swiper-container3 .swiper-button-prev,
  .voices .hero .swiper-container3 .swiper-button-next {
    height: 40px;
    width: 40px;
    top: 113%;
  }
  .voices .hero .swiper-container3 .swiper-button-prev::after,
  .voices .hero .swiper-container3 .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
}
@media (min-width: 960px) {
  .voices .hero .swiper-container3 {
    margin-bottom: 120px;
  }
  .voices .hero .swiper-container3 .swiper-button-prev,
  .voices .hero .swiper-container3 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .voices .hero .swiper-container3 .swiper-button-prev::after,
  .voices .hero .swiper-container3 .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .voices .hero .swiper-container3 .swiper-button-next {
    right: none;
  }
}
.voices.non-slide {
  padding-bottom: 0;
}
.voices.non-slide .voices-item {
  padding: 15px 15px 30px;
  border: 1px solid #142f4c;
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 30px;
}
.voices.non-slide .voices-item .Img {
  text-align: center;
  margin-bottom: 30px;
  height: 200px;
}
.voices.non-slide .voices-item .Img img {
  width: 80%;
  border-radius: 10px;
}
.voices.non-slide .voices-item h4 {
  margin-bottom: 10px;
  color: #142f4c;
}
.voices.non-slide .voices-item h5 {
  margin-bottom: 10px;
  color: #142f4c;
  font-size: 18px;
}
.voices.non-slide .voices-item p {
  font-size: 14px;
}
.voices.non-slide .voices-item .name {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #142f4c;
}
@media (min-width: 600px) {
  .voices.non-slide .c-container, .voices.non-slide .c-business-item__desc, .voices.non-slide .breadcrumb, .voices.non-slide .p-support__desc {
    padding: 0 5vw;
  }
  .voices.non-slide .voices-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .voices.non-slide .voices-list .voices-item {
    flex-basis: 48%;
    margin: 0 1% 30px;
  }
}
@media (min-width: 960px) {
  .voices.non-slide .voices-item {
    padding: 20px 20px 40px;
  }
  .voices.non-slide .voices-item .Img {
    text-align: center;
    margin-bottom: 30px;
    height: 200px;
  }
  .voices.non-slide .voices-item .Img img {
    width: 80%;
    border-radius: 10px;
  }
  .voices.non-slide .voices-item h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .voices.non-slide .voices-item p {
    font-size: 16px;
  }
  .voices.non-slide .voices-item .name {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .voices.non-slide .c-container, .voices.non-slide .c-business-item__desc, .voices.non-slide .breadcrumb, .voices.non-slide .p-support__desc {
    padding: 0 8vw;
  }
  .voices.non-slide .voices-list .voices-item {
    flex-basis: 31%;
    margin: 0 1% 30px;
  }
}

.c-flow {
  background-color: #f5f5f5;
  padding-top: 70px;
}
.c-flow .p-title {
  margin: 0;
}
.c-flow .item-tit {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .c-flow .item-tit {
    justify-content: center;
  }
}
@media (min-width: 960px) {
  .c-flow .item-tit {
    justify-content: start;
  }
}
.c-flow .item-tit .step {
  color: #142f4c;
  border: 2px solid #142f4c;
  font-weight: normal;
  font-size: 14px;
  padding: 1px 10px;
  border-radius: 9999px;
  letter-spacing: 1px;
}
.c-flow .item-tit .serif {
  color: #142f4c;
  padding: 0 10px;
  font-size: 18px;
}
@media (min-width: 600px) {
  .c-flow .item-tit .serif {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .c-flow .item-tit .serif {
    font-size: 24px;
  }
}
.c-flow .item-img {
  height: 240px;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .c-flow .item-img {
    margin: 0 8vw 30px;
  }
}
.c-flow .item-desc .flow__btn {
  margin-top: 20px;
}
.c-flow .item-desc .flow__btn li {
  text-align: center;
  background-color: #f7f5f1;
  padding: 10px 0;
  margin-bottom: 15px;
  border-radius: 5px;
}
.c-flow .item-desc .flow__btn li a {
  color: #142f4c;
  font-weight: bold;
  position: relative;
}
.c-flow .item-desc .flow__btn li a::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/tel.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
}
.c-flow .item-desc .flow__btn li.form {
  background-color: #142f4c;
}
.c-flow .item-desc .flow__btn li.form a {
  color: #fff;
}
.c-flow .item-desc .flow__btn li.form a::before {
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
}
.c-flow .item-desc .flow__btn li.line {
  background-color: green;
}
.c-flow .item-desc .flow__btn li.line a {
  color: #fff;
}
.c-flow .item-desc .flow__btn li.line a::before {
  background: url(../images/common/line.svg) no-repeat center/contain;
}
@media (min-width: 600px) {
  .c-flow .item-desc {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .c-flow .item-desc {
    text-align: left;
  }
}
.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: #f5f5f5 transparent transparent transparent;
}
.c-flow-item:last-child::after {
  display: none;
}
.c-flow #flow01,
.c-flow #flow03,
.c-flow #flow05,
.c-flow #flow07 {
  background-color: #f5f5f5;
}
.c-flow #flow02,
.c-flow #flow04,
.c-flow #flow06 {
  background-color: #fff;
}
.c-flow #flow02::after,
.c-flow #flow04::after,
.c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}
@media (min-width: 600px) {
  .c-flow .c-container, .c-flow .c-business-item__desc, .c-flow .breadcrumb, .c-flow .p-support__desc {
    padding: 0 15vw;
  }
}
@media (min-width: 960px) {
  .c-flow-item .c-container, .c-flow-item .c-business-item__desc, .c-flow-item .breadcrumb, .c-flow-item .p-support__desc {
    padding: 0 12vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .c-flow-item:nth-child(2n) .c-container, .c-flow-item:nth-child(2n) .c-business-item__desc, .c-flow-item:nth-child(2n) .breadcrumb, .c-flow-item:nth-child(2n) .p-support__desc {
    flex-direction: row-reverse;
  }
  .c-flow .item-wrap {
    width: 48%;
  }
  .c-flow .item-img {
    width: 48%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .c-flow-item .c-container, .c-flow-item .c-business-item__desc, .c-flow-item .breadcrumb, .c-flow-item .p-support__desc {
    padding: 0 18vw;
  }
}

.c-area {
  padding: 50px 0;
  background-color: rgb(235, 241, 245);
}
.c-area__desc h3 {
  background-color: #142f4c;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  border-radius: 5px 5px 0 0;
}
.c-area__desc p {
  background-color: #fff;
  padding: 20px 15px;
  border-radius: 0 0 5px 5px;
}
.c-area__desc p span {
  color: #07a6e3;
}
.c-area__caution {
  margin-top: 15px;
  text-align: right;
}
@media (min-width: 600px) {
  .c-area .c-container, .c-area .c-business-item__desc, .c-area .breadcrumb, .c-area .p-support__desc {
    padding: 0 18vw;
  }
}
@media (min-width: 960px) {
  .c-area {
    padding: 80px 0;
  }
  .c-area .c-container, .c-area .c-business-item__desc, .c-area .breadcrumb, .c-area .p-support__desc {
    padding: 0 10vw;
  }
  .c-area__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .c-area__desc {
    flex-basis: 48%;
  }
  .c-area__desc:nth-child(1) {
    flex-basis: 100%;
  }
  .c-area__desc h3 {
    font-size: 24px;
    padding: 15px 0;
  }
  .c-area__desc p {
    padding: 30px 40px 50px;
  }
  .c-area__desc p.c-txt-sm, .c-area__desc p.c-contact-text, .c-area__desc p.p-news__content, .c-area__desc p.p-news__date, .c-area__desc p.breadcrumb {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-area .c-container, .c-area .c-business-item__desc, .c-area .breadcrumb, .c-area .p-support__desc {
    padding: 0 18vw;
  }
}

.p-last {
  padding: 50px 0;
  background: url(../images/home/slide3.webp) no-repeat center/cover;
  position: relative;
}
.p-last::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(39, 39, 39);
  opacity: 0.4;
}
.p-last__desc {
  position: relative;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.8196078431);
  padding: 20px;
}
@media (min-width: 600px) {
  .p-last__desc {
    text-align: center;
    padding: 30px 20px;
  }
}
@media (min-width: 960px) {
  .p-last {
    padding: 80px 0;
  }
  .p-last__desc {
    padding: 40px;
  }
}
@media (min-width: 1200px) {
  .p-last .c-container, .p-last .c-business-item__desc, .p-last .breadcrumb, .p-last .p-support__desc {
    padding: 0 20vw;
  }
  .p-last__desc {
    padding: 50px 40px;
  }
}

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

@media (min-width: 960px) {
  .twitter .c-container, .twitter .c-business-item__desc, .twitter .breadcrumb, .twitter .p-support__desc {
    padding: 0 20vw;
  }
}

.p-news {
  padding: 50px 0 100px;
  background-color: #f7f5f1;
}
.p-news__title {
  text-align: center;
}
.p-news__btn {
  text-align: center;
}
.p-news__item {
  padding: 15px 20px;
  margin: 0 0 20px 20px;
  background-color: #f2efeb;
  border-radius: 10px;
  position: relative;
}
.p-news__item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  left: -20px;
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #f2efeb;
  /* 色は任意に変更可能 */
}
.p-news__item a {
  color: #07a6e3;
}
.p-news__date {
  color: #07a6e3;
  letter-spacing: 2px;
}
@media (min-width: 600px) {
  .p-news {
    padding: 70px 0 150px;
  }
  .p-news .c-container, .p-news .c-business-item__desc, .p-news .breadcrumb, .p-news .p-support__desc {
    display: flex;
    justify-content: space-between;
  }
  .p-news .p-title {
    text-align: left;
    flex-basis: 35%;
  }
  .p-news .p-title .en {
    font-size: 18px;
  }
  .p-news .p-title .ja span::before {
    top: -50px;
    left: -50px;
  }
  .p-news .p-title .ja span::after {
    top: -20px;
    left: -40px;
    width: 30px;
    height: 50px;
  }
  .p-news__wrap {
    flex-basis: 65%;
  }
  .p-news__wrap .more-btn2 {
    text-align: right;
    padding-right: 50px;
  }
}
@media (min-width: 960px) {
  .p-news {
    padding: 70px 0 200px;
  }
  .p-news .p-title .en {
    font-size: 20px;
  }
}
@media (min-width: 1400px) {
  .p-news {
    padding: 80px 0 220px;
  }
  .p-news .p-title .en {
    font-size: 24px;
  }
}

.p-menu {
  margin-bottom: 100px;
}
.p-menu__wrap {
  padding: 30px 10px 10px;
  background-color: #f2efeb;
  border-radius: 20px 20px 0 0;
}
.p-menu__box {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.p-menu__img {
  height: 120px;
}
.p-menu__img img {
  border-radius: 15px;
}
.p-menu__desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px 10px;
  border-radius: 0 0 15px 15px;
}
.p-menu__desc .en {
  font-size: 18px;
}
.p-menu__desc .ja {
  font-size: 14px;
  padding-left: 20px;
}
.p-menu__sns {
  background-color: #f2efeb;
  padding-bottom: 50px;
  border-radius: 0 0 20px 20px;
}
.p-menu__sns .p-title {
  padding-bottom: 0;
}
.p-menu__sns .sns__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-menu__sns .sns__list .sns__item {
  width: 40px;
  margin: 0 20px;
}
@media (min-width: 600px) {
  .p-menu {
    margin-bottom: 150px;
  }
  .p-menu__wrap {
    padding: 50px 20px 20px;
  }
  .p-menu__img {
    height: 200px;
  }
  .p-menu__sns {
    padding-bottom: 80px;
  }
}
@media (min-width: 960px) {
  .p-menu {
    margin-bottom: 180px;
  }
  .p-menu__wrap {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .p-menu__box {
    flex-basis: 48%;
  }
  .p-menu__sns {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
  }
  .p-menu__sns .p-title {
    margin-right: 50px;
  }
}
@media (min-width: 1400px) {
  .p-menu {
    margin-bottom: 200px;
  }
}

.p-company {
  padding: 70px 0;
}
@media (min-width: 600px) {
  .p-company .c-container, .p-company .c-business-item__desc, .p-company .breadcrumb, .p-company .p-support__desc {
    padding: 0 12vw;
  }
}
@media (min-width: 960px) {
  .p-company {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .p-company .c-container, .p-company .c-business-item__desc, .p-company .breadcrumb, .p-company .p-support__desc {
    padding: 0 15vw;
  }
}

.p-footer {
  padding: 50px 0 12vh;
  background-color: #142f4c;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo img {
  width: 60%;
}
.p-footer__nav {
  display: block;
  margin-bottom: 50px;
}
.p-footer__nav li {
  margin-bottom: 20px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/common/arw.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-contact-text, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__date, .p-footer__nav li .p-news__content {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.p-footer .copyright {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.support .bg-right {
  position: relative;
}
.support .bg-right .item::before {
  background-image: url(../images/home/item3.png);
  height: 130px;
}
.support .bg-right .bg-left {
  position: relative;
  margin-bottom: 50px;
}
.support .bg-right .bg-left .item::before {
  position: absolute;
  right: -296px;
  bottom: -100;
  margin: auto;
  content: "";
  height: 100px;
  width: 100%;
  background-image: url(../images/home/item07.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .support .bg-right .bg-left .item::before {
    right: -1000px;
    bottom: -140px;
    height: 200px;
  }
}
@media (min-width: 960px) {
  .support .bg-right .item::before {
    height: 205px;
  }
}
.support .bg-left .item::before {
  position: absolute;
  right: -213px;
  bottom: -47px;
  margin: auto;
  content: "";
  height: 100px;
  width: 100%;
  background-image: url(../images/home/item07.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .support .bg-left .item::before {
    right: -1000px;
    bottom: -140px;
    height: 200px;
  }
}
.support ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.support ul li {
  width: 48%;
  background-color: #f7f5f1;
  border-radius: 10px;
  box-shadow: 3px 3px 3px gainsboro;
}
@media (min-width: 960px) {
  .support ul li {
    width: 23%;
  }
}
.support__img {
  margin-bottom: 15px;
}
.support__img img {
  border-radius: 10%;
  height: 100px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.support__item {
  padding: 10px;
}
.support .tit .ja {
  color: #142f4c;
  font-size: 29px;
}
.support__desc .item-tit {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: linear-gradient(transparent 70%, #ffb45b 70%);
  padding: 0 10px;
}
@media (min-width: 600px) {
  .support__desc .item-tit {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .support__desc .item-tit {
    font-size: 22px;
  }
}
.support__desc .num {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #142f4c;
}
.support__desc .num::before {
  position: absolute;
  bottom: -0.25em;
  left: 50%;
  width: 2em;
  height: 2px;
  content: "";
  background: #142f4c none;
  transform: translateX(-50%);
}
.support__desc .num-wrap {
  margin-bottom: 20px;
  text-align: center;
}
.support .subtit {
  background: #ecf4f9;
  padding: 0 0 20px;
}
.support .subtit h3 {
  padding: 10px;
  margin: 10px 20px;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  background-color: #2578a2;
  background-size: 59px auto;
  font-size: 15px;
}
.support .subtit h3::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -18px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #2578a2 transparent transparent transparent;
}
.support .subtit h4 {
  font-size: 16px;
  text-align: center;
}
.support .subtit h4 .red {
  color: #142f4c;
  font-size: 20px;
}
@media (min-width: 960px) {
  .support .subtit h3 {
    max-width: 760px;
    margin: auto;
  }
  .support .subtit h4 {
    margin-top: 35px;
  }
}
@media (min-width: 960px) {
  .support__img img {
    height: 150px !important;
  }
}

.feature {
  padding: 30px 0 30px 0;
  background-image: url(../images/home/bg-3.png);
}
.feature__exp p {
  text-align: center;
  color: #6f3205;
  font-weight: bold;
  font-size: 12px;
}
.feature__exp p span {
  display: inline-block;
  background: linear-gradient(transparent 70%, #c4f0fd 70%);
  padding: 0 10px;
}
@media (min-width: 960px) {
  .feature__exp p {
    font-size: 20px;
  }
}
.feature__img {
  margin-bottom: 10px;
}
.feature__img img {
  border-radius: 80px;
}
.feature ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.feature ul li {
  width: 47%;
}
@media (min-width: 960px) {
  .feature ul li {
    width: 30%;
  }
}

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

.p-contact__title {
  color: #fff;
}
.p-contact__desc {
  color: #fff;
}
.p-contact__wrap {
  padding: 30px;
  background-image: url(../images/home/bg-1.jpg);
  background-size: cover;
  text-align: center;
}
@media (min-width: 960px) {
  .p-contact__wrap {
    background-image: url(../images/home/bg-2.jpg);
  }
}
.p-contact__tel {
  padding: 20px 10px;
  background-color: #fff;
  border: 1px solid rgb(52, 126, 175);
  font-size: 24px;
  display: inline-block;
}
.p-contact__tel a {
  color: rgb(39, 39, 39);
}
@media (min-width: 374px) {
  .p-contact__tel {
    width: 300px;
  }
}
@media (min-width: 960px) {
  .p-contact__tel {
    width: 362px;
  }
}
.p-contact__form a {
  background-color: rgb(39, 39, 39);
}

.top-slide {
  overflow: visible;
  padding: 60px 0;
}
.top-slide__slider {
  border-bottom: 2px solid #fff;
  margin-bottom: -88px;
}
.top-slide__slider .infiniteslide_wrap {
  overflow: visible !important;
}
.top-slide__slider #js-infiniteslide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.top-slide__slider #js-infiniteslide .top {
  margin-top: -100px;
}
.top-slide__slider #js-infiniteslide img {
  width: 60%;
  height: 200px !important;
  margin-left: 25px;
  margin-right: 25px;
  border-radius: 15px;
}
@media (min-width: 600px) {
  .top-slide__slider #js-infiniteslide img {
    height: 200px !important;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (min-width: 960px) {
  .top-slide__slider #js-infiniteslide img {
    width: 30%;
    height: 300px !important;
  }
}

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

.c-works-sl {
  background-color: #f7f5f1;
  padding-bottom: 30px;
}
.c-works-sl .box-wrap {
  padding: 30px 20px;
  background-color: #fff;
  border-radius: 20px;
}
.c-works-sl .box__desc dl {
  border-top: 3px dotted #f2efeb;
  padding: 10px 0;
}
.c-works-sl .box__desc dl:last-child {
  border-bottom: 3px dotted #f2efeb;
}
.c-works-sl .box__desc dl dt {
  padding-left: 20px;
  position: relative;
}
.c-works-sl .box__desc dl dt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #142f4c;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.c-works-sl .c-about4 h3 {
  position: relative;
  padding-left: 10px;
}
.c-works-sl .c-about4 h3::before {
  content: "";
  width: 3px;
  height: 100%;
  background-color: #142f4c;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.c-works-sl .c-about4 .c-txt-sm, .c-works-sl .c-about4 .c-contact-text, .c-works-sl .c-about4 .breadcrumb, .c-works-sl .c-about4 .p-news__date, .c-works-sl .c-about4 .p-news__content {
  background-color: #f2efeb;
  padding: 20px;
  border-radius: 10px;
}
.c-works-sl-wrap h3 {
  border-left: 3px solid #142f4c;
  padding-left: 10px;
  font-weight: bold;
}
.c-works-sl__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
}
.c-works-sl__title::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  width: 30px;
  background-color: #142f4c;
}
@media (min-width: 960px) {
  .c-works-sl__title {
    font-size: 26px;
  }
}
.c-works-sl__img {
  height: 100%;
}
.c-works-sl-slider {
  overflow: hidden;
}
.c-works-sl-slider .mySwiper2 {
  position: relative;
}
.c-works-sl-slider .mySwiper2 .swiper-wrapper {
  position: relative;
  width: 100%;
}
.c-works-sl-slider .mySwiper2 .swiper-slide {
  opacity: 0;
}
.c-works-sl-slider .mySwiper2 .swiper-slide-active {
  opacity: 1;
}
.c-works-sl-slider .mySwiper {
  height: 100px;
  box-sizing: border-box;
}
.c-works-sl-slider .mySwiper .swiper-slide {
  height: calc(50% - 1px);
  /* 2段なので各段50% */
  opacity: 0.4;
}
.c-works-sl-slider .mySwiper .c-works-sl__img {
  height: 100%;
}
.c-works-sl-slider .mySwiper .c-works-sl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-works-sl-slider .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.c-works-sl-slider .swiper-button-prev, .c-works-sl-slider .swiper-button-next {
  position: absolute;
  background-color: rgb(39, 39, 39);
}
.c-works-sl-slider .swiper-button-prev::after, .c-works-sl-slider .swiper-button-next::after {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.c-works-sl-slider .swiper-button-prev {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.c-works-sl-slider .swiper-button-next {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 600px) {
  .c-works-sl-slider .mySwiper {
    height: 150px;
  }
}
@media (min-width: 960px) {
  .c-works-sl-slider .mySwiper2 .swiper-slide {
    width: 100% !important;
  }
  .c-works-sl-slider .mySwiper {
    height: 240px;
  }
}
@media (min-width: 600px) {
  .c-works-sl .box-wrap {
    padding: 30px 40px;
  }
}
@media (min-width: 1200px) {
  .c-works-sl .box-wrap {
    padding: 5vw 8vw;
  }
}

.c-features {
  padding: 60px 0 80px 0;
  background-image: url(../images/home/bg-01.jpg);
  background-size: contain;
}
.c-features .features-tit {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
}
@media (min-width: 960px) {
  .c-features .features-tit {
    font-size: 19px;
  }
}
.c-features h3 {
  margin-bottom: 30px;
}
.c-features ul {
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 25px;
  border: 2px solid #142f4c;
  text-align: left;
}
.c-features ul .list-tit {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  padding-left: 0;
}
@media (min-width: 960px) {
  .c-features ul .list-tit {
    font-size: 24px;
  }
}
.c-features ul li {
  margin-bottom: 10px;
  border-bottom: 2px gainsboro dotted;
  padding-bottom: 10px;
  padding-left: 25px;
}
.c-features ul li span {
  position: relative;
}
.c-features ul li span::before {
  position: absolute;
  top: -15px;
  left: -25px;
  bottom: 0;
  height: 20px;
  width: 20px;
  margin: auto;
  content: "・";
  font-size: 22px;
}
.c-features .txt {
  text-align: left;
  margin-bottom: 10px;
}
.c-features__desc {
  margin-bottom: 30px;
}
.c-features__desc .c-txt-sm, .c-features__desc .c-contact-text, .c-features__desc .breadcrumb, .c-features__desc .p-news__date, .c-features__desc .p-news__content {
  font-weight: bold;
}
@media (max-width: 599px) {
  .c-features__desc .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-features .c-container, .c-features .c-business-item__desc, .c-features .breadcrumb, .c-features .p-support__desc {
    padding: 0 10vw;
  }
}
@media (min-width: 1200px) {
  .c-features .c-container, .c-features .c-business-item__desc, .c-features .breadcrumb, .c-features .p-support__desc {
    padding: 0 13vw;
  }
}

.network {
  margin-top: 50px;
}
.network .desc {
  margin-bottom: 20px;
}
.network .desc h2 {
  margin-bottom: 20px;
  margin-top: 25px;
}
.network .desc .c-txt-sm, .network .desc .c-contact-text, .network .desc .breadcrumb, .network .desc .p-news__date, .network .desc .p-news__content {
  margin-bottom: 20px;
}
.network .desc .btn_link {
  background-color: #6f3205;
  padding: 10px 15px;
  margin-bottom: 25px;
}
.network .desc .btn_link a {
  color: #fff;
}
.network .desc .btn_link a span {
  display: block;
  text-align: center;
  position: relative;
}
.network .desc .btn_link a span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  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;
}
@media (min-width: 600px) {
  .network .network-wrap {
    display: flex;
    justify-content: space-between;
  }
  .network .desc {
    width: 48%;
  }
  .network-img {
    width: 48%;
  }
}

.p-flow {
  background-color: #f7f5f1;
  padding: 50px 0;
  position: relative;
  margin-top: 70px;
}
.p-flow .bg-left {
  position: relative;
  margin-bottom: 50px;
  margin-top: 60px;
}
.p-flow .bg-left .item::before {
  position: absolute;
  right: -150px;
  bottom: -100px;
  margin: auto;
  content: "";
  height: 130px;
  width: 100%;
  background-image: url(../images/home/item2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .p-flow .bg-left .item::before {
    right: -1000px;
    bottom: -140px;
    height: 200px;
  }
}
.p-flow::before {
  position: absolute;
  top: -37px;
  right: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 45px;
  background-image: url(../images/home/border03.png);
  background-size: cover;
}
@media (min-width: 960px) {
  .p-flow::before {
    height: 120px;
    top: -113px;
  }
}
.p-flow__wrap ul li {
  margin-bottom: 15px;
}
.p-flow__wrap ul li .p-flow__img {
  background-color: #fff;
  height: 200px;
}
.p-flow__wrap ul li .p-flow__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-flow__wrap ul li .p-flow__desc {
  background-color: #fff;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit {
  margin-bottom: 15px;
  position: relative;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit .nanbr {
  background-color: #142f4c;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-01::before {
  position: absolute;
  content: "1";
  font-size: 23px;
  text-align: center;
  width: 40px;
  height: 40px;
  top: -65px;
  left: 72px;
  right: 0;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-02::before {
  position: absolute;
  content: "2";
  font-size: 23px;
  text-align: center;
  width: 40px;
  height: 40px;
  top: -65px;
  left: 72px;
  right: 0;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-03::before {
  position: absolute;
  content: "3";
  font-size: 23px;
  text-align: center;
  width: 40px;
  height: 40px;
  top: -65px;
  left: 72px;
  right: 0;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-04::before {
  position: absolute;
  content: "4";
  font-size: 23px;
  text-align: center;
  width: 40px;
  height: 40px;
  top: -65px;
  left: 72px;
  right: 0;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-05::before {
  position: absolute;
  content: "5";
  font-size: 23px;
  text-align: center;
  width: 40px;
  height: 40px;
  top: -65px;
  left: 72px;
  right: 0;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.p-flow__wrap ul li .p-flow__desc .p-flow__tit span h3 {
  display: inline;
}
@media (max-width: 1099px) {
  .p-flow__wrap ul li {
    display: flex;
    justify-content: space-between;
  }
  .p-flow__wrap ul li .p-flow__img {
    width: 30%;
    height: 185px;
  }
  .p-flow__wrap ul li .p-flow__desc {
    padding: 10px;
    width: 70%;
    height: 185px;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit {
    padding-left: 30px;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit span h3 {
    font-size: 21px;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-01 {
    position: relative;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-01::before {
    position: absolute;
    content: "1";
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 28px;
    top: -3px;
    left: -35px;
    background: #142f4c;
    font-weight: bold;
    color: #fff;
    border-radius: 100%;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-02 {
    position: relative;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-02::before {
    position: absolute;
    content: "2";
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 28px;
    top: -3px;
    left: -35px;
    background: #142f4c;
    font-weight: bold;
    color: #fff;
    border-radius: 100%;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-03 {
    position: relative;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-03::before {
    position: absolute;
    content: "3";
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 28px;
    top: -3px;
    left: -35px;
    background: #142f4c;
    font-weight: bold;
    color: #fff;
    border-radius: 100%;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-04 {
    position: relative;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-04::before {
    position: absolute;
    content: "4";
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 28px;
    top: -3px;
    left: -35px;
    background: #142f4c;
    font-weight: bold;
    color: #fff;
    border-radius: 100%;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-05 {
    position: relative;
  }
  .p-flow__wrap ul li .p-flow__desc .p-flow__tit .n-05::before {
    position: absolute;
    content: "5";
    font-size: 18px;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 28px;
    top: -3px;
    left: -35px;
    background: #142f4c;
    font-weight: bold;
    color: #fff;
    border-radius: 100%;
  }
}
@media (min-width: 1100px) {
  .p-flow__wrap ul {
    display: flex;
    justify-content: space-between;
  }
  .p-flow__wrap ul li {
    width: 23%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-flow__wrap ul li .p-flow__desc {
    padding: 45px 10px 10px 10px;
    height: 330px;
  }
}
@media (min-width: 960px) {
  .p-flow {
    margin-top: 150px;
  }
}

.page-numbers {
  margin: 6vw 0;
}
@media (min-width: 960px) {
  .page-numbers {
    margin: 0 0 3vw;
  }
}

.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 #f2efeb;
  background: #f2efeb !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #f2efeb;
  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;
  }
}

.no-image-placeholder {
  width: 100%;
  height: 200px;
  /* 適切な高さに調整してください */
  background-color: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 10px;
}
@media (min-width: 1200px) {
  .no-image-placeholder {
    height: 250px;
  }
}
.no-image-placeholder span {
  color: #888;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.c-company .c-message__desc .c-txt-sm, .c-company .c-message__desc .c-contact-text, .c-company .c-message__desc .breadcrumb, .c-company .c-message__desc .p-news__date, .c-company .c-message__desc .p-news__content {
  font-weight: normal;
  margin-bottom: 20px;
}
.c-company .c-message__name {
  text-align: right;
  font-weight: bold;
}
.c-company .c-message__name span {
  font-size: 18px;
}
@media (min-width: 600px) {
  .c-company .c-message .c-container, .c-company .c-message .c-business-item__desc, .c-company .c-message .breadcrumb, .c-company .c-message .p-support__desc {
    padding: 0 12vw;
  }
}
@media (min-width: 960px) {
  .c-company .c-message .c-container, .c-company .c-message .c-business-item__desc, .c-company .c-message .breadcrumb, .c-company .c-message .p-support__desc {
    padding: 0 15vw;
  }
  .c-company .c-message__name span {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .c-company .c-message .c-container, .c-company .c-message .c-business-item__desc, .c-company .c-message .breadcrumb, .c-company .c-message .p-support__desc {
    padding: 0 20vw;
  }
}

.c-about {
  padding-top: 70px;
}
.c-about__desc {
  margin-bottom: 30px;
}
.c-about__desc th {
  display: block;
  width: 100%;
  padding: 8px 0 0;
}
.c-about__desc td {
  display: block;
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}
.c-about__desc td .c-txt-sm, .c-about__desc td .c-contact-text, .c-about__desc td .breadcrumb, .c-about__desc td .p-news__date, .c-about__desc td .p-news__content {
  font-weight: normal;
}
.c-about__map .g-map {
  height: 350px;
}
@media (min-width: 600px) {
  .c-about .c-container, .c-about .c-business-item__desc, .c-about .breadcrumb, .c-about .p-support__desc {
    padding: 0 12vw;
  }
}
@media (min-width: 960px) {
  .c-about {
    padding-top: 100px;
  }
  .c-about__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-about__desc {
    flex-basis: 48%;
    margin-bottom: 0;
  }
  .c-about__map {
    flex-basis: 48%;
  }
  .c-about__map .g-map {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .c-about .c-container, .c-about .c-business-item__desc, .c-about .breadcrumb, .c-about .p-support__desc {
    padding: 0 15vw;
  }
}

.c-service {
  padding: 70px 0;
  background-color: #f7f5f1;
}
.c-service__wrap {
  margin-bottom: 30px;
}
.c-service__img {
  margin-bottom: 20px;
  margin-left: 10vw;
}
.c-service__img img {
  border-radius: 20px;
}
.c-service__desc {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  box-shadow: 0 3px 0 #ddd;
  margin: -20vw 5vw 0;
  position: relative;
  z-index: 10;
}
.c-service__desc h3 {
  font-size: 18px;
  letter-spacing: 2px;
  padding-bottom: 7px;
  position: relative;
}
.c-service__desc h3::before {
  content: "";
  height: 2px;
  width: 15%;
  background-color: #142f4c;
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-service__desc h4 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-service__desc .c-txt-sm, .c-service__desc .c-contact-text, .c-service__desc .breadcrumb, .c-service__desc .p-news__date, .c-service__desc .p-news__content {
  font-weight: normal;
}
.c-service__desc__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0 0;
}
.c-service__desc__item {
  flex-basis: 48%;
}
.c-service__desc__item .c-txt-sm, .c-service__desc__item .c-contact-text, .c-service__desc__item .breadcrumb, .c-service__desc__item .p-news__date, .c-service__desc__item .p-news__content {
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
}
@media (min-width: 600px) {
  .c-service__img {
    margin-left: 15vw;
  }
  .c-service__desc {
    padding: 30px;
    margin: -20vw 8vw 0;
  }
  .c-service__desc h3 {
    font-size: 22px;
  }
}
@media (min-width: 960px) {
  .c-service {
    padding: 100px 0;
  }
  .c-service__wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 10vw;
    margin-bottom: 50px;
  }
  .c-service__wrap:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-service__wrap:nth-child(2n) .c-service__desc {
    margin: 50px -100px 0 0;
  }
  .c-service__img {
    margin-left: 0;
    flex-basis: 70%;
    height: 400px;
  }
  .c-service__desc {
    padding: 30px;
    margin: 50px 0 0 -100px;
    flex-basis: 50%;
  }
  .c-service__desc h3 {
    font-size: 22px;
  }
}
@media (min-width: 1400px) {
  .c-service__wrap {
    padding: 0 15vw;
  }
}

.c-reform .breadcrumb {
  margin-bottom: 0;
}
.c-reform .c-prev {
  padding: 50px 0;
  background-color: #f2f2f2;
}
.c-reform .c-prev__desc {
  position: relative;
  margin-bottom: 40px;
}
.c-reform .c-prev__desc .c-txt-sm, .c-reform .c-prev__desc .c-contact-text, .c-reform .c-prev__desc .breadcrumb, .c-reform .c-prev__desc .p-news__date, .c-reform .c-prev__desc .p-news__content {
  padding: 25px 30px;
  background-color: #fff;
  border-radius: 10px;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
.c-reform .c-prev__desc .c-txt-sm .onlyPC, .c-reform .c-prev__desc .c-contact-text .onlyPC, .c-reform .c-prev__desc .breadcrumb .onlyPC, .c-reform .c-prev__desc .p-news__date .onlyPC, .c-reform .c-prev__desc .p-news__content .onlyPC {
  display: none;
}
.c-reform .c-prev h3 {
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  color: #142f4c;
}
.c-reform .c-prev h3 span {
  border-bottom: 2px solid #142f4c;
  display: inline-block;
  padding: 5px 8px;
}
.c-reform .c-prev__list {
  display: flex;
  flex-wrap: wrap;
}
.c-reform .c-prev__item {
  background-color: #142f4c;
  border: 1px solid #fff;
  box-shadow: 5px 5px 3px #909090;
  flex-basis: 48%;
  margin: 0 1% 30px;
  padding: 15px 10px 20px;
  border-radius: 10px;
  position: relative;
  z-index: 10;
  transition: all 0.3s;
}
.c-reform .c-prev__item:nth-child(7), .c-reform .c-prev__item:nth-child(8) {
  flex-basis: 100%;
}
.c-reform .c-prev__item:hover {
  transform: translateY(-6px);
  background-color: #07a6e3;
}
.c-reform .c-prev__item a {
  display: block;
  color: #fff;
}
.c-reform .c-prev__item .Img {
  width: 100px;
  height: 100px;
  margin: 0 auto 10px;
}
.c-reform .c-prev__item .Img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-reform .c-prev__item .Desc {
  text-align: center;
}
.c-reform .c-prev__item .Desc h4 {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  margin-bottom: 0px;
}
@media (min-width: 600px) {
  .c-reform .c-prev__desc .c-txt-sm, .c-reform .c-prev__desc .c-contact-text, .c-reform .c-prev__desc .breadcrumb, .c-reform .c-prev__desc .p-news__date, .c-reform .c-prev__desc .p-news__content {
    text-align: center;
  }
  .c-reform .c-prev h3 {
    font-size: 18px;
  }
  .c-reform .c-prev__list {
    margin: 0 10vw;
  }
  .c-reform .c-prev__item .Desc h4 {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .c-reform .c-prev {
    padding: 80px 0 30px;
  }
  .c-reform .c-prev__desc .c-txt-sm, .c-reform .c-prev__desc .c-contact-text, .c-reform .c-prev__desc .breadcrumb, .c-reform .c-prev__desc .p-news__date, .c-reform .c-prev__desc .p-news__content {
    padding: 40px 50px;
    max-width: 650px;
  }
  .c-reform .c-prev__desc .c-txt-sm .onlyPC, .c-reform .c-prev__desc .c-contact-text .onlyPC, .c-reform .c-prev__desc .breadcrumb .onlyPC, .c-reform .c-prev__desc .p-news__date .onlyPC, .c-reform .c-prev__desc .p-news__content .onlyPC {
    display: block;
  }
  .c-reform .c-prev__list {
    margin: 0 5vw;
  }
  .c-reform .c-prev__item {
    flex-basis: 31%;
  }
  .c-reform .c-prev__item:nth-child(7), .c-reform .c-prev__item:nth-child(8) {
    flex-basis: 48%;
  }
  .c-reform .c-prev__item .Desc h4 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-reform .c-prev h3 {
    font-size: 22px;
  }
  .c-reform .c-prev__item {
    margin-bottom: 40px;
  }
}
.c-reform.p-reform .c-prev__item .Desc {
  background-color: transparent;
  margin: 0 auto;
  height: auto;
  padding-top: 10px;
}
.c-reform.p-reform .c-prev__item .Desc h4::after {
  display: none;
}
.c-reform .c-reformList {
  background-color: #f2f2f2;
  padding-bottom: 70px;
}
.c-reform .c-reformList__item {
  padding-top: 100px;
  padding-bottom: 30px;
  margin-top: -60px;
}
.c-reform .c-reformList__item .Tit {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 50px;
}
.c-reform .c-reformList__item .Tit .ja {
  font-size: 28px;
  position: relative;
}
.c-reform .c-reformList__item .Tit .ja::before {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: -90px;
}
.c-reform .c-reformList__item .Tit .en {
  font-size: 16px;
}
.c-reform .c-reformList__wrap {
  background-color: #fff;
  padding: 40px 20px;
  border-radius: 30px;
  margin-top: -45px;
}
.c-reform .c-reformList__wrap h4 {
  color: #142f4c;
  text-align: center;
  font-size: 18px;
}
.c-reform .c-reformList__tab {
  overflow-x: scroll;
  margin: 30px 0;
}
.c-reform .c-reformList__tab table {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.c-reform .c-reformList__tab table th,
.c-reform .c-reformList__tab table td {
  border: 1px solid #ccc;
  text-align: center;
}
.c-reform .c-reformList__tab table th {
  background-color: #777777;
  color: #fff;
  padding: 10px 0;
}
.c-reform .c-reformList__tab table td {
  font-size: 14px;
  width: 200px;
  padding: 10px 0;
}
.c-reform .c-reformList__tab table tbody tr:nth-child(2n) {
  background-color: #efefef;
}
.c-reform .c-reformList__flex {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.c-reform .c-reformList__flex li {
  flex-basis: 100%;
  margin-bottom: 30px;
}
.c-reform .c-reformList__flex li .Img {
  height: 240px;
  margin-bottom: 20px;
}
.c-reform .c-reformList__flex li .Img img {
  border-radius: 30px;
}
.c-reform .c-reformList__flex li .Desc h5 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #07a6e3;
}
.c-reform .c-reformList__flex li .Desc h5 .Link {
  color: #07a6e3;
  border-bottom: 1px solid #07a6e3;
  position: relative;
}
.c-reform .c-reformList__flex li .Desc h5 .Link::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -1px;
  background: url(../images/common/icon-link-1-black.png) no-repeat center/contain;
}
.c-reform .c-reformList__flex li .Desc p {
  font-size: 14px;
}
.c-reform .c-reformList__box li {
  margin-bottom: 40px;
}
.c-reform .c-reformList__box li h5 {
  font-size: 16px;
  margin-bottom: 30px;
  padding-left: 25px;
  position: relative;
}
.c-reform .c-reformList__box li h5::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #142f4c;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.c-reform .c-reformList__box li .Img {
  height: 200px;
  margin-left: -20px;
  margin-bottom: 20px;
}
.c-reform .c-reformList__box li .Img img {
  border-radius: 0 30px 30px 0;
}
.c-reform .c-reformList__box li .Desc h6 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-reform .c-reformList__box li .Desc p {
  font-size: 14px;
  margin-bottom: 30px;
}
.c-reform .c-reformList__box li .Desc dl {
  border-bottom: 1px dotted #142f4c;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-reform .c-reformList__box li .Desc dl dt,
.c-reform .c-reformList__box li .Desc dl dd {
  font-size: 14px;
  padding: 10px 0;
}
.c-reform .c-reformList__box li .Desc dl dt {
  flex-basis: 30%;
  font-weight: normal;
}
.c-reform .c-reformList__box li .Desc dl dd {
  flex-basis: 68%;
}
.c-reform .c-reformList__box li .Desc dl dd .Link {
  color: rgb(39, 39, 39);
  border-bottom: 1px solid rgb(39, 39, 39);
}
.c-reform .c-reformList__box li:nth-child(2) .Img {
  margin-left: 0px;
  margin-right: -20px;
}
.c-reform .c-reformList__box li:nth-child(2) .Img img {
  border-radius: 30px 0px 0px 30px;
}
@media (min-width: 600px) {
  .c-reform .c-reformList__flex li {
    flex-basis: 48%;
  }
  .c-reform .c-reformList__box .Flex {
    display: flex;
    justify-content: space-between;
  }
  .c-reform .c-reformList__box .Flex .Img,
  .c-reform .c-reformList__box .Flex .Desc {
    flex-basis: 49%;
  }
  .c-reform .c-reformList__box .Flex .Img {
    height: 240px;
  }
  .c-reform .c-reformList__box li:nth-child(2) .Flex {
    flex-direction: row-reverse;
  }
}
@media (min-width: 960px) {
  .c-reform .c-reformList__item {
    padding-top: 120px;
  }
  .c-reform .c-reformList__item .Tit {
    margin-bottom: 80px;
  }
  .c-reform .c-reformList__item .Tit .ja {
    font-size: 32px;
  }
  .c-reform .c-reformList__item .Tit .ja::before {
    content: "";
    width: 100px;
    height: 100px;
    left: -150px;
  }
  .c-reform .c-reformList__item .Tit .en {
    font-size: 18px;
  }
  .c-reform .c-reformList__wrap {
    padding: 70px 30px 30px;
    margin-top: -70px;
  }
  .c-reform .c-reformList__wrap > .c-txt-sm, .c-reform .c-reformList__wrap > .c-contact-text, .c-reform .c-reformList__wrap > .breadcrumb, .c-reform .c-reformList__wrap > .p-news__date, .c-reform .c-reformList__wrap > .p-news__content {
    width: 600px;
    margin: 0 auto 50px;
  }
  .c-reform .c-reformList__tab {
    margin: 50px 0;
  }
  .c-reform .c-reformList__flex {
    justify-content: space-between;
  }
  .c-reform .c-reformList__flex li {
    flex-basis: 31%;
  }
  .c-reform .c-reformList__box li .Img {
    margin-left: -30px;
  }
  .c-reform .c-reformList__box li:nth-child(2) .Img {
    margin-left: 0;
    margin-right: -30px;
  }
}
.c-reform #wallpaper .Tit .ja::before {
  background: url(../images/icon/reform3.svg) no-repeat center/contain;
}
.c-reform #washbasin .Tit .ja::before {
  background: url(../images/icon/reform5.svg) no-repeat center/contain;
}
.c-reform #kitchen .Tit .ja::before {
  background: url(../images/icon/reform8.svg) no-repeat center/contain;
}
.c-reform #bathroom .Tit .ja::before {
  background: url(../images/icon/reform6.svg) no-repeat center/contain;
}
.c-reform #toilet .Tit .ja::before {
  background: url(../images/icon/reform7.svg) no-repeat center/contain;
}
.c-reform #exterior .Tit .ja::before {
  background: url(../images/icon/reform10.svg) no-repeat center/contain;
}

.c-lp__topview {
  position: relative;
}
.c-lp__topview::before {
  content: "";
  width: 25vw;
  height: 25vw;
  background: url(../images/home/medal-4.webp) no-repeat center/contain;
  position: absolute;
  bottom: 10px;
  right: 3vw;
  z-index: 30;
}
.c-lp__topview__img {
  height: 300px;
  position: relative;
}
.c-lp__topview__img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.6;
}
.c-lp__topview__title {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 0 0 5vw;
}
.c-lp__topview__title::after {
  content: "";
  width: 250px;
  height: 250px;
  background: url(../images/home/lp-people.webp) no-repeat center/contain;
  position: absolute;
  bottom: -20px;
  right: -40vw;
  z-index: 10;
}
.c-lp__topview__title .add {
  position: relative;
  z-index: 20;
  margin-bottom: 10px;
}
.c-lp__topview__title .add p {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.c-lp__topview__title .add p span {
  display: inline-block;
  padding: 5px 15px;
  position: relative;
  color: #fff;
}
.c-lp__topview__title .add p span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(253, 151, 1), rgb(253, 109, 0));
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-15deg);
  z-index: -1;
}
.c-lp__topview__title h2 {
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 1.7;
  margin-bottom: 15px;
  position: relative;
  z-index: 20;
  color: #142f4c;
}
.c-lp__topview__title h2 .huben {
  background: linear-gradient(0deg, #E74C3C, #C0392B);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-lp__topview__title h2 .kaiketu {
  background: linear-gradient(0deg, #2E86AB, #1B4F72);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-lp__topview__title h3 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.8;
  position: relative;
  z-index: 20;
  color: #142f4c;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}
@media (max-width: 599px) {
  .c-lp__topview .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-lp__topview .view-sp {
    display: none;
  }
  .c-lp__topview::before {
    width: 150px;
    height: 150px;
  }
  .c-lp__topview__img {
    height: 360px;
  }
  .c-lp__topview__title {
    padding: 0 0 0 8vw;
    bottom: 30px;
  }
  .c-lp__topview__title::after {
    right: -50vw;
    bottom: -30px;
    height: 350px;
    width: 500px;
  }
  .c-lp__topview__title h2 {
    font-size: 38px;
  }
  .c-lp__topview__title h3 {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .c-lp__topview::before {
    width: 180px;
    height: 180px;
    bottom: 240px;
  }
  .c-lp__topview__img {
    height: 450px;
  }
  .c-lp__topview__title {
    padding: 0 10vw;
    bottom: 40px;
  }
  .c-lp__topview__title .add {
    display: flex;
  }
  .c-lp__topview__title .add p {
    font-size: 24px;
    padding: 0 10px 0 0;
  }
  .c-lp__topview__title h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }
  .c-lp__topview__title h3 {
    font-size: 24px;
  }
  .c-lp__topview__title::after {
    right: -25vw;
    bottom: -40px;
    height: 400px;
    width: 500px;
  }
}
@media (min-width: 1200px) {
  .c-lp__topview::before {
    width: 200px;
    height: 200px;
    bottom: 240px;
    right: 10vw;
  }
  .c-lp__topview__img {
    height: 500px;
  }
  .c-lp__topview__title {
    padding: 0 18vw;
    bottom: 50px;
  }
  .c-lp__topview__title h2 {
    font-size: 58px;
    margin-bottom: 20px;
  }
  .c-lp__topview__title h3 {
    font-size: 24px;
  }
  .c-lp__topview__title::after {
    right: -10vw;
    bottom: -50px;
    height: 430px;
    width: 500px;
  }
}
.c-lp .voices-item .info {
  margin-top: 20px;
  color: #07a6e3;
}
@media (min-width: 1200px) {
  .c-lp .voices.non-slide .c-container, .c-lp .voices.non-slide .c-business-item__desc, .c-lp .voices.non-slide .breadcrumb, .c-lp .voices.non-slide .p-support__desc {
    padding: 0 18vw;
  }
  .c-lp .voices.non-slide .voices-list .voices-item {
    flex-basis: 48%;
    margin: 0 1% 50px;
  }
}
.c-lp .voices .more-btn__link {
  width: auto;
  padding: 12px 50px;
}
@media (min-width: 600px) {
  .c-lp .voices .more-btn__link {
    padding: 18px 50px;
  }
}
.c-lp .lp-reform {
  background-color: #142f4c;
  padding: 50px 0;
}
.c-lp .lp-reform__wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 15px;
}
.c-lp .lp-reform__list__item {
  margin-bottom: 60px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.c-lp .lp-reform__list__item:last-child {
  margin-bottom: 0;
}
.c-lp .lp-reform__list__item .Img {
  position: relative;
  overflow: hidden;
}
.c-lp .lp-reform__list__item .slider-container4 {
  position: relative;
  height: 240px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.c-lp .lp-reform__list__item .slider-container4::before {
  content: "← スワイプまたはボタンで切り替え";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(44, 82, 130, 0.9);
  color: white;
  padding: 10px 20px;
  border-radius: 25px;
  font-size: 13px;
  font-weight: 400;
  z-index: 5;
  animation: fadeInOutHint 4s infinite;
  pointer-events: none;
  white-space: nowrap;
}
.c-lp .lp-reform__list__item .slider-container4:hover::before {
  display: none;
}
.c-lp .lp-reform__list__item .slider-container4.interacted::before {
  display: none;
}
.c-lp .lp-reform__list__item .slider-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-lp .lp-reform__list__item .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.c-lp .lp-reform__list__item .slide.active {
  opacity: 1;
}
.c-lp .lp-reform__list__item .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-lp .lp-reform__list__item .slide-label {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(44, 82, 130, 0.9);
  color: white;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 600;
  z-index: 10;
}
.c-lp .lp-reform__list__item .slider-controls {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 10;
}
.c-lp .lp-reform__list__item .slider-btn {
  background: rgba(255, 255, 255, 0.95);
  border: 2px solid #2c5282;
  padding: 12px 24px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 600;
  color: #2c5282;
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}
.c-lp .lp-reform__list__item .slider-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
  transition: left 0.5s;
}
.c-lp .lp-reform__list__item .slider-btn:hover {
  background: rgb(255, 255, 255);
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 5px 20px rgba(44, 82, 130, 0.3);
}
.c-lp .lp-reform__list__item .slider-btn:hover::before {
  left: 100%;
}
.c-lp .lp-reform__list__item .slider-btn.active {
  background: #2c5282;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 3px 15px rgba(44, 82, 130, 0.4);
}
.c-lp .lp-reform__list__item .Desc {
  padding: 15px 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-lp .lp-reform__list__item .Desc h6 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #2c5282;
  margin-bottom: 20px;
  line-height: 1.4;
}
.c-lp .lp-reform__list__item .Desc p {
  margin-bottom: 20px;
}
.c-lp .lp-reform__list__item .Desc dl {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
}
.c-lp .lp-reform__list__item .Desc dl:last-child {
  border-bottom: none;
}
.c-lp .lp-reform__list__item .Desc dl dt {
  font-size: 15px;
  font-weight: 600;
  color: #2c5282;
  margin-right: 20px;
  min-width: 120px;
}
.c-lp .lp-reform__list__item .Desc dl dd {
  font-size: 18px;
  font-weight: 700;
  color: #e53e3e;
}
@media (min-width: 600px) {
  .c-lp .lp-reform__wrap {
    padding: 40px 10vw;
  }
}
@media (min-width: 960px) {
  .c-lp .lp-reform {
    padding: 80px 0;
  }
  .c-lp .lp-reform__wrap {
    padding: 60px 3vw;
  }
  .c-lp .lp-reform .slider-container4::before {
    content: "← クリックで Before/After を切り替え";
  }
  .c-lp .lp-reform__list {
    display: flex;
    justify-content: space-between;
  }
  .c-lp .lp-reform__list__item {
    flex-basis: 48%;
    margin-bottom: 0;
  }
  .c-lp .lp-reform__list__item .Desc {
    padding: 30px 0 0;
  }
  .c-lp .lp-reform__list__item .Desc h6 {
    font-size: 20px;
  }
}
@keyframes fadeInOutHint {
  0%, 100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
  20%, 80% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
.c-lp .lp-exam {
  padding: 50px 0;
  background: #e4f8ff url(../images/common/ptn.svg);
  background-size: 10px 10px;
}
.c-lp .lp-exam__list dl {
  box-shadow: 5px 5px 10px #9e9e9e;
  background-color: #86ddff;
  padding: 20px 15px;
  margin-bottom: 15px;
  border-radius: 12px;
  text-align: center;
}
.c-lp .lp-exam__list dl dt {
  font-size: 18px;
  color: #142f4c;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.c-lp .lp-exam__list dl dt::before {
  content: "";
  width: 40px;
  height: 40px;
  background: #fff url(../images/home/lp-menu1.webp) no-repeat center/70%;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.c-lp .lp-exam__list dl dd {
  background-color: #fff;
  font-size: 22px;
  font-weight: bold;
  color: #e53e3e;
  padding: 15px;
  border-radius: 12px;
}
.c-lp .lp-exam__list dl dd strong {
  font-size: 36px;
}
.c-lp .lp-exam__list dl:nth-child(2) dt::before {
  background: #fff url(../images/home/lp-menu2.webp) no-repeat center/60%;
}
.c-lp .lp-exam__list dl:nth-child(3) dt::before {
  background: #fff url(../images/home/lp-menu3.webp) no-repeat center/60%;
}
.c-lp .lp-exam__list dl:nth-child(4) dt::before {
  background: #fff url(../images/home/lp-menu4.webp) no-repeat center/55%;
}
.c-lp .lp-exam__list dl:nth-child(5) dt::before {
  background: #fff url(../images/home/lp-menu5.webp) no-repeat center/70%;
}
.c-lp .lp-exam__list dl:nth-child(6) dt::before {
  background: #fff url(../images/home/lp-menu6.webp) no-repeat center/70%;
}
.c-lp .lp-exam .caution {
  text-align: right;
}
.c-lp .lp-exam .caution .c-txt-sm, .c-lp .lp-exam .caution .c-contact-text, .c-lp .lp-exam .caution .breadcrumb, .c-lp .lp-exam .caution .p-news__date, .c-lp .lp-exam .caution .p-news__content {
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}
@media (min-width: 600px) {
  .c-lp .lp-exam__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .c-lp .lp-exam__list dl {
    flex-basis: 48%;
    margin: 0 1% 20px;
  }
}
@media (min-width: 960px) {
  .c-lp .lp-exam__list dl {
    padding: 30px 30px 20px;
    margin: 0 1% 30px;
  }
  .c-lp .lp-exam__list dl dt {
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 40px;
  }
  .c-lp .lp-exam__list dl dt::before {
    width: 60px;
    height: 60px;
    left: -30px;
  }
  .c-lp .lp-exam__list dl dd {
    font-size: 28px;
  }
  .c-lp .lp-exam__list dl dd strong {
    font-size: 42px;
  }
  .c-lp .lp-exam .caution .c-txt-sm, .c-lp .lp-exam .caution .c-contact-text, .c-lp .lp-exam .caution .breadcrumb, .c-lp .lp-exam .caution .p-news__date, .c-lp .lp-exam .caution .p-news__content {
    font-size: 14px;
  }
}
.c-lp .p-cta {
  background: url(../images/home/cta2-bg-sp.webp) no-repeat center/cover;
}
.c-lp .p-cta__wrap {
  border: 2px solid #ffe23b;
}
.c-lp .p-cta.last .p-cta-info .web-item:nth-child(1) {
  position: relative;
}
.c-lp .p-cta.last .p-cta-info .web-item:nth-child(1)::before {
  content: "営業時間外でもフォームから受付中";
  background-color: #fff;
  color: #ff6b35;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 5px;
  display: inline-block;
  width: 80%;
  border-radius: 9999px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}
@media (min-width: 600px) {
  .c-lp .p-cta.last .p-cta-info .web-item:nth-child(1)::before {
    font-size: 14px;
  }
}
@media (min-width: 960px) {
  .c-lp .p-cta.last .p-cta-info .web-item:nth-child(1)::before {
    font-size: 16px;
    top: -30px;
  }
}
@media (min-width: 960px) {
  .c-lp .p-cta {
    background: url(../images/home/cta2-bg-pc.webp) no-repeat center/cover;
  }
}

.c-news__link {
  display: block;
}
.c-news__img {
  height: 200px;
}
.c-news__img img {
  border-radius: 15px;
}
.c-news-wrap {
  padding: 15px 0 0;
}
.c-news__date {
  color: #888;
  font-size: 14px;
}
.c-news .cate-item {
  display: inline-block;
  margin-left: 15px;
}
.c-news .cate-item span {
  color: #142f4c;
  border: 1px solid #142f4c;
  border-radius: 9999px;
  display: inline-block;
  padding: 2px 5px;
  font-size: 12px;
}
.c-news__content {
  color: #142f4c;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 0;
}

.category-list {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.category-list h4 {
  background-color: #142f4c;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  border-radius: 10px 10px 0 0;
}
.category-list ul {
  border: 1px solid #142f4c;
  background-color: #fff;
  padding: 0 20px 10px;
  border-radius: 0 0 10px 10px;
}
.category-list ul li {
  border-bottom: 3px dotted #f2efeb;
  padding: 10px;
}
.category-list ul li a {
  color: #142f4c;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 960px) {
  .category-list {
    max-width: 500px;
  }
  .category-list h4 {
    padding: 15px 0;
    font-size: 24px;
  }
  .category-list ul {
    padding: 10px 20px 10px;
  }
  .category-list ul li {
    border-bottom: 3px dotted #f2efeb;
    padding: 15px;
  }
  .category-list ul li a {
    font-size: 18px;
  }
}

.c-news-sl .c-container, .c-news-sl .c-business-item__desc, .c-news-sl .breadcrumb, .c-news-sl .p-support__desc {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #888;
}
.c-news-sl__contents {
  padding: 10vw 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 #142f4c;
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}

.contact-page .breadcrumb {
  margin-bottom: 0;
}

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

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  padding-top: 15px;
}
.c-privacy .c-title {
  text-align: center;
  font-size: 26px;
  display: block;
  margin-bottom: 50px;
  font-weight: bold;
  padding-top: 20px;
}
.c-privacy h3 {
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-thanks {
  padding-top: 15px;
}
.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;
}
@media (min-width: 600px) {
  .c-thanks .onlySP {
    display: none;
  }
}

.c-business {
  background-color: #eff5fa;
  padding: 30px 0;
  margin-top: 30px;
}
.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/img1.jpeg);
}
.c-business #business03 .c-business__tit {
  background-image: url(../images/home/img5.jpeg);
}
.c-business #business04 .c-business__tit {
  background-image: url(../images/home/img3.jpeg);
}
.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/img3.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  padding: 72px 0;
  text-align: center;
}
.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;
}
.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;
}
.wp-categories {
  margin-bottom: 30px;
}
.wp-categories ul {
  display: flex;
}
.wp-categories ul li {
  margin-right: 10px;
}
.wp-categories ul li a {
  color: gray;
  border: 1px solid gray;
  padding: 7px;
  border-radius: 30px;
  font-size: 12px;
}

.worries {
  position: relative;
  padding: 60px 0 30px 0;
  background-image: url(../images/home/bg-1.jpg);
  background-size: cover;
  z-index: -2;
}
.worries h3 {
  text-align: center;
  font-size: 20px;
}
.worries h3 p {
  position: relative;
  display: inline-block;
}
.worries h3 p::before {
  position: absolute;
  bottom: 6px;
  right: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 5px;
  background-color: yellow;
  opacity: 0.8;
  z-index: -1;
}
.worries h3 p span {
  color: #142f4c;
  font-weight: bold;
}
.worries h3 small {
  color: #142f4c;
}
.worries ul {
  background-color: #fff;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #dbdbdb;
}
.worries li {
  border-bottom: 1px solid rgb(214, 214, 214);
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.worries li::before {
  position: absolute;
  content: "1";
  font-size: 18px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  top: 8px;
  left: -4px;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.worries li:nth-of-type(2)::before {
  content: "2";
  top: -3px;
}
.worries li:nth-of-type(3)::before {
  content: "3";
  top: -3px;
}
.worries li:nth-of-type(4)::before {
  content: "4";
  top: 3px;
}
.worries li:nth-of-type(5)::before {
  content: "5";
}
.worries li:nth-of-type(6)::before {
  content: "6";
  top: 3px;
}
.worries li:last-child {
  border: none;
  padding-bottom: 0;
}
.worries .ans {
  position: relative;
  background-color: #142f4c;
  padding: 10px 0;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}
.worries .ans::after {
  content: " ";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 35px solid #142f4c;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  z-index: 1;
}
@media (min-width: 600px) {
  .worries li::before {
    top: -3px;
  }
  .worries li:nth-of-type(4)::before {
    top: -5px;
  }
  .worries li:nth-of-type(6)::before {
    top: -5px;
  }
}
@media (min-width: 960px) {
  .worries .c-container, .worries .breadcrumb, .worries .p-support__desc, .worries .c-business-item__desc {
    padding: 0 22vw;
  }
  .worries h3 {
    font-size: 26px;
  }
  .worries ul {
    padding: 60px 45px 20px 45px;
    font-size: 20px;
  }
  .worries li {
    padding-left: 70px;
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .worries li::before {
    position: absolute;
    content: "1";
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -10px;
    left: -4px;
  }
}

.worries {
  position: relative;
  padding: 60px 0 30px 0;
  background-image: url(../images/home/bg-1.jpg);
  background-size: cover;
  z-index: -2;
}
.worries h3 {
  text-align: center;
  font-size: 20px;
}
.worries h3 p {
  position: relative;
  display: inline-block;
}
.worries h3 p::before {
  position: absolute;
  bottom: 6px;
  right: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 5px;
  background-color: yellow;
  opacity: 0.8;
  z-index: -1;
}
.worries h3 p span {
  color: #142f4c;
  font-weight: bold;
}
.worries h3 small {
  color: #142f4c;
}
.worries ul {
  background-color: #fff;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #dbdbdb;
}
.worries li {
  border-bottom: 1px solid rgb(214, 214, 214);
  position: relative;
  padding-left: 32px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.worries li::before {
  position: absolute;
  content: "1";
  font-size: 18px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  top: 8px;
  left: -4px;
  background: #142f4c;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.worries li:nth-of-type(2)::before {
  content: "2";
  top: -3px;
}
.worries li:nth-of-type(3)::before {
  content: "3";
  top: -3px;
}
.worries li:nth-of-type(4)::before {
  content: "4";
  top: 3px;
}
.worries li:nth-of-type(5)::before {
  content: "5";
}
.worries li:nth-of-type(6)::before {
  content: "6";
  top: 3px;
}
.worries li:last-child {
  border: none;
  padding-bottom: 0;
}
.worries .ans {
  position: relative;
  background-color: #142f4c;
  padding: 10px 0;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
}
.worries .ans::after {
  content: " ";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 35px solid #142f4c;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  z-index: 1;
}
@media (min-width: 600px) {
  .worries li::before {
    top: -3px;
  }
  .worries li:nth-of-type(4)::before {
    top: -5px;
  }
  .worries li:nth-of-type(6)::before {
    top: -5px;
  }
}
@media (min-width: 960px) {
  .worries .c-container, .worries .breadcrumb, .worries .p-support__desc, .worries .c-business-item__desc {
    padding: 0 22vw;
  }
  .worries h3 {
    font-size: 26px;
  }
  .worries ul {
    padding: 60px 45px 20px 45px;
    font-size: 20px;
  }
  .worries li {
    padding-left: 70px;
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .worries li::before {
    position: absolute;
    content: "1";
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -10px;
    left: -4px;
  }
}

.p-cta {
  padding: 40px 0 30px;
  background: url(../images/home/cta-bg-sp.webp) no-repeat center/cover;
  background-position: center;
}
.p-cta__tit {
  margin-bottom: 10px;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.8;
  text-align: center;
  color: #fff;
}
.p-cta__tit strong {
  font-size: 20px;
  background: linear-gradient(0deg, #ffe23b 0%, #FFFDD0 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-cta .c-container, .p-cta .breadcrumb, .p-cta .p-support__desc, .p-cta .c-business-item__desc {
  padding: 0 3vw;
}
.p-cta__wrap {
  border: 2px solid #07a6e3;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5019607843);
  padding: 30px 15px 5px;
}
.p-cta__desc {
  margin-bottom: 30px;
  position: relative;
}
.p-cta__desc::before {
  content: "";
  width: 50%;
  height: 150%;
  background: url(../images/home/cta-people.webp) no-repeat center/contain;
  position: absolute;
  bottom: -50px;
  right: -30px;
}
.p-cta__desc .c-txt-sm, .p-cta__desc .breadcrumb, .p-cta__desc .p-news__date, .p-cta__desc .p-news__content, .p-cta__desc .c-contact-text {
  position: relative;
  z-index: 10;
  letter-spacing: 1px;
  margin-bottom: 20px;
  width: 75%;
  text-align: center;
}
.p-cta__desc h3 {
  font-size: 14px;
  display: inline-block;
  border-radius: 5px;
  padding: 15px 10px;
  line-height: 1.5;
  color: #142f4c;
  background-color: #fff;
  width: 70%;
  text-align: center;
  position: relative;
}
.p-cta__desc h3::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
  /* 色は任意に変更可能 */
  top: 50%;
  right: -10px;
  transform: translateY(-50%) rotate(90deg);
}
.p-cta__desc h3 span {
  font-size: 15px;
  background: linear-gradient(45deg, #0099ff 0%, #0066cc 50%, #0099ff 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-cta-info {
  position: relative;
  text-align: center;
}
.p-cta-info ul li {
  margin-bottom: 20px;
}
.p-cta-info ul li a {
  display: block;
  padding: 2px 0;
  border-radius: 9999px;
  padding: 20px 0 20px 20px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  color: rgb(39, 39, 39);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  border: 2px solid #fff;
}
.p-cta-info ul li a span {
  position: relative;
}
.p-cta-info ul li a span::before {
  position: absolute;
  top: 0;
  left: -35px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-cta-info ul li a small {
  font-size: 10px;
}
.p-cta-info ul li a.web-form {
  background-color: #142f4c;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(53, 53, 53);
}
.p-cta-info ul li a.web-form::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #fff;
}
.p-cta-info ul li a.web-form::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #142f4c;
  border-right: 3px solid #142f4c;
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form span::before {
  top: 0;
  left: -40px;
  background-image: url(../images/common/tel-white.png);
}
.p-cta-info ul li a.web-form small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.web-form2 {
  padding: 20px 10px 20px 0;
  text-align: left;
  background-color: #ff6b35;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(53, 53, 53);
}
.p-cta-info ul li a.web-form2::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #fff;
}
.p-cta-info ul li a.web-form2::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #ff6b35;
  border-right: 3px solid #ff6b35;
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form2 span::before {
  display: none;
}
.p-cta-info ul li a.web-form2 small {
  display: block;
  font-size: 15px;
  width: 100%;
}
.p-cta-info ul li a.web-form3 {
  background-color: #28a745;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(53, 53, 53);
}
.p-cta-info ul li a.web-form3::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #fff;
}
.p-cta-info ul li a.web-form3::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #27b81f;
  border-right: 3px solid #27b81f;
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form3 span::before {
  top: 0;
  width: 30px;
  height: 30px;
  left: -40px;
  background-image: url(../images/common/sns2.svg);
}
.p-cta-info ul li a.web-form3 small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.tel small {
  font-size: 16px;
  padding-right: 50px;
}
.p-cta-info ul li a.tel span {
  font-size: 22px;
  position: relative;
}
.p-cta-info ul li a.tel span::before {
  position: absolute;
  top: 0;
  left: -27px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-cta-info ul li .ok {
  display: inline-block;
  background-color: #fff;
  padding: 8px 15px;
  border-radius: 9999px;
  position: absolute;
  z-index: 20;
  top: -20px;
  left: 0;
  font-size: 12px;
  font-weight: bold;
  color: #07a6e3;
}
.p-cta-info ul li .ok::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  /* 色は任意に変更可能 */
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
@media (min-width: 600px) {
  .p-cta {
    padding: 40px 0;
  }
  .p-cta .c-container, .p-cta .breadcrumb, .p-cta .p-support__desc, .p-cta .c-business-item__desc {
    padding: 0 10vw;
  }
  .p-cta__tit {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .p-cta__tit strong {
    font-size: 24px;
  }
  .p-cta__wrap {
    padding: 40px 6vw 15px;
  }
  .p-cta__desc::before {
    width: 50%;
    height: 170%;
    right: -45px;
  }
  .p-cta__desc .c-txt-sm, .p-cta__desc .breadcrumb, .p-cta__desc .p-news__date, .p-cta__desc .p-news__content, .p-cta__desc .c-contact-text {
    margin-bottom: 15px;
    font-size: 16px;
    margin-left: 3vw;
  }
  .p-cta__desc h3 {
    font-size: 18px;
    padding: 20px 15px;
    width: 70%;
    text-align: center;
    margin-left: 3vw;
  }
  .p-cta__desc h3 span {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .p-cta {
    background: url(../images/home/cta-bg-pc.webp) no-repeat center/cover;
    padding: 50px 0;
  }
  .p-cta .c-container, .p-cta .breadcrumb, .p-cta .p-support__desc, .p-cta .c-business-item__desc {
    padding: 0 8vw;
  }
  .p-cta__tit {
    font-size: 28px;
    margin-bottom: 30px;
    letter-spacing: 2px;
  }
  .p-cta__tit .onlySP {
    display: none;
  }
  .p-cta__tit strong {
    font-size: 32px;
    display: inline-block;
    padding: 0 5px;
  }
  .p-cta__wrap {
    padding: 50px 4vw 30px;
  }
  .p-cta__desc h3 {
    border-radius: 9999px;
  }
  .p-cta__desc::before {
    display: none;
  }
  .p-cta__desc::after {
    position: absolute;
    content: "";
    /* 上向きの二等辺三角形の場合 */
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 25px solid #fff;
    /* 色は任意に変更可能 */
    bottom: -25px;
    left: 70%;
    transform: translateX(-50%) rotate(180deg);
  }
  .p-cta__desc .c-txt-sm, .p-cta__desc .breadcrumb, .p-cta__desc .p-news__date, .p-cta__desc .p-news__content, .p-cta__desc .c-contact-text {
    width: 100%;
    font-size: 18px;
    margin: 0 0 30px;
  }
  .p-cta__desc .c-txt-sm .onlySP, .p-cta__desc .breadcrumb .onlySP, .p-cta__desc .p-news__date .onlySP, .p-cta__desc .p-news__content .onlySP, .p-cta__desc .c-contact-text .onlySP {
    display: none;
  }
  .p-cta__desc h3 {
    font-size: 22px;
    padding: 30px 0;
    display: block;
    text-align: center;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 50px;
    width: auto;
  }
  .p-cta__desc h3::before {
    display: none;
  }
  .p-cta__desc h3 span {
    font-size: 28px;
  }
  .p-cta-inr {
    width: 60%;
    position: relative;
    margin-left: 5vw;
  }
  .p-cta-inr::before {
    content: "";
    width: 245px;
    height: 330px;
    background: url(../images/home/cta-people.webp) no-repeat center/contain;
    position: absolute;
    bottom: -50px;
    right: -300px;
    margin-right: 5vw;
  }
  .p-cta-info ul li a {
    font-size: 1.6rem;
  }
  .p-cta-info ul li a span::before {
    left: -50px;
    height: 40px;
    width: 40px;
  }
  .p-cta-info ul li a.web-form::before {
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .p-cta-info ul li a.web-form::after {
    right: 34px;
    width: 16px;
    height: 16px;
  }
  .p-cta-info ul li a.web-form span::before {
    left: -55px;
  }
  .p-cta-info ul li a.web-form2::before {
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .p-cta-info ul li a.web-form2::after {
    right: 34px;
    width: 16px;
    height: 16px;
  }
  .p-cta-info ul li a.web-form2 span::before {
    left: -55px;
  }
  .p-cta-info ul li a.web-form2 small {
    font-size: 20px;
  }
  .p-cta-info ul li a.web-form3::before {
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .p-cta-info ul li a.web-form3::after {
    right: 34px;
    width: 16px;
    height: 16px;
  }
  .p-cta-info ul li a.web-form3 span::before {
    left: -55px;
  }
  .p-cta-info ul li a.tel small {
    font-size: 16px;
    padding-right: 50px;
  }
  .p-cta-info ul li a.tel span {
    font-size: 22px;
    position: relative;
  }
  .p-cta-info ul li a.tel span::before {
    position: absolute;
    top: 0;
    left: -27px;
    bottom: 0;
    margin: auto;
    content: "";
    height: 20px;
    width: 20px;
    background-image: url(../images/common/icon-tel.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .p-cta-info ul li .ok {
    padding: 12px 30px;
    font-size: 16px;
    top: -40px;
  }
  .p-cta-info ul li .ok::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    bottom: -9px;
  }
}
@media (min-width: 1200px) {
  .p-cta .c-container, .p-cta .breadcrumb, .p-cta .p-support__desc, .p-cta .c-business-item__desc {
    padding: 0 12vw;
  }
  .p-cta__desc .c-txt-sm, .p-cta__desc .breadcrumb, .p-cta__desc .p-news__date, .p-cta__desc .p-news__content, .p-cta__desc .c-contact-text {
    font-size: 22px;
  }
  .p-cta-inr {
    width: 55%;
    position: relative;
    margin-left: 10vw;
  }
  .p-cta-inr::before {
    content: "";
    width: 260px;
    height: 360px;
    position: absolute;
    bottom: -55px;
    right: -350px;
    margin-right: 5vw;
  }
}

.c-price .c-price__wrap .price-tit {
  margin-bottom: 20px;
  text-align: center;
}
.c-price .c-price__wrap .price-tit h3 span {
  background: linear-gradient(transparent 70%, #f7fc95 30%);
}
.c-price .c-price__wrap .desc {
  margin-bottom: 20px;
}
.c-price .c-price__wrap .list {
  margin-bottom: 25px;
}
.c-price .c-price__wrap .list .red {
  margin-bottom: 25px;
  color: rgb(215, 26, 26);
  text-align: center;
}
.c-price .c-price__wrap .list .detail {
  display: flex;
  font-size: 16px;
  border-bottom: 2px solid #142f4c;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-price .c-price__wrap .list .detail {
    font-size: 25px;
  }
}
.c-price .c-price__wrap .list .detail .dt {
  text-align: center;
  margin-right: 10px;
}
.c-price .c-price__wrap .list .detail dd {
  text-align: center;
  font-weight: bold;
}
.c-price .c-price__wrap .price-about {
  margin-bottom: 30px;
}
.c-price .c-price__wrap .price-about h3 {
  background-color: #f7f5f1;
  padding: 10px;
  margin-bottom: 20px;
}
.c-price .c-price__wrap .price-about .txt .c-txt-sm, .c-price .c-price__wrap .price-about .txt .breadcrumb, .c-price .c-price__wrap .price-about .txt .p-news__date, .c-price .c-price__wrap .price-about .txt .p-news__content, .c-price .c-price__wrap .price-about .txt .c-contact-text {
  border-bottom: 2px dotted rgb(88, 88, 88);
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.cptu-link {
  color: #142f4c;
}
.cptu__item {
  box-shadow: 5px 5px 10px #acacac;
  padding: 10px;
  margin-bottom: 40px;
}
.cptu__item .Img {
  text-align: center;
  position: relative;
  height: 200px;
  z-index: 1;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .cptu__item .Img {
    height: 250px;
  }
}
.cptu__item .Img img {
  border-radius: 10px;
}
.cptu__item .cptu-desc {
  font-weight: bold;
  font-size: 16px;
  background-color: #fff;
}
.cptu__item .cptu-desc .name {
  font-weight: normal;
}
@media (min-width: 600px) {
  .cptu__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .cptu__item {
    flex-basis: 48%;
    margin: 0 1% 40px;
  }
}
@media (min-width: 960px) {
  .cptu .c-container, .cptu .breadcrumb, .cptu .p-support__desc, .cptu .c-business-item__desc {
    padding: 0 5vw;
  }
  .cptu__item {
    flex-basis: 31%;
  }
}
@media (min-width: 1200px) {
  .cptu .c-container, .cptu .breadcrumb, .cptu .p-support__desc, .cptu .c-business-item__desc {
    padding: 0 10vw;
  }
  .cptu__item {
    flex-basis: 29%;
    margin: 0 2% 50px;
    padding: 15px;
  }
}

.p-access {
  padding-bottom: 70px;
  padding-top: 20px;
  background-color: #f7f5f1;
}
.p-access__wrap {
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 20px;
}
.p-access__desc .c-txt-sm:last-child, .p-access__desc .breadcrumb:last-child, .p-access__desc .p-news__date:last-child, .p-access__desc .p-news__content:last-child, .p-access__desc .c-contact-text:last-child {
  margin-top: 20px;
}
.p-access__map iframe {
  width: 100%;
}

.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 0px 10px 0 10px;
}
.p-header .logo {
  background-image: url(../images/common/logo.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 60px;
  width: 135px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo.webp);
}
.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 .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 999;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.631372549);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
}
.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 500;
  padding-top: 30px;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 24px;
  width: 24px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp1 {
  width: 33%;
  background-color: #142f4c;
}
.p-header .sp-navbtn__container .sp2 {
  width: 33%;
  background-color: #07a6e3;
  text-align: center;
}
.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sp-navbtn__container .sp3 {
  width: 33%;
  background-color: #28a745;
}
.p-header .sp-navbtn__container .sp3 a::before {
  width: 28px;
  height: 28px;
  background-image: url(../images/common/sns2.svg);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .pc-navbtn__container li {
  width: 49.5%;
  height: 100%;
  background-color: #142f4c;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.p-header .pc-navbtn__container li p {
  font-size: 12px;
  padding-left: 35px;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: #07a6e3;
}
.p-header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .pc-navbtn__container .sp3 {
  background-color: #28a745;
}
.p-header .pc-navbtn__container .sp3 a::before {
  width: 30px;
  height: 30px;
  left: -5px;
  background-image: url(../images/common/sns2.svg);
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
@media (max-width: 959px) {
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: #142f4c;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 15px;
    padding-right: 2vw;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #fff;
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .p-header .pc-container .pc-nav-item a::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #07a6e3;
    transform: translateX(-50%);
    transition: width 0.3s ease;
  }
  .p-header .pc-container .pc-nav-item:hover a::after {
    width: 100%;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #142f4c;
    display: block;
    text-align: center;
    font-size: 14px;
  }
  .p-header .pc-container .logo__img {
    margin: 0px 10px 0 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 92px;
    width: 160px;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .pc-nav-item {
    font-size: 17px;
    padding-right: 2.5vw;
  }
  .p-header .pc-container .logo__img {
    margin: 0px 10px 0 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 92px;
    width: 200px;
  }
}

.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: 110px;
}
.mobile-menu__item {
  margin: 0 35px 15px 35px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #cacaca;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}
.mobile-menu__mobwrap {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.mobile-menu .web-item {
  flex-basis: 32%;
}
.mobile-menu .web-item .btn {
  font-size: 14px;
  text-align: center;
  padding-left: 0;
}
.mobile-menu .web-form {
  background-color: #142f4c;
  display: block;
  text-align: center;
  border-radius: 5px;
  padding: 10px 0 60px;
  color: #fff;
  box-shadow: 0 3px 0 #ddd;
  position: relative;
}
.mobile-menu .web-form::before {
  content: "";
  background: url(../images/common/tel-white.png) no-repeat center/contain;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.mobile-menu .web-form2 {
  background-color: #07a6e3;
  display: block;
  text-align: center;
  border-radius: 5px;
  padding: 10px 0 60px;
  color: #fff;
  box-shadow: 0 3px 0 #ddd;
  position: relative;
}
.mobile-menu .web-form2::before {
  content: "";
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.mobile-menu .web-form3 {
  background-color: #28a745;
  display: block;
  text-align: center;
  border-radius: 5px;
  padding: 10px 0 60px;
  color: #fff;
  box-shadow: 0 3px 0 #ddd;
  position: relative;
}
.mobile-menu .web-form3::before {
  content: "";
  background: url(../images/common/sns2.svg) no-repeat center/contain;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.btn {
  flex-basis: 70%;
  text-align: left;
  font-size: 1.2rem;
  font-weight: bold;
  padding-left: 10px;
}

.p-cta__img {
  flex-basis: 30%;
  padding: 5px;
  height: 100px;
}
.p-cta__img img {
  border-radius: 5px;
}

.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 #2c7aee;
}
.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;
  background-color: #142f4c;
  height: 64px;
}
.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0 0.3s;
  background-image: url(../images/tel-white.png);
}
.mobile-container .mobile-ico a {
  height: 100%;
  width: 100%;
  display: block;
}
.mobile-container .mobile-logo {
  position: absolute;
  top: 25%;
  left: 5%;
  height: 43px;
  width: 138px;
  background-image: url(../images/riv_logo-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 200;
  height: 64px;
  width: 64px;
  background-color: #07a6e3;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  padding: 19px 15px;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 35px;
  height: 1px;
  display: block;
  margin-bottom: 10px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}

.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: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(12px) 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(-10px) rotate(-135deg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.faq-contents .faq .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;
  overflow: visible;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}

.tab-group {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 3vw;
  border-bottom: 1px solid rgb(143, 143, 143);
}
@media (min-width: 600px) {
  .tab-group {
    justify-content: center;
  }
}

.panel {
  display: none;
}

.panel2 {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #142f4c;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}
.tab-cate .tab {
  padding: 10px 5px;
  border: 1px solid gray;
  font-weight: bold;
  color: gray;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  width: 43%;
  margin: 10px;
}
@media (min-width: 960px) {
  .tab-cate .tab {
    font-size: 20px;
    padding: 20px 20px;
    width: 48%;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    padding-bottom: 17px;
  }
}

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

.panel.is-show {
  display: block;
}

.panel2.is-show2 {
  display: block;
}

.panel-group {
  padding: 2vw 0vw;
}

.name {
  margin-bottom: 10px;
}

.panel__item {
  width: 47%;
  padding: 3vw 0;
}
.panel__img {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .panel__item {
    width: 30%;
    padding: 3vw 0;
  }
  .panel .name {
    font-size: 24px;
  }
  .panel .price {
    font-size: 24px;
  }
  .panel__img {
    margin-bottom: 15px;
  }
}

@media (min-width: 600px) {
  .c-topview {
    position: relative;
  }
  .c-topview__img {
    height: 40vh;
  }
  .c-topview__title .en {
    font-size: 36px;
  }
  .c-topview__title .ja {
    font-size: 16px;
  }
  .p-title {
    margin-bottom: 50px;
  }
  .p-title .en {
    font-size: 24px;
  }
  .p-title .ja {
    font-size: 14px;
  }
  .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-contact__slider #js-infiniteslide img {
    width: 40%;
  }
  .p-contact__tel {
    text-align: center;
  }
  .p-staff__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-staff__img {
    width: 55%;
  }
  .p-staff__block {
    width: 48%;
  }
  .p-staff__desc {
    margin: -3vw 1vw 0 2vw;
  }
  .p-staff .view-more {
    margin-top: 0;
  }
  .p-price {
    padding-top: 50px;
  }
  .p-price__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .p-price__left {
    width: 50%;
  }
  .p-price__img {
    height: 400px;
  }
  .p-price .c-container, .p-price .breadcrumb, .p-price .p-support__desc, .p-price .c-business-item__desc {
    width: 50%;
  }
  .p-price .view-sp {
    display: none;
  }
  .p-price .view-pc {
    display: block;
  }
  .p-access {
    padding-bottom: 100px;
  }
  .p-access__wrap {
    display: flex;
    justify-content: center;
  }
  .p-access__desc {
    width: 48%;
    padding-right: 20px;
  }
  .p-access__map {
    width: 48%;
  }
  .p-instagram a {
    height: auto;
  }
  .p-instagram .more-btn {
    display: block;
  }
  .p-voices ul {
    display: flex;
    justify-content: space-between;
  }
  .p-voices__item {
    width: 48%;
  }
  .p-voices .more-btn {
    display: block;
  }
  .p-footer__logo {
    text-align: center;
    margin-bottom: 0;
  }
  .p-footer__logo img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-footer__nav {
    width: 55%;
    margin-bottom: 0;
  }
  .p-footer__nav ul {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-footer__nav li {
    width: 50%;
    border-bottom: none;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  .p-footer__img {
    width: 40%;
  }
  .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-points__img {
    width: 50%;
    height: 300px;
  }
  .c-points__desc {
    width: 50%;
    padding: 0 5vw;
  }
  .c-points__desc .num-wrap .item-tit {
    font-size: 23px;
  }
  .p-support li {
    display: flex;
    justify-content: space-between;
  }
  .p-support li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .p-support__img {
    width: 50%;
  }
  .p-support__desc {
    width: 50%;
  }
  .c-company .c-policy__img {
    display: flex;
    justify-content: space-between;
  }
  .c-company .c-policy__img img {
    height: 300px;
  }
  .c-features__desc {
    text-align: center;
  }
  .c-features__desc .c-txt-sm, .c-features__desc .breadcrumb, .c-features__desc .p-news__date, .c-features__desc .p-news__content, .c-features__desc .c-contact-text {
    line-height: 2.3;
  }
  .c-price__img {
    height: 200px;
  }
  .c-recruit .c-container, .c-recruit .breadcrumb, .c-recruit .p-support__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 .breadcrumb, .c-recruit ul .points-desc .p-news__date, .c-recruit ul .points-desc .p-news__content, .c-recruit ul .points-desc .c-contact-text {
    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;
  }
  .c-news__list {
    padding-bottom: 0;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
  }
  .c-news__item {
    width: 46%;
    margin: 0 2%;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .p-support__desc, .c-news-sl .c-business-item__desc {
    padding: 0 8vw;
  }
}
@media (min-width: 960px) {
  .view-sp {
    display: none;
  }
  .c-topview__img {
    height: 40vh;
  }
  .c-topview__title .en {
    font-size: 42px;
  }
  .c-topview__title .ja {
    font-size: 18px;
  }
  .p-title .en {
    font-size: 28px;
  }
  .p-title .ja {
    font-size: 16px;
  }
  .c-title .ja {
    font-size: 26px;
    padding-bottom: 15px;
  }
  .c-title .ja::before {
    width: 20%;
  }
  .p-footer {
    padding: 70px 0 14vh;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__date, .p-footer__nav li .p-news__content, .p-footer__nav li .c-contact-text {
    font-size: 16px;
  }
  .p-footer__wrap {
    margin-bottom: 50px;
  }
  .p-footer .copyright {
    font-size: 14px;
  }
  .p-access {
    padding-bottom: 15vw;
  }
  .c-price__img {
    height: 250px;
  }
  .c-news__item {
    width: 31%;
    margin: 0 1%;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .p-support__desc, .c-news-sl .c-business-item__desc {
    padding: 0 12vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
  .c-news-sl__link {
    margin: 0 0 8vw 0;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 45vh;
  }
  .c-topview__title .en {
    font-size: 48px;
  }
  .c-topview__title .ja {
    font-size: 20px;
  }
  .p-title .en {
    font-size: 32px;
  }
  .p-title .ja {
    font-size: 18px;
  }
  .c-news .c-container, .c-news .breadcrumb, .c-news .p-support__desc, .c-news .c-business-item__desc {
    padding: 0 14vw;
  }
  .c-news__img {
    height: 250px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .p-support__desc, .c-news-sl .c-business-item__desc {
    padding: 0 16vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
  .c-news-sl__link {
    margin: 0 0 5vw 0;
  }
}/*# sourceMappingURL=style.css.map */