@charset "UTF-8";
/*==========================================
変数 inc.scss
===========================================*/
/*==========================================
変数 fonts.scss
===========================================*/
/*===================================
userSS 追加
=====================================*/
#header {
  pointer-events: none; }

/*==========================================
 　共通 
===========================================*/
.page-form .form-bg {
  background: #e3e3e3; }
.page-form .form-bg {
  background: #e3e3e3;
  padding: 80px 0;
  margin-bottom: -120px; }
  @media screen and (max-width: 768px) {
    .page-form .form-bg {
      padding: 40px 0; } }
.page-form .mt100 {
  margin-top: 60px; }
@media screen and (min-width: 768px) {
  .page-form .mt100 {
    margin-top: 80px; } }
@media screen and (min-width: 1201px) {
  .page-form .mt100 {
    margin-top: 100px; } }
.page-form .inner-main {
  padding-top: 0; }
.page-form .ai_b {
  align-items: baseline; }
.page-form .ai_fs {
  align-items: flex-start; }
.page-form .ai_fe {
  align-items: flex-end; }
.page-form .ds_f {
  display: flex; }
  @media screen and (max-width: 375px) {
    .page-form .ds_f {
      flex-direction: column; } }
.page-form .jc_sb {
  justify-content: space-between; }
.page-form .jc_c {
  justify-content: center; }
.page-form .fd_c {
  flex-direction: column; }
.page-form #form .form-item-cts {
  font-size: 1.4rem;
  font-weight: 500;
  position: relative;
  align-self: self-start;
  width: 100px; }
.page-form .form_name-item .form-item-cts {
  padding: 12px 4% 0 24px;
  margin: 0; }
.page-form #form .form_flex_item_add {
  margin-right: 0px; }
  @media screen and (max-width: 960px) {
    .page-form #form .form_flex_item_add {
      flex-basis: 49%; } }
  @media screen and (max-width: 375px) {
    .page-form #form .form_flex_item_add {
      flex-basis: 100%;
      margin-bottom: 10px;
      display: flex;
      align-items: center;
      flex-direction: row !important; } }
  @media screen and (max-width: 375px) {
    .page-form #form .form_flex_item_add:not(:first-of-type) {
      margin-top: 1em; } }
@media screen and (max-width: 375px) {
  .page-form #form .form_control_blc {
    flex-direction: column; }
    .page-form #form .form_control_blc .wpcf7-form-control-wrap {
      margin-bottom: 10px; } }
.page-form .form_calender_wrap p {
  width: 100%; }
.page-form .calender_p {
  flex-basis: 100%;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 15px; }
  @media screen and (max-width: 767px) {
    .page-form .calender_p {
      font-size: 14px; } }
.page-form .calender01 {
  width: 100%; }
.page-form .time01 {
  width: 100%; }
.page-form .calender02 {
  width: 100%; }
.page-form .time02 {
  width: 100%; }
.page-form .contact-tel-wrap {
  width: 80%;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 3em 0;
  margin-inline: auto; }
  @media screen and (max-width: 960px) {
    .page-form .contact-tel-wrap {
      width: 100%; } }
  .page-form .contact-tel-wrap .item-head {
    margin-bottom: 1rem; }
  .page-form .contact-tel-wrap .item-body {
    margin-bottom: 2rem; }
  .page-form .contact-tel-wrap .contact-tel {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media screen and (max-width: 960px) {
      .page-form .contact-tel-wrap .contact-tel {
        justify-content: center; } }
  .page-form .contact-tel-wrap .tel_icon {
    width: clamp(1.6rem, 2.071875vw, 3.3rem); }
    @media screen and (max-width: 960px) {
      .page-form .contact-tel-wrap .tel_icon {
        width: clamp(1.6rem, 4.571875vw, 3.3rem); } }
  .page-form .contact-tel-wrap .tel_number {
    letter-spacing: 0em;
    font-weight: 400;
    font-size: clamp(2rem, 3.125vw, 6rem);
    line-height: 1; }
    @media screen and (max-width: 960px) {
      .page-form .contact-tel-wrap .tel_number {
        font-size: clamp(2rem, 6.25vw, 6rem);
        line-height: 1; } }
  .page-form .contact-tel-wrap .tel_number_ttl {
    letter-spacing: 0em;
    font-weight: 300;
    font-size: clamp(1.4rem, 1.5625vw, 3rem);
    line-height: 1;
    margin-right: 1rem; }
    @media screen and (max-width: 960px) {
      .page-form .contact-tel-wrap .tel_number_ttl {
        font-size: clamp(1.4rem, 3.125vw, 3rem); } }
  .page-form .contact-tel-wrap .business_hours {
    letter-spacing: 0em;
    font-size: clamp(1.2rem, 0.7291666667vw, 1.6rem);
    line-height: 1;
    font-weight: 600; }
    @media screen and (max-width: 960px) {
      .page-form .contact-tel-wrap .business_hours {
        font-size: clamp(1rem, 1.4583333333vw, 1.6rem); } }
.page-form .page-ttl {
  margin: 60px 0 clamp(3rem, 4.1666666667vw, 8rem);
  text-align: center; }
  @media screen and (max-width: 960px) {
    .page-form .page-ttl {
      font-size: clamp(3rem, 8.3333333333vw, 8rem); } }
  .page-form .page-ttl .page-ttl-en {
    font-size: clamp(3rem, 4.1666666667vw, 8rem);
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-bottom: clamp(1.5rem, 1.5625vw, 3rem);
    line-height: 1; }
  .page-form .page-ttl .page-ttl-ja {
    font-size: clamp(1.8rem, 1.0416666667vw, 2rem);
    letter-spacing: 0.1em;
    font-weight: 400; }
    @media screen and (max-width: 960px) {
      .page-form .page-ttl .page-ttl-ja {
        font-size: clamp(1.8rem, 2.0833333333vw, 2rem); } }
.page-form .page-txt {
  text-align: center;
  font-size: clamp(1.4rem, 0.8333333333vw, 1.6rem);
  letter-spacing: 0em;
  font-weight: 500;
  line-height: clamp(3.2rem, 2.1875vw, 4.2rem); }
  @media screen and (max-width: 576px) {
    .page-form .page-txt {
      text-align: start; }
      .page-form .page-txt .pc-none {
        display: none; } }

.telinfo-block {
  background: #fff;
  max-width: 760px;
  width: 100%;
  margin: 0 auto 80px;
  text-align: center;
  padding: 30px 0; }
  @media screen and (max-width: 576px) {
    .telinfo-block {
      margin: 0 auto 40px; } }
  .telinfo-block .block-ttl {
    font-weight: 500; }
  .telinfo-block a {
    font-size: 3.6rem;
    letter-spacing: 0.05em;
    font-weight: 500; }

@media screen and (min-width: 577px) {
  .telinfo-block .block-ttl {
    font-size: 1.8rem;
    letter-spacing: 0.2em;
    margin-bottom: 15px; } }
@media screen and (min-width: 768px) {
  .telinfo-block {
    padding: 45px 0; } }
.form-block {
  background: #fff;
  padding: 40px 4% 80px; }

@media screen and (min-width: 577px) {
  .form-block {
    padding: 40px 2.5% 80px; } }
@media screen and (min-width: 768px) {
  .form-block {
    padding: 40px 2.5% 100px; } }
@media screen and (min-width: 1201px) {
  .form-block {
    padding: 40px 25px 100px; } }
/*==========================================
 　FORM STYLE
===========================================*/
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="submit"],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input,
textarea,
select,
button {
  font-family: inherit; }

