@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-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}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-size:inherit;font-weight:inherit}ul,ol{padding:0;margin: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;overflow:visible;clear:both;color:inherit;border-top-width:1px}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;text-decoration:none;background-color:transparent}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}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{padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;background:transparent;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}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;padding:0;margin: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-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}body{min-height:100vh;color:#333;font-size:1rem;font-family:Noto Sans JP,sans-serif;line-height:1.6;scroll-behavior:smooth}h1,h2,h3,h4{margin:0;font-weight:700}a{color:#e96185;text-decoration:underline;cursor:pointer;-webkit-transition:opacity 0 ease;transition:opacity 0 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{padding:25px 20px;text-align:center}@media screen and (min-width: 768px){.l-header{padding:50px 15px 10px}}.l-header h1{font-size:2.4rem;padding:0 10px}.l-header h1 img{width:100%;max-width:500px;height:auto}@media screen and (min-width: 768px){.l-header h1{font-size:3.2rem}.l-header h1 img{max-width:689px}}.l-main a{color:#333;text-decoration:underline}@media screen and (min-width: 768px){.l-main-container{padding:36px 0}}.l-main-title{text-align:center;font-size:2rem;margin-bottom:15px}@media screen and (min-width: 768px){.l-main-title{font-size:2.8rem;margin-bottom:1em}}.l-main-attention{margin-bottom:16px}@media screen and (min-width: 768px){.l-main-attention{margin-bottom:30px;text-align:center}}.l-main-attention ul{text-align:left}.l-main-body{max-width:960px;margin:0 auto}.l-main-visual{max-width:1020px;margin:-30px auto 50px;padding:0 10px}@media screen and (max-width: 767px){.l-main-visual{margin:-10px auto 35px}}.l-main-visual p{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:1em}@media screen and (max-width: 767px){.l-main-visual p{font-size:2rem}}.l-main-visual img{width:100%;height:auto}.l-footer{text-align:center;line-height:1.75}.l-footer a{color:inherit;text-decoration:none}.l-footer ul{display:grid;border-top:1px solid rgb(209,213,219);max-width:960px;padding:.5em 1em 0;margin:1em auto 2.5em}@media screen and (min-width: 768px){.l-footer ul{grid-template-columns:1fr 1fr 1fr}}.c-btn-default{display:block;width:100%;position:relative;color:#fff;background-color:#ff7f00;border:2px solid #FF7F00;border-radius:8px;padding:15px;text-align:center;-webkit-appearance:none;-moz-appearance:none;font-weight:700;cursor:pointer;-webkit-transition:opacity .3s,background-color .3s,color .3s;transition:opacity .3s,background-color .3s,color .3s;outline:none}.c-btn-default svg{stroke:#fff;position:absolute;right:10px;top:50%;width:15px;height:16px;margin-top:-8px;-webkit-transition:stroke .3s;transition:stroke .3s}@media screen and (max-width: 767px){.c-btn-default svg{right:5px}}@media screen and (min-width: 768px){.c-btn-default:not([disabled]):hover{opacity:.9}.c-btn-default:focus{outline:auto}.c-btn-default:active{outline:none}}.c-btn-default[disabled]{opacity:.3;cursor:default}.c-btn-default[name=prev]{color:#999;background-color:#fff;border-color:#bcbcbc}@media screen and (min-width: 768px){.c-btn-default[name=prev]:hover{color:#595959}}.c-btn-default[name=prev] svg{stroke:#999;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:10px}@media screen and (max-width: 767px){.c-btn-default[name=prev] svg{left:5px}}.c-btn-invite{color:#ef8200;background-color:#fff;border:2px solid #ef8200;border-radius:50px}.c-btn-invite svg{stroke:#ef8200}.c-btn-confirm{display:inline-block;width:150px;position:relative;background-color:#dcdcdc;border:none;border-radius:3px;padding:10px 15px;text-align:center;-webkit-appearance:none;-moz-appearance:none;font-weight:700;cursor:pointer;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;outline:none}.c-btn-confirm[value=true]{background-color:#999;color:#fff}@media screen and (min-width: 768px){.c-btn-confirm[value=true]:hover{background-color:#595959}.c-btn-confirm:focus{outline:auto}.c-btn-confirm:active{outline:none}.c-btn-confirm:hover{color:#fff;background-color:#999}}.c-btn-group{margin-top:25px}@media screen and (min-width: 768px){.c-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.c-btn-group>li{-ms-flex-preferred-size:230px;flex-basis:230px}.c-btn-group>li:nth-of-type(2){margin-right:180px}}@media screen and (max-width: 767px){.c-btn-group>li{margin:10px 15px 0}.c-btn-group>li:first-of-type{margin-top:0}}@media screen and (min-width: 768px){.c-btn-group>li:nth-child(2){-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.c-section{margin-top:25px}@media screen and (min-width: 768px){.c-section{margin-top:50px}}.c-section-ttl{color:#fff;background-color:#0298e0;border-top-right-radius:1.5em;border-bottom-right-radius:1.5em;width:95%;max-width:420px;padding:5px 10px;line-height:1.2}.c-section-ttl.youtube-ttl{max-width:100%}.c-section .youtube-text{padding:10px 15px;font-weight:600}.c-section-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #ccc}.c-section-child h4{-ms-flex-preferred-size:20%;flex-basis:20%;padding:15px}@media screen and (max-width: 767px){.c-section-child h4{-ms-flex-preferred-size:110px;flex-basis:110px}}.c-section-child .c-form-item{-ms-flex-preferred-size:80%;flex-basis:80%;border-left:1px solid #ccc}.c-section-child .c-form-item:last-child{border-bottom:none}@media screen and (max-width: 767px){.c-section-child .c-form-item{-ms-flex-preferred-size:calc(100% - 110px);flex-basis:calc(100% - 110px)}}.c-section-child .c-form-item>dt{-ms-flex-preferred-size:22.5%;flex-basis:22.5%}.c-section-child .c-form-item>dd{-ms-flex-preferred-size:77.5%;flex-basis:77.5%}.c-list-style-disc{list-style:disc;padding-left:1.5em}.c-list-style-mark{list-style:none;padding-left:1em}.c-list-style-mark>li{text-indent:-1em}.c-wordBreak-keepAll{word-break:keep-all}@media screen and (max-width: 767px){.sp-hide{display:none}}@media screen and (min-width: 768px){.pc-hide{display:none}}.c-marker{background-color:#ff0}.c-form-section-attention .c-marker{font-weight:400}fieldset{margin:0;padding:0;border:0}legend{display:none}.c-form-component{background-color:#ffc;padding:15px 0 30px}@media screen and (min-width: 768px){.c-form-component{padding:30px 60px 50px}}.c-form-attention{margin-bottom:1em;padding:0 15px}.c-form-attention-note{font-size:86%}.c-form-item{border-bottom:1px solid #ccc;padding:20px 0}.c-form-item:first-child{border-top:1px solid #ccc}.c-form-item>dt{font-weight:600}.c-form-item>dd{word-break:break-word}@media screen and (max-width: 767px){.c-form-item{padding-right:15px;padding-left:15px}.c-form-item>dt{margin-bottom:10px}}@media screen and (min-width: 768px){.c-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:15px}.c-form-item>dt{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;padding-right:1em}.c-form-item>dd{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}}.c-form-item-txt{margin-bottom:10px}@media screen and (min-width: 768px){.c-form-item-enq{display:block}.c-form-item-enq dt{margin-bottom:10px}}@media screen and (max-width: 767px){.c-form-item.js-preschooler1,.c-form-item.js-preschooler2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.c-form-item.question dd>div{margin-bottom:10px}.c-form-section-item{text-align:center}.c-form-section-item-ttl{background-color:#ef8200;color:#fff;padding:5px}@media screen and (min-width: 768px){.c-form-section-item-ttl{font-size:1.8rem}}.type-attention .c-form-section-item-ttl{background-color:#666}.type-program .c-form-section-item-ttl{background-color:#fff100;color:#ef8200}.c-form-section-item-body{padding:20px;border-left:1px solid #ccc;border-right:1px solid #ccc;word-break:break-all}@media screen and (max-width: 767px){.c-form-section-item-body{padding:15px}}.c-form-section-item:last-of-type .c-form-section-item-body{border-bottom:1px solid #ccc}.c-form-section-item-body em{font-style:normal;font-weight:700;font-size:200%}.c-form-section-item-body em a{text-decoration:none}.c-form-section-item-body b{font-weight:700}.c-form-section-attention{margin-top:50px}@media screen and (max-width: 767px){.c-form-section-attention{margin-top:30px}}.c-form-parent-item{display:none;margin-top:1em}.c-form-thanks-msg{padding:0 15px}@media screen and (min-width: 768px){.c-form-thanks-msg{text-align:center}}.c-form-thanks-banner{max-width:838px;margin:50px auto 0;padding:0 15px}.c-form-thanks-banner img{max-width:100%;height:auto}@media screen and (max-width: 767px){.c-form-thanks-banner{max-width:100%;margin:30px 10px 20px;padding:0}}.c-text-box{width:80%;padding:4px;border:1px solid #ccc;background-color:#fff;border-radius:0;font-size:1.6rem;line-height:1.6}.c-text-box::-webkit-input-placeholder{color:#ddd}.c-text-box:-moz-placeholder{color:#ddd;opacity:1}.c-text-box::-moz-placeholder{color:#ddd;opacity:1}.c-text-box:-ms-input-placeholder{color:#ddd}@media screen and (max-width: 767px){.c-text-box{width:100%}}.c-text-box.error{background-color:#fee}.c-text-box[disabled]{background-color:#f6f6f6;color:#999}.c-text-box[readonly]{background-color:#ddd;outline:none}.c-textarea{width:100%;height:6em;padding:4px;border:1px solid #ccc;background-color:#fff;border-radius:0;font-size:1.6rem;line-height:1.6;vertical-align:top;resize:vertical}.c-textarea::-webkit-input-placeholder{color:#ccc}.c-textarea:-moz-placeholder{color:#ccc;opacity:1}.c-textarea::-moz-placeholder{color:#ccc;opacity:1}.c-textarea:-ms-input-placeholder{color:#ccc}.c-textarea.error{background:#fee}.c-textarea.h-14{height:14em}.c-radio{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;padding:0 0 0 28px;border-radius:8px;vertical-align:top;cursor:pointer;line-height:22px}.c-radio-elm{opacity:0;position:absolute}.c-radio-elm[readonly]{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-radio-elm[readonly]+.c-radio{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-radio-elm[readonly]+.c-radio:before{background-color:#ddd}.c-radio-text{display:inline-block}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.c-radio-text:not(:target){padding-top:2px}}.c-radio:before{position:absolute;top:2px;left:5px;display:block;width:18px;height:18px;border:2px solid #ccc;background-color:#fff;border-radius:15px;content:""}@media screen and (max-width: 767px){.c-radio:before{border:1px solid #ccc}}.c-radio-elm:focus+.c-radio:before{-webkit-box-shadow:0 0 2px 2px #ccc;box-shadow:0 0 2px 2px #ccc;border-color:#005fcc}.c-radio-elm.error+.c-radio:before{background:#fee}.c-radio:after{content:"";display:block;width:10px;height:10px;top:11px;left:9px;background-color:#666;border-radius:10px;position:absolute;opacity:0;margin-top:-5px}.c-radio-elm:checked+.c-radio:after{opacity:1}@media screen and (min-width: 768px){.c-radio-group.col-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-radio-group.col-4>li{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%}}.c-radio-group>li{margin-bottom:8px}.c-radio-group>li:last-of-type{margin-bottom:0}.c-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:inline-block;margin:0 20px 0 0;padding:0 0 0 30px;border-radius:8px;vertical-align:middle;cursor:pointer}.c-checkbox-elm{opacity:0;position:absolute}.c-checkbox-text{display:inline-block}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.c-checkbox-text:not(:target){padding-top:2px}}.c-checkbox:before{position:absolute;top:.3em;left:5px;display:block;width:1.2em;height:1.2em;border:1px solid #ccc;content:"";background-color:#fff}.c-checkbox-elm:focus+.c-checkbox:before{-webkit-box-shadow:0 0 2px 2px #ccc;box-shadow:0 0 2px 2px #ccc;border-color:#005fcc}.c-checkbox-elm.error+.c-checkbox:before{background:#fee}.c-checkbox:after{position:absolute;top:-.15em;left:.85em;display:block;width:.6em;height:1.4em;border-right:3px solid #666;border-bottom:3px solid #666;content:"";opacity:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.c-checkbox-elm:checked+.c-checkbox:after{opacity:1}.c-checkbox-group>li{margin-bottom:8px}.c-checkbox-group>li:last-of-type{margin-bottom:0}.c-select{padding:4px 6px;border:1px solid #ccc;border-radius:0;font-size:1.6rem;vertical-align:middle;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.c-select[disabled]{background-color:#f6f6f6;color:#999}.c-select.error{background:#fee}@media screen and (max-width: 767px){.c-select{width:100%}}.c-file{padding:1px 12px 2px;background:#666;color:#fff;display:inline-block;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:3px}.c-file:hover{background-color:#4d4d4d}.c-file-elm{opacity:0;visibility:hidden;position:absolute;z-index:-1}.c-file-name{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;color:#666;cursor:pointer;padding-bottom:2px;padding-left:10px}.c-file-clear{cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;background-color:#0f0f0f80;font-size:96%;position:absolute;right:10px;top:10px;width:20px;height:20px;border-radius:50%}.c-file-clear:before{content:"";display:block;width:70%;height:1px;background-color:#fff;position:absolute;left:3px;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.c-file-clear:after{content:"";display:block;width:70%;height:1px;background-color:#fff;position:absolute;left:3px;top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.c-file-clear:hover{opacity:.85}.c-file-preview-photo{display:inline-block;position:relative;margin-top:5px;overflow:hidden;background-color:#efefef}.c-file-preview-photo img{max-width:300px;max-height:300px;width:auto;height:auto}@media screen and (min-width: 768px){.c-gender_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-gender_list>li{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%}}@media screen and (max-width: 767px){.c-gender_list>li{padding:5px 0}}#age{width:5em}#zip{width:10em}#pref{display:block;width:10em;margin-bottom:5px}#phone_number{width:11em}@media screen and (max-width: 767px){#sur_route_else{width:calc(100% - 32px);margin-left:32px}}.alert-error{color:red}.c-require{display:inline-block;margin-left:6px;color:red;font-size:1.2rem}.c-require:before{content:"["}.c-require:after{content:"]"}@media screen and (min-width: 768px){.c-require{font-size:1.3rem}}.c-format{display:block;font-size:1.2rem;margin-top:5px}@media screen and (min-width: 768px){.c-format{display:inline-block;margin-top:0;margin-left:12px}.c-name-container+.c-format{margin-top:32px;vertical-align:top}}.c-caption{display:block;font-size:1.2rem;line-height:1;margin-bottom:4px}.c-caption.textarea-caption{margin-top:5px}@media screen and (max-width: 767px){.c-name-container>div:nth-of-type(2){margin-top:5px}}@media screen and (min-width: 768px){.c-name-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80%;vertical-align:top}.c-name-container>div{width:49%}.c-name-container .c-text-box{width:100%}}.c-form-recommend{padding:5px;text-align:center;color:#000;border:2px solid;margin:0 10px 1em}@media screen and (min-width: 1024px){.c-form-recommend{margin:0 0 1em}}.js-program{width:100%}label[for]{cursor:default}.c-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}.c-modal.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0009;padding:10px}.c-modal-dialog{position:relative;background-color:#fff;padding:30px 10px;max-width:100%}@media screen and (min-width: 1024px){.c-modal-dialog{padding:30px}}.c-modal-dialog-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.c-modal-dialog-btn-group button:nth-of-type(2){-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:30px}.c-modal-txt-center{text-align:center}.c-modal-close{position:absolute;right:5px;top:5px;width:30px;height:30px;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (min-width: 1024px){.c-modal-close{cursor:pointer;right:10px;top:10px}.c-modal-close:hover{opacity:.8}}.c-modal-close:before{content:"";display:block;width:100%;height:2px;background-color:#666;position:absolute;left:0;top:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.c-modal-close:after{content:"";display:block;width:100%;height:2px;background-color:#666;position:absolute;left:0;top:15px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.c-pager{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0}.c-pager>li{margin-right:8px}.c-pager>li button{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;border-radius:50%;width:30px;height:30px;background-color:#d0e7f8;-webkit-transition:.3s;transition:.3s;color:#333;font-size:1.3rem;cursor:pointer;border:none}.c-pager>li button.current,.c-pager>li button:hover{background-color:#208edc;color:#fff}.p-guideline{margin-top:15px}@media screen and (min-width: 768px){.p-guideline{margin:30px 30px 0}}@media screen and (max-width: 767px){.p-guideline{padding-left:15px;padding-right:15px}}.p-guideline h3{background-color:#9ec134;color:#fff;border-radius:1.5em;text-align:center;margin-bottom:1em;padding:0 5px}.p-guideline-body{word-break:break-all;background-color:#fff;padding:20px 30px;margin-bottom:15px}@media screen and (max-width: 767px){.p-guideline-body{padding:15px;margin-bottom:15px}}.p-guideline-body section{margin-bottom:2em}.p-guideline-body section:last-child{margin-bottom:0}.p-guideline-body ul,.p-guideline-body ol,.p-guideline-body dl{margin-bottom:1em}.p-guideline-body ul{padding-left:2em;list-style:disc}.p-guideline-body p{margin-bottom:1em}.p-guideline-agree{margin-top:2em;text-align:center}@media screen and (max-width: 767px){.p-guideline-agree{padding:0 15px}}.p-guideline-agree-txt{color:#d00;margin-bottom:1em}.p-guideline-agree-txt .c-require{color:#fff;background-color:#d00;margin-right:5px;padding:0 5px}.p-guideline-agree-txt .c-require:before,.p-guideline-agree-txt .c-require:after{content:none}.p-guideline-agree-checkbox{text-align:center;max-width:420px;margin:30px auto 0;background-color:#efede8;padding:15px 0 18px;border-radius:10px}@media screen and (min-width: 768px){.p-guideline-agree-checkbox{margin-top:50px}}.p-guideline-agree .c-radio-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;max-width:420px;margin:0 auto;background-color:#efede8;padding:15px 15px 7px;border-radius:10px}.p-entry-guideline{margin:0 15px 35px;padding:15px;border:4px double rgba(0,0,0,.2)}@media screen and (min-width: 768px){.p-entry-guideline{margin:0 60px 50px;padding:30px 45px}}.p-entry-guideline p{margin-bottom:15px}@media screen and (min-width: 768px){.p-entry-guideline p{margin-bottom:25px}}.p-entry-guideline dl{margin-top:1.5em}#hhcross-linkage{font-size:1.8rem;width:100%;padding:1.5em 1.5em 2em;margin-bottom:3em;background-color:#d35a5a1a}#hhcross-linkage a{text-decoration:underline;transition:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}#hhcross-linkage a:hover{opacity:.7}#hhcross-linkage>p{max-width:650px;margin:0 auto}#hhcross-linkage>div{max-width:328px;margin:1.5em auto 0}#hhcross-linkage>div>a{position:relative;display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));padding-top:1.25em;padding-bottom:1.25em;background-color:#fff;border:2px solid #000;border-radius:.25em;text-decoration:none}#hhcross-linkage>div>a>div{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:span 2/span 2}#hhcross-linkage>div>a>p{padding-left:1em;padding-right:1em;grid-column:span 3/span 3}#hhcross-linkage>div>a svg{position:absolute;top:50%;right:.5em;margin-top:-.5em;height:1em;width:1em;color:#000}#hhcross-linkage>div>p{text-align:center;margin-top:1.25em}#hhcross-authed{text-align:center;color:#d35a5a;margin-bottom:2em}@media screen and (max-width: 767px){#hhcross-authed{margin:0 15px 2em}}#hhcross-authed .link-cancel{padding:1rem 1rem 1.25rem;border:2px solid rgb(211,90,90);margin-bottom:.5em;font-size:110%}#hhcross-authed a{color:#d35a5a;font-size:1.6rem}.loading-cover{position:fixed;top:0;left:0;bottom:0;right:0;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;--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity));opacity:.3;-webkit-transition-property:color,background-color,border-color,fill,stroke,opacity,-webkit-text-decoration-color,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,fill,stroke,opacity,-webkit-text-decoration-color,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.spinner-box{width:300px;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent}.circle-border{width:150px;height:150px;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:-webkit-gradient(linear,left bottom,left top,color-stop(33%,#D1D5DB),to(rgb(0,0,0)));background:linear-gradient(0deg,#D1D5DB 33%,rgb(0,0,0) 100%);-webkit-animation:spin .8s linear 0s infinite;animation:spin .8s linear 0s infinite}.circle-core{width:100%;height:100%;background-color:#d1d5db;border-radius:50%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.u-bold{font-weight:700}.u-hidden{display:none}.u-invisible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0);border:0}@media screen and (min-width: 768px){.u-pc-hide{display:none}}@media screen and (max-width: 767px){.u-sp-hide{display:none}}.u-list-order>li{display:inline-block}.u-annotation{display:inline-block;padding-left:1em;font-size:.875rem;text-indent:-1em}.u-format{display:inline-block;font-size:.875rem}.u-caption{display:block;font-size:.875rem}html{font-size:62.5%;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variation-settings:normal}body{position:relative;font-family:Roboto,Noto Sans JP,Noto Sans KR,Noto Sans SC,Noto Sans TC,sans-serif;font-size:1.6rem;line-height:1.6;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.p-present-error-msg{text-align:center}
