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}html{font-size:62.5%}img{vertical-align:bottom}button{display:block;outline:none;border:transparent}body{position:absolute;top:0;left:0;width:100%;height:100vh;font-size:1.4rem;background-color:#201f1f}body .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}body img{display:block}body h1{margin:3rem 1rem 0;font-size:1.5rem;color:#000;font-weight:bold;line-height:2.4rem}body h2{color:#fff;font-size:2.8rem}body h4{color:#fff;font-size:2.2rem}body h6{font-size:1.8rem}body p{margin:0 1rem;line-height:2.2rem;color:#000}body a{text-decoration:none}body .button{outline:none}body small{display:block;font-size:1.2rem}body .wood{width:100%;height:1.5rem;background-image:url(../../images/ウッド.png);background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-box-shadow:0 2px 5px #000;box-shadow:0 2px 5px #000}body .btn-square-shadow{display:block;width:15rem;height:4rem;margin:0 auto;padding-top:1.2rem;text-decoration:none;text-align:center;background-color:#08b901;color:#fff;font-size:1.5rem;border-radius:3px}body .btn-square-shadow:active{-webkit-transform:translateY(1px);transform:translateY(1px);-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.2);box-shadow:0px 0px 1px rgba(0,0,0,0.2);border-bottom:none}@media screen and (min-width: 561px){body{font-size:1.6rem}body h1{margin:3rem 5rem 0;font-size:2.2rem}body h2{font-size:3.2rem}body h4{font-size:2.4rem}body h6{font-size:2rem}body p{margin:0 2rem;line-height:2.4rem}body small{font-size:1.4rem}body .wood{width:100%;height:3rem;background-image:url(../../images/ウッド-pc.png);background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-box-shadow:0 2px 5px #000;box-shadow:0 2px 5px #000}body .wood{height:2.5rem;-webkit-box-shadow:0 3px 5px #000;box-shadow:0 3px 5px #000}body .btn-square-shadow{width:20rem;height:6rem;padding-top:2rem;font-size:1.8rem}}@media screen and (min-width: 961px){body{font-size:1.8rem}body h1{margin-left:0;font-size:2.4rem}body h2{font-size:3.2rem}body h4{font-size:2.8rem}body h6{font-size:2.2rem}body p{line-height:2.4rem}body .inner{width:100%;max-width:100rem;margin:0 auto}body .btn-square-shadow{width:15rem;height:4.5rem;padding-top:1.4rem;font-size:1.6rem}}header{position:fixed;top:0;left:0;width:100%;padding:.5rem 0 1.2rem;background-color:#fff;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:999}header .in-box{width:95%;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .in-box .site-logo{padding-top:0.7rem}header .in-box .site-logo a img{width:20rem}header .in-box .nav-button{position:relative;right:1rem;width:2.5rem;height:1.6rem;margin-top:1rem;padding:0;border:transparent;background-color:transparent;z-index:100}header .in-box .nav-button span{position:absolute;left:0;width:100%;height:.2rem;background-color:#201f1f}header .in-box .nav-button span:nth-of-type(1){top:0}header .in-box .nav-button span:nth-of-type(2){bottom:0}header .in-box .nav-button.active span:nth-of-type(1){-webkit-transform:translateY(0.6rem) rotate(-45deg);transform:translateY(0.6rem) rotate(-45deg);background-color:#5bc768}header .in-box .nav-button.active span:nth-of-type(2){-webkit-transform:translateY(-0.8rem) rotate(45deg);transform:translateY(-0.8rem) rotate(45deg);background-color:#5bc768}header .in-box .nav-button,header .in-box .nav-button span{display:inline-block;-webkit-transition:all 1s;transition:all 1s;-webkit-box-sizing:border-box;box-sizing:border-box}header .in-box .nav-wrap.open{display:block}header .in-box .nav-wrap.close{display:none}header .in-box .nav-wrap{display:none;position:fixed;right:0;top:0;width:100%;height:100%;z-index:10}header .in-box .nav-wrap .black{width:100%;height:100vh;background-color:rgba(0,0,0,0.9)}header .in-box .nav-wrap .nav{display:block;position:relative;text-align:center}header .in-box .nav-wrap .nav .header-logo{padding-top:3rem}header .in-box .nav-wrap .nav .header-logo img{width:15rem;margin:0 auto}header .in-box .nav-wrap .nav .flex li{position:relative;margin:2rem auto 0;text-align:center}header .in-box .nav-wrap .nav .flex li a{display:block;color:#5bc768;font-size:2rem}header .in-box .nav-wrap .nav .flex li .drop-down{width:100%}header .in-box .nav-wrap .nav .flex li .drop-down a{margin:1rem auto 0;font-size:1.2rem;color:#dfdfdf;text-decoration:none}header .in-box .nav-wrap .nav .flex-01 li{width:calc(100%/3);margin:4rem 0 0 0}header .in-box .nav-wrap .nav .flex-01 .top-price a{font-size:1.7rem;line-height:1.9rem}header .in-box .nav-wrap .nav .flex-01 .top-price .drop-down a{line-height:1.2rem}header .in-box .nav-wrap .nav .flex-02 li{width:calc(100%/2);margin-top:4rem}header .in-box .nav-wrap .border{width:95%;height:0.2rem;margin:3rem auto 2rem;background-color:#fff}header .in-box .nav-wrap .sns{margin:2rem auto 0}header .in-box .nav-wrap .sns .snsbtniti{-ms-flex-pack:distribute;justify-content:space-around}header .in-box .nav-wrap .sns .snsbtniti .buttones .btn-square-shadow{background-color:#08b901}header .in-box .nav-wrap .sns .snsbtniti .buttones .line img{width:15rem;margin:2rem auto 0}header .in-box .nav-wrap .sns .snsbtniti .flowbtn{text-decoration:none;text-align:center}header .in-box .nav-wrap .sns .snsbtniti .flowbtn .fab{display:block;margin:2rem auto 0;color:#fff}header .in-box .nav-wrap .sns .snsbtniti .flowbtn .insta{margin-top:.5rem;color:#fff;font-size:1.4rem}header .in-box .nav-wrap .phone{margin-top:3rem;text-align:center}header .in-box .nav-wrap .phone h4{font-size:2.8rem}header .in-box .nav-wrap .phone p{margin-top:0.5rem;color:#fff}header .in-box .pc-tel{display:none}header .in-box .buttones-pc{display:none}.transform{width:100%;-webkit-box-shadow:0 3px 5px #000;box-shadow:0 3px 5px #000;-webkit-transition:1.5s;transition:1.5s;z-index:999}@media screen and (min-width: 561px){header{padding:1rem 0 2rem}header .in-box .site-logo{padding-top:1rem}header .in-box .site-logo a img{width:28rem}header .in-box .nav-button{right:1rem;width:3.5rem;height:2rem;margin-top:1.5rem}header .in-box .nav-button span{height:.3rem}header .in-box .nav-button.active span:nth-of-type(1){-webkit-transform:translateY(0.8rem) rotate(-45deg);transform:translateY(0.8rem) rotate(-45deg);background-color:#5bc768}header .in-box .nav-button.active span:nth-of-type(2){-webkit-transform:translateY(-0.8rem) rotate(45deg);transform:translateY(-0.8rem) rotate(45deg);background-color:#5bc768}header .in-box .nav-wrap .nav .header-logo{padding-top:5rem}header .in-box .nav-wrap .nav .header-logo img{width:24rem}header .in-box .nav-wrap .nav .flex li{margin:3rem auto 0}header .in-box .nav-wrap .nav .flex li a{font-size:3.4rem}header .in-box .nav-wrap .nav .flex li .drop-down a{margin-top:2rem;font-size:1.6rem}header .in-box .nav-wrap .nav .flex-01 li{margin:5rem 0 0 0}header .in-box .nav-wrap .nav .flex-01 .top-price a{font-size:3rem;line-height:3.4rem}header .in-box .nav-wrap .nav .flex-01 .top-price .drop-down a{line-height:1.6rem}header .in-box .nav-wrap .nav .flex-02 li{margin-top:6rem}header .in-box .nav-wrap .border{margin:5rem auto 3rem}header .in-box .nav-wrap .sns{margin:5rem auto 0}header .in-box .nav-wrap .sns .snsbtniti .buttones .line img{width:20rem;margin:5rem auto 0}header .in-box .nav-wrap .sns .snsbtniti .flowbtn .fab{margin:5rem auto 0}header .in-box .nav-wrap .sns .snsbtniti .flowbtn .insta{margin-top:1rem;font-size:1.6rem}}@media screen and (min-width: 961px){header{width:100%;padding:.5rem 0;-webkit-box-shadow:0 5px 5px #000;box-shadow:0 5px 5px #000}header .in-box{width:97%;height:5rem;max-width:150rem;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .in-box .site-logo{padding-top:1.2rem}header .in-box .nav-button{display:none}header .in-box .nav-wrap.close{display:block}header .in-box .nav-wrap{display:block;position:relative;width:45%;min-width:45rem;height:100%;background-color:transparent}header .in-box .nav-wrap .black{background-color:transparent;height:100%}header .in-box .nav-wrap .nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow-x:visible;padding-top:1rem}header .in-box .nav-wrap .nav .header-logo{display:none}header .in-box .nav-wrap .nav .flex li{width:auto;margin-top:1rem;text-align:center}header .in-box .nav-wrap .nav .flex li a{color:#000;font-size:1.8rem;text-decoration:none}header .in-box .nav-wrap .nav .flex li .drop-down{display:none}header .in-box .nav-wrap .nav .flex li:hover a{padding-bottom:0.3rem;border-bottom:1px solid #5bc768;-webkit-transition:.3s;transition:.3s}header .in-box .nav-wrap .nav .flex-01{width:60%}header .in-box .nav-wrap .nav .flex-01 .top-price a{font-size:1.8rem;line-height:1.8rem}header .in-box .nav-wrap .nav .flex-02{width:40%}header .in-box .nav-wrap .border{display:none}header .in-box .nav-wrap .sns{display:none}header .in-box .nav-wrap .phone{display:none}header .in-box .pc-tel{display:-webkit-box;display:-ms-flexbox;display:flex;width:22%;padding-top:1.8rem}header .in-box .pc-tel p{margin-right:0;margin-left:auto;text-align:right}header .in-box .pc-tel p span{margin-left:1rem;font-size:2.2rem;color:#5bc768}header .in-box .buttones-pc{display:block;position:absolute;top:6.5rem;right:0}header .in-box .buttones-pc .btn-square-shadow{background-color:#08b901}header .in-box .buttones-pc .line img{width:15rem;margin-top:1rem}}footer{width:100%;margin-top:5rem;padding-bottom:1rem;background-color:#000}footer .footer-logo{padding-top:3rem}footer .footer-logo img{width:16rem;margin:0 auto 2rem}footer .eigyou{margin:0 auto}footer .eigyou .h6-1{padding-top:1rem;margin-bottom:0}footer .eigyou .right{margin-top:1rem;margin-bottom:1rem}footer .eigyou .right h6{margin-left:.5rem;margin-right:.5rem;font-size:1.4rem;text-align:left}footer p{margin-top:.5rem;color:#fff;text-align:center}footer h6{margin-top:.5rem;color:#fff;text-align:center}footer .tel{margin:2rem 0 1rem;color:#5bc768;font-size:2.2rem;font-weight:normal;text-align:center;text-shadow:1px 1px 1px #000}footer .pragraph{margin-top:2rem;font-size:1.6rem}footer .tipe-a img{width:15rem;height:4.5rem;margin:2rem auto 1rem}footer .line-flex{width:100%;-ms-flex-pack:distribute;justify-content:space-around}footer .line-flex .line{margin-top:1.5rem}footer .line-flex .line img{height:4rem;margin:0}footer .line-flex .btn-square-shadow{width:13rem;height:4rem;margin-top:1.5rem;margin-right:0;margin-left:0;padding-top:1.2rem}footer .flex{width:100%}footer .flex li{margin-top:3rem;text-align:center}footer .flex li a{color:#fff;font-size:2rem}footer .flex li .footer-price{font-size:1.8rem}footer .flex li span{display:none}footer .flex .pc-form{display:none}footer .flex .footer-qa{margin-top:2.8rem}footer .form{margin-top:3rem;text-align:center}footer .form a{color:#fff}footer .insta{position:absolute;right:2rem;bottom:1rem}footer .insta .fab{color:#fff}footer .map{width:100%;height:20rem;margin-top:3rem}footer .footer-privacy{margin:2rem 0;text-align:center}footer .footer-privacy a{color:#5bc768}footer small{margin-top:1rem;color:#fff;text-align:center}@media screen and (min-width: 561px){footer{margin-top:8rem;padding-bottom:2rem}footer .footer-logo{margin-top:3rem}footer .footer-logo img{width:25rem;margin-bottom:3rem}footer .eigyou{width:55rem;margin:0 auto}footer .eigyou .h6-1{padding-top:1rem;margin-bottom:0}footer .eigyou .right{margin-top:1rem;margin-bottom:1rem}footer .eigyou .right h6{margin-left:.5rem;margin-right:.5rem;font-size:1.8rem}footer .tipe-a img{width:18rem;height:5rem;margin:2rem auto 2rem}footer .line-flex{width:100%;margin:1rem auto}footer .line-flex .line{width:auto;height:auto;margin-top:0}footer .line-flex .line img{height:5rem;margin-top:2.5rem;margin-right:auto;margin-left:15rem}footer .line-flex .btn-square-shadow{width:18rem;height:5rem;margin-top:2.5rem;margin-right:13rem;margin-left:auto;padding-top:1.5rem}footer .flex li a{font-size:3.4rem}footer .flex li .footer-price{font-size:2.6rem}footer .form{margin-top:3rem}footer .form a{font-size:2rem}footer .insta{right:5rem;bottom:2rem}}@media screen and (min-width: 961px){footer{margin-top:12rem}footer .footer-logo{margin-top:5rem}footer .footer-logo img{width:25rem;margin-bottom:3rem}footer .eigyou{width:48rem;margin:0 auto}footer .eigyou .h6-1{padding-top:2rem;margin-bottom:0}footer .eigyou .right{margin-top:1rem}footer .eigyou .right h6{margin-left:1rem;margin-right:1rem;font-size:1.6rem;text-align:left}footer .pragraph{font-size:2.4rem}footer .line-flex{display:none}footer .tipe-a img{width:20rem;height:6rem;margin:3rem auto 2rem}footer .flex{max-width:100rem;margin:2rem auto 3rem}footer .flex li{width:calc(100%/5);margin-top:1rem}footer .flex li a{font-size:2.4rem}footer .flex li .footer-price{font-size:2.4rem}footer .flex li:hover a{border-bottom:2px solid #5bc768}footer .flex .footer-qa{margin-top:1rem}footer .flex .pc-form{display:block}footer .form{display:none}footer .insta{right:0;bottom:0}footer small{margin-top:0}}@-webkit-keyframes start{from{opacity:0;-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes start{from{opacity:0;-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes start01{from{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes start01{from{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes start02{from{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes start02{from{opacity:0;-webkit-transform:translateY(2rem);transform:translateY(2rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes anime{0%{opacity:0.5}25%{opacity:1}90%{opacity:0;-webkit-transform:scale(1.08);transform:scale(1.08);z-index:9}100%{opacity:0}}@keyframes anime{0%{opacity:0.5}25%{opacity:1}90%{opacity:0;-webkit-transform:scale(1.08);transform:scale(1.08);z-index:9}100%{opacity:0}}.effect-01{opacity:0;-webkit-transform:translate(0, 2rem);transform:translate(0, 2rem);-webkit-transition:all 3.5s;transition:all 3.5s}.effect-02{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.effect-03{opacity:0;-webkit-transform:translateX(-2rem);transform:translateX(-2rem);-webkit-transition:all 2s;transition:all 2s}.effect-04{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.effect-05{opacity:0;-webkit-transform:translateX(2rem);transform:translateX(2rem);-webkit-transition:all 2s;transition:all 2s}.effect-06{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.main-visual{position:relative;width:100%;height:35vh;margin-top:4.4rem}.main-visual .box{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.main-visual .box .main_img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-animation:anime 14s 0s infinite;animation:anime 14s 0s infinite}.main-visual .box .main_img:nth-of-type(2){-webkit-animation-delay:7s;animation-delay:7s}.main-visual .img-01{background-image:url(../../../images/main-visual-01.png)}.main-visual .img-02{background-image:url(../../../images/main-visual-02.png)}.main-visual .main-title{position:absolute;top:18vh;right:0;left:0;margin:auto;font-size:2.2rem;font-weight:bold;text-shadow:1px 1px 5px #fff;text-align:center;-webkit-animation-name:start;animation-name:start;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:100}@media screen and (min-width: 561px){.main-visual{height:40vh;margin-top:6.5rem}.main-visual .main-title{top:20vh;font-size:3.2rem}}@media screen and (min-width: 961px){.main-visual{height:97vh;margin-top:0}.main-visual .img-01{background-image:url(../../../images/main-visual-01__PC.png)}.main-visual .img-02{background-image:url(../../../images/main-visual-02__PC.png)}.main-visual .main-title{top:45vh;font-size:3.6rem}}.top-01{width:100%;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.top-01 .text-box{width:100%;margin-top:3rem;padding-bottom:2rem;background-color:#fff}.top-01 .text-box h6{padding-top:18.5rem;font-size:2rem;font-weight:bold;text-align:center}.top-01 .text-box .img{position:relative;width:100%;height:38rem;margin-top:2rem}.top-01 .text-box .img img{position:absolute;top:22rem;width:40%;background-position:center;background-size:cover;background-repeat:no-repeat}.top-01 .text-box .img .img-01{top:2rem;right:0;left:0;margin:auto}.top-01 .text-box .img .img-02{left:1rem}.top-01 .text-box .img .img-03{right:1rem}.top-01 .text-box p{margin:2rem 1rem 0;line-height:2.4rem}.top-01 .text-box .pragraph{margin-top:3rem}@media screen and (min-width: 561px){.top-01 .text-box{margin-top:5rem;padding-bottom:3rem}.top-01 .text-box h6{padding-top:3rem;font-size:2.4rem;line-height:2.8rem}.top-01 .text-box .img{height:33vh}.top-01 .text-box .img img{top:8rem;width:30%}.top-01 .text-box .img .img-01{top:8rem;left:2rem;right:auto}.top-01 .text-box .img .img-02{right:0;left:0;margin:auto}.top-01 .text-box .img .img-03{right:2rem}.top-01 .text-box p{margin:2rem 5rem 0;line-height:2.8rem}}@media screen and (min-width: 961px){.top-01 .text-box{margin-top:8rem;padding-bottom:5rem}.top-01 .text-box h6{padding-top:5rem;font-size:2.8rem}.top-01 .text-box .img{height:35rem}.top-01 .text-box .img img{top:10rem;width:23%}.top-01 .text-box .img .img-01{top:10rem}.top-01 .text-box p{margin:2rem 0 0;line-height:2.8rem}}.top-02{position:relative;width:100%;margin-top:3rem}.top-02 h4{margin-top:3rem;text-align:center;font-weight:bold}.top-02 .text-box{margin-top:2rem;padding:.1rem 0 2rem;background-color:#fff}.top-02 .text-box .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem}.top-02 .text-box .flex h6{margin-left:auto;font-size:2rem;font-weight:bold;line-height:3.2rem}.top-02 .text-box .flex h2{margin:0 auto 0 1rem;color:#5bc768;font-size:3.2;font-weight:bold}.top-02 .text-box p{margin-top:2rem;text-align:center}.top-02 .text-box .btn-square-shadow{margin-top:3rem;color:#000}@media screen and (min-width: 561px){.top-02{margin-top:5rem}.top-02 h4{margin-top:5rem}.top-02 .text-box{margin-top:3rem;padding-bottom:3rem}.top-02 .text-box .flex h6{font-size:2.2rem;line-height:3.6rem}.top-02 .text-box .flex h2{margin-left:2rem;font-size:3.6rem}.top-02 .text-box .btn-square-shadow{margin-top:4rem}}@media screen and (min-width: 961px){.top-02{margin-top:8rem}.top-02 h4{margin-top:8rem}.top-02 .text-box{margin-top:5rem}.top-02 .text-box .inner .flex h6{font-size:2.6rem;line-height:4rem}.top-02 .text-box .inner .flex h2{font-size:4rem}.top-02 .text-box .inner .btn-square-shadow{margin-top:8rem}}.top-03{position:relative;width:100%;margin-top:3rem}.top-03 h4{margin-top:3rem;text-align:center;font-weight:bold}.top-03 .text-box{width:100%;margin-top:2rem;padding-top:0.1rem;padding-bottom:2rem;background-color:#fff}.top-03 .text-box .box{margin-top:3rem}.top-03 .text-box .box img{margin:2rem auto 1rem}.top-03 .text-box .box h6{color:#5bc768;text-align:center}.top-03 .text-box .box p{margin:1rem 5% 0}.top-03 .text-box .box-01 img{margin-bottom:1.5rem}@media screen and (min-width: 561px){.top-03{margin-top:5rem}.top-03 h4{margin-top:5rem}.top-03 .text-box{margin-top:3rem;padding-bottom:3rem}.top-03 .text-box .box p{margin:2rem 15% 0}}@media screen and (min-width: 961px){.top-03{margin-top:8rem}.top-03 .text-box{margin-top:5rem;padding-bottom:5rem}.top-03 .text-box .inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:150rem}.top-03 .text-box .inner .box{width:calc(100%/3)}.top-03 .text-box .inner .box p{margin:2rem 8% 0}}.access{width:100%;margin-top:3rem;text-align:center}.access h4{margin-top:3rem;font-weight:bold}.access .bg{width:100%;margin-top:2rem}.access .bg .map{width:100%;height:30rem}.access .text-box{margin-top:2rem;color:#fff}.access .text-box p{color:#fff}.access .text-box .eigyou .h6-1{padding-top:2rem;margin-bottom:0}.access .text-box .eigyou .right{margin-top:1rem}.access .text-box .eigyou .right h6{margin-left:.5rem;margin-right:.5rem;font-size:1.4rem;text-align:left}.access h6{margin-top:0.5rem;margin-bottom:2rem}.access .tel{margin:1rem 0;color:#5bc768;font-size:2.2rem;font-weight:normal}#instagram{width:100%;margin-top:3rem}#instagram .insta-logo{width:20rem;margin:3rem auto 0}#instagram .insta_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:2rem;padding-top:1rem;padding-bottom:1rem;padding-left:1rem;background-color:#fff}#instagram .insta_list li{margin:0 .8rem;width:28%;height:9rem;overflow:hidden}#instagram .insta_list li img{width:100%;margin:0}#instagram .insta_list ::marker{color:#fff;background-color:#fff}@media screen and (min-width: 561px){.access{margin-top:5rem}.access h4{margin-top:5rem}.access .bg{margin-top:3rem}.access .bg .map{height:40rem}.access .text-box .eigyou{width:50rem;margin:0 auto}.access .text-box .eigyou .h6-1{padding-top:2rem;margin-bottom:0}.access .text-box .eigyou .right{margin-top:1rem}.access .text-box .eigyou .right h6{margin-left:.5rem;margin-right:.5rem;font-size:1.8rem;text-align:left}#instagram{margin-top:5rem}#instagram .insta-logo{width:28rem;margin-top:5rem}#instagram .insta_list{padding-left:2rem;padding-top:2rem;padding-bottom:2rem}#instagram .insta_list li{margin:0 1rem;width:30%;height:20rem}#instagram .insta_list li img{width:100%;margin:0;-webkit-box-shadow:5px 5px 5px #000;box-shadow:5px 5px 5px #000}}@media screen and (min-width: 961px){.access .bg{padding:5rem 0}.access .bg .inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:140rem}.access .bg .map{width:40%;height:45rem;margin:0 auto}.access .text-box{margin-top:10rem;margin-right:auto}.access .text-box .eigyou .h6-1{padding-top:3rem;margin-bottom:0}.access .text-box .eigyou .right h6{margin-left:2rem;margin-right:1rem;font-size:1.6rem;text-align:left}.access .h6{margin-top:2rem}.access .h6 span{font-size:2.8rem}#instagram{margin:3rem 0 5rem;padding:2rem 0}#instagram .insta-logo{width:30rem;margin:8rem auto 0}#instagram .inner{max-width:100rem}#instagram .insta_list{padding-left:2rem}#instagram .insta_list li{width:30%;height:20rem}#instagram .insta_list li img{width:100%;margin:0;-webkit-box-shadow:5px 5px 5px #000;box-shadow:5px 5px 5px #000}}.course{width:100%;padding-top:8rem}.course h2{text-align:center;font-weight:bold;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.course .box{position:relative;width:100%;margin-top:3rem;padding-bottom:2rem;background-color:#fff}.course .box .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem 0;color:#fff}.course .box .flex .title small{color:#000}.course .box .flex .title h4{margin-top:0.5rem;color:#000}.course .box .flex p{margin:1.7rem 0 0 0}.course .box h6{margin:1rem;color:#5bc768}.course .box .text p{margin-top:2rem}.course .box-01{margin-top:3rem;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.course .box-01 h6{font-size:1.6rem}.course .box-02{-webkit-animation-name:start02;animation-name:start02;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.course .box-03{-webkit-animation-name:start02;animation-name:start02;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media screen and (min-width: 561px){.course{padding-top:12rem}.course .box{width:100%;margin-top:8rem;padding-bottom:3rem}.course .box .flex{padding:2rem 5rem}.course .box .flex p{margin-top:2rem}.course .box h6{margin:0rem 5rem}.course .box-01{margin-top:3rem}.course .text p{margin:2rem 5rem}}@media screen and (min-width: 961px){.course{padding-top:15rem}.course .box{width:100%;margin-top:5rem;padding-bottom:3rem}}.exercise{width:100%;margin-top:3rem}.exercise h2{margin-top:3rem;font-weight:bold;text-align:center}.exercise .box{width:100%;margin-top:5rem;padding-bottom:2rem;background-color:#fff}.exercise .box h4{margin-left:1rem;padding-top:2rem;color:#5bc768;font-weight:bold}.exercise .box .pragraph{margin-top:2rem;font-size:1.8rem;font-weight:bold}.exercise .box .text p{margin-top:1rem}.exercise .box .text .p{margin-top:2rem}.exercise .box-01{margin-top:2rem}@media screen and (min-width: 561px){.exercise{margin-top:5rem}.exercise h2{margin-top:5rem}.exercise .box{margin-top:5rem;padding-bottom:3rem}.exercise .box h4{margin-left:2rem;padding-top:3rem}.exercise .box .pragraph{margin-top:3rem;font-size:2.4rem}.exercise .box .text p{margin-top:2rem}.exercise .box .text .p{margin-top:3rem}}@media screen and (min-width: 961px){.exercise{margin-top:8rem}.exercise .box{margin-top:8rem;padding-bottom:5rem}.exercise .box h4{margin-left:2rem;padding-top:3rem}.exercise .box .pragraph{font-size:2.8rem}.exercise .box-03 h4{padding-top:4rem}}.staff{width:100%;margin-top:3rem}.staff h2{margin-top:3rem;font-weight:bold;text-align:center}.staff .box{position:relative;width:100%;margin-top:3rem;padding-bottom:2rem;background-color:#fff}.staff .box .hito{width:80%;margin:0 auto 0 0}.staff .box .name{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:2rem}.staff .box .name p{margin-left:1rem;color:#5bc768;line-height:2.4rem}.staff .box .name h4{margin-left:1rem;font-size:2.4rem;color:#000;text-align:center}.staff .box .border{width:90%;height:0.2rem;margin-top:.6rem;margin-left:1rem;margin-right:auto;background-color:#000}.staff .box .text-box p{margin-top:2rem}.staff .box-02{margin-top:6rem}@media screen and (min-width: 561px){.staff{margin-top:5rem}.staff h2{margin-top:5rem}.staff .box{position:relative;width:90%;margin:5rem auto 0;padding:0}.staff .box .hito{width:40%;margin-left:0;margin-right:auto}.staff .box .right{position:absolute;top:5rem;right:0;width:60%}.staff .box .right .name{margin-top:0}.staff .box .right .name p{margin-left:2rem;font-size:2rem;line-height:3.4rem}.staff .box .right .name h4{margin-left:2rem;font-size:3.4rem}.staff .box .right .border{width:90%;height:0.2rem;margin:1rem auto 0 2rem;background-color:#fff}.staff .box .right .text-box{margin-top:4rem}.staff .box .right .text-box p{margin-top:2.5rem}.staff .box-02{margin-top:8rem}}@media screen and (min-width: 961px){.staff{margin-top:8rem}.staff .box .right .name{margin-top:5rem}.staff .box .right .text-box{margin-top:5rem}}.price{position:relative;width:100%;margin-top:8rem;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.price h2{font-weight:bold;text-align:center}.price .campaign{margin-top:1rem;color:red;text-align:center;font-weight:bold}.price .bg{width:100%;background-color:#201f1f}.price .box{width:95%;margin:3rem auto 0;padding-bottom:1rem;background-color:#fff;border-radius:.5rem}.price .box .title-box{width:100%;padding:1.5rem 0;color:#fff;background-color:#5f5f5f;text-align:center;font-weight:bold;border-radius:.5rem .5rem 0 0}.price .box .title-box h6{margin:0}.price .box h4{margin-top:2rem;color:#000;font-size:2.4rem;font-weight:bold}.price .box .sub{margin-top:.8rem;font-size:1.2rem}.price .box h6{margin:2rem 1rem 0}.price .box .pragraph01{margin-top:2rem;margin-right:0;font-size:1.6rem}.price .box .pragraph01 span{margin-left:1.8rem}.price .box .pragraph02{margin-top:0.5rem;margin-right:0;font-size:1.6rem}.price .box .pragraph02 span{margin-left:.8rem}.price .box .etc-3{margin-top:2rem}.price .box span{font-weight:bold}.price .box .border{width:95%;height:.1rem;margin:0.5rem auto;background-color:#201f1f}.price .box .taiken{width:95%;margin:1rem auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price .box .taiken h6,.price .box .taiken h4{margin:0}.price .box .taiken h6{line-height:2.4rem}.price .base-title{margin-top:5rem;background-color:#5bc768;padding:1.5rem 0}.price .base-title h6{text-align:center;font-weight:bold}.price .etc{margin:1rem 1rem 0;color:#fff;font-size:1.2rem;line-height:1.6rem}.price .box-01{text-align:center}.price .box-01 .opening{margin-top:2rem;padding:1rem 0;background-color:#5bc768}.price .box-01 .opening h6{margin:0}.price .box-01 p{margin-top:1rem}.price .box-01 .h4{margin-top:1rem;color:#5bc768}.price .box-02{margin-top:2rem}.price .box-02 .title-box .img-01{position:absolute;top:.5rem;right:1rem;width:4rem}.price .box-02 .box-02__price{text-align:center}.price .box-02 .box-02__price .p{padding-top:2.8rem}.price .box-02 .box-02__price p{margin-top:1rem}.price .box-02 .box-02__price h4{margin-top:.5rem;margin-left:1rem}.price .box-03 .title-box{padding:.8rem 0}.price .box-03 .title-box h6{margin-top:0.2rem}.price .box-03 .title-box .img-02{position:absolute;top:.5rem;right:1rem;width:5rem}.price .box-03 .box-03__price{text-align:center}.price .box-03 .box-03__price p{margin-top:1rem}.price .box-03 .box-03__price h4{margin-top:.5rem;margin-left:1rem}.price .box-03 .box-03__price .p{margin-top:.5rem}.price .box-04 .title-box{padding:.8rem 0}.price .box-04 .title-box h6{margin-top:0.2rem}.price .box-04 .title-box .img-03{position:absolute;top:1rem;right:1rem;width:6.5rem}.price .box-04 .box-04__price{text-align:center}.price .box-04 .box-04__price p{margin-top:1rem}.price .box-04 .box-04__price .left .pra{margin-left:0;font-weight:bold}.price .box-04 .box-04__price .left .p{margin-top:.5rem;margin-left:0;font-size:1.2rem}.price .box-04 .box-04__price h4{margin-top:.5rem}.price .box-04 .box-04__price .p{margin-top:0}.price .box-04 .box-04__price--02{margin-top:1rem}.price .box-05 .title-box .img-04{position:absolute;top:.2rem;right:1rem;width:5rem}.price .box-05 .box-05__price{text-align:center}.price .box-05 .box-05__price p{margin-top:1rem}.price .box-05 .box-05__price p br{display:none}.price .box-05 .box-05__price h4{margin-top:.5rem}.price .box-05 .box-05__price .kome{font-size:1.2rem;text-align:left}.price .box-05 .box-05__price .kome-01{margin-top:2rem}.price .box-05 .box-05__price .kome-02{margin-top:0}.price .box-06 .title-box .img-05{position:absolute;top:.5rem;right:1rem;width:4rem}.price .box-06 .box-06__price{text-align:center}.price .box-06 .box-06__price .p{padding-top:2.5rem}.price .box-06 .box-06__price p{margin-top:1rem}.price .box-06 .box-06__price h4{margin-top:.5rem}.price .box-06 .pragraph01 span{margin-left:3rem}.price .box-07 .title-box .img-06{position:absolute;top:0;right:1rem;width:5rem}.price .box-07 .box-07__price{text-align:center}.price .box-07 .box-07__price p{margin-top:1rem}.price .box-07 .box-07__price .p{padding-top:2.5rem}.price .box-07 .box-07__price h4{margin-top:.5rem}.price .box-07 .pragraph01 span{margin-left:1.8rem}.price .box-08{text-align:center}.price .box-08 h4{margin-top:1rem}.price .box-09{padding-bottom:2rem;text-align:center}.price .box-09 .h6{padding-top:2rem}.price .box-09 p{margin-top:1rem}.price .box-09 h4{margin-top:0.5rem}.price .small{margin-top:2rem}.price .small p{color:#fff;font-size:1.2rem}@media screen and (min-width: 561px){.price{margin-top:12rem}.price .box{margin:5rem auto 0;padding-bottom:2rem}.price .box .title-box{padding:2rem 0}.price .box h4{font-size:3.2rem}.price .box .kome{font-size:1.4rem}.price .box .kome-01{margin-top:2rem}.price .box h6{margin:3rem 0 0 7rem}.price .box .pragraph01{margin-top:2rem;margin-left:5rem;font-size:2rem}.price .box .pragraph01 span{margin-left:2rem}.price .box .pragraph02{margin-top:1rem;margin-left:5rem;font-size:2rem}.price .box .ticket{margin:2rem 0 0 5rem;font-size:1.4rem}.price .box .taiken{width:100%;margin:1.5rem auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price .box .taiken h6{margin-left:5rem;line-height:3.2rem}.price .box .taiken h4{margin-right:3rem}.price .etc{margin-top:2rem;font-size:1.4rem;text-align:center}.price .box-01{width:60%}.price .box-01 p{margin:1.5rem 1rem 0 1rem}.price .box-02{width:80%;margin-top:3rem}.price .box-02 .title-box .img-01{top:.5rem;width:5rem}.price .box-02 .box-02__price p{margin-top:1.5rem}.price .box-03,.price .box-04,.price .box-05{width:80%}.price .box-03 .title-box{padding:.5rem 0 1rem}.price .box-03 .title-box .img-02{top:.5rem;right:1rem;width:5rem}.price .box-03 .box-03__price p{margin-top:1.5rem;text-align:center}.price .box-03 .box-03__price h4{margin-top:1rem}.price .box-03 .box-03__price .p{margin-top:1rem}.price .box-04 .title-box{padding:.5rem 0 1rem}.price .box-04 .title-box .img-03{top:.5rem;right:1rem;width:8rem}.price .box-04 .box-04__price .left .p{margin-top:.8rem;font-size:1.6rem}.price .box-04 .box-04__price p{margin-top:1.5rem}.price .box-04 .box-04__price h4{margin-top:.5rem}.price .box-04 .box-04__price .p{margin-top:0.5rem}.price .box-05 .title-box{padding:1.8rem 0}.price .box-05 .title-box .img-04{top:0.5rem;right:0.5rem;width:4.5rem}.price .box-05 .box-05__price p{margin-top:1rem;margin-right:1.23rem;margin-left:1.23rem;text-align:center}.price .box-05 .box-05__price .flex{width:80%;margin:1rem auto 0}.price .box-05 .box-05__price h4{margin-top:.5rem}.price .box-05 .box-05__price .kome{font-size:1.4rem;text-align:left;margin-left:5rem;margin-right:.5rem}.price .box-05 .box-05__price .kome-01{margin-top:2rem}.price .box-05 .box-05__price .kome-02{margin-top:0}.price .tab-box__02 .box-06,.price .tab-box__02 .box-07,.price .tab-box__02 .box-08{width:80%}.price .tab-box__02 .box-06 .title-box .img-05,.price .tab-box__02 .box-07 .title-box .img-05,.price .tab-box__02 .box-08 .title-box .img-05{top:0.5rem;right:2rem;width:5rem}.price .tab-box__02 .box-06 .title-box .img-06,.price .tab-box__02 .box-07 .title-box .img-06,.price .tab-box__02 .box-08 .title-box .img-06{top:0;right:2rem;width:6rem}.price .tab-box__02 .box-06 .p,.price .tab-box__02 .box-07 .p,.price .tab-box__02 .box-08 .p{padding-top:3rem}.price .tab-box__02 .box-06{margin-top:3rem}.price .tab-box__02 .box-06 .pragraph01 span{margin-left:3.4rem}.price .tab-box__02 .box-08 h4{margin-top:2rem}.price .box-09{width:80%}.price .box-09 .h6{margin:0;margin-top:2rem}.price .small{margin-top:2rem;margin-left:5rem}.price .small p{font-size:1.4rem}}@media screen and (min-width: 961px){.price{margin-top:15rem}.price .box h4{font-size:3.2rem}.price .box .kome{font-size:1.6rem}.price .box h6{margin:3rem 0 0 7rem}.price .box .pragraph01{margin-top:3rem;margin-left:2rem;font-size:2rem}.price .box .pragraph01 span{margin-left:2rem}.price .box .pragraph02{margin-top:1rem;margin-left:2rem;font-size:2rem}.price .box .taiken{width:100%;margin:1.5rem auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price .box .taiken h6{margin-left:2rem;line-height:3.4rem}.price .box .taiken h4{margin-right:1rem}.price .etc{font-size:1.6rem}.price .box-01{width:50rem}.price .box-01 h4{margin-top:3rem}.price .box-01 p{margin:1.5rem 2rem 0 2rem}.price .box-01 .h4{margin-top:1.5rem}.price .box-01 .opening{margin-top:3rem}.price .base-title{margin-top:8rem}.price .inner-kun{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100rem}.price .inner-kun .box-02{width:46rem}.price .inner-kun .box-02 .title-box .img-01{top:.6rem;right:1rem;width:5rem}.price .inner-kun .box-02 .box-02__price p{margin-top:1rem}.price .inner-kun .box-02 .box-02__price .p{margin-top:1.5rem}.price .inner-kun .box-03,.price .inner-kun .box-04,.price .inner-kun .box-05{width:46rem}.price .inner-kun .box-03{margin-top:3rem}.price .inner-kun .box-03 .title-box .img-02{top:0.2rem;width:6rem}.price .inner-kun .box-03 .box-03__price p{margin-top:1rem}.price .inner-kun .box-03 .box-03__price .p{margin-top:1.4rem}.price .inner-kun .box-04 .box-04__price p{margin-top:2.5rem}.price .inner-kun .box-04 .kaiin h4{margin-right:1rem}.price .inner-kun .box-05 .box-05__price{padding-top:5rem}.price .inner-kun .box-05 .kome{font-size:1.4rem}.price .tab-box__02 .box-06,.price .tab-box__02 .box-07,.price .tab-box__02 .box-08,.price .tab-box__02 .box-09{width:60rem}.price .tab-box__02 .box-06 .pragraph01,.price .tab-box__02 .box-07 .pragraph01,.price .tab-box__02 .box-08 .pragraph01,.price .tab-box__02 .box-09 .pragraph01{margin-top:3rem;margin-left:2rem;font-size:2rem}.price .tab-box__02 .box-06 .pragraph01 span,.price .tab-box__02 .box-07 .pragraph01 span,.price .tab-box__02 .box-08 .pragraph01 span,.price .tab-box__02 .box-09 .pragraph01 span{margin-left:2rem}.price .tab-box__02 .box-06 .pragraph02,.price .tab-box__02 .box-07 .pragraph02,.price .tab-box__02 .box-08 .pragraph02,.price .tab-box__02 .box-09 .pragraph02{margin-top:1rem;margin-left:2rem;font-size:2rem}.price .tab-box__02 .box-06 .ticket,.price .tab-box__02 .box-07 .ticket,.price .tab-box__02 .box-08 .ticket,.price .tab-box__02 .box-09 .ticket{margin:2rem 0 0 1rem}.price .tab-box__02 .box-06 .taiken h6,.price .tab-box__02 .box-07 .taiken h6,.price .tab-box__02 .box-08 .taiken h6,.price .tab-box__02 .box-09 .taiken h6{margin-left:2rem}.price .tab-box__02 .box-06 .taiken h4,.price .tab-box__02 .box-07 .taiken h4,.price .tab-box__02 .box-08 .taiken h4,.price .tab-box__02 .box-09 .taiken h4{margin-right:2rem}.price .tab-box__02 .box-06 .pragraph01 span{margin-left:3.3rem}.price .tab-box__02 .box-07{margin-top:3rem}.price .tab-box__02 .box-09 .box-09__price{padding-top:1rem}.price .small{margin-left:8%}.price .small p{font-size:1.6rem}}.photo-wood{margin-top:3rem}.photo-title{padding-top:3rem;text-align:center;font-weight:bold}.photo{position:relative;width:100%;height:50rem;margin-top:2rem;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition-property:opacity, -webkit-transform, -webkit-filter;transition-property:opacity, -webkit-transform, -webkit-filter;transition-property:transform, opacity, filter;transition-property:transform, opacity, filter, -webkit-transform, -webkit-filter;-webkit-transition-duration:.5s,.5s,.5s;transition-duration:.5s,.5s,.5s;-webkit-transition-timing-function:cubic-bezier(0.5, 0, 0.5, 1);transition-timing-function:cubic-bezier(0.5, 0, 0.5, 1)}.photo img{max-width:100%}.photo #app{position:relative;width:100%;height:50rem;overflow:hidden}.photo .ui-big-images{position:absolute;height:100%;width:100%;overflow:hidden;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex}.photo .ui-big-image{position:absolute;top:0;width:100%;margin-right:-100%}.photo .ui-big-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 20%;object-position:center 20%;width:100%;height:100%;display:block}@media (max-height: 100%){.photo .ui-big-image img{-o-object-position:center center;object-position:center center}}.photo .ui-thumbnails{position:absolute;width:100%;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;padding:0 .5rem 1rem}.photo .ui-thumbnail{display:block;width:6rem;height:4rem;margin-left:3%;padding-top:0.5rem;margin-bottom:0.3rem;padding-bottom:0.35rem;cursor:pointer;overflow:hidden}.photo .ui-thumbnail img{width:4.5rem}.photo .ui-cuticle{background-color:#5bc768;position:absolute;bottom:-.15rem;height:.5rem;width:100%;padding-top:0.2rem}.photo .ui-thumbnail>img{width:auto}.photo .ui-content{position:absolute;width:100%;right:0;bottom:9.5rem;text-align:center}.photo .ui-articles{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}.photo .ui-articles h2{color:#000}.photo .ui-article{padding:1rem;width:100%;margin-right:-100%;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-pack:center;-ms-flex-pack:center;justify-content:center}.photo .ui-paragraph{margin:0;color:#fff;font-size:.7rem;line-height:1.7}.photo .ui-nav{position:absolute;top:35%;width:100%;height:3rem;background:inherit}.photo .ui-nav button{padding:0;background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:50%;color:#5bc768;font-size:2.6rem;font-family:monospace;-webkit-transition:inherit;transition:inherit;-webkit-transition-duration:300ms;transition-duration:300ms}.photo .ui-nav button:hover,.photo .ui-nav button:focus{outline:none}.photo .ui-nav button:active{outline:none;-webkit-transition-duration:100ms;transition-duration:100ms}.photo .ui-nav #prev{position:absolute;left:.5rem;text-align:left;text-align-last:left}.photo .ui-nav #next{position:absolute;right:.5rem;text-align:right}.photo .ui-heading{margin:0;margin-bottom:0.5rem;font-size:1.6rem;font-weight:normal}.photo .ui-heading:before{font-size:.5rem;text-transform:uppercase;display:block;margin-bottom:.5rem;letter-spacing:1px}.photo .ui-big-image{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.photo .ui-big-image img{-webkit-transform:scale(0.85);transform:scale(0.85)}.photo .ui-big-image[data-active] ~ .ui-big-image{-webkit-transform:translateX(100%);transform:translateX(100%)}.photo .ui-big-image[data-active]{opacity:1;-webkit-transform:translateX(0%);transform:translateX(0%)}.photo .ui-big-image[data-active] img{-webkit-transform:scale(1);transform:scale(1)}.photo .ui-article{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.photo .ui-article:before{content:'';position:absolute;bottom:0;right:0;width:100%;height:100%;background-color:transparent;opacity:1;-webkit-transition-duration:.25s;transition-duration:.25s;z-index:1}.photo .ui-article[data-active] ~ .ui-article{-webkit-transform:translateX(100%);transform:translateX(100%)}.photo .ui-article[data-active]{-webkit-transform:translateX(0%);transform:translateX(0%)}.photo .ui-article[data-active]:before{opacity:0}.photo .ui-thumbnail>img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition-duration:.25s;transition-duration:.25s}.photo .ui-thumbnail:active>img{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition-duration:100ms;transition-duration:100ms}.photo .ui-thumbnail:focus{outline:none}.photo .ui-cuticle{display:none}.photo .ui-thumbnail[data-active]>img,.photo .ui-thumbnail:hover>img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.photo .ui-thumbnail[data-active] .ui-cuticle{display:block}@media screen and (min-width: 561px){.photo-wood{margin-top:8rem}.photo-title{padding-top:5rem}.photo{height:70vh;margin-top:5rem}.photo #app{height:70vh;margin:0 auto}.photo .ui-big-images{width:80%;right:0;left:0;margin:auto}.photo .ui-thumbnail{width:9rem;height:6rem}.photo .ui-content{bottom:15rem;text-align:center}.photo .ui-heading{font-size:2.2rem}.photo .ui-nav{top:40%;width:100%}.photo .ui-nav button{font-size:6rem}}@media screen and (min-width: 961px){.photo{height:50rem}.photo .ui-big-image{width:auto;height:100%}.photo #app{width:100%;max-width:110rem;height:50rem;margin:0 auto 0}.photo .ui-big-images{width:100%;height:50rem}.photo .ui-thumbnails{width:42%;right:0;left:auto;bottom:1rem}.photo .ui-thumbnail{width:12rem;height:8rem}.photo .ui-content{width:42%;top:10rem;right:0;bottom:auto}.photo .ui-heading{font-size:2.2rem}.photo .ui-nav{top:80%;left:0;width:54.5%;font-size:8rem}}.cp_qa{margin-top:8rem}.cp_qa h2{text-align:center}.cp_qa .box{margin-top:3rem}.cp_qa .box .text-box{margin-bottom:2rem;padding-bottom:1rem;background-color:#fff}.cp_qa .box .text-box .wood{height:1rem;margin-bottom:1rem}.cp_qa .box .text-box p{font-weight:bold}.cp_qa .box .text-02{padding-top:1rem}.cp_qa .box .text-02 p{font-weight:normal}.cp_qa .box .text-02 p span{font-weight:bold}.cp_qa .box .text-02 .pragraph{margin-top:0.5rem;margin-left:3rem}.cp_qa .box .text-02 .p{margin-top:1rem;margin-left:3rem}.cp_qa .box .text-02 .masuku{margin-top:2rem;margin-left:3rem}@media screen and (min-width: 561px){.cp_qa{margin-top:12rem}.cp_qa .box{margin-top:5rem}.cp_qa .box .text-box{margin-bottom:3rem;padding-bottom:2rem}.cp_qa .box .text-box .wood{height:1.5rem;margin-bottom:2rem}.cp_qa .box .text-box p{margin-right:5rem;margin-left:5rem}.cp_qa .box .text-02{padding-top:2rem}.cp_qa .box .text-02 .pragraph{margin-top:1rem;margin-left:8rem}.cp_qa .box .text-02 .p{margin-top:2rem;margin-left:8rem}.cp_qa .box .text-02 .masuku{margin-top:3rem;margin-left:8rem}}@media screen and (min-width: 961px){.cp_qa{margin-top:15rem}.cp_qa .box{margin-top:8rem}.cp_qa .box .text-box{margin-bottom:5rem;padding-bottom:3rem}.cp_qa .box .text-box .wood{height:2rem;margin-bottom:3rem}.cp_qa .box .text-box p{margin-right:10%;margin-left:10%}.cp_qa .box .text-02{padding-top:3rem}.cp_qa .box .text-02 .pragraph{margin-top:1.5rem;margin-left:12.5%}.cp_qa .box .text-02 .p{margin-top:3rem;margin-left:11.8%}.cp_qa .box .text-02 .masuku{margin-top:5rem;margin-left:12.5%}}.form-title{padding-top:8rem;text-align:center}.error_list{margin-top:2rem;margin-left:2rem;color:red;text-align:left}.error_list li{margin-top:1rem}.form-page{width:100%;margin-top:2rem;padding:1rem 0 2rem;background-color:#fff}.form-page input[type=text]{width:90vw;padding:.5rem 1rem;border:1px solid;border-radius:3px}.form-page #t_message{width:90vw;height:10rem;padding:.5rem 1rem;border:1px solid #000;border-radius:3px}.form-page input[name=btn_confirm],.form-page input[name=btn_submit],.form-page input[name=btn_back]{display:block;padding:.5rem 2rem;color:#000;cursor:pointer;border:none;border-radius:3px;-webkit-box-shadow:0 3px 0 #387c10;box-shadow:0 3px 0 #387c10;background:#5bc768}.form-page input[name=btn_confirm]{margin:1rem auto 0 2rem}.form-page input[name=btn_back]{margin-top:2rem;margin-left:2rem;margin-right:2rem;-webkit-box-shadow:0 3px 0 #777;box-shadow:0 3px 0 #777;background:#999}.form-page input[name=btn_submit]{margin-top:2rem;margin-left:2rem;margin-right:auto}.form-page .element_wrap{margin-bottom:1rem;padding:1rem 0  0 2rem;text-align:left}.form-page label{display:block;margin-bottom:.5rem;font-weight:bold}.form-page .php__contact{display:inline-block}.form-page .contact-box{display:-webkit-box;display:-ms-flexbox;display:flex}.form-page .contact-box label{margin-top:.8rem}.form-page .contact-box .contact-mail{margin-left:4rem}.form-page #mail{margin-left:2rem}.form-page .element_wrap p{display:inline-block;margin:0;text-align:left}.form-page .verification .paragraph{margin-left:2rem}.form-page #tell input{display:block}.form-page .paragraph{padding:2rem 2rem 1rem 0}.form-paragraph{margin-top:2rem;color:#fff;text-align:center}@media screen and (min-width: 561px){.form-title{padding-top:12rem}.error_list{margin-top:3rem;margin-left:10rem}.error_list li{margin-top:2rem}.form-page{margin-top:5rem;padding:2rem 0 3rem}.form-page input[type=text]{width:60vw}.form-page #t_message{width:60vw;height:20rem}.form-page input[name=btn_confirm],.form-page input[name=btn_submit],.form-page input[name=btn_back]{display:block;padding:1rem 3rem;-webkit-box-shadow:0 5px 0 #387c10;box-shadow:0 5px 0 #387c10}.form-page input[name=btn_confirm]{margin:1rem auto 0 10rem}.form-page input[name=btn_back]{margin-top:3rem;margin-left:10rem;-webkit-box-shadow:0 5px 0 #777;box-shadow:0 5px 0 #777;background:#999}.form-page input[name=btn_submit]{margin-top:3rem;margin-left:3rem}.form-page .element_wrap{margin-bottom:1rem;padding:1rem 0  0 10rem}.form-page label{margin-bottom:1rem}.form-page .contact-box label{margin-top:1rem}.form-page .contact-box .contact-mail{margin-left:5rem}}@media screen and (min-width: 961px){.form-title{padding-top:15rem}.error_list{margin-top:5rem;margin-left:32%}.error_list li{margin-top:2rem}.form-page{padding:2rem 0 5rem}.form-page input[type=text]{width:50rem}.form-page #t_message{width:50rem;height:20rem}.form-page input[name=btn_confirm],.form-page input[name=btn_submit],.form-page input[name=btn_back]{display:block;padding:1rem 5rem;-webkit-box-shadow:0 5px 0 #387c10;box-shadow:0 5px 0 #387c10}.form-page input[name=btn_confirm]{margin:3rem auto 0 32%}.form-page input[name=btn_back]{margin-top:3rem;margin-left:32%;-webkit-box-shadow:0 5px 0 #777;box-shadow:0 5px 0 #777;background:#999}.form-page input[name=btn_submit]{margin-top:3rem;margin-left:3rem}.form-page .element_wrap{margin-bottom:1rem;padding:2rem 0  0 32%}}.privacy{width:100%;margin-top:8rem}.privacy h2{text-align:center}.privacy .titleh6{margin-top:1rem;color:#5bc768;text-align:center}.privacy .bg{width:100%;padding:2rem 0;background-color:#201f1f}.privacy .bg h4{margin:4rem 0 0 1rem;color:#5bc768;line-height:3rem}.privacy .bg p{margin-top:2rem;color:#fff;line-height:2.4rem}.privacy .bg .pragraph{margin-left:2rem}.privacy .bg .box{padding-left:3rem}.privacy .bg h6{margin-top:2rem;margin-left:1rem;color:#fff}@media screen and (min-width: 561px){.privacy{margin-top:12rem}.privacy .titleh6{margin-top:1.5rem;text-align:center}.privacy .bg{padding:3rem 0}.privacy .bg h4{margin:4rem 0 0 2rem}.privacy .bg p{margin-top:3rem}.privacy .bg .pragraph{margin-left:3rem}.privacy .bg .box{padding-left:4rem}.privacy .bg h6{margin-top:3rem;margin-left:2rem}}
/*# sourceMappingURL=style.min.css.map */