/* Reservation page: keep the dark header aligned with the other three pages. */
.will-static-page .hero{background:#08274e}
.will-static-page .hero h1{color:#fff}
.will-static-page .hero> .wrap>p:not([style]){color:rgb(255 255 255 / 84%)}
.will-static-page .hero> .wrap>p[style]{color:#d9bd84!important}
.will-static-page .hero .steps{margin-bottom:0;border:1px solid rgb(255 255 255 / 18%)}
.will-static-page .will-cf7-shell{border-top:2px solid #c6a568;background:#fff;box-shadow:0 10px 28px rgb(4 26 53 / 8%)}
.will-static-page .will-consultation-form{margin:0}
.will-static-page .will-form-field{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;padding:16px 31px;border-bottom:1px solid #e5e9ec}
/* Contact Form 7 wraps individual controls in paragraphs. Flatten them so the two-column HTML layout remains intact. */
.will-static-page .will-form-field>p{display:contents;margin:0}
.will-static-page .will-form-field>p>br{display:none}
.will-static-page .will-form-label{display:inline-flex;align-items:baseline;gap:4px;padding-top:9px;color:#08274e;font-weight:700;white-space:nowrap}
.will-static-page .will-form-required{display:inline;margin:0;padding:0;background:transparent;color:#a82121;font-size:12px;line-height:1}
.will-static-page .will-form-field .wpcf7-form-control-wrap{min-width:0}
.will-static-page .will-form-input,.will-static-page .will-form-textarea,.will-static-page .will-form-date-input,.will-static-page .will-form-time-input{width:100%;min-height:52px;padding:10px 13px;border:1px solid #aebbc5;border-radius:0;background:#fff;color:#263747;font:17px "Noto Sans JP",sans-serif}
.will-static-page .will-form-textarea{min-height:120px;resize:vertical}
.will-static-page .will-form-radio-group{display:flex;flex-wrap:wrap;gap:10px}
.will-static-page .will-form-radio-group>p{display:contents;margin:0}
.will-static-page .will-form-radio-group .wpcf7-radio{display:flex;flex-wrap:wrap;gap:8px}
.will-static-page .will-form-radio-group .wpcf7-list-item{margin:0}
.will-static-page .will-form-radio-group label{display:flex;min-height:48px;align-items:center;padding:7px 13px;border:1px solid #aebbc5;background:#fff;font-size:16px}
.will-static-page .will-form-radio-group input{width:20px;height:20px;margin-right:8px;accent-color:#08274e}
.will-static-page .will-consultation-section{padding:31px;border-bottom:1px solid #cbd3d9}
.will-static-page .will-consultation-title{margin:0 0 5px;color:#08274e;font-family:"Shippori Mincho",serif;font-size:27px;font-weight:600}
.will-static-page .will-preference-group{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;padding:16px 0;border-top:1px solid #e5e9ec}
.will-static-page .will-preference-header{padding-top:9px;color:#08274e;font-weight:700}
.will-static-page .will-preference-header p{display:inline-flex;align-items:baseline;gap:4px;margin:0;white-space:nowrap}
.will-static-page .will-preference-header p>br{display:none}
.will-static-page .will-preference-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.will-static-page .will-preference-field>p{display:grid;gap:4px;margin:0}
.will-static-page .will-preference-field>p>br{display:none}
.will-static-page .will-preference-label{display:block;margin-bottom:6px;color:#536373;font-size:14px}
.will-static-page .will-preference-field-full{grid-column:2;min-width:0}
.will-static-page .will-consultation-notice{margin:4px 0 0 250px;padding:14px 17px;border-left:3px solid #a68145;background:#f8f7f4;color:#536373;font-size:15px}
.will-static-page .will-consultation-notice p{margin:0}
.will-static-page .will-form-acceptance-group{padding:28px 31px;background:#eef1f1}
.will-static-page .will-form-acceptance-item label{display:flex;gap:11px;align-items:flex-start;font-weight:700}
.will-static-page .will-form-acceptance-item input{width:21px;height:21px;flex:none;margin-top:4px;accent-color:#08274e}
.will-static-page .will-form-notice{padding:0 31px;color:#536373;font-size:14px}
.will-static-page .will-form-submit{display:block;width:min(100% - 62px,430px);min-height:62px;margin:24px auto 30px;padding:10px 23px;border:0;background:#9a773d;color:#fff;font:700 19px "Noto Sans JP",sans-serif;cursor:pointer}
.will-static-page .wpcf7-not-valid-tip{margin-top:6px;color:#a82121;font-size:14px}
.will-static-page .wpcf7-response-output{margin:0 31px 30px!important;padding:12px 16px!important;border:1px solid #a68145!important;color:#263747}
@media(max-width:760px){.will-static-page .hero{padding-block:42px}.will-static-page .hero .steps{grid-template-columns:1fr;margin-top:24px}.will-static-page .hero .steps li{min-height:58px;padding-inline:15px;border-right:0;border-bottom:1px solid rgb(255 255 255 / 18%)}.will-static-page .hero .steps li:last-child{border-bottom:0}.will-static-page .will-cf7-shell{box-shadow:none}.will-static-page .will-form-field,.will-static-page .will-preference-group{grid-template-columns:1fr;gap:5px;padding-inline:20px}.will-static-page .will-consultation-section{padding:24px 20px}.will-static-page .will-preference-fields{grid-template-columns:1fr}.will-static-page .will-preference-field-full{grid-column:auto}.will-static-page .will-consultation-notice{margin-left:0}.will-static-page .will-form-acceptance-group,.will-static-page .will-form-notice{padding-inline:20px}.will-static-page .will-form-submit{width:calc(100% - 40px);margin-block:20px;font-size:18px}.will-static-page .will-form-input,.will-static-page .will-form-textarea,.will-static-page .will-form-date-input,.will-static-page .will-form-time-input{font-size:18px}}
		
