@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.only-sp{display:none}}@media (max-width:767px){.only-pc{display:none}}.inline-block{display:inline-block}.page{font-family:"Noto Sans JP",sans-serif;font-size:16px;line-height:1.6;color:#343a40;background-color:#fff;overflow-x:hidden}@media (max-width:768px){.page{max-width:375px;margin:0 auto}}.c-header{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(10px)}.c-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75rem;padding:0 1rem;max-width:75rem;margin:0 auto}.c-header__logo{aspect-ratio:104/31;width:100%;max-width:6.5rem;display:block}.c-header__logo img{width:100%;height:auto}.container,.main__container,.thanks__container{max-width:69.5rem;margin:0 auto;padding:0 1rem}.main,.main-content{padding:6.25rem 0 3.125rem}@media (max-width:768px){.main,.main-content{padding:3.75rem 0 0}}.main__title{margin-bottom:3.125rem;font-size:2rem;font-weight:900}@media (max-width:768px){.main__title{font-size:1.6rem;text-align:center}}.content-wrapper,.main__content{display:grid;grid-template-columns:1fr 1fr;gap:3.75rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:768px){.content-wrapper,.main__content{grid-template-columns:1fr;gap:1.5rem}}.info,.left-content{background:#fffaeb;padding:1.5rem;border-radius:.25rem}@media (max-width:768px){.info,.left-content{padding:.75rem;border-radius:.5rem}}.info__title,.left-content__title{text-align:center;font-size:1.5rem;font-weight:700;color:#343a40;margin-bottom:1.5rem;line-height:1.4}@media (max-width:768px){.info__title,.left-content__title{font-size:1.25rem;margin-bottom:20px}}.info__text,.left-content__text{font-size:1rem;line-height:1.8;color:#6c757d;background:#fff;padding:.75rem;border-radius:.5rem}@media (max-width:768px){.info__text,.left-content__text{font-size:.875rem}}.info__button{display:none;position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#feb84b;color:#fff;border:none;min-width:11.25rem;border-radius:1.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}@media (max-width:768px){.info__button{display:block}}.info__button:hover{background:rgb(253.7182320442,163.9944751381,24.2817679558)}.info__button:active{-webkit-transform:translateX(-50%) scale(.95);transform:translateX(-50%) scale(.95)}.info__body{position:relative;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.info__body{font-size:.875rem;max-height:29.6875rem;padding-bottom:5rem;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.info__body.expanded{max-height:none}.info__body::after{content:"";position:absolute;bottom:0;left:0;right:0;height:6.25rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(rgba(255,255,255,0),#fff);pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.info__body.expanded::after{opacity:0}}.info__body .img img{width:100%;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.2);box-shadow:3px 3px 0 rgba(0,0,0,.2);vertical-align:bottom}.info__body p{margin-bottom:1rem}.info__body h2{font-size:1.25rem;font-weight:700;margin-bottom:1.5625rem;margin-top:3.125rem}.info__body ol,.info__body ul{padding-left:1.25rem;margin-bottom:1rem}.contact,.form-container{position:sticky;top:3.75rem}@media (max-width:768px){.contact,.form-container{position:static}}.contact .img img,.form-container .img img{width:100%}.contact__form{border-radius:.25rem;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2);padding:3.125rem;display:block;max-height:calc(100vh - 3.75rem);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.contact__form::-webkit-scrollbar{display:none}@media (max-width:768px){.contact__form{max-height:none;overflow-y:visible;padding:1rem}}.form-group{margin-bottom:1rem}.form-group__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#343a40;margin-bottom:8px;font-size:.9375rem;gap:8px}.form-group__label--privacy{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.form-group__label-text--checkbox{font-weight:400}.form-group__label-badge{display:inline-block;padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:700;line-height:1}.form-group__label-badge--required{background-color:#cb2e25;color:#fff}.form-group__label-badge--optional{background-color:#6c757d;color:#fff}.checkbox-group__other-input,.form-group__input,.form-group__textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:5px;font-size:1rem;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.form-group__input--checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;padding:0;aspect-ratio:1/1;border-radius:2px;border:1px solid #ccc;background-color:#fff}.form-group__input--checkbox:checked::after{display:block;position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:6px;height:12px;border:solid #000;border-width:0 2px 2px 0;content:""}.checkbox-group__other-input:focus,.form-group__input:focus,.form-group__textarea:focus{outline:0;border-color:#feb84b}.form-group__input--error{border-color:#cb2e25}.form-group__textarea{min-height:120px;resize:none}.form-group__textarea--error{border-color:#cb2e25}.form-group__name-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media (max-width:768px){.form-group__name-fields{grid-template-columns:1fr;gap:10px}}.form-group__asterisk{color:#f23a3c}.checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem}.checkbox-group__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:12.5rem;max-width:100%}.checkbox-group__item.-other{min-width:100%}@media (max-width:768px){.checkbox-group__item{min-width:100%}}.checkbox-group__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:400;cursor:pointer;font-size:.875rem;line-height:1.5714285714}.checkbox-group__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.checkbox-group__text{position:relative;padding-left:1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-group__text::before{content:"";position:absolute;left:0;top:.125rem;width:1.125rem;height:1.125rem;border:.0625rem solid #e0e0e0;border-radius:.25rem;background-color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox-group__text::after{content:"";position:absolute;left:.125rem;top:.25rem;width:.875rem;height:.875rem;background-image:url(../img/check.svg);background-size:.875rem .875rem;background-position:center center;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.checkbox-group__input:checked+.checkbox-group__text::before{border-color:#feb84b;background-color:#feb84b}.checkbox-group__input:checked+.checkbox-group__text::after{opacity:1}.checkbox-group__input:focus+.checkbox-group__text::before{-webkit-box-shadow:0 0 0 2px rgba(254,184,75,.2);box-shadow:0 0 0 2px rgba(254,184,75,.2)}.checkbox-group__other-field{width:100%}.checkbox-group__other-input{width:100%}.error-message,.error__message{color:#cb2e25;font-size:.85rem;margin-top:5px;display:block}.error-summary,.error__summary{background-color:rgb(244.825,201.65,199.175);border:1px solid #cb2e25;color:#cb2e25;padding:15px;border-radius:5px;margin-bottom:25px}.error-summary__title,.error__summary-title{font-weight:700;margin-bottom:10px}.error-summary__list,.error__summary-list{list-style:none}.error__summary-item{margin-bottom:5px;padding-left:15px;position:relative}.error__summary-item::before{content:"•";position:absolute;left:0}.button--submit,.submit-button{background-color:#333;color:#fff;padding:15px 40px;border:none;border-radius:5px;font-size:1.1rem;font-weight:700;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:100%}.button--submit:hover,.submit-button:hover{background-color:rgb(76.5,76.5,76.5)}.button--submit:disabled,.submit-button:disabled{background-color:#6c757d;cursor:not-allowed}.thanks,.thanks-container{text-align:center;padding:80px 0;min-height:calc(100vh - 3.75rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.thanks-container__title,.thanks__title{font-size:2.5rem;color:#feb84b;margin-bottom:30px;font-weight:700}@media (max-width:768px){.thanks-container__title,.thanks__title{font-size:2rem}}.thanks-container__message,.thanks__message{font-size:1.2rem;line-height:1.8;color:#6c757d;margin-bottom:40px}@media (max-width:768px){.thanks-container__message,.thanks__message{font-size:1.1rem}}.thanks__paragraph{margin-bottom:20px}.thanks__paragraph:last-of-type{margin-bottom:0}.thanks-container__back-link,.thanks__link{display:inline-block;background-color:#feb84b;color:#fff;padding:12px 30px;text-decoration:none;border-radius:5px;font-weight:700;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.thanks-container__back-link:hover,.thanks__link:hover{background-color:rgb(253.7182320442,163.9944751381,24.2817679558)}.c-footer{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.75rem}.c-footer__copy{text-align:center;font-size:.75rem;color:#6c757d;opacity:.5}.br-m{display:none}@media (max-width:768px){.br-m{display:block}}.privacy__link{color:#343a40}