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}body{background:radial-gradient(#645f5f, #0d0e0d);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;color:#645f5f;font-size:1.4rem;line-height:2.4rem}body h1{color:#eeeded;font-size:2rem;line-height:3.2rem;text-shadow:.3rem .3rem .3rem #000}body h2{margin:0 2rem;color:#eeeded;font-size:2.4rem;line-height:3.2rem;text-align:center;text-shadow:0.1rem 0.1rem 0.3rem #4d4848}body h4{font-size:1.8rem;line-height:3.4rem}body p{margin:0 2rem;text-align:center}body small{font-size:1rem}body a{text-decoration:none;color:#eeeded;font-size:1.6rem}body button{display:block;margin:2rem auto 0;padding:.5rem 2rem;background-color:#0d0e0d;border:0.2rem solid #a57329}body img{display:block}body .flex{display:-webkit-box;display:-ms-flexbox;display:flex}body .inner{width:100%;padding-bottom:2rem;background-color:#eeeded}body .wood{width:100%;height:2rem;margin-top:3rem;background-image:url(../../images/wood.png);background-size:cover;background-repeat:no-repeat;background-position:center}body .pc-line{display:none}@media screen and (min-width: 768px){body{font-size:1.6rem;line-height:3rem}body h1{font-size:3.6rem;line-height:4.6rem;text-shadow:.5rem .5rem .5rem #000}body h2{margin:0;font-size:2.8rem;line-height:3.6rem}body h4{font-size:2rem;line-height:3.4rem}body small{font-size:1.2rem}body p{margin:0 5rem}body a{font-size:2rem}body button{padding:1rem}body .inner{padding:5rem 0 0}body .wood{height:2rem;margin-top:5rem;background-image:url(../../images/wood-tab.png);background-size:cover;background-repeat:no-repeat;background-position:center}}@media screen and (min-width: 992px){body{font-size:1.8rem;line-height:3.4rem}body h1{font-size:4rem;line-height:6rem;text-shadow:.5rem .5rem .5rem #000}body h2{margin:0;font-size:3.4rem;line-height:4rem}body h4{font-size:2.2rem;line-height:3.8rem}body p{margin:0}body small{font-size:1.4rem}body a{font-size:2rem}body button{padding:1rem}body .inner{padding:5rem 0 0}body .wood{height:2rem;margin-top:5rem;background-image:url(../../images/wood-pc.png);background-size:cover;background-repeat:no-repeat;background-position:center}body .pc-line{display:block;position:relative;width:100%;max-width:150rem;height:100%;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:101}body .pc-line .pc-line__box{position:fixed;top:7rem;right:2rem}body .pc-line .pc-line__box img{width:12rem}}.page-header{position:fixed;width:100%;padding:.5rem 0;background-color:#fff;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:999}.page-header .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-header .flex .site-logo{width:12rem;height:3.5rem;margin-left:1rem;background-image:url(../../images/header__logo.png);background-position:center;background-size:contain;background-repeat:no-repeat}.page-header .flex .nav-button{display:block;position:relative;right:1rem;width:4rem;height:3.2rem;margin-top:.5rem;z-index:100}.page-header .flex .nav-button span{position:absolute;left:0;width:100%;height:.4rem;background-color:#a57329;opacity:.7}.page-header .flex .nav-button span:nth-of-type(1){top:0}.page-header .flex .nav-button span:nth-of-type(2){top:1.4rem}.page-header .flex .nav-button span:nth-of-type(3){bottom:0}.page-header .flex .nav-button.active span:nth-of-type(1){-webkit-transform:translateY(1.4rem) rotate(-45deg);transform:translateY(1.4rem) rotate(-45deg)}.page-header .flex .nav-button.active span:nth-of-type(2){opacity:0}.page-header .flex .nav-button.active span:nth-of-type(3){-webkit-transform:translateY(-1.4rem) rotate(45deg);transform:translateY(-1.4rem) rotate(45deg)}.page-header .flex .nav-button,.page-header .flex .nav-button span{display:inline-block;-webkit-transition:all 0.2s;transition:all 0.2s;-webkit-box-sizing:border-box;box-sizing:border-box}.page-header .flex .nav-wrap.open{display:block}.page-header .flex .nav-wrap.close{display:none}.page-header .flex .nav-wrap{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);z-index:10}.page-header .flex .nav-wrap .nav{display:block;position:relative;height:100%;margin-top:3rem;overflow-x:hidden;overflow-y:auto;text-align:center}.page-header .flex .nav-wrap .nav li{display:block;margin:2em}.page-header .flex .nav-wrap .nav .page-header__content{margin-top:5rem;color:#eeeded}.page-header .flex .nav-wrap .nav .page-header__content p{font-size:1.6rem}.page-header .flex .nav-wrap .nav .page-header__content .tel{margin-top:3rem;color:#a57329;font-size:2.6rem;text-shadow:.1rem .1rem .3rem #fff}.page-header .flex .nav-wrap .nav .page-header__content .line-img{width:12rem;margin:2rem auto}.page-header .flex .tel-02{display:none}.transform{background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-box-shadow:0px 3px 10px 6px #000;box-shadow:0px 3px 10px 6px #000;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media screen and (min-width: 768px){.page-header{padding:0}.page-header .flex .site-logo{width:22rem;height:5rem;margin-top:0.5rem;margin-left:2rem;margin-bottom:0.5rem}.page-header .flex .nav-button{right:2rem;width:5rem;height:3.8rem;margin-top:1rem}.page-header .flex .nav-button span{height:.5rem;opacity:1}.page-header .flex .nav-button span:nth-of-type(2){top:1.6rem}.page-header .flex .nav-button.active span:nth-of-type(1){-webkit-transform:translateY(1.6rem) rotate(-45deg);transform:translateY(1.6rem) rotate(-45deg)}.page-header .flex .nav-button.active span:nth-of-type(3){-webkit-transform:translateY(-1.6rem) rotate(45deg);transform:translateY(-1.6rem) rotate(45deg)}.page-header .flex .nav-wrap .nav li{margin:3em}.page-header .flex .nav-wrap .nav .page-header__content{margin-top:7rem}.page-header .flex .nav-wrap .nav .page-header__content p{font-size:2.6rem}.page-header .flex .nav-wrap .nav .page-header__content .tel{margin-top:2rem;color:#a57329;font-size:2.6rem}.page-header .flex .nav-wrap .nav .page-header__content .line-img{width:14rem}}@media screen and (min-width: 992px){.page-header .flex{max-width:150rem;margin:0 auto}.page-header .flex .site-logo{margin-left:2rem;margin-right:1rem}.page-header .flex .nav-button{display:none}.page-header .flex .nav-wrap{display:block;width:100%;height:8rem;margin-left:3rem;background-color:transparent}.page-header .flex .nav-wrap .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;max-width:60rem;margin:0 auto}.page-header .flex .nav-wrap .nav li{margin:0;margin-top:2rem}.page-header .flex .nav-wrap .nav li a{font-size:1.6rem;color:#645f5f}.page-header .flex .nav-wrap .nav li a:hover{padding-bottom:.5rem;border-bottom:0.2rem solid #a57329;color:#a57329}.page-header .flex .nav-wrap .nav .page-header__content{margin-top:0}.page-header .flex .nav-wrap .nav .page-header__content p{display:none}.page-header .flex .nav-wrap .nav .page-header__content h4{display:none}.page-header .flex .nav-wrap .nav .page-header__content .tel{display:none}.page-header .flex .nav-wrap .nav .page-header__content .line-img{display:none}.page-header .flex .tel-02{display:block;margin-top:1.7rem;margin-right:2rem;color:#a57329}}.page-footer{width:100%;background-image:url(../../images/footer.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#eeeded;text-align:center}.page-footer .site-logo{width:20rem;height:3.5rem;margin:2rem auto;background-image:url(../../images/header__logo.png);background-position:center;background-size:cover;background-repeat:no-repeat}.page-footer .page-footer__content .tel{margin-top:2rem;color:#a57329;font-size:2.4rem;text-shadow:.1rem .1rem .3rem #fff}.page-footer .page-footer__content .line-img{width:10rem;margin:1rem auto 0}.page-footer nav{width:100%}.page-footer nav ul{-ms-flex-pack:distribute;justify-content:space-around;margin:2rem 0 1rem}.page-footer nav ul li{font-size:1.6rem}.page-footer nav ul li a{text-shadow:0.1rem 0.1rem 0.2rem #4d4848}@media screen and (min-width: 768px){.page-footer .site-logo{width:24rem;height:4rem;margin:2rem auto}.page-footer .page-footer__content .tel{margin-top:3rem}.page-footer nav ul{margin:3rem 0 1rem}.page-footer nav ul li{padding-left:2rem;border-left:0.2rem solid #eeeded;font-size:1.8rem}}@media screen and (min-width: 992px){.page-footer .site-logo{width:27rem;height:5rem;margin:3rem auto}.page-footer .page-footer__content .tel{margin-top:1rem}.page-footer .page-footer__content .line-img{margin-top:2rem}.page-footer nav ul{max-width:100rem;margin:3rem auto 1rem}.page-footer nav ul li{padding-left:2rem;border-left:0.2rem solid #eeeded;font-size:1.8rem}.page-footer nav ul li:hover a{color:#4d4848}}@-webkit-keyframes start{from{opacity:0;-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}to{opacity:.8;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes start{from{opacity:0;-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}to{opacity:.8;-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 anime{0%{opacity:0}8%{opacity:0.8}25%{opacity:0.5;z-index:9}45%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);z-index:8}100%{opacity:0}}@keyframes anime{0%{opacity:0}8%{opacity:0.8}25%{opacity:0.5;z-index:9}45%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);z-index:8}100%{opacity:0}}.effect-01{opacity:0;-webkit-transform:translate(0, 2rem);transform:translate(0, 2rem);-webkit-transition:all 1.5s;transition:all 1.5s}.effect-02{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.main-visual{width:100%;height:30vh;padding-top:4.6rem}.main-visual .imgbox{position:relative;width:100%;height:100%;background-image:url(../../../images/main-visual-sp.png);background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:100}.main-visual .imgbox h1{position:absolute;top:0;right:0;left:0;bottom:0;width:22rem;height:2.5rem;margin:auto;padding-left:1rem;-webkit-animation-name:start;animation-name:start;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:20}.main-visual .wood{margin-top:0}@media screen and (min-width: 768px){.main-visual{height:50vh}.main-visual .imgbox{background-image:url(../../../images/main-visual-tab.png)}.main-visual .imgbox h1{width:40rem}}@media screen and (min-width: 992px){.main-visual{height:95vh}.main-visual .imgbox{background-image:url(../../../images/main-visual.png);background-position:bottom}.main-visual .imgbox h1{width:45rem;bottom:7rem}}.policy{margin-top:5rem;-webkit-animation-name:start01;animation-name:start01;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.policy .policy__text{margin-top:2rem;color:#fff}.policy .policy__text p{margin-top:2rem;text-align:justify;text-justify:inter-ideograph}@media screen and (min-width: 768px){.policy{margin-top:7rem}.policy .policy__text{margin-top:3rem}.policy .policy__text p{margin-top:3rem}}@media screen and (min-width: 992px){.policy{margin-top:8rem}.policy .policy__text{max-width:110rem;margin:5rem auto 0;padding:0 8rem}.policy .policy__text p{margin-top:5rem}}.section01{position:relative;width:100%;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}.section01 .section01__content .flex{width:21rem;margin:0 auto}.section01 .section01__content .flex .icon{width:4rem;height:4.2rem}.section01 .section01__content .flex .icon .fa-images{color:#fff}.section01 .section01__content .flex h2{margin-right:3rem;margin-bottom:2rem;padding-top:0.5rem}.section01 .section01__content .inner .section01__text{width:100%;padding-top:2rem}.section01 .section01__content .inner .section01__text p{text-align:justify;text-justify:inter-ideograph}@media screen and (min-width: 768px){.section01{margin-top:5rem}.section01 .section01__content .flex{width:25rem}.section01 .section01__content .flex h2{margin-left:3rem;margin-right:0;margin-bottom:3rem}.section01 .section01__content .inner .section01__text{padding-top:0;padding-bottom:2rem}.section01 .section01__content .inner button{margin-top:3rem}}@media screen and (min-width: 992px){.section01{margin-top:8rem}.section01 .inner .section01__text{max-width:100rem;margin:0 auto}.section01 .inner .section01__text p{margin:0}}.section02{width:100%;margin-top:3rem}.section02 .section02__content .flex{width:18rem;margin:0 auto}.section02 .section02__content .flex .icon{width:4rem;height:4.2rem;margin-right:1rem}.section02 .section02__content .flex .icon .fa-money-check-alt{color:#fff}.section02 .section02__content .flex h2{margin-right:6rem;margin-bottom:2rem;padding-top:0.5rem}.section02 .inner .section02__text{width:100%;padding-top:2rem}.section02 .inner .section02__text p{text-align:justify;text-justify:inter-ideograph}@media screen and (min-width: 768px){.section02{margin-top:5rem}.section02 .section02__content .flex{width:18rem;margin:0 auto}.section02 .section02__content .flex h2{margin-left:2rem;margin-right:0;margin-bottom:3rem}.section02 .inner .section02__text{padding-top:0;padding-bottom:2rem}.section02 .inner button{margin-top:2rem}}@media screen and (min-width: 992px){.section02{margin-top:8rem}.section02 .inner .section02__text{max-width:100rem;margin:0 auto}.section02 .inner p{margin:0}}.section03{width:100%;margin-top:3rem}.section03 .section03__content .flex{width:20rem;margin:0 auto}.section03 .section03__content .flex .icon{width:4.2rem;height:4.2rem}.section03 .section03__content .flex .icon .fa-question-circle{color:#fff}.section03 .section03__content .flex h2{margin-right:3rem;margin-bottom:2rem;padding-top:0.5rem}.section03 .inner .section03__text{width:100%;padding-top:2rem}.section03 .inner .section03__text p{text-align:justify;text-justify:inter-ideograph}@media screen and (min-width: 768px){.section03{margin-top:5rem}.section03 .section03__content .flex{width:20rem;margin:0 auto}.section03 .section03__content .flex h2{margin-right:0;margin-left:2rem;margin-bottom:3rem}.section03 .inner .section03__text{padding-top:0;padding-bottom:2rem}.section03 .inner .section03__text button{margin-top:2rem}}@media screen and (min-width: 992px){.section03{margin-top:8rem}.section03 .inner .section03__text{max-width:100rem;margin:0 auto}.section03 .inner .section03__text p{margin:0}}.access{padding-top:2rem}.access .map{width:100%;height:30rem;margin-top:2rem}.access .access__content{padding:2rem 0 0;color:#eeeded;text-align:center}@media screen and (min-width: 768px){.access{padding-top:3rem}.access h2{margin-bottom:3rem}.access .map{width:80%;height:40rem;margin:0 auto}.access .access__content{padding:4rem 0 0 0;color:#eeeded;text-align:center}.access .access__content p{margin-bottom:1rem;font-size:2rem}}@media screen and (min-width: 992px){.access{padding-top:7rem}.access .box{max-width:120rem;margin:0 auto}.access .box h2{margin-bottom:5rem}.access .box .map{display:block;width:50%;height:60vh;margin-right:auto;margin-left:0}.access .box .access__content{position:absolute;right:10%;bottom:30%}.access .box .access__content p{margin-bottom:1rem;font-size:2rem}}.flow{padding-top:8rem}.flow .box{margin-top:2rem;text-align:center;color:#eeeded}.flow .box .arrow-bottom{display:inline-block;width:1.8rem;height:1.8rem;margin:.5rem 10px;border-bottom:4px solid #000;border-right:4px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.flow .inner{margin-top:2rem;padding:2rem 0;text-align:center}.flow .inner p{text-align:justify;text-justify:inter-ideograph}.flow h2{margin-top:2rem}@media screen and (min-width: 768px){.flow{padding-top:12rem}.flow .box{margin-top:3rem}.flow .box .arrow-bottom{margin:1rem 10px}.flow .inner{margin-top:3rem;padding:3rem 0}.flow h2{margin-top:3rem}}@media screen and (min-width: 992px){.flow .box{margin-top:5rem}.flow .inner .inner-text{max-width:100rem;margin:2rem auto;padding:3rem 0}.flow h2{margin-top:3rem}}.price{padding-top:8rem}.price .price-box{color:#eeeded}.price .price-box .price-box__main{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2rem 0;padding:0 2rem}.price .price-box .price-box__main .price-box__price p{margin:0;padding-top:0.6rem}.price .inner{margin-top:3rem;padding-top:2rem;text-align:center}.price .inner h4{margin-bottom:1rem;font-weight:bold}.price .inner p{text-align:justify;text-justify:inter-ideograph}@media screen and (min-width: 768px){.price{padding-top:12rem}.price .price-box .price-box__main{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:3rem 0;padding:0 5rem}.price .price-box .price-box__main .h4-main{width:50%;text-align:center}.price .price-box .price-box__main .price-box__price{width:50%;margin-left:3rem}.price .inner{margin-top:5rem;padding:3rem 0}.price .inner h4{margin-bottom:3rem}}@media screen and (min-width: 992px){.price{padding-top:15rem}.price .price-box .price-box__main{-ms-flex-pack:distribute;justify-content:space-around;width:65rem;margin:5rem auto 2rem}.price .price-box .price-box__main .price-box__price{margin-left:5rem}.price .inner{margin-top:5rem;padding:3rem 0}.price .inner .inner-text{width:100rem;margin:0 auto}.price .inner h4{margin-bottom:3rem}}.q-a{padding-top:8rem}.q-a .paragraph{margin-top:2rem;color:#eeeded}.q-a .inner{margin-top:3rem;text-align:left}.q-a .inner h4{font-weight:bold}.q-a .inner .h4-l{margin-left:2rem;margin-right:1rem}.q-a .inner .h4-r{margin-right:2rem}.q-a .inner p{margin-top:2rem;text-align:justify;text-justify:inter-ideograph}.q-a .flex-inner{margin-bottom:-1rem;padding:0}@media screen and (min-width: 768px){.q-a{padding-top:12rem}.q-a .paragraph{margin-top:3rem}.q-a .inner{margin-top:3rem}.q-a .inner .h4-l{margin-left:5rem}.q-a .inner .h4-r{margin-right:2rem}.q-a .inner p{margin-top:3rem}.q-a .inner .inner-text{width:100rem;margin:0 auto}.q-a .flex-inner{margin-bottom:-1rem;padding:0}}@media screen and (min-width: 992px){.q-a{padding-top:15rem}.q-a .paragraph{margin-top:3rem}.q-a .inner{margin-top:3rem;padding-top:1rem;padding-bottom:1rem}.q-a .inner .h4-l{margin:1rem 0}.q-a .inner .h4-r{margin:1rem 0 1rem 2rem}.q-a .inner p{margin-top:1rem}.q-a .inner .inner-text{width:100rem;margin:0 auto}.q-a .flex-inner{margin-bottom:-1rem;padding:0}}.form-title{padding-top:7rem}.error_list{margin-top:2rem;margin-left:2rem;color:red;text-align:left}form{width:100%;margin-top:2rem;padding-bottom:2rem;background-color:#eeeded}form input[type=text]{width:80vw;padding:.5rem 1rem;border:1px solid;border-radius:3px}form #t_message{width:80vw;height:5rem;padding:.5rem 1rem;border:1px solid #0d0e0d;border-radius:3px}form input[name=btn_confirm],form input[name=btn_submit],form input[name=btn_back]{display:block;padding:.5rem 2rem;color:#fff;cursor:pointer;border:none;border-radius:3px;-webkit-box-shadow:0 3px 0 #5e3d0c;box-shadow:0 3px 0 #5e3d0c;background:#a57329}form input[name=btn_confirm]{margin:2rem auto 0}form input[name=btn_back]{margin-top:2rem;margin-left:auto;margin-right:2rem;-webkit-box-shadow:0 3px 0 #777;box-shadow:0 3px 0 #777;background:#999}form input[name=btn_submit]{margin-top:2rem;margin-left:2rem;margin-right:auto}form .element_wrap{margin-bottom:1rem;padding:1rem 0 2rem 2rem;border-bottom:1px solid #ccc;text-align:left}form label{display:block;margin-bottom:.1rem;font-weight:bold}form .php__contact{display:inline-block}form .contact{display:inline;margin-left:0;margin-right:1rem}form #mail{margin-left:2rem}form .element_wrap p{display:inline-block;margin:0;text-align:left}form .contact_content{margin-left:2rem;clear:both;overflow:hidden}form .contact_content p{font-size:1rem}form .contact_content input{margin-left:0}form .verification .paragraph{margin-left:2rem}form #tell input{display:block}form .paragraph{padding:2rem 2rem 2rem 0}@media screen and (min-width: 768px){.form-title{padding-top:12rem}.error_list{margin-top:2rem;margin-left:5rem}form{margin-top:3rem}form input[type=text]{width:70vw;padding:1rem}form #t_message{width:70vw;height:7rem;padding:1rem}form .form__content{height:6rem}form input[name=btn_back]{margin-right:20px;-webkit-box-shadow:0 3px 0 #777;box-shadow:0 3px 0 #777;background:#999}form .element_wrap{padding:1rem 0 2rem 7rem}form label{margin-bottom:.5rem}form .contact{margin-right:2rem}form #mail{margin-left:5rem}form .element_wrap p{display:block}form .contact_content p{font-size:1.2rem}form .contact_content input{margin-left:3rem}form #mail:checked ~ #mail_content,form #line:checked ~ #line_content,form #tel:checked ~ #tel_content{display:block}form #tell input{display:block}form .paragraph{margin-left:0}}@media screen and (min-width: 992px){.form-title{padding-top:15rem}.error_list{width:52rem;margin:5rem auto 0}form{padding-top:3rem}form input[type=text]{display:block;width:50rem;margin:0 auto}form .form__content{height:10rem}form input[name=btn_back]{margin-right:20px;-webkit-box-shadow:0 3px 0 #777;box-shadow:0 3px 0 #777;background:#999}form .element_wrap{margin-bottom:1rem}form label{display:block;width:52rem;margin:0 auto}form .contact-box{width:52rem;margin:0 auto}form .contact{margin-right:2rem}form #mail{margin-left:0}form .contact_content{margin-left:0}form .contact_content p{width:52rem;margin:0 auto;font-size:1.4rem}form .contact_content input{display:block;width:50rem;margin:0 auto}form #t_message{display:block;width:50rem;margin:0 auto}form .element_wrap p{display:block;margin:0 auto}form .verification p{width:52rem;margin:0 auto}.element_wrap .paragraph{text-align:center}.paragraph02{margin-top:3rem;color:#eeeded}}
/*# sourceMappingURL=style.min.css.map */