textarea {
  resize: none;
  /*overflow-y: hidden;*/ }

input[type="date"],
select {
  background: #fff; }

select::-ms-expand {
  display: none; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

input[type="checkbox"] {
  vertical-align: inherit;
  position: absolute;
  opacity: 0; }

input[type="radio"] {
  display: none; }

input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-appearance: none; }

input[type="date"],
input[type="time"] {
  position: relative; }
  input[type="date"]::after,
  input[type="time"]::after {
    content: "\f073";
    font: var(--fa-font-solid);
    display: block;
    position: absolute;
    top: 50%;
    right: 4%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    color: #000000;
    pointer-events: none; }

::-webkit-input-placeholder {
  color: #c5c5c5;
  line-height: 2; }

::-moz-placeholder {
  color: #c5c5c5;
  opacity: 1;
  line-height: 2; }

:-ms-input-placeholder {
  color: #c5c5c5;
  opacity: 1;
  line-height: 2; }

::-ms-input-placeholder {
  color: #c5c5c5;
  opacity: 1;
  line-height: 2; }

::placeholder {
  color: #c5c5c5;
  opacity: 1;
  line-height: 2; }

@media screen and (max-width: 576px) {
  ::-webkit-input-placeholder {
    font-size: 14px; }

  ::-moz-placeholder {
    font-size: 14px; }

  :-ms-input-placeholder {
    font-size: 14px; }

  ::-ms-input-placeholder {
    font-size: 14px; }

  ::placeholder {
    font-size: 14px; } }
.form_flex_item .form_control_wrap:not(:last-of-type) {
  margin-bottom: 3.5%; }
@media screen and (min-width: 577px) {
  .form_flex_item .form_control_wrap.fs_1 {
    max-width: 287px;
    width: 30vw;
    min-width: 237px; } }

.form_control {
  display: block;
  max-width: 100%;
  width: 100%;
  padding: 1rem 1.5rem;
  font-size: clamp(1.4rem, 5vw, 1.6rem);
  line-height: 2;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  box-sizing: border-box; }
  .form_control.wpcf7-validates-as-date {
    width: 100%;
    height: 52px;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    /*Google Chrome/Safari対応*/
    -moz-appearance: none;
    /*Firefox対応*/
    -o-appearance: none;
    /*Opera対応*/ }

.form_control_short {
  max-width: 128px;
  display: flex !important;
  flex-direction: row !important; }

.text {
  display: block;
  margin-left: 1rem; }

textarea.form_control {
  line-height: 1.2;
  min-height: 180px; }

select.form_control {
  background: url("../img/form/arw-select.svg") #fff no-repeat right 10px top 50%;
  background-size: 14px;
   /*	padding: 0.6rem 4.5rem 0.6rem 1.5rem;
	border-color: #999;
	border-radius: 0px;*/ }

.form-calendar-input.form_control {
  background: url("../img/form/arw-select.svg") #fff no-repeat right 10px top 50%; }

.form-arrow.form_control {
  background: url("../img/form/arw-select.svg") #fff no-repeat right 10px top 50%; }

@media screen and (min-width: 1201px) {
  .form_control_checktxt {
    padding-top: 0.25em; } }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: red !important;
  background: #fff;
  font-weight: 500; }

.staff {
  width: 100%; }

.wpcf7-submit:disabled {
  opacity: 0.3;
  pointer-events: none; }

.btn-submit_cap {
  margin: 30px auto;
  max-width: 90%;
  font-size: 1.6rem;
  line-height: 32px;
  word-break: auto-phrase; }
  @media screen and (max-width: 960px) {
    .btn-submit_cap {
      font-size: 1.3rem;
      line-height: 28px; } }

.btn-submit_cap_a {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px; }
  @media (hover: hover) {
    .btn-submit_cap_a:hover:hover {
      opacity: 0.5; } }

.privacy-check .wpcf7-list-item {
  text-indent: -30px;
  padding-left: 30px; }

.form_container {
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .form_container.itemRow .form-item {
      flex-direction: row;
      justify-content: space-between; } }
  @media screen and (min-width: 768px) {
    .form_container.itemRow .form-item .item-head {
      min-width: 14em; } }
  @media screen and (min-width: 768px) {
    .form_container.itemRow .form-item .item-body {
      width: 100%;
      padding: 0; } }

.form-item {
  border-bottom: 0px solid #ccc;
  padding: 20px 0;
  color: #000; }
  @media screen and (max-width: 576px) {
    .form-item {
      padding: 20px 0; } }
  .form-item .item-head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse; }
    @media screen and (max-width: 767px) {
      .form-item .item-head {
        justify-content: flex-start;
        flex-direction: row; } }
  .form-item .item-body {
    padding: 15px 0 0; }
    .form-item .item-body .asterisk-txt {
      font-size: 1.3rem;
      margin-top: 0.5em; }
  .form-item .item-ttl {
    font-weight: 500; }
    .form-item .item-ttl .ttl-al {
      font-size: 1.4rem;
      margin: 0 0 0 0.5em; }
    .form-item .item-ttl .ttl-sml {
      font-size: 1.3rem; }
  .form-item .item-ttl-car {
    color: #123646;
    font-weight: bold !important; }
  .form-item .form-map-img img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 960px) {
    .form-item .form-map-img img {
      max-width: 600px;
      width: 100%;
      height: auto; } }
  .form-item .border-gradation-radius {
    padding: 1px;
    /*borderの太さ*/
    border-radius: 11px;
    margin-right: 1em; }
  .form-item .item-req {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 960px) {
      .form-item .item-req {
        margin-left: 1em; } }

@media screen and (max-width: 960px) {
  .form-item.form-item-map .item-body {
    display: flex;
    justify-content: center; } }

@media screen and (min-width: 577px) {
  .form-item .item-ttl {
    letter-spacing: 0.1em; } }
@media screen and (min-width: 768px) {
  .form-item {
    display: flex;
    flex-direction: column; }
    .form-item .item-head {
      min-width: 243px;
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: row;
      padding-top: 1%; }
      .form-item .item-head.aStart {
        align-items: flex-start; }
    .form-item .item-body {
      width: 100%; }
    .form-item .item-ttl {
      font-weight: 500;
      padding: 0;
      letter-spacing: normal; }
      .form-item .item-ttl .ttl-al {
        margin: 0; }
    .form-item .item-req {
      margin: 0; } }
@media screen and (min-width: 768px) {
  .form-item .item-body .asterisk-txt {
    letter-spacing: 0.2em; } }
.center {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .center {
      text-align: left; } }

.lead-text {
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  line-height: 36px;
  margin-top: 20px; }

.recaptcha_policy {
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
  line-height: 24px;
  margin-block: 30px; }

.other-wrap {
  margin-top: 1em; }

.checkbox-wrap {
  margin-bottom: 20px; }
  .checkbox-wrap span.wpcf7-list-item {
    margin: 0.5em 2em 0 0; }
    @media screen and (max-width: 1200px) {
      .checkbox-wrap span.wpcf7-list-item {
        margin: 0em 2em 1em 0; } }
  .checkbox-wrap.checkbox-column span.wpcf7-list-item {
    margin: 0.5em 0 0;
    display: block; }
  .checkbox-wrap .wpcf7-form-control-wrap {
    display: block; }
  .checkbox-wrap .wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    border: 0; }
  .checkbox-wrap span.wpcf7-list-item {
    position: relative; }
  .checkbox-wrap .wpcf7-list-item-label {
    /*項目の色や文字サイズ*/
    cursor: pointer;
    font-size: 16px;
    font-weight: 500; }
  .checkbox-wrap input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    /*既存のチェックボックスを見えなくする*/ }
  .checkbox-wrap .wpcf7-list-item-label:before {
    /*チェックボックスの枠*/
    content: "";
    border: 1px solid #333333;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -1.5px;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    background-color: #fff; }
  .checkbox-wrap input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    /*チェックアイコン*/
    background-color: #333; }
  .checkbox-wrap input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
    /*チェックアイコン*/
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 4px;
    width: 10px;
    height: 5px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(-45deg); }

