@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@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-contact-text, .c-news-sl__contents p, .c-works-sl__desc {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-contact-text, .c-news-sl__contents p, .c-works-sl__desc {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-contact-text, .c-news-sl__contents p, .c-works-sl__desc {
    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-contact-text, .faq-contents .faq .c-txtarea01, .area__desc, .p-works__slider, .p-footer__nav, .p-footer .sns-link, .breadcrumb, .tit, .c-title, .p-title, .c-topview {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-contact-text, .faq-contents .faq .c-txtarea01, .area__desc, .p-works__slider, .p-footer__nav, .p-footer .sns-link, .breadcrumb, .tit, .c-title, .p-title, .c-topview {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-contact-text, .faq-contents .faq .c-txtarea01, .area__desc, .p-works__slider, .p-footer__nav, .p-footer .sns-link, .breadcrumb, .tit, .c-title, .p-title, .c-topview {
    margin-bottom: 30px;
  }
}

.mb-md, .c-thanks-text, .p-news__list {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-thanks-text, .p-news__list {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-thanks-text, .p-news__list {
    margin-bottom: 70px;
  }
}

.mb-lr, .c-privacy, .c-news-sl, .category-list, .c-works-sl, .c-works, .faq-contents, .p-plan__caution, .area, .p-voice, .comparison, .p-works {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-privacy, .c-news-sl, .category-list, .c-works-sl, .c-works, .faq-contents, .p-plan__caution, .area, .p-voice, .comparison, .p-works {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-privacy, .c-news-sl, .category-list, .c-works-sl, .c-works, .faq-contents, .p-plan__caution, .area, .p-voice, .comparison, .p-works {
    margin-bottom: 80px;
  }
}

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

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

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

.c-container, .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 10vw;
  }
}

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

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

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

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

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

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

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

Stylesheet: ベーススタイル

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

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

.btn {
  text-align: center;
  margin: 20px 0;
}
.btn a {
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
  background-color: red;
  border-radius: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 20px;
}
.btn a::before {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow-wh.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .btn a {
    font-size: 24px;
  }
}

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 30vh;
}
.c-topview__img::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(16, 16, 63);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  opacity: 0.2;
}
.c-topview__title {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 600;
  color: #fff;
  text-shadow: rgb(39, 39, 39) 1px 1px 1px;
}
.c-topview__title h2 {
  font-weight: normal;
}
.c-topview__title h2 .ja {
  font-size: 1.7rem;
  letter-spacing: 3px;
}
.c-topview__title h2 .en {
  font-size: 0.9rem;
}
@media (max-width: 599px) {
  .c-topview .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-topview .view-sp {
    display: none;
  }
  .c-topview__img {
    height: 35vh;
  }
  .c-topview__title h2 .ja {
    font-size: 2rem;
    letter-spacing: 3px;
  }
  .c-topview__title h2 .en {
    font-size: 0.9rem;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 40vh;
  }
  .c-topview__title h2 .ja {
    font-size: 2.4rem;
    letter-spacing: 5px;
  }
  .c-topview__title h2 .en {
    font-size: 1.2rem;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 35vh;
  }
  .c-topview__title h2 .ja {
    font-size: 2.8rem;
  }
  .c-topview__title h2 .en {
    font-size: 1.4rem;
  }
}

.p-title {
  position: relative;
  text-transform: uppercase;
  text-align: center;
}
.p-title .ja {
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.p-title .ja strong {
  font-size: 36px;
  color: #f34801;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .p-title .ja {
    font-size: 28px;
  }
  .p-title .ja strong {
    font-size: 42px;
  }
}
@media (min-width: 960px) {
  .p-title {
    margin-bottom: 50px;
  }
  .p-title .ja {
    font-size: 32px;
  }
  .p-title .ja strong {
    font-size: 52px;
  }
}
@media (min-width: 1200px) {
  .p-title .ja {
    font-size: 36px;
  }
  .p-title .ja strong {
    font-size: 64px;
  }
}

.c-title {
  position: relative;
  text-transform: uppercase;
  padding-left: 20px;
}
.c-title::before {
  content: "";
  width: 8px;
  height: 100%;
  background-color: #3791be;
  position: absolute;
  top: 0;
  left: 0;
}
.c-title .en {
  display: block;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 1.8;
}
.c-title .ja {
  position: relative;
  font-size: 14px;
  color: #aeaeae;
  padding-bottom: 5px;
}
@media (min-width: 600px) {
  .c-title .en {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .c-title {
    margin-bottom: 50px;
    padding-left: 30px;
  }
  .c-title::before {
    width: 12px;
  }
  .c-title .en {
    font-size: 32px;
  }
  .c-title .ja {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-title .en {
    font-size: 36px;
  }
}

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

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

.c-sub-title p {
  position: relative;
  padding-left: 30px;
}
.c-sub-title p::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 20px;
  height: 3px;
  background: #fff700;
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #3791be;
  display: inline-block;
  padding: 12px 30px;
  border: 2px solid #3791be;
  z-index: 1;
  border-radius: 9999px;
  color: #fff;
  transition: all 0.3s;
}
.more-btn__link .c-txt-sm, .more-btn__link .c-contact-text, .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .more-btn__link p, .more-btn__link .c-works-sl__desc {
  padding-right: 30px;
  font-weight: bold;
  position: relative;
}
.more-btn__link .c-txt-sm::before, .more-btn__link .c-contact-text::before, .more-btn__link .c-news-sl__contents p::before, .c-news-sl__contents .more-btn__link p::before, .more-btn__link .c-works-sl__desc::before {
  content: "";
  width: 15px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s;
}
.more-btn__link .c-txt-sm::after, .more-btn__link .c-contact-text::after, .more-btn__link .c-news-sl__contents p::after, .c-news-sl__contents .more-btn__link p::after, .more-btn__link .c-works-sl__desc::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.more-btn__link:hover {
  background-color: #fff;
  color: #3791be;
}
.more-btn__link:hover .c-txt-sm::before, .more-btn__link:hover .c-contact-text::before, .more-btn__link:hover .c-news-sl__contents p::before, .c-news-sl__contents .more-btn__link:hover p::before, .more-btn__link:hover .c-works-sl__desc::before {
  background-color: #3791be;
}
.more-btn__link:hover .c-txt-sm::after, .more-btn__link:hover .c-contact-text::after, .more-btn__link:hover .c-news-sl__contents p::after, .c-news-sl__contents .more-btn__link:hover p::after, .more-btn__link:hover .c-works-sl__desc::after {
  border-top: 2px solid #3791be;
  border-right: 2px solid #3791be;
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 17px 50px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-contact-text, .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .more-btn__link p, .more-btn__link .c-works-sl__desc {
    font-size: 16px;
    padding-right: 40px;
  }
  .more-btn__link .c-txt-sm::before, .more-btn__link .c-contact-text::before, .more-btn__link .c-news-sl__contents p::before, .c-news-sl__contents .more-btn__link p::before, .more-btn__link .c-works-sl__desc::before {
    width: 20px;
  }
  .more-btn__link .c-txt-sm::after, .more-btn__link .c-contact-text::after, .more-btn__link .c-news-sl__contents p::after, .c-news-sl__contents .more-btn__link p::after, .more-btn__link .c-works-sl__desc::after {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .more-btn__link {
    padding: 20px 60px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-contact-text, .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .more-btn__link p, .more-btn__link .c-works-sl__desc {
    font-size: 20px;
    padding-right: 40px;
  }
  .more-btn__link .c-txt-sm::before, .more-btn__link .c-contact-text::before, .more-btn__link .c-news-sl__contents p::before, .c-news-sl__contents .more-btn__link p::before, .more-btn__link .c-works-sl__desc::before {
    width: 24px;
    height: 3px;
  }
  .more-btn__link .c-txt-sm::after, .more-btn__link .c-contact-text::after, .more-btn__link .c-news-sl__contents p::after, .c-news-sl__contents .more-btn__link p::after, .more-btn__link .c-works-sl__desc::after {
    width: 12px;
    height: 12px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .more-btn__link:hover .c-txt-sm::after, .more-btn__link:hover .c-contact-text::after, .more-btn__link:hover .c-news-sl__contents p::after, .c-news-sl__contents .more-btn__link:hover p::after, .more-btn__link:hover .c-works-sl__desc::after {
    border-top: 3px solid #3791be;
    border-right: 3px solid #3791be;
  }
}

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

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

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
}
.breadcrumb li a {
  color: #3791be;
  border-bottom: 1px solid rgb(165, 165, 165);
}

.p-cta {
  padding: 30px 0 60px;
  background: url(../images/home/cta-bg.webp) no-repeat center/cover;
  background-position: center;
}
.p-cta__time {
  background-color: #fff700;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-weight: bold;
  text-align: center;
}
.p-cta__time .time-part {
  color: #3791be;
  font-size: 1.1em;
  animation: gentle-blink 1.8s ease-in-out infinite;
}
.p-cta__time .message-part {
  color: #f34801;
  display: block;
  animation: gentle-blink 1.8s ease-in-out infinite;
}
.p-cta__desc {
  color: #fff;
  position: relative;
}
.p-cta__desc::before {
  content: "";
  width: 200px;
  height: 198px;
  background: url(../images/home/cta-people.webp) no-repeat center/contain;
  position: absolute;
  bottom: -60px;
  right: -45px;
}
.p-cta__desc h3 {
  font-size: 15px;
  letter-spacing: 0;
  display: inline-block;
  border-radius: 5px;
  padding: 10px;
  line-height: 1.5;
  color: #3791be;
  background-color: #fff;
  width: 70%;
  text-align: center;
  position: relative;
}
.p-cta__desc h3::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
  /* 色は任意に変更可能 */
  top: 50%;
  right: -10px;
  transform: translateY(-50%) rotate(90deg);
}
.p-cta__desc h3 strong {
  background: linear-gradient(#f37802, #f24b00);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  letter-spacing: 2px;
}
.p-cta__contact {
  padding-bottom: 50px;
}
.p-cta__contact .tel-btn {
  position: relative;
}
.p-cta__contact .tel-btn a {
  background: linear-gradient(#f37802, #f24b00);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 70px;
  text-align: center;
  border-radius: 9999px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 auto 15px;
}
.p-cta__contact .tel-btn a span {
  position: relative;
}
.p-cta__contact .tel-btn a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/tel-white.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.p-cta__contact .tel-btn a span::after {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(90deg);
}
.p-cta__contact .tel-btn a small {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
.p-cta__contact .mail-btn a {
  background: linear-gradient(#396ac2, #20489a);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 70px;
  text-align: center;
  border-radius: 9999px;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0 auto 15px;
}
.p-cta__contact .mail-btn a span {
  position: relative;
}
.p-cta__contact .mail-btn a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.p-cta__contact .mail-btn a span::after {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(90deg);
}
.p-cta__contact .mail-btn a small {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
.p-cta__contact .line-btn a {
  background: linear-gradient(#00b60b, #0b990b);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 70px;
  text-align: center;
  border-radius: 9999px;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0 auto;
}
.p-cta__contact .line-btn a span {
  position: relative;
}
.p-cta__contact .line-btn a span::before {
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/common/line.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.p-cta__contact .line-btn a span::after {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(90deg);
}
.p-cta__contact .line-btn a small {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
@media (min-width: 600px) {
  .p-cta {
    padding: 30px 0 30px;
  }
  .p-cta__time .message-part {
    display: inline-block;
  }
  .p-cta .c-container, .p-cta .breadcrumb {
    padding: 0 15vw;
  }
  .p-cta__desc::before {
    content: "";
    width: 240px;
    height: 238px;
    position: absolute;
    bottom: -30px;
    right: -45px;
  }
  .p-cta__desc h3 {
    font-size: 20px;
    padding: 10px 15px;
    width: 70%;
    text-align: center;
    margin-left: 3vw;
  }
  .p-cta__desc h3 strong {
    font-size: 28px;
  }
  .p-cta__contact {
    padding-bottom: 100px;
  }
  .p-cta__contact .tel-btn a,
  .p-cta__contact .mail-btn a,
  .p-cta__contact .line-btn a {
    width: 360px;
    height: 80px;
    font-size: 1.2rem;
  }
  .p-cta__contact .tel-btn {
    padding-top: 45px;
  }
  .p-cta__contact .tel-btn .hukidasi {
    font-size: 0.9rem;
  }
  .p-cta__contact .tel-btn .hukidasi span {
    background-color: #fff700;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 9999px;
    color: #f34801;
    position: relative;
  }
  .p-cta__contact .tel-btn .hukidasi strong {
    font-size: 1.3rem;
  }
  .p-cta__contact .tel-btn a {
    font-size: 1.6rem;
  }
  .p-cta__contact .tel-btn a small {
    font-size: 0.9rem;
  }
}
@media (min-width: 960px) {
  .p-cta {
    padding: 30px 0 50px;
    position: relative;
  }
  .p-cta::before {
    content: "";
    width: 350px;
    height: 348px;
    background: url(../images/home/cta-people.webp) no-repeat center/contain;
    position: absolute;
    bottom: 0;
    right: 12vw;
    z-index: 20;
  }
  .p-cta__time {
    margin-bottom: 50px;
    padding: 20px 30px;
  }
  .p-cta__time .time-part {
    font-size: 1.3rem;
  }
  .p-cta__time .message-part {
    font-size: 1.3rem;
  }
  .p-cta .c-container, .p-cta .breadcrumb {
    padding: 0 10vw;
    display: flex;
    flex-direction: column-reverse;
  }
  .p-cta__desc::before {
    display: none;
  }
  .p-cta__desc h3 {
    font-size: 28px;
    padding: 15px 0;
    display: block;
    text-align: center;
    margin-left: 5vw;
    margin-right: 5vw;
    margin-bottom: 30px;
    width: auto;
  }
  .p-cta__desc h3::before {
    display: none;
  }
  .p-cta__desc h3::after {
    position: absolute;
    content: "";
    /* 上向きの二等辺三角形の場合 */
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #fff;
    /* 色は任意に変更可能 */
    bottom: -20px;
    left: 80%;
    transform: rotate(180deg);
  }
  .p-cta__desc h3 .onlySP {
    display: none;
  }
  .p-cta__desc h3 strong {
    font-size: 36px;
  }
  .p-cta__contact {
    padding: 0;
  }
  .p-cta__contact .tel-btn .hukidasi {
    text-align: left;
    padding-left: 20px;
  }
  .p-cta__contact .tel-btn a {
    margin: 0 0 15px;
  }
  .p-cta__contact .mail-btn a {
    margin: 0 0 15px;
  }
  .p-cta__contact .line-btn a {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .p-cta {
    padding: 50px 0 100px;
  }
  .p-cta::before {
    width: 300px;
    height: 298px;
    right: 12vw;
  }
  .p-cta__time .time-part {
    font-size: 1.5rem;
  }
  .p-cta__time .message-part {
    font-size: 1.5rem;
  }
  .p-cta .c-container, .p-cta .breadcrumb {
    padding: 0 8vw;
  }
  .p-cta__contact {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 650px;
  }
  .p-cta__contact .tel-btn a,
  .p-cta__contact .mail-btn a,
  .p-cta__contact .line-btn a {
    width: 300px;
    height: 70px;
    margin: 0 10px 15px;
    font-size: 1.1rem;
  }
  .p-cta__contact .tel-btn {
    padding-top: 33px;
  }
  .p-cta__contact .tel-btn .hukidasi {
    font-size: 0.7rem;
  }
  .p-cta__contact .tel-btn .hukidasi span {
    padding: 5px 20px;
  }
  .p-cta__contact .tel-btn .hukidasi strong {
    font-size: 1rem;
  }
  .p-cta__contact .tel-btn a {
    font-size: 1.5rem;
  }
  .p-cta__contact .tel-btn a small {
    font-size: 0.7rem;
  }
}
@media (min-width: 1400px) {
  .p-cta::before {
    width: 300px;
    height: 298px;
    right: 5vw;
  }
  .p-cta__contact {
    width: 930px;
  }
  .p-cta__contact .tel-btn a,
  .p-cta__contact .mail-btn a,
  .p-cta__contact .line-btn a {
    width: 300px;
    height: 70px;
    margin: 0 5px;
    font-size: 1.1rem;
  }
  .p-cta__contact .tel-btn {
    padding-top: 33px;
  }
  .p-cta__contact .tel-btn .hukidasi {
    font-size: 0.7rem;
  }
  .p-cta__contact .tel-btn .hukidasi span {
    padding: 5px 20px;
  }
  .p-cta__contact .tel-btn .hukidasi strong {
    font-size: 1rem;
  }
  .p-cta__contact .tel-btn a {
    font-size: 1.5rem;
  }
  .p-cta__contact .tel-btn a small {
    font-size: 0.7rem;
  }
}

@keyframes gentle-blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
.p-footer {
  padding: 40px 0 0;
  background-color: #0892d0;
}
.p-footer__logo {
  margin-bottom: 15px;
  text-align: center;
}
.p-footer__logo img {
  width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer .sns-link {
  display: flex;
  justify-content: center;
}
.p-footer .sns-link li {
  width: 50px;
  height: 50px;
  margin: 0 5px;
}
.p-footer .sns-link li a {
  display: block;
}
.p-footer .sns-link li a img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__address {
  margin-bottom: 50px;
  text-align: center;
  color: #fff;
}
.p-footer__address .Map {
  height: 350px;
  margin-bottom: 15px;
}
.p-footer__address .Map iframe {
  width: 100%;
  height: 100%;
}
.p-footer__address .Btn {
  margin-bottom: 30px;
}
.p-footer__address .Btn a {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  width: 220px;
  padding: 15px 0;
  border-radius: 9999px;
  transition: all 0.3s;
}
.p-footer__address .Btn a span {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}
.p-footer__address .Btn a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/map-pin.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  margin: auto;
  transition: all 0.3s;
}
.p-footer__address .Btn a:hover {
  background-color: #fff;
  color: #3791be;
}
.p-footer__address .Btn a:hover span::before {
  background: url(../images/common/map-pin-hover.svg) no-repeat center/contain;
}
.p-footer__nav {
  display: block;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow-wh.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-contact-text, .p-footer__nav li .c-news-sl__contents p, .c-news-sl__contents .p-footer__nav li p, .p-footer__nav li .c-works-sl__desc {
  font-size: 13px;
  color: #fff;
}
.p-footer .copyright {
  text-align: center;
  font-size: 12px;
  background-color: rgb(39, 39, 39);
  padding: 20px 0;
  color: #fff;
}
@media (min-width: 600px) {
  .p-footer {
    padding: 60px 0 0;
  }
  .p-footer .c-container, .p-footer .breadcrumb {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    margin-bottom: 50px;
  }
  .p-footer__wrap {
    grid-row: 1/2;
    grid-column: 1/2;
    align-self: flex-end;
  }
  .p-footer__logo {
    text-align: left;
  }
  .p-footer .sns-link {
    justify-content: left;
  }
  .p-footer__nav {
    grid-row: 2/3;
    grid-column: 1/2;
    margin-bottom: 0;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-contact-text, .p-footer__nav li .c-news-sl__contents p, .c-news-sl__contents .p-footer__nav li p, .p-footer__nav li .c-works-sl__desc {
    font-size: 16px;
  }
  .p-footer__address {
    grid-row: 1/3;
    grid-column: 2/3;
    align-self: center;
    text-align: left;
    margin: 0 0 0 50px;
  }
  .p-footer__address .Map {
    height: 250px;
    margin-bottom: 20px;
  }
  .p-footer__address .Btn {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .p-footer {
    padding: 80px 0 0;
  }
  .p-footer__logo {
    margin-bottom: 15px;
  }
  .p-footer__logo img {
    width: 250px;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-contact-text, .p-footer__nav li .c-news-sl__contents p, .c-news-sl__contents .p-footer__nav li p, .p-footer__nav li .c-works-sl__desc {
    font-size: 18px;
  }
  .p-footer__address {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    gap: 0 4%;
    margin: 0 0 0 8vw;
  }
  .p-footer__address .Map {
    grid-row: 1/2;
    grid-column: 1/3;
    height: 300px;
    margin-bottom: 20px;
  }
  .p-footer__address .Btn {
    grid-row: 2/3;
    grid-column: 1/2;
    align-self: center;
    margin-bottom: 0;
  }
  .p-footer__address .c-txt-sm, .p-footer__address .c-contact-text, .p-footer__address .c-news-sl__contents p, .c-news-sl__contents .p-footer__address p, .p-footer__address .c-works-sl__desc {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .p-footer .copyright {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 12vw;
  }
}

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

.wp-categories {
  padding-top: 30px;
  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;
}
@media (min-width: 960px) {
  .wp-categories {
    padding-top: 40px;
    margin-bottom: 20px;
  }
  .wp-categories ul li a {
    font-size: 14px;
    padding: 8px 16px;
  }
}

.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 0px 10px 0 0px;
}
.p-header .logo {
  background-image: url(../images/common/logo.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 60px;
  width: 200px;
  opacity: 1;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 100%;
  height: 100%;
  background: linear-gradient(#f37802, #f24b00);
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .sp-navbtn__container a {
  position: relative;
  display: inline-block;
  text-align: center;
  color: rgb(39, 39, 39);
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-top: 25px;
}
.p-header .sp-navbtn__container a::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/tel-white.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container .sp1 {
  width: 33.3%;
}
.p-header .sp-navbtn__container .sp2 {
  width: 33.3%;
  background: linear-gradient(#396ac2, #20489a);
}
.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .sp-navbtn__container .sp3 {
  width: 33.3%;
  background: linear-gradient(#00b60b, #0b990b);
}
.p-header .sp-navbtn__container .sp3 a::before {
  width: 23px;
  height: 23px;
  background-image: url(../images/common/line.svg);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
  background-color: #fff;
}
.p-header .pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .pc-navbtn__container li {
  width: 33.3%;
  height: 100%;
  background: linear-gradient(#f37802, #f24b00);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.p-header .pc-navbtn__container li p {
  font-size: 13px;
  line-height: 1;
  padding-left: 35px;
}
.p-header .pc-navbtn__container a {
  position: relative;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: -10px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container .sp2 {
  background: linear-gradient(#396ac2, #20489a);
}
.p-header .pc-navbtn__container .sp2 a {
  font-size: 20px;
}
.p-header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-header .pc-navbtn__container .sp3 {
  background: linear-gradient(#00b60b, #0b990b);
}
.p-header .pc-navbtn__container .sp3 a {
  font-size: 20px;
}
.p-header .pc-navbtn__container .sp3 a::before {
  background-image: url(../images/common/line.svg);
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .p-header .pc-navbtn__container li p {
    font-size: 15px;
    line-height: 1.2;
    padding-left: 35px;
  }
  .p-header .pc-navbtn__container a {
    font-size: 34px;
  }
  .p-header .pc-navbtn__container .sp2 a {
    font-size: 26px;
  }
  .p-header .pc-navbtn__container .sp3 a {
    font-size: 26px;
  }
}
.p-header .hide.sp-navbtn, .p-header .hide.pc-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(51, 51, 51, 0.5019607843);
  }
  .p-header .pc-container .pc-nav {
    margin-bottom: 10px;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    padding-right: 3.5vw;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 6px 10px 4px 5px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 90px;
    width: 280px;
  }
  .p-header .pc-container .pc-contact {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .pc-nav {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .p-header .pc-container .pc-nav-item {
    padding-top: 0;
    font-size: 18px;
    padding-right: 2.2vw;
  }
  .p-header .pc-container .pc-contact {
    display: block;
    height: 100px;
    background: linear-gradient(#f37802, #f24b00);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
  }
  .p-header .pc-container .pc-contact p {
    font-size: 0.9rem;
    background-color: #fff700;
    padding: 3px 10px;
    border-radius: 9999px;
    font-weight: bold;
    color: #f34801;
    text-align: center;
    margin-bottom: 5px;
  }
  .p-header .pc-container .pc-contact a {
    font-size: 1.7rem;
    color: #fff;
    font-weight: bold;
  }
}
@media (min-width: 1400px) {
  .p-header .pc-container .pc-nav-item {
    font-size: 20px;
  }
  .p-header .pc-container .pc-contact p {
    font-size: 1rem;
    padding: 3px 10px;
    margin-bottom: 2px;
  }
  .p-header .pc-container .pc-contact a {
    font-size: 2rem;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-color: #fff;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  overflow: scroll;
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-top: 90px;
  margin-bottom: 30px;
}
.mobile-menu__item {
  margin: 0 35px 15px 35px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 2px dashed #3791be;
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}
.mobile-menu__contact {
  padding-bottom: 12vh;
}
.mobile-menu__contact .tel-btn {
  position: relative;
  padding-top: 33px;
}
.mobile-menu__contact .tel-btn .hukidasi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0;
  font-size: 0.8rem;
}
.mobile-menu__contact .tel-btn .hukidasi span {
  background-color: #fff700;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 9999px;
  color: #f34801;
  position: relative;
}
.mobile-menu__contact .tel-btn .hukidasi span::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fff700;
  /* 色は任意に変更可能 */
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
.mobile-menu__contact .tel-btn .hukidasi strong {
  font-size: 1.1rem;
}
.mobile-menu__contact .tel-btn a {
  background: linear-gradient(#f37802, #f24b00);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 70px;
  text-align: center;
  border-radius: 9999px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 auto 15px;
}
.mobile-menu__contact .tel-btn a span {
  position: relative;
}
.mobile-menu__contact .tel-btn a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/tel-white.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.mobile-menu__contact .tel-btn a span::after {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(90deg);
}
.mobile-menu__contact .tel-btn a small {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
.mobile-menu__contact .mail-btn a {
  background: linear-gradient(#396ac2, #20489a);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 70px;
  text-align: center;
  border-radius: 9999px;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0 auto 15px;
}
.mobile-menu__contact .mail-btn a span {
  position: relative;
}
.mobile-menu__contact .mail-btn a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.mobile-menu__contact .mail-btn a span::after {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(90deg);
}
.mobile-menu__contact .mail-btn a small {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
.mobile-menu__contact .line-btn a {
  background: linear-gradient(#00b60b, #0b990b);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 70px;
  text-align: center;
  border-radius: 9999px;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 0 auto;
}
.mobile-menu__contact .line-btn a span {
  position: relative;
}
.mobile-menu__contact .line-btn a span::before {
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/common/line.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
}
.mobile-menu__contact .line-btn a span::after {
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  top: 50%;
  right: -40px;
  transform: translateY(-50%) rotate(90deg);
}
.mobile-menu__contact .line-btn a small {
  display: block;
  font-size: 0.7rem;
  font-weight: normal;
}
@media (min-width: 600px) {
  .mobile-menu__contact .tel-btn a,
  .mobile-menu__contact .mail-btn a,
  .mobile-menu__contact .line-btn a {
    width: 360px;
    height: 80px;
    font-size: 1.2rem;
  }
  .mobile-menu__contact .tel-btn {
    padding-top: 45px;
  }
  .mobile-menu__contact .tel-btn .hukidasi {
    font-size: 0.9rem;
  }
  .mobile-menu__contact .tel-btn .hukidasi span {
    background-color: #fff700;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 9999px;
    color: #f34801;
    position: relative;
  }
  .mobile-menu__contact .tel-btn .hukidasi strong {
    font-size: 1.3rem;
  }
  .mobile-menu__contact .tel-btn a {
    font-size: 1.6rem;
  }
  .mobile-menu__contact .tel-btn a small {
    font-size: 0.9rem;
  }
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-container .mobile-button {
  position: fixed;
  top: 5px;
  right: 10px;
  z-index: 200;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  background-color: #3791be;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  padding: 0 14px;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 25px;
  height: 2px;
  display: block;
  margin-bottom: 5px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  opacity: 1;
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(7px) 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(-7px) rotate(-135deg);
}

.top-view {
  position: relative;
  overflow: hidden;
}
.top-view .hero {
  position: relative;
}
@media (max-width: 959px) {
  .top-view .hero .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view .hero .view-sp {
    display: none;
  }
}
.top-view .tel-btn {
  position: absolute;
  bottom: 2vh;
  left: 0;
  width: 100%;
}
.top-view .tel-btn a {
  display: block;
}
@media (min-width: 960px) {
  .top-view .tel-btn {
    display: none;
  }
}

.p-campaign {
  text-align: center;
}
.p-campaign img {
  max-width: 800px;
}
@media (min-width: 960px) {
  .p-campaign {
    padding: 50px 0;
  }
}

.c-calendar__table_wrap {
  overflow-x: auto;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
}
.c-calendar__table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  table-layout: fixed;
}
.c-calendar__table th,
.c-calendar__table td {
  text-align: center;
  border: 1px solid #e5e5e5;
  padding: 8px 2px;
}
.c-calendar__wdays th {
  background-color: #f5f5f5;
  font-size: 13px;
  font-weight: bold;
  color: rgb(39, 39, 39);
}
.c-calendar__wdays th.is-sat {
  color: #0892d0;
}
.c-calendar__wdays th.is-sun {
  color: #f34801;
}
.c-calendar__dates td {
  background-color: #fff;
}
.c-calendar__dates td.is-sat .date {
  color: #0892d0;
}
.c-calendar__dates td.is-sun .date {
  color: #f34801;
}
.c-calendar__dates .date {
  display: block;
  font-size: 13px;
  margin-bottom: 6px;
}
.c-calendar__dates .status {
  display: block;
  font-size: 16px;
  color: #949494;
}
.c-calendar__dates .status.is-tel {
  font-size: 11px;
  letter-spacing: 0;
}
.c-calendar__legend {
  margin-top: 15px;
  text-align: center;
  color: #949494;
}
@media (min-width: 600px) {
  .c-calendar__table {
    min-width: 0;
  }
  .c-calendar__wdays th {
    font-size: 15px;
    padding: 10px 2px;
  }
  .c-calendar__dates .date {
    font-size: 15px;
  }
  .c-calendar__dates .status {
    font-size: 20px;
  }
  .c-calendar__legend {
    text-align: right;
  }
}
@media (min-width: 960px) {
  .c-calendar__wdays th {
    font-size: 16px;
  }
  .c-calendar__dates td {
    padding: 12px 2px;
  }
  .c-calendar__dates .date {
    font-size: 16px;
  }
  .c-calendar__dates .status {
    font-size: 22px;
  }
}

.c-pay {
  padding-top: 50px;
}
.c-pay__list {
  display: grid;
  gap: 30px;
}
.c-pay__list__item {
  background-color: #fffef1;
  border-radius: 10px;
  padding: 20px;
}
.c-pay__list__item h3 {
  font-size: 1.2em;
  padding-left: 10px;
  border-left: 3px solid #3791be;
  color: #3791be;
  margin-bottom: 15px;
}
.c-pay__list__item .Img {
  background-color: #fff;
  padding: 20px;
  margin-top: 25px;
  text-align: center;
}
.c-pay__list__item .Img img {
  max-width: 400px;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
}
@media screen and (min-width: 600px) {
  .c-pay__desc {
    text-align: center;
  }
  .c-pay__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .c-pay__list__item {
    padding: 30px;
  }
}
@media screen and (min-width: 960px) {
  .c-pay__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .c-pay__list__item {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .c-pay__list__item h3 {
    padding-left: 15px;
  }
}

.p-slide {
  margin: 30px 0;
  position: relative;
}
.p-slide #js-infiniteslide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.p-slide #js-infiniteslide img {
  width: 200px;
  height: 150px !important;
  margin: 0 5px;
  border-radius: 10px;
}
@media (min-width: 600px) {
  .p-slide #js-infiniteslide img {
    width: 250px;
    height: 200px !important;
  }
}
@media (min-width: 960px) {
  .p-slide #js-infiniteslide img {
    width: 350px;
    height: 250px !important;
    margin: 0 10px;
  }
}

.p-works .swiper-slide {
  overflow: visible;
}
.p-works__item {
  width: 100%;
  border: solid 3px #3791be;
  position: relative;
  background: #fff;
  border-radius: 8px;
  padding-bottom: 20px;
}
.p-works__item .Ttl {
  display: block;
  background: #3791be;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  padding: 10px;
  color: #fff;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-works__item .Wrap {
  padding: 0 10px;
}
.p-works__item .ba .before {
  padding: 15px;
  background-color: #ddd;
  border-radius: 5px;
  margin-bottom: 50px;
}
.p-works__item .ba .before h4 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.p-works__item .ba .before .Img {
  margin: 0 auto 10px;
  max-width: 500px;
}
.p-works__item .ba .before .Img img {
  aspect-ratio: 4/3;
}
.p-works__item .ba .before {
  position: relative;
}
.p-works__item .ba .before::before {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/common/arw.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
.p-works__item .ba .after {
  padding: 15px;
  background-color: #ebfaff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.p-works__item .ba .after h4 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  color: #0892d0;
}
.p-works__item .ba .after .Img {
  margin: 0 auto 10px;
  max-width: 500px;
}
.p-works__item .ba .after .Img img {
  aspect-ratio: 4/3;
}
.p-works__item .more-btn__link {
  padding: 8px 20px 10px;
}
.p-works__item .more-btn__link .c-txt-sm, .p-works__item .more-btn__link .c-contact-text, .p-works__item .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .p-works__item .more-btn__link p, .p-works__item .more-btn__link .c-works-sl__desc {
  font-size: 12px;
}
.p-works .swiper-button-prev,
.p-works .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #0892d0;
  border-radius: 50%;
  transition: all 0.3s;
}
.p-works .swiper-button-prev::after,
.p-works .swiper-button-next::after {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.p-works .swiper-button-prev:hover,
.p-works .swiper-button-next:hover {
  background-color: #0776a8;
}
.p-works .swiper-button-prev {
  left: -20px;
}
.p-works .swiper-button-next {
  right: -20px;
}
@media (min-width: 600px) {
  .p-works__item {
    padding-bottom: 30px;
  }
  .p-works__item .Ttl {
    font-size: 1.3rem;
    padding: 10px;
  }
  .p-works__item .Wrap {
    padding: 0 40px;
  }
  .p-works__item .ba .before {
    padding: 15px 30px 20px;
  }
  .p-works__item .ba .before h4 {
    font-size: 1.3rem;
  }
  .p-works__item .ba .after {
    padding: 15px 30px 20px;
  }
  .p-works__item .ba .after h4 {
    font-size: 1.3rem;
  }
  .p-works__item .more-btn__link {
    padding: 12px 30px 14px;
  }
  .p-works__item .more-btn__link .c-txt-sm, .p-works__item .more-btn__link .c-contact-text, .p-works__item .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .p-works__item .more-btn__link p, .p-works__item .more-btn__link .c-works-sl__desc {
    font-size: 14px;
  }
  .p-works .swiper-button-prev {
    left: -10px;
  }
  .p-works .swiper-button-next {
    right: -10px;
  }
}
@media (min-width: 960px) {
  .p-works .c-container, .p-works .breadcrumb {
    padding: 0 10vw;
  }
  .p-works__item .Ttl {
    padding: 15px;
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
  .p-works__item .ba .Wrap {
    display: flex;
    margin-bottom: 40px;
  }
  .p-works__item .ba .before {
    flex-basis: 50%;
    padding: 15px 20px 20px;
    margin: 0 30px 0 0;
  }
  .p-works__item .ba .before h4 {
    font-size: 1.8rem;
  }
  .p-works__item .ba .before::before {
    top: 0;
    bottom: 0;
    left: auto;
    right: -50px;
    width: 40px;
    height: 40px;
    transform: rotate(0);
  }
  .p-works__item .ba .after {
    flex-basis: 50%;
    padding: 15px 20px 20px;
    margin: 0 0 0 30px;
  }
  .p-works__item .ba .after h4 {
    font-size: 1.8rem;
  }
  .p-works__item .more-btn__link {
    padding: 15px 40px 17px;
  }
  .p-works__item .more-btn__link .c-txt-sm, .p-works__item .more-btn__link .c-contact-text, .p-works__item .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .p-works__item .more-btn__link p, .p-works__item .more-btn__link .c-works-sl__desc {
    font-size: 16px;
  }
  .p-works .swiper-button-prev,
  .p-works .swiper-button-next {
    width: 60px;
    height: 60px;
  }
  .p-works .swiper-button-prev::after,
  .p-works .swiper-button-next::after {
    font-size: 22px;
  }
  .p-works .swiper-button-prev {
    left: -30px;
  }
  .p-works .swiper-button-next {
    right: -30px;
  }
}
@media (min-width: 1200px) {
  .p-works__item .Ttl {
    padding: 15px;
    margin-bottom: 40px;
    font-size: 1.8rem;
  }
  .p-works__item .ba .before {
    padding: 15px 30px 20px;
  }
  .p-works__item .ba .before h4 {
    font-size: 2rem;
  }
  .p-works__item .ba .after {
    padding: 15px 30px 20px;
  }
  .p-works__item .ba .after h4 {
    font-size: 2rem;
  }
}

.p-strength__tit {
  margin-bottom: 45px;
  text-align: center;
  line-height: 1.3;
}
.p-strength__tit small {
  color: #3791be;
}
.p-strength__tit strong {
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  text-shadow: #3791be 2px 0px, #3791be -2px 0px, #3791be 0px -2px, #3791be 0px 2px, #3791be 2px 2px, #3791be -2px 2px, #3791be 2px -2px, #3791be -2px -2px, #3791be 1px 2px, #3791be -1px 2px, #3791be 1px -2px, #3791be -1px -2px, #3791be 2px 1px, #3791be -2px 1px, #3791be 2px -1px, #3791be -2px -1px;
  display: inline-block;
  position: relative;
  z-index: 10;
}
.p-strength__tit strong b {
  font-size: 3.2rem;
}
.p-strength__tit strong::before {
  content: "";
  width: 130%;
  height: 30px;
  background-color: #3791be;
  border-radius: 9999px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.p-strength__list__item {
  border: 2px solid #3791be;
  padding: 20px;
  border-radius: 8px;
  background-color: #fffef1;
  margin-bottom: 40px;
  position: relative;
}
.p-strength__list__item .num {
  position: absolute;
  top: -15px;
  left: 20px;
  background-color: #3791be;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 35px 15px 10px;
}
.p-strength__list__item .num::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -15px;
  border-bottom: 15px solid #11678e;
  border-right: 15px solid transparent;
}
.p-strength__list__item h3 {
  padding-left: 50px;
  font-size: 1.1rem;
  color: #3791be;
  margin-bottom: 20px;
}
.p-strength__list__item .c-txt-sm, .p-strength__list__item .c-contact-text, .p-strength__list__item .c-news-sl__contents p, .c-news-sl__contents .p-strength__list__item p, .p-strength__list__item .c-works-sl__desc {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .p-strength__tit {
    margin-bottom: 55px;
    font-size: 1.6rem;
  }
  .p-strength__tit strong {
    font-size: 2.4rem;
  }
  .p-strength__tit strong b {
    font-size: 3.6rem;
  }
  .p-strength__list__item {
    padding: 30px 20px;
  }
  .p-strength__list__item .num {
    top: -15px;
    left: 20px;
    font-size: 1.6rem;
    padding: 45px 20px 8px;
  }
  .p-strength__list__item h3 {
    padding-left: 70px;
    font-size: 1.3rem;
    margin-bottom: 25px;
  }
  .p-strength__list__item .Wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .p-strength__list__item .Wrap .c-txt-sm, .p-strength__list__item .Wrap .c-contact-text, .p-strength__list__item .Wrap .c-news-sl__contents p, .c-news-sl__contents .p-strength__list__item .Wrap p, .p-strength__list__item .Wrap .c-works-sl__desc {
    flex-basis: 48%;
    margin-bottom: 0;
  }
  .p-strength__list__item .Wrap .Img {
    flex-basis: 48%;
  }
}
@media (min-width: 960px) {
  .p-strength__tit {
    margin-bottom: 70px;
    font-size: 1.8rem;
  }
  .p-strength__tit strong {
    font-size: 2.8rem;
  }
  .p-strength__tit strong b {
    font-size: 4.2rem;
  }
  .p-strength__list__item {
    padding: 30px 50px;
  }
  .p-strength__list__item h3 {
    padding-left: 50px;
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .p-strength__tit {
    margin-bottom: 80px;
    font-size: 2rem;
  }
  .p-strength__tit strong {
    font-size: 3rem;
  }
  .p-strength__tit strong::before {
    height: 40px;
  }
  .p-strength__tit strong b {
    font-size: 4.6rem;
  }
  .p-strength__list__item {
    padding: 50px;
  }
  .p-strength__list__item .num {
    font-size: 2.2rem;
    padding: 60px 30px 15px;
  }
  .p-strength__list__item h3 {
    padding-left: 70px;
    font-size: 2rem;
    margin-bottom: 40px;
  }
}

.comparison {
  padding: 50px 0;
  background: url(../images/home/bg2.webp) no-repeat center/cover;
  position: relative;
}
.comparison::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(39, 39, 39);
  opacity: 0.4;
}
.comparison .p-title {
  color: #fff;
}
.comparison .c-container, .comparison .breadcrumb {
  padding: 0 0 0 10px;
}
.comparison .table_scroll_wrap {
  overflow-x: scroll;
  width: 100%;
  position: relative;
  z-index: 10;
}
@media (min-width: 600px) {
  .comparison .table_scroll_wrap {
    overflow-x: auto;
  }
}
.comparison table {
  width: 470px;
  table-layout: fixed;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .comparison table {
    width: 540px;
  }
}
@media (min-width: 960px) {
  .comparison table {
    width: 750px;
  }
}
@media (min-width: 1200px) {
  .comparison table {
    width: 900px;
  }
}
.comparison table .hiden {
  opacity: 0;
  width: 120px;
}
@media (min-width: 960px) {
  .comparison table .hiden {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .comparison table .hiden {
    width: 250px;
  }
}
.comparison table .riv {
  left: 0;
  z-index: 1000;
}
.comparison table thead tr:first-child div {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 10px;
  background: #3791be;
}
.comparison table thead tr:first-child div img {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 15px;
}
@media (min-width: 960px) {
  .comparison table thead tr:first-child div img {
    width: 200px;
  }
}
.comparison table thead tr:last-child th {
  border-radius: 10px 10px 0 0;
}
.comparison table thead tr th {
  border-radius: 10px 10px 0 0;
  padding: 0 0 0 5px;
  color: #ffffff;
}
.comparison table thead tr th.other {
  align-content: end;
}
.comparison table thead tr th.other div {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  max-height: 80px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  background: #ccc none;
  padding: 10px;
}
@media (min-width: 960px) {
  .comparison table thead tr:first-child div {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .comparison table thead tr:first-child div {
    max-height: 120px;
    font-size: 24px;
    padding: 15px 0;
  }
  .comparison table thead tr th.other div {
    padding: 15px 0;
  }
}
.comparison table tbody tr:first-child th {
  border-radius: 10px 0 0 0;
}
.comparison table tbody tr:last-child th {
  border-radius: 0 0 0 10px;
}
.comparison table tbody tr:last-child td.bone div {
  border-radius: 0 0 10px 10px;
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-color: #3791be #3791be #3791be #3791be;
}
.comparison table tbody tr th {
  padding: 10px;
  color: #ffffff;
  background-color: #f4a83c;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
}
.comparison table tbody tr th div {
  text-align: right;
  background: none;
}
@media (min-width: 960px) {
  .comparison table tbody tr th {
    font-size: 20px;
  }
  .comparison table tbody tr th br {
    display: none;
  }
}
@media (min-width: 1200px) {
  .comparison table tbody tr th {
    padding: 20px;
  }
}
.comparison table tbody tr td {
  padding: 0 0 0 5px;
  font-weight: 700;
  text-align: center;
  background: #ffffff none;
}
.comparison table tbody tr td div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 15px 5px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
  border-width: 0 3px 1px 3px;
  border-style: solid;
  border-color: #3791be #3791be #d9d9d9 #3791be;
  font-size: 18px;
}
.comparison table tbody tr td div p {
  font-size: 12px;
}
@media (min-width: 600px) {
  .comparison table tbody tr td div {
    font-size: 20px;
    height: 90px;
  }
}
@media (min-width: 960px) {
  .comparison table tbody tr td div {
    font-size: 24px;
    height: 100px;
  }
  .comparison table tbody tr td div p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .comparison table tbody tr td div {
    font-size: 26px;
    height: 120px;
    padding: 20px 0;
  }
}
.comparison table tbody tr td div img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.comparison table tbody tr .other {
  text-align: center;
}
.comparison table tbody tr .other div {
  border-width: 0 0 1px 0;
  background: #eeeeee none;
  font-size: 15px;
}
@media (min-width: 600px) {
  .comparison table tbody tr .other div {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .comparison table tbody tr .other div {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .comparison table tbody tr .other div {
    font-size: 20px;
  }
}
@media (min-width: 600px) {
  .comparison .c-container, .comparison .breadcrumb {
    padding: 0 2vw;
  }
}
@media (min-width: 960px) {
  .comparison {
    padding: 80px 0;
  }
  .comparison .c-container, .comparison .breadcrumb {
    padding: 0 5vw;
  }
}
@media (min-width: 1400px) {
  .comparison .c-container, .comparison .breadcrumb {
    padding: 0 8vw;
  }
}

.p-voice .c-container, .p-voice .breadcrumb {
  padding: 0;
}
@media (min-width: 600px) {
  .p-voice .c-container, .p-voice .breadcrumb {
    padding: 0 5vw;
  }
}
@media (min-width: 960px) {
  .p-voice .c-container, .p-voice .breadcrumb {
    padding: 0 10vw;
  }
}
@media (min-width: 1200px) {
  .p-voice .c-container, .p-voice .breadcrumb {
    padding: 0 15vw;
  }
}
.p-voice__link {
  margin-top: 50px;
  padding: 0 6vw;
}
.p-voice__link__item {
  max-width: 500px;
  margin: 0 auto 20px;
}
.p-voice__link__item img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 960px) {
  .p-voice__link {
    margin-top: 80px;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .p-voice__link__item {
    max-width: 350px;
    flex-basis: 46%;
    margin: 0 2%;
  }
}
.p-flow {
  padding: 50px 0;
}
.p-flow__list__item {
  display: flex;
  margin-bottom: 40px;
}
.p-flow__list__item:nth-child(1) .num .step {
  color: #f86b6c;
}
.p-flow__list__item:nth-child(1) .num .Icon {
  background-color: #f86b6c;
}
.p-flow__list__item:nth-child(2) .num .step {
  color: #fdc601;
}
.p-flow__list__item:nth-child(2) .num .Icon {
  background-color: #fdc601;
}
.p-flow__list__item:nth-child(3) .num .step {
  color: #6bcb78;
}
.p-flow__list__item:nth-child(3) .num .Icon {
  background-color: #6bcb78;
}
.p-flow__list__item:nth-child(4) .num::before {
  display: none;
}
.p-flow__list__item:nth-child(4) .num .step {
  color: #4e96ff;
}
.p-flow__list__item:nth-child(4) .num .Icon {
  background-color: #4e96ff;
}
.p-flow__list__item .num {
  text-align: center;
  position: relative;
}
.p-flow__list__item .num::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 15px solid #e7e7e7;
  /* 色は任意に変更可能 */
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
.p-flow__list__item .num .step {
  font-size: 1.1rem;
  font-weight: bold;
}
.p-flow__list__item .num .Icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.p-flow__list__item .num .Icon img {
  padding: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-flow__list__item .Desc {
  flex: 1;
  margin-left: 20px;
}
.p-flow__list__item .Desc h3 {
  font-size: 1.2rem;
  margin-bottom: 8px;
}
.p-flow__list__item .Desc .c-txt-sm, .p-flow__list__item .Desc .c-contact-text, .p-flow__list__item .Desc .c-news-sl__contents p, .c-news-sl__contents .p-flow__list__item .Desc p, .p-flow__list__item .Desc .c-works-sl__desc {
  letter-spacing: 0.05em;
}
@media (min-width: 600px) {
  .p-flow__list__item {
    display: flex;
    margin-bottom: 40px;
  }
  .p-flow__list__item .num .step {
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .p-flow__list__item .num .Icon {
    width: 100px;
    height: 100px;
  }
  .p-flow__list__item .num .Icon img {
    padding: 25px;
  }
  .p-flow__list__item .Desc {
    margin: 30px 0 0 40px;
  }
  .p-flow__list__item .Desc h3 {
    font-size: 1.3rem;
    margin-bottom: 12px;
  }
}
@media (min-width: 960px) {
  .p-flow {
    padding: 80px 0;
  }
  .p-flow__list {
    display: flex;
    justify-content: space-between;
  }
  .p-flow__list__item {
    display: block;
    margin-bottom: 0;
    flex-basis: 24%;
  }
  .p-flow__list__item .num::before {
    position: absolute;
    content: "";
    /* 上向きの二等辺三角形の場合 */
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 20px solid #e7e7e7;
    top: 60%;
    bottom: auto;
    right: 0;
    left: auto;
    transform: translateY(-50%) rotate(90deg);
  }
  .p-flow__list__item .num .Icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 30px;
  }
  .p-flow__list__item .num .Icon img {
    padding: 25px;
  }
  .p-flow__list__item .Desc {
    margin: 0;
  }
  .p-flow__list__item .Desc h3 {
    text-align: center;
  }
  .p-flow__list__item .Desc .c-txt-sm, .p-flow__list__item .Desc .c-contact-text, .p-flow__list__item .Desc .c-news-sl__contents p, .c-news-sl__contents .p-flow__list__item .Desc p, .p-flow__list__item .Desc .c-works-sl__desc {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .p-flow__list {
    display: flex;
    justify-content: space-between;
  }
  .p-flow__list__item {
    flex-basis: 23%;
  }
  .p-flow__list__item .num .step {
    margin-bottom: 15px;
  }
  .p-flow__list__item .num .Icon {
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
  }
  .p-flow__list__item .num .Icon img {
    padding: 35px;
  }
}

.area {
  position: relative;
  background-color: #ebfaff;
  padding: 50px 0;
}
.area__desc p {
  margin-bottom: 10px;
}
.area__desc p b {
  color: #0892d0;
}
.area__img {
  max-width: 600px;
  margin: 0 auto;
}
.area__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .area .c-container, .area .breadcrumb {
    padding: 0 15vw;
  }
}
@media (min-width: 960px) {
  .area {
    padding: 80px 0;
  }
  .area .c-container, .area .breadcrumb {
    padding: 0 8vw;
  }
  .area__wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
  }
  .area__desc {
    flex-basis: 38%;
    margin-bottom: 0;
  }
  .area__img {
    flex-basis: 58%;
  }
}
@media (min-width: 1200px) {
  .area .c-container, .area .breadcrumb {
    padding: 0 15vw;
  }
}

.p-plan {
  background-color: #fffef1;
  padding: 50px 0;
}
.p-plan-title {
  color: #3791be;
  font-size: 1.3rem;
  padding-left: 25px;
  margin-bottom: 20px;
  position: relative;
}
.p-plan-title::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #3791be;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-plan__list__item {
  background-color: #fff;
  border: 2px solid #3791be;
  border-radius: 8px;
  margin-bottom: 20px;
}
.p-plan__list__item h3 {
  background-color: #3791be;
  text-align: center;
  color: #fff;
  padding: 8px;
  font-size: 20px;
  border-radius: 5px 5px 0 0;
}
.p-plan__list__item .Img {
  margin-bottom: 15px;
}
.p-plan__list__item .Price {
  text-align: center;
  margin-bottom: 20px;
}
.p-plan__list__item .Price span {
  font-size: 2rem;
  font-weight: bold;
  color: #f34801;
}
.p-plan__list__item .Price strong {
  font-size: 3rem;
  display: inline-block;
  padding: 0 5px;
}
.p-plan__list__item .Price .caution {
  text-align: left;
  font-size: 0.85rem;
  padding: 10px 15px 0;
}
.p-plan__list.set .p-plan__list__item .Price {
  line-height: 1.2;
}
.p-plan__wrap {
  margin-bottom: 50px;
}
.p-plan__option {
  margin-top: 50px;
}
.p-plan__option__tit {
  font-size: 1.1rem;
  margin-bottom: 20px;
  position: relative;
  background-color: #3791be;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 8px;
}
.p-plan__option .p-plan__list {
  display: flex;
  flex-wrap: wrap;
}
.p-plan__option .p-plan__list__item {
  flex-basis: 48%;
  margin: 0 4% 20px 0;
}
.p-plan__option .p-plan__list__item:nth-child(2n) {
  margin: 0 0 20px;
}
.p-plan__option .p-plan__list__item h3 {
  padding: 0;
  font-size: 15px;
  line-height: 1.3;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-plan__option .p-plan__list__item .Img {
  margin-bottom: 8px;
}
.p-plan__option .p-plan__list__item .Price {
  margin-bottom: 10px;
}
.p-plan__option .p-plan__list__item .Price span {
  font-size: 1.1rem;
}
.p-plan__option .p-plan__list__item .Price strong {
  font-size: 1.5rem;
  padding: 0;
}
.p-plan__option .p-plan__list__item .Price small {
  letter-spacing: 0;
  font-size: 0.8rem;
}
.p-plan__caution {
  max-width: 930px;
  margin: 0 auto;
}
.p-plan__caution .c-txt-sm, .p-plan__caution .c-contact-text, .p-plan__caution .c-news-sl__contents p, .c-news-sl__contents .p-plan__caution p, .p-plan__caution .c-works-sl__desc {
  font-size: 14px;
}
.p-plan__caution span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 8px;
}
.p-plan.c-price {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .p-plan .c-container, .p-plan .breadcrumb {
    padding: 0 5vw;
  }
  .p-plan-title {
    font-size: 1.5rem;
  }
  .p-plan__list {
    display: flex;
    flex-wrap: wrap;
  }
  .p-plan__list__item {
    flex-basis: 48%;
    margin: 0 4% 30px 0;
  }
  .p-plan__list__item:nth-child(2n) {
    margin: 0 0 30px;
  }
  .p-plan__list__item h3 {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-plan__list__item .Price span {
    font-size: 1.6rem;
  }
  .p-plan__list__item .Price strong {
    font-size: 2.6rem;
  }
  .p-plan__list.set .p-plan__list__item .Price span {
    font-size: 1.6rem;
  }
  .p-plan__option {
    margin-top: 50px;
  }
  .p-plan__option__tit {
    font-size: 1.4rem;
    margin-bottom: 30px;
    padding: 12px 0;
  }
  .p-plan__option .p-plan__list__item {
    flex-basis: 32%;
    margin: 0 2% 20px 0;
  }
  .p-plan__option .p-plan__list__item:nth-child(2n) {
    margin: 0 2% 20px 0;
  }
  .p-plan__option .p-plan__list__item:nth-child(3n) {
    margin: 0 0 20px;
  }
  .p-plan__option .p-plan__list__item h3 {
    font-size: 17px;
    height: 60px;
  }
  .p-plan__option .p-plan__list__item .Price span {
    font-size: 1.2rem;
  }
  .p-plan__option .p-plan__list__item .Price strong {
    font-size: 1.8rem;
  }
}
@media (min-width: 960px) {
  .p-plan {
    padding: 80px 0;
  }
  .p-plan-title {
    font-size: 1.7rem;
    padding-left: 30px;
    margin-bottom: 30px;
  }
  .p-plan-title::before {
    content: "";
    width: 18px;
    height: 18px;
    top: 2px;
  }
  .p-plan__list {
    display: flex;
    flex-wrap: wrap;
  }
  .p-plan__list__item {
    flex-basis: 32%;
    margin: 0 2% 30px 0;
  }
  .p-plan__list__item:nth-child(2n) {
    margin: 0 2% 30px 0;
  }
  .p-plan__list__item:nth-child(3n) {
    margin: 0 0 30px;
  }
  .p-plan__list__item h3 {
    font-size: 1.3rem;
  }
  .p-plan__list__item .Img {
    margin-bottom: 20px;
  }
  .p-plan__list__item .Price {
    margin-bottom: 25px;
  }
  .p-plan__list__item .Price span {
    font-size: 1.8rem;
  }
  .p-plan__list__item .Price strong {
    font-size: 3rem;
  }
  .p-plan__list.set .p-plan__list__item .Price span {
    font-size: 1.8rem;
  }
  .p-plan__option {
    margin-top: 50px;
  }
  .p-plan__option__tit {
    font-size: 1.8rem;
    padding: 15px 0;
  }
  .p-plan__option .p-plan__list__item {
    flex-basis: 24%;
    margin: 0 1.3% 20px 0;
  }
  .p-plan__option .p-plan__list__item:nth-child(2n) {
    margin: 0 1.3% 20px 0;
  }
  .p-plan__option .p-plan__list__item:nth-child(3n) {
    margin: 0 1.3% 20px 0;
  }
  .p-plan__option .p-plan__list__item:nth-child(4n) {
    margin: 0 0 20px;
  }
  .p-plan__option .p-plan__list__item h3 {
    font-size: 18px;
    height: 70px;
  }
  .p-plan__option .p-plan__list__item .Price span {
    font-size: 1.5rem;
  }
  .p-plan__option .p-plan__list__item .Price strong {
    font-size: 2.2rem;
  }
  .p-plan__option .p-plan__list__item .Price small {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .p-plan .c-container, .p-plan .breadcrumb {
    padding: 0 8vw;
  }
  .p-plan-title {
    font-size: 2rem;
  }
  .p-plan__list__item h3 {
    font-size: 1.5rem;
  }
  .p-plan__list__item .Price span {
    font-size: 2.2rem;
  }
  .p-plan__list__item .Price strong {
    font-size: 3.6rem;
  }
  .p-plan__list.set .p-plan__list__item .Price span {
    font-size: 2rem;
  }
  .p-plan__option {
    margin-top: 50px;
  }
  .p-plan__option .p-plan__list__item h3 {
    font-size: 22px;
    height: 80px;
  }
  .p-plan__option .p-plan__list__item .Price span {
    font-size: 1.8rem;
  }
  .p-plan__option .p-plan__list__item .Price strong {
    font-size: 2.4rem;
  }
  .p-plan__option .p-plan__list__item .Price small {
    font-size: 1.2rem;
  }
}

.faq-contents .faq__item {
  margin-bottom: 15px;
  border: 2px solid #3791be;
  border-radius: 8px;
}
.faq-contents .faq dt {
  background-color: #3791be;
  color: #fff;
  padding: 20px 20px 20px 0;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  margin: 0 0 6vw 0;
}
.faq-contents .faq dt.js-accordion-title.ac-title {
  margin-bottom: 0;
}
.faq-contents .faq dt::before {
  content: "Q";
  position: absolute;
  top: 12px;
  left: 5px;
  bottom: 0;
  margin: auto;
  font-size: 24px;
  color: #fff;
}
.faq-contents .faq dt span {
  padding-right: 6vw;
  margin-left: 6vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.faq-contents .faq dt span::after {
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 0;
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  visibility: visible;
  margin-left: -12px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  transition: all 0.2s;
}
.faq-contents .faq dd {
  position: relative;
}
.faq-contents .faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 5px;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  color: #3791be;
}
.faq-contents .faq dd .m-description-article {
  margin: 20px 20px 20px 6vw;
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  padding-left: 3vw;
}
@media (min-width: 600px) {
  .faq-contents .faq dt span {
    padding-left: 0;
  }
  .faq-contents .faq dt .c-txt-sm, .faq-contents .faq dt .c-contact-text, .faq-contents .faq dt .c-news-sl__contents p, .c-news-sl__contents .faq-contents .faq dt p, .faq-contents .faq dt .c-works-sl__desc {
    font-size: 16px;
  }
  .faq-contents .faq dt::before {
    top: 12px;
    left: 2vw;
    font-size: 24px;
  }
  .faq-contents .faq dd .m-description-article {
    display: block;
    line-height: 2;
    padding-left: 0vw;
  }
  .faq-contents .faq dd::before {
    left: 2vw;
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 12vw;
  }
  .faq-contents .faq__item {
    margin-bottom: 25px;
  }
  .faq-contents .faq dt {
    padding: 30px 30px 30px 0;
  }
  .faq-contents .faq dt::before {
    top: 20px;
    font-size: 28px;
  }
  .faq-contents .faq dt span {
    margin-left: 6vw;
  }
  .faq-contents .faq dt span::after {
    top: 0;
    right: 10px;
    width: 16px;
    height: 16px;
  }
  .faq-contents .faq dt .c-txt-sm, .faq-contents .faq dt .c-contact-text, .faq-contents .faq dt .c-news-sl__contents p, .c-news-sl__contents .faq-contents .faq dt p, .faq-contents .faq dt .c-works-sl__desc {
    font-size: 18px;
  }
  .faq-contents .faq dd::before {
    font-size: 28px;
  }
  .faq-contents .faq dd .m-description-article {
    margin: 30px 30px 30px 6vw;
  }
  .faq-contents .faq dd .c-txt-sm, .faq-contents .faq dd .c-contact-text, .faq-contents .faq dd .c-news-sl__contents p, .c-news-sl__contents .faq-contents .faq dd p, .faq-contents .faq dd .c-works-sl__desc {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .faq-contents .c-container, .faq-contents .breadcrumb {
    padding: 0 18vw;
  }
  .faq-contents .faq dt::before {
    top: 22px;
  }
  .faq-contents .faq dt span {
    margin-left: 5vw;
  }
  .faq-contents .faq dt span::after {
    top: 0;
    right: 10px;
    width: 16px;
    height: 16px;
  }
  .faq-contents .faq dt .c-txt-sm, .faq-contents .faq dt .c-contact-text, .faq-contents .faq dt .c-news-sl__contents p, .c-news-sl__contents .faq-contents .faq dt p, .faq-contents .faq dt .c-works-sl__desc {
    font-size: 20px;
  }
  .faq-contents .faq dd::before {
    font-size: 30px;
  }
  .faq-contents .faq dd .m-description-article {
    margin: 30px 30px 30px 5vw;
  }
}

.c-works__list {
  margin-top: 50px;
}
.c-works__item {
  margin-bottom: 50px;
  width: 100%;
  min-width: 0;
  border: solid 3px #3791be;
  position: relative;
  background: #fff;
  padding-bottom: 20px;
  border-radius: 8px;
}
.c-works__item .Ttl {
  display: block;
  background: #3791be;
  font-weight: bold;
  font-size: 1rem;
  padding: 10px;
  color: #fff;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-works__item .Wrap {
  padding: 0 10px;
}
.c-works__item .ba .before {
  padding: 15px;
  background-color: #ddd;
  border-radius: 5px;
  margin-bottom: 50px;
}
.c-works__item .ba .before h4 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.c-works__item .ba .before .Img {
  margin: 0 auto 10px;
  max-width: 500px;
}
.c-works__item .ba .before .Img img {
  aspect-ratio: 4/3;
}
.c-works__item .ba .before {
  position: relative;
}
.c-works__item .ba .before::before {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/common/arw.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
.c-works__item .ba .after {
  padding: 15px;
  background-color: #ebfaff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.c-works__item .ba .after h4 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  color: #0892d0;
}
.c-works__item .ba .after .Img {
  margin: 0 auto 10px;
  max-width: 500px;
}
.c-works__item .ba .after .Img img {
  aspect-ratio: 4/3;
}
.c-works__item .more-btn__link {
  padding: 8px 20px 10px;
}
.c-works__item .more-btn__link .c-txt-sm, .c-works__item .more-btn__link .c-contact-text, .c-works__item .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .c-works__item .more-btn__link p, .c-works__item .more-btn__link .c-works-sl__desc {
  font-size: 12px;
}
@media (min-width: 600px) {
  .c-works__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 4%;
  }
}
@media (min-width: 960px) {
  .c-works .c-container, .c-works .breadcrumb {
    padding: 0 10vw;
  }
  .c-works__list {
    margin-top: 60px;
  }
  .c-works__item .Ttl {
    font-size: 1.2rem;
    padding: 15px;
  }
  .c-works__item .ba .Wrap {
    display: flex;
    margin-bottom: 20px;
  }
  .c-works__item .ba .before {
    flex-basis: 50%;
    margin: 0;
  }
  .c-works__item .ba .before h4 {
    font-size: 1.2rem;
  }
  .c-works__item .ba .before::before {
    top: 0;
    bottom: 0;
    left: auto;
    right: -25px;
    width: 40px;
    height: 40px;
    transform: rotate(0);
  }
  .c-works__item .ba .after {
    flex-basis: 50%;
    margin: 0;
  }
  .c-works__item .ba .after h4 {
    font-size: 1.2rem;
  }
  .c-works__item .more-btn__link {
    padding: 10px 30px 12px;
  }
  .c-works__item .more-btn__link .c-txt-sm, .c-works__item .more-btn__link .c-contact-text, .c-works__item .more-btn__link .c-news-sl__contents p, .c-news-sl__contents .c-works__item .more-btn__link p, .c-works__item .more-btn__link .c-works-sl__desc {
    font-size: 16px;
  }
}

.c-works-sl {
  margin-top: 50px;
}
.c-works-sl__desc {
  line-height: 2.2;
  padding: 10px 20px;
}
.c-works-sl__title {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.c-works-sl .p-works__item {
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .c-works-sl {
    margin-top: 80px;
  }
  .c-works-sl__desc {
    padding: 15px 50px;
  }
  .c-works-sl__title {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .c-works-sl .p-works__item {
    margin-bottom: 50px;
  }
}

.p-news {
  background-color: #fffef1;
  padding: 30px 0;
}
.p-news__item {
  box-shadow: 5px 5px 10px #c5d6d7;
  margin-bottom: 30px;
  padding: 20px 15px;
  background-color: #fff;
  position: relative;
}
.p-news__item a {
  color: rgb(39, 39, 39);
}
.p-news__item .cate-item {
  position: absolute;
  z-index: 20;
  top: 10px;
  left: -8px;
  background-color: #3791be;
  color: #fff;
  padding: 8px 12px;
  font-size: 12px;
}
.p-news__item .cate-item::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 8px transparent;
  border-right: solid 8px #0892d0;
  /*折り返し部分*/
}
.p-news__img {
  position: relative;
}
.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: #ccc;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}
.p-news__link {
  color: rgb(39, 39, 39);
  display: block;
}
.p-news-wrap {
  padding: 15px 0 0;
}
.p-news-date {
  color: #3791be;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 5px;
}
.p-news .more-btn {
  margin-top: 40px;
}
.p-news.c-news {
  background-color: #fff;
  padding: 0;
}
.p-news.c-news .p-news__item {
  box-shadow: 5px 5px 10px #ccc;
}
@media (min-width: 600px) {
  .p-news {
    padding: 30px 0 50px;
  }
  .p-news .p-title {
    margin-bottom: 50px;
  }
  .p-news__list {
    display: flex;
    flex-wrap: wrap;
  }
  .p-news__item {
    flex-basis: 48%;
    margin: 0 4% 30px 0;
  }
  .p-news__item:nth-child(2n) {
    margin: 0 0 30px;
  }
}
@media (min-width: 960px) {
  .p-news {
    padding: 30px 0 70px;
  }
  .p-news__item {
    flex-basis: 32%;
    margin: 0 2% 0 0;
  }
  .p-news__item:nth-child(2n) {
    margin: 0 2% 0 0;
  }
  .p-news__item:nth-child(3n) {
    margin: 0;
  }
  .p-news.c-news .p-news__item {
    flex-basis: 32%;
    margin: 0 2% 30px 0;
  }
  .p-news.c-news .p-news__item:nth-child(2n) {
    margin: 0 2% 30px 0;
  }
  .p-news.c-news .p-news__item:nth-child(3n) {
    margin: 0 0 30px;
  }
}
@media (min-width: 1200px) {
  .p-news__item .cate-item {
    font-size: 14px;
  }
  .p-news.c-news .c-container, .p-news.c-news .breadcrumb {
    padding: 0 8vw;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 75% 23%;
    gap: 0 2%;
  }
  .p-news.c-news .p-news__list {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .p-news.c-news .pagination {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .p-news.c-news .category-list {
    grid-row: 1/2;
    grid-column: 2/3;
  }
}

.category-list {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.category-list h4 {
  background-color: #0892d0;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  border-radius: 10px 10px 0 0;
}
.category-list ul {
  background-color: #fff;
  border: 1px solid #0892d0;
  padding: 5px 20px 10px;
}
.category-list ul li {
  border-bottom: 3px dotted #949494;
  padding: 10px;
}
.category-list ul li a {
  color: #3791be;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .category-list {
    width: 100%;
  }
  .category-list h4 {
    padding: 15px 0;
    font-size: 20px;
  }
  .category-list ul {
    padding: 5px 10px 10px;
  }
  .category-list ul li {
    padding: 12px 5px;
  }
  .category-list ul li a {
    font-size: 16px;
  }
}

.c-news-sl .c-container, .c-news-sl .breadcrumb {
  padding: 0 5vw;
}
.c-news-sl__date {
  color: #3791be;
}
.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 #3791be;
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .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;
  }
  .c-news-sl__link a .c-txt-sm, .c-news-sl__link a .c-contact-text, .c-news-sl__link a .c-works-sl__desc, .c-news-sl__link a .c-news-sl__contents p, .c-news-sl__contents .c-news-sl__link a p {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 20vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
}

.c-contact {
  padding-bottom: 50px;
}
.c-contact.p-contact {
  background-color: #f2f2f2;
}
.c-contact.p-contact .p-title {
  background-color: #3791be;
  color: #fff;
  padding: 15px 0;
}
@media (min-width: 960px) {
  .c-contact.p-contact .p-title {
    padding: 20px 0;
  }
}
@media (min-width: 600px) {
  .c-contact-text {
    text-align: center;
  }
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #888;
  border-radius: 5px;
  font-size: 14px;
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 100%;
  height: 45px;
  border: 1px solid #888;
  border-radius: 5px;
  font-size: 14px;
}
.c-contact .contact-form dl {
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form dd .caution {
  margin-top: 5px;
  font-size: 12px;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 0;
}
.c-contact .contact-form .must p {
  display: inline-block;
}
.c-contact .contact-form .must::after {
  content: "*";
  font-size: 14px;
  color: rgb(29, 100, 158);
}
.c-contact .contact-form .free {
  padding: 5px 0;
}
.c-contact .contact-form .ct-check input {
  height: 25px;
  width: auto;
  margin-right: 10px;
}
.c-contact .contact-form .ct-check .wpcf7-list-item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  margin: 0;
}
.c-contact .contact-form .ct-check .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.c-contact .contact-form .ct-check .wpcf7-list-item-label {
  font-size: 14px;
}
.c-contact .contact-form .ct-ap input {
  border: none;
  padding: 0;
  height: auto;
}
.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 .privacy {
  margin: 30px 0;
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
  background: #ccc;
}
.c-contact .contact-form .submit-btn input {
  border-color: transparent;
  background: linear-gradient(#f37802, #f24b00);
  color: #fff;
  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 .wrap {
    max-width: 500px;
    margin: 0 auto;
  }
  .c-contact .contact-form dt {
    font-size: 16px;
  }
  .c-contact .contact-form .ct-check input {
    height: 25px;
    width: auto;
    margin-right: 10px;
  }
  .c-contact .contact-form .ct-check .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
  }
  .c-contact .contact-form .ct-check .wpcf7-list-item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    margin: 0 20px 10px 0;
  }
  .c-contact .contact-form .ct-check .wpcf7-list-item label {
    display: flex;
    align-items: center;
  }
  .c-contact .contact-form .ct-check .wpcf7-list-item-label {
    font-size: 14px;
  }
  .c-contact .contact-form .privacy {
    text-align: center;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 60px;
    font-size: 18px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 22px;
    width: 22px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .wrap {
    max-width: 600px;
    margin: 0 auto;
  }
  .c-contact .contact-form input, .c-contact .contact-form textarea {
    padding: 8px 12px;
    font-size: 16px;
  }
  .c-contact .contact-form select {
    font-size: 16px;
  }
  .c-contact .contact-form dt {
    font-size: 18px;
  }
  .c-contact .contact-form dd .caution {
    margin-top: 8px;
    font-size: 14px;
  }
  .c-contact .contact-form dl {
    padding-bottom: 30px;
  }
  .c-contact .contact-form .must, .c-contact .contact-form .free {
    padding: 10px 0;
  }
  .c-contact .contact-form .ct-check input {
    height: 20px;
    width: 20px;
  }
  .c-contact .contact-form .ct-check .wpcf7-list-item-label {
    font-size: 16px;
  }
  .c-contact .contact-form .ap-wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-contact .contact-form .ap-wrap .ct-ap {
    flex-basis: 48%;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .wrap {
    max-width: 800px;
    margin: 0 auto;
  }
  .c-contact .contact-form input {
    height: 55px;
  }
  .c-contact .contact-form select {
    height: 55px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
@media (min-width: 960px) {
  .c-contact {
    padding-bottom: 80px;
  }
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 50px;
}
.c-privacy .c-title {
  font-size: 26px;
  display: block;
  margin-bottom: 50px;
  font-weight: bold;
  text-align: left;
}
.c-privacy h3 {
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-privacy-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 20px;
}
.c-privacy-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-privacy-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-privacy-btn a::after {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.c-privacy#caution {
  scroll-margin: 80px;
}
.c-privacy#caution .c-privacy-item .c-txt-sm, .c-privacy#caution .c-privacy-item .c-works-sl__desc, .c-privacy#caution .c-privacy-item .c-news-sl__contents p, .c-news-sl__contents .c-privacy#caution .c-privacy-item p, .c-privacy#caution .c-privacy-item .c-contact-text {
  padding-left: 1em;
  text-indent: -1em;
}
@media (min-width: 960px) {
  .c-privacy {
    margin-top: 80px;
  }
  .c-privacy .c-container, .c-privacy .breadcrumb {
    padding: 0 10vw;
  }
  .c-privacy .c-title {
    font-size: 32px;
    margin-bottom: 50px;
  }
  .c-privacy h3 {
    font-size: 20px;
  }
  .c-privacy#caution {
    scroll-margin: 120px;
  }
}
@media (min-width: 1200px) {
  .c-privacy .c-container, .c-privacy .breadcrumb {
    padding: 0 18vw;
  }
}

.c-thanks {
  margin-top: 50px;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks-item a {
  color: #3791be;
  border-bottom: 1px solid #3791be;
}
.c-thanks-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}
.c-thanks-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-thanks-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-thanks-btn a::after {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  .c-thanks .c-title br {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-thanks {
    margin-top: 80px;
  }
  .c-thanks .c-container, .c-thanks .breadcrumb {
    padding: 0 10vw;
  }
  .c-thanks .c-title {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .c-thanks h3 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .c-thanks .c-container, .c-thanks .breadcrumb {
    padding: 0 18vw;
  }
}/*# sourceMappingURL=style.css.map */