@font-face {
  font-family: "DIN Alternate Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Alternate Bold"), url("DINAlternate-Bold.woff") format("woff");
}

/* common */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.03em;
  font-size: 22px;
  line-height: 1.55;
  letter-spacing: 0.03em;
  color: #464646;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.din-bold {
  font-family: "DIN Alternate Bold";
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.section-title {
  font-size: 42px;
  line-height: 160%;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}

.section-title::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
  height: 5px;
  background-color: #464646;
}

/* header */
header {
  background-color: #fff;
  padding: 15px 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.header-inner {
  max-width: 1290px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-inner h1 {
  width: 23.51%;
}

.header-btn {
  background: #0076be;
  box-shadow: 0px 4px 0px #035a8f;
  border-radius: 60px;
  width: fit-content;
  text-align: center;
  padding: 15px 5.88%;
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0.03em;
  color: #ffffff;
}

/* main */
.fv {
  background-color: #eb6347;
  padding-bottom: 20px;
}

.fv-banner {
  background-color: #eb6347;
  position: relative;
}

.fv-banner::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.fv-banner::after {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.fv-banner-title {
  font-size: 42px;
  line-height: 1.19;
  color: #ffffff;
  text-align: center;
  padding: 25px 10px;
}

.fv-inner {
  background-color: #fff;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.fv-inner-text-container {
  width: 40%;
}

.fv-inner-text-title {
  font-size: 39.716px;
  line-height: 48px;
  color: #0076be;
  border-bottom: 4px solid #0076be;
  margin-bottom: 24px;
}

.fv-inner-text-title > span:first-of-type {
  font-size: 68.0846px;
  line-height: 79px;
  padding-left: 9px;
  padding-right: 9px;
}

.fv-inner-text-title > span:last-of-type {
  font-size: 48.1288px;
  line-height: 58px;
  color: #eb6347;
  position: relative;

  background-image: radial-gradient(
    circle at center,
    #eb6347 20%,
    transparent 20%
  );
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1.02em 0.2em;
  padding-top: 0;
}

.fv-inner-text {
  font-size: 28px;
  line-height: 1.79;
  margin-bottom: 34px;
}

.fv-inner-text span {
  color: #eb6347;
}

.fv-inner-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18.5px 0;
  margin-bottom: 43px;
  gap: 8.4px;
  background: #72bb2a;
  box-shadow: 0px 4.8px 0px #305e02;
  border-radius: 72px;
}

.fv-inner-btn span {
  font-size: 28.8px;
  line-height: 35px;
  color: #ffffff;
  width: 62.5%;
  text-align: center;
}

.fv-inner-btn img {
  width: 23px;
}

.fv-inner-img {
  width: 57.3612%;
}

.fv-inner-text-check-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fv-inner-text-check-list-item {
  width: 31%;
  height: auto;
  aspect-ratio: 1/1;
  background: #def7ff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.fv-inner-text-check-list-item-icon {
  width: 20%;
  height: auto;
  margin: 0 auto 7px;
}

.fv-inner-text-check-list-item-text {
  font-size: 19.8px;
  line-height: 24px;
  text-align: center;
  color: #0076be;
  text-shadow: rgb(255, 255, 255) 2px 0px 0px,
    rgb(255, 255, 255) 1.75517px 0.958851px 0px,
    rgb(255, 255, 255) 1.0806px 1.68294px 0px,
    rgb(255, 255, 255) 0.141474px 1.99499px 0px,
    rgb(255, 255, 255) -0.832294px 1.81859px 0px,
    rgb(255, 255, 255) -1.60229px 1.19694px 0px,
    rgb(255, 255, 255) -1.97998px 0.28224px 0px,
    rgb(255, 255, 255) -1.87291px -0.701566px 0px,
    rgb(255, 255, 255) -1.30729px -1.5136px 0px,
    rgb(255, 255, 255) -0.421592px -1.95506px 0px,
    rgb(255, 255, 255) 0.567324px -1.91785px 0px,
    rgb(255, 255, 255) 1.41734px -1.41108px 0px,
    rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}

.fv-inner-text-check-list-item-text span {
  font-size: 25.2px;
}

.about {
  background-color: #eb6347;
  padding-bottom: 120px;
}

.about-inner1 {
  background-color: #ffeee2;
  padding: 67px 0 0;
}

.about-title {
  font-size: 58px;
  line-height: 70px;
  text-align: center;
  color: #eb6347;
  margin-bottom: 46px;
}

.about-list {
  width: 90%;
  max-width: 954px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.about-list-item {
  width: 32.81%;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(235, 99, 71, 0.25);
  border-radius: 20px;
}

.about-list-item:nth-of-type(2) {
  width: 30.5034%;
}

.about-list-item:nth-of-type(3) {
  width: 30.5034%;
}

.about-list-item-text {
  font-size: 24px;
  line-height: 29px;
}

.about-list-item-text span {
  color: #0076be;
}

.about-polygon {
  width: 100%;
  height: 100%;
  background-color: #ffeee2;
  clip-path: polygon(50% 100%, 100% 70%, 100% 0, 0 0, 0 70%);
  aspect-ratio: 1440 / 293;
  position: relative;
  padding-top: 180px;
}

.about-triangle-img {
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
  z-index: 1;
}

.about-inner2 {
  padding-top: 25px;
}

.about-inner2-bottom-arrow {
  width: 40px;
  height: auto;
  margin: 0 auto 23px;
}

.about-inner2-text {
  font-size: 32px;
  line-height: 180%;
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(116, 23, 4, 0.25);
  margin-bottom: 37px;
}

.about-inner2-text span {
  font-size: 42px;
}

.about-inner2-text-summary {
  font-size: 42px;
  line-height: 180%;
  color: #0076be;
  background-color: #fff;
  width: fit-content;
  padding: 7px 10px;
  margin: 0 auto;
}

.about-inner2-text-summary span {
  font-size: 52px;
  background: url(../img/about-summary-bg.svg) center center / contain no-repeat;
  background-position: left bottom;
}

.service {
  background: rgba(255, 238, 226, 0.964706);
  padding: 100px 0 140px;
}

.service-title {
  margin-bottom: 85px;
}

.service-list {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
}

.service-list-item {
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(235, 99, 71, 0.25);
  border-radius: 10px;
  position: relative;
  padding: 3.3% 8.3%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}

.service-list-item:last-of-type {
  margin-bottom: 0;
}

.service-list-item::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  left: 0;
  background: #eb6347;
  border-radius: 10px 0px 0px 10px;
}

.service-list-item-number {
  font-size: 90px;
  line-height: 105px;
  color: #eb6347;
  text-shadow: 0px 0px 10px rgba(235, 99, 71, 0.25);
  padding-right: 6.457%;
  margin-right: 6.457%;
  border-right: 1px solid #d9d9d9;
}

.service-list-item-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
}

.service-list-item-content-icon {
  width: 14.551%;
  margin-right: 6.457%;
}

.service-list-item-content-text {
  flex: 1;
}

.service-list-item-title {
  font-size: 42px;
  line-height: 50px;
  color: #eb6347;
  margin-bottom: 15px;
}

.service-list-item-text {
  font-size: 24px;
  line-height: 29px;
}

.point {
  padding: 100px 0 0;
}

.point-title {
  margin-bottom: 80px;
}

.point-list {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
}

.point-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.point-list-item:last-of-type {
  margin-bottom: 45px;
}

.point-list-item-content {
  width: 49.4%;
}

.point-list-item-number {
  width: 147px;
  height: auto;
  aspect-ratio: 1/1;
  background: #eb6347;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #ffffff;
  margin: 0 auto 30px;
}

.point-list-item-number span:first-of-type {
  font-size: 26px;
  line-height: 30px;
}

.point-list-item-number span:last-of-type {
  font-size: 60px;
  line-height: 70px;
}

.point-list-item-title {
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  color: #0076be;
  margin-bottom: 15px;
}

.point-list-item-text {
  font-weight: 500;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}

.point-list-item-img {
  width: 49.4%;
}

.point-triangle {
  width: 100%;
  height: auto;
  aspect-ratio: 1440 / 120;
  background-color: #fff;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  position: relative;
}

.point-recommend {
  background-color: #def7ff;
  margin-top: -8.333333333333333%;
  padding-top: calc(60px + 8.333333333333333%);
  padding-bottom: 140px;
}

.point-recomend-inner {
  max-width: 958px;
  width: 85%;
  margin: 0 auto;
  background: #ffffff;
  border: 4px solid #0076be;
  border-radius: 40px;
}

.point-recommend-title {
  background: #0076be;
  border-radius: 30px 30px 0px 0px;
  padding: 10px 0;
  text-align: center;
  font-size: 32px;
  line-height: 160%;
  color: #ffffff;
  position: relative;
}

.point-recommend-title span {
  position: relative;
}

.point-recommend-title span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background: url(../img/about-recommend-fukidashi-left.svg) center
    center/contain no-repeat;
}

