@charset "UTF-8";
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.c-txt-lg {
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 40px;
  }
}

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

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

.c-txt-sm, .c-works-sl__content p, .c-works-sl__desc dl dd, .c-works-sl__desc dl dt span, .c-contact-text, .p-news .category-list ul li a {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.8;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-works-sl__content p, .c-works-sl__desc dl dd, .c-works-sl__desc dl dt span, .c-contact-text, .p-news .category-list ul li a {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-works-sl__content p, .c-works-sl__desc dl dd, .c-works-sl__desc dl dt span, .c-contact-text, .p-news .category-list ul li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-works-sl__content p, .c-works-sl__desc dl dd, .c-works-sl__desc dl dt span, .c-contact-text, .p-news .category-list ul li a {
    font-size: 18px;
  }
}

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

.mb-sm, .c-works-sl__desc, .c-works-sl__tit, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-company .c-message__desc, .p-price__caution, .p-price__table, .p-price__desc, .p-risk__desc, .faq-contents .faq .c-txtarea01, .p-menu__list__item .Plan .Tit, .p-menu__list__item .caution, .p-menu__list__item .title, .p-menu__list__item, .top-view .medal, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-works-sl__desc, .c-works-sl__tit, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-company .c-message__desc, .p-price__caution, .p-price__table, .p-price__desc, .p-risk__desc, .faq-contents .faq .c-txtarea01, .p-menu__list__item .Plan .Tit, .p-menu__list__item .caution, .p-menu__list__item .title, .p-menu__list__item, .top-view .medal, .p-title {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-works-sl__desc, .c-works-sl__tit, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-company .c-message__desc, .p-price__caution, .p-price__table, .p-price__desc, .p-risk__desc, .faq-contents .faq .c-txtarea01, .p-menu__list__item .Plan .Tit, .p-menu__list__item .caution, .p-menu__list__item .title, .p-menu__list__item, .top-view .medal, .p-title {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-sm, .c-works-sl__desc, .c-works-sl__tit, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-company .c-message__desc, .p-price__caution, .p-price__table, .p-price__desc, .p-risk__desc, .faq-contents .faq .c-txtarea01, .p-menu__list__item .Plan .Tit, .p-menu__list__item .caution, .p-menu__list__item .title, .p-menu__list__item, .top-view .medal, .p-title {
    margin-bottom: 50px;
  }
}

.mb-md, .c-works-sl__content, .c-works__list, .p-price__plan, .p-service__btn, .p-news__list, .p-works__list {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-works-sl__content, .c-works__list, .p-price__plan, .p-service__btn, .p-news__list, .p-works__list {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-works-sl__content, .c-works__list, .p-price__plan, .p-service__btn, .p-news__list, .p-works__list {
    margin-bottom: 80px;
  }
}

.mb-lr, .c-works-sl, .c-works, .c-thanks, .c-privacy, .c-contact .contact-form, .c-news-sl, .c-company .c-about, .c-company .c-message, .p-price, .p-news.c-news, .faq-contents, .p-reason, .p-concept {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-works-sl, .c-works, .c-thanks, .c-privacy, .c-contact .contact-form, .c-news-sl, .c-company .c-about, .c-company .c-message, .p-price, .p-news.c-news, .faq-contents, .p-reason, .p-concept {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-works-sl, .c-works, .c-thanks, .c-privacy, .c-contact .contact-form, .c-news-sl, .c-company .c-about, .c-company .c-message, .p-price, .p-news.c-news, .faq-contents, .p-reason, .p-concept {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-lr, .c-works-sl, .c-works, .c-thanks, .c-privacy, .c-contact .contact-form, .c-news-sl, .c-company .c-about, .c-company .c-message, .p-price, .p-news.c-news, .faq-contents, .p-reason, .p-concept {
    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, .breadcrumb {
  padding: 0 6vw;
}
@media screen and (min-width: 600px) {
  .c-container, .breadcrumb {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .breadcrumb {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .breadcrumb {
    padding: 0 12vw;
  }
}
@media screen and (min-width: 2000px) {
  .c-container, .breadcrumb {
    padding: 0 22vw;
  }
}

.swiper-slide {
  overflow: hidden;
}
.swiper-slide > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top__textbox {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 80%;
  left: 35%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 5000;
}
.top__text {
  color: #fff;
  letter-spacing: 4px;
  font-size: 24px;
  line-height: 2;
}
@media (min-width: 600px) {
  .top__text {
    font-size: 32px;
    letter-spacing: 4px;
    line-height: 3;
  }
}
@media (min-width: 960px) {
  .top__text {
    font-size: 40px;
  }
}

.scrolldown-wrap .scrolldown {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: -105px;
  z-index: 2;
  padding: 10px 10px 90px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
}
.scrolldown-wrap .scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #fff;
}
.scrolldown-wrap .scrolldown::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background: rgba(238, 238, 238, 0.4);
}
.scrolldown-wrap .scrolldown::after {
  height: 30px;
  animation: sdl 2.5s ease infinite;
}
@media (min-width: 600px) {
  .scrolldown-wrap .scrolldown::after {
    height: 40px;
    animation: sdl-lr 2.5s ease infinite;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(-70px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}
@keyframes sdl-lr {
  0% {
    transform: translateY(-150px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}
@media (min-width: 600px) {
  .scrolldown-wrap .scrolldown {
    height: 300px;
    right: 45px;
    bottom: -200px;
    font-size: 18px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -10px;
    height: 200px;
  }
}
@media (min-width: 960px) {
  .scrolldown-wrap .scrolldown {
    font-size: 1.4rem;
    right: 55px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -50px;
  }
}
@media (min-width: 1200px) {
  .scrolldown-wrap .scrolldown {
    bottom: -120px;
    font-size: 1.4rem;
    right: 65px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -50px;
  }
}

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

Stylesheet: ベーススタイル

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

body {
  color: rgb(39, 39, 39);
  letter-spacing: 1px;
}

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

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 30vh;
}
.c-topview__img::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  opacity: 0.7;
}
.c-topview__title {
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 600;
}
.c-topview__text {
  position: relative;
}
.c-topview__text .ja {
  font-size: 1.8rem;
  letter-spacing: 2px;
  color: #002787;
}
.c-topview__text .en {
  font-size: 18px;
  letter-spacing: 2px;
  color: #34a3ed;
}
@media (max-width: 599px) {
  .c-topview .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-topview .view-sp {
    display: none;
  }
  .c-topview__text .ja {
    font-size: 2.2rem;
    letter-spacing: 3px;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 40vh;
  }
  .c-topview__text .ja {
    font-size: 2.8rem;
    letter-spacing: 4px;
  }
  .c-topview__text .en {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 45vh;
  }
  .c-topview__text .ja {
    font-size: 3rem;
  }
}

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

.p-title {
  position: relative;
  text-align: center;
  letter-spacing: 2px;
}
.p-title .wrap {
  display: inline-block;
  padding: 0 45px;
  position: relative;
}
.p-title .wrap::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/common/tit-left.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-title .wrap::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/common/tit-right.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.p-title .ja {
  font-size: 1.4rem;
}
.p-title .en {
  display: block;
  font-size: 0.9rem;
  color: #34a3ed;
}
@media (min-width: 600px) {
  .p-title .wrap {
    padding: 0 65px;
  }
  .p-title .wrap::before {
    width: 45px;
    height: 45px;
  }
  .p-title .wrap::after {
    width: 45px;
    height: 45px;
  }
  .p-title .wrap.onlyJa {
    padding: 0 55px;
  }
  .p-title .wrap.onlyJa::before {
    width: 30px;
    height: 30px;
  }
  .p-title .wrap.onlyJa::after {
    width: 30px;
    height: 30px;
  }
  .p-title .ja {
    font-size: 1.6rem;
  }
  .p-title .en {
    font-size: 1rem;
  }
}
@media (min-width: 960px) {
  .p-title .wrap {
    padding: 0 90px;
  }
  .p-title .wrap::before {
    width: 55px;
    height: 55px;
  }
  .p-title .wrap::after {
    width: 55px;
    height: 55px;
  }
  .p-title .wrap.onlyJa {
    padding: 0 70px;
  }
  .p-title .wrap.onlyJa::before {
    width: 45px;
    height: 45px;
  }
  .p-title .wrap.onlyJa::after {
    width: 45px;
    height: 45px;
  }
  .p-title .ja {
    font-size: 2.2rem;
  }
  .p-title .en {
    font-size: 1.4rem;
    letter-spacing: 2px;
  }
}
@media (min-width: 1200px) {
  .p-title .wrap {
    padding: 0 120px;
  }
  .p-title .wrap::before {
    width: 70px;
    height: 70px;
  }
  .p-title .wrap::after {
    width: 70px;
    height: 70px;
  }
  .p-title .wrap.onlyJa {
    padding: 0 100px;
  }
  .p-title .wrap.onlyJa::before {
    width: 60px;
    height: 60px;
  }
  .p-title .wrap.onlyJa::after {
    width: 60px;
    height: 60px;
  }
  .p-title .ja {
    font-size: 2.8rem;
  }
  .p-title .en {
    font-size: 1.8rem;
  }
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #fff;
  display: inline-block;
  padding: 15px 0;
  width: 240px;
  border-radius: 9999px;
  border: 1.5px solid #002787;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #002787;
  font-weight: bold;
}
.more-btn__link span:first-child {
  padding-right: 30px;
}
.more-btn__link span:first-child::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #002787;
  /* 色は任意に変更可能 */
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(90deg);
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #002787;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  z-index: 1;
}
.more-btn__link.slide-bg:hover span {
  color: #fff;
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  border-bottom: 8px solid #fff;
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 20px 0;
    width: 300px;
    border: 2px solid #002787;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-works-sl__content p, .c-works-sl__content .more-btn__link p, .more-btn__link .c-works-sl__desc dl dd, .c-works-sl__desc dl .more-btn__link dd, .more-btn__link .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .more-btn__link span, .more-btn__link .c-contact-text, .more-btn__link .p-news .category-list ul li a, .p-news .category-list ul li .more-btn__link a {
    font-size: 16px;
  }
  .more-btn__link span:first-child {
    padding-right: 40px;
  }
  .more-btn__link span:first-child::before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #002787;
  }
  .more-btn__link.slide-bg:hover span:first-child::before {
    border-bottom: 10px solid #fff;
  }
}

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

.p-cta {
  padding: 120px 0 40px;
  background: #002787;
  position: relative;
}
.p-cta-tit {
  border: 2px solid #002787;
  background-color: #fff;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  border-radius: 6px;
  padding: 10px 5px;
}
.p-cta-tit .List {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.p-cta-tit .List-item {
  background-color: #34a3ed;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 3px;
  margin: 0 2px;
}
.p-cta-tit h3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
}
.p-cta-tit h3 strong {
  background: linear-gradient(transparent 70%, rgb(252, 173, 56) 30%);
  padding: 0 2px;
  font-size: 20px;
}
.p-cta-info {
  text-align: center;
}
.p-cta-info ul {
  max-width: 350px;
  margin: 40px auto 0;
  position: relative;
}
.p-cta-info ul::before {
  content: "";
  width: 120px;
  height: 120px;
  background: url(../images/home/pc-cta.webp) no-repeat center/contain;
  position: absolute;
  top: -120px;
  left: 0;
  z-index: 100;
}
.p-cta-info ul .tel-item {
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 45%, #efefef 55%, #e0e0e0 100%);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  padding: 30px 20px 20px;
  margin-bottom: 30px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.p-cta-info ul .tel-item:hover {
  opacity: 0.7;
}
.p-cta-info ul .tel-item::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #002787;
}
.p-cta-info ul .tel-item::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.p-cta-info ul .tel-item a {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  height: 60px;
  position: relative;
}
.p-cta-info ul .tel-item a .num {
  position: relative;
}
.p-cta-info ul .tel-item a .num::before {
  position: absolute;
  top: 8px;
  left: -40px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-cta-info ul .tel-item a.tel {
  color: #002787;
}
.p-cta-info ul .tel-item a.tel .num::before {
  top: 0;
  background-image: url(../images/common/tel.svg);
}
.p-cta-info ul .tel-item a.tel small {
  display: block;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.p-cta-info ul .tel-item a.web-form {
  color: #002787;
  font-size: 1.3rem;
}
.p-cta-info ul .tel-item a.web-form small {
  font-size: 15px;
  display: block;
}
.p-cta-info ul .tel-item.web-item {
  position: relative;
  margin-bottom: 0;
}
.p-cta-info ul .tel-item.web-item .circle {
  position: absolute;
  top: -25px;
  left: -15px;
  background-color: rgb(252, 173, 56);
  text-align: center;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  font-size: 14px;
  letter-spacing: 0;
  padding: 10px 0;
  color: #002787;
}
.p-cta-info ul .tel-item.web-item .circle strong {
  font-size: 1.7rem;
  line-height: 1;
}
@media (min-width: 600px) {
  .p-cta-tit {
    top: -40px;
    width: 80%;
    padding: 15px 5px;
  }
  .p-cta-tit .List {
    margin-bottom: 15px;
  }
  .p-cta-tit .List-item {
    font-size: 18px;
    padding: 6px 12px;
    border-radius: 6px;
    margin: 0 4px;
  }
  .p-cta-tit h3 {
    font-size: 1.4rem;
  }
  .p-cta-tit h3 strong {
    font-size: 1.7rem;
  }
  .p-cta-info ul {
    max-width: 600px;
  }
  .p-cta-info ul::before {
    width: 170px;
    height: 170px;
    top: -167px;
  }
  .p-cta-info ul .tel-item {
    padding: 30px 20px 40px;
  }
  .p-cta-info ul .tel-item::before {
    right: 30px;
    width: 40px;
    height: 40px;
  }
  .p-cta-info ul .tel-item::after {
    right: 44px;
    width: 15px;
    height: 15px;
  }
  .p-cta-info ul .tel-item h3 {
    font-size: 22px;
  }
  .p-cta-info ul .tel-item a {
    font-size: 2.2rem;
  }
  .p-cta-info ul .tel-item a .num::before {
    width: 40px;
    height: 40px;
  }
  .p-cta-info ul .tel-item a.tel .num::before {
    left: -55px;
  }
  .p-cta-info ul .tel-item a.tel small {
    font-size: 16px;
  }
  .p-cta-info ul .tel-item a.web-form {
    font-size: 2rem;
  }
  .p-cta-info ul .tel-item a.web-form .num::before {
    left: -55px;
  }
  .p-cta-info ul .tel-item a.web-form small {
    font-size: 18px;
  }
  .p-cta-info ul .tel-item.web-item .circle {
    top: -25px;
    left: -25px;
    width: 90px;
    height: 90px;
    font-size: 17px;
    padding: 14px 0;
  }
  .p-cta-info ul .tel-item.web-item .circle strong {
    font-size: 2rem;
  }
}
@media (min-width: 960px) {
  .p-cta {
    padding: 70px 0 60px;
  }
  .p-cta .c-container, .p-cta .breadcrumb {
    padding: 0 3vw;
  }
  .p-cta-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 5px;
    width: 90%;
    max-width: 900px;
    border-radius: 12px;
  }
  .p-cta-tit .List {
    margin: 0 15px 0 0;
  }
  .p-cta-tit .List-item {
    font-size: 22px;
    padding: 8px 15px;
    margin: 0 2px;
  }
  .p-cta-tit h3 br {
    display: none;
  }
  .p-cta-info ul {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: none;
    width: 900px;
  }
  .p-cta-info ul::before {
    width: 130px;
    height: 130px;
    top: -127px;
  }
  .p-cta-info ul .web-item,
  .p-cta-info ul .tel-item {
    width: 420px;
  }
  .p-cta-info ul .tel-item {
    margin: 0 15px 15px;
  }
  .p-cta-info ul .tel-item::before {
    right: 8px;
    width: 40px;
    height: 40px;
  }
  .p-cta-info ul .tel-item::after {
    right: 23px;
    width: 15px;
    height: 15px;
  }
  .p-cta-info ul .tel-item a {
    font-size: 1.8rem;
  }
  .p-cta-info ul .tel-item a .num::before {
    width: 30px;
    height: 30px;
  }
  .p-cta-info ul .tel-item a.tel .num::before {
    left: -35px;
  }
  .p-cta-info ul .tel-item a.web-form {
    font-size: 1.5rem;
  }
  .p-cta-info ul .tel-item a.web-form .num::before {
    left: -50px;
  }
}
@media (min-width: 1200px) {
  .p-cta {
    padding: 90px 0 60px;
  }
  .p-cta .c-container, .p-cta .breadcrumb {
    padding: 0 9vw;
  }
  .p-cta-tit {
    padding: 40px 5px;
    max-width: 1000px;
  }
  .p-cta-tit .List {
    margin: 0 15px 0 0;
  }
  .p-cta-tit h3 {
    font-size: 1.6rem;
  }
  .p-cta-tit h3 strong {
    font-size: 2rem;
  }
  .p-cta-info ul {
    width: 1000px;
  }
  .p-cta-info ul .web-item,
  .p-cta-info ul .tel-item {
    width: 470px;
  }
  .p-cta-info ul .tel-item {
    margin: 0 15px 15px;
  }
  .p-cta-info ul .tel-item::before {
    right: 15px;
  }
  .p-cta-info ul .tel-item::after {
    right: 30px;
  }
  .p-cta-info ul .tel-item a {
    font-size: 2.2rem;
  }
  .p-cta-info ul .tel-item a .num::before {
    width: 35px;
    height: 35px;
  }
  .p-cta-info ul .tel-item a.tel .num::before {
    left: -45px;
  }
  .p-cta-info ul .tel-item a.tel small {
    font-size: 18px;
  }
  .p-cta-info ul .tel-item a.web-form {
    font-size: 1.7rem;
  }
  .p-cta-info ul .tel-item a.web-form .num::before {
    left: -50px;
  }
  .p-cta-info ul .tel-item a.web-form small {
    font-size: 20px;
  }
}

.top-view {
  position: relative;
  background: url(../images/home/bg-6-sp.webp) no-repeat bottom center/cover;
  padding: 40px 3vw;
}
.top-view .top {
  position: relative;
  z-index: 10;
  text-align: center;
  margin-bottom: 20px;
}
.top-view .top h4 {
  display: inline-block;
  background-color: #002787;
  color: #fff;
  padding: 8px 25px;
  font-size: 15px;
  letter-spacing: 1.5px;
  border-radius: 9999px;
  margin-bottom: 15px;
}
.top-view .top h3 {
  font-size: 1.8rem;
  letter-spacing: 2px;
  color: #002787;
  margin-bottom: 10px;
}
.top-view .top h3 strong {
  font-size: 4rem;
  letter-spacing: 4px;
  background: linear-gradient(90deg, #002787 0%, #0047ff 25%, #00d4ff 50%, #0047ff 75%, #002787 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: shine 3s linear infinite;
  -webkit-text-stroke: 2px #8ad0ff;
  position: relative;
}
.top-view .top p {
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 1.7;
  font-weight: bold;
  color: #002787;
  padding-right: 80px;
  display: inline-block;
  position: relative;
}
.top-view .top p::before {
  content: "";
  width: 80px;
  height: 80px;
  background: url(../images/home/top-people1.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto;
}
.top-view .medal {
  display: flex;
  justify-content: center;
}
.top-view .medal-item {
  max-width: 150px;
  padding: 0 5px;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.5s forwards;
}
.top-view .medal-item:nth-child(2) {
  animation-delay: 0.5s;
}
.top-view .medal-item:nth-child(3) {
  animation-delay: 1s;
}
.top-view .medal-item img {
  -o-object-fit: contain;
     object-fit: contain;
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shine {
  0% {
    background-position: 0% center;
  }
  100% {
    background-position: 200% center;
  }
}
.top-view .middle {
  max-width: 1200px;
  margin: 0 auto 20px;
}
.top-view .middle .swiper-container {
  width: 100%;
  height: 250px;
  border-radius: 8px;
  overflow: hidden;
}
.top-view .middle .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (min-width: 600px) {
  .top-view {
    padding: 50px 10vw 80px;
  }
  .top-view .top {
    margin-bottom: 30px;
  }
  .top-view .top h4 {
    padding: 12px 40px;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .top-view .top h3 {
    font-size: 3rem;
    margin-bottom: 15px;
  }
  .top-view .top h3 strong {
    font-size: 6.5rem;
  }
  .top-view .top p {
    font-size: 20px;
    line-height: 1.8;
    padding-right: 110px;
  }
  .top-view .top p::before {
    width: 100px;
    height: 100px;
  }
  .top-view .middle {
    margin-bottom: 30px;
  }
  .top-view .middle .swiper-container {
    height: 400px;
  }
}
@media (min-width: 960px) {
  .top-view {
    background: url(../images/home/bg-6.webp) no-repeat bottom center/cover;
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
    padding: 50px 4vw 80px;
  }
  .top-view .top {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .top-view .top h4 {
    padding: 12px 40px;
    font-size: 24px;
    margin-bottom: 30px;
  }
  .top-view .top h3 {
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
  .top-view .top h3 strong {
    font-size: 6.2rem;
  }
  .top-view .top p {
    font-size: 18px;
  }
  .top-view .medal {
    grid-row: 2/3;
    grid-column: 1/2;
    margin-bottom: 0;
  }
  .top-view .middle {
    grid-row: 1/3;
    grid-column: 2/3;
    margin: 0;
    align-self: center;
  }
  .top-view .middle .swiper-container {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .top-view {
    padding: 70px 12vw 100px;
  }
  .top-view .top h4 {
    font-size: 28px;
  }
  .top-view .top h3 {
    font-size: 2.9rem;
  }
  .top-view .top h3 strong {
    font-size: 6.5rem;
  }
}
@media (min-width: 2000px) {
  .top-view {
    padding: 70px 22vw 100px;
  }
}

.sp-topbtn__list {
  display: flex;
  justify-content: space-between;
}
.sp-topbtn__list__item {
  flex-basis: 33.3%;
}
.sp-topbtn__list__item a {
  background-color: #002787;
  border: 2px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 50px 10px 10px;
  font-size: 14px;
  text-align: center;
  position: relative;
}
.sp-topbtn__list__item a::before {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-topbtn__list__item:nth-child(1) a::before {
  background: url(../images/icon/top-btn2.svg) no-repeat center/contain;
}
.sp-topbtn__list__item:nth-child(2) a::before {
  background: url(../images/icon/top-btn1.svg) no-repeat center/contain;
}
.sp-topbtn__list__item:nth-child(3) a::before {
  width: 25px;
  height: 25px;
  top: 20px;
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
}
@media (min-width: 960px) {
  .sp-topbtn {
    display: none !important;
  }
}

.p-syoukai {
  padding: 50px 0;
  background: url(../images/home/bg-7-sp.webp) no-repeat center/cover;
}
.p-syoukai .p-title .wrap {
  padding: 0 50px;
}
.p-syoukai .p-title .ja {
  font-size: 1.2rem;
  color: #002787;
}
.p-syoukai .p-title .ja .line-mark {
  background: linear-gradient(transparent 50%, #fff397 50%);
  padding: 0 4px;
}
.p-syoukai__img {
  max-width: 500px;
  margin: 0 auto 30px;
}
@media (min-width: 600px) {
  .p-syoukai .p-title .wrap {
    padding: 0 60px;
  }
  .p-syoukai .p-title .ja {
    font-size: 1.7rem;
  }
}
@media (min-width: 960px) {
  .p-syoukai {
    background: url(../images/home/bg-7.webp) no-repeat center/cover;
  }
  .p-syoukai .c-container, .p-syoukai .breadcrumb {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
  }
  .p-syoukai .p-title {
    grid-row: 1/2;
    grid-column: 1/2;
    align-self: flex-end;
    margin-bottom: 30px;
  }
  .p-syoukai .p-title .wrap {
    padding: 0 70px;
  }
  .p-syoukai__img {
    grid-row: 1/3;
    grid-column: 2/3;
    margin: 0;
    max-width: none;
  }
  .p-syoukai .more-btn {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
@media (min-width: 1200px) {
  .p-syoukai .p-title .wrap {
    padding: 0 80px;
  }
  .p-syoukai .p-title .ja {
    font-size: 1.8rem;
  }
}

.p-concept {
  padding-top: 50px;
}
.p-concept__tit {
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #002787;
  font-style: italic;
}
.p-concept__img {
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .p-concept__wrap {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
  }
  .p-concept__img {
    grid-row: 1/3;
    grid-column: 1/2;
    margin-bottom: 0;
  }
  .p-concept__tit {
    grid-row: 1/2;
    grid-column: 2/3;
    text-align: left;
  }
  .p-concept__desc {
    grid-row: 2/3;
    grid-column: 2/3;
  }
}
@media (min-width: 960px) {
  .p-concept {
    padding-top: 80px;
  }
  .p-concept__tit {
    align-self: flex-end;
  }
  .p-concept__tit br {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-concept {
    padding-top: 100px;
  }
  .p-concept__wrap {
    grid-template-columns: 38% 58%;
  }
  .p-concept__tit {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
}
@media (min-width: 2000px) {
  .p-concept .c-container, .p-concept .breadcrumb {
    padding: 0 22vw;
  }
}

.p-worry {
  background: url(../images/home/bg-4.webp) no-repeat center/cover;
  padding: 50px 0;
  position: relative;
}
.p-worry::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(39, 39, 39);
  opacity: 0.6;
}
.p-worry__tit {
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
  text-shadow: 2px 2px 5px rgba(51, 51, 51, 0.5019607843);
  position: relative;
  z-index: 10;
}
.p-worry__tit strong {
  font-size: 22px;
  display: inline-block;
  padding: 0 3px;
}
.p-worry__list {
  position: relative;
  z-index: 10;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  max-width: 500px;
  margin: 0 auto 30px;
}
.p-worry__item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  font-weight: bold;
}
.p-worry__item::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/common/check.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-worry__item span {
  background: linear-gradient(transparent 60%, rgb(255, 243, 151) 40%);
  padding: 0 2px;
  color: #34a3ed;
}
.p-worry__img {
  position: relative;
  z-index: 10;
  height: 250px;
}
.p-worry__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .p-worry__tit {
    font-size: 24px;
  }
  .p-worry__tit strong {
    font-size: 32px;
  }
  .p-worry__list {
    padding: 30px 30px 15px;
  }
  .p-worry__item {
    margin-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .p-worry {
    padding: 80px 0;
  }
  .p-worry__tit {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .p-worry__tit strong {
    font-size: 36px;
  }
  .p-worry__wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .p-worry__list {
    max-width: none;
    width: 500px;
    margin: 0 30px 0 0;
  }
}
@media (min-width: 1200px) {
  .p-worry__tit {
    font-size: 32px;
  }
  .p-worry__tit strong {
    font-size: 38px;
  }
  .p-worry__list {
    width: 550px;
    padding: 40px 40px 20px;
  }
  .p-worry__item {
    padding-left: 30px;
  }
  .p-worry__item::before {
    content: "";
    width: 22px;
    height: 22px;
  }
}

.p-menu {
  background-color: #34a3ed;
  padding: 50px 0;
}
.p-menu .p-title {
  color: #fff;
}
.p-menu .p-title .wrap::before {
  background: url(../images/common/tit-left-wh.svg) no-repeat center/contain;
}
.p-menu .p-title .wrap::after {
  background: url(../images/common/tit-right-wh.svg) no-repeat center/contain;
}
.p-menu .p-title .en {
  color: #fff;
}
.p-menu__list__item .title {
  background-color: #fff;
  text-align: center;
  font-size: 1.4rem;
  border-top: 3px solid #002787;
  border-bottom: 3px solid #002787;
  padding: 10px 0;
}
.p-menu__list__item .title small {
  display: block;
  font-size: 0.9rem;
  color: #34a3ed;
}
.p-menu__list__item .Img {
  margin-bottom: 20px;
}
.p-menu__list__item .Img-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.p-menu__list__item .Img-wrap .Img {
  flex-basis: 50%;
  margin-bottom: 0;
}
.p-menu__list__item .Price {
  background-color: #fff46f;
  border-radius: 10px;
  padding: 15px 0;
  text-align: center;
  margin-bottom: 10px;
}
.p-menu__list__item .Price p {
  color: #ff653a;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.p-menu__list__item .Price h5 {
  color: #ff653a;
  font-size: 2rem;
}
.p-menu__list__item .Price h5 strong {
  font-size: 4rem;
  line-height: 1;
}
.p-menu__list__item .caution .c-txt-sm, .p-menu__list__item .caution .c-works-sl__content p, .c-works-sl__content .p-menu__list__item .caution p, .p-menu__list__item .caution .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-menu__list__item .caution dd, .p-menu__list__item .caution .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-menu__list__item .caution span, .p-menu__list__item .caution .c-contact-text, .p-menu__list__item .caution .p-news .category-list ul li a, .p-news .category-list ul li .p-menu__list__item .caution a {
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 1em;
  text-indent: -1em;
}
.p-menu__list__item .Plan {
  background-color: #fff;
}
.p-menu__list__item .Plan h5 {
  background-color: #002787;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  margin-bottom: 20px;
}
.p-menu__list__item .Plan .Tit h3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
  color: #002787;
  margin-bottom: 10px;
}
.p-menu__list__item .Plan .Tit h3 small {
  display: block;
}
.p-menu__list__item .Plan .Tit h4 {
  text-align: center;
  color: #34a3ed;
  font-size: 20px;
}
.p-menu__list__item .Plan .Tit h4 small {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}
.p-menu__list__item .Plan .Tbl table tr {
  border-top: 1px solid #002787;
  border-bottom: 1px solid #002787;
}
.p-menu__list__item .Plan .Tbl table tr th {
  padding: 10px 5px;
  text-align: center;
  border-right: 1px solid #002787;
  font-size: 13px;
  color: #002787;
  background-color: #e8f6ff;
}
.p-menu__list__item .Plan .Tbl table tr td {
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
}
.p-menu__list__item .List {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.p-menu__list__item .List-item {
  flex-basis: 48%;
  margin-bottom: 20px;
}
.p-menu__list__item .List-item .Img {
  height: 140px;
  margin-bottom: 5px;
}
.p-menu__list__item .List-item h4 {
  text-align: center;
  color: #002787;
  font-size: 18px;
}
@media (min-width: 600px) {
  .p-menu__list__item .title {
    font-size: 1.8rem;
    padding: 15px 0;
  }
  .p-menu__list__item .title small {
    font-size: 1.2rem;
  }
  .p-menu__list__item .Wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-menu__list__item .Wrap .Img {
    flex-basis: 40%;
  }
  .p-menu__list__item .Wrap .Img-wrap {
    flex-basis: 40%;
  }
  .p-menu__list__item .Wrap .Img-wrap .Img {
    flex-basis: 50%;
  }
  .p-menu__list__item .Wrap .Price {
    flex-basis: 55%;
  }
  .p-menu__list__item .Plan .Tit h3 {
    font-size: 22px;
  }
  .p-menu__list__item .Plan .Tit h3 small {
    display: block;
  }
  .p-menu__list__item .Plan .Tit h4 {
    font-size: 24px;
  }
  .p-menu__list__item .List {
    justify-content: space-around;
  }
  .p-menu__list__item .List-item {
    flex-basis: 31%;
  }
}
@media (min-width: 960px) {
  .p-menu {
    padding: 80px 0 50px;
  }
  .p-menu__list__item .title {
    font-size: 2.2rem;
    border-top: 5px solid #002787;
    border-bottom: 5px solid #002787;
    padding: 20px 0;
  }
  .p-menu__list__item .title small {
    font-size: 1.4rem;
  }
  .p-menu__list__item .Wrap .Img {
    flex-basis: 35%;
  }
  .p-menu__list__item .Wrap .Img-wrap {
    flex-basis: 35%;
  }
  .p-menu__list__item .Wrap .Price {
    flex-basis: 60%;
    padding: 40px 0;
  }
  .p-menu__list__item .Wrap .Price p {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .p-menu__list__item .Wrap .Price h5 {
    font-size: 3rem;
  }
  .p-menu__list__item .Wrap .Price h5 strong {
    font-size: 7rem;
  }
  .p-menu__list__item .caution .c-txt-sm, .p-menu__list__item .caution .c-works-sl__content p, .c-works-sl__content .p-menu__list__item .caution p, .p-menu__list__item .caution .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-menu__list__item .caution dd, .p-menu__list__item .caution .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-menu__list__item .caution span, .p-menu__list__item .caution .c-contact-text, .p-menu__list__item .caution .p-news .category-list ul li a, .p-news .category-list ul li .p-menu__list__item .caution a {
    font-size: 14px;
  }
  .p-menu__list__item .Plan {
    padding-bottom: 30px;
  }
  .p-menu__list__item .Plan h5 {
    padding: 15px 0;
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  .p-menu__list__item .Plan-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-menu__list__item .Plan .Tit {
    margin: 0 30px 0 0;
  }
  .p-menu__list__item .Plan .Tit h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .p-menu__list__item .Plan .Tit h4 {
    font-size: 32px;
  }
  .p-menu__list__item .Plan .Tit h4 small {
    font-size: 16px;
  }
  .p-menu__list__item .Plan .Tbl table {
    width: 400px;
    border-right: 1px solid #002787;
    border-left: 1px solid #002787;
  }
  .p-menu__list__item .Plan .Tbl table tr th {
    padding: 15px 5px;
    font-size: 16px;
  }
  .p-menu__list__item .Plan .Tbl table tr td {
    font-size: 16px;
    padding: 15px;
  }
  .p-menu__list__item .List {
    justify-content: space-between;
  }
  .p-menu__list__item .List-item {
    flex-basis: 24%;
  }
}
@media (min-width: 1200px) {
  .p-menu {
    padding: 100px 0 50px;
  }
  .p-menu__list__item .title {
    font-size: 2.8rem;
    padding: 25px 0;
  }
  .p-menu__list__item .Plan {
    padding-bottom: 50px;
  }
  .p-menu__list__item .Plan h5 {
    padding: 20px 0;
    font-size: 28px;
    margin-bottom: 50px;
  }
  .p-menu__list__item .Plan .Tit {
    margin: 0 50px 0 0;
  }
  .p-menu__list__item .List-item .Img {
    height: 180px;
    margin-bottom: 10px;
  }
  .p-menu__list__item .List-item h4 {
    font-size: 22px;
  }
}

.p-reason {
  padding-top: 50px;
}
.p-reason__item {
  padding-top: 30px;
  margin-bottom: 40px;
  position: relative;
}
.p-reason__item .num {
  font-size: 5rem;
  line-height: 1;
  opacity: 0.4;
  color: #002787;
  font-weight: bold;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 10;
}
.p-reason__item .Icon {
  max-width: 500px;
  margin: 0 auto 20px;
}
.p-reason__item .Tit {
  text-align: center;
  font-weight: bold;
  color: #002787;
  font-size: 17px;
  margin-bottom: 15px;
}
.p-reason__item .Tit span {
  background: linear-gradient(transparent 60%, #fff397 40%);
  padding: 0 2px;
}
.p-reason__item .more-btn {
  margin-top: 20px;
}
@media (min-width: 600px) {
  .p-reason__list {
    margin: 0 10vw;
  }
  .p-reason__item .num {
    font-size: 5.5rem;
  }
  .p-reason__item .Tit {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .p-reason {
    padding-top: 80px;
  }
  .p-reason__list {
    margin: 0;
  }
  .p-reason__item {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
  }
  .p-reason__item .Icon {
    grid-row: 1/3;
    grid-column: 1/2;
    margin: 0;
    height: 280px;
    justify-self: center;
    align-self: center;
  }
  .p-reason__item .Tit {
    grid-row: 1/2;
    grid-column: 2/3;
    align-self: flex-end;
    font-size: 24px;
  }
  .p-reason__item .c-txt-sm, .p-reason__item .c-works-sl__content p, .c-works-sl__content .p-reason__item p, .p-reason__item .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-reason__item dd, .p-reason__item .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-reason__item span, .p-reason__item .c-contact-text, .p-reason__item .p-news .category-list ul li a, .p-news .category-list ul li .p-reason__item a {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .p-reason__item:nth-child(2n) .num {
    left: auto;
    right: -15px;
  }
  .p-reason__item:nth-child(2n) .Icon {
    grid-column: 2/3;
  }
  .p-reason__item:nth-child(2n) .Tit {
    grid-column: 1/2;
  }
  .p-reason__item:nth-child(2n) .c-txt-sm, .p-reason__item:nth-child(2n) .c-works-sl__content p, .c-works-sl__content .p-reason__item:nth-child(2n) p, .p-reason__item:nth-child(2n) .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-reason__item:nth-child(2n) dd, .p-reason__item:nth-child(2n) .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-reason__item:nth-child(2n) span, .p-reason__item:nth-child(2n) .c-contact-text, .p-reason__item:nth-child(2n) .p-news .category-list ul li a, .p-news .category-list ul li .p-reason__item:nth-child(2n) a {
    grid-column: 1/2;
  }
  .p-reason__item .more-btn {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .p-reason__item .Tit {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1400px) {
  .p-reason .c-container, .p-reason .breadcrumb {
    padding: 0 8vw;
  }
  .p-reason__item {
    flex-basis: 30%;
  }
}
@media (min-width: 2000px) {
  .p-reason .c-container, .p-reason .breadcrumb {
    padding: 0 20vw;
  }
}

.p-works {
  background-color: #f4f4f4;
  padding: 50px 0;
}
.p-works__list__item {
  margin-bottom: 30px;
}
.p-works__list__item .thumbnail-img {
  display: flex;
  flex-direction: column-reverse;
}
.p-works__list__item .thumbnail-img .Img {
  position: relative;
}
.p-works__list__item .thumbnail-img .Img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.5px;
  width: 80px;
  text-align: center;
  padding: 5px 8px;
  font-weight: bold;
}
.p-works__list__item .thumbnail-img .Img:nth-child(1) {
  width: 60%;
}
.p-works__list__item .thumbnail-img .Img:nth-child(1)::before {
  content: "";
  width: 80px;
  height: 80px;
  background: url(../images/common/work-arw.svg) no-repeat center/contain;
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: 10;
}
.p-works__list__item .thumbnail-img .Img:nth-child(1) span {
  background-color: #888;
}
.p-works__list__item .thumbnail-img .Img:nth-child(2) {
  margin-bottom: 30px;
}
.p-works__list__item .thumbnail-img .Img:nth-child(2) span {
  background-color: #34a3ed;
}
.p-works__content {
  text-align: center;
}
.p-works__content h3 {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.p-works__link {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .p-works {
    padding: 50px 0 80px;
  }
  .p-works__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .p-works__list__item {
    flex-basis: 48%;
    margin: 0 4% 30px 0;
  }
  .p-works__list__item:nth-child(2n) {
    margin: 0 0 30px 0;
  }
  .p-works__list__item .thumbnail-img .Img:nth-child(1) {
    height: 150px;
  }
  .p-works__list__item .thumbnail-img .Img:nth-child(2) {
    height: 220px;
  }
}
@media (min-width: 960px) {
  .p-works {
    padding: 80px 0 100px;
  }
  .p-works__list {
    margin-bottom: 50px;
  }
  .p-works__list__item {
    flex-basis: 32%;
    margin: 0 1.5% 0 0;
  }
  .p-works__list__item:nth-child(2n) {
    margin: 0 1.5% 0 0;
  }
  .p-works__list__item:nth-child(3n) {
    margin: 0;
  }
  .p-works__list__item .thumbnail-img .Img:nth-child(2) {
    height: 220px;
    margin-bottom: 15px;
  }
}
.area {
  padding: 90px 0 50px;
  background: url(../images/home/bg-2.webp) no-repeat center bottom/cover;
  position: relative;
}
.area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.6;
}
.area .p-title {
  position: relative;
}
.area .p-title .hukidasi {
  position: absolute;
  top: -50px;
  left: 40%;
  width: 150px;
  font-size: 14px;
  background-color: #002787;
  padding: 8px 0;
  color: #fff;
  border-radius: 9999px;
  transform: translateX(-50%) rotate(-5deg);
}
.area .p-title .hukidasi::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #002787;
  /* 色は任意に変更可能 */
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
.area .flex .Img {
  height: 300px;
  position: relative;
  margin-bottom: 20px;
  z-index: 10;
}
.area .flex .Img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.area .flex .Text {
  position: relative;
  z-index: 10;
  text-align: center;
}
.area .flex .Text span {
  display: inline-block;
  padding: 8px 30px;
  border-radius: 9999px;
  background-color: #002787;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0 5px;
}
@media (min-width: 600px) {
  .area .flex .Img {
    margin-bottom: 30px;
  }
  .area .flex .Text span {
    font-size: 18px;
    padding: 10px 40px;
  }
}
@media (min-width: 960px) {
  .area {
    padding: 130px 0 80px;
  }
  .area .p-title .hukidasi {
    font-size: 18px;
    width: 250px;
    padding: 12px 0;
    top: -75px;
  }
  .area .flex {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
  }
  .area .flex .Img {
    height: auto;
    width: 40%;
    margin-bottom: 0;
  }
  .area .flex .Text {
    width: 180px;
    display: flex;
    flex-direction: column;
    margin-right: 50px;
  }
  .area .flex .Text span {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .area .flex .Text {
    margin-right: 80px;
  }
  .area .flex .Text span {
    font-size: 24px;
    padding: 14px 40px;
    width: 200px;
  }
}

.p-flow {
  background-color: #e8f6ff;
  padding: 50px 0;
}
.p-flow .p-title {
  margin-bottom: 0;
}
.p-flow__item {
  margin: 40px 0;
  background-color: #fff;
  padding: 0px 20px 30px;
  border-radius: 15px;
  position: relative;
}
.p-flow .num {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgb(252, 173, 56);
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 10px 0 0;
  position: relative;
  z-index: 1;
}
.p-flow .num span {
  font-size: 24px;
  line-height: 1.2;
}
.p-flow__img .Img {
  width: 150px;
  height: 150px;
  margin: 0 auto 30px;
}
.p-flow__img .Img img {
  border-radius: 50%;
}
.p-flow__desc h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .p-flow {
    padding: 50px 0 80px;
  }
  .p-flow__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-flow__item {
    flex-basis: 48%;
    margin: 40px 0 0;
  }
}
@media (min-width: 960px) {
  .p-flow {
    padding: 80px 0 100px;
  }
  .p-flow .num {
    top: -25px;
    width: 65px;
    height: 65px;
    padding: 15px 0 0;
  }
  .p-flow .num span {
    font-size: 30px;
  }
  .p-flow__item {
    flex-basis: 32%;
    margin: 50px 0 0;
  }
  .p-flow__desc h3 {
    font-size: 20px;
    margin-bottom: 13px;
  }
}
@media (min-width: 1200px) {
  .p-flow {
    padding: 100px 0;
  }
  .p-flow .c-container, .p-flow .breadcrumb {
    padding: 0 10vw;
  }
  .p-flow__img .Img {
    width: 200px;
    height: 200px;
  }
  .p-flow__desc h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
}

.voices {
  padding: 50px 0;
  background-color: #e8f6ff;
}
.voices .hero .swiper-container2 {
  position: relative;
}
.voices .hero .swiper-container2 .swiper-slide {
  padding: 20px 15px;
  border: 1px solid #34a3ed;
  border-radius: 20px;
  background-color: #fff;
  height: 480px;
}
.voices .hero .swiper-container2 .swiper-slide .Img {
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
}
.voices .hero .swiper-container2 .swiper-slide .Img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.voices .hero .swiper-container2 .swiper-slide h4 {
  margin-bottom: 10px;
  color: #002787;
  font-size: 17px;
}
.voices .hero .swiper-container2 .swiper-slide .name {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #34a3ed;
  font-weight: bold;
  color: #002787;
}
.voices .hero .swiper-container2 .swiper-button-prev,
.voices .hero .swiper-container2 .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #002787;
  border-radius: 100px;
  width: 34px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.6078431373);
}
.voices .hero .swiper-container2 .swiper-button-prev::after,
.voices .hero .swiper-container2 .swiper-button-next::after {
  display: none;
}
.voices .hero .swiper-container2 .swiper-button-prev {
  left: -10px;
}
.voices .hero .swiper-container2 .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 2px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  border-top: 2px solid #002787;
  border-left: 2px solid #002787;
  transform: rotate(-45deg);
}
.voices .hero .swiper-container2 .swiper-button-next {
  right: -10px;
  left: auto;
}
.voices .hero .swiper-container2 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 2px;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  border-top: 2px solid #002787;
  border-right: 2px solid #002787;
  transform: rotate(45deg);
}
@media (min-width: 600px) {
  .voices .hero .swiper-container2 .swiper-slide {
    padding: 20px 20px;
  }
  .voices .hero .swiper-container2 .swiper-slide h4 {
    font-size: 18px;
  }
  .voices .hero .swiper-container2 .swiper-slide .name {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
  .voices .hero .swiper-container2 .swiper-button-prev,
  .voices .hero .swiper-container2 .swiper-button-next {
    height: 40px;
    width: 40px;
  }
  .voices .hero .swiper-container2 .swiper-button-prev {
    left: -20px;
  }
  .voices .hero .swiper-container2 .swiper-button-next {
    right: -20px;
  }
}
@media (min-width: 960px) {
  .voices .hero .swiper-container2 .swiper-slide {
    padding: 30px;
  }
  .voices .hero .swiper-container2 .swiper-slide h4 {
    font-size: 20px;
  }
  .voices .hero .swiper-container2 .swiper-button-prev,
  .voices .hero .swiper-container2 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .voices .hero .swiper-container2 .swiper-button-prev {
    left: -30px;
  }
  .voices .hero .swiper-container2 .swiper-button-next {
    right: -30px;
  }
}
@media (min-width: 1200px) {
  .voices .hero .swiper-container2 .swiper-slide {
    padding: 30px;
    height: 600px;
  }
  .voices .hero .swiper-container2 .swiper-slide .Img {
    height: 200px;
    width: 200px;
    margin: 0 auto 30px;
  }
  .voices .hero .swiper-container2 .swiper-slide h4 {
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .voices {
    padding: 80px 0;
  }
}

.faq-contents {
  padding-top: 50px;
}
.faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__content p, .c-works-sl__content .faq-contents .faq p, .faq-contents .faq .c-works-sl__desc dl dd, .c-works-sl__desc dl .faq-contents .faq dd, .faq-contents .faq .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .faq-contents .faq span, .faq-contents .faq .c-contact-text, .faq-contents .faq .p-news .category-list ul li a, .p-news .category-list ul li .faq-contents .faq a {
  font-size: 14px;
}
.faq-contents .faq__item {
  margin-bottom: 20px;
}
.faq-contents .faq h3 {
  text-align: center;
  margin-bottom: 30px;
}
.faq-contents .faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  background-color: #f4f4f4;
  color: #002787;
}
.faq-contents .faq dt::before {
  position: absolute;
  left: 0;
  content: "Q";
  color: #fff;
  font-size: 20px;
  height: 100%;
  padding: 20px 12px;
  z-index: 10;
}
.faq-contents .faq dt::after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #002787;
  position: absolute;
  top: 20px;
  left: 5px;
}
.faq-contents .faq dt span {
  margin-left: 8vw;
  margin-right: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 20px 10px;
}
.faq-contents .faq dt .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.faq-contents .faq dt .i_box::before {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-top: 2px solid #002787;
  width: 16px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.faq-contents .faq dt .i_box::after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-left: 2px solid #002787;
  width: 0;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 7px;
  transition: 0.3s;
}
.faq-contents .faq dd {
  position: relative;
  background-color: #fff;
}
.faq-contents .faq dd::before {
  position: absolute;
  left: 0;
  content: "A";
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 100%;
  padding: 20px 12px;
  z-index: 10;
}
.faq-contents .faq dd::after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #34a3ed;
  position: absolute;
  top: 20px;
  left: 5px;
}
.faq-contents .faq dd .m-description-article {
  display: block;
  line-height: 2;
  padding: 20px;
  margin-left: 8vw;
}
.faq-contents .faq dd .m-description-article .c-txt-sm, .faq-contents .faq dd .m-description-article .c-works-sl__content p, .c-works-sl__content .faq-contents .faq dd .m-description-article p, .faq-contents .faq dd .m-description-article .c-works-sl__desc dl dd, .c-works-sl__desc dl .faq-contents .faq dd .m-description-article dd, .faq-contents .faq dd .m-description-article .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .faq-contents .faq dd .m-description-article span, .faq-contents .faq dd .m-description-article .c-contact-text, .faq-contents .faq dd .m-description-article .p-news .category-list ul li a, .p-news .category-list ul li .faq-contents .faq dd .m-description-article a {
  font-weight: normal;
}
@media (min-width: 600px) {
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 10vw;
  }
  .faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__content p, .c-works-sl__content .faq-contents .faq p, .faq-contents .faq .c-works-sl__desc dl dd, .c-works-sl__desc dl .faq-contents .faq dd, .faq-contents .faq .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .faq-contents .faq span, .faq-contents .faq .c-contact-text, .faq-contents .faq .p-news .category-list ul li a, .p-news .category-list ul li .faq-contents .faq a {
    font-size: 16px;
  }
  .faq-contents .faq dt span {
    margin-left: 6vw;
  }
  .faq-contents .faq dt::before {
    padding: 17px 13px;
  }
  .faq-contents .faq dt::after {
    top: 18px;
    left: 6px;
  }
  .faq-contents .faq dt .i_box {
    right: 2rem;
  }
  .faq-contents .faq dd::before {
    padding: 17px 13px;
  }
  .faq-contents .faq dd::after {
    top: 18px;
    left: 6px;
  }
  .faq-contents .faq dd .m-description-article {
    margin-left: 5vw;
  }
}
@media (min-width: 960px) {
  .faq-contents {
    padding-top: 80px;
  }
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 10vw;
  }
  .faq-contents .faq__item {
    margin-bottom: 30px;
  }
  .faq-contents .faq .c-txt-sm, .faq-contents .faq .c-works-sl__content p, .c-works-sl__content .faq-contents .faq p, .faq-contents .faq .c-works-sl__desc dl dd, .c-works-sl__desc dl .faq-contents .faq dd, .faq-contents .faq .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .faq-contents .faq span, .faq-contents .faq .c-contact-text, .faq-contents .faq .p-news .category-list ul li a, .p-news .category-list ul li .faq-contents .faq a {
    font-size: 17px;
  }
  .faq-contents .faq dt::before {
    font-size: 28px;
    padding: 12px 21px;
  }
  .faq-contents .faq dt::after {
    width: 45px;
    height: 45px;
    top: 11px;
    left: 10px;
  }
  .faq-contents .faq dt .c-txt-sm, .faq-contents .faq dt .c-works-sl__content p, .c-works-sl__content .faq-contents .faq dt p, .faq-contents .faq dt .c-works-sl__desc dl dd, .c-works-sl__desc dl .faq-contents .faq dt dd, .faq-contents .faq .c-works-sl__desc dl dt span, .c-works-sl__desc dl .faq-contents .faq dt span, .faq-contents .faq dt .c-contact-text, .faq-contents .faq dt .p-news .category-list ul li a, .p-news .category-list ul li .faq-contents .faq dt a {
    font-size: 20px;
  }
  .faq-contents .faq dd::before {
    font-size: 28px;
    padding: 12px 22px;
  }
  .faq-contents .faq dd::after {
    width: 45px;
    height: 45px;
    top: 11px;
    left: 10px;
  }
}
@media (min-width: 1200px) {
  .faq-contents {
    padding-top: 100px;
  }
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 18vw;
  }
}

.p-news {
  background-color: #f2f2f2;
  padding: 50px 0;
}
.p-news__item {
  box-shadow: 5px 5px 10px rgb(199, 199, 199);
  margin-bottom: 30px;
  padding: 20px 15px;
  background-color: #f0f8ff;
  position: relative;
}
.p-news__item a {
  color: rgb(39, 39, 39);
}
.p-news__img {
  margin-bottom: 15px;
}
.p-news__img.has-thumbnail {
  height: 200px;
  overflow: hidden;
}
.p-news__img.has-thumbnail img {
  border-radius: 8px;
}
.p-news__img.no-thumbnail {
  height: 200px;
  /* 同じ高さで統一感を保つ */
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}
.p-news__img.no-thumbnail img {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 0 50px;
  border-radius: 8px;
}
.p-news__link {
  color: rgb(39, 39, 39);
  display: block;
}
.p-news-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.p-news__date {
  color: #002787;
  font-size: 14px;
  margin-right: 10px;
}
.p-news .cate-item {
  border: 1px solid #002787;
  color: #002787;
  padding: 5px 12px;
  font-size: 12px;
  border-radius: 9999px;
}
.p-news.c-news {
  background-color: transparent;
  padding: 0;
}
.p-news.p-related-news .p-news__list {
  margin-bottom: 0;
}
.p-news .category-list {
  background-color: #f2f2f2;
  padding: 40px 0 30px;
}
.p-news .category-list h3 {
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.p-news .category-list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.p-news .category-list ul li {
  border: 1px solid #888;
  border-radius: 9999px;
  padding: 5px 10px;
  margin: 10px;
  position: relative;
}
.p-news .category-list ul li a {
  display: block;
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .p-news__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .p-news__item {
    flex-basis: 48%;
  }
  .p-news.c-news .p-news__list {
    justify-content: left;
  }
  .p-news.c-news .p-news__item {
    margin: 0 4% 30px 0;
  }
  .p-news.c-news .p-news__item:nth-child(2n) {
    margin-right: 0;
  }
  .p-news .category-list {
    padding: 50px 0;
  }
  .p-news .category-list ul li {
    padding: 5px 15px;
  }
}
@media (min-width: 960px) {
  .p-news {
    padding: 80px 0;
  }
  .p-news__item {
    flex-basis: 32%;
  }
  .p-news.c-news .p-news__item {
    margin: 0 1% 30px 0;
  }
  .p-news.c-news .p-news__item:nth-child(2n) {
    margin: 0 1% 30px 0;
  }
  .p-news.c-news .p-news__item:nth-child(3n) {
    margin-right: 0;
  }
  .p-news .category-list h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .p-news {
    padding: 100px 0 80px;
  }
  .p-news .category-list h4 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media (min-width: 2000px) {
  .p-news {
    padding: 120px 0 80px;
  }
}

.p-last {
  padding: 50px 0;
  background: url(../images/home/bg-3.webp) no-repeat center bottom/cover;
  position: relative;
  margin-bottom: 100px;
}
.p-last::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.4;
}
.p-last__tit {
  position: relative;
  z-index: 10;
  color: #002787;
  text-align: center;
  font-size: 22px;
  line-height: 1.7;
  margin-bottom: 25px;
}
.p-last__desc {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 10;
  font-weight: bold;
}
@media (min-width: 600px) {
  .p-last {
    padding: 50px 0 80px;
  }
  .p-last__tit br {
    display: none;
  }
  .p-last__desc {
    padding: 30px;
  }
}
@media (min-width: 960px) {
  .p-last {
    padding: 80px 0 100px;
    margin-bottom: 140px;
  }
  .p-last__tit {
    font-size: 26px;
    margin-bottom: 35px;
  }
  .p-last__desc {
    text-align: center;
    padding: 40px 10px;
  }
  .p-last__desc .c-txt-sm, .p-last__desc .c-works-sl__content p, .c-works-sl__content .p-last__desc p, .p-last__desc .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-last__desc dd, .p-last__desc .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-last__desc span, .p-last__desc .c-contact-text, .p-last__desc .p-news .category-list ul li a, .p-news .category-list ul li .p-last__desc a {
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .p-last__tit {
    font-size: 30px;
  }
}

.p-footer {
  padding: 40px 0;
  background-color: #efefef;
}
.p-footer__logo {
  text-align: center;
  margin-bottom: 20px;
}
.p-footer__logo img {
  width: 120px;
}
.p-footer__address {
  text-align: center;
  margin-bottom: 30px;
}
.p-footer__address p {
  margin-bottom: 5px;
}
.p-footer__address a {
  color: #002787;
  border-bottom: 1px solid #002787;
}
.p-footer__nav {
  display: block;
  margin-bottom: 30px;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__content p, .c-works-sl__content .p-footer__nav li p, .p-footer__nav li .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-footer__nav li dd, .p-footer__nav li .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-footer__nav li span, .p-footer__nav li .c-contact-text, .p-footer__nav .p-news .category-list ul li a, .p-news .category-list ul .p-footer__nav li a {
  font-size: 14px;
  font-weight: bold;
  color: rgb(39, 39, 39);
}
.p-footer__store {
  display: flex;
  justify-content: center;
}
.p-footer__store li {
  border-right: 1px solid #888;
  padding-right: 10px;
  margin-right: 10px;
}
.p-footer__store li a {
  color: #002787;
  border-bottom: 1px solid #002787;
  font-size: 14px;
}
.p-footer__store li:last-child {
  border-right: none;
}
.p-footer .copyright {
  margin-top: 20px;
  text-align: center;
  font-size: 12px;
  color: #888;
}
@media (min-width: 600px) {
  .p-footer {
    padding: 70px 0 40px;
  }
  .p-footer__logo img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 120px;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-footer__nav {
    width: 50%;
    margin-bottom: 0;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__left {
    width: 50%;
  }
}
@media (min-width: 960px) {
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 10vw;
  }
  .p-footer__logo img {
    width: 180px;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__content p, .c-works-sl__content .p-footer__nav li p, .p-footer__nav li .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-footer__nav li dd, .p-footer__nav li .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-footer__nav li span, .p-footer__nav li .c-contact-text, .p-footer__nav .p-news .category-list ul li a, .p-news .category-list ul .p-footer__nav li a {
    font-size: 18px;
  }
  .p-footer .copyright {
    margin-top: 30px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 15vw;
  }
}

.clean-page .top-view {
  background: url(../images/home/bg-7-sp.webp) no-repeat bottom center/cover;
}
.clean-page .top-view .top p::before {
  background: url(../images/home/top-people2.webp) no-repeat center/contain;
}
.clean-page .p-syoukai {
  background: url(../images/home/bg-6-sp.webp) no-repeat bottom center/cover;
}
@media (min-width: 960px) {
  .clean-page .top-view {
    background: url(../images/home/bg-7.webp) no-repeat bottom center/cover;
  }
  .clean-page .p-syoukai {
    background: url(../images/home/bg-6.webp) no-repeat bottom center/cover;
  }
}

.p-useful {
  background-color: #e8f6ff;
  padding: 50px 0;
}
.p-useful__tit {
  font-size: 17px;
  text-align: center;
}
.p-useful__tit span {
  display: inline-block;
  background-color: #002787;
  color: #fff;
  padding: 10px 30px;
  border-radius: 9999px;
  position: relative;
}
.p-useful__tit span::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #002787;
  /* 色は任意に変更可能 */
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
.p-useful__list {
  background-color: #fff;
  padding: 50px 20px 20px;
  border: 1px solid #002787;
  border-radius: 10px;
  margin: -23px auto 0;
  max-width: 500px;
}
.p-useful__list__item {
  position: relative;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
  font-weight: bold;
  border-bottom: 1px solid #c9dce8;
}
.p-useful__list__item .c-txt-sm, .p-useful__list__item .c-works-sl__content p, .c-works-sl__content .p-useful__list__item p, .p-useful__list__item .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-useful__list__item dd, .p-useful__list__item .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-useful__list__item span, .p-useful__list__item .c-contact-text, .p-useful__list__item .p-news .category-list ul li a, .p-news .category-list ul li .p-useful__list__item a {
  position: relative;
  padding-left: 25px;
}
.p-useful__list__item .c-txt-sm::before, .p-useful__list__item .c-works-sl__content p::before, .c-works-sl__content .p-useful__list__item p::before, .p-useful__list__item .c-works-sl__desc dl dd::before, .c-works-sl__desc dl .p-useful__list__item dd::before, .p-useful__list__item .c-works-sl__desc dl dt span::before, .c-works-sl__desc dl dt .p-useful__list__item span::before, .p-useful__list__item .c-contact-text::before, .p-useful__list__item .p-news .category-list ul li a::before, .p-news .category-list ul li .p-useful__list__item a::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/common/check.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-useful__list__item span {
  background: linear-gradient(transparent 60%, rgb(255, 243, 151) 40%);
  padding: 0 2px;
  color: #34a3ed;
}
@media (min-width: 960px) {
  .p-useful {
    padding: 80px 0;
  }
  .p-useful__tit {
    font-size: 24px;
  }
  .p-useful__tit span {
    padding: 15px 50px;
  }
  .p-useful__list {
    padding: 70px 20px 20px;
    margin: -35px auto 0;
    max-width: none;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .p-useful__list__item {
    flex-basis: 47%;
  }
}
@media (min-width: 1200px) {
  .p-useful__list {
    max-width: 1050px;
    padding: 70px 30px 20px;
  }
  .p-useful__list__item .c-txt-sm, .p-useful__list__item .c-works-sl__content p, .c-works-sl__content .p-useful__list__item p, .p-useful__list__item .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-useful__list__item dd, .p-useful__list__item .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-useful__list__item span, .p-useful__list__item .c-contact-text, .p-useful__list__item .p-news .category-list ul li a, .p-news .category-list ul li .p-useful__list__item a {
    padding-left: 30px;
  }
  .p-useful__list__item .c-txt-sm::before, .p-useful__list__item .c-works-sl__content p::before, .c-works-sl__content .p-useful__list__item p::before, .p-useful__list__item .c-works-sl__desc dl dd::before, .c-works-sl__desc dl .p-useful__list__item dd::before, .p-useful__list__item .c-works-sl__desc dl dt span::before, .c-works-sl__desc dl dt .p-useful__list__item span::before, .p-useful__list__item .c-contact-text::before, .p-useful__list__item .p-news .category-list ul li a::before, .p-news .category-list ul li .p-useful__list__item a::before {
    content: "";
    width: 22px;
    height: 22px;
  }
}

.p-risk {
  background-color: #f4f4f4;
  padding: 50px 0;
}
.p-risk__list__item {
  margin-bottom: 40px;
}
.p-risk__list__item .Img {
  margin-bottom: 20px;
}
.p-risk__list__item .Img img {
  border-radius: 10px;
}
.p-risk__list__item .Desc h3 {
  margin-bottom: 15px;
  color: #002787;
  font-size: 18px;
  letter-spacing: 1.5px;
}
.p-risk__list__item .Desc h3 strong {
  background: linear-gradient(transparent 60%, #fff397 40%);
  display: inline-block;
  padding: 0 2px;
}
@media (min-width: 600px) {
  .p-risk__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .p-risk__list__item {
    flex-basis: 48%;
    margin: 0 1% 40px;
  }
}
@media (min-width: 960px) {
  .p-risk {
    padding: 80px 0;
  }
  .p-risk__desc {
    text-align: center;
  }
  .p-risk__list__item .Desc h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .p-risk .c-container, .p-risk .breadcrumb {
    padding: 0 8vw;
  }
  .p-risk__list__item {
    flex-basis: 31%;
    margin-bottom: 0;
  }
  .p-risk__list__item .Desc h3 {
    font-size: 24px;
  }
}

.p-service {
  background-color: #34a3ed;
  padding: 50px 0;
}
.p-service .p-title {
  color: #fff;
}
.p-service .p-title .wrap::before {
  background: url(../images/common/tit-left-wh.svg) no-repeat center/contain;
}
.p-service .p-title .wrap::after {
  background: url(../images/common/tit-right-wh.svg) no-repeat center/contain;
}
.p-service .p-title .en {
  color: #fff;
}
.p-service__btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.p-service__btn li {
  flex-basis: 48%;
  margin: 0 1% 20px;
}
.p-service__btn li a {
  display: block;
  color: #002787;
}
.p-service__btn li a .Img {
  height: 100px;
}
.p-service__btn li a .Title {
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.p-service__btn li a .Title span {
  display: inline-block;
  padding: 10px 0 20px;
  position: relative;
}
.p-service__btn li a .Title span::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #002787;
  /* 色は任意に変更可能 */
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
.p-service__list__item {
  scroll-margin: 80px;
  margin-bottom: 30px;
}
.p-service__list__item .Desc {
  background-color: #fff;
  padding: 20px;
}
.p-service__list__item .Desc h3 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  color: #002787;
}
.p-service__list__item .Desc h3 .num {
  font-size: 2.2rem;
  line-height: 1;
  display: inline-block;
  margin-right: 10px;
}
.p-service__list__item .Desc h3 .Title {
  font-size: 18px;
  background: linear-gradient(transparent 60%, #fff397 40%);
  padding: 0 2px;
}
.p-service__list__item .Desc .more-btn {
  margin-top: 20px;
}
@media (min-width: 600px) {
  .p-service__btn li a {
    display: flex;
  }
  .p-service__btn li a .Img {
    height: 100px;
    width: 40%;
  }
  .p-service__btn li a .Title {
    height: 100px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
  }
  .p-service__btn li a .Title span {
    display: inline-block;
    padding: 0 40px 0 0;
    position: relative;
  }
  .p-service__btn li a .Title span::before {
    display: none;
  }
  .p-service__btn li a .Title span::after {
    position: absolute;
    content: "";
    /* 上向きの二等辺三角形の場合 */
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #002787;
    /* 色は任意に変更可能 */
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(90deg);
  }
  .p-service__list__item {
    margin-bottom: 40px;
  }
  .p-service__list__item .Desc {
    padding: 30px;
  }
  .p-service__list__item .Desc h3 .num {
    font-size: 3rem;
  }
  .p-service__list__item .Desc h3 .Title {
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .p-service {
    padding: 80px 0;
  }
  .p-service__btn li {
    flex-basis: 31%;
  }
  .p-service__list__item {
    display: flex;
    scroll-margin: 130px;
    margin-bottom: 50px;
  }
  .p-service__list__item .Img {
    flex-basis: 50%;
  }
  .p-service__list__item .Desc {
    flex-basis: 50%;
  }
}
@media (min-width: 1200px) {
  .p-service__btn li a .Img {
    height: 120px;
  }
  .p-service__btn li a .Title {
    height: 120px;
    font-size: 18px;
  }
  .p-service__list__item .Desc h3 {
    margin-bottom: 20px;
  }
  .p-service__list__item .Desc h3 .num {
    font-size: 4rem;
    margin-right: 15px;
  }
  .p-service__list__item .Desc h3 .Title {
    font-size: 28px;
  }
}

.p-price {
  padding-top: 50px;
}
.p-price__tit {
  color: #002787;
  margin-bottom: 15px;
  font-size: 18px;
}
.p-price__table table th,
.p-price__table table td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
}
.p-price__table table thead {
  background-color: #002787;
  color: #fff;
}
.p-price__table table tbody td {
  font-weight: bold;
  color: #002787;
}
.p-price__caution {
  background-color: #f2f2f2;
  padding: 30px 15px 20px;
  border-radius: 10px;
}
.p-price__caution h4 {
  color: #002787;
  font-size: 16px;
  margin-bottom: 10px;
}
.p-price__caution .List__item {
  margin-bottom: 10px;
}
.p-price__caution .List__item .c-txt-sm, .p-price__caution .List__item .c-works-sl__content p, .c-works-sl__content .p-price__caution .List__item p, .p-price__caution .List__item .c-works-sl__desc dl dd, .c-works-sl__desc dl .p-price__caution .List__item dd, .p-price__caution .List__item .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .p-price__caution .List__item span, .p-price__caution .List__item .c-contact-text, .p-price__caution .List__item .p-news .category-list ul li a, .p-news .category-list ul li .p-price__caution .List__item a {
  padding-left: 1em;
  text-indent: -1em;
}
.p-price__pick {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.p-price__pick__up {
  flex-basis: 48%;
  margin: 0 4% 4% 0;
  border: 2px solid #34a3ed;
  border-radius: 5px;
  text-align: center;
  padding: 20px 10px;
}
.p-price__pick__up:nth-child(2n) {
  margin: 0 0 4% 0;
}
.p-price__pick__up .Icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 10px;
}
.p-price__pick__up .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-price__pick__up .Desc {
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 600px) {
  .p-price__tit {
    font-size: 22px;
  }
  .p-price__table table th,
  .p-price__table table td {
    padding: 15px 0;
    font-size: 18px;
  }
  .p-price__caution {
    padding: 30px 30px 20px;
  }
  .p-price__caution h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .p-price__pick__up {
    flex-basis: 31%;
    margin: 0 2% 2% 0;
  }
  .p-price__pick__up:nth-child(2n) {
    margin: 0 2% 2% 0;
  }
  .p-price__pick__up:nth-child(3n) {
    margin: 0 0 2% 0;
  }
}
@media (min-width: 960px) {
  .p-price {
    padding-top: 80px;
  }
  .p-price__tit {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
  }
  .p-price__desc {
    text-align: center;
  }
  .p-price__table {
    max-width: 700px;
    margin: 0 auto 50px;
  }
  .p-price__table table th,
  .p-price__table table td {
    font-size: 20px;
  }
  .p-price__caution {
    padding: 40px 40px 30px;
  }
  .p-price__caution h4 {
    font-size: 20px;
  }
  .p-price__pick {
    margin-bottom: 30px;
  }
  .p-price__pick__up {
    flex-basis: 15%;
    margin: 0 1% 0 0;
  }
  .p-price__pick__up:nth-child(2n) {
    margin: 0 1% 0 0;
  }
  .p-price__pick__up:nth-child(3n) {
    margin: 0 1% 0 0;
  }
  .p-price__pick__up:last-child {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .p-price__tit {
    font-size: 30px;
  }
  .p-price__caution h4 {
    font-size: 22px;
  }
  .p-price__pick__up .Icon {
    width: 100px;
    height: 100px;
  }
  .p-price__pick__up .Desc {
    font-size: 16px;
  }
}

.c-company .breadcrumb {
  background-color: #e8f6ff;
}
.c-company .c-message {
  padding: 30px 0 50px;
  background-color: #e8f6ff;
}
.c-company .c-message__desc .c-txt-sm, .c-company .c-message__desc .c-works-sl__content p, .c-works-sl__content .c-company .c-message__desc p, .c-company .c-message__desc .c-works-sl__desc dl dd, .c-works-sl__desc dl .c-company .c-message__desc dd, .c-company .c-message__desc .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .c-company .c-message__desc span, .c-company .c-message__desc .c-contact-text, .c-company .c-message__desc .p-news .category-list ul li a, .p-news .category-list ul li .c-company .c-message__desc a {
  margin-bottom: 15px;
}
.c-company .c-message__name {
  text-align: right;
}
.c-company .c-message__name strong {
  font-size: 1.3rem;
}
.c-company .c-about__desc tr th {
  display: block;
  width: 100%;
  color: #002787;
  font-weight: bold;
  border-bottom: 1.5px solid #002787;
  padding: 8px 5px 5px;
}
.c-company .c-about__desc tr td {
  display: block;
  width: 100%;
  padding: 5px 5px 8px;
}
.c-company .c-about__desc tr td a {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .c-company .c-container, .c-company .breadcrumb {
    padding: 0 10vw;
  }
  .c-company .breadcrumb {
    padding: 30px 10vw;
  }
  .c-company .c-about__desc tr {
    display: flex;
  }
  .c-company .c-about__desc tr th {
    width: 30%;
    padding: 15px 5px;
    display: flex;
    align-items: center;
  }
  .c-company .c-about__desc tr td {
    width: 70%;
    padding: 15px;
    border-bottom: 1.5px solid #ccc;
  }
}
@media (min-width: 960px) {
  .c-company .c-container, .c-company .breadcrumb {
    padding: 0 15vw;
  }
  .c-company .breadcrumb {
    padding: 40px 15vw;
  }
  .c-company .c-message {
    padding: 30px 0 80px;
  }
  .c-company .c-message__name {
    margin-top: 50px;
  }
  .c-company .c-message__name strong {
    font-size: 1.6rem;
  }
  .c-company .c-about__desc tr th {
    width: 30%;
    padding: 20px;
  }
  .c-company .c-about__desc tr td {
    width: 70%;
    padding: 20px 30px;
  }
}
@media (min-width: 1200px) {
  .c-company .c-container, .c-company .breadcrumb {
    padding: 0 22vw;
  }
  .c-company .breadcrumb {
    padding: 40px 22vw;
  }
  .c-company .c-about__desc tr th {
    width: 25%;
    padding: 25px 20px;
  }
  .c-company .c-about__desc tr td {
    width: 75%;
    padding: 25px 30px;
  }
}

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

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(39, 39, 39);
  font-size: 13px;
  font-weight: bold;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 2px solid #002787;
  background: #002787 !important;
  color: #fff;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 2px solid #002787;
  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 (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}
@media (min-width: 900px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

.c-news-sl {
  margin-top: 50px;
}
.c-news-sl .c-container, .c-news-sl .breadcrumb {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #34a3ed;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
.c-news-sl__link {
  text-align: right;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #34a3ed;
  font-weight: bold;
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .c-news-sl {
    margin-top: 70px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 10vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
}
@media (min-width: 960px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 15vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
}
@media (min-width: 1200px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 18vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
}
@media (min-width: 2000px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 25vw;
  }
}

.wp-categories {
  margin-bottom: 15px;
}
.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;
}

.c-contact .p-title {
  position: relative;
}
.c-contact .p-title .hukidasi {
  position: absolute;
  top: -60px;
  left: 40%;
  width: 300px;
  font-size: 14px;
  background-color: #002787;
  padding: 8px 0;
  color: #fff;
  border-radius: 9999px;
  transform: translateX(-50%) rotate(-5deg);
}
.c-contact .p-title .hukidasi::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #002787;
  /* 色は任意に変更可能 */
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
@media (min-width: 960px) {
  .c-contact .p-title .hukidasi {
    font-size: 18px;
    width: 360px;
    padding: 12px 0;
    top: -75px;
  }
}
.c-contact .wrap br {
  display: none;
}
.c-contact .wrap p {
  display: inline;
}
.c-contact .wrap p.privacy {
  display: block;
}
.c-contact .contact-form {
  text-align: center;
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #e8f6ff;
  font-size: 16px;
  text-align: left;
  border: 1px solid #34a3ed;
  color: #34a3ed;
  margin: 20px auto;
  width: 340px;
}
@media (min-width: 600px) {
  .c-contact .contact-form .ct-tit {
    width: 540px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 20px;
    padding: 30px 20px;
    margin: 30px auto;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    width: 800px;
  }
}
.c-contact .contact-form .list-title {
  text-align: left;
  margin-bottom: 10px;
  width: 340px;
  display: inline-block;
}
.c-contact .contact-form .list-title h4 {
  font-size: 14px;
}
.c-contact .contact-form .list-title .nomal {
  font-weight: normal;
}
@media (min-width: 600px) {
  .c-contact .contact-form .list-title {
    width: 540px;
  }
  .c-contact .contact-form .list-title h4 {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .list-title h4 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .list-title {
    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: none;
  background-color: #efefef;
  padding: 10px;
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 100%;
  height: 45px;
  border: none;
  background-color: #efefef;
  padding: 10px;
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 340px;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must .need {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(248, 31, 31);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .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::after {
  content: "任意";
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #888;
  margin-left: 10px;
  white-space: nowrap;
}
.c-contact .contact-form .ct-ap input {
  border: none;
  background-color: transparent;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 340px;
  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;
  padding-bottom: 0;
  margin-right: 20px;
}
.c-contact .contact-form .ct-date input {
  margin-top: 0;
  width: 100%;
}
.c-contact .contact-form .ct-time {
  padding-bottom: 0;
}
.c-contact .contact-form .ct-time dt {
  text-align: left;
}
.c-contact .contact-form .ct-time input {
  margin-top: 0;
  width: 100%;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form select {
    width: 250px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 20px;
    width: 20px;
    margin-right: 10px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form .must {
    padding: 5px 15px 10px 0;
  }
  .c-contact .contact-form .must::after {
    font-size: 14px;
  }
  .c-contact .contact-form .free {
    padding: 5px 15px 10px 0;
  }
  .c-contact .contact-form .free::after {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form dl {
    width: 800px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form select {
    width: 380px;
  }
}
.c-contact .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;
}
.c-contact .tyui {
  text-align: center;
  margin: 0 auto 20px auto;
  width: 340px;
}
.c-contact .tyui p {
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-contact .tyui {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact .tyui {
    width: 800px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy .c-title {
  text-align: center;
  font-size: 26px;
  display: block;
  margin: 30px 0 50px;
  font-weight: bold;
}
.c-privacy h3 {
  margin-bottom: 20px;
  font-size: 18px;
}
@media (min-width: 900px) {
  .c-privacy h3 {
    font-size: 22px;
  }
}
.c-privacy-item {
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.c-privacy-item .c-txt-sm, .c-privacy-item .c-works-sl__content p, .c-works-sl__content .c-privacy-item p, .c-privacy-item .c-works-sl__desc dl dd, .c-works-sl__desc dl .c-privacy-item dd, .c-privacy-item .c-works-sl__desc dl dt span, .c-works-sl__desc dl dt .c-privacy-item span, .c-privacy-item .p-news .category-list ul li a, .p-news .category-list ul li .c-privacy-item a, .c-privacy-item .c-contact-text {
  margin-bottom: 20px;
}
.c-privacy .more-btn {
  margin-top: 30px;
}
@media (min-width: 960px) {
  .c-privacy .c-title {
    font-size: 32px;
    margin: 30px 0 70px;
  }
  .c-privacy h3 {
    font-size: 22px;
  }
  .c-privacy .more-btn {
    margin-top: 50px;
  }
}

.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin: 20px 0 50px;
  font-weight: bold;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks .more-btn {
  margin-top: 50px;
}
@media (min-width: 600px) {
  .c-thanks .c-title br {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-thanks .c-title {
    font-size: 30px;
    margin: 30px 0 70px;
  }
  .c-thanks h3 {
    font-size: 22px;
  }
  .c-thanks .more-btn {
    margin-top: 70px;
  }
}

.c-works__list__item {
  margin-bottom: 30px;
}
.c-works__list__item .thumbnail-img {
  display: flex;
  height: 180px;
  position: relative;
}
.c-works__list__item .thumbnail-img::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/common/yazirusi.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 20;
}
.c-works__list__item .thumbnail-img .Img {
  flex-basis: 50%;
  position: relative;
}
.c-works__list__item .thumbnail-img .Img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.5px;
  width: 80px;
  text-align: center;
  padding: 5px 8px;
  font-weight: bold;
}
.c-works__list__item .thumbnail-img .Img:nth-child(1) span {
  background-color: #888;
}
.c-works__list__item .thumbnail-img .Img:nth-child(2) span {
  background-color: #34a3ed;
}
.c-works__content {
  text-align: center;
}
.c-works__content h3 {
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.c-works__link {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .c-works__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .c-works__list__item {
    flex-basis: 48%;
    margin: 0 4% 30px 0;
  }
  .c-works__list__item:nth-child(2n) {
    margin: 0 0 30px 0;
  }
}
@media (min-width: 960px) {
  .c-works__list__item {
    flex-basis: 32%;
    margin: 0 1.5% 30px 0;
  }
  .c-works__list__item:nth-child(2n) {
    margin: 0 1.5% 30px 0;
  }
  .c-works__list__item:nth-child(3n) {
    margin: 0 0 30px 0;
  }
}

.c-works-sl {
  margin-top: 50px;
}
.c-works-sl__tit {
  font-size: 22px;
  letter-spacing: 2px;
}
.c-works-sl__img {
  max-width: 500px;
  margin: 0 auto 30px;
}
.c-works-sl__img .Img {
  position: relative;
}
.c-works-sl__img .Img span {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.5px;
  width: 100px;
  text-align: center;
  padding: 8px 8px;
  font-weight: bold;
}
.c-works-sl__img .Img:nth-child(1) {
  margin-bottom: 80px;
}
.c-works-sl__img .Img:nth-child(1)::before {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/common/yazirusi.svg) no-repeat center/contain;
  position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 20;
  transform: rotate(90deg);
}
.c-works-sl__img .Img:nth-child(1) span {
  background-color: #888;
}
.c-works-sl__img .Img:nth-child(2) span {
  background-color: #34a3ed;
}
.c-works-sl__desc dl {
  margin-bottom: 15px;
}
.c-works-sl__desc dl dt {
  margin-bottom: 8px;
}
.c-works-sl__desc dl dt span {
  background-color: #34a3ed;
  display: inline-block;
  padding: 3px 20px 1px;
  color: #fff;
  border-radius: 3px;
}
.c-works-sl__desc dl dd {
  color: #002787;
  font-weight: bold;
}
.c-works-sl__content h3 {
  color: #002787;
  letter-spacing: 1.5px;
  font-size: 18px;
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .c-works-sl__desc {
    max-width: 500px;
    margin: 0 auto 30px;
  }
  .c-works-sl__desc dl {
    display: flex;
    align-items: center;
  }
  .c-works-sl__desc dl dt {
    margin-bottom: 0px;
    width: 150px;
  }
}
@media (min-width: 960px) {
  .c-works-sl {
    margin-top: 80px;
  }
  .c-works-sl .c-container, .c-works-sl .breadcrumb {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-columns: 48% 48%;
    gap: 0 4%;
  }
  .c-works-sl__tit {
    grid-row: 1/2;
    grid-column: 1/3;
    font-size: 28px;
    letter-spacing: 2px;
  }
  .c-works-sl__img {
    grid-row: 2/3;
    grid-column: 1/3;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    max-width: none;
    margin-bottom: 50px;
  }
  .c-works-sl__img .Img span {
    font-size: 18px;
    width: 120px;
    padding: 10px 8px;
  }
  .c-works-sl__img .Img:nth-child(1) {
    width: 30%;
    margin: 0 100px 0 0;
  }
  .c-works-sl__img .Img:nth-child(1)::before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(../images/common/yazirusi.svg) no-repeat center/contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: -70px;
    margin: auto;
    z-index: 20;
    transform: rotate(0deg);
  }
  .c-works-sl__img .Img:nth-child(2) {
    width: 50%;
  }
  .c-works-sl__desc {
    grid-row: 3/4;
    grid-column: 1/2;
  }
  .c-works-sl__desc dl {
    margin-bottom: 20px;
  }
  .c-works-sl__content {
    grid-row: 3/4;
    grid-column: 2/3;
    margin-bottom: 50px;
  }
}
.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 0px 10px 0 8px;
  position: relative;
  z-index: 8000;
}
.p-header h1 {
  font-size: 8px;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 3px;
}
.p-header .logo {
  background-image: url(../images/common/logo-v2.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 78px;
  opacity: 1;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 8vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.9019607843);
  box-shadow: 3px 0 5px rgba(112, 112, 112, 0.5019607843);
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #002787;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  padding-left: 35px;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/tel-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background-color: #34a3ed;
}
.p-header .sp-navbtn__container .sp2 a::before {
  top: 8px;
  background-image: url(../images/common/mail-white.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: calc(3vh + 80px + 3vh);
  right: 2vw;
  z-index: 2000;
  background-color: #e8f6ff;
  padding: 30px 15px 10px;
  border-radius: 10px;
  box-shadow: 2px 2px 2px rgba(135, 135, 135, 0.5019607843);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s, visibility 0.3s;
}
.p-header .pc-navbtn__close {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  z-index: 1;
}
.p-header .pc-navbtn__close::before, .p-header .pc-navbtn__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #333;
  transition: background-color 0.2s;
}
.p-header .pc-navbtn__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.p-header .pc-navbtn__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.p-header .pc-navbtn__close:hover::before, .p-header .pc-navbtn__close:hover::after {
  background-color: #002787;
}
.p-header .pc-navbtn h2 {
  font-size: 1.4rem;
  margin: 0 0 10px 15px;
  position: relative;
  z-index: 10;
}
.p-header .pc-navbtn h2::before {
  content: "";
  width: 150px;
  height: 150px;
  background: url(../images/home/pc-cta.webp) no-repeat center/contain;
  position: absolute;
  bottom: -15px;
  right: 0;
  z-index: -1;
}
.p-header .pc-navbtn h2 strong {
  font-size: 2rem;
  color: rgb(252, 173, 56);
}
.p-header .pc-navbtn__container li {
  margin-bottom: 10px;
  padding: 10px 20px;
  background-color: #002787;
  border-radius: 5px;
  text-align: center;
}
.p-header .pc-navbtn__container a {
  position: relative;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
}
.p-header .pc-navbtn__container a .number {
  font-size: 28px;
  letter-spacing: 1px;
  padding-left: 28px;
  position: relative;
}
.p-header .pc-navbtn__container a .number::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/tel-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a small {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: normal;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: #34a3ed;
  padding: 20px 0;
}
.p-header .pc-navbtn__container .sp2 a {
  color: #fff;
  font-size: 20px;
}
.p-header .pc-navbtn__container .sp2 a span {
  position: relative;
  display: inline-block;
  padding-left: 26px;
}
.p-header .pc-navbtn__container .sp2 a span::before {
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sub-pc-navbtn {
  position: fixed;
  bottom: calc(3vh + 80px + 3vh);
  right: calc(3vh + 12px);
  z-index: 8000;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s, visibility 0.3s;
}
.p-header .sub-pc-navbtn .mail-btn a {
  display: block;
  background-color: #34a3ed;
  box-shadow: 2px 2px 2px rgba(135, 135, 135, 0.5019607843);
  color: #fff;
  font-size: 20px;
  writing-mode: vertical-rl;
  font-weight: bold;
  padding: 25px 15px;
  letter-spacing: 2px;
  border-radius: 9999px;
  transition: all 0.3s;
}
.p-header .sub-pc-navbtn .mail-btn a span {
  position: relative;
  display: inline-block;
  padding: 25px 0 18px;
  position: relative;
}
.p-header .sub-pc-navbtn .mail-btn a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/mail-white.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sub-pc-navbtn .mail-btn a span::after {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #fff;
  /* 色は任意に変更可能 */
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}
.p-header .sub-pc-navbtn .mail-btn a:hover {
  opacity: 0.5;
}
.p-header .back-top {
  position: fixed;
  bottom: 10vh;
  right: 5vw;
  z-index: 800;
  transition: all 0.3s ease;
}
.p-header .back-top a {
  display: block;
  width: 60px;
  height: 60px;
  background-color: #002787;
  box-shadow: 2px 2px 2px rgba(135, 135, 135, 0.5019607843);
  border-radius: 50%;
  transition: all 0.3s;
}
.p-header .back-top a span {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 58px;
}
.p-header .back-top a span::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  /* 色は任意に変更可能 */
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.p-header .back-top a:hover {
  opacity: 0.5;
}
.p-header .back-top.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
.p-header .hide.pc-navbtn {
  opacity: 0;
  visibility: hidden;
}
.p-header .hide.sub-pc-navbtn.hide {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 600px) {
  .p-header .back-top {
    right: 3vw;
  }
}
@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn,
  .p-header .sub-pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 150px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8000;
    width: 100%;
    height: 150px;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(121, 121, 121, 0.5019607843);
  }
  .p-header .pc-container .pc-nav {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    width: 100%;
    justify-content: right;
    margin-right: 3vw;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: bold;
    position: relative;
  }
  .p-header .pc-container .pc-nav-item::before {
    content: "";
    width: 0%;
    height: 2px;
    background-color: #002787;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
    display: block;
    padding: 0 2.5vw;
    border-left: 2px solid #002787;
  }
  .p-header .pc-container .pc-nav-item:first-child a {
    border-left: none;
  }
  .p-header .pc-container .pc-nav-item:hover::before {
    width: 100%;
  }
  .p-header .pc-container .logo-wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-header .pc-container .pc-contact {
    display: flex;
    justify-content: right;
    align-items: center;
    margin: 10px 30px 15px 0;
  }
  .p-header .pc-container .pc-contact .tel {
    margin-right: 50px;
  }
  .p-header .pc-container .pc-contact .tel a {
    display: block;
    color: rgb(39, 39, 39);
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-contact .tel a strong {
    display: block;
    font-size: 20px;
    color: #002787;
    position: relative;
  }
  .p-header .pc-container .pc-contact .tel a strong::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/common/tel.svg) no-repeat center/contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -25px;
    margin: auto;
  }
  .p-header .pc-container .pc-contact .tel a small {
    display: block;
    font-size: 9px;
    font-weight: normal;
  }
  .p-header .pc-container .pc-contact .tel a:hover {
    opacity: 0.5;
  }
  .p-header .pc-container .pc-contact .mail a {
    display: block;
    background-color: #34a3ed;
    padding: 15px 40px 15px 20px;
    border-radius: 5px;
    color: #fff;
    position: relative;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-contact .mail a small {
    position: absolute;
    top: -10px;
    left: -35px;
    background-color: rgb(252, 173, 56);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 0 0;
  }
  .p-header .pc-container .pc-contact .mail a::before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    transform: rotate(45deg);
  }
  .p-header .pc-container .pc-contact .mail a:hover {
    opacity: 0.5;
  }
  .p-header .pc-container .logo__img {
    margin: 0px 10px 0 8px;
  }
  .p-header .pc-container h1 {
    font-size: 12px;
    padding-top: 5px;
  }
  .p-header .pc-container .logo {
    position: absolute;
    top: 42px;
    left: 0;
    height: 90px;
    width: 200px;
    opacity: 1;
  }
  .p-header .back-top {
    position: fixed;
    bottom: 3vh;
    right: 3vh;
  }
  .p-header .back-top a {
    width: 80px;
    height: 80px;
  }
  .p-header .back-top a span {
    width: 80px;
    height: 78px;
  }
  .p-header .back-top a span::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .logo__img {
    margin-left: 8vw;
  }
  .p-header .pc-container .pc-contact {
    margin-right: 8vw;
  }
  .p-header .pc-container .pc-nav-list {
    margin-right: 8vw;
  }
}
@media (min-width: 2000px) {
  .p-header .pc-container .logo__img {
    margin-left: 20vw;
  }
  .p-header .pc-container .pc-contact {
    margin-right: 20vw;
  }
  .p-header .pc-container .pc-nav-list {
    margin-right: 20vw;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  transition: all 0.5s;
  z-index: -1;
  background-color: #e8f6ff;
  overflow: scroll;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  overflow: scroll;
}
.mobile-menu__list {
  width: 100%;
  list-style: none;
  padding-top: 130px;
}
.mobile-menu__item {
  margin: 0 8vw 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .mobile-menu__list {
    padding-top: 160px;
  }
  .mobile-menu__item {
    margin: 0 8vw 40px;
    font-size: 18px;
  }
}

.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 #8cc2e8;
}
.contact-btn-item span::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-btn-item .tel::before {
  background-image: url(../images/common/icon-tel.png);
}
.contact-btn-item .mail::before {
  background-image: url(../images/common/icon-link-1-black.png);
}
.contact-btn-item .insta::before {
  background-image: url(../images/common/insta-black.png);
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(121, 121, 121, 0.5019607843);
  display: flex;
  align-items: center;
}
.mobile-container .mobile-button {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;
  display: flex;
  justify-content: end;
}
.mobile-container .top-contact {
  display: flex;
}
.mobile-container .top-contact li {
  width: 64px;
  height: 64px;
  text-align: center;
}
.mobile-container .top-contact li:nth-child(1) {
  background-color: #002787;
}
.mobile-container .top-contact li:nth-child(2) {
  background-color: #34a3ed;
}
.mobile-container .top-contact li img {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  padding: 0 14px;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #002787;
  width: 25px;
  height: 2px;
  display: block;
  margin-bottom: 6px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn {
    padding: 0 20px;
  }
  .mobile-container .mobile-menu__btn span {
    width: 30px;
    margin-bottom: 7px;
  }
}
@media (max-width: 599px) {
  .mobile-container .top-contact li strong {
    display: none;
  }
}
@media (min-width: 600px) {
  .mobile-container .top-contact {
    height: 64px;
    align-items: center;
  }
  .mobile-container .top-contact li {
    width: auto;
    height: auto;
    padding: 10px 15px;
    border-radius: 9999px;
    text-align: center;
  }
  .mobile-container .top-contact li:nth-child(1) {
    margin-right: 10px;
  }
  .mobile-container .top-contact li a {
    color: #fff;
    font-size: 14px;
  }
  .mobile-container .top-contact li img {
    width: 17px;
    height: 17px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transform: none;
  transition: all 0.5;
}
.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: #002787 !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(8px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-8px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transform: translateY(-9px) 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 .ac-title.is-active {
  transition: all 3s;
}
.faq .ac-title.is-active .i_box::after {
  height: 0;
  transition: all 0.2s;
}

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

.ac-content.is-open {
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}/*# sourceMappingURL=style.css.map */