@charset "UTF-8";
/* =======================
共通
======================= */
/*  -----------------------------
固定ページCSS
--------------------------------- */
.swell-block-fullWide.pc-py-60.sp-py-40.alignfull.page__bottom__parts {
  padding: 48px 0 200px !important;
  margin-bottom: max(-66vw, -270px) !important;
}
@media screen and (min-width: 960.001px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.alignfull.page__bottom__parts {
    padding: 100px 0 280px !important;
    margin-bottom: -240px !important;
  }
}

.swell-block-columns.page__bottom__itemList {
  max-width: 1010px;
  margin-inline: auto;
}

.page__bottom__item {
  background-color: #fff;
  border: 1px solid #C4C4C4;
}
.page__bottom__item .page__bottom__item__image {
  overflow: hidden;
}
.page__bottom__item .page__bottom__item__image img {
  transition: all 0.3s;
}
.page__bottom__item .page__bottom__item__text {
  padding: 12px 0 12px 0;
  line-height: 1.45;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .page__bottom__item .page__bottom__item__text {
    padding: 17px 0 19px 0;
    font-size: 24px;
  }
}
.page__bottom__item .page__bottom__item__text .arrow {
  display: inline;
  overflow: hidden;
  width: 27px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 13%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .page__bottom__item .page__bottom__item__text .arrow {
    width: 18px;
    height: 13px;
  }
}
.page__bottom__item .page__bottom__item__text .arrow::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(/wp-content/uploads/2026/03/icon_arrow_light.png);
  background-repeat: no-repeat;
  background-size: contain;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
}
.page__bottom__item:hover .arrow::after {
  animation-name: transformLeftRight;
}
.page__bottom__item:hover .page__bottom__item__image img {
  transform: scale(1.05);
}

@keyframes transformLeftRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(150%);
    opacity: 0;
  }
  50% {
    transform: translateX(-150%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.swell-block-fullWide.reasonWrapper {
  padding: 100px 0 !important;
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.reasonWrapper {
    padding: 53px 0 !important;
  }
}

.wp-block-group.lead_box {
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .wp-block-group.lead_box {
    margin-bottom: 48px;
    padding-top: 32px;
  }
}

p.subTitle_page {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 46px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 960px) {
  p.subTitle_page {
    gap: 18px;
    font-size: 22px;
    margin-bottom: 30px;
  }
}
p.subTitle_page::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 5px;
  background-color: #064881;
}
@media screen and (max-width: 960px) {
  p.subTitle_page::before {
    width: 32px;
    height: 3px;
  }
}

p.leadText__page {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
}

.wp-block-group.is-stack.title__page {
  margin-bottom: 56px;
}
@media screen and (max-width: 960px) {
  .wp-block-group.is-stack.title__page {
    margin-bottom: 32px;
  }
}
.wp-block-group.is-stack.title__page .title__page__en {
  font-weight: 700;
  font-size: 78px;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .wp-block-group.is-stack.title__page .title__page__en {
    font-size: 44px;
  }
}
.wp-block-group.is-stack.title__page p.title__page__text {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .wp-block-group.is-stack.title__page p.title__page__text {
    font-size: 16px;
  }
}

p.reason__lead__text {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 77px;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 960px) {
  p.reason__lead__text {
    margin-bottom: 32px;
  }
}

.reason__item {
  max-width: 1043px;
  margin-inline: auto;
}
.reason__item:not(:last-child) {
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .reason__item:not(:last-child) {
    margin-bottom: 40px;
  }
}
.reason__item figure.wp-block-image.size-full {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.reason__item .reason__item__title {
  margin-bottom: 18px;
}
@media screen and (max-width: 960px) {
  .reason__item .reason__item__title {
    margin-bottom: 12px;
  }
}
.reason__item .reason__item__title .reason__item__title__en {
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .reason__item .reason__item__title .reason__item__title__en {
    margin-bottom: 0px;
  }
}
.reason__item .reason__item__title .reason__item__title__text {
  font-weight: 700;
  font-size: 32px;
}
@media screen and (max-width: 960px) {
  .reason__item .reason__item__title .reason__item__title__text {
    font-size: 22px;
  }
}
.reason__item .reason__item__subTitle {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 32px;
}
@media screen and (max-width: 960px) {
  .reason__item .reason__item__subTitle {
    margin-bottom: 20px;
  }
}
.reason__item .wp-block-group.check__box {
  background-color: #fff;
  border: 1px solid #064881;
  padding-bottom: 18px;
  padding-right: 12px;
}
.reason__item .wp-block-group.check__box .check__box__title {
  padding: 4px 16px;
  background-color: #064881;
  width: fit-content;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}
.reason__item .wp-block-group.check__box .wp-block-list.list__check {
  padding-left: 20px;
}
@media screen and (max-width: 960px) {
  .reason__item .wp-block-group.check__box .wp-block-list.list__check {
    padding-left: 12px;
  }
}
.reason__item .wp-block-group.check__box .wp-block-list.list__check li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  padding-left: 24px;
  line-height: 1.7;
  position: relative;
  margin: 0;
}
.reason__item .wp-block-group.check__box .wp-block-list.list__check li::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/uploads/2026/03/icon-check.png);
  position: absolute;
  top: 6px;
  left: 0;
}
@media screen and (max-width: 960px) {
  .reason__item .wp-block-group.check__box .wp-block-list.list__check li::before {
    top: 5px;
  }
}