@media screen and (min-width: 1201px) {
  .checkbox-wrap .wpcf7-checkbox {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0rem 0rem; }
  .checkbox-wrap span.wpcf7-list-item {
    width: auto;
    margin-bottom: 10px; } }
@media screen and (max-width: 576px) {
  .checkbox-wrap span.wpcf7-list-item {
    margin: 0em 1em 1em 0;
    display: block;
    text-align: center; } }
.checkbox-wrap.chance .wpcf7-list-item-label {
  white-space: nowrap; }

.radio-wrap span.wpcf7-list-item {
  margin: 0.5em 2em 0 0; }
.radio-wrap.radio-column span.wpcf7-list-item {
  margin: 0.5em 0 0;
  display: block; }
.radio-wrap .wpcf7-list-item-label {
  display: block;
  padding-left: 24px;
  position: relative; }
  .radio-wrap .wpcf7-list-item-label::before, .radio-wrap .wpcf7-list-item-label::after {
    content: "";
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute; }
  .radio-wrap .wpcf7-list-item-label::before {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #000;
    top: calc((1.75em - 15px) / 2 - 3px);
    left: 0; }
  .radio-wrap .wpcf7-list-item-label::after {
    width: 9px;
    height: 9px;
    background: #000000;
    top: calc((1.75em - 15px) / 2 + 0px);
    left: 3px;
    z-index: 2;
    opacity: 0; }
.radio-wrap input[type="radio"]:checked + .wpcf7-list-item-label::after {
  opacity: 1; }
.radio-wrap .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
  margin-top: 2em; }

.radio-wrap .wpcf7-radio {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  border: 0;
  padding: 0rem 0rem; }
.radio-wrap span.wpcf7-list-item {
  width: auto;
  margin-bottom: 10px; }

.body-add .form_control_wrap:not(:last-child) {
  margin-bottom: 15px; }
.body-add .zipcode-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .body-add .zipcode-wrap .zip-ttl {
    min-width: 1.5em; }
  .body-add .zipcode-wrap .wpcf7-form-control-wrap {
    max-width: 175px;
    width: 100%;
    margin-right: 1em; }

@media screen and (max-width: 767px) {
  .body-add .zipcode-wrap .zip-txt {
    font-size: 1.4rem; } }
.contactdetail-check span.wpcf7-list-item {
  display: block; }

.reservedate-wrap {
  display: flex; }
  .reservedate-wrap .reservedate-month .selectbox-wrap,
  .reservedate-wrap .reservedate-day .selectbox-wrap,
  .reservedate-wrap .reservedate-time .selectbox-wrap {
    display: flex;
    align-items: center; }
    .reservedate-wrap .reservedate-month .selectbox-wrap .wpcf7-form-control-wrap,
    .reservedate-wrap .reservedate-day .selectbox-wrap .wpcf7-form-control-wrap,
    .reservedate-wrap .reservedate-time .selectbox-wrap .wpcf7-form-control-wrap {
      width: 100%; }
    .reservedate-wrap .reservedate-month .selectbox-wrap .unit,
    .reservedate-wrap .reservedate-day .selectbox-wrap .unit,
    .reservedate-wrap .reservedate-time .selectbox-wrap .unit {
      text-align: right; }
  .reservedate-wrap .reservedate-month .selectbox-wrap .wpcf7-form-control-wrap,
  .reservedate-wrap .reservedate-day .selectbox-wrap .wpcf7-form-control-wrap {
    max-width: 122px; }
  .reservedate-wrap .reservedate-month .selectbox-wrap .unit,
  .reservedate-wrap .reservedate-day .selectbox-wrap .unit {
    min-width: 1.5em; }
  .reservedate-wrap .reservedate-time .selectbox-wrap .wpcf7-form-control-wrap {
    max-width: 234px; }
  .reservedate-wrap .reservedate-time .selectbox-wrap .unit {
    min-width: 2.5em; }

