@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";

a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);color:inherit;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s;transition:.2s}img{vertical-align:bottom;border:none;width:100%}del{text-decoration:line-through}abbr[title],
/* dfn[title]{border-bottom:1px dotted;cursor:help} */


input,select{vertical-align:middle;font-size:14px}:root{--primary-color: #333}*{-webkit-box-sizing:border-box;box-sizing:border-box}

.pc{display:block}
.sp{display:none}





#CONTACT{margin:0}
#CONTACT .empty-fields-count{background-color:#f2f2f2;position:fixed;right:20px;top:100px;line-height:1.4;padding:16px;display:none;z-index:3;text-align:center}#CONTACT .empty-fields-count::before{content:"";position:absolute;left:-24px;bottom:24px;width:0;height:0;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f2f2f2 rgba(0,0,0,0);border-width:0px 0px 24px 24px}#CONTACT .empty-fields-count__number{font-size:24px;font-weight:bold}

#CONTACT .notes{position:relative;padding-left:20px;font-size:14px;display:inline-block;margin-top:8px}


#CONTACT .progress-bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0}#CONTACT .progress-bar__item{position:relative;text-align:center;width:24%;color:#999;font-weight:bold;counter-increment:steps}#CONTACT .progress-bar__item:before{content:"";width:40px;height:40px;margin:0 auto 8px auto;border-radius:50%;background-color:#f5f5f5;content:counter(steps);display:grid;place-content:center}#CONTACT .progress-bar__item:not(:first-child):after{content:"";position:absolute;z-index:-1;top:20px;left:-50%;width:100%;height:2px;background-color:#f5f5f5}#CONTACT .progress-bar__item.current{color:var(--primary-color)}#CONTACT .progress-bar__item.current::before,#CONTACT .progress-bar__item.current::after{background-color:var(--primary-color);color:#fff}


#CONTACT .form-sec .sec-in{max-width:948px;width:100%;margin:0 auto;padding:0 24px}

#CONTACT .form-sec__box{display:grid;grid-template-columns:200px 1fr;gap:20px;padding:0 8px 0 0;border:1px solid #D4D4D4}
#CONTACT .form-sec__item{font-weight:bold;position:relative;padding:16px;color:#FFF;background-color: #0F382D;}
#CONTACT .form-sec__item .icon-required{position:absolute;right:15px;top:15px;display:inline-block;font-size:12px;height:20px;line-height:20px;font-weight:normal;padding:0 5px;color:#fff;background-color:#df0000;border-radius:4px}
#CONTACT .form-sec__field {margin: 8px 0;} 
#CONTACT .form-sec fieldset legend{width:220px;float:left}
#CONTACT .form-sec__field--zip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}
#CONTACT .form-sec__field--zip input[type=number]{width:25%}
#CONTACT .form-sec__field--zip .btn-zip{width:148px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;line-height:1.3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;min-height:50px;background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;font-weight:bold;position:relative;border-radius:4px}
#CONTACT .form-sec__field--zip .btn-zip::before{content:"";display:inline-block;width:14px;height:14px;background-size:contain;background-repeat:no-repeat;vertical-align:middle;margin:-2px 6px 0 0;-webkit-transition:.3s;transition:.3s;background-image:url("../../assets/img/contact/icon_search.svg")}
#CONTACT .form-sec .w-75{width:75%}
#CONTACT .form-sec .w-50{width:50%}
#CONTACT .form-sec .w-25{width:25%}
#CONTACT input[type=text],
#CONTACT input[type=email],
#CONTACT input[type=tel],
#CONTACT input[type=number],
#CONTACT input[type=zip],
#CONTACT input[type=url],
#CONTACT input[type=date]{width:100%;height:42px;border:1px solid #888;border-radius:4px;padding:0px 15px;outline:none;position:relative;}
#CONTACT input::-webkit-calendar-picker-indicator{position:absolute;width:100%;height:100%;opacity:0}#CONTACT textarea{width:100%;height:240px;border:1px solid #888;border-radius:4px;line-height:1.4;padding:16px;outline:none;resize:none}#CONTACT input,#CONTACT textarea{font-family:"Noto Sans JP",sans-serif;font-size:16px}#CONTACT input::-webkit-input-placeholder, #CONTACT textarea::-webkit-input-placeholder{font-family:"Noto Sans JP",sans-serif;color:#bbb;font-size:16px}#CONTACT input::-moz-placeholder, #CONTACT textarea::-moz-placeholder{font-family:"Noto Sans JP",sans-serif;color:#bbb;font-size:16px}#CONTACT input:-ms-input-placeholder, #CONTACT textarea:-ms-input-placeholder{font-family:"Noto Sans JP",sans-serif;color:#bbb;font-size:16px}#CONTACT input::-ms-input-placeholder, #CONTACT textarea::-ms-input-placeholder{font-family:"Noto Sans JP",sans-serif;color:#bbb;font-size:16px}#CONTACT input::placeholder,#CONTACT textarea::placeholder{font-family:"Noto Sans JP",sans-serif;color:#bbb;font-size:16px}#CONTACT input:focus,#CONTACT textarea:focus{border:2px #005fcc solid}#CONTACT input.error,#CONTACT textarea.error{background:#fbe9e8;border-color:red}#CONTACT .select-box{overflow:hidden;position:relative;border:1px solid #888;border-radius:4px}#CONTACT .select-box::before{content:"";display:inline-block;position:absolute;width:7px;height:7px;top:50%;right:24px;border-top:2px solid var(--primary-color);border-right:2px solid var(--primary-color);-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}#CONTACT .select-box select{font-size:16px;height:50px;width:100%;padding-right:1em;cursor:pointer;text-overflow:ellipsis;border:none;outline:none;background:rgba(0,0,0,0);background-image:none;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 32px 0 15px;color:var(--primary-color)}#CONTACT .select-box select.error{background:#fbe9e8;border:1px solid red}#CONTACT .select-box select::-ms-expand{display:none}#CONTACT .select-box select:focus{border:2px #005fcc solid}#CONTACT .radio:not(:last-of-type){margin-bottom:8px}#CONTACT .radio label{position:relative;cursor:pointer;display:inline-block;padding-left:32px}#CONTACT .radio label::before,#CONTACT .radio label::after{content:"";border-radius:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:15px;left:0}#CONTACT .radio label::before{background-color:#fff;border:1px solid #888;width:20px;height:20px}#CONTACT .radio label:has(.error)::before{background:#fbe9e8;border-color:red}#CONTACT .radio label::after{background-color:var(--primary-color);opacity:0;width:12px;height:12px;left:5px}#CONTACT .radio label:has(input:checked)::after{opacity:1}#CONTACT .radio__input{position:absolute;white-space:nowrap;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;height:1px;width:1px;margin:-1px;padding:0}#CONTACT .check-box:not(:last-of-type){margin-bottom:8px}#CONTACT .check-box label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;padding-left:32px}#CONTACT .check-box__input{margin:0;width:0;opacity:0}#CONTACT .check-box__input.error+.check-box__border{background:#fbe9e8;border-color:red}#CONTACT .check-box__input:checked+.check-box__border{background:var(--primary-color);border:2px solid var(--primary-color)}#CONTACT .check-box__input:checked+.check-box__border::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background:url("../../assets/img/contact/icon_check.svg") no-repeat center}#CONTACT .check-box__border{position:absolute;top:5px;left:0;border:1px solid #888;width:20px;height:20px;border-radius:4px}#CONTACT input[type=file]{display:block;margin-top:8px;padding-right:8px}#CONTACT input[type=file]:not(:last-of-type){margin-bottom:16px}#CONTACT .file-btn::-webkit-file-upload-button{font-weight:bold;background-color:var(--primary-color);color:#fff;border:0;border-radius:4px;padding:8px 16px;cursor:pointer;margin-right:16px;-webkit-transition:.3s;transition:.3s}#CONTACT .file-btn::file-selector-button{font-weight:bold;background-color:var(--primary-color);color:#fff;border:0;border-radius:4px;padding:8px 16px;cursor:pointer;margin-right:16px;-webkit-transition:.3s;transition:.3s}#CONTACT .file-btn::-webkit-file-upload-button:hover{opacity:.6}#CONTACT .file-btn::file-selector-button:hover{opacity:.6}#CONTACT span.error{color:red;margin-top:4px;display:block;width:100%}#CONTACT .remarks{font-weight:normal;font-size:12px}#CONTACT .agree-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#CONTACT .agree-check+.error{text-align:center}#CONTACT .agree-check a{text-decoration:underline;color:#1558d6}#CONTACT .agree-check a:hover{text-decoration:none}#CONTACT .privacy{background-color:#f6f6f6;margin:65px 0 40px}#CONTACT .privacy__in{border:40px solid #f6f6f6;overflow-y:scroll;height:300px;padding-right:40px}#CONTACT .privacy__in::-webkit-scrollbar{width:3px}#CONTACT .privacy__in::-webkit-scrollbar-track{background-color:#ccc}#CONTACT .privacy__in::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:50px}#CONTACT .privacy__ttl{font-size:22px;margin-bottom:15px}#CONTACT .privacy__sub-ttl{font-weight:bold;margin:32px 0 16px}#CONTACT .privacy__sub-txt{margin-top:.5em}#CONTACT .privacy__enactment{text-align:right;margin-top:40px}#CONTACT .btn{cursor:pointer;line-height:1.3;width:256px;height:50px;line-height:49px;background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;position:relative;-webkit-transition:.3s;transition:.3s;font-size:16px;font-weight:bold;display:grid;place-content:center;margin:32px auto 0}#CONTACT .btn::after{content:"";-webkit-transition:.3s;transition:.3s;position:absolute;width:6px;height:6px;top:calc(50% - 3px);right:16px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#CONTACT .btn:hover{background-color:#fff;color:var(--primary-color)}#CONTACT .btn:hover::after{border-color:var(--primary-color)}#CONTACT .btn--back{background-color:#fff;color:var(--primary-color)}#CONTACT .btn--back::after{right:auto;left:16px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);border-color:var(--primary-color)}#CONTACT .btn--back:hover{background-color:var(--primary-color);color:#fff}#CONTACT .btn--back:hover::after{border-color:#fff}#CONTACT .icon-arrow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}#CONTACT .icon-arrow::after{content:"";-webkit-transition:.3s;transition:.3s;position:absolute;width:6px;height:6px;top:calc(50% - 3px);right:16px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#CONTACT .icon-arrow:has(.btn){margin-top:40px}#CONTACT .icon-arrow:has(.btn):hover::after{border-top:2px solid var(--primary-color);border-right:2px solid var(--primary-color)}#CONTACT .icon-arrow .btn{margin:0}#CONTACT .icon-arrow.no-link{opacity:.5;pointer-events:none}#CONTACT input[type=number]::-webkit-outer-spin-button,#CONTACT input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#CONTACT input[type=number]{-moz-appearance:textfield}#CONTACT input[type=submit]{-webkit-appearance:none}#CONTACT textarea{resize:none}#CONTACT.confirm .form-sec__item{padding-top:0}#CONTACT.confirm .form-sec__item .icon-required{top:4px}#CONTACT.confirm .form-sec .btn-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:48px}#CONTACT.confirm .form-sec .btn-column .icon-arrow{margin:0}#CONTACT.confirm .form-sec .btn-column .btn{margin:0}#CONTACT.thanks{text-align:center}#CONTACT.thanks .thanks-ttl{font-size:26px;margin-bottom:24px}@media only screen and (max-width: 768px){.pc{display:none}.sp{display:block}#CONTACT{font-size:12px}#CONTACT .empty-fields-count{top:auto;bottom:10px;right:10px;padding:10px}#CONTACT .empty-fields-count::before{left:-18px;border-style:solid;border-color:rgba(0,0,0,0) #f2f2f2 rgba(0,0,0,0) rgba(0,0,0,0);border-width:0px 18px 18px 0px}#CONTACT .empty-fields-count__number{font-size:18px}#CONTACT .tel-area{margin-bottom:32px}#CONTACT .tel-area__num{font-size:24px;margin-top:8px}#CONTACT .notes{font-size:12px}#CONTACT .progress-bar__item{width:33.33333%}#CONTACT .form-sec .sec-in{width:100%}#CONTACT .form-sec__box{grid-template-columns:1fr;gap:16px;padding:24px 0}#CONTACT .form-sec__item{padding-top:0}#CONTACT .form-sec__item .icon-required{position:static;margin-left:8px;font-size:10px}#CONTACT .form-sec fieldset legend{width:100%}#CONTACT .form-sec__field--zip input[type=number]{width:calc(50% - 8px)}#CONTACT .form-sec__field--zip .btn-zip{width:calc(50% - 8px)}#CONTACT .form-sec .w-75,#CONTACT .form-sec .w-50,#CONTACT .form-sec .w-25{width:100%}#CONTACT input,#CONTACT textarea{font-size:12px}#CONTACT input::-webkit-input-placeholder, #CONTACT textarea::-webkit-input-placeholder{font-size:13px}#CONTACT input::-moz-placeholder, #CONTACT textarea::-moz-placeholder{font-size:13px}#CONTACT input:-ms-input-placeholder, #CONTACT textarea:-ms-input-placeholder{font-size:13px}#CONTACT input::-ms-input-placeholder, #CONTACT textarea::-ms-input-placeholder{font-size:13px}#CONTACT input::placeholder,#CONTACT textarea::placeholder{font-size:13px}#CONTACT .select-box select{font-size:13px}#CONTACT .radio label::before,#CONTACT .radio label::after{top:13px}#CONTACT .check-box__border{top:2px}#CONTACT input[type=file]{margin-top:0;width:100%}#CONTACT .privacy__in{border:24px solid #f6f6f6;padding-right:24px}#CONTACT .privacy__ttl{font-size:18px}#CONTACT.thanks .thanks-ttl{font-size:20px}}@media(min-width: 1024px){#CONTACT a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}
/*# sourceMappingURL=style.css.map */