@import"https://fonts.googleapis.com/css2?family=Meow+Script&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap";@font-face{font-family:"Metropolis";font-weight:400;font-style:normal;src:url("../font/Metropolis-Regular.woff2") format("woff2"),url("../font/Metropolis-Regular.woff") format("woff")}@font-face{font-family:"Metropolis";font-weight:500;font-style:normal;src:url("../font/Metropolis-Medium.woff2") format("woff2"),url("../font/Metropolis-Medium.woff") format("woff")}.fadein.up{opacity:0;transition:all 1.5s;transform:translateY(10px)}.fadein.up.visible{opacity:1;transform:translate(0, 0)}.fadein.there{opacity:0;transition:all 1.5s;transform:translateY(0)}.fadein.there.visible{opacity:1;transform:translate(0, 0)}.delay1{transition-delay:calc(0.5s * 1)}@media screen and (max-width: 767px){.delay1{transition-delay:initial}}.delay2{transition-delay:calc(0.5s * 2)}@media screen and (max-width: 767px){.delay2{transition-delay:initial}}.delay3{transition-delay:calc(0.5s * 3)}@media screen and (max-width: 767px){.delay3{transition-delay:initial}}.delay4{transition-delay:calc(0.5s * 4)}@media screen and (max-width: 767px){.delay4{transition-delay:initial}}.delay5{transition-delay:calc(0.5s * 5)}@media screen and (max-width: 767px){.delay5{transition-delay:initial}}.delay6{transition-delay:calc(0.5s * 6)}@media screen and (max-width: 767px){.delay6{transition-delay:initial}}.delay7{transition-delay:calc(0.5s * 7)}@media screen and (max-width: 767px){.delay7{transition-delay:initial}}.delay8{transition-delay:calc(0.5s * 8)}@media screen and (max-width: 767px){.delay8{transition-delay:initial}}.delay9{transition-delay:calc(0.5s * 9)}@media screen and (max-width: 767px){.delay9{transition-delay:initial}}html:has(#menuBtn.active),body:has(#menuBtn.active){overflow:hidden;overscroll-behavior:none}.loading{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fff;overflow:hidden;transition:all 1s}.loading img{display:none}.loading.top_load{background:linear-gradient(243deg, #daeee4, #cce7e6);transition-delay:2.5s}@media screen and (max-width: 767px){.loading.top_load{background:linear-gradient(207deg, #daeee4, #cce7e6)}}.loading.top_load img{display:block;width:450rem;opacity:0;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 30%, black 100%);mask-image:linear-gradient(to right, transparent 0%, black 30%, black 100%);-webkit-mask-size:200%;mask-size:200%;-webkit-mask-position:100%;mask-position:100%}@media screen and (max-width: 767px){.loading.top_load img{width:277rem}}.loading.loaded{opacity:0;visibility:hidden}.loading.loaded img{-webkit-animation:logoReveal 2s ease-out .5s forwards;animation:logoReveal 2s ease-out .5s forwards}@-webkit-keyframes logoReveal{0%{opacity:0;-webkit-mask-position:100%;mask-position:100%}99%{opacity:1;-webkit-mask-position:0%;mask-position:0%}100%{opacity:1;-webkit-mask-position:0%;mask-position:0%;-webkit-mask-image:none;mask-image:none}}@keyframes logoReveal{0%{opacity:0;-webkit-mask-position:100%;mask-position:100%}99%{opacity:1;-webkit-mask-position:0%;mask-position:0%}100%{opacity:1;-webkit-mask-position:0%;mask-position:0%;-webkit-mask-image:none;mask-image:none}}#page-transition{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;opacity:1;pointer-events:none;transition:opacity .6s ease}#page-transition.fade-out{opacity:0}#page-transition.fade-in{opacity:1}#page-transition.fade-in.fade-out{opacity:0}.header{position:fixed;top:0;left:0;z-index:99;width:100%;padding-top:40rem;height:var(--headerHeight)}@media screen and (max-width: 767px){.header{padding-top:10rem}}.header__inner{position:relative;margin:0 auto;max-width:1700rem;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding-inline:56rem 27rem;background-color:rgba(255,255,255,.42);border-radius:26px;backdrop-filter:blur(36px);-webkit-backdrop-filter:blur(36px)}@media screen and (max-width: 767px){.header__inner{max-width:410rem;padding-inline:17rem 11rem;border-radius:15rem}}.header__inner::before{content:"";border-radius:26px;background:rgba(0,0,0,0) linear-gradient(88deg, #dbfeff 0%, #ecffff 100%);position:absolute;inset:0;z-index:-1;transition:opacity .3s}@media screen and (max-width: 767px){.header__inner::before{border-radius:15rem}}.header__inner.is-scrolled::before{opacity:0}.header__inner:has(#menuBtn.active)::before{opacity:0}.header__logo img{width:auto;height:77rem}@media screen and (max-width: 767px){.header__logo img{height:41rem}}.header__contents{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 767px){.header__contents{display:none}}.header__contents--nav{display:flex;align-items:center;gap:50rem;height:70rem;padding-right:26rem;margin-right:27rem;border-right:1px solid #c4e8de}.header__contents--nav a{display:block;padding-right:38rem;position:relative;font-size:21rem;letter-spacing:0;line-height:1.42;color:#401a02;transition:color .3s}.header__contents--nav a::before,.header__contents--nav a::after{content:"";position:absolute;top:50%}.header__contents--nav a::before{width:20rem;aspect-ratio:1;border-radius:50%;background-color:#62cc94;right:0;transform:translateY(-50%);z-index:1;transition:background-color .3s}.header__contents--nav a::after{width:5rem;aspect-ratio:1;border-top:1px solid #fff;border-right:1px solid #fff;right:8rem;transform:translateY(-50%) rotate(45deg);z-index:2;transition:border-color .3s}.header__contents--nav a:hover{color:#62cc94}.header__contents--nav a:hover::before{background-color:#fff}.header__contents--nav a:hover::after{border-color:#62cc94}.header__contents--contact{margin-right:21rem}.header__contents--contact span{display:block;padding:12rem 18rem;background-color:#f5e487;color:#401a02;font-size:15rem;letter-spacing:0;line-height:1.4;border-radius:999px}.header__contents--tel{display:flex;flex-direction:column;align-items:flex-end;padding-bottom:11rem;margin-right:35rem}.header__contents--tel a{display:flex;align-items:center;gap:15rem;font-family:"Metropolis",sans-serif;font-weight:500;font-style:normal;font-size:26rem;letter-spacing:0;line-height:1;color:#4fa877;transition:opacity .3s}.header__contents--tel a img{width:22rem;margin-top:1rem}.header__contents--tel a:hover{opacity:.7}.header__contents--tel .time{font-size:16rem;letter-spacing:0;line-height:1.12;margin-top:4rem}.header__contents--btns{display:flex;gap:10rem;padding-top:7rem}.header__contents--btns a{display:flex;flex-direction:column;align-items:center;gap:5rem;font-size:13rem;letter-spacing:0;line-height:1.46;transition:opacity .3s}.header__contents--btns a:hover{opacity:.7}.header__contents--btns a img{width:52rem;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.header__contents--btns a span{border-radius:999px;border:1px solid;background-color:#fff;padding:1rem 9rem}.header__contents--btns a.btn_mail span{color:#4fa877;border-color:#4fa877}.header__contents--btns a.btn_line span{color:#05c755;border-color:#05c755}.header__contents--btns a.btn_zoom span{color:#2998ea;border-color:#2998ea}.header__contents_sp{display:none}@media screen and (max-width: 767px){.header__contents_sp{display:flex;align-items:center;gap:15rem}}.header__contents_sp .btn_zoom{display:flex;align-items:center;gap:10rem;color:#2998ea;text-decoration:underline;font-size:11rem;letter-spacing:0;line-height:1.63;text-underline-offset:.3em;transition:all .4s}.header__contents_sp .btn_zoom img{width:35rem}.header__contents_sp .btn_zoom:has(+#menuBtn.active){opacity:0;visibility:hidden}.header__contents_sp #menuBtn{display:inline-block;width:50rem;aspect-ratio:1;border-radius:50%;background-color:#4fa877;border:1px solid #4fa877;position:relative}.header__contents_sp #menuBtn span{width:50%;height:2px;background-color:#fff;position:absolute;top:50%;left:50%;transition:all .4s}.header__contents_sp #menuBtn span:nth-child(1){transform:translate(-50%, -8rem)}.header__contents_sp #menuBtn span:nth-child(2){transform:translate(-50%, -50%)}.header__contents_sp #menuBtn span:nth-child(3){transform:translate(-50%, 6rem)}.header__contents_sp #menuBtn span:nth-child(4){position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.header__contents_sp #menuBtn.active{background-color:rgba(0,0,0,0)}.header__contents_sp #menuBtn.active span{background-color:#4fa877}.header__contents_sp #menuBtn.active span:nth-child(1){transform:translate(-50%, -50%) rotate(45deg)}.header__contents_sp #menuBtn.active span:nth-child(2){opacity:0}.header__contents_sp #menuBtn.active span:nth-child(3){transform:translate(-50%, -50%) rotate(-45deg)}.header #menuBg{display:none}@media screen and (max-width: 767px){.header #menuBg{display:block;width:100%;height:100vh;background-color:rgba(175,175,175,.26);position:fixed;top:0;left:0;z-index:-2;opacity:0;visibility:hidden;transition:all .4s}}.header #menuBg.active{opacity:1;visibility:visible}.header__drawer{display:none}@media screen and (max-width: 767px){.header__drawer{display:block;background-color:#fff;color:#401a02;position:fixed;top:0;left:0;z-index:-1;width:100%;max-height:100vh;overflow-y:auto;padding:120rem 36rem 80rem;transform:translateX(105%);opacity:0;transition:transform .4s,opacity .4s}}.header__drawer.active{transform:translateX(0);opacity:1}.header__drawer--nav{display:flex;flex-direction:column;border-top:1px solid #b6d1ca}.header__drawer--nav li a{display:block;position:relative;padding-block:25rem;padding-right:35rem;border-bottom:1px solid #b6d1ca;font-size:19rem;letter-spacing:0;line-height:1.42}.header__drawer--nav li a::before,.header__drawer--nav li a::after{content:"";aspect-ratio:1;position:absolute;top:50%}.header__drawer--nav li a::before{width:27rem;background-color:#4fa877;border-radius:50%;right:0;transform:translateY(-50%)}.header__drawer--nav li a::after{width:9rem;border-top:2px solid #fff;border-right:2px solid #fff;right:11rem;transform:translateY(-50%) rotate(45deg)}.header__drawer--ttl{position:relative;padding-left:43rem;margin-block:50rem 30rem}.header__drawer--ttl h3{font-size:18rem;letter-spacing:0;line-height:1.44}.header__drawer--ttl::before{content:"";width:25rem;height:6rem;background-color:#f5e487;position:absolute;top:50%;left:0;transform:translateY(-50%)}.header__drawer--contact{margin-bottom:30rem}.header__drawer--contact li+li{margin-top:28rem}.header__drawer--contact a{display:flex;align-items:center;justify-content:center;width:100%;background-color:#4fa877;color:#fff;border-radius:10rem}.header__drawer--contact a.btn_mail{height:70rem;gap:15rem;font-size:17rem;letter-spacing:.05em;line-height:1.47}.header__drawer--contact a.btn_mail img{width:30rem}.header__drawer--contact a.btn_tel{height:80rem;flex-direction:column}.header__drawer--contact a.btn_tel img{width:23rem}.header__drawer--contact a.btn_tel>span{display:flex;align-items:center;gap:13rem;font-size:27rem;letter-spacing:.05em;line-height:1.2}.header__drawer--contact a.btn_tel .time{font-size:15rem;letter-spacing:.05em;line-height:1.4}.header__drawer--btns{display:flex;align-items:center;justify-content:center;gap:20rem}.header__drawer--btns a{display:block}.header__drawer--btns a img{width:40rem}.header__drawer--btns a.btn_zoom{display:flex;align-items:center;gap:10rem;color:#2998ea;font-size:14rem;letter-spacing:0;line-height:1.57;text-decoration:underline;text-underline-offset:.3em}.fixed_nav{display:none}@media screen and (max-width: 767px){.fixed_nav{display:block;position:fixed;bottom:0;left:0;right:0;z-index:98}}.fixed_nav ul{display:flex}.fixed_nav ul li{flex:1}.fixed_nav ul a{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:90rem;background-color:#62cc94;color:#fff;padding-bottom:16rem;font-size:13rem;letter-spacing:0;line-height:1.46}.fixed_nav ul a img{display:block}.fixed_nav ul a.btn_mail img{width:31rem;margin-bottom:12rem}.fixed_nav ul a.btn_line{background-color:#05c656}.fixed_nav ul a.btn_line img{width:32rem;margin-bottom:7rem}.fixed_nav ul a.btn_tel{padding-bottom:15rem;font-family:"Metropolis",sans-serif;font-weight:500;font-style:normal}.fixed_nav ul a.btn_tel img{width:19rem;margin-bottom:7rem}.fixed_nav ul a.btn_tel .number{font-size:16rem;letter-spacing:0;line-height:1}.fixed_nav ul a.btn_tel .time{margin-top:2.5rem;font-size:12rem;letter-spacing:0;line-height:1}.footer{position:relative;background-color:rgba(200,232,196,.3);background-image:url(../img/footer/footer1.webp);background-size:100%;background-position:top 22rem center;background-repeat:no-repeat;color:#fff;padding-block:195rem 45rem}@media screen and (max-width: 767px){.footer{background-image:url(../img/footer/footer1_sp.webp);background-position:top 7rem center;padding-block:120rem 115rem}}.footer a{transition:opacity .3s}.footer a:hover{opacity:.7}.footer::before{content:"";width:100%;height:70%;position:absolute;bottom:0;left:0;background-color:#4b8e78;z-index:1}.footer__bg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;inset:0;z-index:2}.footer__inner{display:flex;align-items:flex-end;position:relative;z-index:3}@media screen and (max-width: 767px){.footer__inner{flex-direction:column;align-items:center;gap:90rem}}.footer__info{flex:1}@media screen and (max-width: 767px){.footer__info{display:flex;flex-direction:column;align-items:center}}.footer__info--logo{margin-bottom:75rem}@media screen and (max-width: 767px){.footer__info--logo{margin-bottom:50rem}}.footer__info--logo a{display:block;width:365rem}@media screen and (max-width: 767px){.footer__info--logo a{width:230rem}}.footer__info--logo a img{width:100%}.footer__info--nav{display:flex;gap:45rem;margin-bottom:75rem}@media screen and (max-width: 767px){.footer__info--nav{gap:20rem;margin-bottom:45rem}}.footer__info--nav a{display:flex;align-items:center;justify-content:center;gap:17rem;text-decoration:underline;font-size:14rem;letter-spacing:0;line-height:1.57}@media screen and (max-width: 767px){.footer__info--nav a{gap:11rem;font-size:11rem;line-height:1.8}}.footer__info--nav a img{width:52rem}@media screen and (max-width: 767px){.footer__info--nav a img{width:38rem}}.footer__info--content{font-size:18rem;letter-spacing:.05em;line-height:1.66}@media screen and (max-width: 767px){.footer__info--content{text-align:center;font-size:15rem;line-height:1.53}}.footer__link{width:944rem}@media screen and (max-width: 767px){.footer__link{width:100%}}.footer__link--nav{display:flex;gap:20rem 50rem;margin-bottom:50rem}@media screen and (max-width: 767px){.footer__link--nav{flex-wrap:wrap;gap:25rem 0;margin-bottom:70rem}}@media screen and (max-width: 767px){.footer__link--nav li{width:50%;text-align:center}}.footer__link--nav a{position:relative;display:block;font-size:21rem;letter-spacing:0;line-height:1.42;padding-right:38rem}@media screen and (max-width: 767px){.footer__link--nav a{display:inline-block;font-size:19rem;padding-right:35rem}}.footer__link--nav a:before,.footer__link--nav a::after{content:"";position:absolute;top:50%}.footer__link--nav a:before{width:20rem;aspect-ratio:1;border-radius:50%;background-color:#fff;right:0;transform:translateY(-50%)}@media screen and (max-width: 767px){.footer__link--nav a:before{width:19rem}}.footer__link--nav a::after{width:5rem;aspect-ratio:1;border-top:1px solid;border-right:1px solid;border-color:#4b8e78;right:8rem;transform:translateY(-50%) rotate(45deg)}.footer__link--partner{margin-bottom:50rem}@media screen and (max-width: 767px){.footer__link--partner{margin-bottom:47rem}}.footer__link--partner>p{font-size:21rem;letter-spacing:0;line-height:1.42;margin-bottom:20rem}@media screen and (max-width: 767px){.footer__link--partner>p{font-size:19rem;text-align:center}}.footer__link--partner ul{display:flex;gap:14rem}@media screen and (max-width: 767px){.footer__link--partner ul{flex-wrap:wrap;justify-content:center;gap:13rem 8rem}}.footer__link--partner ul li{width:calc((100% - 14rem)/3)}@media screen and (max-width: 767px){.footer__link--partner ul li{width:calc((100% - 8rem)/2)}}.footer__link--partner ul li a{display:block;width:100%;padding-block:22rem 24rem;text-align:center;color:#391600;background-color:#fff;font-size:23rem;letter-spacing:0;line-height:1.47;transition:opacity .3s}@media screen and (max-width: 767px){.footer__link--partner ul li a{padding-block:18rem 17rem;font-size:16rem}}.footer__link--partner ul li a:hover{opacity:.7}.footer__link--help>p{font-size:21rem;letter-spacing:0;line-height:1.42;margin-bottom:20rem}@media screen and (max-width: 767px){.footer__link--help>p{font-size:19rem;text-align:center}}.footer__link--help ul{display:flex;gap:22rem}@media screen and (max-width: 767px){.footer__link--help ul{flex-direction:column;align-items:center;gap:14rem}}.footer__link--help ul li{flex:1}@media screen and (max-width: 767px){.footer__link--help ul li{flex:initial;width:300rem}}.footer__link--help ul li a{position:relative;display:block;transition:filter .3s}.footer__link--help ul li a img{display:block;width:100%}.footer__link--help ul li a>span{position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.footer__link--help ul li a.btn_sheet>span{left:101rem;font-size:21rem;letter-spacing:0;line-height:1.42}@media screen and (max-width: 767px){.footer__link--help ul li a.btn_sheet>span{left:120rem;font-size:18rem;line-height:1.38}}.footer__link--help ul li a.btn_blog>span{left:48rem;transform:translateY(-55%);text-align:center;font-size:18rem;letter-spacing:0;line-height:1.38}@media screen and (max-width: 767px){.footer__link--help ul li a.btn_blog>span{left:50%;transform:translate(-50%, -56%);font-size:17rem;line-height:1.35}}.footer__link--help ul li a.btn_blog>span .en_font{display:inline-block;opacity:.59;font-size:16rem;margin-bottom:.2em}@media screen and (max-width: 767px){.footer__link--help ul li a.btn_blog>span .en_font{font-size:14rem;margin-bottom:0}}.footer__link--help ul li a.btn_web>span{left:133rem;font-size:18rem;letter-spacing:0;line-height:1.38}@media screen and (max-width: 767px){.footer__link--help ul li a.btn_web>span{left:128rem;font-size:17rem;line-height:1.35}}.footer__link--help ul li a:hover{opacity:1;filter:brightness(0.9)}.footer .copyright{position:relative;z-index:3;font-size:18rem;letter-spacing:.05em;line-height:1.44;margin-top:75rem}@media screen and (max-width: 767px){.footer .copyright{text-align:center;font-size:11rem;margin-top:60rem}}:root{--headerHeight: 170rem}@media screen and (max-width: 767px){:root{--headerHeight: 90rem}}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{scroll-behavior:smooth;font-size:.0520833333vw}@media screen and (min-width: 1920px){html{font-size:1px}}@media screen and (max-width: 767px){html{font-size:.2325581395vw}}body{font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:500;font-style:normal;background-color:#fff;color:#391600;font-size:24rem;letter-spacing:.06em;line-height:1.8}h1,h2,h3,h4,h5{font-weight:500}@media screen and (max-width: 767px){br.br_pc{display:none}}br.br_sp{display:none}@media screen and (max-width: 767px){br.br_sp{display:inline}}.en_font{font-family:"Meow Script",cursive;font-weight:400;font-style:normal}section{position:relative}img{display:block;max-width:100%}.inner{width:100%;max-width:1520rem;margin:0 auto}@media screen and (max-width: 767px){.inner{padding-inline:36rem}}.inner_long{width:100%;max-width:1700rem;margin:0 auto}@media screen and (max-width: 767px){.inner_long{padding-inline:10rem}}.inner_middle{width:100%;max-width:1550rem;margin:0 auto}@media screen and (max-width: 767px){.inner_middle{padding-inline:36rem}}.inner_short{width:100%;max-width:1390rem;margin:0 auto}@media screen and (max-width: 767px){.inner_short{padding-inline:36rem}}.section_ttl .en{font-size:30rem;letter-spacing:0;line-height:1.2;margin-bottom:5rem;color:#4b8e78}@media screen and (max-width: 767px){.section_ttl .en{font-size:18rem;margin-bottom:0}}.section_ttl .ja{font-size:50rem;letter-spacing:.04em;line-height:1.44}@media screen and (max-width: 767px){.section_ttl .ja{font-size:27rem}}.common_btn a{position:relative;display:inline-block;min-width:395rem;max-width:100%;border-radius:12rem;border:2px solid #4b8e78;color:#4b8e78;background-color:#fff;text-align:center;font-size:27rem;letter-spacing:0;line-height:1.44;padding:.7em 62rem;transition:background-color .3s,color .3s}@media screen and (max-width: 767px){.common_btn a{min-width:250rem;font-size:18rem;padding:.7em 46rem;border-width:1px}}.common_btn a::before,.common_btn a::after{content:"";position:absolute;top:50%;right:42rem}@media screen and (max-width: 767px){.common_btn a::before,.common_btn a::after{right:31rem}}.common_btn a::before{width:29rem;aspect-ratio:1;background-color:#4b8e78;border-radius:50%;transform:translate(50%, -50%);transition:background-color .3s}@media screen and (max-width: 767px){.common_btn a::before{width:22rem}}.common_btn a::after{width:7rem;aspect-ratio:1;border-top:2px solid #fff;border-right:2px solid #fff;transform:translate(35%, -50%) rotate(45deg);z-index:2;transition:border-color .3s}@media screen and (max-width: 767px){.common_btn a::after{width:5rem;border-width:1px}}@media screen and (min-width: 768px){.common_btn a:hover{color:#fff;background-color:#4b8e78}.common_btn a:hover::before{background-color:#fff}.common_btn a:hover::after{border-color:#4b8e78}}.overflow_container{overflow:hidden}.not-found-mess{height:100vh;padding-top:100rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.not-found-mess .box{width:320rem}}.not-found-mess .box h2{font-size:25rem;letter-spacing:.1em;line-height:1;margin-bottom:25rem}@media screen and (max-width: 767px){.not-found-mess .box h2{font-size:18rem;letter-spacing:.05em;line-height:1.6}}.not-found-mess .box p{font-size:16rem;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){.not-found-mess .box p{font-size:14rem;letter-spacing:.05em;line-height:1.6}}.not-found-mess .box p.error_url{margin:10rem 0 25rem}@media screen and (max-width: 767px){.not-found-mess .box p.error_url{font-size:12rem;letter-spacing:0}}.top-mv{background-image:url(../img/top/mv/mv2.webp);background-size:100%;background-position:bottom center;background-repeat:no-repeat}@media screen and (max-width: 767px){.top-mv{background-image:url(../img/top/mv/mv2_sp.webp);background-position:bottom 10rem center}}.top-mv__swiper{height:100vh;overflow:hidden}@media screen and (max-width: 767px){.top-mv__swiper{height:auto}}.top-mv__swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}@media screen and (max-width: 767px){.top-mv__swiper .swiper-slide img{height:auto;max-height:100svh}}.top-mv__text{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;padding-inline:90rem}@media screen and (max-width: 767px){.top-mv__text{top:187rem;transform:translateX(-50%);padding-inline:36rem}}.top-mv__text--inner{transition-delay:4s !important}.top-mv__text--text1{font-size:70rem;letter-spacing:.05em;line-height:1.2;text-shadow:0px 3rem 40rem rgba(0,0,0,.8470588235);margin-bottom:.5em}@media screen and (max-width: 767px){.top-mv__text--text1{font-size:30rem;line-height:1.5em;text-shadow:0 0 20rem rgba(0,0,0,.2549019608)}}.top-mv__text--text2{font-size:40rem;letter-spacing:.05em;line-height:1.45;text-shadow:0 3rem 40rem rgba(0,0,0,.8470588235);margin-bottom:.5em}@media screen and (max-width: 767px){.top-mv__text--text2{font-size:21rem;line-height:1.5;text-shadow:0 0 20rem rgba(0,0,0,.2549019608)}}.top-mv__text--text3{font-size:52rem;letter-spacing:0;line-height:1.2;text-shadow:0 0 30rem rgba(0,0,0,.8470588235)}@media screen and (max-width: 767px){.top-mv__text--text3{font-size:27rem;line-height:1.18em;text-shadow:0 0 20rem rgba(0,0,0,.2549019608)}}.top-mv__card{position:absolute;bottom:-12rem;height:100%;left:50%;transform:translateX(-50%);z-index:1;padding-inline:34rem;display:flex;justify-content:flex-end;align-items:flex-end;color:#fff;overflow:hidden}@media screen and (max-width: 767px){.top-mv__card{bottom:-37rem;padding-inline:32rem}}.top-mv__card--inner{display:inline-flex;height:320rem;transition-delay:4s !important}@media screen and (max-width: 767px){.top-mv__card--inner{height:183rem}}.top-mv__card--left img,.top-mv__card--right img{height:100%;width:100%}.top-mv__card--left{position:relative;width:178rem;height:319rem}@media screen and (max-width: 767px){.top-mv__card--left{width:96rem;height:183.5rem}}.top-mv__card--left .text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14rem;font-size:38rem;letter-spacing:.2em;line-height:1;writing-mode:vertical-rl;-webkit-writing-mode:vertical-rl;white-space:nowrap;padding-left:.7em}@media screen and (max-width: 767px){.top-mv__card--left .text{gap:16rem;font-size:21rem;padding-bottom:.5em}}.top-mv__card--left .text ruby{ruby-align:center}.top-mv__card--left .text rt{font-size:.47em;letter-spacing:.1em;padding-left:.4em}@media screen and (max-width: 767px){.top-mv__card--left .text rt{font-size:.52em}}.top-mv__card--left .en_text{position:absolute;right:0;bottom:1em;transform:translateX(50%) rotate(-6deg);font-size:30rem;letter-spacing:0;line-height:1;color:#fff7ce;white-space:nowrap}@media screen and (max-width: 767px){.top-mv__card--left .en_text{font-size:17rem}}.top-mv__card--right{width:352rem;height:319rem}@media screen and (max-width: 767px){.top-mv__card--right{width:210rem;height:183.5rem}}.top-mv__card--circle{position:absolute;top:0;right:5rem;transform:translate(30%, -30%)}.top-mv__card--circle .yellow{position:absolute;top:50%;left:50%;transform:translate(-51%, -48%);width:146%;max-width:initial;z-index:-1}@media screen and (max-width: 767px){.top-mv__card--circle .yellow{transform:translate(-50%, -47%);width:174%}}.top-mv__card--circle .white{width:120rem}@media screen and (max-width: 767px){.top-mv__card--circle .white{width:75rem}}.top-mv__card--circle>span{width:100%;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:19rem;letter-spacing:0;line-height:1.42}@media screen and (max-width: 767px){.top-mv__card--circle>span{font-size:11rem}}.top-info{padding-block:150rem 190rem;background-image:url(../img/top/information.webp);background-size:667rem;background-position:bottom right;background-repeat:no-repeat}@media screen and (max-width: 767px){.top-info{padding-block:130rem 200rem;background-image:url(../img/top/information_sp.webp);background-size:313rem;background-position:bottom 90rem right 0}}.top-info__inner{display:flex}@media screen and (max-width: 767px){.top-info__inner{display:block}}.top-info__inner .section_ttl{flex:1}.top-info__contents{width:950rem}@media screen and (max-width: 767px){.top-info__contents{width:100%;margin-top:50rem}}.top-info__contents dl{border:1px solid #c4e8de;background-color:#fff}.top-info__contents dl+dl{margin-top:20rem}@media screen and (max-width: 767px){.top-info__contents dl+dl{margin-top:30rem}}.top-info__contents dl dt{position:relative;display:flex;align-items:center;gap:36rem;padding:30rem 105rem 30rem 75rem;cursor:pointer}@media screen and (max-width: 767px){.top-info__contents dl dt{flex-direction:column;align-items:flex-start;gap:7rem;padding:30rem 70rem 30rem 30rem}}.top-info__contents dl dt time{font-family:"Metropolis",sans-serif;font-weight:400;font-style:normal;font-size:18rem;letter-spacing:0;line-height:1;color:#767676;margin-bottom:-0.35em}@media screen and (max-width: 767px){.top-info__contents dl dt time{font-size:15rem;margin-bottom:0}}.top-info__contents dl dt h3{font-size:25rem;letter-spacing:.05em;line-height:1.44;transition:color .2s}@media screen and (max-width: 767px){.top-info__contents dl dt h3{font-size:18rem}}.top-info__contents dl dt::after{content:"";width:20rem;aspect-ratio:1/1;border-top:4px solid;border-right:4px solid;border-color:#62cc94;position:absolute;right:65rem;top:50%;transform:translate(50%, -25%) rotate(-45deg)}@media screen and (max-width: 767px){.top-info__contents dl dt::after{width:14rem;top:67rem;right:48rem;border-width:3px}}.top-info__contents dl dt.open h3{color:#4b8e78}.top-info__contents dl dt.open::after{transform:translate(50%, -75%) rotate(135deg)}.top-info__contents dl dd{display:none;padding-block:24rem 30rem;margin-inline:75rem 30rem;border-top:1px solid #767676;font-size:16rem;letter-spacing:.05em;line-height:1.87}@media screen and (max-width: 767px){.top-info__contents dl dd{padding-block:23rem;margin-inline:17rem;font-size:15rem;line-height:1.8}}.top-info__contents dl dd a{color:#4b8e78;text-decoration:underline}.top-info__contents dl dd a:hover{text-decoration:none}.top-worries{padding-block:145rem 215rem;background-image:url(../img/top/worries/worries7.webp);background-size:100% 100%;background-position:bottom center;background-repeat:no-repeat}@media screen and (max-width: 767px){.top-worries{padding-block:90rem;background-image:url(../img/top/worries/worries7_sp.webp)}}.top-worries__ttl{position:relative;text-align:center;margin-bottom:110rem}@media screen and (max-width: 767px){.top-worries__ttl{margin-bottom:78rem}}.top-worries__ttl .ja{font-size:45rem;letter-spacing:.05em;line-height:1.45}@media screen and (max-width: 767px){.top-worries__ttl .ja{font-size:23rem;letter-spacing:.04em;line-height:1.42}}.top-worries__ttl .ja span{color:#4b8e78;font-size:60rem}@media screen and (max-width: 767px){.top-worries__ttl .ja span{font-size:28rem}}.top-worries__ttl .en{color:#fff;font-size:60rem;letter-spacing:0;line-height:1;text-shadow:0px 0px 20rem rgba(0,0,0,.2941176471);position:absolute;bottom:-35rem;left:44.5%;transform:rotate(-5deg);z-index:-1;white-space:nowrap}@media screen and (max-width: 767px){.top-worries__ttl .en{font-size:22rem;text-shadow:0px 0px 12px rgba(0,0,0,.3019607843);bottom:-20rem;left:33%}}.top-worries__line1{display:flex;justify-content:center;align-items:center;gap:147rem;padding-left:38rem}@media screen and (max-width: 767px){.top-worries__line1{flex-direction:column;align-items:flex-start;gap:7rem;padding-left:0}}.top-worries__line2{display:flex;justify-content:space-between;align-items:flex-start;margin-top:56rem;margin-bottom:70rem}@media screen and (max-width: 767px){.top-worries__line2{flex-direction:column;align-items:flex-start;gap:7rem;margin-top:7rem;margin-bottom:55rem}}.top-worries__comment{position:relative;width:auto}.top-worries__comment img{width:auto;height:160rem}@media screen and (max-width: 767px){.top-worries__comment img{height:105rem}}.top-worries__comment p{width:100%;color:#fff;text-align:center;font-size:24rem;letter-spacing:.05em;line-height:1.45;font-weight:700;position:absolute;top:63.5rem;left:0;transform:translateY(-50%)}@media screen and (max-width: 767px){.top-worries__comment p{font-size:15rem;top:40rem;line-height:1.4}}@media screen and (max-width: 767px){.top-worries__comment.comment2{margin-left:auto;margin-right:0}}.top-worries__comment.comment3{margin-top:36rem}@media screen and (max-width: 767px){.top-worries__comment.comment3{margin-top:0}}.top-worries__comment.comment3 img{height:127rem}@media screen and (max-width: 767px){.top-worries__comment.comment3 img{height:105rem}}.top-worries__comment.comment3 p{width:94.5%}@media screen and (max-width: 767px){.top-worries__comment.comment3 p{width:100%}}.top-worries__comment.comment4{margin-top:14rem}@media screen and (max-width: 767px){.top-worries__comment.comment4{margin-top:0;margin-left:auto;margin-right:0}}.top-worries__mainimg{width:auto}@media screen and (max-width: 767px){.top-worries__mainimg{order:3;margin-inline:auto;margin-top:25rem}}.top-worries__mainimg img{width:auto;height:247rem}@media screen and (max-width: 767px){.top-worries__mainimg img{height:170rem}}.top-worries__solution{width:1120rem;margin-inline:auto;display:flex;align-items:center;justify-content:center;font-size:35rem;letter-spacing:.04em;line-height:1.45;color:#4b8e78;background-color:rgba(255,255,255,.6352941176);border:1px solid #fff;padding:0 20rem 5rem;border-radius:999px}@media screen and (max-width: 767px){.top-worries__solution{width:100%;max-height:75rem;font-size:18rem;line-height:1.5;padding:0 46rem 0 0}}.top-worries__solution img{width:100rem;margin-top:5rem}@media screen and (max-width: 767px){.top-worries__solution img{min-width:90rem;width:90rem;margin-top:0}}.top-worries__solution p{margin-left:-5rem}@media screen and (max-width: 767px){.top-worries__solution p{margin-left:-15rem;text-align:center;white-space:nowrap}}.top-about{overflow:hidden;padding-block:180rem 260rem;background-image:url(../img/top/about/about2.webp);background-size:489rem;background-position:bottom -100rem right -104rem;background-repeat:no-repeat}@media screen and (max-width: 767px){.top-about{padding-block:135rem 170rem;background-image:url(../img/top/about/about2_sp.webp);background-size:210rem;background-position:bottom 0 right -40rem}}.top-about__ttl{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:240rem;margin-bottom:100rem}@media screen and (max-width: 767px){.top-about__ttl{width:100%;padding-right:0;margin-bottom:65rem}}.top-about__ttl .section_ttl .en{font-size:35rem}@media screen and (max-width: 767px){.top-about__ttl .section_ttl .en{font-size:17rem}}.top-about__ttl img{width:210rem;position:absolute;bottom:0;right:0;z-index:-1}@media screen and (max-width: 767px){.top-about__ttl img{width:83rem;right:-6rem}}.top-about__flex{display:flex;align-items:flex-end;justify-content:flex-start;margin-right:calc(50% - 50vw)}@media screen and (max-width: 767px){.top-about__flex{flex-direction:column;gap:70rem}}.top-about__txt{width:860rem}@media screen and (max-width: 767px){.top-about__txt{width:100%}}.top-about__txt h3{font-weight:700;font-size:40rem;letter-spacing:.06em;line-height:1.625;margin-bottom:48rem;color:#4b8e78}@media screen and (max-width: 767px){.top-about__txt h3{font-size:21rem;line-height:1.66;margin-bottom:35rem}}.top-about__txt p{font-size:24rem;letter-spacing:.06em;line-height:1.8}@media screen and (max-width: 767px){.top-about__txt p{font-size:15rem;line-height:1.66}}.top-about__txt p span{color:#4b8e78}.top-about__img{flex:1;aspect-ratio:857/652}@media screen and (max-width: 767px){.top-about__img{width:363rem;aspect-ratio:363/277}}.top-services{padding-block:200rem 220rem;background-image:url(../img/top/services/services2.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;text-align:center}@media screen and (max-width: 767px){.top-services{padding-block:90rem 125rem;background-image:url(../img/top/services/services2_sp.webp)}}.top-services__text{color:#4b8e78;margin-block:90rem 70rem;font-size:30rem;letter-spacing:.06em;line-height:1.46}@media screen and (max-width: 767px){.top-services__text{margin-block:65rem 50rem;font-size:19rem;line-height:1.47}}.top-services__contents{display:flex;justify-content:center;flex-wrap:wrap;gap:38rem 35rem;margin-bottom:105rem}@media screen and (max-width: 767px){.top-services__contents{gap:15rem;margin-bottom:65rem}}.top-services__item{display:flex;flex-direction:column;align-items:center;gap:47rem;width:calc((100% - 105rem)/4);background-color:#fff;border-radius:20rem;padding:66rem 0 47rem;overflow:hidden}@media screen and (max-width: 767px){.top-services__item{flex-direction:row;gap:15rem;width:100%;padding:32rem 0 32rem 39rem}}.top-services__item .icon{position:relative;display:flex;justify-content:center;align-items:center;width:120rem;aspect-ratio:1}@media screen and (max-width: 767px){.top-services__item .icon{width:70rem}}.top-services__item .icon::before{content:"";width:250%;aspect-ratio:1;background-image:url(../img/top/services/services1.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}@media screen and (max-width: 767px){.top-services__item .icon::before{background-image:url(../img/top/services/services1_sp.webp)}}.top-services__item .icon img.icon1{width:81rem;margin-left:24rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon1{width:47rem;margin-left:12rem}}.top-services__item .icon img.icon2{width:78rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon2{width:49rem}}.top-services__item .icon img.icon3{width:110rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon3{width:60rem}}.top-services__item .icon img.icon4{width:88rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon4{width:52rem}}.top-services__item .icon img.icon5{width:81rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon5{width:46rem}}.top-services__item .icon img.icon6{width:74rem;margin-left:24rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon6{width:47rem;margin-left:12rem}}.top-services__item .icon img.icon7{width:80rem}@media screen and (max-width: 767px){.top-services__item .icon img.icon7{width:48rem}}.top-services__item>p{display:flex;align-items:center;justify-content:center;font-size:22rem;letter-spacing:.06em;line-height:1.7;height:3.4em}@media screen and (max-width: 767px){.top-services__item>p{flex:1;font-size:15rem;line-height:1.8em;height:auto}}.top-office{padding-top:300rem}@media screen and (max-width: 767px){.top-office{padding-top:125rem}}.top-office .section_ttl{text-align:center}.top-office__contents{margin-top:90rem;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.top-office__contents{margin-top:65rem;flex-direction:column;gap:60rem}}.top-office__swiper.swiper{width:720rem;padding-bottom:50rem;margin:0}@media screen and (max-width: 767px){.top-office__swiper.swiper{width:100%;padding-bottom:32rem}}.top-office__swiper.swiper .swiper-slide img{aspect-ratio:72/48;-o-object-fit:cover;object-fit:cover}.top-office__swiper.swiper .swiper-pagination{bottom:0}.top-office__swiper.swiper .swiper-pagination .swiper-pagination-bullet{width:11rem;height:11rem;margin:0 9rem;vertical-align:bottom}@media screen and (max-width: 767px){.top-office__swiper.swiper .swiper-pagination .swiper-pagination-bullet{width:9rem;height:9rem;margin:0 7rem}}.top-office__swiper.swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#4b8e78}.top-office__right{max-width:700rem}@media screen and (max-width: 767px){.top-office__right{width:100%}}.top-office__table{padding-bottom:52rem;margin-bottom:50rem;border-bottom:1px solid #c4e8de}@media screen and (max-width: 767px){.top-office__table{padding-bottom:45rem;margin-bottom:60rem}}.top-office__table table td{font-size:24rem;letter-spacing:.06em;line-height:1.45;font-weight:500;border:none;padding-block:12rem 13rem}@media screen and (max-width: 767px){.top-office__table table td{display:block;font-size:15rem;line-height:1.4;padding-top:0;padding-bottom:23rem}}.top-office__table table td.column-1{color:#4b8e78;min-width:10em;padding-right:1em}@media screen and (max-width: 767px){.top-office__table table td.column-1{min-width:100%;padding-right:0;padding-bottom:7rem}}.top-office .common_btn{text-align:center}.top-recruit{padding-block:270rem 520rem}@media screen and (max-width: 767px){.top-recruit{padding:220rem 19rem 150rem}}.top-recruit__inner{position:relative;display:flex;align-items:flex-end;padding:164rem 107rem 163rem 113rem;background-color:#fff;border-radius:30rem;box-shadow:0px 3px 20px rgba(58,170,79,.1607843137)}@media screen and (max-width: 767px){.top-recruit__inner{display:block;padding:65rem 48rem;border-radius:20rem}}.top-recruit__inner .decoration{position:absolute}.top-recruit__inner .decoration.img1{width:443rem;top:-30rem;left:-300rem;z-index:-1}@media screen and (max-width: 767px){.top-recruit__inner .decoration.img1{width:206rem;top:-105rem;left:-84rem}}.top-recruit__inner .decoration.img2{width:517rem;bottom:-240rem;right:-300rem;z-index:-1}@media screen and (max-width: 767px){.top-recruit__inner .decoration.img2{width:245rem;bottom:-160rem;right:-89rem}}.top-recruit__inner .decoration.img3{width:460rem;top:-340rem;left:-180rem;z-index:1}@media screen and (max-width: 767px){.top-recruit__inner .decoration.img3{width:124rem;top:-135rem;left:18rem}}.top-recruit__inner .decoration.img4{width:350rem;bottom:-110rem;right:-120rem;z-index:1}@media screen and (max-width: 767px){.top-recruit__inner .decoration.img4{width:170rem;bottom:-75rem;right:-12rem}}.top-recruit__txt{flex:1}.top-recruit__txt>p{margin-top:50rem;font-size:22rem;letter-spacing:.06em;line-height:2.27}@media screen and (max-width: 767px){.top-recruit__txt>p{font-size:15rem;line-height:1.66}}.top-recruit__btns{width:500rem}@media screen and (max-width: 767px){.top-recruit__btns{width:100%;margin-top:70rem}}.top-recruit__btns li+li{margin-top:34rem}@media screen and (max-width: 767px){.top-recruit__btns li+li{margin-top:20rem}}.top-recruit__btns a{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11rem;width:100%;height:155rem;border-radius:12rem;border:2px solid;padding-right:12rem}@media screen and (max-width: 767px){.top-recruit__btns a{gap:2rem;height:90rem;border-width:1px;padding-right:18rem}}.top-recruit__btns a .main{font-weight:700;font-size:29rem;letter-spacing:.05em;line-height:1.44}@media screen and (max-width: 767px){.top-recruit__btns a .main{font-size:19rem;line-height:1.42}}.top-recruit__btns a::before,.top-recruit__btns a::after{content:"";position:absolute;top:50%;right:53rem;aspect-ratio:1}@media screen and (max-width: 767px){.top-recruit__btns a::before,.top-recruit__btns a::after{right:30rem}}.top-recruit__btns a::before{width:29rem;border-radius:50%;transform:translate(50%, -50%);z-index:1}.top-recruit__btns a::after{width:7rem;border-top:2px solid;border-right:2px solid;transform:translate(35%, -50%) rotate(45deg);z-index:2}.top-recruit__btns a.btn1{color:#fff;border-color:#62cc94;transition:color .2s}.top-recruit__btns a.btn1 .main>span{font-size:.8em}.top-recruit__btns a.btn1 .sub{font-size:19rem;letter-spacing:.06em;line-height:1.42}@media screen and (max-width: 767px){.top-recruit__btns a.btn1 .sub{font-size:13rem;line-height:1.46}}.top-recruit__btns a.btn1 .bg{background:rgba(0,0,0,0) linear-gradient(287deg, #4cd0b6 0%, #3bacb1 100%) 0% 0% no-repeat padding-box;border-radius:12rem;position:absolute;inset:-2px;z-index:-1;transition:opacity .2s}@media screen and (max-width: 767px){.top-recruit__btns a.btn1 .bg{inset:-1px}}.top-recruit__btns a.btn1::before{background-color:#fff;transition:background-color .2s}.top-recruit__btns a.btn1::after{border-color:#62cc94;transition:border-color .2s}.top-recruit__btns a.btn1:hover{color:#62cc94}.top-recruit__btns a.btn1:hover .bg{opacity:0}.top-recruit__btns a.btn1:hover::before{background-color:#62cc94}.top-recruit__btns a.btn1:hover::after{border-color:#fff}.top-recruit__btns a.btn2{color:#4b8e78;border-color:#4b8e78;transition:color .2s,background-color .2s}.top-recruit__btns a.btn2::before{border:1px solid #4b8e78;background-color:#fff}.top-recruit__btns a.btn2::after{border-color:#4b8e78;transition:border-color .2s}.top-recruit__btns a.btn2:hover{color:#fff;background-color:#4b8e78}.top-contact{background-color:rgba(200,232,196,.3)}.top-contact .section_ttl{text-align:center}.top-contact__head{position:relative;padding-block:190rem 330rem}@media screen and (max-width: 767px){.top-contact__head{padding-block:90rem 230rem}}.top-contact__head--text{margin-block:50rem 100rem;text-align:center;font-size:24rem;letter-spacing:.06em;line-height:1.66}@media screen and (max-width: 767px){.top-contact__head--text{margin-block:40rem 50rem;font-size:15rem}}.top-contact__head--contents{display:flex;justify-content:center;background-color:#fff;border-radius:20rem;padding-block:50rem;height:400rem}@media screen and (max-width: 767px){.top-contact__head--contents{flex-direction:column;padding:60rem 30rem 75rem;height:auto}}.top-contact__head--contents .left{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-right:150rem;border-right:1px solid #4b8e78}@media screen and (max-width: 767px){.top-contact__head--contents .left{padding-right:0;padding-bottom:60rem;border-right:none;border-bottom:1px solid #4b8e78}}.top-contact__head--contents .right{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-left:150rem}@media screen and (max-width: 767px){.top-contact__head--contents .right{padding-left:0;padding-top:45rem}}.top-contact__head--contents .ttl{text-align:center;font-size:28rem;letter-spacing:.06em;line-height:1.43;margin-bottom:29rem}@media screen and (max-width: 767px){.top-contact__head--contents .ttl{font-size:18rem;margin-bottom:27rem}}.top-contact__head--contents a{display:flex;justify-content:center;align-items:center;width:470rem;height:115rem;border:2px solid;border-radius:12rem}@media screen and (max-width: 767px){.top-contact__head--contents a{width:280rem;height:85rem;border-width:1px}}.top-contact__head--contents a.line_btn{position:relative;background-color:#fff;border-color:#05c755;color:#05c755;font-size:23rem;letter-spacing:.05em;line-height:1;padding-right:53rem;transition:all .3s}@media screen and (max-width: 767px){.top-contact__head--contents a.line_btn{font-size:17rem;line-height:1.47;padding-right:46rem;text-align:center}}.top-contact__head--contents a.line_btn img{width:52rem}@media screen and (max-width: 767px){.top-contact__head--contents a.line_btn img{width:45rem}}.top-contact__head--contents a.line_btn span{margin-left:21rem}@media screen and (max-width: 767px){.top-contact__head--contents a.line_btn span{margin-left:18rem}}.top-contact__head--contents a.line_btn::before,.top-contact__head--contents a.line_btn::after{content:"";position:absolute;top:50%;right:54rem;aspect-ratio:1}@media screen and (max-width: 767px){.top-contact__head--contents a.line_btn::before,.top-contact__head--contents a.line_btn::after{right:33rem}}.top-contact__head--contents a.line_btn::before{width:29rem;border-radius:50%;transform:translate(50%, -50%);z-index:1;background-color:#fff;border:1px solid #05c755}.top-contact__head--contents a.line_btn::after{width:7rem;border-top:2px solid;border-right:2px solid;border-color:#05c755;transform:translate(35%, -50%) rotate(45deg);z-index:2}.top-contact__head--contents a.line_btn:hover{background-color:#05c755;color:#fff}.top-contact__head--contents a.tel_btn{flex-direction:column;background-color:#4fa877;color:#fff;border-color:#4fa877;gap:7rem;transition:all .3s}@media screen and (max-width: 767px){.top-contact__head--contents a.tel_btn{gap:5rem}}.top-contact__head--contents a.tel_btn span:nth-of-type(1){font-size:37rem;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){.top-contact__head--contents a.tel_btn span:nth-of-type(1){font-size:25rem}}.top-contact__head--contents a.tel_btn span:nth-of-type(2){font-size:19rem;letter-spacing:.06em;line-height:1}@media screen and (max-width: 767px){.top-contact__head--contents a.tel_btn span:nth-of-type(2){font-size:16rem}}.top-contact__head--contents a.tel_btn:hover{background-color:#fff;color:#4fa877}.top-contact__head .icon{width:570rem;position:absolute;left:-175rem;bottom:135rem;pointer-events:none}@media screen and (max-width: 767px){.top-contact__head .icon{width:280rem;left:-90rem;bottom:95rem}}.top-contact__form{padding-bottom:210rem;scroll-margin-top:var(--headerHeight)}@media screen and (max-width: 767px){.top-contact__form{padding-bottom:165rem}}@media screen and (max-width: 767px){.top-contact__form--inner{padding-inline:19rem}}.top-contact__form--wrap{padding:90rem 70rem 220rem;background-color:#fff;border-radius:20rem;margin-top:140rem}@media screen and (max-width: 767px){.top-contact__form--wrap{padding:70rem 28rem 100rem;border-radius:17rem;margin-top:65rem}}.top-contact__form .contact_table th,.top-contact__form .contact_table td{padding-block:50rem;border-bottom:1px solid #c4c3c3}@media screen and (max-width: 767px){.top-contact__form .contact_table th,.top-contact__form .contact_table td{display:block}}.top-contact__form .contact_table th{width:470rem;padding-inline:35rem;font-size:28rem;letter-spacing:.06em;line-height:75rem;font-weight:500;color:#4b8e78}@media screen and (max-width: 767px){.top-contact__form .contact_table th{width:100%;padding:30rem 0 20rem;border-bottom:initial;font-size:18rem;line-height:1.44}}.top-contact__form .contact_table th .required{color:#f28071;font-size:.85em;position:relative;top:-0.25em}.top-contact__form .contact_table td{width:calc(100% - 470rem);padding-right:35rem;vertical-align:middle;font-size:24rem;letter-spacing:.06em;line-height:1.45}@media screen and (max-width: 767px){.top-contact__form .contact_table td{width:100%;padding:0 0 30rem;font-size:16rem}}.top-contact__form .contact_table td input[type=text],.top-contact__form .contact_table td input[type=email],.top-contact__form .contact_table td textarea{width:100%;height:75rem;background-color:#f3f7ef;padding-inline:26rem;border-radius:5rem}@media screen and (max-width: 767px){.top-contact__form .contact_table td input[type=text],.top-contact__form .contact_table td input[type=email],.top-contact__form .contact_table td textarea{height:55rem;padding-inline:18rem}}.top-contact__form .contact_table td textarea{height:300rem;padding-block:18rem}@media screen and (max-width: 767px){.top-contact__form .contact_table td textarea{height:400rem;padding-block:20rem}}.top-contact__form .contact_table td .tel_wrap{display:flex;gap:28rem}@media screen and (max-width: 767px){.top-contact__form .contact_table td .tel_wrap{gap:10rem}}.top-contact__form .contact_table td .tel_wrap>span{flex:1}.top-contact__form .contact_table td .exp{font-size:18rem;letter-spacing:.06em;line-height:1.44;margin-top:23rem}@media screen and (max-width: 767px){.top-contact__form .contact_table td .exp{font-size:13rem;margin-top:20rem;padding:0 20rem}}.top-contact__form .privacy_wrap{display:flex;flex-direction:column;align-items:center;margin-top:120rem}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap{margin-top:85rem}}.top-contact__form .privacy_wrap .wpcf7-acceptance{text-align:center;font-size:24rem;letter-spacing:.06em;line-height:1.45}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap .wpcf7-acceptance{font-size:15rem}}.top-contact__form .privacy_wrap .privacy_text{text-align:center;font-size:21rem;letter-spacing:.06em;line-height:1.4;margin-top:25rem}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap .privacy_text{font-size:13rem;line-height:1.7;margin-top:30rem}}.top-contact__form .privacy_wrap .title{font-weight:700;font-size:30rem;letter-spacing:.06em;line-height:1.46;text-align:center;margin-top:70rem;margin-bottom:25rem}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap .title{font-size:19rem;margin-top:50rem;margin-bottom:25rem}}.top-contact__form .privacy_wrap .wrapper{max-width:980rem;margin:0 auto;padding:30rem;border:1px solid #391600;max-height:290rem;overflow-y:auto}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap .wrapper{max-height:420rem;padding:20rem}}.top-contact__form .privacy_wrap .wrapper .content{font-size:18rem;letter-spacing:.06em;line-height:1.8}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap .wrapper .content{font-size:12rem}}.top-contact__form .privacy_wrap .wrapper .content h3{font-weight:700;font-size:25rem;letter-spacing:.06em;line-height:1.3}@media screen and (max-width: 767px){.top-contact__form .privacy_wrap .wrapper .content h3{font-size:17rem}}.top-contact__form .privacy_wrap .wrapper .content div+h3{margin-top:2.5em}.top-contact__form .privacy_wrap .wrapper .content h3+div{margin-top:.5em}.top-contact__form .privacy_wrap .wrapper .content div+div{margin-top:1.8em}.top-contact__form .privacy_wrap .wrapper .content a{color:#4b8e78;text-decoration:underline}.top-contact__form .privacy_wrap .wrapper .content a:hover{text-decoration:none}.top-contact__form .submit_wrap{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;margin:120rem auto 0;border-radius:999px;color:#fff;background-color:#4b8e78;border:2px solid #4b8e78;transition:all .3s}@media screen and (max-width: 767px){.top-contact__form .submit_wrap{margin-top:60rem;border-width:1px}}.top-contact__form .submit_wrap input[type=submit]{width:100%;padding:27rem 135rem;font-size:25rem;letter-spacing:0;line-height:1.44}@media screen and (max-width: 767px){.top-contact__form .submit_wrap input[type=submit]{padding:17rem 70rem;font-size:15rem;line-height:1.4}}.top-contact__form .submit_wrap .wpcf7-spinner{width:0;height:0;opacity:0;margin:0}.top-contact__form .submit_wrap:hover{color:#4b8e78;background-color:#fff}.wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:25rem 90rem}@media screen and (max-width: 767px){.wpcf7-checkbox{gap:20rem 65rem;padding:0 20rem}}.wpcf7-list-item{margin:0}.column-2 .wpcf7-checkbox{gap:25rem 0}@media screen and (max-width: 767px){.column-2 .wpcf7-checkbox{gap:20rem 0}}.column-2 .wpcf7-checkbox .wpcf7-list-item{width:50%}@media screen and (max-width: 767px){.column-2 .wpcf7-checkbox .wpcf7-list-item{width:100%}}label:has(input[type=checkbox]){display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;line-height:1}label input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;opacity:0;width:0;height:0}label:has(input[type=checkbox]) span{position:relative;padding-left:45rem}@media screen and (max-width: 767px){label:has(input[type=checkbox]) span{padding-left:28rem}}label:has(input[type=checkbox]) span::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-45%);width:30rem;height:30rem;border:1px solid #707070}@media screen and (max-width: 767px){label:has(input[type=checkbox]) span::before{width:20rem;height:20rem}}label input[type=checkbox]:checked+span::after{content:"";position:absolute;left:5rem;top:6rem;width:20rem;height:10rem;border-left:3px solid #4b8e78;border-bottom:3px solid #4b8e78;transform:rotate(-45deg)}@media screen and (max-width: 767px){label input[type=checkbox]:checked+span::after{left:4rem;top:3rem;width:13rem;height:7rem;border-width:2px}}.wpcf7-not-valid-tip{color:#d31616;font-size:18rem;letter-spacing:.06em;line-height:1.44;font-weight:500;margin-top:.56em}@media screen and (max-width: 767px){.wpcf7-not-valid-tip{font-size:13rem}}.wpcf7 form .wpcf7-response-output{border-width:1px;text-align:center;font-size:18rem;letter-spacing:.06em;line-height:1.44;font-weight:500;margin:60rem auto 0;max-width:980rem;padding:.67em}@media screen and (max-width: 767px){.wpcf7 form .wpcf7-response-output{font-size:13rem;margin-top:30rem}}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#d31616;color:#d31616}
/*# sourceMappingURL=style.min.css.map */