.elementor-12 .elementor-element.elementor-element-65e5b63d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-65e5b63d:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-65e5b63d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#333333;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-50b0bc5e.elementor-element{--align-self:flex-start;}.elementor-12 .elementor-element.elementor-element-50b0bc5e .elementor-heading-title{font-family:"Noto Sans JP", Sans-serif;font-size:24px;font-weight:700;color:#FFFFFF;}.elementor-12 .elementor-element.elementor-element-76362fe4{--display:flex;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-65e5b63d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-12 .elementor-element.elementor-element-50b0bc5e > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-12 .elementor-element.elementor-element-50b0bc5e .elementor-heading-title{font-size:20px;}}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-65e5b63d{--content-width:800px;}}/* Start custom CSS for container, class: .elementor-element-65e5b63d */.drone::after {
    content: " 30分10,000円（税込） 60分15,000円（税込）";
    display: block;
    margin-top: 20px; /* 必要に応じて間隔を調整 */
    font-weight: bold; /* 必要に応じてスタイルを変更 */
    font-size: 12px;
    font-weight: 400!important;

    color: #333; /* 文字色を変更可能 */
}


input.content-text:focus {
  border: 2px solid #96B3F5!important; /* 好みの色に変更 */
  outline: none !important;
}


.option-note.drone{
font-size: 12px!important;


}

.option-confirm-note{
    display: none!important;
}

.option-confirm-header{
    display: none!important;
}


legend {
box-sizing: border-box;
color: inherit;
background:#EBEBEB;
color: #333;
display: table;
width: 100%;
padding: 8px 0 5px 10px!important;
white-space: normal;
font-size: 18px!important;
font-weight: 600!important;
}



/* 標準的なブラウザ用 */
input::placeholder,
textarea::placeholder {
  font-size: 15px;
  color: #D1D1D1!important;

}

/* Chrome, Safari, Opera */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 15px;
  color: #D1D1D1!important;

}

/* Firefox 19+ */
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 15px;
  color: #D1D1D1!important;

}

/* IE 10+ */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 15px;
  color: #D1D1D1!important;

}

/* Firefox 18- */
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 15px;
  color: #D1D1D1!important;

}




.page-content{
     background-color: #000!important;
    padding-bottom: 30px;
}

#booking_client-fieldset{
    
    margin-top: -40px!important;
}


.elementor-location-footer{    background-color: #fff!important;
}


.input-number {
    width: 140px;
    float: left;
}
.unit-price {
    display: block;
    font-size: 0.9em;
    color: #333;
}

.bill-cost,.option-confirm-header{
    display: none;
    
}

#booking-form th {
    text-align: left;
    font-weight: bold;
    margin-bottom:0px;
    color: #333;
}

#booking-form #booking_client-fieldset tr {
    margin-bottom: -10px!important;
}


#booking-option-fieldset tr {
    margin-bottom: 20px!important;
}

#booking-form fieldset {
border: none;
margin: 0 0 0px!important;
padding: 0;
}


.history{
    margin-top:20px!important;
}

#booking-mei,#booking-sei,#booking-sei_kana,#booking-mei_kana {
    width: 49%!important;
}

#client-postcode{
    width: 30%!important;
}


#booking-form.content-form {
    max-width: 800px;
    margin: 90px auto;
    background: #fff;
    padding: 60px;
    border-radius: 0px;
    box-shadow: 0 ;
    font-family: Arial, sans-serif;
}




#client-child {
margin-left: -5px;
}

#mts-postcode-button{
    color: #4AA3E2!important;
    border: 1px solid #4AA3E2!important;
     background: #fff!important;
    width: 80px !important;

}
/************************************************************
 * フォームコンテナ（カード風デザイン）
 ************************************************************/
#booking-form label {
  text-align: left !important;
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}

#booking-form {
}


/* .booking-seimei を非表示にする */
.booking-seimei {
  display: none !important;
}

/************************************************************
 * fieldset / legend
 ************************************************************/
