html{scroll-behavior:smooth;margin:0;padding:0}html *{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-box-sizing:border-box;box-sizing:border-box;line-break:strict}html body{margin:0;padding:0;color:#2a292e;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:15px;line-height:1;position:relative}html body img,html body svg{max-width:100%;height:auto;vertical-align:bottom}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{margin:0;font-weight:500;font-size:inherit}html body dl,html body dt,html body dd{margin:0;padding:0}html body ul,html body ol{margin:0;padding:0}html body li{list-style:none}html body p{margin:0}html body a{-webkit-transition:all .3s;transition:all .3s;text-decoration:none;color:inherit}html body a:hover{color:inherit}html body em,html body i,html body address{font-style:normal}html body b,html body strong{font-weight:inherit}html body figure{margin:0}html body input[type=text],html body input[type=button],html body input[type=tel],html body input[type=email],html body input[type=submit],html body textarea,html body button{font-family:"Noto Sans JP",sans-serif;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}html body select{-webkit-appearance:none;-moz-appearance:none;appearance:none}html body table{table-layout:fixed}@media only screen and (max-width: 767px){html img{width:auto;height:auto}html section{width:100%;padding:0}}html body .jishuOpen{display:block;width:100%;max-width:84vw;font-family:"Zen Maru Gothic";border-radius:10px;border:2px solid #23a9c1;font-weight:700;margin:40px auto;padding:20px 12vw;position:relative}html body .jishuOpen::before,html body .jishuOpen::after{content:"";display:block;position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center;height:auto}html body .jishuOpen::before{width:4.8vw;aspect-ratio:32/66;background-image:url(/studyroom/img/deco__girl--01.svg);right:2vw;top:-20px}@media(max-width: 1200px){html body .jishuOpen::before{width:5.8vw;top:2vw}}@media(max-width: 500px){html body .jishuOpen::before{width:32px}}html body .jishuOpen::after{width:5vw;aspect-ratio:34/56;background-image:url(/studyroom/img/deco__boy--01.svg);bottom:-20px;left:2vw}@media(max-width: 1200px){html body .jishuOpen::after{width:6vw;bottom:3vw}}@media(max-width: 500px){html body .jishuOpen::after{width:34px}}html body .jishuOpen h2{-webkit-transition:all .3s;transition:all .3s;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:10px 0;font-size:27px;color:#23a9c1}html body .jishuOpen span{margin-top:20px;color:#fff;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;position:relative;border:2px solid #23a9c1;background-color:#23a9c1;height:50px;border-radius:5px;-webkit-transition:all .3s;transition:all .3s;font-size:16px}html body .jishuOpen span svg{width:16px;position:absolute;right:14px}html body .jishuOpen span svg path{-webkit-transition:all .3s;transition:all .3s;fill:#fff}@media(max-width: 500px){html body .jishuOpen span{font-size:15px;height:30px}html body .jishuOpen span svg{right:10px}}html body .jishuOpen:hover{background-color:#23a9c1}html body .jishuOpen:hover h2{color:#fff}html body .jishuOpen:hover span{background-color:#fff;color:#23a9c1}html body .jishuOpen:hover span svg path{fill:#23a9c1}html body.dashboard,html body.login{background-color:rgba(42,41,46,.1)}html body.dashboard header,html body.login header{background-color:#333;padding:20px 5vw}html body.dashboard header>div,html body.login header>div{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1000px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body.dashboard header>div h1,html body.login header>div h1{color:#fff;font-weight:700;font-size:22px}html body.dashboard header>div div,html body.login header>div div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-left:auto}html body.dashboard header>div div a,html body.login header>div div a{background-color:#fff;color:#2a292e;font-size:14px;padding:8px 20px;font-weight:600;border-radius:4px;border:2px solid rgba(0,0,0,0)}html body.dashboard header>div div a:hover,html body.login header>div div a:hover{border-color:rgba(42,41,46,.5)}@media(max-width: 500px){html body.dashboard header,html body.login header{padding:14px 10px;gap:0}html body.dashboard header>div h1,html body.login header>div h1{font-size:18px}html body.dashboard header>div div,html body.login header>div div{gap:4px}html body.dashboard header>div div a,html body.login header>div div a{font-size:12px;padding:6px 10px}}html body.dashboard main .systemMessage,html body.login main .systemMessage{max-width:1000px;border-left:solid #13b336 6px;padding:8px 16px;margin:0 auto 20px;font-size:14px;font-weight:600;line-height:1.5;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(42,41,46,.2);box-shadow:0 0 5px rgba(42,41,46,.2)}html body.dashboard main .systemMessage .error,html body.login main .systemMessage .error{border-color:#c64040}html body.dashboard main form button,html body.login main form button{border-radius:6px;background-color:#2a292e;color:#fff;border:2px solid #2a292e;padding:4px 20px;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;font-weight:600;font-size:18px}html body.dashboard main form button:hover,html body.login main form button:hover{background-color:#fff;color:#2a292e}html body.dashboard main form input,html body.login main form input{border:1px solid #2a292e;border-radius:4px;padding:6px;height:50px;background-color:#fff}html body.login main{padding:40px 5vw}html body.login main form{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(42,41,46,.2);box-shadow:0 0 5px rgba(42,41,46,.2);max-width:400px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;gap:24px}html body.login main form dl{-ms-flex-item-align:stretch;align-self:stretch}html body.login main form dl dt{font-weight:700;font-size:14px;margin-bottom:4px}html body.login main form dl dd{width:100%}html body.login main form dl dd input{width:100%}html body.dashboard main{margin-top:40px;padding:0 5vw}@media(max-width: 500px){html body.dashboard main{margin-top:20px;padding:0 20px}}html body.dashboard main nav{position:relative;z-index:2;max-width:1000px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px}html body.dashboard main nav label{font-size:16px;padding:10px 20px;border-radius:10px 10px 0 0;background-color:rgba(42,41,46,.2);color:rgba(42,41,46,.5);font-weight:400;border:2px solid rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}html body.dashboard main nav label input{display:none}html body.dashboard main nav label:hover{background-color:rgba(42,41,46,.4)}html body.dashboard main nav label:has(:checked){background-color:#fff;color:#2a292e;font-weight:600;font-size:20px;cursor:not-allowed;pointer-events:none}@media(max-width: 500px){html body.dashboard main nav label{font-size:14px}html body.dashboard main nav label:has(:checked){font-size:18px}}html body.dashboard main nav:has(#date:checked)~.date{display:block}html body.dashboard main nav:has(#reserve:checked)~.reserve{display:block}@media(max-width: 500px){html body.dashboard main nav{gap:4px}html body.dashboard main nav label{padding:7px 14px}}html body.dashboard main section{background-color:#fff;max-width:1000px;margin:0 auto;padding:40px;display:none;border-radius:0 6px 6px 6px;-webkit-box-shadow:0 0 5px rgba(42,41,46,.2);box-shadow:0 0 5px rgba(42,41,46,.2)}@media(max-width: 500px){html body.dashboard main section{padding:20px;width:calc(100% + 40px);position:relative;left:-20px;border-radius:0}}html body.dashboard main section h2{font-size:18px;font-weight:600;margin-bottom:4px}html body.dashboard main section form:first-of-type{background-color:rgba(42,41,46,.1);border-radius:4px;padding:20px;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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}html body.dashboard main section form:first-of-type a{font-weight:600;color:#c64040;font-size:13px;position:relative;padding-bottom:4px}html body.dashboard main section form:first-of-type a::after{content:"";display:block;width:100%;height:2px;background-color:#c64040;position:absolute;bottom:0;-webkit-transition:all .3s;transition:all .3s}html body.dashboard main section form:first-of-type a:hover::after{width:0}html body.dashboard main section table{background-color:#fff;margin:20px auto 0;position:relative;border-radius:5px;overflow:hidden;font-size:14px;line-height:1.5;border-collapse:collapse}html body.dashboard main section table::before{content:"";display:block;width:100%;height:100%;position:absolute;border:2px solid #2a292e;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}html body.dashboard main section table label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}html body.dashboard main section table label input{display:none}html body.dashboard main section table label::after,html body.dashboard main section table label::before{content:""}html body.dashboard main section table label::after{width:16px;height:auto;aspect-ratio:1/1;border-radius:4px;background-color:#fff;border:1px solid rgba(42,41,46,.3)}html body.dashboard main section table label::before{-webkit-transition:all .3s;transition:all .3s;position:absolute;width:8px;height:5px;border-left:3px solid #3b5eeb;border-bottom:3px solid #3b5eeb;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:7px;opacity:0}html body.dashboard main section table label:has(:checked)::before{opacity:1}html body.dashboard main section table tr th,html body.dashboard main section table tr td{padding:5px 10px;text-align:center}html body.dashboard main section table tr th{white-space:nowrap;background-color:#2a292e;color:#fff;border-right:1px solid #fff;border-bottom:1px solid #fff}html body.dashboard main section table tr td{border-right:1px solid #2a292e;border-bottom:1px solid #2a292e}html body.dashboard main section table tr td.note{text-align:left}html body.dashboard main section table tr td.note span{display:block;text-align:center}html body.dashboard main section table tr td.name{white-space:nowrap}html body.dashboard main section table tr td a[href*=delete]{background-color:#c64040;width:50px;height:24px;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;color:#fff;font-weight:600;border-radius:100px;margin:0 auto;border:2px solid #c64040}html body.dashboard main section table tr td a[href*=delete]:hover{background-color:#fff;color:#c64040}html body.dashboard main section.date table tr:nth-child(odd){background-color:rgba(42,41,46,.1)}html body.dashboard main section.date table tr:nth-child(even){background-color:#fff}html body.dashboard main section.date table~button{display:block;margin:20px auto 0}html body.dashboard main section.reserve table tr:nth-child(4n+1),html body.dashboard main section.reserve table tr:nth-child(4n+2){background-color:rgba(42,41,46,.1)}html body.dashboard main section.reserve table tr:nth-child(4n+3),html body.dashboard main section.reserve table tr:nth-child(4n+4){background-color:#fff}html body.dashboard main section.reserve table tr:nth-child(even){border-bottom:2px solid #2a292e}html body.top main{background-color:#eee}html body.top main>*{width:100%;max-width:700px;margin:0 auto;background-color:#fff;position:relative}html body.top main>* h2{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;text-align:center;margin-bottom:60px}html body.top main>* h2 em{display:block;font-family:"Noto Sans JP",sans-serif;font-weight:600;font-size:15px;margin-top:6px}html body.top main>*>img:first-child{position:absolute}html body.top main .fv{z-index:1;background-color:#fff;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;height:380px}html body.top main .fv::before{content:"";display:block;position:absolute;width:100%;height:100%;background-image:url(../img/fv__bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:0 0 0 40px;z-index:0;left:0;top:0}html body.top main .fv>img{position:absolute}html body.top main .fv>img:first-of-type{right:2vw;top:20px}html body.top main .fv>img:nth-of-type(2){left:5vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html body.top main .fv>img:nth-of-type(3){bottom:-5vw;right:2vw}html body.top main .fv h1{position:relative;color:#23a9c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Zen Maru Gothic",sans-serif;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}html body.top main .fv h1 em{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:17px;gap:6px}html body.top main .fv h1 em::after{content:"";background-image:url(../img/fv__deco--fukidashi.svg);width:100%;height:auto;aspect-ratio:126/12;background-size:contain;background-repeat:no-repeat;background-position:center}html body.top main .fv h1 span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:900}html body.top main .fv h1 span b{font-size:45px}html body.top main .fv h1 span i{font-size:29px}html body.top main .lead{padding:60px 8vw 30px}html body.top main .lead p{line-height:1.8}html body.top main .lead p b{color:#23a9c1}html body.top main .lead p+p{line-height:1.7;font-family:"Zen Maru Gothic",sans-serif;text-align:center;font-size:29px;font-weight:700;margin-top:40px}html body.top main .lead div{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}html body.top main .step,html body.top main .cancel,html body.top main .flow,html body.top main .attention{background-color:#f5f5f5}html body.top main .step h2,html body.top main .cancel h2,html body.top main .flow h2,html body.top main .attention h2{color:#23a9c1}html body.top main .step ol,html body.top main .cancel ol,html body.top main .flow ol,html body.top main .attention ol{counter-reset:count 0}html body.top main .about,html body.top main .calendar{background-color:#23a9c1}html body.top main .about::before,html body.top main .calendar::before{content:"";display:block;width:100%;height:auto;aspect-ratio:392/60;background-image:url(../img/deco__wave--01.svg);background-repeat:no-repeat;background-size:cover;background-position:top;margin-bottom:60px}html body.top main .about::after,html body.top main .calendar::after{content:"";display:block;-webkit-transform:scale(1, -1);transform:scale(1, -1);width:100%;height:auto;aspect-ratio:392/60;background-image:url(../img/deco__wave--01.svg);background-repeat:no-repeat;background-size:cover;background-position:top;margin-top:30px}html body.top main .about>img:first-child,html body.top main .calendar>img:first-child,html body.top main .attention>img:first-child{right:5vw}html body.top main .flow>img:first-child,html body.top main .access>img:first-child{left:5vw}html body.top main .about::before{background-color:#fff}html body.top main .about::after{background-color:#f5f5f5}html body.top main .about>img:first-child{top:60px}html body.top main .about h2{color:#fff}html body.top main .about dl{padding:0 8vw}html body.top main .about dl dt{background-color:#fff;color:#23a9c1;font-weight:700;font-size:18px;border-radius:10px;margin-bottom:14px;text-align:center;padding:12px 0}html body.top main .about dl dd{text-align:center;color:#fff;margin-bottom:30px}html body.top main .about dl dd b{display:block;font-weight:700;font-size:19px;line-height:1.5}html body.top main .about dl dd p{line-height:1.8}html body.top main .about dl dt:last-child,html body.top main .about dl dd:last-child{margin-bottom:0}html body.top main .about>p{margin-top:50px;text-align:center;color:#fff;line-height:2}html body.top main .flow{padding:60px 8vw}html body.top main .flow>img:first-child{top:0}html body.top main .flow ol li{position:relative}html body.top main .flow ol li div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}html body.top main .flow ol li div h3{font-weight:700;font-size:18px;color:#23a9c1}html body.top main .flow ol li div:first-child{margin-bottom:14px}html body.top main .flow ol li div:first-child::before{width:50px;height:auto;aspect-ratio:1/1;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%;border:1px solid #23a9c1;color:#23a9c1;content:"0" counter(count);counter-increment:count 1;font-size:16px;font-weight:600}html body.top main .flow ol li div:last-child img{width:50px;height:auto;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}html body.top main .flow ol li div:last-child p{width:calc(100% - 20px - 50px);line-height:1.6}html body.top main .flow ol li:not(:last-child){padding-bottom:30px;border-bottom:1px solid #23a9c1;margin-bottom:70px}html body.top main .flow ol li:not(:last-child)::after{content:"";width:10px;height:auto;aspect-ratio:11/7;background-image:url(../img/deco__arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;left:20px;bottom:-40px}html body.top main .cancel>div{margin:0 8vw;background-color:#ffdede;color:#555;border-radius:10px;padding:30px}html body.top main .cancel>div h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#555;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}html body.top main .cancel>div h2::before,html body.top main .cancel>div h2::after{content:"";display:block;width:30px;height:auto;aspect-ratio:30/28;background-image:url(../img/cancel__icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain}html body.top main .cancel>div p{line-height:1.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}html body.top main .cancel>div p~p{text-align:center;margin:20px 0 0}html body.top main .cancel>div a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body.top main .cancel>div a em{font-family:"Poppins",sans-serif;font-weight:700;font-size:31px}html body.top main .cancel>div a em::after{content:"";display:block;width:100%;height:2px;background-color:#333}html body.top main .step{padding:60px 8vw}html body.top main .step ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html body.top main .step ol li p{width:42%;line-height:1.6}html body.top main .step ol li p::before{content:"STEP" counter(count);counter-increment:count 1;color:#23a9c1;font-size:18px;font-weight:700;display:block;margin-bottom:20px}html body.top main .step ol li img{width:50%;height:auto;aspect-ratio:160/132;border-radius:20px 0 20px 0}html body.top main .step ol li:not(:last-child){padding-bottom:28px;margin-bottom:28px;border-bottom:2px solid #d5d5d5;position:relative}html body.top main .step ol li:not(:last-child)::after{content:"";width:12px;height:auto;aspect-ratio:1/1;border-right:2px solid #d5d5d5;border-bottom:2px solid #d5d5d5;background-color:#f5f5f5;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);position:absolute;left:50%;bottom:-12px}html body.top main .calendar>img:first-child{top:110px}html body.top main .calendar::before{background-color:#f5f5f5}html body.top main .calendar::after{background-color:#fff}html body.top main .calendar h2{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;position:relative;margin:0 8vw;width:calc(100% - 16vw);margin-bottom:24px}html body.top main .calendar h2 div:first-child{color:#fff;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;position:absolute;gap:6px}html body.top main .calendar h2 div:first-child i:last-child{font-family:"Poppins",sans-serif;font-size:20px}html body.top main .calendar h2 div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2px}html body.top main .calendar h2 div:last-child i:first-child{font-size:72px;width:98px;height:auto;aspect-ratio:1/1;border-radius:100%;background-color:#fff;color:#23a9c1;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}html body.top main .calendar h2 div:last-child i:last-child{color:#fff;margin-bottom:20px}html body.top main .calendar table{margin:0 12px;width:calc(100% - 24px);border-spacing:1px;border-radius:10px;overflow:hidden;border-collapse:separate}html body.top main .calendar table tr th{background-color:#ebebeb;font-weight:700;color:#23a9c1;font-weight:16px;padding:10px 0}html body.top main .calendar table tr td{height:50px;vertical-align:top;padding:4px 8px;background-color:#fff}html body.top main .calendar table tr td.previous{background-color:#d8d8d8 !important}html body.top main .calendar table tr td span{color:#9b9b9b;font-size:14px;display:block}html body.top main .calendar table tr td time{font-size:9px;color:#555;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}html body.top main .calendar table tr td div.number{font-size:12px;font-weight:700;text-align:center;color:#555}html body.top main .calendar table tr td div.number i{font-size:7px;margin:0 2px}html body.top main .calendar table tr td div.closed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html body.top main .calendar table tr td div.closed em{border-radius:3px;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;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#ff6e6e;color:#fff;font-size:12px;font-weight:700;line-height:1.01;padding:4px;margin:4px auto 0}html body.top main .calendar table tr td a{display:block;text-align:center;color:#23a9c1;text-decoration:underline;font-weight:700}html body.top main .calendar table tr td:has(a){background-color:#cbf0f7}html body.top main .calendar table tr td:has(a) div.number b{color:#23a9c1}html body.top main .calendar table tr td:has(.closed){background-color:#ffdede}html body.top main .calendar table tr td:has(.closed) div.number b{color:#ff6e6e}html body.top main .calendar table+h2{margin-top:40px}html body.top main .access{padding:60px 8vw}html body.top main .access>img:first-child{top:0}html body.top main .access h2{color:#23a9c1}html body.top main .access div{width:100%;height:auto;aspect-ratio:362/380}html body.top main .access img:not(:first-child){width:100%;margin:30px 0}html body.top main .access dl dt{font-weight:700;color:#23a9c1;margin-bottom:6px}html body.top main .access dl dd{line-height:1.6;margin-left:1em}html body.top main .access dl dd:not(:last-child){margin-bottom:20px}html body.top main .attention{padding-bottom:60px}html body.top main .attention>img:first-child{top:50px}html body.top main .attention::before{content:"";display:block;width:100%;height:auto;aspect-ratio:390/60;background-image:url(../img/deco__wave--02.svg);background-repeat:no-repeat;background-size:cover;background-position:top;margin-bottom:60px;background-color:#fff}html body.top main .attention ul{padding:0 8vw}html body.top main .attention ul li{position:relative;padding-left:15px;line-height:1.5}html body.top main .attention ul li:not(:last-child){margin-bottom:15px}html body.top main .attention ul li::before{content:"";display:block;width:12px;height:auto;aspect-ratio:1/1;border-radius:50%;background-color:#23a9c1;position:absolute;left:0;top:6px}html body.reserve{background-color:#eee;height:100vh}html body.reserve main{min-height:100vh;width:100%;max-width:700px;margin:0 auto;padding:5vw;background-color:#23a9c1}html body.reserve main>div{border-radius:10px;background-color:#fff;padding:40px 5vw}html body.reserve main>div div:has(.error){margin-bottom:30px}html body.reserve main>div div:has(.error) ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}html body.reserve main>div div:has(.error) ul .error{max-width:1000px;border-left:solid #13b336 6px;padding:8px 16px;font-size:14px;font-weight:600;line-height:1.5;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(42,41,46,.2);box-shadow:0 0 5px rgba(42,41,46,.2);border-color:#c64040}html body.reserve main>div h1{font-weight:700;font-family:"Zen Maru Gothic",sans-serif;color:#23a9c1;text-align:center;font-size:20px;margin-bottom:40px}html body.reserve main>div h1:has(+h2){margin-bottom:10px}html body.reserve main>div h1+h2{text-align:center;margin-bottom:40px}html body.reserve main>div dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}html body.reserve main>div dl:not(:last-child){margin-bottom:24px}html body.reserve main>div dl dd.date{font-family:"Zen Maru Gothic",sans-serif;color:#23a9c1;font-weight:700;font-size:17px}html body.reserve main>div dl dd input,html body.reserve main>div dl dd textarea{width:100%;font-size:16px;border:1px solid #bababa;border-radius:5px;padding:8px;background-color:#fff;display:block}html body.reserve main>div dl dd input[type=time],html body.reserve main>div dl dd textarea[type=time]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#2a292e}html body.reserve main>div dl dd input[type=time]::-webkit-date-and-time-value,html body.reserve main>div dl dd textarea[type=time]::-webkit-date-and-time-value{text-align:left !important;background-color:#fff !important;padding-top:2px}html body.reserve main>div dl dd input{height:42px}html body.reserve main>div dl dd textarea{height:200px}html body.reserve main>div dl:has(input[required]) dt::after{content:"*必須";color:#ff6e6e;margin-left:12px}html body.reserve main>div label{display:block}html body.reserve main>div label dl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}html body.reserve main>div label dl dd{-webkit-transition:all .3s;transition:all .3s;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;width:24px;height:auto;aspect-ratio:1/1;border-radius:5px;border:#bababa 1px solid}html body.reserve main>div label dl dd input{display:none}html body.reserve main>div label dl dd::after{content:"";-webkit-transition:all .3s;transition:all .3s;display:block;width:13px;height:auto;aspect-ratio:13/11;background-image:url(../img/deco__check.svg);background-repeat:no-repeat;background-size:contain;background-position:center;opacity:0}html body.reserve main>div label dl dd:has(:checked){background-color:#23a9c1}html body.reserve main>div label dl dd:has(:checked)::after{opacity:1}html body.reserve main>div p{font-size:14px;margin-top:20px;line-height:1.5;padding-left:14px;text-indent:-14px}html body.reserve main>div .btnArea{margin-top:20px}html body.reserve main>div .btnArea button{font-size:16px;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;width:100%;border-radius:5px;position:relative;color:#fff;height:36px;border:2px solid rgba(0,0,0,0);font-weight:700;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}html body.reserve main>div .btnArea button svg{width:22px;position:absolute}html body.reserve main>div .btnArea button svg path{-webkit-transition:all .3s;transition:all .3s;fill:#fff}html body.reserve main>div .btnArea button[type=submit]{border-color:#23a9c1;background-color:#23a9c1}html body.reserve main>div .btnArea button[type=submit] svg{right:10px}html body.reserve main>div .btnArea button[type=submit]:hover{background-color:#fff;color:#23a9c1}html body.reserve main>div .btnArea button[type=submit]:hover svg path{fill:#23a9c1}html body.reserve main>div .btnArea button[onclick="history.back();"],html body.reserve main>div .btnArea button.back{margin-top:8px;background-color:#bbb;border-color:#bbb}html body.reserve main>div .btnArea button[onclick="history.back();"] svg,html body.reserve main>div .btnArea button.back svg{left:10px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}html body.reserve main>div .btnArea button[onclick="history.back();"]:hover,html body.reserve main>div .btnArea button.back:hover{background-color:#fff;color:#bbb}html body.reserve main>div .btnArea button[onclick="history.back();"]:hover svg path,html body.reserve main>div .btnArea button.back:hover svg path{fill:#bbb}html body.reserve main>div .btnArea .button{font-size:16px;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;width:100%;border-radius:5px;position:relative;color:#fff;height:36px;border:2px solid rgba(0,0,0,0);font-weight:700;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border-color:#23a9c1;background-color:#23a9c1}html body.reserve main>div .btnArea .button svg{left:10px;-webkit-transform:scale(-1, 1);transform:scale(-1, 1);width:22px;position:absolute}html body.reserve main>div .btnArea .button svg path{-webkit-transition:all .3s;transition:all .3s;fill:#fff}html body.reserve main>div .btnArea .button:hover{background-color:#fff;color:#23a9c1}html body.reserve main>div .btnArea .button:hover svg path{fill:#23a9c1}html body.reserve.confirm main>div dl dd{font-weight:700}html body.reserve.complete main>div .fv{position:relative;height:auto;overflow:hidden;max-width:260px;aspect-ratio:260/120;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;margin:40px auto}html body.reserve.complete main>div .fv-float{position:absolute;will-change:transform;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}html body.reserve.complete main>div h1{margin-bottom:20px}html body.reserve.complete main>div p{text-align:center;font-size:16px}html body.reserve.complete main>div p~p{font-size:18px}html body.reserve.complete main>div p~p b{font-family:"Zen Maru Gothic",sans-serif;font-size:60px;color:#23a9c1;top:5px;font-weight:700;position:relative;margin:0 4px}html body.reserve.complete main>div>img{display:block;width:170px;height:auto;aspect-ratio:1/1;margin:42px auto 20px}/*# sourceMappingURL=style.min.css.map */