@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;overflow-x:hidden}html.scroll-none{overflow-y:hidden}body{position:relative;padding:0;margin:0;background:#fff;color:#222;font-size:16px;font-family:"Noto Serif JP",serif;letter-spacing:0.05em;line-height:1.5;overflow:hidden;background:url("../images/common/bg.jpg") no-repeat center/cover}canvas{width:100%;display:block;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#222}iframe,img{max-width:100%}ul{list-style:none;margin:0;padding:0}p{margin:0;padding:0}h1,h2,h3,h4{margin:0;font-weight:bold}a,a:hover{outline:none;text-decoration:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}a:hover{opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.block{display:block}.relative{position:relative}.hidden{display:none}.hidden-sp{display:none}@media only screen and (min-width:992px){.hidden-sp{display:block}}@media only screen and (min-width:992px){.hidden-pc{display:none}}@media only screen and (max-width:991px){main{margin:136px 0 0}}.img-wrap{position:relative}.img-wrap img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}.container{max-width:800px;width:100%;margin:0 auto}@media only screen and (max-width:991px){.container{padding:0 15px}}.header{padding:20px 60px 0;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:991px){.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px;position:fixed;top:0;left:0;width:100%;z-index:101;background:url("../images/common/bg.jpg") no-repeat top/cover}}@media only screen and (max-width:991px){.header__menu-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__logo{font-size:24px;color:#222;display:inline-block}@media only screen and (min-width:992px){.header__logo{margin:0 0 39px}}.header__menu-tel{-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}@media only screen and (max-width:991px){.header__menu-tel{position:absolute;width:100%;height:100vh;left:0;top:76px;overflow-y:auto;background:url("../images/common/bg.jpg") no-repeat center/cover;padding:30px 20px;z-index:100;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.header__menu-tel.is-visible{-webkit-transform:translateX(0);transform:translateX(0)}.header__menu-tel .header__tel{margin:52px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:992px){.header__menu-tel .header__tel{display:none}}.header__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__tel .lbl{font-size:14px;text-transform:uppercase;border-top:1px solid #222;border-bottom:1px solid #222;padding:10px 0;margin:0 16px 0 0}.header__tel .tel{font-size:14px}.header__tel .tel a{display:block;font-size:24px;line-height:1;color:#222;margin:0 0 5px}.header__tel .phone.is-visible{display:none}.header__tel .phone img{-o-object-fit:contain;object-fit:contain;height:24px;width:24px}@media only screen and (max-width:991px){.header #nav{text-align:center}}@media only screen and (min-width:992px){.header #nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}}.header #nav>li:not(:first-child){margin:21px 0 0}@media only screen and (min-width:992px){.header #nav>li:not(:first-child){margin:0 0 0 21px}}.header #nav li a{color:#222;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.fh{-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.75)}.burger{width:24px;height:16px;position:relative;cursor:pointer}.burger div{display:block;position:absolute;height:2px;width:100%;background:#222;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;-webkit-transform-origin:left center;transform-origin:left center}.burger div:first-child{top:0px;width:20px}.burger div:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.burger div:nth-child(3){bottom:0;width:16px}.burger.is-open div:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:3px;left:0;width:16px}.burger.is-open div:nth-child(2){width:0%;opacity:0}.burger.is-open div:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:0;left:0;width:16px}.footer{margin-top:80px;padding:0 0 50px}.footer__ttl{font-size:24px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 30px}.footer__ttl span{display:inline-block;position:relative;z-index:1;letter-spacing:0}.footer__ttl:after,.footer__ttl:before{content:"";background:#222;height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__tel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 0}.footer__tel .lbl{font-size:24px;text-transform:uppercase;border-top:1px solid #222;border-bottom:1px solid #222;padding:2px 0;margin:10px 23px 0 0}@media only screen and (max-width:425px){.footer__tel .lbl{font-size:20px;margin-right:20px}}.footer__tel .tel{font-size:48px;line-height:1;color:#222}@media only screen and (max-width:425px){.footer__tel .tel{font-size:40px}}.footer__tel .hours{width:100%;font-size:18px;margin:25px 0 0}@media only screen and (max-width:425px){.footer__tel .hours{font-size:16px}}.footer .copyright{margin:70px 0 0}.lp-bnr__caption{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;left:0;color:#fff}.lp-bnr__caption h1{font-weight:400;letter-spacing:0.05em}.lp-bnr__caption p{margin:10px 0 0;font-size:14px;letter-spacing:0.39em}#content-full{min-height:250px;margin:50px 0 0}.sec-ttl__01{font-size:24px;font-weight:500}.sec-ttl__01--accent span{display:inline-block;position:relative;padding:0}.top-bnr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px;margin:60px 0 0}@media only screen and (max-width:991px){.top-bnr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-bnr__img-left,.top-bnr__img-right{width:33.2638888889%;border-radius:16px}@media only screen and (max-width:991px){.top-bnr__img-left,.top-bnr__img-right{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:425px){.top-bnr__img-left,.top-bnr__img-right{height:350px}}.top-bnr__ttl{font-size:40px;font-weight:500;margin:0 30px}@media only screen and (max-width:991px){.top-bnr__ttl{font-size:32px;margin:40px 0}}.top-bnr .scroll-down{font-size:14px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-align:left;padding-left:10px;height:128px;font-weight:500;background:rgb(236,152,47);background:linear-gradient(135deg,rgb(236,152,47) 0%,rgb(213,38,44) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec982f",endColorstr="#d5262c",GradientType=1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:991px){.top-bnr .scroll-down{position:relative;left:unset;bottom:unset;margin-top:40px;height:96px}}.top-bnr .scroll-down:before{content:"";background:rgb(236,152,47);background:linear-gradient(135deg,rgb(236,152,47) 0%,rgb(213,38,44) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec982f",endColorstr="#d5262c",GradientType=1);position:absolute;top:0;left:0;height:128px;width:1px;-webkit-animation:mymoves 2s ease-in-out infinite;animation:mymoves 2s ease-in-out infinite}@media only screen and (max-width:991px){.top-bnr .scroll-down:before{height:96px}}@-webkit-keyframes mymoves{0%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);transform:scaleY(0)}50%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(1);transform:scaleY(1)}51%{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes mymoves{0%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);transform:scaleY(0)}50%{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(1);transform:scaleY(1)}51%{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0)}}.top-profile{padding:80px 0 0}@media only screen and (max-width:991px){.top-profile{padding:40px 0 0}}.top-profile__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:80px 0 0}@media only screen and (max-width:991px){.top-profile__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:40px 0 0}}.top-profile__img{aspect-ratio:800/320;margin:30px 0 0}@media only screen and (max-width:425px){.top-profile__img{aspect-ratio:300/144}}.top-profile__img img{border-radius:16px;-webkit-transition:all 2s cubic-bezier(0.25,0.46,0.45,0.94);transition:all 2s cubic-bezier(0.25,0.46,0.45,0.94);opacity:1}@media only screen and (min-width:992px){.top-profile__img img{opacity:0}}.top-profile__img[data-aos=cs-fade].aos-animate img{opacity:1}.top-profile__img[data-aos=cs-fade].aos-animate:before{opacity:1;left:-200px}.top-profile__img[data-aos=cs-fade].aos-animate:after{opacity:1;right:-200px}.top-profile__list{margin:0 50px 0 0}@media only screen and (max-width:991px){.top-profile__list{margin:0 0 40px}}.top-profile__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-profile__list-item .lbl{font-weight:600;text-align:right;width:64px;letter-spacing:0;margin:0 48px 0 0}.top-profile__list-item .desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.top-profile__list-item .desc a{color:#222}.top-profile__list-item:nth-child(n+2){margin:21px 0 0}.top-profile__list-item:last-child .lbl{-ms-flex-item-align:start;align-self:flex-start}.top-profile__map{text-align:right;width:49.6453900709%}@media only screen and (max-width:991px){.top-profile__map{width:100%}}.top-profile__map .map{aspect-ratio:349/239;overflow:hidden;border-radius:8px}.top-profile__map .access-map__link{font-size:14px;color:#D5262C;text-decoration:underline;text-transform:uppercase;font-weight:500;margin:13px 0 0;display:inline-block}.top-business{margin:80px 0 0;padding:80px 0;background:rgba(161,149,108,0.15)}.top-business__img{margin:50px auto 0}.top-business__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:-50px 0 0}.top-business__text span{height:144px;width:144px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;font-weight:500;background:rgb(236,152,47);background:linear-gradient(135deg,rgb(236,152,47) 0%,rgb(213,38,44) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ec982f",endColorstr="#d5262c",GradientType=1)}.top-business__list{display:-ms-grid;display:grid;-ms-grid-columns:auto 50px 1fr;grid-template-columns:auto 1fr;gap:50px;margin:50px auto 0}@media only screen and (max-width:991px){.top-business__list{-ms-grid-columns:none;grid-template-columns:none}}.top-business__list h3{font-size:24px;font-weight:500;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media only screen and (max-width:991px){.top-business__list h3{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;text-align:center}}.top-business__list-box:not(:first-child){margin:40px auto 0}.top-business__list-box h4{font-size:20px;font-weight:500}.top-business__list-box p{margin:20px auto 0}.top-business__list-box:last-child .top-business__list-img{-ms-grid-columns:none;grid-template-columns:none}.top-business__list-box:last-child .top-business__list-img img:first-child{margin:auto}.top-business__list-box:last-child .top-business__list-img img:last-child{margin:auto}.top-business__list-img{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;gap:20px;place-content:center;place-items:center;margin:20px auto 0}.top-business__list-img img:first-child{margin:0 0 0 auto}.top-business__list-img img:last-child{margin:0 auto 0 0}.page-404{margin-top:5rem;min-height:350px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-404 h2{font-size:6rem;font-weight:100;letter-spacing:0.2em;color:orange}