p.hasLine {
  font-size: 24px;
  font-weight: 700;
  line-height: 2;
  margin-top: 93px;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  p.hasLine {
    font-size: 18px;
    margin-top: 40px;
  }
}
p.hasLine span {
  display: inline-block;
  border-bottom: 1px solid #064881;
}

dl.swell-block-dl.is-style-float.company__table {
  max-width: 800px;
  margin-inline: auto;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}
dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dt:after {
  display: none;
}
dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dt,
dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dd {
  padding-top: 28px;
  padding-bottom: 28px;
  border-top: 1px solid rgba(112, 112, 112, 0.5);
}
@media screen and (max-width: 960px) {
  dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dt,
  dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dd {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dt {
  padding-left: 24px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dt {
    font-size: 16px;
    padding-left: 8px;
    padding-right: 12px;
  }
}
dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dd {
  font-weight: 500;
}
dl.swell-block-dl.is-style-float.company__table .swell-block-dl__dd .wp-block-list {
  list-style: "・";
  padding-left: 10px;
}

.wp-block-group.company_wrapper {
  padding: 70px 0;
}
@media screen and (max-width: 960px) {
  .wp-block-group.company_wrapper {
    padding: 48px 0;
  }
}

/*  -----------------------------
お問い合わせ
--------------------------------- */
.form {
  width: 100%;
  max-width: 1080px;
  padding-top: 0px;
  padding-bottom: 80px;
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .form {
    padding-top: 0px;
    padding-bottom: 28px;
  }
}

.form__group {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  border-bottom: 1px solid #c1c1c1;
  padding: 20px 0;
  flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .form__group {
    flex-direction: row;
    gap: 42px;
    padding: 24px 0;
  }
}
.form__group:first-of-type {
  border-top: 1px solid #C1C1C1;
}

.form .form__group .form__label {
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 0px;
}
@media screen and (min-width: 960.001px) {
  .form .form__group .form__label {
    width: 280px;
    padding-left: 32px;
    margin-top: 12px !important;
    padding-left: 12px;
  }
}

.form__required {
  color: #fff;
  background-color: #064881;
  padding: 2px 16px 1px 16px;
  font-size: 13px;
  line-height: 2;
  display: block;
  width: fit-content;
  margin-left: 16px;
}
@media screen and (min-width: 960.001px) {
  .form__required {
    margin-left: auto;
  }
}

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

/* --- テキスト入力、メール、電話番号 --- */
.form input[type=text],
.form input[type=email],
.form input[type=tel],
.form input[type=date],
.form input[type=number],
.form select,
.form textarea {
  width: 100%;
  padding: 13px 17px;
  height: 100%;
  max-height: 50px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
@media screen and (min-width: 960.001px) {
  .form input[type=text],
  .form input[type=email],
  .form input[type=tel],
  .form input[type=date],
  .form input[type=number],
  .form select,
  .form textarea {
    max-width: 500px;
    font-size: 16px;
  }
}

.form input::placeholder,
.form textarea::placeholder {
  color: #CCCCCC;
  opacity: 1;
}

/* --- テキストエリア --- */
.form textarea {
  min-height: 225px;
  resize: vertical;
  max-width: 100%;
}

/* プライバシーポリシー */
.privacy {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid gray;
}

.privacy_inner {
  padding: 1em;
}

/* スクロールバーのカスタマイズCSS */
.privacy::-webkit-scrollbar {
  width: 8px;
}

.privacy::-webkit-scrollbar-track {
  background-color: lightblue;
}

.privacy::-webkit-scrollbar-thumb {
  background-color: #3760d0;
  border-radius: 8px;
}

/*
 * カスタムチェックボックス用CSS
 */
/* 認証ボタン */
.form__acceptance {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  margin-top: 40px;
}
@media screen and (min-width: 960.001px) {
  .form__acceptance {
    width: fit-content;
    margin-left: 322px;
  }
}
.form__acceptance {
  font-weight: 500;
}
.form__acceptance a {
  color: #064881;
  text-decoration: underline;
  font-weight: bold;
}

.form__acceptance .wpcf7-list-item {
  display: inline-block;
  margin-left: 36px;
}

.form__acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* 元のチェックボックスを非表示にする */
.form__acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* チェックボックスを作成 */
.form__acceptance .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  transition: all 0.2s;
}

/* チェックが入ったときにチェックマークを表示する */
.form__acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 1px;
  width: 9px;
  height: 15px;
  border: solid #064881;
  /* チェックマークの色 */
  border-width: 0 2px 2px 0;
  /* L字型に線を引く */
  transform: rotate(45deg);
  /* 45度回転させてチェックマークに見せる */
}

/* --- 送信ボタン --- */
.toHome_link a,
.submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 50px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  color: #fff;
  background-color: #064881;
  border: 1px solid #064881;
  border-radius: 100px;
  cursor: pointer;
  transition: background-color 0.3s;
  -webkit-appearance: none;
  appearance: none;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .toHome_link a,
  .submit {
    width: 425px;
    height: 64px;
  }
}
.toHome_link a:disabled,
.submit:disabled {
  background-color: #bbb;
  border-color: #bbb;
}
.toHome_link a:disabled:hover,
.submit:disabled:hover {
  background-color: #bbb;
  border-color: #bbb;
}
.toHome_link a:not(:disabled):hover,
.submit:not(:disabled):hover {
  background-color: #fff;
  color: #064881;
}

.wp-block-group.contact__wrapper {
  padding-top: 50px;
}
@media screen and (min-width: 960.001px) {
  .wp-block-group.contact__wrapper {
    padding-top: 0;
  }
}
.wp-block-group.contact__wrapper .contact__wrapper_text {
  margin-bottom: 42px;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .wp-block-group.contact__wrapper .contact__wrapper_text {
    margin-bottom: 60px;
  }
}

p.thanks__text {
  font-weight: 500;
  font-size: 16px;
}

p.thanks__text:nth-of-type(3) {
  margin-bottom: 50px;
}

.page-id-21 .w-beforeFooter,
.page-id-164 .w-beforeFooter {
  display: none;
}
.page-id-21 .l-footer__widgetArea,
.page-id-164 .l-footer__widgetArea {
  padding-top: 70px;
}/*# sourceMappingURL=page.css.map */