@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin:0;clear:both;overflow:visible;border-top-width:1px;color:inherit}pre{font-size:inherit;font-family:monospace}address{font-style:inherit}a{background-color:transparent;color:inherit;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:inherit;font-family:monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;font:inherit}[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}body{color:#231815;font-size:1rem;line-height:1.6;font-family:Hiragino Sans,ヒラギノ角ゴシック,Noto Sans JP,sans-serif;scroll-behavior:smooth}h1,h2,h3,h4{margin:0;font-weight:700}a{-webkit-transition:opacity .3s ease;text-decoration:underline;cursor:pointer;transition:opacity .3s ease}button{cursor:pointer}form{width:100%}table{background-color:transparent}img{max-width:100%;height:auto;font-size:0;line-height:0;vertical-align:bottom}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}.l-header{text-align:center}.l-header>div{z-index:-1;position:relative}.l-header>div:before{z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:url(../images/bg-header.jpg) no-repeat left top;background-size:100% min(100%,1040px);content:""}@supports (background-image: url(image.webp)){.l-header>div:before{background:url(../images/bg-header.webp) no-repeat left top;background-size:100% min(100%,1040px)}}.l-header__visual{max-width:754px;margin:0 auto}.l-header__visual.no-top{max-width:650px;margin:0 auto}.l-main,.l-main.p-top{background-size:100% auto}.l-main__section{padding:0 20px}.l-main__container{width:min(100%,848px);margin:0 auto;padding:0 20px}.l-main__title{height:clamp(30px,calc(((46 - 30) * 100vw + (860 * 30 - 375 * 46) * 1px) / (860 - 375)),46px);margin:0 auto 30px;text-align:center}.l-main__title img{width:auto;height:100%}.l-main__title.error{font-size:clamp(18px,calc(((22 - 18) * 100vw + (860 * 18 - 375 * 22) * 1px) / (860 - 375)),22px)}.l-main .pdtp{padding-top:100px}.l-wrapper{width:min(100%,950px);margin:auto}.l-footer{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;background-color:#d1cfce}.l-footer.with-space{position:fixed;bottom:0;left:0;width:100%}.c-accordion{position:relative}.c-accordion:before,.c-accordion:after{display:block;position:absolute;left:0;width:100%;height:5px;border-radius:5px;content:""}.c-accordion:before{top:0}.c-accordion:after{bottom:0}.c-accordion__summary{display:block;position:relative;padding:20px;background-color:transparent;color:#fff;text-align:left;cursor:pointer}.c-accordion__cross{display:block;position:absolute;top:calc(50% - 10px);right:30px;width:20px;height:20px}.c-accordion__cross:before,.c-accordion__cross:after{display:block;position:absolute;top:calc(50% - 2px);left:0;width:20px;height:4px;border-radius:4px;background-color:#fff;content:""}.c-accordion__cross:after{-webkit-transition:-webkit-transform ease .3s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform ease .3s;transition:transform ease .3s;transition:transform ease .3s,-webkit-transform ease .3s}.c-accordion[open] .c-accordion__cross:after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.c-accordion__content{overflow:hidden;background-color:transparent;color:#fff}.c-accordion__content__inner{padding:40px}.c-button{-webkit-box-shadow:8px 8px 10px #D4D4D4;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:60px;margin:0 auto 25px;padding:0 10px;border:solid 4px #fff;border-radius:30px;background-position:center center;background-size:100% 60px;background-repeat:no-repeat;box-shadow:8px 8px 10px #d4d4d4;transition:opacity .3s}.c-button.bg-blue{background:#005ba3}.c-button.bg-gold{background:#d0ab49}.c-button.bg-silver{background:#969696}.c-button img{height:26px}.c-button__group{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;max-width:750px;margin:50px auto 0}.c-button__group>li{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;width:min(100%,300px);height:80px}.c-button__group>li .c-button{font-size:clamp(16px,calc(((28 - 16) * 100vw + (860 * 16 - 330 * 28) * 1px) / (860 - 330)),28px)}.c-button:disabled{opacity:.2;pointer-events:none}.c-checkbox>li{margin-bottom:5px}.c-checkbox__icon{-webkit-box-flex:0;-ms-flex-positive:0;position:relative;flex-grow:0;padding-left:calc(16px + .2em)}.c-checkbox__label{display:inline-block;position:relative;margin-right:20px;padding-left:20px;vertical-align:middle;cursor:pointer}.c-checkbox__label:before,.c-checkbox__label:after{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);display:block;position:absolute;top:50%;transform:translateY(-50%);content:""}.c-checkbox__label:before{left:0;width:16px;height:16px;border:1px solid #333}.c-checkbox__label:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transition:opacity .3s;display:block;position:absolute;top:-.2em;left:.3em;width:.6em;height:1.3em;transform:rotate(45deg);border-right:3px solid #231815;border-bottom:3px solid #231815;content:"";opacity:0;transition:opacity .3s}.c-checkbox__input{position:absolute;opacity:0}.c-checkbox__input:checked+.c-checkbox__label:after{opacity:1}.c-checkbox__text{color:#231815}.c-contact{width:min(100%,840px);margin:0 auto;padding:30px 20px;color:#231815;text-align:center}.c-contact__title{font-weight:400;font-size:clamp(14px,calc(((19 - 14) * 100vw + (768 * 14 - 320 * 19) * 1px) / (768 - 320)),19px)}.c-contact__list{font-size:clamp(14px,calc(((19 - 14) * 100vw + (768 * 14 - 320 * 19) * 1px) / (768 - 320)),19px);line-height:1.6;text-align:center}.c-contact__list__email{margin-bottom:8px;font-size:clamp(14px,calc(((19 - 14) * 100vw + (768 * 14 - 320 * 19) * 1px) / (768 - 320)),19px)}.c-contact__list__email>a{text-decoration:none}.c-contact__list-note{font-size:.875rem}.c-contact__list-note dt{font-weight:400}.c-contact__list-note .fnt19{font-size:1.1875rem}.c-contact__list-note dd{letter-spacing:.05em}.c-contact__list-note dd:last-of-type{margin-top:5px;letter-spacing:.08em}.c-dialog{-webkit-transition:opacity .3s ease;position:fixed;margin:auto;top:0;right:0;bottom:0;left:0;padding:40px;opacity:0;transition:opacity .3s ease}.c-dialog::backdrop{background:rgba(0,0,0,.5)}.c-dialog.active{opacity:1}.c-dialog__title{font-weight:400}.c-dialog__buttons{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:40px;gap:20px}.c-dialog__button{-webkit-transition:background-color .3s ease;width:min(100%,150px);padding:10px 15px;border-radius:30px;text-align:center;transition:background-color .3s ease}.c-dialog__cansel{background-color:#ccc}.c-dialog__submit{background-color:#929090;color:#fff}.c-error{-webkit-animation:error 1s ease;position:absolute;bottom:-1.8em;left:.5em;color:#de2b3c;font-size:.875rem;animation:error 1s ease}@-webkit-keyframes error{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes error{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.c-form{margin:auto;border-top:1px solid #dbdbdb}.c-form__item{padding:15px 10px;border-bottom:1px solid #dbdbdb}.c-form__label{font-size:1rem}.c-form__value{-ms-flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;margin-top:0;padding:16px;font-size:clamp(15px,calc(((16 - 15) * 100vw + (860 * 15 - 375 * 16) * 1px) / (860 - 375)),16px);word-break:break-word}.c-form__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:min(100%,640px);margin:30px auto 0;gap:20px}.c-form__require{margin-left:10px;padding:3px 8px;background-color:#e50012;color:#fff;font-size:clamp(11px,calc(((12 - 11) * 100vw + (860 * 11 - 375 * 12) * 1px) / (860 - 375)),12px);line-height:1}.c-form__format{margin-left:10px;font-size:.75rem}.c-form__sub_text{display:block;width:100%;font-size:.8125rem}.c-form__attentions{font-size:clamp(14px,calc(((16 - 14) * 100vw + (860 * 14 - 375 * 16) * 1px) / (860 - 375)),16px);line-height:1.6}.c-form__attentions__small{margin-bottom:5px;font-size:.8125rem;line-height:1.6}.c-form__attention{position:relative;padding-left:16px}.c-form__attention:before{display:block;position:absolute;top:5px;left:0;width:12px;height:12px;border-radius:50%;background-color:#000;content:"";font-size:1rem}.c-form .alert-error{display:block;width:100%;color:#e50012}.c-form__text_box{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;width:min(100%,348px)}.c-form__text_box .c-text{width:100%}.c-form__text_box .text-name{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.c-form__text_box .cid-r{margin-right:10px}.c-form__code,.c-form__age{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;width:min(100%,168px)}.c-form__code>span,.c-form__age>span{margin:0 5%}.c-form__pref{margin-bottom:10px}.c-form__tel>span{margin:0 2%}.c-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.c-radio>li{margin-right:15px}.c-radio.course{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.c-radio__icon{-webkit-box-flex:0;-ms-flex-positive:0;position:relative;flex-grow:0;padding-left:calc(16px + .2em)}.c-radio__icon:before,.c-radio__icon:after{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;content:""}.c-radio__icon:before{left:0;width:16px;height:16px;border:1px solid #333}.c-radio__icon:after{-webkit-transition:background-color .3s ease;left:3px;width:10px;height:10px;transition:background-color .3s ease}.c-radio__label{position:relative}.c-radio__input{position:absolute;top:0;left:0;opacity:0}.c-radio__input:checked+.c-radio__icon:after{background-color:#333}.c-radio__text{color:#231815}.c-select{position:relative;width:min(100%,168px);height:2.5rem;border:1px solid #929090}.c-select:after{display:block;position:absolute;top:calc(50% - 6px);right:12px;width:12px;height:12px;border-width:12px 6px 0 6px;border-style:solid;border-color:transparent;border-top-color:#4b4b4b;content:""}.c-select__button{width:100%;height:100%;padding-left:.5em}.c-optional{padding-left:.5em;color:#929090;font-size:.875rem}.c-text{width:100%;padding:.5em;border:1px solid #231815;background-color:#fff}.c-text::-webkit-input-placeholder{color:#ccc}.c-text::-moz-placeholder{color:#ccc}.c-text:-ms-input-placeholder{color:#ccc}.c-text::-ms-input-placeholder{color:#ccc}.c-text::placeholder{color:#ccc}.c-textarea{-webkit-transition:-webkit-box-shadow .3s ease;min-width:100%;max-width:100%;min-height:5.8em;padding:.5em 1em;border-radius:4px;background-color:#fff;color:#000;line-height:1.6;resize:none;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.c-textarea:focus{-webkit-box-shadow:0 0 2.5em rgba(49,120,198,.67);box-shadow:0 0 2.5em #3178c6ab}.c-upload{position:relative;margin-top:20px}.c-upload__label{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center}.c-upload__button{-ms-flex-negative:0;-webkit-transition:opacity .3s;display:block;flex-shrink:0;margin-right:10px;padding:6px 12px;border-radius:4px;background-color:#7ba8da;color:#fff;transition:opacity .3s}.c-upload__name{display:grid;place-items:center;height:2rem;font-size:.8125rem;word-break:break-all}.c-upload__preview{position:relative;margin-top:12px;overflow:hidden}.c-upload__clear{-webkit-box-shadow:0 0 3px 3px rgba(0,0,0,.3019607843);display:block;position:absolute;top:5px;right:5px;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#dbdbdb;box-shadow:0 0 3px 3px #0000004d}.c-upload__clear:before,.c-upload__clear:after{position:absolute;top:50%;left:50%;width:2px;height:1.3rem;background-color:#fff;content:""}.c-upload__clear:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.c-upload__clear:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.c-upload.disable,.c-upload .disable{display:none}.c-loading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:9999;position:fixed;top:0;left:0;flex-flow:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000000bf;color:#fff}.c-loading__loader{-webkit-animation:load5 1.1s infinite ease;-webkit-transform:translateZ(0);position:relative;width:1em;height:1em;transform:translateZ(0);border-radius:50%;font-size:1em;text-indent:-9999em;animation:load5 1.1s infinite ease}@-webkit-keyframes load5{0%,to{-webkit-box-shadow:0em -2.6em 0em 0em #ffffff,1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.5),-1.8em -1.8em 0 0em rgba(255,255,255,.7);box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.7),1.8em -1.8em 0 0em #ffffff,2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.5);box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.5),1.8em -1.8em 0 0em rgba(255,255,255,.7),2.5em 0em 0 0em #ffffff,1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.5),2.5em 0em 0 0em rgba(255,255,255,.7),1.75em 1.75em 0 0em #ffffff,0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.5),1.75em 1.75em 0 0em rgba(255,255,255,.7),0em 2.5em 0 0em #ffffff,-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.5),0em 2.5em 0 0em rgba(255,255,255,.7),-1.8em 1.8em 0 0em #ffffff,-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.5),-1.8em 1.8em 0 0em rgba(255,255,255,.7),-2.6em 0em 0 0em #ffffff,-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.5),-2.6em 0em 0 0em rgba(255,255,255,.7),-1.8em -1.8em 0 0em #ffffff;box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}@keyframes load5{0%,to{-webkit-box-shadow:0em -2.6em 0em 0em #ffffff,1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.5),-1.8em -1.8em 0 0em rgba(255,255,255,.7);box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.7),1.8em -1.8em 0 0em #ffffff,2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.5);box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.5),1.8em -1.8em 0 0em rgba(255,255,255,.7),2.5em 0em 0 0em #ffffff,1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.5),2.5em 0em 0 0em rgba(255,255,255,.7),1.75em 1.75em 0 0em #ffffff,0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.5),1.75em 1.75em 0 0em rgba(255,255,255,.7),0em 2.5em 0 0em #ffffff,-1.8em 1.8em 0 0em rgba(255,255,255,.2),-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.5),0em 2.5em 0 0em rgba(255,255,255,.7),-1.8em 1.8em 0 0em #ffffff,-2.6em 0em 0 0em rgba(255,255,255,.2),-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.5),-1.8em 1.8em 0 0em rgba(255,255,255,.7),-2.6em 0em 0 0em #ffffff,-1.8em -1.8em 0 0em rgba(255,255,255,.2);box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,.2),1.8em -1.8em 0 0em rgba(255,255,255,.2),2.5em 0em 0 0em rgba(255,255,255,.2),1.75em 1.75em 0 0em rgba(255,255,255,.2),0em 2.5em 0 0em rgba(255,255,255,.2),-1.8em 1.8em 0 0em rgba(255,255,255,.5),-2.6em 0em 0 0em rgba(255,255,255,.7),-1.8em -1.8em 0 0em #ffffff;box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}.c-noscript{margin:.8em auto 2em;padding:5px;border:1px solid #f8c541;background-color:#fffaee;font-size:13px;text-align:center}.p-top{margin-top:max(-195px,-25vw)}.p-top__overview-title{width:min(100%,680px);margin:0 auto}.p-top__overview-course{margin:0 auto;padding:105px 20px 0}.p-top__overview-course-item{width:min(100%,844px);margin:0 auto}.p-top__overview-course-item img{display:block;width:100%;margin:0 auto}.p-top__overview-course .course-b{margin-top:64px}.p-top__overview-more{position:relative;padding:60px 20px 0}.p-top__overview-more img{display:block;width:min(100%,910px);height:auto;margin:0 auto}.p-top__bg{position:relative;background:url(../images/bg-top-term.jpg) no-repeat;background-size:cover}@supports (background-image: url(image.webp)){.p-top__bg{background:url(../images/bg-top-term.webp) no-repeat;background-size:cover}}.p-top__bg:before{position:absolute;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(95%,rgba(255,255,255,0)),to(rgb(255,255,255)));background:linear-gradient(0deg,rgba(255,255,255,0) 95%,rgb(255,255,255) 100%);content:""}.p-top__bg-end{background:-webkit-gradient(linear,left bottom,left top,color-stop(15%,rgb(255,255,255)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgb(255,255,255) 15%,rgba(255,255,255,0) 100%)}.p-top__term{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;padding-top:110px;text-align:center}.p-top__term-lead{width:min(100%,716px);margin:0 auto 25px}.p-top__term-note{max-width:clamp(350px,calc(((462 - 350) * 100vw + (860 * 350 - 375 * 462) * 1px) / (860 - 375)),462px);margin:10px auto 0;font-weight:600;letter-spacing:.09em}.p-top__limit-title{width:clamp(90px,calc(((136 - 90) * 100vw + (860 * 90 - 320 * 136) * 1px) / (860 - 320)),136px);margin:0 auto 10px;font-weight:600}.p-top__limit-list{max-width:725px;margin:0 auto}.p-top__limit-item{-webkit-box-flex:0;-ms-flex:0 0 31.0344827586%;flex:0 0 31.0344827586%}.p-top__entry-more{width:min(100%,905px);margin:68px auto 0}.p-top__coco-rohto{margin-top:130px}.p-top__coco-rohto-title{position:relative;margin-bottom:-30px;padding:10px 0 20px;background:url(../images/bg-top-coco-rohto-title.png) no-repeat center center;background-size:contain;color:#2a6298;font-size:clamp(14px,calc(((23 - 14) * 100vw + (860 * 14 - 350 * 23) * 1px) / (860 - 350)),23px);letter-spacing:.04em;text-align:center}.p-top__coco-rohto-contents{-webkit-box-shadow:8px 8px 10px #C8C8C8;padding:20px 18px;border:4px solid #2a6298;border-radius:15px;background-color:#fff;box-shadow:8px 8px 10px #c8c8c8}.p-top__coco-rohto-contents>div{width:min(100%,353px);margin:0 auto}.p-top__coco-rohto-contents>p{margin-top:10px;font-size:clamp(15px,calc(((17 - 15) * 100vw + (860 * 15 - 350 * 17) * 1px) / (860 - 350)),17px);line-height:1.6470588235}.p-top__entry-note{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;width:min(100%,718px);margin:0 auto 20px;font-size:clamp(14px,calc(((17 - 14) * 100vw + (860 * 14 - 350 * 17) * 1px) / (860 - 350)),17px);letter-spacing:.06em}.p-top__entry-button{-webkit-box-shadow:8px 8px 10px #C8C8C8;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;width:100%;height:60px;margin:0 auto 30px;border-radius:5px;background:url(../images/bg-btn-top-coco-rohto.png) no-repeat center center;background-size:cover,60px;box-shadow:8px 8px 10px #c8c8c8}.p-top__hagaki{margin-top:55px;padding:0}.p-top__hagaki-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:10px;text-align:center}.p-top__hagaki-title:before,.p-top__hagaki-title:after{width:29.702970297%;height:2px;background-color:#000;content:""}.p-top__hagaki-box{max-width:950px;margin:0 auto}.p-top__hagaki-step{position:relative;padding:0 20px}.p-top__hagaki-step .b-gold{width:min(100%,808px);margin:0 auto 50px;padding:20px 20px 20px 127px;border:3px solid #000;background-color:#ffffffb3;font-size:clamp(14px,calc(((17 - 14) * 100vw + (860 * 14 - 350 * 17) * 1px) / (860 - 350)),17px);line-height:1.6470588235;letter-spacing:-.03em}.p-top__hagaki-step-icon{-webkit-box-shadow:6px 6px 10px #C8C8C8;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:0;align-items:center;justify-content:center;aspect-ratio:133/98;width:clamp(73px,calc(((133 - 73) * 100vw + (950 * 73 - 350 * 133) * 1px) / (950 - 350)),133px);padding:10px;transform:translateY(-50%);border-top-right-radius:15px;border-bottom-right-radius:15px;background-color:#d0ab49;box-shadow:6px 6px 10px #c8c8c8}.p-top__hagaki-step-icon img{width:clamp(45px,calc(((89 - 45) * 100vw + (950 * 45 - 350 * 89) * 1px) / (950 - 350)),89px)}.p-top__hagaki-step-text{margin-bottom:.5em}.p-top__hagaki-step.step1:after{-webkit-clip-path:polygon(0 0,50% 100%,100% 0);position:absolute;right:49%;bottom:-28px;width:32px;height:28px;background-color:#000;content:"";clip-path:polygon(0 0,50% 100%,100% 0)}.p-top__hagaki-step.step1 .p-top__hagaki-step-icon{top:35%}.p-top__hagaki-note{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;font-size:clamp(14px,calc(((18 - 14) * 100vw + (860 * 14 - 375 * 18) * 1px) / (860 - 375)),18px);letter-spacing:.09em;text-align:center}.p-top__guide-item{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1}.p-top__guide-item-title{position:relative;padding-left:18px;font-weight:500;font-size:.875rem}.p-top__guide-item-title.title1{-webkit-box-flex:0;-ms-flex:0 0 128px;flex:0 0 128px}.p-top__guide-item-title:before{display:block;position:absolute;top:calc((1.4rem - 12px)/2);left:0;width:12px;height:12px;border-radius:50%;background-color:#000;content:""}.p-top__guide-item .colon{margin:0 5px}.p-top__guide-item-text{font-size:.875rem;letter-spacing:.05em}.p-top__guide-item-text>p{margin-bottom:5px}.p-top__guide-item-text.fnt32{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;color:#042275;font-weight:600;font-size:clamp(13px,calc(((32 - 13) * 100vw + (860 * 13 - 375 * 32) * 1px) / (860 - 375)),32px);line-height:1;letter-spacing:.001em}.p-top__guide-item-text.fnt23{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;color:#042275;font-weight:600;font-size:clamp(13px,calc(((23 - 13) * 100vw + (860 * 13 - 375 * 23) * 1px) / (860 - 375)),23px);line-height:1}.p-top__guide-item-text.ls-50{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;letter-spacing:.05em}.p-top__guide-item-text .clr-red{color:#e60012}.p-top__guide-item2{margin-top:30px;line-height:1.8;letter-spacing:.05em}.p-top__guide-item2-list>li{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;font-weight:500}.p-top__guide-item2-list>li span{font-weight:400}.p-top__faq{padding-bottom:20px}.p-top__faq .l-main__title{width:min(100%,378px)}.p-top__faq-item{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;padding-bottom:30px;font-size:clamp(14px,calc(((18 - 14) * 100vw + (860 * 14 - 375 * 18) * 1px) / (860 - 375)),18px);line-height:2;letter-spacing:.1em}.p-top__faq-item-q{margin-bottom:3px;padding-left:1em;color:#e50012;font-weight:500;text-indent:-1em}.p-top__faq-item-a{padding-left:1em;line-height:1.65;text-indent:-1em}.p-top__faq-item a{text-decoration:none;word-break:break-all}.p-form__section{padding:0}.p-form__wrap{-webkit-box-shadow:0 0 10px #C8C8C8;position:relative;max-width:950px;margin:0 auto;padding:50px 20px;border:1px solid #eee;border-radius:30px;background-color:#fff;box-shadow:0 0 10px #c8c8c8}.p-form__title{width:min(100%,349px)}.p-form__container{max-width:750px;margin:0 auto;padding:10px 0 0}.p-form__lead{margin-bottom:20px;font-size:clamp(14px,calc(((16 - 14) * 100vw + (860 * 14 - 375 * 16) * 1px) / (860 - 375)),16px)}.p-form__lead .c-form__require{margin-right:3px;margin-left:0}.p-form__lead.thanks{padding-bottom:30px}.p-form__lead.error{text-align:center}.p-form__member{margin-top:20px;line-height:1.6}.p-mgr{background-image:none;font-family:Noto Sans JP,sans-serif}.p-mgr-header{position:relative;padding:20px;background-color:#e2e5e6;color:#333;font-size:1rem}.p-mgr-header h1{max-width:80%;margin-bottom:20px;font-weight:700;font-size:1.875rem}.p-mgr-header a[target=_blank]{position:absolute;top:25px;right:20px;padding:8px;border-radius:10px;background-color:#fff;color:#333;font-size:1rem;text-decoration:none}.p-mgr-header a[target=_blank]:after{margin:0 0 0 5px;content:"";font-weight:600;font-size:1rem;font-family:"Font Awesome 5 Free",serif}.p-mgr-header a[target=_blank]:hover{opacity:.8}.p-mgr-header-release{max-width:500px;padding:10px 20px;border-radius:10px;background-color:#fff;color:#333;font-size:.9375rem}.p-mgr-header-release dl{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;font-weight:700}.p-mgr-header-release dl:first-of-type{margin-bottom:10px}.p-mgr-header-release dl dd{margin-bottom:0;color:#ea3030}.p-mgr-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:40px;padding:20px;font-size:1rem}.p-mgr-inner h3{margin-bottom:10px;border-bottom:2px solid;font-weight:700;font-size:1.25rem}.p-mgr-total{-webkit-box-shadow:0 0 10px -5px #333;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:20px;box-shadow:0 0 10px -5px #333}.p-mgr .table{width:100%;text-align:left}.p-mgr .table thead tr{border-bottom:1px solid}.p-mgr .table tbody tr{border-top:1px solid #bbb}.p-mgr .table tfoot tr{border-top:1px solid;border-bottom:1px solid;background-color:#f2f2f2}.p-mgr .table th{width:50%;padding:.5rem}.p-mgr .table td{padding:.5rem}.p-mgr-dl{-webkit-box-shadow:0 0 10px -5px #333;margin-bottom:20px;padding:20px;box-shadow:0 0 10px -5px #333}.p-mgr-dl-box{-webkit-box-flex:0;-ms-flex:0 0 72%;flex:0 0 72%}.p-mgr-dl-group{margin-top:10px}.p-mgr-dl-group:first-of-type{padding-bottom:10px;border-bottom:1px solid #ccc}.p-mgr-dl-group>p{margin:0;font-size:.9375rem}.p-mgr-dl .form-check{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:5px}.p-mgr-dl .form-check input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:1.2em;height:1.2em;margin-right:5px;accent-color:#524b4b}.p-mgr-dl .term-group{-webkit-box-align:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-top:10px}.p-mgr-dl .term-group>div input[type=date]{width:150px;height:2em;border:1px solid #ccc}.p-mgr-dl .term-group>div input[type=date]:disabled{background-color:#efefef}.p-mgr-dl .term-group span{margin:0 5px}.p-mgr-dl .dl-btn{margin-top:20px;padding:8px;border:1px solid;border-radius:5px;background-color:#524b4b;color:#fff;font-weight:700;cursor:pointer}.p-mgr-dl .dl-btn:hover{opacity:.8}.u-bold{font-weight:600}.u-s-bold{font-weight:500}.u-red{color:#e50012}.u-blue{background-image:-webkit-gradient(linear,left top,right top,color-stop(40%,#277fd0),to(#95c4ff));background-image:linear-gradient(to right,#277fd0 40%,#95c4ff 100%);color:#fff}.u-yellow{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#ffff2f),to(#ffff83));background-image:linear-gradient(to right,#ffff2f 33%,#ffff83 100%);color:#00629d}.u-orange{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#ffc17a),to(#ffd28f));background-image:linear-gradient(to right,#ffc17a 33%,#ffd28f 100%)}.u-white{background-color:#fff}.u-unlink{cursor:default}.u-unlink:hover{opacity:1!important}.u-hidden{display:none}.u-list>li{position:relative;padding-left:1em;text-indent:-1em}.u-invisible{-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:polygon(0 0,0 0,0 0,0 0)}.u-inline-blk{display:inline-block}@media screen and (min-width: 768px){a:hover{opacity:.8}.l-header.no-top>div:before{background-position:left top}.c-contact__list{margin-top:.5rem}.c-form__item{display:grid;grid-template-columns:min(256px,50%) 1fr;padding:0}.c-form__label{display:grid;place-items:center start;border-right:1px solid #dbdbdb}.c-form__label.dm{padding:20px 0}.c-upload__button:hover{opacity:.8}.p-top__limit-list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between}.p-top__guide-item{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.6}.p-top__guide-item-title.title1 span{-moz-text-align-last:justify;display:block;text-align:justify;text-align-last:justify}.p-top__guide-item2-list>li{display:-webkit-box;display:-ms-flexbox;display:flex}.p-top__guide-item2-list>li span{-webkit-box-flex:0;-ms-flex:0 0 68%;flex:0 0 68%}.p-top__guide-item2-list.list2>li span{-webkit-box-flex:0;-ms-flex:0 0 53%;flex:0 0 53%}.p-form__section{padding:0 20px 80px}.p-form__title.thanks{top:-95px;width:min(100%,680px)}.p-form__lead.thanks{padding-bottom:0;text-align:center}.u-pc-hide{display:none}}@media screen and (min-width: 768px) and (any-hover: hover){.c-button:hover{opacity:.8}}@media screen and (max-width: 1023px){.l-main,.l-main.p-top{background-size:100% auto}}@media screen and (max-width: 767px){.l-header>div:before{background-position:center center}.l-main{background:none}.l-main.p-top{background-size:100% auto}.l-main__title{margin-bottom:15px}.l-main .pdtp{padding-top:50px}.l-wrapper{padding:40px}.c-accordion__cross{right:60px}.c-button{height:50px;margin-bottom:15px}.c-button img{height:15px}.c-button__group>li{-webkit-box-flex:0;-ms-flex:0 0 46.1538461538%;flex:0 0 46.1538461538%;width:min(100%,325px);margin-bottom:0}.c-contact{padding:20px}.c-form__value{padding:10px 0 0}.c-form__buttons{margin-top:60px}.c-form__format.sp-block{margin-top:5px;margin-left:0}.p-top__overview-title{padding:0 25px}.p-top__overview-course{padding-top:50px}.p-top__overview-course img{width:100%;height:auto}.p-top__overview-course .course-b{margin-top:32px}.p-top__overview-more{padding-top:30px}.p-top__bg:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(97%,rgba(255,255,255,0)),to(rgb(255,255,255)));background:linear-gradient(0deg,rgba(255,255,255,0) 97%,rgb(255,255,255) 100%)}.p-top__term{padding-top:50px}.p-top__limit-item{max-width:200px;margin:15px auto 0}.p-top__entry-more{margin-top:20px;padding:0}.p-top__coco-rohto{margin-top:40px}.p-top__entry-button{margin-bottom:15px}.p-top__hagaki{margin-top:30px}.p-top__hagaki-title img{height:18px}.p-top__hagaki-title>span{line-height:1.3}.p-top__hagaki-step .b-gold{margin-bottom:30px;padding-left:clamp(60px,calc(((95 - 60) * 100vw + (767 * 60 - 330 * 95) * 1px) / (767 - 330)),95px)}.p-top__hagaki-step-icon{width:77px;height:55px}.p-top__hagaki-step.step1:after{right:47.5%;bottom:-17px;width:22px;height:18px}.p-top__guide-inner{margin-top:20px}.p-top__guide-item{margin-bottom:15px}.p-top__guide-item-title{margin-bottom:5px;padding-left:15px}.p-top__guide-item .colon{display:none}.p-top__guide-item-text.fnt32,.p-top__guide-item-text.fnt23{font-size:min(3.5vw,13px)}.p-top__guide-item2>dd{padding-left:1em;text-indent:-1em}.p-top__guide-item2-list{padding-left:1em;text-indent:-1em}.p-top__guide-item2-list>li span{display:block}.p-top__faq-inner{margin-top:15px}.p-top__faq .l-main__title{width:min(100%,240px)}.p-top__faq-item{padding-bottom:20px;line-height:1.4}.p-form__wrap{-webkit-box-shadow:none;margin-bottom:0;padding:10px 20px 20px;border:none;border-radius:0;box-shadow:none}.p-form__title{width:min(100%,200px)}.p-form__title.thanks{width:min(100%,300px)}.p-form__container{padding:15px 0}.p-form__lead{margin-bottom:10px}.u-unlink{line-height:1.3}.u-sp-hide{display:none}}@media screen and (max-width: 500px){.noscript{padding:10px;text-align:left}}@media screen and (max-width: 340px){.c-upload{margin-bottom:20px}}@media (any-hover: hover){.c-dialog__cansel:hover{background-color:#b3b3b3}.c-dialog__submit:hover{background-color:#797676}}
