@charset "UTF-8";*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{-webkit-margin-after:0;margin-block-end:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}button,h1,h2,h3,h4,input,label{line-height:1.1}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,select,textarea{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.pc_only,.tbpc_only,.title.--border span::after{display:none}@media (min-width:768px){.tbpc_only{display:block}.sp_only{display:none}}@media (min-width:980px){.tbsp_only{display:none}.pc_only{display:block}}.inner{max-width:1130px;width:100%;margin-inline:auto;padding-inline:20px}.inner.--service{padding-inline:0}@media (min-width:768px){.inner{padding-inline:40px}.inner.--about{max-width:800px}.inner.--service{max-width:1360px}}@media (min-width:1440px){.inner.--service{padding-inline:40px}}main{background-color:#f9fafc}a,body,html{color:#353535}body,html{max-width:100vw;width:100%;font-family:"Noto Sans JP",sans-serif;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative}body.noscroll{overflow:hidden}*{margin:0;padding:0}p{line-height:1em;font-size:1rem}a{text-decoration:none}a,a:hover,button,button:hover{-webkit-transition:all .3s;transition:all .3s}a,button{opacity:1;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;border-radius:0;color:inherit;font:inherit;margin:0;outline:0;padding:0;vertical-align:middle}a:hover,button:hover{opacity:.7}li{list-style-type:none}@media (min-width:768px){a[href^="tel:"]{pointer-events:none}}.header{max-width:95vw;width:95%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-inline:20px;z-index:999;top:37px;left:2.5%;position:fixed;border-radius:10px;background:#fff}.header.nofixed{opacity:0}.header.nofixed,.header.nofixed .header__nav{visibility:hidden}@media (min-width:980px){.header{padding:0 100px 0 20px}}.header__logo{display:block;max-width:169px;width:100%;height:auto;z-index:999}.footer__logo img,.header__logo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.header__nav,.header__nav.fade{-webkit-transition:all .3s;transition:all .3s}.header__nav{visibility:hidden;background:#fff;height:100vh;right:0;position:fixed;width:100vw;opacity:0;z-index:2;-webkit-transform:translateX(100%);transform:translateX(100%);top:0;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;overflow-y:scroll}@media (min-width:768px){.header__nav{top:0;padding-top:120px;overflow-y:hidden}}@media (orientation:landscape) and (max-width:980px){.header__nav{top:0;padding-top:100px;display:block}}@media (min-width:980px){.header__nav{background:0 0;visibility:visible;position:static;opacity:1;-webkit-transform:none;transform:none;padding:0;height:auto}}.header__nav.fade{opacity:1;visibility:visible;z-index:998;-webkit-transform:translateX(0);transform:translateX(0)}@media (orientation:landscape) and (max-width:980px){.header__nav.fade{overflow:scroll}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:20px}@media (min-width:768px){.header__nav-list{gap:30px}}@media (orientation:landscape) and (max-width:980px){.header__nav-list{padding-bottom:80px}}@media (min-width:980px){.header__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:35px}}.header__nav-li a{position:relative;font-size:1rem;color:#353535;font-style:normal;font-weight:400;line-height:3.33}.header__burger-btn:hover,.header__nav-li a:hover{opacity:1}@media (min-width:980px){.header__nav-li a{font-size:.75rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#e85305),to(#e85305));background-image:linear-gradient(#e85305,#e85305);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;padding-bottom:2px}.header__nav-li a:hover{background-position:bottom left;background-size:100% 1px;-webkit-transition:all .3s;transition:all .3s}}.header__burger-btn{display:block;height:10px;width:26px;z-index:9999;position:fixed;top:57px;right:calc(20px + 2.5%)}@media (min-width:980px){.header__burger-btn{display:none}}.header__bar{background:#e85305;display:block;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:26px;height:2px}@media (min-width:980px){.header__bar{display:none}}.header__bar.--top{top:0}.header__bar.--bottom,.header__bar.--top,.header__burger-btn.close .--bottom,.header__burger-btn.close .--top{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__bar.--bottom{bottom:0}.header__burger-btn.close .--bottom,.header__burger-btn.close .--top{-webkit-transform:translate(-50%,4px) rotate(20deg);transform:translate(-50%,4px) rotate(20deg)}.header__burger-btn.close .--bottom{-webkit-transform:translate(-50%,-4px) rotate(-20deg);transform:translate(-50%,-4px) rotate(-20deg)}.footer{max-width:100vw;width:100%;background-color:#ff6602;padding:60px 0}@media (min-width:980px){.footer{padding:83px 0;min-height:400px}}.footer__inner{max-width:1280px;width:100%;padding-inline:20px;margin-inline:auto}@media (min-width:768px){.footer__inner{padding-inline:40px}}@media (min-width:980px){.footer__inner{padding-inline:100px}}.footer__company{color:#fff;font-size:clamp(1rem,1.5625vw,1.25rem);font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}.footer__access,.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo{margin-bottom:26px;border-radius:2px;max-width:230px;padding:9px 23px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.footer__logo img{height:auto}.footer__access{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.footer__access{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1em}}.--policy .wpcf7-list-item-label,.footer__access-item{color:#fff;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}@media (min-width:768px){.footer__access-item{font-size:1rem}}.--policy span.wpcf7-list-item{margin:0;position:relative}.--policy .wpcf7-list-item-label{cursor:pointer;color:#353535}.--policy .wpcf7-list-item-label .contact__policy-link{text-decoration:underline}.--policy input[type=checkbox]{opacity:0;position:absolute}.--policy .wpcf7-list-item-label::before{border-radius:3px;border:1px solid #333;content:"";display:inline-block;height:20px;margin-right:10px;position:relative;top:-1px;vertical-align:middle;width:20px}.--policy input[type=checkbox]:checked+span.wpcf7-list-item-label::after{border-left:2px solid #353535;border-bottom:2px solid #353535;content:"";height:6px;left:1px;position:absolute;top:8px;width:20px;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.form input:focus,a:focus,button:focus,textarea:focus{outline:0;border-radius:none}.form,.form-label .wpcf7-form-control-wrap{width:100%}.form-label input,.form-label textarea{max-width:100%;width:100%}@media (min-width:768px){.form-label input,.form-label textarea{max-width:650px}}.form-label.--policy .wpcf7-form-control-wrap{width:auto}.form-label input,.form-label textarea{padding:.5834em .985em;background:#f1f4f9;border:0;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.form-label{margin-bottom:10px;text-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.form-label.--textarea{margin-bottom:40px}.form-label.--policy{margin-bottom:20px}@media (min-width:768px){.form-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:25px;gap:17px}.form-label.--textarea{margin-bottom:60px}.form-label.--policy{margin-bottom:30px}}.form-item{max-width:100%;width:100%;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;margin-top:7px}.form-item.--policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.form-item{max-width:153px}.form-item.--policy{max-width:100%}}.form-optional{color:#fff;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:16px;display:inline-block;vertical-align:bottom;margin-left:10px;padding-inline:5px;background:#c0c4ca}.contact-button,.contact-button:hover{-webkit-transition:all .3s;transition:all .3s}.contact-button{background:#fff;border:1px solid #e85305;display:block;max-width:100%;width:200px;line-height:3.75;font-size:1rem;font-style:normal;font-weight:500;text-align:center;color:#353535;cursor:pointer;margin-inline:auto}.contact-button:hover{color:#fff;background:#e85305;opacity:1}.top__mv{max-width:100vw;width:100%;height:100%;position:relative;z-index:1;overflow:hidden}.top__mv::before{background:center/cover no-repeat url(../img/mv.jpg);content:"";display:block;width:100vw;height:100vh;pointer-events:none;position:fixed;top:0;left:0;z-index:0;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:1}body:not(.top-mv-inview) .top__mv::before{opacity:0;pointer-events:none}.top__mv-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:calc(80vh + 97px);padding:97px 20px;position:relative;z-index:3}@media (min-width:768px){.top__mv-container{height:100vh;max-height:695px}}.top__catch{color:#fff;text-align:center;font-size:clamp(1.25rem,5.72vw,2.75rem);font-style:normal;font-weight:700;line-height:normal}@media (min-width:768px){.top__catch{font-size:2.75rem}}.top__message{max-width:100vw;width:100%;background:rgba(255,255,255,.95);position:relative;z-index:3}.top__message-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px 0 70px}@media (min-width:980px){.top__message-container{padding:40px 0 144px}}.top__message-title{position:relative;z-index:3;margin-bottom:20px}@media (min-width:980px){.top__message-title{margin-bottom:30px}}.top__message-sub-title{position:relative;z-index:3;margin-bottom:10px}@media (min-width:980px){.top__message-sub-title{margin-bottom:20px}}.top__message-text,.top__service{position:relative;z-index:3}.top__service{max-width:100vw;width:100%;background:#f9fafc;z-index:1;overflow:hidden;margin-top:-1px}.top__service-title{margin-bottom:40px;max-width:1080px;width:100%;margin-inline:auto}@media (min-width:980px){.top__service-title{margin-bottom:56px}}.top__service-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-inline:auto}@media (min-width:768px){.top__service-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:28px}}.top__service-img{overflow:hidden;-ms-flex-item-align:490/640;align-self:490/640;width:100%}.top__service-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (min-width:768px){.top__service-img{width:38.29%}}.top__service-textarea{padding:35px 20px;width:100%;position:relative}.top__service-textarea-inner{position:relative;z-index:3}@media (min-width:768px){.top__service-textarea{padding:35px 0;width:calc(61.71% - 28px);max-width:762px}.top__service-textarea-inner{margin-left:13.9%;margin-right:14.3%}}.top__service-textarea::after{z-index:0;position:absolute;content:"";top:0;left:0;display:block;width:92.7%;height:100%;background:center/contain no-repeat url(../img/service_bg.svg)}.top__service-sub-title{margin-bottom:40px}@media (min-width:980px){.top__service-sub-title{margin-bottom:100px}}.top__service-text{font-size:clamp(.875rem,1.40625vw,1.125rem);font-style:normal;font-weight:400;line-height:1.88}.top__company{max-width:100vw;width:100%;padding-top:35px;position:relative;overflow:hidden;z-index:1;border-radius:29px 29px 0 0;background:#f2f4f6;mix-blend-mode:multiply}@media (min-width:980px){.top__company{padding-top:53px}}.top__company-container{width:100%;max-width:1050px;margin-inline:auto}.top__company-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;position:relative;z-index:3;border-bottom:1px solid #d8d8d8;background:#fff}.top__company-table:last-child{border-bottom:1px solid transparent}@media (min-width:980px){.top__company-table{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.top__company-item{width:100%;height:100%;min-height:60px;padding:5px 10px;font-size:clamp(1rem,1.5625vw,1.25rem);font-style:normal;font-weight:700;line-height:1.88;background:#e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:980px){.top__company-item{min-height:70px;max-width:290px;padding-inline:20px}}.top__company-item span{font-size:.75rem;font-weight:400}.top__company-about{height:100%;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;font-size:clamp(.875rem,1.40625vw,1.125rem);font-style:normal;font-weight:400;line-height:normal}@media (min-width:980px){.top__company-about{min-height:70px;padding-inline:40px}}.top__flow{max-width:100vw;width:100%;padding:35px 0;margin-top:-1px;position:relative;overflow:hidden;z-index:1;background-color:#f9fafc}@media (min-width:980px){.top__flow{padding:35px 0 74px}}.top__flow-sub-title{margin:10px 0 20px}@media (min-width:980px){.top__flow-sub-title{margin:20px 0 36px}}.top__flow-card,.top__flow-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__flow-container{gap:14px;max-width:1000px;margin-inline:auto}.top__flow-card{position:relative;border-radius:14px;border:1px solid #ff6602;background:#fff;padding:16px}@media (min-width:768px){.top__flow-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px 5% 16px 32px}}.top__flow-card::after{position:absolute;content:"";bottom:-14px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:68px;height:12px;background:center/contain no-repeat url(../img/flow_arrow.svg)}.top__flow-card:last-child::after{display:none}.top__flow-title{font-size:clamp(.875rem,1.40625vw,1.125rem);font-style:normal;font-weight:600;line-height:2.22;width:100%;padding-bottom:10px}@media (min-width:768px){.top__flow-title{max-width:213px;padding-bottom:0}}.top__flow-about{width:100%;font-size:clamp(.875rem,1.40625vw,1.125rem);font-style:normal;font-weight:400;line-height:1.44;padding-top:10px;border-top:1px solid #ff6602}@media (min-width:768px){.top__flow-about{width:calc(100% - 213px);padding:5px 0 10px 5.35%;border-top:0;border-left:1px solid #ff6602}}.top__access{max-width:100vw;width:100%;padding:35px 0 80px;position:relative;overflow:hidden;background:#f2f4f6;mix-blend-mode:multiply}@media (min-width:980px){.top__access{padding:64px 0 132px}}.top__access-map{max-width:800px;width:100%;height:100%;margin-inline:auto}.top__access-map iframe{max-width:100%;width:100%;height:100%;min-height:300px}@media (min-width:980px){.top__access-map iframe{min-height:454px}}.top__contact{max-width:100vw;width:100%;padding:60px 0 120px;position:relative;overflow:hidden;background:#eaecef}.top__contact::after{position:absolute;content:"";bottom:120px;right:0;display:block;width:120px;height:100vw;background:left top/contain no-repeat url(../img/contact-form_bg.svg);-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}@media (min-width:768px){.top__contact{padding:160px 0 100px}.top__contact::after{top:0;bottom:auto;right:auto;left:0;width:200px;height:100%;-webkit-transform:none;transform:none}}.top__contact .top__contact-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;margin-bottom:60px;position:relative;z-index:3}@media (min-width:980px){.top__contact .top__contact-title{margin-bottom:110px}}.top__contact-title span{font-size:clamp(.75rem,1.09375vw,.875rem);color:#353535;font-style:normal;font-weight:700;line-height:normal}.top__contact-container{border-radius:5px;background:#fff;padding:40px 20px;position:relative;z-index:3;max-width:1000px;width:100%;margin-inline:auto}@media (min-width:980px){.top__contact-container{padding:100px}}.top__contact-text{text-align:center;font-size:clamp(.875rem,1.25vw,1rem);font-style:normal;font-weight:400;line-height:1.5;margin-bottom:10px}.top__contact-text:nth-child(2){margin-bottom:20px}@media (min-width:980px){.top__contact-text{margin-bottom:15px}.top__contact-text:nth-child(2){margin-bottom:46px}}.title,.title.--border span{font-size:clamp(1rem,1.5625vw,1.25rem);font-weight:700}.title{color:#373737;font-style:normal;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title.--center{text-align:center;margin-inline:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title span{font-weight:400;position:relative;padding-left:1em}.text,.title span::after,.title.--sub{font-style:normal;font-weight:400}.title span,.title span::after{font-size:clamp(.75rem,1.09375vw,.875rem)}.title span::after{position:absolute;content:"・";top:0;left:0;display:block;line-height:normal}.title.--sub{color:#e85305;font-size:clamp(1.5rem,3.438vw,2.75rem);font-weight:700;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title.--border{color:#e85305;border-bottom:1px solid #ff6602;padding-bottom:20px;font-size:clamp(1.5rem,3.125vw,2.5rem);margin-bottom:20px}@media (min-width:980px){.title.--border{margin-bottom:35px}}.title.--border span{color:#353535;padding-left:0;padding-bottom:7px}.text{font-size:clamp(.875rem,1.40625vw,1.125rem);line-height:2.22;text-align:center}@media (min-width:980px){.text{font-size:1.125rem}}
/*# sourceMappingURL=styles.css.map */