#booking-form fieldset {
  border: none;
  margin: 0 0 2em;  /* 下にスペース */
  padding: 0;
}
#booking-form legend {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 0;
}

/************************************************************
 * テーブルレイアウト（ラベル上・入力欄下に配置）
 ************************************************************/
#booking-form table {
  width: 100%;
  border-collapse: collapse;
}
#booking-form tr {
  margin-bottom: 15px;
}
#booking-form th,
#booking-form td {
  display: block;
}
#booking-form th {
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}
#booking-form td {
  margin-bottom: 10px;
}

/************************************************************
 * 入力欄 (input, select, textarea)
 ************************************************************/
#booking-form input[type="text"],
#booking-form input[type="tel"],
#booking-form input[type="email"],
#booking-form input[type="number"],
#booking-form textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 1.5em;
  font-size: 1rem;
  color: #333;
  background-color: #fff;
  border: 2px solid #E6E6E6;
  border-radius: 4px;
  box-sizing: border-box;
  outline: none;
}
#booking-form input::placeholder,
#booking-form textarea::placeholder {
  color: #aaa;
}

/************************************************************
 * ラベル・行レイアウト（姓・名など横並び）
 ************************************************************/
#booking-form .row {
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
  margin-bottom: 1.5em;
}
#booking-form .small-medium {
  flex: 1;
  min-width: 120px;
}

/************************************************************
 * 人数入力部のレイアウト
 ************************************************************/
.booking-form-people-number-row .row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.input-number {
  margin-bottom: 10px;
}

/************************************************************
 * 料金表示のスタイル
 ************************************************************/
.unit-price {
  margin-top: 10px;
  font-size: 0.9em;
  color: #333;
}
.unit-price .type-price {
  background-color: #eef;
  padding: 2px 4px;
  border-radius: 3px;
  margin-right: 5px;
}

/************************************************************
 * 必須マークのスタイル（赤バッジ風）
 ************************************************************/
#booking-form .required {
  background-color:#DA7374;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 2px 6px;
  margin-left: 6px;
  border-radius: 4px;
  display: inline-block;
}

/************************************************************
 * 送信ボタンのスタイル
 ************************************************************/
#action-button {
  text-align: center;
  margin-top: 2em;
}
#booking-form button,
#booking-form input[type="submit"] {
width: 300px;
  display: inline-block;
  background-color:#8F835F;
  color: #fff;
  font-size: 1rem;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
#booking-form button:hover,
#booking-form input[type="submit"]:hover {
  background-color:#24277F;
}

/************************************************************
 * ラジオボタン（全体をボタン風に統一）
 ************************************************************/
label.field-item.radio-item {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 20px 16px;
  margin-right: 8px;
  border: 0px solid transparent; /* デフォルトは透明 */
  border-radius: 8px;
  background-color: #FAFAFA;
  transition: all 0.3s ease;
  width: 140px;
  
      font-size: 14px;

}

.input-number{  width: 140px;

}

label.check-option{
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 20px 16px;
  margin-right: 8px;
  border: 0px solid transparent; /* デフォルトは透明 */
  border-radius: 8px;
  background-color: #FAFAFA;
  transition: all 0.3s ease;
  width: 165px;
  font-size: 14px;
}

label.check-ticket{
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 20px 16px;
  margin-right: 8px;
  border: 0px solid transparent; /* デフォルトは透明 */
  border-radius: 8px;
  background-color: #FAFAFA;
  transition: all 0.3s ease;
  width: 140px;
    font-size: 14px;

}


/* 選択状態のスタイル：選択時の枠色を #232584 に */
label.field-item.radio-item:has(input[type="radio"]:checked) {
  border-color: #232584;
  background-color: #E8F4FA;
}

label.field-item.radio-item input[type="radio"] {
  margin-right: 8px;
  accent-color: #232584;
}


label.check-option:has(input[type="radio"]:checked) {
  border-color: #fff;
  background-color: #333333;
  color: #fff;
}

