@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap";@font-face{font-family:"Spectral";src:url("fonts/Spectral-Regular.ttf") format("woff2");unicode-range:U+0041-007A}@font-face{font-family:"Nunito Sans";src:url("fonts/NunitoSans-Regular.ttf") format("woff2")}*,*:before,*:after{margin:0;padding:0;border:0;font-style:normal;font-weight:normal;font-size:100%;box-sizing:border-box;vertical-align:baseline}Html{font-size:62.5%}Html,Body{width:100%;height:100%;color:#333}ul,ol{list-style:none}label{cursor:pointer}Body{font-family:"Spectral","Noto Serif JP","游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","HGS明朝E","メイリオ",Meiryo,serif;position:relative;text-align:center;background-color:#fff}@media screen and (max-width: 960px){Body{font-size:.8rem}}@media screen and (max-width: 640px){Body{font-size:.7rem}}a{text-decoration:none;color:brown}.ruby{font-size:.8em;white-space:nowrap}.btn{display:block;pointer-events:auto}.icon{position:relative;display:block;margin:0 auto;background-color:#fff;z-index:1;width:100%;height:100%;transition:.4s}.icon:before,.icon:after{position:absolute;display:block;content:"";z-index:-1;transition:inherit}.icon-menu{width:100%;height:15%;margin-top:40%}.icon-menu:before,.icon-menu:after{background-color:inherit;width:100%;height:100%}.icon-menu:before{margin-top:-40%}.icon-menu:after{margin-top:40%}#h-toggle:checked+header .icon-menu{transform:rotate(135deg)}#h-toggle:checked+header .icon-menu:before,#h-toggle:checked+header .icon-menu:after{margin:0}#h-toggle:checked+header .icon-menu:after{transform:rotate(-90deg)}.bg-cover{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:.4s}.note{font-size:.75em;color:#555}#h-toggle{display:none}header{position:relative;height:100%;width:100%;background:none;pointer-events:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;z-index:999}header *{pointer-events:auto}.h-bar{position:relative;position:sticky;top:0;height:0;text-align:left;background-color:#fff;z-index:2;transition:.4s;box-shadow:0 0 4px rgba(0,0,0,.5)}header.out .h-bar{transform:translateY(-100%)}@media screen and (max-width: 960px){.h-bar{height:96px}}.h-title{position:absolute;top:0;bottom:0;left:50%;width:0;transition:.4s}.h-title a{display:block;text-indent:-9999px;overflow:hidden;width:128px;height:96px;margin:auto;transition:.4s;transform:translateX(-50%)}.h-title img{display:block;width:100%;height:100%}@media screen and (max-width: 640px){#h-toggle:checked+header .h-title{left:32px}#h-toggle:checked+header .h-title a{transform:translateX(0)}}@media screen and (max-width: 360px){#h-toggle:checked+header .h-title{transform:scale(0.5);transform-origin:left}}.notice{background-color:rgba(0,0,0,.7);color:#fff;padding:1em;margin-bottom:32px;font-size:1.6em}@media screen and (max-width: 960px){.notice{margin-bottom:8px}}.notice p{margin-bottom:.5em}.notice p:last-child{margin-bottom:0}.notice a{font-weight:bold;color:#e03f0e}.notice a:hover{text-decoration:underline}.h-link{position:absolute;top:0;bottom:0;right:32px;max-width:480px;height:24px;margin:auto;transition:.4s}@media screen and (max-width: 960px){.h-link{right:96px}}@media screen and (max-width: 640px){.h-link{right:0;opacity:0}.h-link *{pointer-events:none}#h-toggle:checked+header .h-link{opacity:1;right:64px}#h-toggle:checked+header .h-link *{pointer-events:auto}}.h-link li{float:left;margin-right:16px}.h-link li:last-child{margin-right:0}.h-link a{position:relative;width:auto;transition:.4s}.h-link a:hover{opacity:.7}.h-link a svg{width:24px;height:24px;fill:#333}.h-link img{display:block;margin:0;width:2.4rem}.h-menu{position:absolute;top:100%;width:100%;transition:.4s;pointer-events:none;text-align:center;overflow:hidden}.h-menu ul{display:flex;flex-flow:row wrap;justify-content:center;border-bottom:1px solid #ccc;background-color:rgba(255,255,255,.9);transition:.4s}@media screen and (max-width: 960px){.h-menu ul{top:96px;transform:translateY(-100%)}}.h-menu ul li{display:block;width:140px}@media screen and (max-width: 1200px){.h-menu ul li{width:12.5%}}@media screen and (max-width: 960px){.h-menu ul li{width:100%}.h-menu ul li+li{border-top:1px solid #fff}}.h-menu ul li a{position:relative;display:block;display:flex;flex-flow:column wrap;justify-content:center;font-size:1.4rem;color:inherit;padding:1em .5em;font-weight:bold;text-decoration:none;transition:.4s}@media screen and (max-width: 960px){.h-menu ul li a{padding:.5em}}.h-menu ul li a *{display:block}.h-menu ul li a::before{content:"";position:absolute;left:50%;right:50%;bottom:2px;height:0;background-color:#333;transition:.4s}.h-menu ul li a.current::before,.h-menu ul li a:hover::before{height:1px;left:4px;right:4px}.h-menu ul ul{transition:.6s;overflow:hidden}@media screen and (min-width: 961px){.h-menu ul ul{align-content:flex-end;align-items:flex-end;position:absolute;left:0;right:0;height:0;width:100%}}@media screen and (min-width: 961px){.h-menu ul li:hover>ul,.h-menu ul li a:focus+ul,.h-menu ul li.focus>ul{height:64px;opacity:1}}header.out .h-menu ul{transform:translateY(-100%)}#h-toggle:checked+header .h-menu ul{transform:translateY(0)}#h-toggle:checked+header.out .h-menu ul{transform:translateY(-100%)}.menu-btn{position:absolute;display:none;width:36px;height:36px;padding:8px;top:0;bottom:0;right:16px;margin:auto;background-color:#333;transition:.6s;overflow:hidden}@media screen and (max-width: 960px){.menu-btn{display:block}}#title{position:relative;flex-grow:1;display:flex;flex-flow:column nowrap;justify-content:center;overflow:hidden;padding-top:70px}@media screen and (max-width: 960px){#title{padding-top:0}}h1{font-size:6.4em;color:#fff;text-shadow:0 0 16px #000}h1.logo{display:block;margin:0 auto;width:360px;height:180px;text-indent:-9999px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:80%;background-image:url(images/logo.svg);background-color:rgba(0,0,0,.3);z-index:1;pointer-events:none}@media screen and (max-width: 640px){h1.logo{width:240px;height:120px}}.title-bg{position:absolute;top:0;width:100%;height:100%;z-index:-1}.title-bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.h-body{position:relative;flex-grow:1;display:flex;flex-flow:column wrap;justify-content:center;flex:1}@media screen and (max-width: 640px){.h-body{margin-top:0}}.h-footer{width:100%;padding-bottom:48px}@media screen and (max-width: 960px){.h-footer{padding-bottom:24px}}.nav-scroll{position:relative;height:48px;font-size:1.4rem;margin:0 auto}.nav-scroll a{display:inline-block;height:100%;color:#fff;text-shadow:0 0 8px #000}.nav-scroll a:after{content:"";position:absolute;display:block;bottom:0;left:0;right:0;margin:auto;width:24px;height:24px;color:#fff;background-image:url(images/scroll_sdw.png);background-size:24px 24px;background-repeat:no-repeat;animation:jump 1s linear infinite}#nav-contact{position:fixed;display:flex;flex-flow:row wrap;right:0;bottom:0;height:80px;width:360px}@media screen and (max-width: 640px){#nav-contact{width:100%}}#nav-contact a{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;width:0;background-color:rgba(212,159,14,.9);color:#fff;font-size:1.2rem;padding:12px;box-sizing:border-box;transition:.4s}#nav-contact a:hover{background-color:#942300}#nav-contact a h5{line-height:1.4;margin-bottom:.5em}#nav-contact a img{width:24px;height:auto;vertical-align:middle}#nav-contact a.mail{width:auto;margin-right:2px}#nav-contact a.tel{text-align:center;padding:12px 16px;flex:1}#nav-contact a.tel p{font-size:2.2rem}#nav-contact a.tel img{width:20px;margin-right:8px}@keyframes jump{0%{bottom:0}25%{bottom:3px}50%{bottom:4px}75%{bottom:3px}100%{bottom:0}}#main{position:relative}h3{font-size:2.8rem;line-height:1.2;margin:0 auto 1em;color:#333;vertical-align:middle}h3::after,h3::before{content:"";display:inline-block;border:3px solid #333;width:.5em;height:.5em;vertical-align:middle;transform:rotate(45deg)}@media screen and (max-width: 640px){h3::after,h3::before{border-width:2px}}h3::before{margin-right:.5em}h3::after{margin-left:.5em}@media screen and (max-width: 960px){h3{font-size:2.4rem}}@media screen and (max-width: 640px){h3{font-size:2rem}}#copy{font-size:3.2em;text-align:center;padding-top:48px;color:#333}#copy h2{line-height:1.8;width:100%;overflow:hidden;color:#333;margin-bottom:.5em}#copy p{font-size:.8em}@media screen and (max-width: 960px){#copy{padding:48px 8px 0}}.row{margin-bottom:48px}.row>img{display:block;max-width:960px;margin:auto}.feature{display:flex;flex-flow:row wrap;align-items:stretch;font-size:1.4rem;justify-content:flex-start;background-color:#fff;text-align:left;width:100%;min-height:480px;overflow:hidden;align-items:stretch;border-top:4px solid #333;border-bottom:4px solid #333}@media screen and (min-width: 641px){.feature:nth-child(odd){flex-flow:row-reverse}.feature:nth-child(odd) .f-text{transform:translateX(-100%)}}@media screen and (max-width: 640px){.feature{display:block}}.feature .f-images{display:flex;flex-flow:row nowrap;position:relative;flex:1;width:0;justify-content:flex-start}@media screen and (max-width: 640px){.feature .f-images{width:100%;height:360px}}.feature .f-image{position:relative;overflow:hidden;flex:1;width:0;z-index:1;align-items:stretch}.feature .bg-cover{transition:.4s;transform:scale(1.2)}.feature figure{position:relative;overflow:hidden;flex:1;width:0;align-items:stretch}.feature figure img{position:absolute;-o-object-fit:cover;object-fit:cover;display:block;flex:1;width:100%;height:100%;transition:.8s;transform:scale(1.2)}.feature .f-text{position:relative;padding:48px;box-sizing:border-box;text-align:right;width:40%;opacity:0;transition:1.6s;transform:translateX(100%)}@media screen and (max-width: 960px){.feature .f-text{width:50%}}@media screen and (max-width: 640px){.feature .f-text{width:100%;padding:48px 8px;transform:translateY(-100%)}}.feature.in .bg-cover{transform:scale(1)}.feature.in .f-text{transform:translate(0);opacity:1}.feature p{margin-bottom:1em;text-align:left}.section{padding:48px 48px 0;max-width:800px;margin:auto;margin-bottom:48px}@media screen and (max-width: 640px){.section{padding:48px 8px 0}}.section img{width:100%}@media screen and (max-width: 640px){.concept{padding-left:8px;padding-right:8px}}.concept .frame{position:relative;color:#555;padding:48px;font-size:3.2em;background:linear-gradient(to bottom, white, rgb(255, 250, 230) 20%, rgb(255, 250, 230) 80%, white)}.concept .frame:before,.concept .frame:after{content:"";position:absolute;background-image:url(images/frame01.svg);background-size:contain;width:96px;height:96px}@media screen and (max-width: 640px){.concept .frame:before,.concept .frame:after{width:64px;height:64px}}.concept .frame:before{right:0;top:0}.concept .frame:after{left:0;bottom:0;transform:rotate(180deg)}.concept h3{color:#333}.concept h4{font-size:.8em;margin-bottom:1em}.concept p{font-size:.6em;margin-bottom:1em}.company{text-align:left}.company h3{text-align:center}.company h4{font-size:2rem;line-height:1.4;margin-bottom:1em;border-bottom:4px solid #333;position:relative}.company h4::after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background-color:#333}.company h5{position:relative;font-size:1.8rem;margin-bottom:1em;padding-left:1.2em}.company h5::before{content:"";display:block;position:absolute;width:.7em;height:.7em;background-color:#333;top:0;bottom:0;left:3px;margin-top:auto;margin-bottom:auto;margin-left:0;transform:rotate(45deg)}.company p{font-size:1.6rem;margin-bottom:1em}.company p+h4{margin-top:3em}.company table{font-size:1.4rem;margin-bottom:1em}.company table tr td:first-child{white-space:nowrap}.company table td{padding:.5em 1em .5em 0}.company ul{font-size:1.4rem;margin-bottom:1em;list-style-type:circle;margin-left:2em}.price-list .section{position:relative;background:#dbcab0;padding:48px;margin-top:48px;margin-bottom:48px}@media screen and (max-width: 640px){.price-list .section{padding:24px 8px}}.price-list h4{position:absolute;color:#fff;background:#634a24;font-size:2em;margin:auto;padding:.5em;top:-24px;left:0;right:0;max-width:640px}.price-list p{background-color:#e9e3da;font-size:1.6em;margin-bottom:1em;padding:1em;border-radius:4px;text-align:left}.price-list p:last-child{margin-bottom:0}.price-list .course{text-align:right}@media screen and (max-width: 640px){.price-list .course{text-align:center}}.price-list .price{position:relative;display:inline-block;vertical-align:middle;padding:.5em;margin:0 .5em;background-color:#f2f2f2;border-radius:4px}.price-list .price:before{content:"";position:absolute;width:24px;height:24px;background-image:url(images/price_col.svg);background-size:contain;top:-12px;left:-12px}@media screen and (max-width: 640px){.price-list .price{display:block;margin:.5em 0 0}.price-list .price:before{top:0;bottom:0;margin:auto;left:24px}}.price-list .note{font-size:.75em;color:#555;display:block;margin:1em 0 0;padding:0 1em}.staff{padding:0 48px}.staff .staff-single{display:flex;flex-flow:row wrap;justify-content:center;margin:0 auto 48px;max-width:640px}@media screen and (max-width: 640px){.staff .staff-single{flex-flow:column}}.staff .staff-list{display:flex;flex-flow:row wrap;justify-content:center;max-width:960px;margin:auto;justify-content:space-between}.staff .staff-list .staff-section{margin:0 auto 48px;width:200px}.staff .staff-list .staff-section figcaption{font-size:2rem;width:200px}.staff .staff-section figcaption{position:relative;padding:18px;font-size:2.4rem;margin:auto;width:255px;color:#333}.staff .staff-section figcaption:before,.staff .staff-section figcaption:after{content:"";position:absolute;background-image:url(images/frame04.svg);background-position:center;background-size:contain;background-repeat:no-repeat;top:0;bottom:0;left:8px;right:8px;height:16px}.staff .staff-section figcaption:before{bottom:auto}.staff .staff-section figcaption:after{top:auto;transform:scaleY(-1)}.staff .staff-section>div{flex:1;padding:16px;text-align:left;box-sizing:border-box}.staff .staff-section>div p{font-size:1.2rem}.staff .staff-section>div .name{font-size:2.4rem}@media screen and (max-width: 640px){.staff .staff-section>div .name{display:none}}.staff .staff-section>div .ruby{margin-bottom:1em;border-bottom:1px solid #333}.grid{margin:auto}.lum-lightbox{z-index:9999}#before-after{margin:0 8px;overflow:hidden}#before-after .grid-item{position:relative;width:360px;margin:0 8px 16px;padding:16px;border-radius:4px;box-sizing:border-box;color:#fff;border:1px solid #333;overflow:hidden;background-color:#f2f2f2}#before-after .grid-item.separator{display:none;position:relative;height:0;width:100%;margin-bottom:8px;border:none;border-radius:0;background-color:rgba(0,0,0,0);background-image:url(images/separator001.png);background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 640px){#before-after .grid-item{width:100%;max-width:480px;margin:0 auto 8px}#before-after .grid-item.separator{display:block;height:32px}}#before-after .grid-item a{display:block}#before-after .grid-item nav{display:flex;flex-flow:column wrap;justify-content:center;align-items:stretch;position:absolute;top:0;bottom:0;left:0;right:0;padding:16px;opacity:0;background-color:rgba(0,0,0,.7);transition:.6s}#before-after .grid-item nav a{width:100%;max-width:196px;height:40px;margin:8px auto;padding:0 16px;color:#fff;font-family:"Nunito Sans","メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;font-size:16px;line-height:36px;box-sizing:border-box;border:2px solid #fff;transition:.6s}#before-after .grid-item nav a:hover{background-color:#fff;color:#000}@media screen and (max-width: 640px){#before-after .grid-item nav{display:none}}#before-after .grid-item:hover nav{opacity:1}#before-after .grid-item:hover nav a{animation:scale-y .2s step-end forwards}#before-after .grid-item img{display:block;width:100%;border-radius:4px;box-sizing:border-box;margin-bottom:16px}#before-after .grid-item p{font-size:16px;line-height:24px;border-radius:20px;background-color:#333;color:#fff;padding:8px 16px;font-weight:bold}@keyframes scale-y{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.review{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;width:960px;margin:auto}@media screen and (max-width: 1200px){.review{width:800px}}@media screen and (max-width: 960px){.review{width:auto;margin:0 48px}}@media screen and (max-width: 640px){.review{width:auto;margin:0 8px}}.review>div{position:relative;width:454px;padding:96px 48px;background-color:#faf8f0;margin-bottom:48px;box-sizing:border-box;box-shadow:0 0 4px rgba(85,85,85,.3)}@media screen and (max-width: 1200px){.review>div{width:376px}}@media screen and (max-width: 960px){.review>div{width:100%}}@media screen and (max-width: 640px){.review>div{padding:64px 8px}}.review>div:before,.review>div:after{content:"";position:absolute;background-image:url(images/frame03.svg);background-position:center;background-size:contain;background-repeat:no-repeat;top:16px;bottom:16px;left:8px;right:8px;height:64px}@media screen and (max-width: 640px){.review>div:before,.review>div:after{height:48px;top:8px;bottom:8px}}.review>div:before{bottom:auto}.review>div:after{top:auto;transform:scaleY(-1)}.review>div p{text-align:left;font-size:14px;line-height:32px;padding:0 8px 32px;background-image:linear-gradient(#faf8f0, #faf8f0 31px, #ddd 31px, #ddd 32px);background-size:auto 32px}@media screen and (max-width: 640px){.review>div p{font-size:12px;line-height:28px;padding:0 8px 28px;background-image:linear-gradient(#faf8f0, #faf8f0 27px, #ddd 27px, #ddd 28px);background-size:auto 28px}}.review>div p:last-child{padding-bottom:0}#movie{margin-bottom:48px}#movie .movie-frame{background-image:url(images/coming.png);background-color:#bbb;background-size:contain;width:640px;margin:auto}@media screen and (max-width: 960px){#movie .movie-frame{width:auto;margin:0 8px}}#movie .movie-frame::before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}#info{position:relative;width:960px;margin:0 auto 48px;box-sizing:border-box;padding:48px}@media screen and (max-width: 1200px){#info{width:auto;margin-left:48px;margin-right:48px}}@media screen and (max-width: 960px){#info{margin-left:8px;margin-right:8px;padding:48px}}@media screen and (max-width: 640px){#info{padding:24px}}#info::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(images/infobg.jpg);background-repeat:no-repeat;background-size:cover;opacity:.3;z-index:-1}#info ul{font-size:1.6em;text-align:left;font-family:"Nunito Sans","メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif}#info ul li{display:flex;flex-flow:row nowrap;margin-bottom:1em;align-items:center}#info ul li:last-child{margin-bottom:0}#info ul li a{text-decoration:underline}#info ul li time{display:block;font-size:.8em;color:#999;margin-right:32px}#contact{text-align:center;border-top:4px solid #333;padding:24px 48px;font-size:2.4rem}#contact h4{font-weight:bold;line-height:2}#contact p{font-weight:bold;font-size:.7em;margin-bottom:1em}@media screen and (max-width: 960px){#contact{font-size:1.8rem}}@media screen and (max-width: 640px){#contact{font-size:1.6rem}}.map_bg{padding:2px;background-color:#d49f0e;background:linear-gradient(to bottom right, #d49f0e, #b68601, #d49f0e)}.access{padding:0 48px;max-width:800px;margin:auto;margin-bottom:48px}@media screen and (max-width: 640px){.access{padding:0 8px}}.map{position:relative}.map::before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}@media screen and (max-width: 960px){.map::before{padding-bottom:75%}}@media screen and (max-width: 640px){.map::before{padding-bottom:100%}}.map iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important}dl.store{position:relative;text-align:left;margin-top:48px;color:#333}dl.store dt{font-size:2em;margin-bottom:1em;border-bottom:4px solid #333;position:relative}dl.store dt::after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background-color:#333}dl.store dd{font-size:1.4rem;margin-bottom:1em}dl.store dd:last-child{margin-bottom:0}dl.store a{color:inherit}dl.store a:hover{text-decoration:underline}footer{color:#fff;background-color:#111;background-size:100% 100%;font-size:1.6rem}footer::after{content:"";display:block;height:0;background-color:inherit}footer h4{font-size:2.4rem;margin-bottom:1em}footer a{color:#fff}footer a:hover{text-decoration:underline}footer p{margin-bottom:1em}footer .f-icon{display:block;width:2.4rem;margin:0 auto .5em}footer .f-link{display:flex;flex-flow:row wrap;justify-content:center;padding:8px;max-width:480px;margin:0 auto 24px;border-top:1px solid #fff;border-bottom:1px solid #fff}footer .f-link li{margin-right:48px}footer .f-link li:last-child{margin-right:0}footer .f-link a{position:relative;width:auto}footer .f-link img{display:block;margin:0}footer .copyright{font-size:1.6rem;margin:0;padding:16px;line-height:20px}@media screen and (max-width: 640px){footer .copyright{font-size:1.2rem;padding:16px 0}}#form{padding:0 48px;max-width:800px;margin:auto;margin-bottom:48px}@media screen and (max-width: 640px){#form{padding:0 8px}}.form-i{width:auto;padding:0;margin-bottom:48px;font-size:1.6em}@media screen and (max-width: 640px){.form-i{padding:0 8px}}.form-i table{width:100%;margin:0 auto 16px;border-collapse:collapse}.form-i table td{border:1px solid #ccc;padding:8px;text-align:left}.form-i table td:first-child{width:160px}.form-i table label+label{margin-left:16px}.form-i table label input{width:auto;padding:4px;margin-right:4px}.form-i table input,.form-i table textarea{font-family:"Nunito Sans","メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;width:100%;padding:4px;border:1px solid #ccc;color:#333;vertical-align:middle}@media screen and (max-width: 640px){.form-i table input,.form-i table textarea{font-size:16px}}.form-i table em{color:#b22222}.form-i table .error{color:#b22222;margin-bottom:1em}.form-i table .error:last-child{margin-bottom:0}.form-i table .req{color:#b22222}@media screen and (max-width: 960px){.form-i table{width:100%;max-width:640px}}@media screen and (max-width: 640px){.form-i table tbody{display:block;width:auto}.form-i table tr{display:block;width:auto;margin-bottom:16px}.form-i table th{display:block;width:auto;padding:8px 0}.form-i table td{display:block;width:auto;border:none;width:100%}.form-i table td:first-child{width:auto}.form-i table.confirm-table td:first-child{font-weight:bold}.form-i table.confirm-table td:last-child{border:1px solid #555}}.form-i .submit{position:relative;display:flex;flex-flow:row wrap;margin:auto;text-align:center;max-width:640px}.form-i .submit form{flex:1}.form-i .submit input[type=submit]{color:#fff;padding:1em 2em;margin:auto;width:100%;border:1px solid #ccc;border-radius:4px;background:linear-gradient(rgb(202, 164, 156), #a0793e);cursor:pointer;z-index:1;box-sizing:border-box;transition:.4s}.form-i .submit input[type=submit]:hover{background:linear-gradient(rgb(202, 156, 156), #a0523e)}#privacy{margin-bottom:16px}#privacy label{font-size:1.4rem;color:#555;padding:8px 0;text-decoration:underline}#privacy #policy{display:none;position:fixed;font-size:1.4rem;text-align:left;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);padding:48px;z-index:9999;transition:.4s}#privacy #policy .overlay{display:block;position:absolute;font-size:1.4rem;text-align:left;top:0;bottom:0;left:0;right:0;cursor:auto}#privacy #policy h4{margin-top:2em;margin-bottom:.5em;font-weight:bold}#privacy #policy ul{margin-left:2em;list-style-type:disc;margin-top:.5em}#privacy #policy .modal{position:relative;max-height:100%;border-radius:4px;box-shadow:0 0 8px rgba(0,0,0,.3);background-color:#fff;padding:48px;overflow-y:auto;z-index:1}@media screen and (max-width: 640px){#privacy #policy{padding:48px 8px}#privacy #policy .modal{padding:48px 16px}}#privacy #toggle-policy{display:none}#privacy #toggle-policy:checked+#policy{display:flex;flex-flow:column wrap;justify-content:center;animation:fade-in .4s linear 0s}@keyframes fade-in{from{opacity:0}to{opacity:1}}