@media screen and (min-width: 1201px) {
  .reservedate-wrap .reservedate-month,
  .reservedate-wrap .reservedate-day {
    margin-right: 20px; }
    .reservedate-wrap .reservedate-month .wpcf7-form-control-wrap,
    .reservedate-wrap .reservedate-day .wpcf7-form-control-wrap {
      min-width: 122px; }
  .reservedate-wrap .reservedate-time .wpcf7-form-control-wrap {
    min-width: 234px; } }
@media screen and (max-width: 1200px) {
  .reservedate-wrap {
    flex-wrap: wrap; }
    .reservedate-wrap .reservedate-month,
    .reservedate-wrap .reservedate-day {
      max-width: 171px;
      width: 48%; }
    .reservedate-wrap .reservedate-time {
      margin-top: 15px;
      width: 100%; } }
.Plnum-block .form_control_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Plnum-block .form_control_wrap .child-ttl {
    letter-spacing: 0.1em;
    min-width: 4em; }
  .Plnum-block .form_control_wrap .wpcf7-form-control-wrap {
    width: 100%; }
    .Plnum-block .form_control_wrap .wpcf7-form-control-wrap .form_control {
      text-align: center; }

@media screen and (min-width: 577px) {
  .Plnum-block {
    display: flex;
    align-items: center; }
    .Plnum-block .form_control_wrap {
      max-width: 160px;
      width: 100%; }
      .Plnum-block .form_control_wrap:not(:last-child) {
        margin-right: 5em; } }
@media screen and (max-width: 576px) {
  .Plnum-block .form_control_wrap:not(:last-child) {
    margin-bottom: 1em; } }
.body-Cldage .form_control_wrap {
  display: flex;
  align-items: center; }
  .body-Cldage .form_control_wrap:not(:last-child) {
    margin-bottom: 1em; }
  .body-Cldage .form_control_wrap .child-ttl {
    min-width: 4em;
    letter-spacing: 0.1em; }
  .body-Cldage .form_control_wrap .wpcf7-form-control-wrap {
    width: 100%;
    max-width: 109px; }
    .body-Cldage .form_control_wrap .wpcf7-form-control-wrap .form_control {
      text-align: center; }
  .body-Cldage .form_control_wrap .unit {
    min-width: 2em;
    text-align: right; }

.body-birthdate .form_control_wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
.body-birthdate .birth-year,
.body-birthdate .birth-month,
.body-birthdate .birth-day {
  display: flex;
  align-items: center; }
  .body-birthdate .birth-year .form_control,
  .body-birthdate .birth-month .form_control,
  .body-birthdate .birth-day .form_control {
    text-align: center; }
  .body-birthdate .birth-year .unit,
  .body-birthdate .birth-month .unit,
  .body-birthdate .birth-day .unit {
    min-width: 2em;
    text-align: right; }
.body-birthdate .birth-year,
.body-birthdate .birth-month {
  margin-right: 2em; }
.body-birthdate .birth-month .selectbox-wrap,
.body-birthdate .birth-day .selectbox-wrap {
  min-width: 84px; }
.body-birthdate .birth-year .selectbox-wrap {
  min-width: 121px; }

@media screen and (max-width: 576px) {
  .body-birthdate .birth-year {
    width: 100%;
    margin-bottom: 0.5em; } }
.landarea-wrap .lower,
.landarea-wrap .upper {
  display: flex;
  align-items: center; }
  .landarea-wrap .lower .wpcf7-form-control-wrap,
  .landarea-wrap .upper .wpcf7-form-control-wrap {
    max-width: 158px;
    width: 100%; }
.landarea-wrap .lower .unit {
  min-width: 3em;
  padding: 0 1em; }
.landarea-wrap .radio-wrap span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0.5em; }

@media screen and (min-width: 577px) {
  .landarea-wrap {
    display: flex;
    align-items: center; } }
@media screen and (max-width: 576px) {
  .landarea-wrap .upper {
    margin-top: 0.5em; } }
.landprice-wrap .lower,
.landprice-wrap .upper {
  display: flex;
  align-items: center; }
  .landprice-wrap .lower .wpcf7-form-control-wrap,
  .landprice-wrap .upper .wpcf7-form-control-wrap {
    max-width: 158px;
    width: 100%; }
.landprice-wrap .lower .unit {
  min-width: 5.5em;
  text-align: right; }
  .landprice-wrap .lower .unit span {
    padding: 0 1em; }
.landprice-wrap .upper .unit {
  min-width: 2.5em;
  text-align: right; }

@media screen and (min-width: 577px) {
  .landprice-wrap {
    display: flex;
    align-items: center; } }
@media screen and (max-width: 576px) {
  .landprice-wrap .upper {
    margin-top: 0.5em; } }
.item-request {
  display: block; }
  .item-request .item-head {
    flex-direction: row-reverse;
    justify-content: flex-end; }
  .item-request .item-req {
    margin-right: 1em; }

.requestbook-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.requestbook-box {
  width: 50%;
  padding: 15px 10px; }
  .requestbook-box .wpcf7-form-control-wrap,
  .requestbook-box .wpcf7-form-control,
  .requestbook-box label {
    display: block; }
  .requestbook-box label::before {
    content: "";
    max-width: 196px;
    width: 100%;
    padding-top: 72%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto 15px; }
  .requestbook-box.box-technical label::before {
    background-image: url("../img/form/img-requestbook01.png"); }
  .requestbook-box.box-photo label::before {
    background-image: url("../img/form/img-requestbook02.png"); }
  .requestbook-box.box-doctor label::before {
    background-image: url("../img/form/img-requestbook03.png"); }
  .requestbook-box.box-health label::before {
    background-image: url("../img/form/img-requestbook04.png"); }
  .requestbook-box span.wpcf7-list-item {
    margin: 0;
    display: block;
    text-align: center; }
  .requestbook-box input {
    display: block;
    margin: 0 auto; }
  .requestbook-box .wpcf7-list-item-label {
    font-weight: 500; }
  .requestbook-box .box-txt {
    margin-top: 1em;
    line-height: 1.8; }

@media screen and (min-width: 577px) {
  .requestbook-box {
    padding: 20px 15px; } }
