@charset "UTF-8";html{background:#fff;color:#000;overflow-y:scroll}body{font-size:13px;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ＭＳ Ｐゴシック,MS PGothic,ＭＳ ゴシック,MS Gothic,sans-serif;-webkit-text-size-adjust:100%;margin:0;overflow:visible;padding:0}a{overflow:hidden}a img,img{border:0}abbr,acronym{border:0}address,caption,cite,code,dfn,em,th,strong,var{font-style:normal;font-weight:400}blockquote,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,pre,span,td,th,ul{margin:0;padding:0}caption,th{text-align:left}code,kbd,pre,samp,tt{font-family:monospace;line-height:100%}*+html code,*+html kbd,*+html pre,*+html samp,*+html tt{font-size:108%}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ol,ul{list-style:none}q:before,q:after{content:""}button,fieldset,form,input,label,legend,select,textarea{font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline}* html input,* html textarea{font-family:ＭＳ Ｐゴシック}*+html input,*+html textarea{font-family:メイリオ,ＭＳ Ｐゴシック}table{border-collapse:collapse;border-spacing:0;font-size:100%}fieldset{border:1px solid #ccc;margin-bottom:1em;padding:0 1em 1em}input,textarea{line-height:1.4;padding:0;vertical-align:middle}input[type=checkbox],input[type=radio]{vertical-align:text-bottom}input[type=submit]{padding:.1em}legend{background:#fff;padding:.3em}select{padding:0}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0}ol,ul{margin:0;text-align:left}dl{margin:1em}ol li,ul li{list-style:none}dl dd,ol li,ul li{margin-bottom:0}table{margin-bottom:1em}td,th{border:1px solid;padding:.5em}th{font-weight:700;text-align:center}abbr,acronym{border-bottom:1px dotted;cursor:help}blockquote{margin:1em}caption{margin-bottom:.5em;text-align:center}em,strong{font-weight:700}.clearfix{zoom:1}.clearfix:after{display:block;clear:both;height:0;visibility:hidden;line-height:0;content:"."}* html .clearfix{display:inline-block}*+html .clearfix{display:inline-block}html>body .clearfix{display:block\	}* html .clearfix{height:1%}.clearfix{display:block}body,html{font-size:16px;color:var(--text-color);-webkit-text-size-adjust:100%;font-family:游ゴシック,YuGothic,ヒラギノ角ゴシック Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Verdana,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif}dl{margin:0}.preload *{transition:none!important}*{box-sizing:border-box}.form-top{padding:1em;border-bottom:1px solid #ddd;display:grid;place-content:center}.form-wrapper{max-width:600px;margin:0 auto;padding:3em 1em;overflow:clip}.form-header{color:var(--theme-color);display:flex;align-items:center;justify-content:center;gap:.5rem}.form-header__title{font-size:1.75em}.form-header__title--message{font-size:.5em;display:block}.form-row{margin:2.25em 0 0}.form-row__title{font-weight:700}.form-row__title--required{color:#ff7878;display:inline-block;border:1px solid;font-size:.75em;line-height:1;margin-left:.5em;padding:.25em .5em}.form-row__data{margin:1em 0 0}.form-row__data--2column{display:flex;gap:1em}.form-row__data--2column>*{flex:1}.form-row__caption{font-size:.8em;margin-block:1em}.form-row__caption>a{color:var(--dark-gray)}.form-row__submit{display:block;width:100%;padding:1em;border:none;border-radius:.5em;background-color:var(--primary-color);color:#fff;font-weight:700;cursor:pointer}@media (hover: hover){.form-row__submit{transition:all .3s ease-in-out;border:1px solid var(--primary-color)}.form-row__submit:hover{color:var(--primary-color);background-color:#fff}}.form-row input[type=text],.form-row input[type=number],.form-row input[type=url],.form-row input[type=tel],.form-row input[type=email],.form-row input[type=password],.form-row textarea,.form-row select{cursor:pointer;display:block;font-size:1em;-webkit-appearance:none;width:100%;padding:.75em .5em;border:1px solid #ddd;border-radius:.4em;background-color:transparent}.form-row input[type=text]:focus,.form-row input[type=number]:focus,.form-row input[type=url]:focus,.form-row input[type=tel]:focus,.form-row input[type=email]:focus,.form-row input[type=password]:focus,.form-row textarea:focus,.form-row select:focus{outline:none;border:1px solid var(--theme-color)}.form-row textarea{height:8em}.form-row ::-webkit-input-placeholder{color:#b2b2b2}.form-row :-ms-input-placeholder{color:#b2b2b2}.form-row ::placeholder{color:#b2b2b2}.switch-box{display:flex;align-items:center;border:1px solid #ddd;border-radius:.4em;text-align:center;position:relative}@media (hover: hover){.switch-box:hover{border-color:var(--theme-color)}.switch-box:hover>*{border-color:var(--theme-color)}}.switch-box__label{font-weight:700;width:50%;padding:.5em;cursor:pointer}.switch-box__label.right{border-left:1px solid #ddd;border-bottom-right-radius:.4em;border-top-right-radius:.4em}.switch-box__label:not(.right){border-bottom-left-radius:.4em;border-top-left-radius:.4em}@media (hover: hover){.switch-box__label{transition:.3s all ease-in-out}.switch-box__label:hover{background-color:#dfd8cd}}input:checked+.switch-box__label{background-color:var(--theme-color);color:#fff}.input-wrap{position:relative;margin-bottom:1.5em}.input-wrap__button{cursor:pointer;position:absolute;top:.75em;right:.5em}.input-wrap__button--icon{width:1.5em;height:1.5em}.date-select{display:flex;gap:.5em}.date-select>*{flex:1}.select-wrap{display:block;position:relative;margin-bottom:1.5em}.select-wrap:after{cursor:pointer;content:"";display:block;width:.5em;height:.5em;border-top:1px solid;border-right:1px solid;position:absolute;top:calc(50% - .5em);right:1em;transform:rotate(135deg)}.trigger-button{border:none;background-color:var(--dark-gray);color:#fff;border-radius:.5em;margin-bottom:1.5em}@media (hover: hover){.trigger-button{transition:.3s all ease-in-out;border:1px solid var(--dark-gray);cursor:pointer}.trigger-button:hover{color:var(--dark-gray);background-color:#fff}}.checkbox{display:block;padding-left:1.5em;position:relative}.checkbox:before{content:"";display:block;width:1em;height:1em;border:1px solid;position:absolute;top:.25em;left:0}.checkbox:after{content:"";display:block;width:1em;height:.5em;position:absolute;top:.25em;left:0;border-top:2px solid var(--theme-color);border-right:2px solid var(--theme-color);transform:rotate(135deg);opacity:0}@media (hover: hover){.checkbox{transition:.3s all ease-in-out;cursor:pointer}.checkbox:hover{color:var(--theme-color)}}.radio{display:inline-block;padding-left:1.5em;position:relative;margin:0}.radio:before{content:"";display:block;width:1em;height:1em;border:1px solid;position:absolute;top:calc(50% - .5em);left:0;border-radius:50%}@media (hover: hover){.radio{transition:.3s all ease-in-out;cursor:pointer}.radio:hover{color:var(--theme-color)}}input[type=checkbox]:checked+.checkbox:after{opacity:1}input[type=radio]:checked+.radio:before{border-color:var(--theme-color);background:var(--theme-color)}.asterisk-list{margin:1em 0;padding:0;list-style:none}.asterisk-list__item{position:relative;padding-left:1.25em;font-size:.8em;color:#757575}.asterisk-list__item:before{content:"※";position:absolute;top:0;left:0}.form-footer{text-align:center;margin:0;padding:2em 1em;border-top:1px solid #ddd}.form-footer small{font-size:.75em}.is-active:invalid+[data-err]{opacity:1}.is-active:invalid+label+[data-err]{opacity:1}[data-err]{position:absolute;bottom:-1.5em;font-size:.75em;font-weight:700;color:#f57c7c;opacity:0;white-space:nowrap}.send-loader{display:none;place-content:center;width:100%;height:100vh;position:fixed;top:0;left:0;background:#ffffff8b;z-index:1000}.send-loader.is-active{display:grid}.load-circle{width:4px;color:var(--primary-color);aspect-ratio:1;border-radius:50%;box-shadow:19px -19px,38px -19px,57px -19px,19px 0 0 5px,38px 0 0 5px,57px 0 0 5px,19px 19px,38px 19px,57px 19px;transform:translate(-38px);animation:l26 2s infinite linear}@keyframes l26{12.5%{box-shadow:19px -19px,38px -19px,57px -19px 0 5px,19px 0 0 5px,38px 0,57px 0 0 5px,19px 19px,38px 19px,57px 19px}25%{box-shadow:19px -19px 0 5px,38px -19px,57px -19px 0 5px,19px 0,38px 0,57px 0,19px 19px,38px 19px 0 5px,57px 19px}50%{box-shadow:19px -19px 0 5px,38px -19px 0 5px,57px -19px,19px 0,38px 0,57px 0,19px 19px,38px 19px,57px 19px 0 5px}62.5%{box-shadow:19px -19px,38px -19px,57px -19px,19px 0 0 5px,38px 0,57px 0,19px 19px,38px 19px 0 5px,57px 19px 0 5px}75%{box-shadow:19px -19px,38px -19px 0 5px,57px -19px,19px 0,38px 0,57px 0 0 5px,19px 19px,38px 19px,57px 19px 0 5px}87.5%{box-shadow:19px -19px,38px -19px 0 5px,57px -19px,19px 0,38px 0 0 5px,57px 0,19px 19px 0 5px,38px 19px,57px 19px}}.radio-wrap{display:flex;flex-wrap:wrap;gap:1em 2em;margin-top:1em}.acc-button{background:transparent;border:none;text-align:left;transition:.3s all ease-in-out;border:1px solid #ddd;border-radius:.4em;padding:.5em 1em}.acc-button.on{color:#eee!important}@media (hover: hover){.acc-button{cursor:pointer}.acc-button:hover{color:var(--theme-color)}}.acc-wrap{display:flex;gap:.5em;margin-top:2.25em}
