.carousel.carousel-slider .control-arrow,.carousel .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel.carousel-slider .control-arrow:before,.carousel .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}#nprogress{pointer-events:none}#nprogress .bar{background:var(--color-primary-dark);position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--color-primary-dark),0 0 5px var(--color-primary-dark);opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-bottom:2px solid transparent;border-right:2px solid transparent;border-top:2px solid transparent;border-top-color:var(--color-primary-dark);border-left:2px solid transparent;border-left-color:var(--color-primary-dark);border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--color-primary:#ea0135;--color-primary-light:#ec1a49;--color-primary-dark:#d30130;--color-secondary:#00a237;--color-secondary-dark:#009232;--color-secondary-light:#00a963;--color-grey-light-1:#faf9f9;--color-grey-light-2:#f4f2f2;--color-grey-light-3:#f0eeee;--color-grey-light-4:#ccc;--color-grey-light-5:#cbcbcb;--color-grey-dark-1:#333;--color-grey-dark-2:#777;--color-grey-dark-3:#999;--shadow-dark:0 2rem 6rem rgba(0,0,0,0.3);--shadow-light:0 2rem 5rem rgba(0,0,0,0.06);--line:1px solid var(--color-grey-light-2)}*{margin:0;padding:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:58.99%}@media only screen and (min-width:768px){html{font-size:62.5%}}body{font-family:Open Sans,sans-serif;font-weight:400;line-height:1.625;color:var(--color-grey-dark-1);min-height:100vh}figure{margin:0}li,ol,ul{padding:0}hr{margin:.8rem 0 1.9rem}input[type=email],input[type=text],textarea{padding:1.3rem 1rem;margin:1.3rem 0;border:1px solid var(--color-grey-light-4)}a,a:link,a:visited{text-decoration:none;padding:0;margin:0;color:inherit}a:active,a:hover{color:var(--color-primary)}address{font-style:normal}#modal{z-index:999999}.backdrop{position:fixed;background-color:rgba(0,0,0,.7);top:0;right:0;bottom:0;left:0}.modal{background-color:#fff;position:relative;top:50%;margin:0 auto;transform:translateY(-50%);max-width:45rem}.modal__wrap{width:100%}.modal__header{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:400;background-color:var(--color-secondary-dark);color:#fff;border-bottom:1px solid var(--color-grey-light-4);padding:1.4rem 3rem}.modal__header-title{font-size:2rem;font-weight:inherit}.modal__header-btn{cursor:pointer}.modal__body{padding:3rem}.scroll-to-top{position:fixed;border-radius:.125rem;bottom:1.5rem;right:1.5rem;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:var(--color-primary-light);transition:all .4s ease-in-out 0s;opacity:.8;z-index:9999}.scroll-to-top:hover{opacity:1}.scroll-to-top__box{font-size:2rem;color:#fff}.hero{background:#fff;background:linear-gradient(170deg,hsla(0,0%,100%,0),rgba(230,246,235,.6967121849) 0,rgba(176,226,193,.7343312325) 33%,rgba(94,196,129,.35) 61%,rgba(0,162,55,.24) 92%),url(/images/hero.jpg);background-size:cover;background-position:100%;height:100vh}.hero,.hero-page{text-align:center;position:relative}.hero-page{background:#00a237;background:linear-gradient(358deg,rgba(0,162,55,.4262079832),hsla(0,0%,100%,.8799894958) 88%,hsla(0,0%,66.7%,.6474964986) 100%,#000 0),url(/images/choose-us.jpg);background-size:cover;background-position:left 70%;height:50vh}.hero-wrap{position:relative}.hero__box{color:#000;z-index:1}.hero__box,.hero__text{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.hero__text{min-width:100%;font-family:Roboto,sans-serif}.hero__text-title--main{font-size:2.5rem;font-weight:inherit;margin-bottom:1rem;line-height:1.375}@media only screen and (min-width:768px){.hero__text-title--main{font-size:4.5rem}}.hero__text-title--sub{font-size:1.7rem;font-weight:inherit;margin-bottom:1rem;line-height:1.375;text-transform:uppercase;letter-spacing:.1em}@media only screen and (min-width:768px){.hero__text-title--sub{font-size:2.25rem}}.hero__text-paragraph{font-size:2rem;font-weight:300}.hero__title{font-size:4rem;line-height:inherit;font-weight:700;font-family:"Noto Serif JP",serif}.hero__pagination{color:var(--color-grey-dark-1)}.hero__pagination-item{font-size:1.4rem;font-weight:inherit;text-transform:capitalize}.hero__pagination-item:not(:last-child){margin-right:1.4rem}.hero__btn{background-color:var(--color-secondary-dark);color:#fff!important;padding:1.7rem 2.5rem!important;margin:2.3rem 0!important;border:2px solid var(--color-secondary-dark)!important;transition:all .4s ease-in-out 0s}.hero__btn:focus{outline:none}.logo{width:100%;height:auto}.header{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:1.4rem;font-weight:400;padding:1rem 2.2rem;background-color:#fff;box-shadow:var(--shadow-light);transition:all .4s ease-in-out 0s;z-index:9999}@media only screen and (min-width:1024px){.header{padding:3rem 4.2rem;background:transparent;box-shadow:none}}.header__logo-box{max-width:167px}@media only screen and (min-width:1024px){.header__logo-box{max-width:187px}}.header__logo-box:hover{cursor:pointer}.header__nav{display:none}@media only screen and (min-width:1024px){.header__nav{display:flex;align-items:center}}.header__nav-mob{flex:0 0 100%;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--color-grey-dark-3);padding:2.3rem 0}.header__nav-mob .dropdown-icon{display:flex!important;align-items:center;justify-content:center;transition:all .4s ease-in-out 0s}.header__nav-list{display:flex;align-items:center;justify-content:center;flex-direction:column;list-style:none;margin-right:2rem}@media only screen and (min-width:1024px){.header__nav-list{flex-direction:row}}.header__nav-item{display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;text-transform:capitalize;padding:0 1.7rem 1.4rem}.header__nav-item:hover{cursor:pointer}.header__nav-item.active{color:var(--color-primary)}.header__nav-item--hasSub{position:relative;transition:all .4s ease-in-out 0s}@media only screen and (min-width:1024px){.header__nav-item--hasSub:hover .submenu{visibility:visible;opacity:1;display:block;transition:all .4s ease-in-out 0s}}.dropdown-icon{display:none}.icon-clicked{transform:rotate(180deg)}@media only screen and (max-width:900px){.header__nav-item .submenu-mob{display:block;flex:0 0 100%}.header__nav-item .submenu-mob .submenu__list{padding:1rem 0}.header__nav-item .submenu-mob .submenu__title{display:none}.header__nav-item .submenu-mob .submenu__item{border:0;padding-left:0}.header__nav-item .submenu-mob .submenu__item:before{content:"";padding:0;border:0}}.submenu{display:none}@media only screen and (min-width:1024px){.submenu{visibility:hidden;opacity:0;position:absolute;left:0;top:0;margin-top:3rem;display:none;background-color:#fff;color:var(--color-grey-dark-1);text-align:left;min-width:220px;padding:2.4rem 2rem;animation:fadeIn .5s ease;transition:all .4s ease-in-out 0s}}.submenu__title{margin-bottom:1rem}.submenu__list{list-style:none}.submenu__item{position:relative;padding:1rem 0 1rem 3rem}.submenu__item:not(:last-child){border-bottom:1px solid var(--color-grey-dark-3)}.submenu__item:before{content:"▶";display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:.7rem;padding:0 .2rem;color:inherit;border:2px solid var(--color-grey-dark-1);opacity:.5;transition:opacity .3s,color .3s}.nav-toggler{display:block;padding:1rem;background-color:transparent;cursor:pointer;border:none}@media only screen and (min-width:1024px){.nav-toggler{display:none}}.nav-toggler:focus{outline:none}.nav-toggler span,.nav-toggler span:after,.nav-toggler span:before{width:3.6rem;height:.2rem;background-color:#000;display:block;transition:all .4s ease-in-out 0s}.nav-toggler span:before{content:"";transform:translateY(-9px)}.nav-toggler span:after{content:"";transform:translateY(6px)}.nav-toggler.toggler-open span{background-color:transparent}.nav-toggler.toggler-open span:before{transform:translateY(0) rotate(45deg)}.nav-toggler.toggler-open span:after{transform:translateY(-2.1px) rotate(-45deg)}.counseling{margin:0 1rem}@media only screen and (min-width:768px){.counseling{margin:0}}.counseling__wrap{display:flex;align-items:center;justify-content:flex-start}@media only screen and (min-width:768px){.counseling__wrap{justify-content:center}}.counseling__info{background-color:var(--color-grey-light-2);max-width:100%!important;margin:0!important;padding:4.7rem 3.7rem;display:flex;justify-content:center;align-items:center;font-size:1.4rem;font-weight:400}@media only screen and (min-width:768px){.counseling__info{text-align:center}}.counseling__info--icon{font-size:3.5rem;margin-right:1.5rem}.counseling__info--icon i{display:flex;align-items:center;justify-content:center}.counseling__info--add,.counseling__info--contact,.counseling__info--time{display:flex;flex-direction:column;align-items:center}.counseling__appointment{background-color:var(--color-secondary-light);display:flex;padding:4rem}@media only screen and (min-width:768px){.counseling__appointment{padding:2rem 4rem}}@media only screen and (min-width:1024px){.counseling__appointment{padding:2rem 10.5rem}}.counseling__appointment-info{text-transform:capitalize;font-family:Roboto,sans-serif;margin-right:0!important;padding-right:0!important;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:1024px){.counseling__appointment-info{align-items:flex-start}}.counseling__appointment-info--title{font-size:1.6rem;font-weight:400;padding-left:5rem;position:relative;color:var(--color-grey-dark-1)}.counseling__appointment-info--title:before{content:"";height:.125rem;width:3.5rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:var(--color-primary)}.counseling__appointment-info--paragraph{text-transform:none!important;margin:1.8rem 0;font-size:1.8rem}.counseling__appointment-form--wrap{flex:0 0 100%;max-width:100%}@media only screen and (min-width:768px){.counseling__appointment-form--wrap{flex:1 1}}.counseling__appointment-form{display:flex;flex-direction:column;font-size:1.3rem;font-weight:300}.counseling__appointment-form input{padding:1rem!important;margin:.6rem 0;border:none!important}.counseling__appointment-form button{display:flex;align-items:center;justify-content:center;width:12rem;height:3.5rem;font-size:1.3rem;background-color:var(--color-primary-dark);color:#fff}.counseling__br-layout{position:absolute;top:0;left:0;width:100%;padding:6rem 0;z-index:-1;background-color:var(--color-grey-light-2)}.services{padding:4.2rem 1rem;text-align:center}@media only screen and (min-width:1024px){.services{padding:4.2rem 3.2rem}}.services__box{margin-top:6.5rem!important}.services-col{align-self:flex-start!important}@media only screen and (min-width:768px){.services-col{flex:0 0 33.333333%!important;max-width:33.333333%!important}.services-col:not(:last-child){padding-right:2.5rem!important}}.services__img-box{height:225px!important;position:relative;margin-bottom:2.5rem}.services__img-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);width:100%;height:100%;opacity:0;transition:all .4s ease-in-out 0s}.services__box div:hover .services__img-overlay{opacity:1}.services__img{object-fit:cover;width:100%;height:100%}.services__title{font-size:1.4rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.3rem}.services__paragraph{font-size:1.3rem;line-height:1.829;color:var(--color-grey-dark-2)}.cool-facts{background:#fff;background:linear-gradient(321deg,hsla(0,0%,100%,0),rgba(0,0,0,.55) 0),url(/images/fact-bg.jpg);background-size:cover;background-attachment:fixed;padding:5.6rem 0;margin:0!important}.cool-facts__wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.cool-facts__illustration{font-size:7rem}.cool-facts__num{font-size:4rem;font-family:Nunito Sans,sans-serif;font-weight:300}.cool-facts__txt{color:var(--color-grey-light-1);font-size:1.5rem;font-weight:300;letter-spacing:.05em;text-align:center}.why-choose{padding:5rem 4.7rem;background-color:var(--color-grey-light-3);margin-top:0}@media only screen and (min-width:1024px){.why-choose{padding:5rem 1.7rem}}.why-choose__box{margin-top:6.5rem!important}.why-choose__item{align-self:flex-start}.why-choose__wrap{display:flex}.why-choose__icon{display:flex;align-items:flex-start;justify-content:center;font-size:5rem;margin-right:2.5rem}.why-choose__title{font-size:1.29rem;font-weight:700;letter-spacing:.1em}.why-choose__paragraph{font-size:1.3rem;line-height:inherit}.testimonial{margin:0;max-width:100%;color:var(--color-grey-dark-1);padding:5rem 0}.testimonial__title{font-size:2.2rem;font-weight:300}.testimonial__box{padding:6.6rem 3.6rem;margin:0 0 2rem;color:inherit}@media only screen and (min-width:1024px){.testimonial__box{padding:6.6rem 25.4rem}}.testimonial__paragraph{font-size:1.6rem;text-align:center;line-height:inherit;font-weight:300}.testimonial__quote{display:inline-block;max-width:max-content;font-size:2.2rem;font-weight:700;text-align:center;line-height:inherit;margin:0 .5rem}.testimonial__author{display:flex;justify-content:center;align-items:center;font-size:1.6rem;font-weight:300;margin-top:2.3rem}.cta{background:#00a237;background:linear-gradient(84deg,#00a237,#009d6a);padding:4rem 0}@media only screen and (min-width:1024px){.cta{padding:6rem}}.cta__area{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;margin:0}@media only screen and (min-width:1024px){.cta__area{margin:0 16rem}}.cta__text-box{font-family:Roboto,sans-serif;padding:0 1.9rem}.cta__main-heading{font-size:3rem;font-weight:inherit;line-height:inherit}.cta__txt{margin:1rem 0 2rem}.cta__btn-box{padding:0}@media only screen and (min-width:1024px){.cta__btn-box{padding:0 12rem}}.cta__btn{padding:1.2rem 2.4rem!important;background-color:#fff;border:2px solid #fff!important;border-radius:10rem;transition:all .4s ease-in-out 0s}.cta__btn a{color:var(--color-secondary-dark)!important}.cta__btn:hover{background:transparent}.cta__btn:hover a{color:#fff!important}.cta__btn:focus{outline:none}.slide.selected .testimonial__box{color:var(--color-grey-dark-1)}.carousel .control-dots .dot{background-color:var(--color-grey-dark-3)}.carousel .control-dots .dot.selected{background-color:var(--color-grey-dark-1)}.newsletter{text-align:center}.newsletter__wrap{background:#fff;background:linear-gradient(170deg,hsla(0,0%,100%,0),rgba(230,246,235,.6867121849) 0,rgba(176,226,193,.7343312325) 33%,rgba(94,196,129,.35) 61%,rgba(0,162,55,.24) 92%),url(/images/newsletter.jpg);background-size:cover;background-position:50%}.newsletter__info-box{padding:6rem 0}.newsletter__paragraph{font-size:1.5rem;margin:1.5rem 0 2rem}.subscribe{display:flex;font-size:1.4rem;max-width:35rem;margin:0 auto;background-color:#fff;border-radius:10rem}.subscribe__input{margin:0!important;border-radius:10rem;border-top-right-radius:0;border-bottom-right-radius:0;border:none!important;padding:1.3rem 2rem!important;width:100%}.subscribe__input:focus{outline:none}.subscribe__btn{font-size:inherit;margin:0!important;border-radius:10rem;border-top-left-radius:0;border-bottom-left-radius:0;background-color:var(--color-primary-dark);min-width:10.5rem;width:11rem;color:#fff;border:none!important}.subscribe__btn:focus{outline:none}.footer{font-size:1.3rem;padding:5.5rem 1.2rem;background-color:linear-gradient(170deg,hsla(0,0%,100%,0),rgba(230,246,235,.6867121849) 0,rgba(176,226,193,.7343312325) 33%,rgba(94,196,129,.35) 61%,rgba(0,162,55,.24) 92%);color:var(--color-grey-dark-1);border-top:1px solid var(--color-grey-light-3)}@media only screen and (min-width:768px){.footer{padding:5.5rem 3rem}}@media only screen and (min-width:1024px){.footer{padding:5.5rem 4.5rem}}.footer .row{align-items:start}@media only screen and (min-width:1280px){.footer .row{justify-content:space-between!important}}.footer__logo-col{flex:0 0 100%!important;max-width:100%!important}@media only screen and (min-width:1024px){.footer__logo-col{flex:1 1!important}}.footer__logo-box{max-width:165px}.footer__copyright{margin-top:.7rem}.footer__nav{display:inline-flex;justify-content:center;align-items:center}.footer__nav-list{list-style:none;display:flex;text-transform:capitalize;flex-wrap:wrap}.footer__nav-item{text-align:center}.footer__nav-item--separator{display:inline-block;width:1.8rem;margin:0 auto}.footer__social-col{flex:0 0 100%!important;max-width:100%!important}@media only screen and (min-width:768px){.footer__social-col{flex:0 0 25%!important;max-width:25%!important}}@media only screen and (min-width:1024px){.footer__social-col{flex:1 1!important}}.footer__soc-media{display:flex;align-items:center;justify-content:flex-start;font-size:1.6rem}.footer__soc-media--icon:not(:last-child){margin-right:2.5rem}.footer__soc-media--icon a:hover{color:var(--color-grey-dark-3)}.row{display:flex;align-items:center;flex-wrap:wrap;max-width:72rem;margin:0 auto}.row:not(:last-child){margin-bottom:3rem}@media only screen and (min-width:1024px){.row{max-width:88.4rem;margin:0 auto}}@media only screen and (min-width:1280px){.row{max-width:114rem;margin:0 auto}}[class^=col-1-]{flex:0 0 100%;max-width:100%}[class^=col-1-]:not(:last-child){margin-bottom:4rem}@media only screen and (min-width:768px){[class^=col-1-]{flex:0 0 50%;max-width:50%}}@media only screen and (min-width:1024px){[class^=col-1-]{flex:1 1;margin-bottom:0!important}[class^=col-1-]:not(:last-child){padding-right:3.5rem}}[class^=col-2-]{flex:0 0 100%;max-width:100%}[class^=col-2-]:not(:last-child){margin-bottom:4rem}@media only screen and (min-width:768px){[class^=col-2-]{flex:2 1;margin-bottom:0!important}[class^=col-2-]:not(:last-child){padding-right:3.5rem}}[class^=col-3-]{flex:0 0 100%;max-width:100%}[class^=col-3-]:not(:last-child){margin-bottom:4rem}@media only screen and (min-width:768px){[class^=col-3-]{flex:3 1!important;margin-bottom:0!important}[class^=col-3-]:not(:last-child){padding-right:3.5rem}}.heading-primary{font-size:2.4rem;font-weight:400;line-height:inherit}.heading-secondary{font-size:1.6rem;font-weight:400;line-height:inherit}.heading-tertiary{font-size:1.4rem;font-weight:300}.btn,.btn:link,.btn:visited{text-decoration:none;display:inline-block;transition:all .4s ease-in-out 0s;position:relative;font-size:1.6rem;margin:1.3rem 0;padding:1.3rem;border:2px solid var(--color-grey-light-4);cursor:pointer}.btn:focus{outline:none}.l-separator__start:before{margin:1.3rem 0 1.6rem}.l-separator__center:before,.l-separator__start:before{content:"";display:block;width:4rem;height:2px;background-color:var(--color-secondary-dark)}.l-separator__center:before{margin:1.3rem auto 1.6rem}.spin-loader{margin-left:2rem}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-center{text-align:center}.relative{position:relative}.font-bold{font-weight:700}.self-center{align-self:center}.inline-block{display:inline-block}.hidden{display:none}.z-minus{z-index:-1}.container{max-width:100%;width:100%}.contact{font-size:1.4rem;font-weight:400}.contact__wrap{max-width:100%!important;margin:0!important;padding:4.7rem 3.7rem;background-color:var(--color-grey-light-2);justify-content:center}.contact__info,.contact__wrap{display:flex;align-items:center}.contact__info{font-size:1.4rem;font-weight:400}@media only screen and (min-width:768px){.contact__info{justify-content:center;text-align:center}}.contact__info--icon{margin-right:3rem;font-size:3.5rem}.contact__info--icon i{display:flex;align-items:center;justify-content:center}.contact__box{padding:7rem 1.5rem;font-size:1.4rem;font-family:Roboto,sans-serif}@media only screen and (min-width:1024px){.contact__box{padding:10rem 1.5rem}}.contact__title{max-width:114rem;padding:0 0 4rem;font-size:2.5rem;font-weight:500;font-family:"Noto Serif JP",serif}@media only screen and (min-width:768px){.contact__title{margin:0 .9rem}}@media only screen and (min-width:1024px){.contact__title{margin:0 5.9rem}}@media only screen and (min-width:1280px){.contact__title{margin:0 auto}}.contact__form{display:flex;flex-direction:column;color:var(--color-grey-dark-2)}@media only screen and (min-width:768px){.contact__form{padding-right:4.5rem}}.contact__form-btn{display:flex;justify-content:center;align-items:center;background-color:var(--color-primary);color:var(--color-grey-light-3);font-size:inherit;min-width:14rem;width:14rem;border:2px solid var(--color-primary-dark);transition:all .4s ease-in-out 0s}.contact__form-btn:focus{outline:none}@media only screen and (min-width:768px){.contact__form-btn{max-width:max-content}}.contact__map{align-self:flex-start;padding-top:3.6rem}.contact__map-show iframe{width:100%;border:0}.svcq{padding:10rem 2.2rem 4rem;font-size:1.4rem;font-weight:400}@media only screen and (min-width:1024px){.svcq{padding:14rem 0}}.svcq-des__box{flex:0 0 100%!important;max-width:100%!important}@media only screen and (min-width:1280px){.svcq-des__box{flex:1 1!important;margin-bottom:0!important}.svcq-des__box:not(:last-child){padding-right:3.5rem}}.svcq-des__subtitle{text-transform:uppercase;font-size:1.6rem;font-weight:inherit;letter-spacing:.1em}.svcq-des__title{font-size:2.6rem;margin-bottom:2.4rem;font-weight:700}.svcq-des__txt{font-size:inherit}.svcq-attr__box{flex:0 0 100%!important;max-width:100%!important}@media only screen and (min-width:1024px){.svcq-attr__box{flex:1 1!important;margin-bottom:0!important}.svcq-attr__box:not(:last-child){padding-right:3.5rem}}.svcq-attr{display:flex;justify-content:flex-start;align-items:center;font-size:1.4rem;padding:1.5rem 1rem}.svcq-attr__icon-box{align-self:flex-start;margin:.6rem 1.6rem 0 0;padding:1rem 2rem;border:2px solid var(--color-secondary-dark)}.svcq-attr__icon{max-width:max-content;font-size:3.5rem;color:var(--color-secondary-dark)}.svcq-attr__title{font-size:1.8rem;margin-bottom:.8rem}.svcq-attr__txt{font-size:inherit}@media only screen and (min-width:1024px){.choose-us{background:#00a237;background:radial-gradient(circle,rgba(0,162,55,.4262079832) 0,rgba(0,0,0,.7707457983) 100%),url(/images/choose-us.jpg);background-size:cover;background-position:-20rem bottom}}.choose-us .row{max-width:100%!important}.choose-us__img-box{margin:0!important;height:100%}.choose-us__img-box img{width:100%;height:100%}.choose-us__feature-col{flex:0 0 100%!important;max-width:100%!important}@media only screen and (min-width:1024px){.choose-us__feature-col{flex:1 1!important;margin-bottom:0!important}.choose-us__feature-col:not(:last-child){padding-right:3.5rem}}.choose-us__feature{padding:4rem 5rem;background-color:var(--color-grey-light-2)}.choose-us__feature-box{margin:4rem 0;padding:0}@media only screen and (min-width:768px){.choose-us__feature-box{padding:0 5.5rem}}@media only screen and (min-width:1024px){.choose-us__feature-box{padding:0}}@media only screen and (min-width:1280px){.choose-us__feature-box{padding:0 5.5rem}}.choose-us__feature--title{font-size:3.5rem;font-weight:inherit;line-height:1.5}.choose-us__feature--des{font-size:1.4rem;margin:1.3rem 0}.choose-us__feature--fact{display:flex;align-items:center;justify-content:center}.choose-us__feature--fact:hover .choose-us__feature--fact-wrap:after{transform:rotate(180deg)}.choose-us__feature--fact-wrap{font-size:1.9rem;padding:2rem;z-index:0;transition:all .4s ease-in-out 0s;position:relative}.choose-us__feature--fact-wrap i{display:flex;justify-content:center;align-items:center}.choose-us__feature--fact-wrap:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";border:1px solid var(--color-grey-dark-1);z-index:-1;transform:rotate(45deg);transition:all .3s ease}.choose-us__feature--fact-box{padding-left:3.9rem}.choose-us__feature--fact-title{font-size:2rem;font-weight:inherit;text-transform:capitalize;margin-bottom:1rem}.choose-us__feature--fact-paragraph{font-size:1.4rem;line-height:inherit}.achievements{text-align:center;color:#fff;margin:0!important}.achievements__stat{display:flex;justify-content:center;align-items:center;min-width:100%;background:var(--color-secondary-dark)}.achievements__des{display:none}@media only screen and (min-width:1024px){.achievements__des{flex:1 1;display:flex;justify-content:center;align-items:center;padding:1.2rem 1.9rem}}.achievements__title{font-size:2.8rem;font-weight:400;margin-bottom:1.5rem}.achievements__fact{background:#fff;background:linear-gradient(321deg,hsla(0,0%,100%,0),rgba(0,0,0,.55) 0),url(/images/fact-bg.jpg);background-size:cover;background-attachment:fixed;padding:3.5rem 0;margin:0!important;flex:3 1}.svc-area{padding:8rem 0;background-color:var(--color-grey-light-1);box-shadow:--shadow-dark}.svc-area__header{text-align:center}.svc-area__header-heading{font-size:1.6rem;font-weight:inherit;font-family:Roboto,sans-serif;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.svc-area__header-txt{font-size:1.6rem;margin:2.4rem 2rem 1.6rem}@media only screen and (min-width:1024px){.svc-area__header-txt{padding:0 15rem}}@media only screen and (min-width:1280px){.svc-area__header-txt{padding:0 20rem}}.svc-area__nav-wrap{max-width:100%!important}.svc-area__nav{background-color:var(--color-grey-light-3);margin:4.2rem 2rem}@media only screen and (min-width:1024px){.svc-area__nav{margin:4.2rem auto}}.svc-area__nav-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.svc-area__nav-list a.selected:hover,.svc-area__nav-list a:hover{color:transparent}.svc-area__nav-item{flex:0 0 100%;max-width:100%;padding:3.5rem 3rem;font-size:2rem;font-weight:500;font-family:Roboto,sans-serif;text-transform:capitalize;transition:all .4s ease-in-out 0s;position:relative}@media only screen and (min-width:1024px){.svc-area__nav-item{flex:1 1 auto;padding:3.5rem 1rem}}@media only screen and (min-width:1280px){.svc-area__nav-item{flex:1 1 auto;padding:3.5rem 3rem}}.svc-area__nav-item:hover{background-color:var(--color-secondary-dark);color:#fff!important;cursor:pointer}.svc-area__nav-item.selected{background-color:var(--color-secondary-dark);color:#fff}.svc-area__nav-item:after{content:"";position:absolute;bottom:-1rem;left:50%;width:0;height:0;margin:0 auto;transform:translateX(-50%);transition:all .4s ease-in-out 0s;border-left:1rem solid transparent;border-bottom:0 solid transparent;border-right:1rem solid transparent;border-top:1rem solid var(--color-secondary-dark);opacity:0}.svc-area__nav-item.selected:after{opacity:1}.svc-area__row{flex-direction:column}@media only screen and (min-width:1024px){.svc-area__row{max-width:100%!important;margin:0 2rem!important;flex-direction:row}}@media only screen and (min-width:1280px){.svc-area__row{max-width:114rem!important;margin:0 auto!important;flex-direction:row}}.svc-area__wrap{flex:0 0 100%!important;max-width:100%!important;align-self:stretch;background-color:var(--color-grey-light-3);box-shadow:--shadow-dark;margin:0 2rem;padding-right:0!important}@media only screen and (min-width:768px){.svc-area__wrap{margin:0;margin-bottom:2rem!important}}@media only screen and (min-width:1024px){.svc-area__wrap{flex:1 1!important;align-self:flex-start}}.svc-area__wrap--tab-content{flex:3 1!important}@media only screen and (min-width:1024px){.svc-area__wrap--tab-content{margin-right:3.5rem}}.svc-area__img-box{height:100%}@media only screen and (min-width:1024px){.svc-area__img-box{height:33.1rem}}.svc-area__img{object-fit:cover;width:100%;height:100%}.svc-area__tab-content{padding:3.2rem 2rem}.svc-area__txt{font-size:1.4rem;line-height:inherit;padding:1rem 0 0}.svc-value{padding:2rem}.svc-value__heading{margin-bottom:2rem}.svc-value__box{display:flex;align-items:center;justify-content:flex-start;margin:4rem 0}.svc-value__box:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.svc-value__box{margin:1rem 0}}.svc-value__icon-box{align-self:flex-start;padding:1rem 1.1rem;margin-right:1rem;margin-top:.5rem;border:1px solid var(--color-secondary-dark);border-radius:50% 50% 50% 50%}.svc-value__icon{display:flex;justify-content:center;align-items:center;font-size:2rem;color:var(--color-secondary-dark)}.svc-value__title{font-size:1.4rem}.svc-value__txt{padding:.5rem 0;font-size:1.2rem}.tab-content{display:none}.tab-content__active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}