@media screen and (min-width: 768px) {
  .item-request .item-body {
    padding: 25px 0 0; }

  .requestbook-box {
    width: 25%; }
    .requestbook-box:not(:nth-of-type(4n)) {
      border-right: 1px dashed #b2b2b2; } }
@media screen and (min-width: 1201px) {
  .requestbook-box .wpcf7-list-item-label {
    font-size: 1.8rem; } }
@media screen and (max-width: 1200px) {
  .requestbook-box .box-txt {
    font-size: 1.4rem; } }
@media screen and (max-width: 767px) {
  .requestbook-list .requestbook-box:nth-of-type(2n) {
    border-left: 1px dashed #b2b2b2; }
  .requestbook-list .requestbook-box:nth-of-type(n + 3) {
    border-top: 1px dashed #b2b2b2; } }
.otherinput-wrap {
  margin-top: 0.5em; }

.btn-img {
  max-width: 67px;
  margin: 30px auto -80px;
  position: relative;
  z-index: 1; }

.btn-submit-wrap {
  position: relative;
  margin-block: 55px; }
  .btn-submit-wrap .btn-submit {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
    border: none;
    display: block;
    color: #fff;
    position: relative;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-radius: 100vmax;
    border: 1px solid #123646;
    transition: 0.3s ease-in-out;
    background: url("../img/common/submit-push.svg") #123646 no-repeat right 40px center/10px; }
    @media (hover: hover) {
      .btn-submit-wrap .btn-submit:hover:hover {
        background-image: url("../img/common/submit-pushOn.svg");
        background-color: #fff;
        color: #123646; } }
    @media screen and (max-width: 767px) {
      .btn-submit-wrap .btn-submit {
        background-position: right 20px center; } }

/*group*/
div[data-class="wpcf7cf_group"] {
  width: 100%; }

/* input_wrap */
.form_control_wrap {
  /* 来場日時 */
  /* count */
  /* select */ }
  @media screen and (max-width: 768px) {
    .form_control_wrap {
      width: 100%; } }
  .form_control_wrap .date-item-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .form_control_wrap .date-item-box {
        flex-direction: column;
        align-items: flex-start; } }
    @media screen and (max-width: 1200px) {
      .form_control_wrap .date-item-box .date-box-ttl {
        margin-bottom: 15px; } }
    @media screen and (max-width: 1200px) {
      .form_control_wrap .date-item-box .date-item:not(:last-of-type) {
        margin-bottom: 30px; } }
    .form_control_wrap .date-item-box + .date-item-box {
      margin-top: 30px; }
    .form_control_wrap .date-item-box .item-form-wrap {
      position: relative; }
      .form_control_wrap .date-item-box .item-form-wrap::after {
        content: "";
        position: absolute;
        top: 0;
        right: 50px;
        width: 1px;
        height: 70%;
        background: #bfbfbf;
        display: block;
        top: 50%;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%); }
    .form_control_wrap .date-item-box .form_control {
      background: url(../img/form/arw-select.svg) #fff no-repeat right 25px top 50%; }
  .form_control_wrap-date {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative; }
    @media screen and (max-width: 960px) {
      .form_control_wrap-date {
        min-width: 150px; } }
    @media screen and (min-width: 961px) {
      .form_control_wrap-date {
        min-width: 200px; } }
    @media screen and (max-width: 960px) {
      .form_control_wrap-date {
        flex-direction: column; } }
    .form_control_wrap-date .item-form-wrap {
      width: 100%;
      margin-inline: auto 0; }
    .form_control_wrap-date .radio-wrap .wpcf7-form-control-wrap::after {
      content: none; }
    .form_control_wrap-date .item-heading {
      width: 100%;
      max-width: 100%;
      width: auto;
      margin-right: 0em;
      margin-bottom: 10px;
      letter-spacing: 0.1em;
      white-space: nowrap; }
    .form_control_wrap-date .date-ttl {
      width: 80px;
      margin-right: 0em;
      margin-bottom: 0px;
      letter-spacing: 0.1em;
      white-space: nowrap; }
      @media screen and (max-width: 767px) {
        .form_control_wrap-date .date-ttl {
          min-height: 5.025rem !important; } }
      .form_control_wrap-date .date-ttl.event_add {
        width: auto;
        margin-bottom: 10px; }
    .form_control_wrap-date .date-item {
      width: 46.5%;
      display: flex;
      align-items: baseline;
      position: relative;
      flex-direction: column; }
      @media screen and (max-width: 1200px) {
        .form_control_wrap-date .date-item {
          width: 100%; } }
      .form_control_wrap-date .date-item .wpcf7-form-control-wrap::after {
        content: none; }
      .form_control_wrap-date .date-item + .date-ttl {
        margin-top: 20px; }
      .form_control_wrap-date .date-item > .date-box-ttl {
        margin-bottom: 20px; }
      @media screen and (max-width: 960px) {
        .form_control_wrap-date .date-item {
          width: 100%; }
          .form_control_wrap-date .date-item + .date-item {
            margin-top: 20px; } }
    .form_control_wrap-date .date-name {
      width: 3.3em;
      letter-spacing: 0.1em; }
    .form_control_wrap-date .wpcf7-form-control-wrap {
      display: block;
      width: 100%;
      position: relative;
      min-width: 150px; }
      .form_control_wrap-date .wpcf7-form-control-wrap::-webkit-calendar-picker-indicator {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0; }
      .form_control_wrap-date .wpcf7-form-control-wrap::after {
        content: "";
        display: block;
        width: 7.5px;
        height: 7.5px;
        border-style: solid;
        border-width: 1px 1px 0 0;
        border-color: #000;
        position: absolute;
        top: calc(50% - 10px);
        right: 10px;
        transform: rotate(135deg);
        pointer-events: none; }
      .form_control_wrap-date .wpcf7-form-control-wrap:has(select) {
        position: relative;
        cursor: pointer; }
        .form_control_wrap-date .wpcf7-form-control-wrap:has(select)::after {
          content: none;
          display: block;
          width: 7.5px;
          height: 7.5px;
          border-style: solid;
          border-width: 1px 1px 0 0;
          border-color: #000;
          position: absolute;
          top: calc(50% - 10px);
          right: 10px;
          transform: rotate(135deg);
          pointer-events: none; }
      .form_control_wrap-date .wpcf7-form-control-wrap select {
        cursor: pointer; }
  .form_control_wrap-count {
    display: flex; }
    .form_control_wrap-count p {
      display: contents; }
    .form_control_wrap-count .item-tag {
      white-space: nowrap; }
    .form_control_wrap-count .wpcf7-form-control-wrap {
      width: calc(100% - 50px);
      max-width: 150px;
      margin: 0 10px; }
    .form_control_wrap-count .form_control_wrap:not(:first-of-type) {
      margin-left: 3rem; }
    .form_control_wrap-count .count-tag {
      padding-left: 10px; }
  .form_control_wrap-select {
    display: flex; }
    .form_control_wrap-select .wpcf7-form-control-wrap {
      width: auto;
      min-width: 200px;
      position: relative; }
      .form_control_wrap-select .wpcf7-form-control-wrap::after {
        content: "";
        position: absolute;
        top: calc(50% - 0.425em);
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 12px solid #000;
        border-bottom: 0; }
    .form_control_wrap-select .form_control {
      text-align: left; }
      @media screen and (max-width: 960px) {
        .form_control_wrap-select .form_control {
          min-width: 150px; } }
      @media screen and (min-width: 961px) {
        .form_control_wrap-select .form_control {
          min-width: 200px; } }
    .form_control_wrap-select .select-tag {
      padding-left: 10px; }

/*==========================================
 　同意
===========================================*/
.form-privacy {
  padding: 0; }

.form_control_wrap-privacy {
  margin-bottom: 0; }

/*==========================================
 　ご相談・お問い合わせ
===========================================*/
.cts-img-wrap {
  max-width: 100%;
  width: 100%;
  margin-inline: auto; }

.cts-img {
  display: flex; }

/*==========================================
 　資料請求
===========================================*/
.page-form.request .cts-tel-wrap {
  border-block: 1px dashed #fff;
  padding-block: 2em;
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .page-form.request .cts-tel-wrap {
      margin-top: 32px;
      border-bottom: 0px; } }

/*==========================================
 　建築会社様からのお問い合わせ
===========================================*/
.companyform-main {
  background: url("../img/form/mainimg-companyform.jpg") no-repeat center/cover;
  color: #fff;
  padding: 0 0 50px; }
  .companyform-main .companyform-ttl {
    background: #000;
    max-width: 392px;
    width: 100%;
    margin: 40px auto;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 30px 0; }
  .companyform-main-lead {
    text-align: center;
    line-height: 1.8; }

@media screen and (min-width: 768px) {
  .companyform-main {
    padding: 0 0 120px; }
    .companyform-main .companyform-ttl {
      font-size: 3.6rem;
      margin: 130px auto 100px; }
    .companyform-main-lead {
      font-size: 1.8rem;
      letter-spacing: 0.2em;
      line-height: 2; } }
@media screen and (max-width: 576px) {
  .companyform-main-lead {
    font-size: 1.4rem;
    text-align: left; }
    .companyform-main-lead br {
      display: none; } }
/*==========================================
 　リフォームのご相談
===========================================*/
.reformform-main .reformform-ttl {
  font-size: 2.2rem;
  letter-spacing: 0.1em; }
.reformform-main-lead {
  line-height: 1.8;
  background: rgba(255, 255, 255, 0.63);
  padding: 0 20px 25px; }

@media screen and (min-width: 768px) {
  .reformform-main {
    height: 593px;
    position: relative; }
    .reformform-main-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex; }
      .reformform-main-bg .bg-head,
      .reformform-main-bg .bg-body {
        width: 50%;
        height: 100%; }
      .reformform-main-bg .bg-head {
        background: url("../img/form/mainimg-reformform.jpg") no-repeat center/cover; }
      .reformform-main-bg .bg-body {
        background: url("../img/form/mainimg-reformform2.jpg") no-repeat center/cover; }
    .reformform-main-inner {
      position: relative;
      z-index: 1;
      height: 100%; }
      .reformform-main-inner > .wrap {
        position: relative;
        height: 100%; }
    .reformform-main .reformform-ttl {
      position: absolute;
      top: 275px;
      left: 55%;
      font-size: 3rem; }
    .reformform-main-lead {
      width: calc(50% - 50px);
      position: absolute;
      bottom: 35px;
      left: 25px;
      text-align: center;
      padding: 25px 20px;
      font-size: 1.9vw; } }
@media screen and (min-width: 1201px) {
  .reformform-main {
    height: 693px; }
    .reformform-main .reformform-ttl {
      top: 320px;
      left: calc(50% + 100px);
      font-size: 3.6rem; }
    .reformform-main-lead {
      width: 100%;
      max-width: 495px;
      left: 40px;
      padding: 25px;
      font-size: 1.8rem;
      letter-spacing: 0.2em; } }
@media screen and (max-width: 767px) {
  .reformform-main {
    background: url("../img/form/mainimg-reformform.jpg") no-repeat center;
    padding: 0 0 80px; }
    .reformform-main-bg {
      display: none; }
    .reformform-main .reformform-ttl {
      margin-top: 40px;
      text-align: center;
      padding: 25px 0;
      background: rgba(255, 255, 255, 0.63); }
    .reformform-main-lead {
      font-size: 1.4rem; }
      .reformform-main-lead br {
        display: none; } }
/*==========================================
 　来場予約
===========================================*/
.reserve-main > .wrap {
  width: 100%; }
.reserve-main .reserve-ttl {
  font-size: 2.2rem;
  letter-spacing: 0.1em; }
.reserve-main-lead {
  line-height: 1.8; }

@media screen and (min-width: 768px) {
  .reserve-main {
    position: relative;
    height: 593px; }
    .reserve-main-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      display: flex; }
      .reserve-main-bg .bg-head,
      .reserve-main-bg .bg-body {
        height: 100%; }
      .reserve-main-bg .bg-head {
        width: 45%; }
      .reserve-main-bg .bg-body {
        width: 55%;
        background: url("../img/form/mainimg-reserve.jpg") no-repeat top left/cover; }
    .reserve-main > .wrap {
      position: relative;
      z-index: 1; }
    .reserve-main-inner {
      width: 41%;
      text-align: center;
      padding-top: 200px; }
    .reserve-main .reserve-ttl {
      font-size: 3rem;
      margin-bottom: 50px; } }
@media screen and (min-width: 1201px) {
  .reserve-main {
    height: 693px; }
    .reserve-main-inner {
      padding-top: 230px; }
    .reserve-main .reserve-ttl {
      font-size: 3.6rem;
      margin-bottom: 130px; }
    .reserve-main-lead {
      font-size: 1.8rem;
      letter-spacing: 0.2em; } }
@media screen and (max-width: 767px) {
  .reserve-main {
    display: flex;
    flex-direction: column-reverse; }
    .reserve-main-bg {
      padding-top: 50%;
      background: url("../img/form/mainimg-reserve.jpg") no-repeat top center/cover; }
    .reserve-main .reserve-ttl {
      text-align: center;
      padding: 25px 0; }
    .reserve-main-lead {
      font-size: 1.4rem;
      margin-bottom: 30px; }
      .reserve-main-lead br {
        display: none; } }
/*==========================================
 　注意文
===========================================*/
.attention_area {
  margin-bottom: 100px;
  padding: 0 2%; }
  .attention_area .inner {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    padding: 1.6em 5em;
    border: 2px solid #e30000;
    color: #e30000;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .attention_area .inner {
        padding: 1.2em 7%; } }

/*==========================================
 　アフターメンテナンス依頼
===========================================*/
.after_maintenance-block {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6f6f6; }
  @media screen and (max-width: 960px) {
    .after_maintenance-block {
      flex-direction: column; } }
  .after_maintenance-block .block-left {
    width: 50%; }
    @media screen and (max-width: 960px) {
      .after_maintenance-block .block-left {
        width: 100%; } }
  .after_maintenance-block .block-right {
    width: 50%; }
    @media screen and (max-width: 960px) {
      .after_maintenance-block .block-right {
        width: 100%; } }
  .after_maintenance-block .block-txt {
    font-size: clamp(1.6rem, 0.9375vw, 1.8rem);
    line-height: clamp(3.8rem, 2.1875vw, 4.2rem); }
    @media screen and (max-width: 960px) {
      .after_maintenance-block .block-txt {
        font-size: clamp(1.4rem, 1.875vw, 1.8rem);
        line-height: clamp(3.6rem, 4.375vw, 4.2rem);
        padding: 0 4%; } }
  .after_maintenance-block .item-img {
    max-width: 450.3873px;
    width: 100%;
    margin-inline: auto 4%; }
    @media screen and (max-width: 960px) {
      .after_maintenance-block .item-img {
        width: 80%;
        margin-inline: auto;
        text-align: center;
        margin-block: 30px; } }
    .after_maintenance-block .item-img img {
      width: 100%; }

/*==========================================
 　アンバサダー募集
===========================================*/
.sec-ambassador .sec-ttl {
  text-align: center;
  font-size: clamp(2rem, 1.4583333333vw, 2.8rem);
  line-height: clamp(3.8rem, 2.5vw, 4.8rem); }
  @media screen and (max-width: 960px) {
    .sec-ambassador .sec-ttl {
      font-size: clamp(2rem, 2.9166666667vw, 2.8rem);
      line-height: clamp(3.8rem, 5vw, 4.8rem);
      padding: 0 4%; } }
.sec-ambassador .ambassador-block {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 960px) {
    .sec-ambassador .ambassador-block {
      flex-direction: column; } }
  .sec-ambassador .ambassador-block.block01 {
    display: flex;
    justify-content: center;
    align-items: center; }
    .sec-ambassador .ambassador-block.block01 .block-left {
      width: 50%; }
      @media screen and (max-width: 960px) {
        .sec-ambassador .ambassador-block.block01 .block-left {
          width: 100%; } }
    .sec-ambassador .ambassador-block.block01 .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left;
      padding: 0 4%; }
      @media screen and (max-width: 960px) {
        .sec-ambassador .ambassador-block.block01 .block-right {
          width: 100%; } }
    .sec-ambassador .ambassador-block.block01 .block-txt {
      font-size: clamp(1.6rem, 0.9375vw, 1.8rem);
      line-height: clamp(3.8rem, 2.1875vw, 4.2rem); }
      @media screen and (max-width: 960px) {
        .sec-ambassador .ambassador-block.block01 .block-txt {
          font-size: clamp(1.4rem, 1.875vw, 1.8rem);
          line-height: clamp(3.6rem, 4.375vw, 4.2rem);
          padding: 0 4%; } }
    .sec-ambassador .ambassador-block.block01 .item-img {
      width: 100%; }
      @media screen and (max-width: 960px) {
        .sec-ambassador .ambassador-block.block01 .item-img {
          width: 80%;
          margin-inline: auto;
          text-align: center;
          margin-block: 30px; } }
      .sec-ambassador .ambassador-block.block01 .item-img img {
        width: 100%; }
  .sec-ambassador .ambassador-block .block02 {
    display: flex;
    justify-content: center;
    align-items: center; }
  .sec-ambassador .ambassador-block .block03 {
    display: flex;
    justify-content: center;
    align-items: center; }
.sec-ambassador .ambassador_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  .sec-ambassador .ambassador_list img {
    width: 100%; }
  @media screen and (max-width: 576px) {
    .sec-ambassador .ambassador_list .ambassador_list_item {
      width: calc(100% / 1); }
      .sec-ambassador .ambassador_list .ambassador_list_item:nth-of-type(n + 2) {
        margin-top: 4%; } }
  @media screen and (min-width: 577px) {
    .sec-ambassador .ambassador_list .ambassador_list_item {
      width: calc(92% / 4); }
      .sec-ambassador .ambassador_list .ambassador_list_item:not(:nth-of-type(4n + 1)) {
        margin-left: 4%;
        margin-right: 0; } }
@media screen and (max-width: 960px) {
  .sec-ambassador .ambassador_list_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap; } }
@media screen and (min-width: 961px) {
  .sec-ambassador .ambassador_list_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; } }
@media screen and (max-width: 960px) {
  .sec-ambassador .ambassador_list_top_item {
    width: calc(100% / 2);
    margin-bottom: 10px; } }
@media screen and (min-width: 961px) {
  .sec-ambassador .ambassador_list_top_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: clamp(100px, 22.1354166667vw, 425px); } }