.point-recommend-title span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  background: url(../img/about-recommend-fukidashi-right.svg) center
    center/contain no-repeat;
}

.point-recommend-list {
  padding: 65px 60px;
}

.point-recommend-list-item {
  font-size: 36px;
  line-height: 43px;
  position: relative;
  padding-left: 50px;
  margin-bottom: 36px;
}

.point-recommend-list-item:last-of-type {
  margin-bottom: 0;
}

.point-recommend-list-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 38px;
  background: url(../img/about-recommend-check-icon.svg) center center / contain
    no-repeat;
}

.point-recommend-list-item span {
  color: #eb6347;
}

.model {
  background: url(../img/model-bg.png) center center / cover no-repeat;
  padding: 100px 0 140px;
}

.model-inner {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 33.5484px;
  padding: 40px 50px;
}

.model-title {
  font-size: 30.1935px;
  line-height: 36px;
  color: #0076be;
  padding: 7px 25px;
  width: fit-content;
  margin: 0 auto 38px;
  border: 1.67742px solid #0076be;
  border-radius: 50.3226px;
}

.model-person {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5.3%;
  margin-bottom: 38px;
}

.model-person-img {
  width: 17.873%;
}

.model-person-list {
  padding: 16px 20px;
  background: #f6f6f6;
}

