@charset "UTF-8";
.top-use {
  background: #EEF5FF;
  padding: 65px 0 80px;
}
@media (max-width: 979px) {
  .top-use {
    padding: 40px 0 40px;
  }
}
.top-use .top-use-list {
  gap: 80px;
}
@media (max-width: 979px) {
  .top-use .top-use-list {
    gap: 20px;
  }
}
.top-use .top-use-list .item {
  background: #FFFFFF;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 35px 30px;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item {
    padding: 20px 14px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
}
.top-use .top-use-list .item .img-box {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.top-use .top-use-list .item .img-box .img-area {
  width: 660px;
  text-align: center;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .img-area {
    width: 100%;
  }
}
.top-use .top-use-list .item .img-box .img-area img {
  width: 100%;
}
.top-use .top-use-list .item .img-box .text-area {
  width: calc(100% - 660px);
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .text-area {
    width: 100%;
  }
}
.top-use .top-use-list .item .img-box .text-area .ttl {
  color: #EEF5FF;
  font-size: 12.8rem;
  font-family: "Outfit", sans-serif;
  line-height: 1;
  font-weight: 700;
  leading-trim: both;
  text-edge: cap;
  display: flex;
  align-items: center;
  color: #EEF5FF;
  position: relative;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .text-area .ttl {
    font-size: 7.2rem;
  }
}
.top-use .top-use-list .item .img-box .text-area .ttl span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  color: #2175D2;
  position: absolute;
  bottom: 15px;
  left: 45px;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .text-area .ttl span {
    font-size: 3rem;
    left: 30px;
  }
}
.top-use .top-use-list .item .img-box .text-area ul {
  padding-left: 45px;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .text-area ul {
    padding-left: 30px;
  }
}
.top-use .top-use-list .item .img-box .text-area ul li {
  position: relative;
  padding: 0 0 0 30px;
  font-size: 2.6rem;
  font-weight: 700;
  margin-top: 7px;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .text-area ul li {
    font-size: 1.6rem;
    margin-top: 0;
    padding: 0 0 0 26px;
  }
}
.top-use .top-use-list .item .img-box .text-area ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #373737;
  position: absolute;
  left: 0;
  top: 20px;
}
@media (max-width: 979px) {
  .top-use .top-use-list .item .img-box .text-area ul li:before {
    width: 16px;
    height: 16px;
    top: 8px;
  }
}