.sec-ambassador .ambassador_list_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: clamp(100px, 65.2345833333vw, 1252px); }
@media screen and (max-width: 960px) {
  .sec-ambassador .ambassador_list_bottom_item {
    width: calc(90% / 2);
    margin-bottom: 10px; } }
@media screen and (min-width: 961px) {
  .sec-ambassador .ambassador_list_bottom_item {
    max-width: clamp(100px, 21.3541666667vw, 410px);
    width: 100%; } }
.sec-ambassador .ambassador_privilege_list {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%; }
  .sec-ambassador .ambassador_privilege_list .ambassador_privilege_list_item {
    width: calc(96% / 2); }
    .sec-ambassador .ambassador_privilege_list .ambassador_privilege_list_item:not(:nth-of-type(2n + 1)) {
      margin-left: 4%;
      margin-right: 0; }

/*==========================================
 　page-form
===========================================*/
#header .header_inner {
  visibility: hidden;
  opacity: 0;
  display: none; }
#header .g_nav_block {
  width: 20%; }

@media screen and (min-width: 961px) {
  .page-form .sec-contact {
    padding-top: 100px;
    padding-inline: 10%; } }
.page-form .flex-side {
  display: flex;
  width: 100%;
  justify-content: space-between; }
  @media screen and (max-width: 960px) {
    .page-form .flex-side {
      display: block; } }