.model-person-list-item {
  font-size: 20.129px;
  line-height: 24px;
}

.model-person-list-item span {
  color: #eb6347;
}

.model-pricing-table {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 40px;
}

.model-pricing-column {
  flex: 1;
}

.model-pricing-item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 6px;
}

.model-pricing-label {
  width: calc((100% - 6px) / 2);
  font-size: 21.1355px;
  line-height: 25px;
  color: #f6f6f6;
  text-align: center;
  padding: 14px 0;
}

.model-pricing-column-left .model-pricing-label {
  background: #0076be;
}

.model-pricing-column-right .model-pricing-label {
  background: #72bb2a;
}

.model-pricing-amount {
  width: calc((100% - 6px) / 2);
  font-size: 21.1355px;
  line-height: 25px;
  text-align: right;
  padding: 14px 30.1935px;
  background: #f6f6f6;
}

.model-pricing-amount span {
  font-size: 19.63px;
}

.model-bottom-arrow {
  width: 33.55px;
  height: 61.23px;
  margin: 0 auto 6px;
}

.model-bottom-text {
  font-size: 48.6452px;
  line-height: 58px;
  text-align: center;
  color: #eb6347;
  text-shadow: 0px 0px 5.03226px rgba(235, 99, 71, 0.5);
  margin-bottom: 46px;
}

.model-bottom-text > span {
  font-size: 92.2581px;
  line-height: 107px;
  text-shadow: 0px 0px 5.03226px rgba(235, 99, 71, 0.5);
  margin-left: 10px;
  background: url(../img/model-bottom-text-bg.svg) center center / contain
    no-repeat;
  background-position: left bottom;
}