label.check-drone input[type="radio"] {
  margin-right: 8px;
  accent-color: #232584;
}


label.check-ticket:has(input[type="radio"]:checked) {
  border-color: #232584;
  background-color: #E8F4FA;
}

label.check-ticket input[type="radio"] {
  margin-right: 8px;
  accent-color: #232584;
}

.option-radio-price {
  display: none;
}

/************************************************************
 * select 要素の統一デザイン
 ************************************************************/
#booking-form select {
    width:120px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 4px;
  font-size: 1rem;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 1.2em;
  padding-right: 2.5em;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBvbHlnb24gcG9pbnRzPSIwLDAgNyw4IDE0LDAiIGZpbGw9IiM4ODgiLz4KPC9zdmc+');
}

@supports (-webkit-touch-callout: none) {
  #booking-form select::-webkit-calendar-picker-indicator {
    display: none;
  }
}

/************************************************************
 * 男女セレクトを横並びにする例
 ************************************************************/
#booking-option-gender-men {
  float: left;
  width: 48%;
}
#booking-option-gender-woman {
  float: left;
  width: 48%;
  margin-left: 20px;
}

/* 不要な span を非表示 */
#booking-option-gender-woman span {
  display: none !important;
}


/************************************************************
 * エラーメッセージのスタイル
 ************************************************************/
.error-message {
  padding: 10px;
  background: #ffe4e4;
  border: 1px solid #f1c0c0;
  border-radius: 5px;
  color: #c00;
  margin-top: 5px;
}

/************************************************************
 * レスポンシブ対応
 ************************************************************/
@media (max-width: 480px) {
  .row {
    flex-direction: column;
  }
  #booking-option-gender-men,
  #booking-option-gender-woman {
    margin-left: 0;
  }
  
   #booking-option-gender-woman {
    margin-top: -23px!important;
  }
  
  #booking-form.content-form {
   width: 90vw;
margin:20px 20px 150px 20px;
      
  }
  
  
  
  legend {

padding: 7px 0 5px 10px!important;
white-space: normal;
font-size: 17px!important;
font-weight: 600!important;
}

  
  /************************************************************
 * ラジオボタン（全体をボタン風に統一）
 ************************************************************/
label.field-item.radio-item {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 20px 16px;
  margin-right: 8px;
  border: 0px solid transparent; /* デフォルトは透明 */
  border-radius: 8px;
  background-color: #FAFAFA;
  transition: all 0.3s ease;
  width: 45.5%;
}

.input-number{  width: 140px;
}

label.check-drone{
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 20px 16px;
  margin-right: 8px;
  border: 0px solid transparent; /* デフォルトは透明 */
  border-radius: 8px;
  background-color: #FAFAFA;
  transition: all 0.3s ease;
  width: 140px;
}

#booking-form.content-form {
    max-width: 800px;
    margin: 40px auto;
        margin-bottom: 100px;

    background: #fff;
    padding: 20px 20px 40px 20px;
    border-radius: 10px;
    box-shadow: 0 ;
    font-family: Arial, sans-serif;
}

#client-postcode{
    width: 50%!important;
}

#action-button {
  text-align: center;
  margin-top: -40px!important;
}




/* 標準的なブラウザ用 */
input::placeholder,
textarea::placeholder {
  font-size: 12px;
  color: #D1D1D1!important;

}

/* Chrome, Safari, Opera */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 12px;
  color: #D1D1D1!important;

}

/* Firefox 19+ */
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 12px;
  color: #D1D1D1!important;

}

/* IE 10+ */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 12px;
  color: #D1D1D1!important;

}

/* Firefox 18- */
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 12px;
  color: #D1D1D1!important;

}
         select {
  -webkit-appearance: none; /* iOS Safari 用にネイティブのスタイルを無効化 */
  appearance: none;
  
  color: #333;               /* テキストカラー */

}

}/* End custom CSS */