html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;padding:0;margin:0;outline:none;appearance:none}*{box-sizing:border-box}header{background:rgba(255,255,255,0.94);top:0;height:100px;width:100%;z-index:90000;transition:all 0.7s ease;display:flex;justify-content:center;align-items:center;padding:0 40px}.home header{transform:translateY(-100px);position:fixed}@media screen and (max-width: 768px){header{height:70px;padding:0 6.5vw}}header .site-logo{flex:1;text-align:center}header .site-logo img{width:120px}@media screen and (max-width: 768px){header .site-logo img{width:80px}}header .menu-icon{margin-left:auto;width:40px;height:40px;z-index:9999999999;cursor:pointer}@media screen and (max-width: 768px){header .menu-icon{width:30px;height:30px}}header .menu-icon svg{width:100%;height:auto}header.is-fixed{transform:translateY(0)}header.is-fixed .site-logo{display:block;opacity:1;transform:translateY(0);display:flex;justify-content:center;align-items:center;pointer-events:auto}.is-menu-open .nav-wrapper{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.nav-wrapper{opacity:0;position:fixed;transform:translateY(-10px);transition:opacity 0.4s ease, transform 0.4s ease;pointer-events:none;width:100%;height:100%;left:0;top:0;z-index:1000000;background:rgba(0,0,0,0.7)}.nav-wrapper .close{display:block;width:50px;height:50px;position:absolute;right:50px;cursor:pointer;top:50px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20d%3D%22m16%2016%2032%2032M48%2016%2016%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center center/50px}.nav-wrapper nav{height:100%}.nav-wrapper ul{width:100%;display:flex;align-items:center;height:100%;flex-direction:column;justify-content:center}.nav-wrapper ul li{margin:40px 0}@media screen and (max-width: 768px){.nav-wrapper ul li{margin:4vw 0}}.nav-wrapper ul li a{color:#fff;font-size:24px}@media screen and (max-width: 768px){.nav-wrapper ul li a{font-size:4vw}}.reservation{display:flex;align-items:center;justify-content:center;margin-bottom:80px}.reservation a{border:1px solid #ddd;padding:20px 40px;font-size:14px;display:block;letter-spacing:1px;max-width:360px;text-align:center;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20stroke%3D%22%23222%22%3E%3Cpath%20d%3D%22M15%203.5h5.5m0%200V9m0-5.5-8%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.5%205.5h-4a2%202%200%200%200-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202-2v-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right 20px center/20px}.reservation a:hover{background-color:#f5f5f5}footer{border-top:1px solid #ddd;text-align:center;padding:60px 0}footer .sns{display:flex;justify-content:center;gap:30px;align-items:center}footer .sns li a{display:block}footer .sns li a svg,footer .sns li a path{fill:#c0c0c0}footer .sns .instagram svg{width:30px}footer .sns .line svg{width:40px}.sp{display:none}@media screen and (max-width: 768px){.sp{display:block}}body{font-family:'Roboto', 'Noto Sans JP', sans-serif;font-weight:300;letter-spacing:1px}body.is-menu-open{overflow:hidden}#main-visual{position:relative;width:100%;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center}#main-visual video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%);z-index:0;object-fit:cover;filter:grayscale(1);transition:filter 3s ease-in-out}#main-visual .logo{position:relative;z-index:20}#main-visual .logo h1{background:url("../img/aoao_logo.png") no-repeat center center/100%;width:320px;font-size:0;height:210px}@media screen and (max-width: 768px){#main-visual .logo h1{width:42vw}}#concept{text-align:center;height:100lvh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){#concept{height:auto}}@media screen and (max-width: 768px){#concept .center-fix{padding:20vw 6.5vw}}#access{padding:160px 0;text-align:center}@media screen and (max-width: 768px){#access{padding:80px 0}}#access iframe{margin-top:20px;width:100%}h2{font-size:16px;letter-spacing:7px;margin-bottom:90px;position:relative}h2:after{content:"";position:absolute;width:40px;height:1px;display:block;bottom:-40px;left:0;right:0;margin:auto;background:#222}p{line-height:2.4;font-size:14px}@media screen and (max-width: 768px){p{font-size:3.5vw}}#parallax-video{position:relative;height:80vh;overflow:hidden}#parallax-video .video-container{position:absolute;top:0;left:0;width:100%;height:100%}#parallax-video .video-container video{width:100%;height:100%;object-fit:cover;object-position:center;transform:translateZ(0);will-change:transform}.inner{max-width:1140px;margin:0 auto}@media screen and (max-width: 768px){.inner{padding:0 6.5vw}}body.page #page-header{text-align:center}body.page #page-header h1{font-size:28px;padding:100px 0;letter-spacing:15px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media screen and (max-width: 768px){body.page #page-header h1{font-size:21px;letter-spacing:10px;padding:60px 0}}body.page #entry-content{padding-top:60px}body.page #entry-content h2{margin-bottom:30px}@media screen and (max-width: 768px){body.page #entry-content h2{font-size:21px}}body.page #entry-content h2:after{content:none}body.page #entry-content h3{margin:40px 0 20px;font-size:20px}@media screen and (max-width: 768px){body.page #entry-content h3{font-size:18px;margin:30px 0 20px}}body.page #entry-content h3:after{content:none}body.page #entry-content p{margin-bottom:30px}@media screen and (max-width: 768px){body.page #entry-content{padding:40px 0}}body.page #entry-content table{border-collapse:collapse;margin:20px 0 40px;width:100%}body.page #entry-content table th,body.page #entry-content table td{padding:10px 20px;border:1px solid #ddd;font-size:14px;line-height:1.8}body.page #entry-content table th{background:#fafafa;font-weight:bold}body.page #entry-content table.seminar-table small{display:block;font-size:12px;color:#555;margin:5px 0 0}body.page #entry-content table.seminar-table th:nth-of-type(1){width:180px}body.page #entry-content table.seminar-table th:nth-of-type(2){width:260px}body.page #entry-content table.seminar-table th:nth-of-type(3){width:180px}body.page #entry-content table.seminar-table th:nth-of-type(4){width:230px}@media screen and (max-width: 768px){body.page .scroll-table{overflow-x:scroll}body.page .scroll-table p{margin-bottom:0 !important}body.page .scroll-table table{min-width:1100px}}body.page .reservation{margin-top:60px}body.page form input[type="tel"],body.page form input[type="text"],body.page form input[type="email"]{border:1px solid #ddd;border-radius:4px;padding:10px;width:100%;max-width:350px}body.page form textarea{border:1px solid #ddd;border-radius:4px;padding:10px;width:100%}body.page form input[type="submit"]{color:#fff;background:#000;padding:10px 60px;transition:.4s;border:1px solid #000;cursor:pointer}body.page form input[type="submit"]:hover{background:#fff;color:#000;border:1px solid #000}body.page form .wpcf7-checkbox{display:grid;grid-template-columns:repeat(3, auto)}@media screen and (max-width: 768px){body.page form .wpcf7-checkbox{display:block;line-height:1.9}}body.page form .wpcf7-checkbox label{display:inline-flex;align-items:center;cursor:pointer}body.page form .wpcf7-checkbox .wpcf7-list-item{display:block}body.page form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label{font-size:16px}body.page form .wpcf7-not-valid-tip{display:block;color:red}body.page input[type="radio"],body.page input[type="checkbox"]{appearance:auto;margin:auto 5px auto 0}body.page .screen-reader-response,body.page .wpcf7-response-output{display:none}@media screen and (max-width: 768px){body.page .screen-reader-response,body.page .wpcf7-response-output{font-size:14px}}body.page .sent .wpcf7-response-output{background:#f5fbff;border:1px solid #285793;padding:30px;display:block}@media screen and (max-width: 768px){body.page .sent .wpcf7-response-output{padding:20px}}body.page .invalid .wpcf7-response-output{background:#fff5f5;border:1px solid red;padding:30px;display:block;color:red}@media screen and (max-width: 768px){body.page .invalid .wpcf7-response-output{padding:20px}}@media screen and (max-width: 768px){body.page .submit{text-align:center}}
/*# sourceMappingURL=style.css.map */