.model-bottom-text span span {
  font-family: "Noto Sans JP";
  font-size: 48.6452px;
  line-height: 58px;
  text-align: center;
  margin-left: 10px;
}

.model-bottom-text-annotation {
  font-weight: 500;
  font-size: 20.129px;
  line-height: 24px;
  text-align: center;
  color: #464646;
}

.voice {
  background-color: #ffeee2;
  padding: 100px 0 140px;
}

.voice-title {
  margin-bottom: 80px;
}

.voice-inner {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.voice-inner-item {
  width: 49%;
  height: initial;
  padding: 35px 44px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.voice-inner-item-img {
  width: 42.7%;
  margin: 0 auto 20px;
}

.voice-inner-item-company {
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}

.voice-inner-item-title {
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  color: #0076be;
  margin-bottom: 30px;
}

.voice-inner-item-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 31px;
}

.swiper-custom-arrow,
.swiper-pagination {
  display: none;
}

.faq {
  padding: 100px 0 140px;
}

.faq-title {
  margin-bottom: 80px;
}

.faq-inner {
  max-width: 1028px;
  width: 85%;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid #999999;
}

.faq-question {
  display: flex;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.faq-icon {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin-right: 10px;
  flex-shrink: 0;
  line-height: 1;
}

.faq-icon-q {
  background-color: #eb6347;
  color: white;
}

.faq-icon-a {
  color: #eb6347;
  border: 1px solid #eb6347;
}

.faq-question-text {
  flex: 1;
  font-weight: bold;
  font-size: 18px;
  color: #333;
  margin: 0;
  font-size: 22px;
  line-height: 26px;
}

.faq-arrow {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.faq-item.active .faq-arrow {
  transform: rotate(180deg);
}

.faq-answer {
  display: flex;
  align-items: center;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 0 25px 0;
}

.faq-answer-text {
  flex: 1;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
}

.contact {
  padding: 100px 0;
  background-color: #f6f6f6;
}

.contact-title {
  margin-bottom: 85px;
}

.contact-inner {
  max-width: 1033px;
  width: 85%;
  margin: 0 auto;
}

/* Contact Form 7 スタイル */
.wpcf7-form {
  width: 100%;
}

.wpcf7-form br {
  display: none;
}

.wpcf7-form p {
  margin-bottom: 40px;
}

.wpcf7-form label {
  font-weight: 500;
  font-size: 20px;
  color: #464646;
  display: flex;
  align-items: center;
  gap: 28px;
}

.wpcf7-form .form-title {
  width: 297px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wpcf7-form .required {
  background-color: #ff6b6b;
  color: #f6f6f6;
  font-size: 16px;
  padding: 0 10px;
  border-radius: 5px;
}

.wpcf7-form .wpcf7-form-control-wrap {
  flex: 1;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
  width: 100%;
  padding: 24.603px 16px;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 20px;
  line-height: 24px;
  background-color: #fff;
  transition: border-color 0.3s ease;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="date"]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  outline: none;
  border-color: #0076be;
  box-shadow: 0 0 0 3px rgba(0, 118, 190, 0.1);
}

/* ラジオボタンスタイル */
.wpcf7-form .wpcf7-radio {
  display: flex;
  gap: 7.7%;
}

.wpcf7-form .wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.wpcf7-form .wpcf7-radio .wpcf7-list-item > label {
  gap: 19px;
}

.wpcf7-form .wpcf7-radio input[type="radio"] {
  width: 18px;
  height: 18px;
  accent-color: #0076be;
  appearance: auto;
}

.wpcf7-form .wpcf7-radio label {
  min-width: auto;
  font-size: 16px;
  margin: 0;
}

/* 郵便番号と住所検索ボタン */

.wpcf7-form .wpcf7-form-control-wrap[data-name="postal-code"] {
  width: 29.042%;
  flex: initial;
}

.wpcf7-form .address-search-btn {
  background-color: #6c757d;
  color: #fff;
  border: none;
  padding: 12px 16px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}

.wpcf7-form .address-search-btn:hover {
  background-color: #5a6268;
}

.wpcf7-form .address-search-btn:disabled {
  background-color: #adb5bd;
  cursor: not-allowed;
}

/* 送信ボタン */
.wpcf7-form .wpcf7-submit {
  background: #72bb2a;
  box-shadow: 0px 4.8px 0px #305e02;
  border-radius: 72px;
  padding: 18.5px 175px;
  margin: 0 auto;
  display: block;
  font-size: 28.8px;
  line-height: 43px;
  color: #f6f6f6;
  position: relative;
}

.wpcf7-form .wpcf7-submit:hover {
  /* 凹むように */
  box-shadow: none;
  transform: translateY(4.8px);
}

.wpcf7-form p:has(.wpcf7-submit) {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}

.wpcf7-form p:has(.wpcf7-submit)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 44px;
  transform: translateY(-50%);
  width: 23px;
  height: 34px;
  background: url(../img/right-arrow.svg) no-repeat center center / contain;
}

.wpcf7-spinner {
  position: absolute !important;
  visibility: visible;
  right: -70px;
  top: 50%;
  transform: translateY(-50%);
}

/* プライバシーポリシー */
.privacy-policy {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 83px !important;
  font-size: 22px;
  color: #464646;
}

.privacy-policy a {
  color: #eb6347;
  text-decoration: underline;
}

.footer-menu {
  background-color: #eb6347;
  padding: 52px 0;
}

.footer-menu-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5.5%;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff;
}

footer {
  padding: 21px 0;
  background-color: #0076be;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  body {
    font-size: 14px;
    line-height: 17px;
  }

  .section-title {
    font-size: 20px;
    line-height: 160%;
  }

  .section-title::before {
    height: 2.5px;
  }

  /* header */
  header {
    padding: 8px 0;
    box-shadow: none;
  }

  .header-inner {
    justify-content: center;
  }

  .header-inner h1 {
    width: 43.75%;
  }

  /* main */
  .fv {
    padding-bottom: 30px;
  }

  .fv-banner::before {
    top: 6px;
    height: 1px;
  }

  .fv-banner::after {
    bottom: 6px;
    height: 1px;
  }

  .fv-banner-title {
    font-size: 21px;
    line-height: 25px;
    padding: 13px 0;
  }

  .fv-inner {
    flex-direction: column;
    position: relative;
  }

  .fv-inner-text-container {
    width: 96%;
    margin: 0 auto;
  }

  .fv-inner-text-title {
    font-size: 24px;
    border-bottom: 2.4px solid #0076be;
    margin-bottom: 16px;
    line-height: initial;
    margin-top: 17px;
    text-align: center;
    letter-spacing: 0;
  }

  .fv-inner-text-title > span:first-of-type {
    font-size: 40.8px;
    line-height: 79px;
    padding-left: 6px;
    padding-right: 6px;
    line-height: initial;
  }

  .fv-inner-text-title > span:last-of-type {
    font-size: 28.8px;
    line-height: initial;
    padding-top: 0.3em;
  }

  .fv-inner-text {
    font-size: 18px;
    line-height: 1.61;
    margin-bottom: 11px;
    text-align: center;
  }

  .fv-inner-img {
    width: 100%;
  }

  .fv-inner-text-check-list {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 94.667%;
    background-color: initial;
    z-index: 1;
  }

  .fv-inner-text-check-list-item {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }

  .fv-inner-text-check-list-item-icon {
    width: 26.356%;
    height: auto;
    margin: 0 auto 5.4px;
  }

  .fv-inner-text-check-list-item-text {
    font-size: 14.41px;
    line-height: 1.2;
  }

  .fv-inner-text-check-list-item-text span {
    font-size: 18.34px;
  }

  .about {
    padding-bottom: 60px;
  }

  .about-inner1 {
    padding: 55px 0 0;
  }

  .about-title {
    font-size: 24px;
    line-height: initial;
    margin-bottom: 19px;
  }

  .about-list {
    width: 93.334%;
  }

  .about-list-item {
    width: 31.43%;
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(235, 99, 71, 0.25);
    border-radius: 10px;
  }

  .about-list-item:nth-of-type(2) {
    width: 31.43%;
  }

  .about-list-item:nth-of-type(3) {
    width: 31.43%;
  }

  .about-list-item-text {
    font-size: 12px;
    line-height: 14px;
  }

  .about-list-item-text span {
    color: #0076be;
  }

  .about-polygon {
    aspect-ratio: 375 / 166;
    padding-top: 100px;
  }

  .about-triangle-img {
    position: absolute;
    bottom: -4px;
    width: 65.067%;
    z-index: 1;
  }

  .about-inner2 {
    padding-top: 20px;
  }

  .about-inner2-bottom-arrow {
    width: 20px;
    height: auto;
    margin: 0 auto 10.5px;
  }

  .about-inner2-text {
    font-size: 16px;
    line-height: initial;
    margin-bottom: 16px;
  }

  .about-inner2-text span {
    font-size: 20px;
  }

  .about-inner2-text-summary {
    font-size: 20px;
    line-height: 180%;
    width: fit-content;
    padding: 5px 2px;
  }

  .about-inner2-text-summary span {
    font-size: 24px;
  }

  .service {
    background: rgba(255, 238, 226, 0.964706);
    padding: 30px 0 60px;
  }

  .service-title {
    margin-bottom: 30px;
  }

  .service-list {
    width: 93.334%;
  }

  .service-list-item {
    box-shadow: 0px 0px 5px rgba(235, 99, 71, 0.25);
    border-radius: 5px;
    padding: 5.43% 2.43% 5.43% 7.43%;
    margin-bottom: 10px;
    align-items: stretch;
  }

  .service-list-item::before {
    width: 10px;
    border-radius: 5px 0px 0px 5px;
  }

  .service-list-item-number {
    font-size: 30px;
    line-height: initial;
    padding-right: 5.706%;
    margin-right: 5.706%;
    display: flex;
    align-items: center;
  }

  .service-list-item-content-icon {
    width: 19.49%;
    margin-right: 7.234%;
  }

  .service-list-item-title {
    font-size: 20px;
    line-height: initial;
    margin-bottom: 7.5px;
  }

  .service-list-item-text {
    font-size: 14px;
    line-height: 17px;
  }

  .point {
    padding: 30px 0 0;
  }

  .point-title {
    margin-bottom: 30px;
  }

  .point-list {
    width: 74.667%;
  }

  .point-list-item {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .point-list-item:nth-of-type(even) {
    flex-direction: column-reverse;
  }

  .point-list-item:last-of-type {
    margin-bottom: 20px;
  }

  .point-list-item-content {
    width: 100%;
  }

  .point-list-item-number {
    width: 73.5px;
    margin: 0 auto 15px;
  }

  .point-list-item-number span:first-of-type {
    font-size: 13px;
    line-height: initial;
  }

  .point-list-item-number span:last-of-type {
    font-size: 30px;
    line-height: 0.9;
  }

  .point-list-item-title {
    font-size: 21px;
    line-height: 1;
    margin-bottom: 7.5px;
  }

  .point-list-item-text {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
  }

  .point-list-item-img {
    width: 100%;
  }

  .point-triangle {
    aspect-ratio: 375 / 66;
  }

  .point-recommend {
    margin-top: -17.6%;
    padding-top: calc(30px + 17.6%);
    padding-bottom: 60px;
  }

  .point-recomend-inner {
    width: 89.334%;
    border: 2px solid #0076be;
    border-radius: 20px;
  }

  .point-recommend-title {
    border-radius: 15px 15px 0px 0px;
    padding: 5px 0;
    font-size: 16px;
    line-height: 160%;
  }

  .point-recommend-title span {
    position: relative;
  }

  .point-recommend-title span::before {
    left: -20px;
    width: 12.6px;
    height: 12.6px;
  }

  .point-recommend-title span::after {
    right: -20px;
    width: 12.6px;
    height: 12.6px;
  }

  .point-recommend-list {
    padding: 24px 18px;
  }

  .point-recommend-list-item {
    font-size: 16px;
    line-height: 21.5px;
    padding-left: 20px;
    margin-bottom: 36px;
  }

  .point-recommend-list-item::before {
    content: "";
    position: absolute;
    width: 14.13px;
    height: 13.36px;
    top: 5px;
  }

  .model {
    padding: 30px 0 40px;
  }

  .model-inner {
    width: 89.334%;
    border-radius: 16.77px;
    padding: 19px 26px;
  }

  .model-title {
    font-size: 16px;
    line-height: 18px;
    padding: 8.3px 12.58px;
    margin: 0 auto 10px;
    border: 0.84px solid #0076be;
    border-radius: 25.16px;
  }

  .model-person {
    gap: 3.5%;
    margin-bottom: 20px;
  }

  .model-person-img {
    width: 36.72%;
  }

  .model-person-list {
    padding: 8.4px;
  }

  .model-person-list-item {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 4px;
  }

  .model-pricing-table {
    flex-direction: column;
    gap: 9px;
    margin-bottom: 24.44px;
  }

  .model-pricing-column {
    width: 100%;
    flex: initial;
  }

  .model-pricing-item {
    margin-bottom: 3.62px;
  }

  .model-pricing-label {
    width: calc((100% - 3.62px) / 2);
    font-size: 12.68px;
    line-height: 12.68px;
    padding: 8.35px 0;
  }

  .model-pricing-amount {
    width: calc((100% - 3.62px) / 2);
    font-size: 12.68px;
    line-height: 12.68px;
    padding: 8.35px 0;
    padding-right: 18.12px;
  }

  .model-pricing-amount span {
    font-size: 11.78px;
  }

  .model-bottom-arrow {
    width: 16.77px;
    height: 30.61px;
    margin: 0 auto 18.39px;
  }

  .model-bottom-text {
    font-size: 24px;
    line-height: 29.2px;
    margin-bottom: 0;
  }

  .model-bottom-text > span {
    font-size: 46px;
    line-height: 60px;
    text-shadow: 0px 0px 5.03226px rgba(235, 99, 71, 0.5);
    margin-left: 0;
  }

  .model-bottom-text span span {
    font-size: 24px;
    line-height: 58px;
    margin-left: 10px;
  }

  .voice {
    background-color: #ffeee2;
    padding: 30px 0 64px;
    position: relative;
  }

  .voice-title {
    margin-bottom: 30px;
  }

  .swiper {
    width: 72%;
  }

  .voice-inner {
    width: 100%;

    max-width: 1040px;
    margin: initial;
  }

  .voice-inner-item {
    padding: 13px 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }

  .voice-inner-item-img {
    width: 26.089%;
    margin: 0 auto 10px;
  }

  .voice-inner-item-company {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .voice-inner-item-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .voice-inner-item-text {
    font-size: 12px;
    line-height: 18px;
  }

  /* カスタムSwiper矢印 */
  .swiper-custom-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #0076be;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
    border: none;
    color: white;
  }

  .swiper-custom-arrow:hover {
    background: #005a8b;
    transform: translateY(-50%) scale(1.1);
  }

  .swiper-custom-arrow.swiper-custom-prev {
    left: -25px;
  }

  .swiper-custom-arrow.swiper-custom-next {
    right: -25px;
  }

  .swiper-custom-arrow svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: inherit;
  }

  .swiper-custom-arrow {
    width: 29px;
    height: 29px;
    background: none;
    color: white;
  }

  .swiper-custom-arrow:hover {
    background: none;
  }

  .swiper-custom-prev {
    left: 14px !important;
  }

  .swiper-custom-next {
    right: 14px !important;
  }

  .swiper-pagination {
    display: block;
  }

  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 34px;
  }

  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 10.5px;
  }

  .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #eb6347;
    opacity: #eb624726;
  }

  .faq {
    padding: 30px 0 38.5px;
  }

  .faq-title {
    margin-bottom: 30px;
  }

  .faq-inner {
    width: 89.334%;
  }

  .faq-item {
    border-bottom: 0.5px solid #999999;
  }

  .faq-question {
    padding: 15px 0;
  }

  .faq-icon {
    width: 21.5px;
    height: 21.5px;
    font-size: 14px;
    margin-right: 10px;
  }

  .faq-question-text {
    font-size: 14px;
    line-height: 18px;
  }

  .faq-arrow {
    width: 13px;
    height: 13px;
  }

  .faq-item.active .faq-answer {
    padding: 0 0 10px 0;
  }

  .faq-answer-text {
    font-size: 12px;
    line-height: 17px;
  }

  .contact {
    padding: 30px 0 55px;
  }

  .contact-title {
    margin-bottom: 30px;
  }

  .contact-inner {
    width: 89.334%;
    margin: 0 auto;
  }

  /* Contact Form 7 スタイル */

  .wpcf7-form p {
    margin-bottom: 20px;
  }

  .wpcf7-form label {
    font-size: 13px;
    gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .wpcf7-form .form-title {
    width: auto;
    justify-content: flex-start;
    gap: 10px;
  }

  .wpcf7-form .required {
    font-size: 8px;
    padding: 0 5px;
    border-radius: 2.5px;
  }

  .wpcf7-form .wpcf7-form-control-wrap {
    flex: initial;
    width: 100%;
  }

  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="email"],
  .wpcf7-form input[type="tel"],
  .wpcf7-form input[type="date"],
  .wpcf7-form select,
  .wpcf7-form textarea {
    padding: 12px 8px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    font-size: 13px;
    line-height: 1.2;
  }

  /* ラジオボタンスタイル */
  .wpcf7-form .wpcf7-radio {
    justify-content: center;
    gap: 27.5px;
  }

  .wpcf7-form .wpcf7-radio .wpcf7-list-item > label {
    gap: 9.5px;
    flex-direction: row;
    align-items: center;
    line-height: 1;
  }

  .wpcf7-form .wpcf7-radio input[type="radio"] {
    width: 13px;
    height: 13px;
  }

  .wpcf7-form .wpcf7-radio label {
    font-size: 12px;
  }

  /* 郵便番号と住所検索ボタン */

  .wpcf7-form label:has(.address-search-btn) {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .wpcf7-form label:has(.address-search-btn) .form-title {
    flex-basis: 100%;
  }

  .wpcf7-form .wpcf7-form-control-wrap[data-name="postal-code"] {
    width: 44.78%;
    flex: initial;
  }

  .wpcf7-form .address-search-btn {
    padding: 2px 6px;
    border-radius: 2.5px;
    font-size: 10px;
  }

  /* 送信ボタン */
  .wpcf7-form .wpcf7-submit {
    box-shadow: 0px 2.4px 0px #305e02;
    border-radius: 36px;
    padding: 13.5px 84px;
    font-size: 16px;
    line-height: 21.5px;
  }

  .wpcf7-form .wpcf7-submit:hover {
    transform: translateY(2.4px);
  }

  .wpcf7-form p:has(.wpcf7-submit)::after {
    right: 31.15px;
    width: 11.5px;
    height: 17px;
  }

  /* プライバシーポリシー */
  .privacy-policy {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px !important;
    font-size: 12px;
  }

  .footer-menu {
    padding: 30px 0;
    position: relative;
    z-index: 101;
  }

  .footer-menu-list {
    flex-direction: column;
    gap: 20px;
    font-size: 12px;
    line-height: 14px;
  }

  footer {
    padding: 10.5px 0;
    font-size: 11px;
    line-height: 1;
    position: relative;
    z-index: 101;
  }

  .sp-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #72bb2a;
    padding: 17px 0;
    text-align: center;
    z-index: 100;
  }

  .sp-cta-link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 21px;
    line-height: 25px;
    color: #ffffff;
  }

  .sp-cta-link img {
    width: 23px;
    height: 25px;
  }
}