.page-form .left-side {
  width: 50%;
  padding-right: 0%;
  position: relative;
  box-sizing: border-box;
  background: #123646;
  color: #fff; }
  .page-form .left-side.beige {
    background: #ebe7dc;
    color: #000000; }
    .page-form .left-side.beige .cts-ttl-en {
      color: #123646; }
  @media screen and (max-width: 960px) {
    .page-form .left-side {
      width: 100%;
      margin: 0 auto clamp(30px, 10vw, 50px);
      max-width: 100%;
      margin-inline: auto;
      padding: 60px 0; } }
.page-form .right-side {
  width: 50%; }
  @media screen and (max-width: 960px) {
    .page-form .right-side {
      width: 100%; } }
.page-form .sticky {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 0px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100%;
  height: calc(100vh - 0px);
  height: auto;
  padding-block: 4% 50%; }
  @media screen and (max-width: 960px) {
    .page-form .sticky {
      position: relative;
      top: auto;
      bottom: auto;
      right: auto;
      display: block !important;
      height: 100% !important;
      width: 100%;
      max-width: 100%;
      margin: auto;
      padding: 0%;
      overflow: visible; } }
  @media screen and (min-width: 961px) {
    .page-form .sticky:hover {
      overflow-y: scroll !important; } }
  .page-form .sticky:hover::-webkit-scrollbar {
    width: 7px;
    display: none !important; }
  .page-form .sticky:hover::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1); }
  .page-form .sticky:hover::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3); }
  .page-form .sticky:hover::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.1); }
