@charset "UTF-8";*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{background-color:#fff;color:#333;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:400;letter-spacing:-.01px;line-height:32px;min-width:375px;width:100%;margin:auto}@media screen and (max-width:750px){body{font-size:15px}}a{-webkit-transition:.2s;color:#222;text-decoration:none;transition:.2s}a img{-webkit-transition:.2s;transition:.2s}a:hover{text-decoration:none}button[type=button]{background-color:transparent;border:none}input[type=submit]{-webkit-appearance:none}input:focus,select:focus,textarea:focus{outline:none}.font-serif{font-family:"Noto Serif JP",serif}.is-pc{display:inline-block}.is-sp{display:none}@media screen and (max-width:750px){.is-pc{display:none !important}.is-sp{display:block !important}}.inner{margin-inline:auto;max-width:1200px;padding-inline:20px}.u-scroll-fadeUp{opacity:0;transform:translateY(15px);transition:all .8s ease;visibility:hidden}.u-scroll-show{opacity:1;transform:translateY(0);visibility:visible}.primary-bold{color:#4b009f;font-weight:700}.big-text{font-size:40px;font-weight:700;border-bottom:1px solid #000;padding-bottom:50px}.big-text+p{color:#110f12;font-weight:700;margin-top:50px}@media screen and (max-width:750px){.big-text{font-size:30px;padding-bottom:40px}}.header{width:100%;position:fixed;top:0;background-color:transparent;z-index:100;transition:all .3s ease;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.header.is-black{background-color:#110f12}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:25px 50px;border-bottom:1px solid #fff;min-height:85px}@media screen and (max-width:860px){.header-inner{padding:30px 20px}.header-inner img{width:100px}}.header-logo-link{display:flex;align-items:baseline;gap:10px;font-family:"Noto Serif JP",serif;font-size:22px;font-weight:700;color:#fff}@media screen and (max-width:860px){.header-logo-link{font-size:16px;font-weight:500}}@media screen and (max-width:860px){.header-gnav{display:none}}.gnav-list{display:flex;gap:30px}.gnav-link{font-size:18px;font-weight:700;color:#fff;padding-block:30px}@media screen and (min-width:861px){.gnav-item:not(:has(.mega-menu)) .gnav-link:hover{opacity:.7}}.gnav-link:hover+.mega-menu,.mega-menu:hover{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.mega-menu{background:#161616;position:absolute;top:86px;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:-1}.mega-menu-inner{display:flex;gap:min(100px,5vw);padding-block:50px}.mega-menu-ttl{font-size:40px;font-weight:700;color:#fff;display:flex;flex-direction:column;gap:15px;padding:10px min(100px,5vw) 10px 0;border-right:1px solid #fff;min-height:170px}.mega-menu-ttl span{font-size:16px}.mega-menu-list{display:flex;flex-direction:column;gap:10px}.mega-menu-link{font-size:22px;font-weight:700;color:#fff}@media screen and (min-width:861px){.mega-menu-link:hover{opacity:.7}}.header-menu{position:fixed;top:20px;right:25px;z-index:999}@media screen and (max-width:860px){.header-menu{top:18px;right:20px}}.header-menu:hover{cursor:pointer}.blur-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:99}.blur-overlay.is-active{opacity:1;visibility:visible}.burger-btn{position:relative;border:2px solid #fff;border-radius:50%;background:0 0;width:55px;height:55px;transition:transform .3s,border-color .3s,background-color .3s;z-index:999;display:none}@media screen and (max-width:860px){.burger-btn{display:block}}.burger-btn span{display:block;width:22.5px;height:2px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);right:0;left:0;margin-inline:auto;transition:all .3s ease}.burger-btn:before,.burger-btn:after{content:'';display:block;width:22.5px;height:2px;background-color:#fff;position:absolute;right:0;left:0;margin-inline:auto;transition:all .3s ease}.burger-btn:before{top:15px}.burger-btn:after{top:35px}@media screen and (max-width:750px){.burger-btn{width:45px;height:45px}.burger-btn:before{top:13px}.burger-btn:after{top:28px}}.burger-btn.is-open{border-color:#fff;background-color:transparent;transition:all .3s ease}.burger-btn.is-open span{opacity:0;background-color:#fff}.burger-btn.is-open:before,.burger-btn.is-open:after{width:28px;top:49%;transform:translateY(-50%);background-color:#fff}.burger-btn.is-open:before{transform:rotate(45deg)}.burger-btn.is-open:after{transform:rotate(-45deg)}.burger-menu{position:fixed;top:0;right:-390px;width:390px;height:100svh;visibility:hidden;transition:visibility .3s,right .3s ease;background:#110f12;z-index:998;padding:115px 50px}.burger-menu[aria-hidden=false]{visibility:visible;right:0}.burger__menu-inner{padding:0 40px 40px}.burger-menu-inner{display:flex;flex-direction:column;gap:40px}.burger-menu-list{display:flex;flex-direction:column;gap:20px}.burger-menu-item{border-bottom:1px solid #fff}.burger-menu-link{display:block;font-size:22px;font-weight:600;color:#fff;padding-bottom:8px}@media screen and (max-width:860px){.burger-menu-link{font-size:18px}}@media screen and (min-width:861px){.burger-menu-link:hover{opacity:.7}}.btn{width:fit-content;margin-inline:auto;margin-top:75px}.btn-link{display:inline-block;background-color:#403e40;padding:5px 50px 5px 20px;text-align:center;font-size:18px;font-weight:700;color:#fff;border:2px solid #333;border-radius:50px;position:relative;min-width:200px;transition:all .3s ease}.btn-link:before{content:'';display:block;width:30px;height:30px;background-color:#fff;border-radius:50%;position:absolute;top:50%;right:0;transform:translate(-50%,-50%);transition:all .3s ease}.btn-link:after{content:'';position:absolute;top:40%;right:26px;width:9px;height:9px;margin:auto;border-top:2px solid #4b009f;border-right:2px solid #4b009f;transform:rotate(45deg);transition:all .3s ease}@media screen and (min-width:751px){.btn-link:hover{color:#110f12;background-color:#fff}.btn-link:hover:before{right:-6px}.btn-link:hover:after{right:20px}}.btn-link--black:before{background-color:#110f12}.btn-link--black:after{border-top:2px solid #fff;border-right:2px solid #fff}@media screen and (min-width:751px){.btn-link--black:hover{color:#fff;background-color:#110f12}}.btn-link--gray{background-color:#cdcdcd;border:2px solid #cdcdcd;color:#110f12}.btn-link--gray:before{background-color:#110f12}.btn-link--gray:after{border-top:2px solid #fff;border-right:2px solid #fff}@media screen and (max-width:750px){.btn{margin-top:40px}.btn-link{font-size:16px}}.btn--cv{width:100%}.btn--cv .btn-link{display:block;font-family:"Noto Serif JP",serif;font-size:18px;padding:11px 15px;width:100%}.btn--cv .btn-link:before{display:none}@media screen and (min-width:751px){.btn--cv .btn-link:hover{color:#fff;background-color:#4b009f;border:1px solid #fff;scale:1.05}}.mt-m{margin-top:50px}@media screen and (max-width:750px){.mt-m{margin-top:40px}}.breadcrumbs{display:flex;align-items:center;gap:12px;font-weight:600;font-size:15px;color:#86868b;border-top:1px solid #86868b;background-color:#fff;padding:5px 12px;max-width:1170px;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.bg-black+.space+.breadcrumb .breadcrumbs{border-top:none}.breadcrumbs span{font-size:15px;color:#110f12}.breadcrumbs a span{display:block;font-size:15px;color:#86868b}@media screen and (max-width:750px){.breadcrumbs,.breadcrumbs span,.breadcrumbs a span{font-size:14px;gap:10px}}@media screen and (min-width:751px){.breadcrumbs a:hover{text-decoration:underline}}.cta{display:flex;flex-direction:column;gap:30px}.cta .section-text{font-size:20px;font-weight:700}@media screen and (max-width:750px){.cta .section-text{font-size:15px;line-height:1.8}}.cta-btn-link{display:flex;align-items:center;gap:35px;padding-block:84px;border-radius:10px;color:#fff;background-color:#110f12;border:1px solid #fff;position:relative;transition:all .3s ease}.cta-btn-link:before{content:'';display:block;width:50px;height:50px;background-color:#fff;border-radius:50%;position:absolute;top:50%;right:20px;transform:translate(-50%,-50%);transition:all .3s ease}.cta-btn-link:after{content:'';position:absolute;top:47%;right:65px;width:14px;height:14px;margin:auto;border-top:2px solid #4b009f;border-right:2px solid #4b009f;transform:rotate(45deg);transition:all .3s ease}@media screen and (min-width:751px){.cta-btn-link:hover{background-color:#59575a;border:1px solid #59575a}.cta-btn-link:hover:before{right:15px}.cta-btn-link:hover:after{right:60px}}.cta-btn-ttl{position:relative;font-size:30px;font-weight:700;padding-left:50px}.cta-btn-ttl:before{content:'';display:block;width:30px;height:2px;background-color:#fff;position:absolute;top:50%;left:0;transition:all .3s ease}.cta-btn-txt{position:relative;font-size:16px;font-weight:700;padding-left:40px}.cta-btn-txt:before{content:'';display:block;width:5px;height:5px;background-color:#fff;border-radius:50%;position:absolute;top:50%;left:0;transition:all .3s ease}@media screen and (max-width:750px){.cta-btn-link{flex-direction:column;align-items:flex-start;gap:15px;padding-block:40px}.cta-btn-link:before{right:-5px;width:45px;height:45px}.cta-btn-link:after{right:35px;width:12px;height:12px}.cta-btn-txt{padding-left:50px}.cta-btn-txt:before{left:30px}}.footer{background-color:#110f12;color:#fff}.footer-inner{width:100%;display:flex;flex-direction:column;gap:100px;padding-top:100px}@media screen and (max-width:750px){.footer-inner{flex-direction:column;gap:50px;padding-top:50px}}.footer .cta-btn-link{background-color:#59575a}@media screen and (min-width:751px){.footer .cta-btn-link:hover{background-color:#fff;color:#110f12}.footer .cta-btn-link:hover .cta-btn-ttl:before{background-color:#110f12}.footer .cta-btn-link:hover .cta-btn-txt:before{background-color:#110f12}}.footer-info-wrap{display:flex;justify-content:space-between;gap:min(100px,6vw)}@media screen and (max-width:750px){.footer-info-wrap{flex-direction:column}}.footer-info{width:100%;display:flex;flex-direction:column;gap:30px;flex:1}.footer-info--menu{flex:2}.footer-info-column-wrap{display:flex;gap:50px}@media screen and (max-width:750px){.footer-info-column-wrap{flex-direction:column}}.footer-info-column{display:flex;flex-direction:column;gap:30px;width:100%}.footer-info-item{display:flex;flex-direction:column;gap:10px;padding-top:15px;border-top:1px solid #86868b}.info-ttl{font-size:22px;font-weight:700;color:#86868b}.footer-text{font-size:16px;font-weight:700;color:#fff;line-height:22px}@media screen and (max-width:750px){.footer-info{gap:30px}}.footer-menu-link{font-size:16px;font-weight:700;color:#fff}@media screen and (min-width:751px){.footer-menu-link:hover{border-bottom:1px solid #fff}}.copyright{font-size:16px;font-weight:600;text-align:center;border-top:1px solid #fff;padding-block:6px}.fv{width:100%;height:100svh;overflow:hidden}.fv img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}@media screen and (min-width:750px){.fv img{aspect-ratio:9/16}}.fv-ttl{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:90%;color:#fff;font-size:60px;font-weight:700;line-height:80px;border-top:1px solid #fff;border-bottom:1px solid #fff;padding-block:20px 25px;max-width:1066px}@media screen and (max-width:750px){.fv-ttl{font-size:32px;line-height:50px}}.fv-sub{width:100%;overflow:hidden;background:url(//production.noverx.com/wp-content/themes/noverx/assets/css/../img/bg_fv.png) no-repeat center center/cover;padding-block:86px 100px}@media screen and (max-width:750px){.fv-sub{padding-block:86px 60px}}.fv-sub-pic img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}@media screen and (min-width:750px){.fv-sub-pic img{aspect-ratio:9/16}}.fv-sub-ttl{display:flex;flex-direction:column;gap:5px;margin-top:75px}.fv-sub-ttl-en{font-size:70px;font-weight:700;color:#86868b;line-height:100px}.fv-sub-ttl-en span{display:inline-block}.fv-sub-ttl-en span:first-letter {color:#fff}.fv-sub-ttl-jp{font-size:24px;font-weight:700;color:#fff}@media screen and (max-width:750px){.fv-sub-ttl{margin-top:20px}.fv-sub-ttl-en{font-size:34px;line-height:1.5}.fv-sub-ttl-jp{font-size:16px}}.fv-sub-info{margin-top:75px}.fv-sub-info .info-ttl{font-size:30px}@media screen and (max-width:750px){.fv-sub-info{margin-top:50px}.fv-sub-info .info-ttl{font-size:24px}}.fv-sub-info .info-ttl-sub{font-size:22px;font-weight:700;color:#86868b;margin-top:60px}.fv-sub-info .info-ttl-sub:nth-of-type(1){margin-top:30px}@media screen and (max-width:750px){.fv-sub-info .info-ttl-sub:nth-of-type(1){margin-top:15px}.fv-sub-info .info-ttl-sub{font-size:18px;margin-top:30px}}.fv-sub-info .info-text{font-size:20px;font-weight:700;color:#fff;margin-top:10px}@media screen and (max-width:750px){.fv-sub-info .info-text{font-size:16px;line-height:1.8;margin-top:5px}}.fv-sub-info .big-ttl{color:#fff;font-size:60px;font-weight:700;line-height:80px;border-top:1px solid #fff;border-bottom:1px solid #fff;padding-block:20px 25px;max-width:1066px}.fv-sub-info--service{margin-top:100px}@media screen and (max-width:750px){.fv-sub-info .big-ttl{font-size:26px;line-height:1.5}.fv-sub-info--service{margin-top:40px}}.section-wrap{background:#110f12;contain:paint}.section{width:100%;padding-top:150px;background:#110f12}.section--white{background:#fff;padding-top:150px}.section+.section--white{margin-top:140px}@media screen and (max-width:750px){.section{padding-top:60px}.section--white{padding-top:60px}.section+.section--white{margin-top:60px}}.section--white+.section--white{margin-top:0}.section-wrap-sub .section,.section-wrap-sub .section--white{padding-top:100px}.section-wrap-sub .section+.section--white{margin-top:100px}.section-wrap-sub .section--white+.section{border-top:100px solid #fff}.section-wrap-sub .section--white+.section--white{margin-top:0;border-top:50px solid #fff}@media screen and (max-width:750px){.section-wrap-sub{padding-top:40px}.section-wrap-sub .section,.section-wrap-sub .section--white{padding-top:60px}.section-wrap-sub .section+.section--white{margin-top:60px}.section-wrap-sub .section--white+.section{border-top:60px solid #fff}.section-wrap-sub .section--white+.section--white{margin-top:0;border-top:0 solid #fff}}.section-ttl{display:flex;flex-direction:column;gap:25px}.section-ttl+.section-ttl{margin-top:50px}.section-ttl+.section-ttl .section-ttl-en{font-size:30px}.section-ttl-en--sub{font-size:30px;font-weight:700;color:#86868b;margin-top:30px}.inner .section-ttl-en--sub{margin-top:0}@media screen and (max-width:750px){.section-ttl+.section-ttl{margin-top:30px}.section-ttl+.section-ttl .section-ttl-en{font-size:26px}}.section-ttl-en{display:block;font-size:22px;font-weight:700;color:#86868b}.section-ttl-ja{font-size:35px;font-weight:700;color:#fff;line-height:1.5}.section--white .section-ttl-ja{color:#110f12}.section--white .section-ttl-en{font-size:30px}@media screen and (max-width:750px){.section-ttl{gap:15px}.section-ttl-ja{font-size:24px}.section-ttl-en{font-size:22px}.section--white .section-ttl-en{font-size:26px}}.space{height:150px}.bg-black+.space{background-color:#110f12}.section-wrap-sub+.space{height:100px}@media screen and (max-width:750px){.space{height:80px}.section-wrap-sub+.space{height:50px}}.service-text{font-size:20px;font-weight:700;color:#86868b;margin-top:30px}@media screen and (max-width:750px){.service-text{font-size:15px}}.service-text span{color:#fff}.service-text-sub{font-size:16px;font-weight:500;color:#fff;margin-top:30px}@media screen and (max-width:750px){.service-text-sub{font-size:15px}}.service-pic{display:block;width:fit-content;margin:50px auto 0}.service-pic img{max-width:930px}@media screen and (max-width:750px){.service-pic{margin:30px auto}}.service-list{border-top:1px solid #86868b;margin-top:30px}@media screen and (max-width:750px){.service-list{margin-top:20px}}.service-item{position:relative}.service-item:before{content:'';display:block;width:50px;height:50px;border:1px solid #86868b;border-radius:50%;position:absolute;top:50%;right:20px;transform:translate(-50%,-50%);z-index:2;transition:border .3s ease}.service-item:after{content:'';position:absolute;top:45%;right:66px;width:14px;height:14px;margin:auto;border-top:2px solid #86868b;border-right:2px solid #86868b;transform:rotate(45deg);z-index:2}.service-link{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #86868b;padding:31px 30px;position:relative}.service-link:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(//production.noverx.com/wp-content/themes/noverx/assets/css/../img/btn_service_on.png) no-repeat center center/cover;opacity:0;transition:opacity .3s ease;z-index:1}@media screen and (max-width:750px){.service-link{padding:20px 10px}.service-item:before{right:0;transform:translate(-20%,-50%)}.service-item:after{right:30px}}@media screen and (min-width:751px){.service-link:hover:before{opacity:1}.service-item:hover:before{border:1px solid #fff}.service-item:hover:after{border-top:2px solid #fff;border-right:2px solid #fff}}.service-sub-intro .wp-block-heading{font-size:35px;font-weight:700;color:#fff;line-height:1.5}.service-sub-intro p{font-size:20px;font-weight:700;color:#86868b;margin-top:30px}.service-sub-intro p strong{color:#fff}@media screen and (max-width:750px){.service-sub-intro .wp-block-heading{font-size:24px}.service-sub-intro p{font-size:15px;margin-top:20px}}.service-ttl{font-size:27px;font-weight:700;color:#fff;display:flex;flex-direction:column;gap:10px;z-index:2}.service-ttl span{font-size:18px;font-weight:700;color:#86868b}@media screen and (max-width:750px){.service-ttl{font-size:20px;gap:0}.service-ttl span{font-size:16px}}.reason-section{margin-left:20px}.reason{border-radius:8px 0 0 8px;width:auto;padding:clamp(20px,5vw,100px) clamp(20px,5vw,100px);margin-inline:auto;max-width:1280px;background:#fff;position:relative}.reason:before{content:'';position:absolute;top:0;right:-100%;width:100%;height:100%;background:#fff}.reason .inner{max-width:1100px;padding:0;margin:0}.reason .section-ttl-ja{color:#110f12}.reason-intro-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.reason-intro-list .reason-item{display:flex;flex-direction:column;gap:10px;text-align:center}.reason-intro-list .reason-item img{aspect-ratio:335/200;object-fit:contain}.reason-list{display:flex;flex-direction:column;gap:30px;margin-top:100px}.reason-item{display:flex;align-items:center;gap:40px}.reason-list .reason-item img{width:40%;aspect-ratio:335/200;object-fit:contain}.reason-ttl{font-size:22px;font-weight:700}.reason-list .reason-ttl{padding-bottom:10px;border-bottom:2px solid #4b009f}.reason-info{display:flex;flex-direction:column;gap:10px;width:60%}.reason-num{font-size:22px;font-weight:700;color:#4b009f}.reason-text{font-size:16px;font-weight:500}@media screen and (max-width:750px){.reason{padding:30px 45px 30px 25px}.reason-intro-list{display:none}.reason .section-ttl-ja{font-size:22px}.reason-ttl{font-size:18px;line-height:1.6}.reason-list{margin-top:25px}.reason-info,.reason-list .reason-item img{width:100%}.reason-text{font-size:15px}}.flow{width:100%;max-width:1100px;margin:20px auto 0;display:flex;flex-direction:column;gap:30px}@media screen and (max-width:750px){.flow{padding:0}}.flow-ttl{font-size:22px;color:#fff;font-weight:700}.flow-text{font-size:16px;color:#86868b;font-weight:500;border-bottom:1px solid #86868b;padding-bottom:30px;margin-top:10px}.faq{border-top:1px solid #86868b;margin-top:30px}.faq__content{border-bottom:1px solid #86868b;padding:30px 0}.faq__q{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0}.faq__arrow{width:20px;height:20px;position:relative;padding-right:50px}.faq__arrow:before,.faq__arrow:after{content:'';position:absolute;top:50%;left:0;right:0;margin-inline:auto;width:20px;height:3px;background:#fff;transition:transform .3s ease-out}.faq__arrow:after{width:20px;height:3px;transform:rotate(90deg)}.is-open .faq__arrow:after{transform:rotate(180deg)}.q-text{font-size:18px;font-weight:700;color:#fff;margin:0}.faq__a{overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out,margin-top .3s ease-out}.a-text{font-size:16px;font-weight:700;color:#86868b}@media screen and (max-width:750px){.faq{margin-bottom:30px}.q-text{font-size:16px}.q-text{font-size:15px}}.works-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:75px}.section-ttl+.section-ttl+.works-list{margin-top:30px}.works-link{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:751px){.works-link:hover .works-pic img{scale:1.05}}.works-pic{overflow:hidden;aspect-ratio:367/437;border-radius:8px}.works-info{display:flex;flex-direction:column;gap:0}.works-ttl{font-size:22px;font-weight:700;color:#fff}.works-cate{font-size:11px;font-weight:700;color:#86868b}@media screen and (max-width:750px){.works-list{grid-template-columns:repeat(2,1fr);margin-top:30px}.works-link{gap:10px}.works-ttl{font-size:16px;line-height:1.5}.works-cate{line-height:1.8;padding-top:5px}}.voice-list{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 30px;margin-top:30px}.voice-link{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:750px){.voice-list{grid-template-columns:repeat(1,1fr);gap:40px;margin-top:40px}}@media screen and (min-width:751px){.voice-link:hover .voice-pic img{scale:1.05}}.voice-info{display:flex;justify-content:space-between;align-items:center}.cate{background-color:#86868b;color:#fff;font-size:14px;font-weight:500;text-align:center;line-height:24px;padding:0 15px;border-radius:50px;min-width:80px}.cate--topics,.cate--design{background-color:#4b009f}.cate--press-release,.cate--event{background-color:#1a94de}.cate--media,.cate--app{background-color:#259f00}.cate--event,.cate--seo{background-color:#f4ab59}.voice-customer{font-size:14px;font-weight:500}.voice-pic{overflow:hidden;aspect-ratio:670/400;border-radius:8px}.voice-ttl{font-size:16px;font-weight:500;line-height:24px}.news-list{display:flex;flex-direction:column;gap:30px;border-top:1px solid #919191;padding-top:30px;margin-top:30px}.news-link{display:grid;grid-template-columns:292px 1fr;align-items:start;gap:30px;border-bottom:1px solid #919191;padding-bottom:30px}@media screen and (max-width:750px){.news-link{grid-template-columns:1fr;gap:10px;padding-bottom:15px}}@media screen and (min-width:751px){.news-link:hover .news-pic img{transform:scale(1.05)}}.news-pic img{width:100%;height:100%;object-fit:cover;aspect-ratio:146/87}.news-info{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.news-ttl{font-size:22px;font-weight:700;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:750px){.news-info{gap:8px}.news-ttl{font-size:18px;line-height:24px}}.news-txt{font-size:16px;font-weight:700;color:#8e8e8e;margin-top:8px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:750px){.news-txt{font-size:14px;-webkit-line-clamp:2;line-height:1.6;margin-top:0}}.news-date{font-size:18px;font-weight:700;color:#86868b}@media screen and (max-width:750px){.news-date{font-size:14px}}.news-meta{display:flex;gap:20px}.news-writer{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#86868b}.news-writer img{width:30px;height:30px;border-radius:50%;aspect-ratio:1/1;object-fit:cover}@media screen and (max-width:750px){.news-writer{font-size:14px}}.pagination{margin:100px auto 0;width:fit-content}.page-numbers{display:flex;justify-content:center;align-items:center;gap:10px;font-size:20px;font-weight:600;width:50px;height:50px;border-radius:50%}.page-numbers.current{border-radius:50%;background-color:#4b009f;color:#fff}.page-numbers.next,.page-numbers.prev{display:none}@media screen and (max-width:750px){.pagination{margin-top:40px}.page-numbers{gap:5px;font-size:18px;width:40px;height:40px}}.narrow-down-ttl{display:flex;align-items:center;gap:15px;font-size:18px;font-weight:700;color:#86868b;border-bottom:1px solid #919191;padding:0 20px 20px}.narrow-down-list-wrap{display:flex;flex-direction:column;gap:20px;padding:30px 30px 0}.narrow-down-list{display:flex;align-items:center;flex-wrap:wrap;gap:10px 50px}.narrow-down-link{font-size:18px;font-weight:700;color:#110f12}.narrow-down-link.active{color:#4b009f}@media screen and (min-width:751px){.narrow-down-link:hover{color:#4b009f}}@media screen and (max-width:750px){.narrow-down-ttl{padding-inline:0;gap:12px}.narrow-down-ttl svg{width:20px}.narrow-down-list-wrap{gap:30px;padding:20px 10px 0}.narrow-down-list{gap:10px 30px}.news-list{margin-top:20px}}.map{margin-top:30px}@media screen and (max-width:750px){.map{margin-bottom:-20px}.map iframe{height:200px}}.table-info{width:100%;margin-top:50px}.table-info-box{display:grid;grid-template-columns:240px 1fr}@media screen and (max-width:750px){.table-info-box{grid-template-columns:85px 1fr}}.table-info-ttl{font-size:16px;padding:30px 25px;border-bottom:2px solid #4b009f}.table-info-txt{padding:30px 20px;border-bottom:2px solid #919191}.table-info-box:first-child .table-info-ttl{border-top:2px solid #4b009f}.table-info-box:first-child .table-info-txt{border-top:2px solid #919191}@media screen and (min-width:751px){.table-info-txt a:hover{border-bottom:1px solid #919191}}@media screen and (max-width:750px){.table-info-ttl,.table-info-txt{font-size:13px;line-height:21px;padding:15px 5px 15px 8px}}.table-info-txt .btn{margin:25px 0 0}@media screen and (max-width:750px){.table-info-txt .btn{margin:15px auto 5px}.table-info-txt .btn-link{padding-block:10px}}.bnr-list{display:flex;gap:20px}@media screen and (max-width:750px){.bnr-list{flex-direction:column}}@media screen and (min-width:751px){.bnr-link:hover img{scale:1.05}}.section-contact{background-color:#4b009f}.contact{padding-block:50px}.contact-text{font-size:16px;font-weight:700;color:#fff;line-height:24px;margin-top:50px}@media screen and (max-width:750px){.contact-text{font-size:14px;font-weight:400}}.step-wrap{display:flex;gap:min(150px,8vw);padding-top:30px;margin-top:50px;border-top:1px solid #fff;position:relative;z-index:1}.step{width:100%;max-width:290px;position:sticky;top:85px;height:fit-content;z-index:1}@media screen and (max-width:750px){.step{position:static}}.step-item{display:flex;gap:24px;padding-block:20px;border-bottom:1px solid #86868b;color:#86868b}.step-item a{color:#86868b}.step-item--active{border-bottom:1px solid #fff;color:#fff}.step-item--active a{color:#fff}.step-num{font-size:16px;font-weight:600;margin-top:-5px}.step-ttl{font-size:22px;font-weight:700}.step-ttl--form{font-size:24px}@media screen and (max-width:750px){.step-wrap{flex-direction:column;padding-top:0;margin-top:35px}.step{max-width:100%}.step-item{padding-block:14px;gap:20px}.step-num{font-size:14px;margin-top:-2px}.step-ttl{font-size:16px}.step-ttl--form{font-size:18px}}.form{width:100%;max-width:1100px;margin-inline:auto;flex:1;padding-bottom:50px}@media screen and (max-width:750px){.form{padding:0}}.form-required{color:red;padding-left:3px}.wpcf7{width:100%;margin-top:15px}.wpcf7-form{display:flex;flex-direction:column;gap:20px}.wpcf7-form p{font-size:22px;font-weight:700;color:#fff}@media screen and (max-width:750px){.wpcf7-form p{font-size:18px}}.wpcf7-form input,.wpcf7-form textarea,.wpcf7-form select{width:100%;padding:8px;border:1px solid #86868b;border-radius:5px;background-color:transparent;background-color:rgba(0,0,0,0);background:0 0;-webkit-background-color:transparent;-moz-background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:18px;font-weight:600}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff !important;background-color:transparent !important;box-shadow:0 0 0px 1000px transparent inset !important}.wpcf7-form textarea{height:200px}.wpcf7-form select{width:100%;padding-block:11px;padding-right:30px}.wpcf7-form select option{background-color:#333}.wpcf7-form select:focus{outline:2px solid #1a94de;outline-offset:2px}.wpcf7-form-control-wrap{position:relative;display:block;margin-top:10px}.wpcf7-form-control-wrap[data-name=select-num]:after,.wpcf7-form-control-wrap[data-name=select-time]:after{content:'';display:block;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-top:20px solid #fff;position:absolute;top:20px;right:15px;pointer-events:none}.wpcf7-acceptance input[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox;width:20px;height:20px;margin:0;padding:0;border:1px solid #ccc;border-radius:3px;vertical-align:middle;cursor:pointer}.wpcf7-acceptance input[type=checkbox]:focus{outline:2px solid #1a94de;outline-offset:2px}.wpcf7-acceptance .wpcf7-list-item-label{font-size:18px;cursor:pointer;padding-left:5px;vertical-align:middle}.wpcf7-acceptance .wpcf7-list-item{display:flex;margin:0}.wpcf7-list-item{display:block;margin:0}@media screen and (max-width:750px){.wpcf7-list-item-label{font-size:14px}}.wpcf7-acceptance label{display:flex;align-items:center;justify-content:center;gap:10px}.wpcf7-acceptance input{width:22px;height:22px}.wpcf7-acceptance a{color:#fff;border-bottom:1px solid #fff}@media screen and (min-width:751px){.wpcf7-acceptance a:hover{border-bottom:none}}.submit-btn{position:relative;margin:30px auto 0}input.wpcf7-submit,input.wpcf7-previous{position:relative;display:flex;justify-content:center;background-color:#403e40;min-width:180px;font-size:22px;font-weight:700;color:#fff;text-align:center;border:2px solid #403e40;border-radius:50px;padding:5px 58px;margin-inline:auto;transition:background-color .3s,color .3s}@media screen and (max-width:750px){input.wpcf7-submit,input.wpcf7-previous{font-size:18px}}input.wpcf7-submit:hover:not(:disabled),input.wpcf7-submit:focus:not(:disabled),input.wpcf7-previous:hover:not(:disabled),input.wpcf7-previous:focus:not(:disabled){cursor:pointer;background-color:#fff;color:#403e40}.wpcf7 .wpcf7-submit:disabled{color:#86868b;background:#403e40}.wpcf7-spinner{display:none}.wpcf7-form .wpcf7-not-valid{background-color:rgba(255,0,0,.1);border-color:red}.wpcf7-not-valid-tip{color:red;font-size:14px;margin-top:5px}.wpcf7-response-output{color:red;border:1px solid red !important;padding:10px;margin-top:20px}.confirm{padding-bottom:0}.confirm .wpcf7-form{gap:5px}.confirm-ttl{font-size:18px;font-weight:700;color:#86868b}.confirm-ttl:not(:first-of-type){margin-top:15px}.submit-btn-wrap{display:flex;gap:30px;margin-top:80px}.submit-btn-wrap .submit-btn{margin:0;min-width:120px}.submit-btn-wrap .submit-btn+.submit-btn{width:190px}.confirm .wpcf7-form input{padding:6px 0;width:100%}.confirm .wpcf7-form input:hover{cursor:pointer}.thanks-ttl{color:#fff;font-size:24px;font-weight:700;margin-top:20px}.thanks-text{color:#fff;font-size:16px;font-weight:600;margin-top:20px}.section-page{padding-block:50px 100px}@media screen and (max-width:750px){.section-page{padding-block:30px 50px}}.page-content{display:flex;flex-direction:column;gap:10px}.page-content h2{font-size:22px;font-weight:600;margin-top:30px}.page-content ol li,.page-content ul li{text-indent:-1.1em;margin-left:1.1em}.page-content a{color:#919191;border-bottom:1px solid #919191}@media screen and (min-width:751px){.page-content a:hover{border-bottom:none}}.page-content hr{margin-top:20px;border-bottom:1px solid #000}.section-single .inner{max-width:800px}.single-intro{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:30px;border-bottom:1px solid #86868b}.single-cate{font-size:14px;font-weight:500;color:#86868b}.single-ttl{font-size:28px;font-weight:700;color:#1d1d1d}.single-meta{display:flex;gap:20px;margin-top:10px}.single-writer{font-size:18px;font-weight:800;color:#86868b}.single-date{font-size:18px;font-weight:800;color:#86868b}@media screen and (max-width:750px){.single-intro{gap:5px}.single-ttl{font-size:24px;line-height:1.5}.single-meta{margin-top:0}.single-writer{font-size:16px}.single-date{font-size:16px}}.single-info{margin-top:30px}.single-other .works-list{margin-top:30px}.single-other .works-ttl{color:#110f12}.single-other .works-cate{display:none}.single-content{display:flex;flex-direction:column;gap:20px;margin-top:30px}.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5{font-size:22px;font-weight:700;line-height:42px;color:#110f12}.single-content h1:not(:first-of-type),.single-content h2:not(:first-of-type){margin-top:30px}.single-content:has(h1).single-content h2{margin-top:30px}.single-content h1{font-size:26px}.single-content h3{font-size:18px}.single-content h3{margin-top:15px}.single-content p,.single-content ul,.single-content ol{color:#110f12;margin-left:40px}.single-content ul li{color:#110f12;list-style-type:disc}.single-content ol li{color:#110f12;list-style-type:decimal}@media screen and (max-width:750px){.single-content p,.single-content ul,.single-content ol{margin-left:25px}}.interview{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:25px 40px 35px;border-bottom:1px solid #110f12}.interview:after{content:'';display:block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:15px solid #110f12;position:absolute;bottom:0}.interview .wp-block-image{width:100px;height:100px}.interview img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.interview--left:after{left:80px}.interview--right{align-items:flex-end}.interview--right:after{right:80px}#ez-toc-container{border:none;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:10px;padding:30px 40px;margin-block:30px}#ez-toc-container .ez-toc-title-container{font-size:18px;font-weight:700;margin-bottom:20px;position:relative}#ez-toc-container .ez-toc-title-container:after{content:'';display:block;width:100%;height:1px;background-color:#110f12;position:absolute;top:5px;bottom:0;margin:auto}#ez-toc-container .ez-toc-title{background-color:#fff;position:relative;padding-right:20px;z-index:1}#ez-toc-container a{font-size:16px;line-height:33px;color:#1d1d1d}@media screen and (max-width:750px){#ez-toc-container{padding:20px}#ez-toc-container .ez-toc-title-container{font-size:16px;margin-bottom:10px}#ez-toc-container a{font-size:15px;line-height:1.8}#ez-toc-container ul{display:flex;flex-direction:column;gap:5px}}.privacy-policy .section-wrap-sub .section{padding-top:50px}