.top-introduce {
  padding: 100px 0 80px;
}
@media (max-width: 979px) {
  .top-introduce {
    padding: 40px 0 40px;
  }
}
.top-introduce .u-container {
  max-width: 1800px;
}
.top-introduce .top-introduce-list {
  gap: 80px;
}
@media (max-width: 979px) {
  .top-introduce .top-introduce-list {
    gap: 20px;
  }
}
@media (max-width: 979px) {
  .top-introduce .top-introduce-list .item {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
}
.top-introduce .top-introduce-list .item figure .fig-img {
  text-align: center;
}
.top-introduce .top-introduce-list .item figure figcaption {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  margin-top: 15px;
}
@media (max-width: 979px) {
  .top-introduce .top-introduce-list .item figure figcaption {
    font-size: 1.6rem;
    margin-top: 4px;
  }
}

.top-case {
  background: #EEF5FF;
  padding: 40px 0 125px;
}
@media (max-width: 979px) {
  .top-case {
    padding: 40px 0 80px;
  }
}
.top-case .u-container {
  max-width: 1400px;
}
.top-case .top-case-list {
  margin-bottom: 80px;
}
@media (max-width: 979px) {
  .top-case .top-case-list {
    margin-bottom: 40px;
  }
}
.top-case .top-case-list .item .ttl {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #2175D2;
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .top-case .top-case-list .item .ttl {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
}
.top-case .top-case-list .item figure {
  text-align: center;
}
.top-case .top-case-slider {
  position: relative;
}
.top-case .top-case-slider .c-type-slider-C .swiper-slide {
  width: 50%;
  /* ← これが左右チラ見せの正体 */
  display: flex;
  justify-content: center;
}
@media (max-width: 979px) {
  .top-case .top-case-slider .c-type-slider-C .swiper-slide {
    width: 90%;
  }
}
.top-case .top-case-slider .swiper-pagination {
  bottom: -55px;
}
.top-case .top-case-slider .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}
.top-feature {
  padding: 100px 0 120px;
}
@media (max-width: 979px) {
  .top-feature {
    padding: 40px 0 40px;
  }
}
.top-feature .u-container {
  max-width: 1400px;
}
.top-feature .top-feature-list {
  gap: 80px;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list {
    gap: 30px;
  }
}
.top-feature .top-feature-list .item .img-box {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box {
    display: block;
    width: 100%;
  }
}
.top-feature .top-feature-list .item .img-box .img-area {
  text-align: center;
  width: 660px;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box .img-area {
    display: block;
    width: 100%;
  }
}
.top-feature .top-feature-list .item .img-box .text-area {
  width: calc(100% - 660px);
  padding: 0 0 0 40px;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box .text-area {
    display: block;
    width: 100%;
    padding: 15px 0 0;
  }
}
.top-feature .top-feature-list .item .img-box .text-area .num {
  font-family: "Outfit", sans-serif;
  color: #2175D2;
  line-height: 1;
  font-weight: 900;
  font-size: 6.4rem;
  margin-bottom: 10px;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box .text-area .num {
    font-size: 3.6rem;
    margin-bottom: 0;
  }
}
.top-feature .top-feature-list .item .img-box .text-area .ttl {
  font-size: 3.2rem;
  font-weight: 700;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box .text-area .ttl {
    font-size: 2.2rem;
  }
}
.top-feature .top-feature-list .item .img-box .text-area .text p {
  font-size: 2.4rem;
  font-weight: 500;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box .text-area .text p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.top-feature .top-feature-list .item .img-box.reverse {
  flex-direction: row-reverse;
}
.top-feature .top-feature-list .item .img-box.reverse .text-area {
  padding: 0 40px 0 0;
}
@media (max-width: 979px) {
  .top-feature .top-feature-list .item .img-box.reverse .text-area {
    padding: 15px 0 0;
  }
}

.modal-check {
  display: none;
}

.modal-overlay,
.modal-content {
  display: none;
}

.modal-check:checked ~ .modal-overlay {
  display: block;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.modal-check:checked ~ .modal-content {
  display: block;
  position: fixed;
  inset: 0;
  margin: auto;
  width: 90%;
  max-width: 900px;
  background: #fff;
  padding: 80px 55px 80px;
  border-radius: 20px;
  z-index: 9999;
  height: 630px;
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content {
    height: 80vh;
    padding: 40px 25px 40px;
    overflow-y: scroll;
  }
}
.modal-check:checked ~ .modal-content .modal-top {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content .modal-top {
    display: block;
  }
}
.modal-check:checked ~ .modal-content .modal-top .main-img {
  width: 370px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content .modal-top .main-img {
    width: 100%;
    margin-bottom: 25px;
  }
}
.modal-check:checked ~ .modal-content .modal-top .prof-area {
  width: calc(100% - 370px);
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content .modal-top .prof-area {
    width: 100%;
  }
}
.modal-check:checked ~ .modal-content .modal-top .prof-area .modal-ttl {
  font-size: 2.6rem;
  font-weight: 700;
  border-bottom: 1px solid #000000;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content .modal-top .prof-area .modal-ttl {
    font-size: 1.6rem;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.modal-check:checked ~ .modal-content .modal-top .prof-area .modal-text p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content .modal-top .prof-area .modal-text p {
    font-size: 1.3rem;
    margin-bottom: 20px;
  }
}
.modal-check:checked ~ .modal-content .modal-bottom {
  padding: 0 17px;
}
.modal-check:checked ~ .modal-content .modal-bottom ul {
  gap: 25px;
}
@media (max-width: 979px) {
  .modal-check:checked ~ .modal-content .modal-bottom ul {
    gap: 10px;
  }
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.top-faq {
  padding: 40px 0 125px;
  background: #FBFBFB;
}
@media (max-width: 979px) {
  .top-faq {
    padding: 40px 0 50px;
  }
}
.top-faq .u-container {
  max-width: 1390px;
}
.top-faq .faq-list {
  gap: 40px;
}
@media (max-width: 979px) {
  .top-faq .faq-list {
    gap: 30px;
  }
}
.top-faq .faq-list .item:nth-of-type(2n) dl {
  background: #EDF3FB;
}
.top-faq .faq-list .item dl {
  padding: 0 30px;
  border-radius: 20px;
  border: 3px solid #2175D2;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl {
    border-radius: 12px;
    padding: 0 10px;
  }
}
.top-faq .faq-list .item dl dt a {
  display: block;
  padding: 20px 70px 20px 40px;
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dt a {
    font-size: 1.6rem;
    padding: 15px 70px 15px 25px;
    line-height: 1.5;
  }
}
.top-faq .faq-list .item dl dt a:after {
  position: absolute;
  content: "";
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  background: #2175D2;
  border-radius: 100%;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dt a:after {
    height: 20px;
    width: 20px;
  }
}
.top-faq .faq-list .item dl dt a span:after {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  z-index: 2;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dt a span:after {
    width: 10px;
    right: 5px;
  }
}
.top-faq .faq-list .item dl dt a span:before {
  content: "";
  display: block;
  height: 20px;
  width: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 19px;
  z-index: 2;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dt a span:before {
    height: 10px;
    right: 9px;
  }
}
.top-faq .faq-list .item dl dt a span i {
  position: absolute;
  left: 0;
  top: 17px;
  font-size: 2.4rem;
  font-weight: 700;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dt a span i {
    top: 14px;
    font-size: 1.6rem;
  }
}
.top-faq .faq-list .item dl dd {
  padding: 20px 70px 20px 40px;
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  border-top: 1px dashed #1E1E1E;
  display: none;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dd {
    font-size: 1.6rem;
    padding: 15px 30px 15px 25px;
    line-height: 1.5;
  }
}
.top-faq .faq-list .item dl dd i {
  position: absolute;
  left: 0;
  top: 17px;
  font-size: 2.4rem;
  font-weight: 700;
}
@media (max-width: 979px) {
  .top-faq .faq-list .item dl dd i {
    top: 14px;
    font-size: 1.6rem;
  }
}
.top-faq .faq-list .item dl.acc-open dt a span::before {
  display: none;
}

.top-contact {
  background: #EEF5FF;
  padding: 40px 0 125px;
}
@media (max-width: 979px) {
  .top-contact {
    padding: 40px 0 40px;
  }
}
.top-contact .u-container {
  max-width: 1180px;
}
.top-contact .ex-text {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 979px) {
  .top-contact .ex-text {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: left;
  }
}
.top-contact .contact-form dl {
  display: table;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
}
@media (max-width: 979px) {
  .top-contact .contact-form dl {
    display: block;
    padding: 0;
  }
}
.top-contact .contact-form dl dt {
  display: table-cell;
  font-size: 2rem;
  font-weight: 700;
  width: 200px;
  vertical-align: top;
}
@media (max-width: 979px) {
  .top-contact .contact-form dl dt {
    display: block;
    padding: 0;
    width: 100%;
    font-size: 1.2rem;
  }
}
.top-contact .contact-form dl dt span {
  color: #E53935;
}
.top-contact .contact-form dl dd {
  display: table-cell;
}
@media (max-width: 979px) {
  .top-contact .contact-form dl dd {
    display: block;
    padding: 0;
    width: 100%;
  }
}
.top-contact .contact-form dl dd textarea {
  height: 130px !important;
}
.top-contact .privacy-area p.privacy-text {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
}
@media (max-width: 979px) {
  .top-contact .privacy-area p.privacy-text {
    font-size: 1.6rem;
  }
}
.top-contact .privacy-area p.privacy-text i {
  margin: 0 10px;
  position: relative;
  top: -2px;
}
@media (max-width: 979px) {
  .top-contact .privacy-area p.privacy-text i {
    margin: 0 5px;
  }
}
.top-contact .privacy-area p.privacy-text a {
  text-decoration: underline;
}
.top-contact .privacy-area .pricacy-check {
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
}
.top-contact .privacy-area .pricacy-check label {
  font-weight: 500;
}
@media (max-width: 979px) {
  .top-contact .privacy-area .pricacy-check {
    font-size: 1.6rem;
  }
}
.top-contact .submit-btn {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 80px;
}
@media (max-width: 979px) {
  .top-contact .submit-btn {
    margin-top: 40px;
  }
}
.top-contact .submit-btn li button, .top-contact .submit-btn li input {
  width: 178px;
  height: 46px;
  border-radius: 100px;
  background: #2175D2;
  color: #fff;
  font-size: 2rem;
}
@media (max-width: 979px) {
  .top-contact .submit-btn li button, .top-contact .submit-btn li input {
    width: 164px;
    height: 39px;
    font-size: 1.8rem;
  }
}