.page-form .sec-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
  padding: 40px 2% 20px; }
  @media screen and (max-width: 960px) {
    .page-form .sec-head {
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-bottom: 0px;
      padding: 40px 2% 0px; } }
.page-form .cts-head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  width: 100%;
  margin-bottom: 30px; }
  @media screen and (max-width: 960px) {
    .page-form .cts-head {
      justify-content: center;
      align-items: center;
      margin-top: 120px; } }
  @media screen and (max-width: 767px) {
    .page-form .cts-head {
      margin-top: 0; } }
.page-form .cts-logo {
  max-width: 265px;
  width: 40%; }
  @media screen and (max-width: 767px) {
    .page-form .cts-logo {
      width: 50%; } }
.page-form .cts-ttl {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-direction: column;
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: auto; }
  @media screen and (max-width: 960px) {
    .page-form .cts-ttl {
      width: auto;
      align-items: flex-start;
      flex-direction: column;
      margin-bottom: 40px; } }
.page-form .cts-ttl-en {
  margin-bottom: 0.333em;
  font-size: clamp(4rem, 5vw, 6rem);
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 700; }
  @media screen and (max-width: 960px) {
    .page-form .cts-ttl-en {
      font-size: clamp(4rem, 10vw, 6rem); } }
.page-form .cts-ttl-ja {
  font-size: clamp(1.4rem, 5vw, 1.6rem);
  line-height: 1; }
.page-form .cts-txt {
  position: relative;
  width: 100%;
  font-size: clamp(1.4rem, 0.8333333333vw, 1.6rem);
  line-height: 1.75; }
  .page-form .cts-txt.fwB {
    font-weight: bold; }
.page-form .cts-privacy:hover {
  text-decoration-line: underline; }
.page-form .cts_tel {
  font-size: clamp(2rem, 1.875vw, 3.6rem);
  letter-spacing: 0em;
  font-weight: bold;
  margin-bottom: 30px; }
.page-form .cts-contact-wrap {
  border-block: 1px dashed #fff;
  padding-block: 2em;
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .page-form .cts-contact-wrap {
      margin-top: 32px;
      border-bottom: 0px; } }
.page-form .cts-hour {
  letter-spacing: 0.1em;
  font-size: 1.4rem; }
.page-form .lead-item {
  text-align: center;
  margin-top: 60px;
  letter-spacing: 0.1em;
  line-height: 2; }
.page-form .lead-ttl {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px; }
.page-form .lead-txt {
  font-size: 1.4rem; }
  @media screen and (max-width: 960px) {
    .page-form .lead-txt {
      text-align: left; } }
.page-form .red {
  font-weight: bold;
  color: red;
  margin-top: 30px;
  display: block; }
.page-form.request .sticky {
  padding-block: 4% 0%; }
  @media screen and (max-width: 960px) {
    .page-form.request .sticky {
      padding: 0; } }

/*=========================
 個人情報保護方針
=========================*/
.privacy-policy-wrap {
  margin: 40px auto;
  text-align: center;
  border: 1px solid #bfbfbf;
  /* .privacy-text クラス自体の調整 */
  /* リンクのスタイル */
  /* 下部：同意チェックボックスエリア */ }
  .privacy-policy-wrap p {
    text-align: center !important;
    margin-bottom: 1rem;
    line-height: 1.8; }
  .privacy-policy-wrap .privacy-text {
    padding: 20px 20px 0 20px;
    font-size: 14px; }
  .privacy-policy-wrap a {
    display: inline-block;
    text-decoration: underline;
    color: #333;
    margin-bottom: 10px;
    transition: opacity 0.3s; }
    .privacy-policy-wrap a:hover {
      opacity: 0.7; }
  .privacy-policy-wrap .privacy-checkbox {
    padding: 25px 20px 10px;
    text-align: center;
    background-color: #ebe7dc;
    /* CF7が出力するタグのスタイル調整 */
    /* チェックボックス横のテキスト */ }
    .privacy-policy-wrap .privacy-checkbox .wpcf7-list-item {
      display: inline-block;
      margin: 0; }
    .privacy-policy-wrap .privacy-checkbox label {
      display: flex !important;
      /* フレックスボックスで強制 */
      align-items: center;
      justify-content: center;
      gap: 10px;
      cursor: pointer;
      font-weight: bold;
      color: #333; }
    .privacy-policy-wrap .privacy-checkbox input[type="checkbox"] {
      -webkit-appearance: checkbox !important;
      /* Chrome/Safari用 */
      appearance: auto !important;
      /* 標準スタイルに戻す */
      display: inline-block !important;
      /* 表示する */
      opacity: 1 !important;
      /* 透明度をなくす */
      position: static !important;
      /* 位置指定をリセット */
      width: auto !important;
      height: auto !important;
      transform: scale(1.5);
      /* サイズ拡大 */
      margin-right: 0 !important;
      /* 余白はgapで調整するので0に */ }
    .privacy-policy-wrap .privacy-checkbox .wpcf7-list-item-label {
      font-size: 16px; }

/*# sourceMappingURL=form.css.map */
