﻿@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap");.headerContent{background-color:var(--bg-first-color);z-index:100;width:100%;max-width:none;position:fixed;top:0;padding:0;transition:0.5s}@media screen and (max-width:640px){.headerContent{background:none;display:block !important;margin-top:15px}.headerContent.is-scrolled{margin-top:0;background-color:var(--bg-first-color)}.headerContent.is-scrolled .navToggleCross span{background-color:#000}.headerContent.is-scrolled .headerContent__inner--logo__sp .white{display:none}.headerContent.is-scrolled .headerContent__inner--logo__sp .black{display:inline-block;width:50px}.headerContent.is-scrolled .headerContent__inner__sp--tel .white{display:none}.headerContent.is-scrolled .headerContent__inner__sp--tel .black{display:inline-block}}.headerContent__inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1800px;height:80px;box-sizing:border-box;margin:0 auto}@media screen and (max-width:640px){.headerContent__inner{height:60px}}.headerContent__inner-wrap{display:flex;align-items:center}.headerContent__inner-wrap--tel{position:relative;font-size:2.4rem;font-weight:bold;line-height:1;color:#707070 !important;position:relative;z-index:2;display:inline-block;margin-left:20px}@media (max-width:1400px){.headerContent__inner-wrap--tel{display:none}}.headerContent__inner-wrap--tel span{font-size:1.4rem;font-weight:500}.headerContent__inner__sp{display:flex;align-items:center}.headerContent__inner__sp--tel{display:none}@media (max-width:1400px){.headerContent__inner__sp--tel{display:inline-block}}.headerContent__inner__sp--tel .black{display:inline-block}@media screen and (max-width:640px){.headerContent__inner__sp--tel .black{display:none}}.headerContent__inner__sp--tel .white{display:none}@media screen and (max-width:640px){.headerContent__inner__sp--tel .white{display:inline-block}}.headerContent__inner--logo{display:block;margin:0}.headerContent__inner--logo__sp{display:none}@media screen and (max-width:640px){.headerContent__inner--logo__sp{display:inline-block}}.headerContent__inner--logo__sp .black{display:none}.headerContent__inner--logo__pc{display:inline-block}@media screen and (max-width:640px){.headerContent__inner--logo__pc{display:none}}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{width:auto;max-height:50px}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0}@media (max-width:1400px){.headerContent__inner--nav{display:none}}.headerContent__inner--nav ul{display:flex;justify-content:space-between;align-items:center}.headerContent__inner--nav ul li{display:flex;justify-content:center;align-items:center}.headerContent__inner--nav ul li a{font-size:1.8rem;position:relative;padding:0 15px;transition:0.4s;color:#707070}.headerContent__inner--nav ul li a:hover{opacity:0.4}.headerContent__inner--nav ul li a:hover::before{opacity:1}.headerContent__inner--icon{margin-left:40px;margin-right:0}@media screen and (max-width:1024px){.headerContent__inner--icon{display:none}}.headerContent .hoverIcon{display:flex}.headerContent .hoverIcon-box{width:50px;height:50px;position:relative}.headerContent .hoverIcon-box:not(:first-of-type){margin-left:15px}.headerContent .hoverIcon-box-cnt{background-color:var(--bg-second-color);display:flex;align-items:center;width:100%;height:100%;border-radius:50px;position:absolute;top:0;left:0;right:0;transition:0.4s}.headerContent .hoverIcon-box-cnt>span{width:100%;height:100%;position:relative}.headerContent .hoverIcon-box-cnt:hover .hoverIcon-box-cnt-text{visibility:visible;height:auto;padding-bottom:20px}.headerContent .hoverIcon-box-cnt:hover .hoverIcon-box-cnt-text>span{opacity:1;height:100%}.headerContent .hoverIcon-box-cnt-img{z-index:1;display:flex;justify-content:center;align-items:center;position:absolute;margin:auto;inset:0}.headerContent .hoverIcon-box-cnt-img img{width:auto;max-width:none}.headerContent .hoverIcon-box-cnt-text{background-color:var(--bg-second-color);visibility:hidden;width:100%;height:0;color:var(--font-second-color);font-size:1.4rem;letter-spacing:0.1em;border-radius:50px;position:absolute;top:0;left:0;right:0;box-sizing:content-box;padding-top:50px;margin:auto;transition:0.4s}.headerContent .hoverIcon-box-cnt-text>span{opacity:0}.headerContent .hoverIcon-box-cnt-text>span>span{display:block;text-align:center}.headerContent .navToggleCross{background:none;cursor:pointer;z-index:1;width:1em;height:1em;font-size:30px;border:none;position:relative;padding:0;margin-left:30px;margin-right:0;display:none}@media (max-width:1400px){.headerContent .navToggleCross{margin-left:20px;display:block}}.headerContent .navToggleCross span{background:var(--font-first-color);display:block;width:1em;height:1px;position:absolute;margin:auto;transition:0.3s}@media screen and (max-width:640px){.headerContent .navToggleCross span{background:#fff}}.headerContent .navToggleCross span:nth-of-type(1){top:0.2em}.headerContent .navToggleCross span:nth-of-type(2){top:0.5em}.headerContent .navToggleCross span:nth-of-type(3){top:0.8em}.headerContent .headerNavHum{background:rgba(255, 255, 255, 0.9);opacity:0;height:100vh;display:flex;justify-content:center;width:100%;color:var(--font-first-color);font-size:2.4rem;border-top:1px solid var(--bg-third-color);position:fixed;top:0;bottom:0;transform:translateX(100%);transition:0.4s;z-index:1}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum__inner{width:100%;max-width:1720px;padding:120px 20px;margin:0 auto;height:100%}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner{padding:120px 5%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner{padding:100px 6%}}.headerContent .headerNavHum__inner__scroll{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%}.headerContent .headerNavHum__inner__scroll::-webkit-scrollbar{width:0px}.headerContent .headerNavHum__inner__scroll::-webkit-scrollbar-track{background:transparent}.headerContent .headerNavHum__inner__scroll::-webkit-scrollbar-thumb{background-color:transparent}.headerContent .headerNavHum__inner__top{display:flex;justify-content:space-between;position:absolute;width:100%;left:0;z-index:1;max-width:100%;top:15px;padding:0 20px;font-weight:200}@media screen and (max-width:640px){.headerContent .headerNavHum__inner__top{top:5px;padding:0 4%}}.headerContent .headerNavHum__inner__top__button{width:50px}.headerContent .headerNavHum__inner__top__logo{width:228px;display:flex}.headerContent .headerNavHum__inner__top__logo .logo-sp{display:none}@media screen and (max-width:640px){.headerContent .headerNavHum__inner__top__logo .logo-sp{display:inline-block}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner__top__logo .logo-pc{display:none}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner__top__logo{display:inline-block;width:50px}}.headerContent .headerNavHum__inner--sns{display:flex;margin-bottom:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--sns{margin-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--sns{display:block}}.headerContent .headerNavHum__inner--sns--anchor{background-color:var(--bg-second-color);display:flex;justify-content:center;align-items:center;width:32%;max-width:320px;height:80px;color:var(--font-second-color);font-size:2.8rem;letter-spacing:0;border:1px solid var(--bg-second-color);transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--sns--anchor{font-size:3vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--sns--anchor{width:100%;height:60px;font-size:2rem;margin:0 auto}}.headerContent .headerNavHum__inner--sns--anchor>img{margin-left:20px}.headerContent .headerNavHum__inner--sns--anchor:not(:last-of-type){margin-right:2%}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--sns--anchor:not(:last-of-type){margin-right:auto}}.headerContent .headerNavHum__inner--sns--anchor:hover{opacity:0.7}.headerContent .headerNavHum__inner--cta{display:flex;margin-bottom:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--cta{margin-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta{display:block;margin-bottom:8%}}.headerContent .headerNavHum__inner--cta--anchor{background-color:var(--bg-first-color);display:flex;justify-content:center;align-items:center;width:32%;max-width:320px;height:80px;color:var(--font-first-color);font-size:2.4rem;letter-spacing:0;border:1px solid var(--bg-second-color);transition:0.4s}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--cta--anchor{font-size:2.5vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta--anchor{width:100%;height:60px;font-size:2rem;margin:0 auto 4%}}.headerContent .headerNavHum__inner--cta--anchor>img{margin-right:10px}.headerContent .headerNavHum__inner--cta--anchor:not(:last-of-type){margin-right:2%}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta--anchor:not(:last-of-type){margin-right:auto}}.headerContent .headerNavHum__inner--cta--anchor:hover{opacity:0.4}.headerContent .headerNavHum__inner--link{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:70px;width:100%;max-width:800px;margin:0 auto}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link{padding-bottom:9%}}.headerContent .headerNavHum__inner--link ul{width:48%;max-width:350px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--link ul{width:48%;max-width:none}}.headerContent .headerNavHum__inner--link ul li a{display:block;width:100%;font-size:2.4rem;letter-spacing:0;padding:40px 40px 20px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--link ul li a{font-size:2rem;padding:15px 5px 20px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li a{font-size:1.5rem;padding:10px 0 20px;letter-spacing:0}}.headerContent .headerNavHum__inner--link ul li a:before{content:"・";font-size:1.6rem;color:#000;display:inline-block}.headerContent .headerNavHum__inner--button-wrap{max-width:800px;margin:0 auto}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--button-wrap{max-width:500px}}.headerContent .headerNavHum__inner--copy{width:100%;text-align:center;position:relative;font-size:1.6rem;font-weight:400;line-height:1.2;color:#000;position:relative;z-index:2;margin-top:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--copy{font-size:1.4rem;margin-top:7%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--copy{font-size:1.3rem;margin-top:11%}}.headerContent .headerNavHum__inner--tel{width:100%;text-align:center;position:relative;font-size:3.7rem;font-weight:400;line-height:1.2;color:#000;position:relative;z-index:2;display:block;margin-top:60px;letter-spacing:3px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--tel{font-size:3rem;margin-top:8%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--tel{font-size:2.4rem;margin-top:11%}}.headerContent .headerNavHum__inner--tel:before{content:"";background:url(../img/icon/icon-tel-big.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:24px;height:31px;display:inline-block}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--tel:before{width:18px;height:24px}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--tel:before{width:12px;height:16px}}.headerContent .headerNavHum__inner--button{width:100%;height:120px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;background:linear-gradient(to right, rgba(255, 255, 255, 0.5), white)}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--button{height:15vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--button{height:24vw}}.headerContent .headerNavHum__inner--button img{width:64px;margin-right:30px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--button img{width:10vw;margin-right:2.5vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--button img{width:13vw;margin-right:3vw}}.headerContent .headerNavHum__inner--button:after{content:"";position:absolute;z-index:1;left:0;top:0;width:50%;height:1px;display:inline-block;background-color:#000}.headerContent .headerNavHum__inner--button:before{content:"";position:absolute;z-index:1;right:0;bottom:0;width:50%;height:1px;display:inline-block;background-color:#000}.headerContent .headerNavHum__inner--button--title{width:fit-content;text-align:center;position:relative;font-size:1.8rem;font-weight:900;line-height:1.2;color:#000;transition:0.5s;position:relative;z-index:2}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--button--title{font-size:3vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--button--title{font-size:3.5vw}}.headerContent .headerNavHum__inner--button--title:after{content:"";background:url(../front-page/front-page01/img/line.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:48px;height:7px;display:inline-block;position:absolute;left:50%;transform:translateX(-50%);bottom:-25px;transition:0.5s}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--button--title:after{width:7vw;height:5vw;bottom:-5vw}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--button--title:after{width:9vw;height:6vw;bottom:-6vw}}.open{overflow:hidden}.open .headerContent__inner__sp--tel{display:none}.open .navToggleCross{display:none}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(2){opacity:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.footer{font-family:"Zen Kaku Gothic New", sans-serif}.footer .footerInfo{background-color:#f5f5f5;padding:120px 0 120px;position:relative}@media screen and (max-width:1024px){.footer .footerInfo{padding:12% 0 12%}}@media screen and (max-width:640px){.footer .footerInfo{padding:14% 0 14%}}.footer .footerInfo__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.footer .footerInfo__inner{padding:0 2%}}@media screen and (max-width:640px){.footer .footerInfo__inner{padding:0 4%}}.footer .footerInfo__inner--pagetop>a{display:inline-block;text-align:center;position:relative;margin:0 auto;top:-25px;left:50%;transform:translateX(-50%);position:absolute;z-index:1}.footer .footerInfo__inner--wrap{width:100%;display:flex;flex-wrap:wrap}@media screen and (max-width:1024px){.footer .footerInfo__inner--wrap{flex-direction:column-reverse}}.footer .footerInfo__inner--left{width:45%;padding-right:40px}@media screen and (max-width:1024px){.footer .footerInfo__inner--left{width:100%;padding-right:0;padding-top:5%}}@media screen and (max-width:640px){.footer .footerInfo__inner--left{padding-top:8%}}.footer .footerInfo__inner--left__top{width:100%;display:flex;align-items:center;margin-bottom:30px}@media screen and (max-width:1024px){.footer .footerInfo__inner--left__top{justify-content:center}}.footer .footerInfo__inner--left__top__img{width:135px;margin-right:20px}.footer .footerInfo__inner--left__top__box{width:calc(100% -155px)}.footer .footerInfo__inner--left__top__box--tel{font-size:2.8rem;line-height:1.2;margin-bottom:10px;font-weight:bold;color:#000000;display:block}@media screen and (max-width:1024px){.footer .footerInfo__inner--left__top__box--tel{font-size:2.2rem;margin-bottom:5px}}@media screen and (max-width:640px){.footer .footerInfo__inner--left__top__box--tel{font-size:1.8rem;margin-bottom:3px}}.footer .footerInfo__inner--left__top__box--text{font-size:1.6rem;line-height:1.5;font-weight:bold;color:#000000;display:block}@media screen and (max-width:1024px){.footer .footerInfo__inner--left__top__box--text{font-size:1.4rem}}@media screen and (max-width:640px){.footer .footerInfo__inner--left__top__box--text{font-size:1.3rem}}.footer .footerInfo__inner--left__bottom{width:100%;display:flex;align-items:center}@media screen and (max-width:1024px){.footer .footerInfo__inner--left__bottom{justify-content:center}}.footer .footerInfo__inner--left__bottom__img{width:135px;margin-right:20px}.footer .footerInfo__inner--left__bottom--copy{width:calc(100% -155px);font-size:1.6rem;line-height:1.5;font-weight:400;color:#000000;display:block}@media screen and (max-width:1024px){.footer .footerInfo__inner--left__bottom--copy{font-size:1.4rem}}@media screen and (max-width:640px){.footer .footerInfo__inner--left__bottom--copy{font-size:1.3rem}}.footer .footerInfo__inner--nav{width:55%;padding-left:40px;display:flex;position:relative}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav{width:100%;padding-left:0;padding-bottom:5%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{padding-bottom:8%}}.footer .footerInfo__inner--nav:after{content:"";position:absolute;z-index:1;top:0;left:0;height:100%;width:1px;background-color:#707070}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav:after{height:1px;width:100%;top:auto;bottom:0}}.footer .footerInfo__inner--nav--menu--list{display:flex;flex-wrap:wrap;width:100%}.footer .footerInfo__inner--nav--menu--list--item{margin-right:30px;margin-bottom:30px}.footer .footerInfo__inner--nav--menu--list--item a{display:block;font-size:1.8rem;font-weight:500;color:#707070}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item a{font-size:1.6rem}}.footer .footerInfo__inner--nav--contact{display:flex;justify-content:flex-end}@media screen and (max-width:1240px){.footer .footerInfo__inner--nav--contact{margin-top:8%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact{justify-content:center;margin:0 0 6%}}.footer .footerInfo__inner--nav--contact--item{width:120px;height:120px;margin:0 0 0 -10px}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--contact--item{width:110px;height:110px;margin:0 -5px}}.footer .footerInfo__inner--nav--contact--item--link{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6rem;line-height:1.25;border:1px solid var(--font-first-color);border-radius:1000px}.footer .footerInfo__inner--sns{margin-top:20px}@media screen and (max-width:1240px){.footer .footerInfo__inner--sns{margin-top:8%}}@media screen and (max-width:640px){.footer .footerInfo__inner--sns{display:table;max-width:400px;margin:8% auto 0}}.footer .footerInfo__inner--sns--text{display:block;font-size:1.8rem;margin-bottom:10px}@media screen and (max-width:1240px){.footer .footerInfo__inner--sns--text{font-size:1.6rem}}@media screen and (max-width:640px){.footer .footerInfo__inner--sns--text{font-size:1.4rem}}.footer .footerInfo__inner--sns--list{display:flex}.footer .footerInfo__inner--sns--list--item:not(:first-of-type){margin-left:10px}.footer .footerEndline{background-color:var(--bg-second-color);padding:50px 0}@media screen and (max-width:1240px){.footer .footerEndline{padding:5% 0}}@media screen and (max-width:640px){.footer .footerEndline{padding:10% 0}}.footer .footerEndline__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1240px){.footer .footerEndline__inner{padding:0 2%}}@media screen and (max-width:640px){.footer .footerEndline__inner{padding:0 4%}}.footer .footerEndline__inner--copy{color:var(--font-second-color);font-size:1.4rem}@media screen and (max-width:640px){.footer .footerEndline__inner--copy{font-size:1.2rem}}.section-floating{position:fixed;z-index:1002;right:0;top:50%;transform:translateY(-50%);box-sizing:border-box}@media (max-height:750px){.section-floating{right:auto;bottom:0;top:auto;transform:none;width:100%}}@media screen and (max-width:1024px){.section-floating{right:auto;bottom:0;top:auto;transform:none;width:100%}}.section-floating__list{width:75px;height:470px;border:1px solid #727171;background-color:#fff;padding:5px;position:relative}@media (max-height:750px){.section-floating__list{width:100%;height:auto;max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;padding:0}}@media screen and (max-width:1024px){.section-floating__list{width:100%;height:auto;margin:0 auto;display:flex;padding:0;flex-wrap:wrap}}@media screen and (max-width:640px){.section-floating__list{display:flex;flex-wrap:wrap}}.section-floating__list:after{content:"";width:50%;left:25%;height:2px;background-color:#707070;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media (max-height:750px){.section-floating__list:after{width:1px;height:50%;top:25%;left:50%;transform:translateX(-50%)}}@media screen and (max-width:1024px){.section-floating__list:after{width:1px;height:50%;top:25%;left:50%;transform:translateX(-50%)}}.section-floating__list__item{width:65px;height:225px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;transition:0.3s;margin-top:10px}@media (max-height:750px){.section-floating__list__item{height:60px;width:50%;flex-direction:row;margin-top:0}}@media screen and (max-width:1024px){.section-floating__list__item{height:60px;width:50%;flex-direction:row;margin-top:0}}@media screen and (max-width:640px){.section-floating__list__item{height:50px}}.section-floating__list__item svg{margin-bottom:10px}.section-floating__list__item svg path{transition:0.5s}@media (max-height:750px){.section-floating__list__item svg{margin-bottom:0;margin-right:10px;transform:scale(0.9)}}@media screen and (max-width:1024px){.section-floating__list__item svg{margin-bottom:0;margin-right:10px;transform:scale(0.9)}}@media screen and (max-width:640px){.section-floating__list__item svg{margin-right:7px;transform:scale(0.8)}}@media (max-width:370px){.section-floating__list__item svg{margin-right:4px;transform:scale(0.6)}}.section-floating__list__item span{color:#000;display:inline-block;font-size:1.6rem;line-height:2.1;font-weight:bold;writing-mode:vertical-rl;transition:0.3s}@media (max-height:750px){.section-floating__list__item span{font-size:1.4rem;writing-mode:horizontal-tb}}@media screen and (max-width:1024px){.section-floating__list__item span{font-size:1.4rem;writing-mode:horizontal-tb}}@media screen and (max-width:640px){.section-floating__list__item span{font-size:1.1rem;letter-spacing:0}}@media (max-width:370px){.section-floating__list__item span{font-size:1rem}}.section-floating__list__item:hover{background-color:rgba(0, 0, 0, 0.8)}@media (max-height:750px){.section-floating__list__item:hover{background-color:#fff}}@media screen and (max-width:1024px){.section-floating__list__item:hover{background-color:#fff}}.section-floating__list__item:hover path,.section-floating__list__item:hover g{fill:#fff;stroke:#fff}@media (max-height:750px){.section-floating__list__item:hover path,.section-floating__list__item:hover g{fill:inherit;stroke:inherit}}@media screen and (max-width:1024px){.section-floating__list__item:hover path,.section-floating__list__item:hover g{fill:inherit;stroke:inherit}}.section-floating__list__item:hover span{color:#fff}@media (max-height:750px){.section-floating__list__item:hover span{color:#000}}@media screen and (max-width:1024px){.section-floating__list__item:hover span{color:#000}}.section-floating__list__item:nth-child(1){margin-top:0;margin-bottom:5px}@media (max-height:750px){.section-floating__list__item:nth-child(1){margin-bottom:0}}@media screen and (max-width:1024px){.section-floating__list__item:nth-child(1){margin-bottom:0}}.partsFooterCta{width:100%;padding:200px 0 0;box-sizing:border-box;background:url(../components/footer/footer-cta/footer-cta01/img/footer-cta01-img01_pc.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top}@media screen and (max-width:1024px){.partsFooterCta{padding:20% 0 0}}@media screen and (max-width:640px){.partsFooterCta{padding:25% 0 0}}.partsFooterCta__bg{width:100%;padding:300px 0;box-sizing:border-box;background:url(../components/footer/footer-cta/footer-cta01/img/footer-cta01-img02_pc.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top}@media screen and (max-width:1024px){.partsFooterCta__bg{padding:30% 0}}@media screen and (max-width:640px){.partsFooterCta__bg{padding:35% 0}}.partsFooterCta__inner{width:100%;max-width:1240px;padding:0 20px;margin:0 auto}@media screen and (max-width:1024px){.partsFooterCta__inner{padding:0 2%;margin:0 auto}}@media screen and (max-width:640px){.partsFooterCta__inner{padding:0 4%;margin:0 auto}}.partsFooterCta__inner--link{width:100%;height:200px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;background:linear-gradient(to right, rgba(255, 255, 255, 0.5), white)}@media screen and (max-width:1024px){.partsFooterCta__inner--link{height:20vw}}@media screen and (max-width:640px){.partsFooterCta__inner--link{height:40vw}}.partsFooterCta__inner--link:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:url(../components/footer/footer-cta/footer-cta01/img/footer-cta01-img03_pc.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;transition:0.5s;opacity:0}.partsFooterCta__inner--link:after .partsFooterCta__inner--title{color:#fff}.partsFooterCta__inner--link:hover:after{opacity:1}.partsFooterCta__inner--link:hover .partsFooterCta__inner--title{color:#fff}.partsFooterCta__inner--link:hover .partsFooterCta__inner--title:after{background:url(../front-page/front-page01/img/line-white.png);background-repeat:no-repeat;background-size:contain;background-position:center}.partsFooterCta__inner--text{font-size:2rem;font-weight:400;line-height:1;color:#000;position:absolute;display:inline-block;white-space:nowrap;z-index:2;bottom:10px;right:20px;padding-right:16px}@media screen and (max-width:1024px){.partsFooterCta__inner--text{font-size:1.6rem;padding-right:12px}}@media screen and (max-width:640px){.partsFooterCta__inner--text{font-size:1.4rem;padding-right:18px}}.partsFooterCta__inner--text:after{content:"";background:url(../front-page/front-page01/img/arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:7px;height:11px;display:inline-block;position:absolute;right:0;top:60%;transform:translateY(-50%)}@media screen and (max-width:1024px){.partsFooterCta__inner--text:after{width:5.5px;height:9px}}@media screen and (max-width:640px){.partsFooterCta__inner--text:after{width:4.5px;height:7.5px}}.partsFooterCta__inner--title{width:fit-content;text-align:center;position:relative;font-size:3.8rem;font-weight:900;line-height:1.2;color:#000;transition:0.5s;position:relative;z-index:2}@media screen and (max-width:1024px){.partsFooterCta__inner--title{font-size:3rem}}@media screen and (max-width:640px){.partsFooterCta__inner--title{font-size:2.4rem}}.partsFooterCta__inner--title:after{content:"";background:url(../front-page/front-page01/img/line.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:156px;height:22px;display:inline-block;position:absolute;left:50%;transform:translateX(-50%);bottom:-40px;transition:0.5s}@media screen and (max-width:1024px){.partsFooterCta__inner--title:after{width:120px;height:18px;bottom:-30px}}@media screen and (max-width:640px){.partsFooterCta__inner--title:after{width:100px;height:15px;bottom:-20px}}.fv-frame{position:relative;padding:25px 25px 0;box-sizing:border-box;background:#fff}@media screen and (max-width:1024px){.fv-frame{padding:15px 15px 0}}.fv-frame::after{content:"";background:url(../front-page/front-page01/img/front-page-fv-img05_pc.svg);background-repeat:no-repeat;background-size:cover;background-position:center top;width:1920px;height:82px;display:inline-block;position:absolute;left:0;bottom:-1px;z-index:2}@media screen and (max-width:1024px){.fv-frame::after{width:1024px;height:43.73px;background-size:contain}}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color)}.parts-title01-english{font-size:2.4rem}.parts-title01-lg{display:block;font-weight:bold;font-size:6rem;letter-spacing:0.04em;line-height:1.5em;margin-bottom:20px}@media screen and (max-width:1240px){.parts-title01-lg{font-size:4.8rem}}@media screen and (max-width:1024px){.parts-title01-lg{font-size:3.2rem}}@media screen and (max-width:640px){.parts-title01-lg{font-size:2rem;margin-bottom:10px}}.parts-title01-sm{display:block;font-weight:500;font-size:2rem;letter-spacing:0.04em;line-height:1.5em}@media screen and (max-width:640px){.parts-title01-sm{font-size:1.6rem}}.parts-title-small{position:relative;margin:0 auto 100px;font-size:3.4rem;font-weight:bold}@media screen and (max-width:1024px){.parts-title-small{margin:0 auto 12%;font-size:2.8rem}}@media screen and (max-width:640px){.parts-title-small{font-size:2.4rem}}.parts-title-small::after{content:"";background:url(../front-page/front-page01/img/line.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:130px;height:22px;display:inline-block;position:absolute;left:0;bottom:-35px}@media screen and (max-width:1024px){.parts-title-small::after{width:80px;bottom:-25px}}.parts-pagination-archive01{width:100%;text-align:center}.parts-pagination-archive01 ul{display:flex;justify-content:center;align-items:center;width:100%}.parts-pagination-archive01 ul>li{display:flex;justify-content:center;align-items:center;width:40px;height:40px}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:var(--font-first-color);font-size:20px;transition:0.4s all}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#3c3c3c;font-size:20px;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{display:flex;justify-content:center;align-content:center;font-size:1.8rem;letter-spacing:0;line-height:1.5em}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.6rem}}.parts-pagination-single01-prev{margin-right:50px}.parts-pagination-single01-next{margin-left:50px}.parts-pagination-single02{display:flex;justify-content:right}.parts-pagination-single02-cnt{display:flex;align-items:center;color:var(--font-first-color);font-size:2rem;line-height:2em}@media screen and (max-width:640px){.parts-pagination-single02-cnt{font-size:1.6rem}}.parts-pagination-single02-cnt-arrow{display:block;padding-left:1em}.page-company-anchor__inner{max-width:960px;width:100%;padding:0 20px}@media screen and (max-width:1024px){.page-company-anchor__inner{padding:0 2%}}.page-company-anchor .page-anchor-company01{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}@media screen and (max-width:1240px){.page-company-anchor .page-anchor-company01{max-width:760px}}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01{display:block;max-width:none}}.page-company-anchor .page-anchor-company01.staff #staff>*,.page-company-anchor .page-anchor-company01.company #company>*,.page-company-anchor .page-anchor-company01.recruit #recruit>*,.page-company-anchor .page-anchor-company01.philosophy #philosophy>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-company-anchor .page-anchor-company01.staff #staff>*::after,.page-company-anchor .page-anchor-company01.company #company>*::after,.page-company-anchor .page-anchor-company01.recruit #recruit>*::after,.page-company-anchor .page-anchor-company01.philosophy #philosophy>*::after{right:30px}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01.staff #staff>*::after,.page-company-anchor .page-anchor-company01.company #company>*::after,.page-company-anchor .page-anchor-company01.recruit #recruit>*::after,.page-company-anchor .page-anchor-company01.philosophy #philosophy>*::after{right:10px}}.page-company-anchor .page-anchor-company01-button{width:100%;max-width:280px}@media screen and (max-width:1240px){.page-company-anchor .page-anchor-company01-button{width:48%}}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01-button{width:100%}}.page-company-anchor .page-anchor-company01-button small{display:block;margin:0 auto 20px;font-size:1.4rem}@media screen and (max-width:1024px){.page-company-anchor .page-anchor-company01-button small{margin:0 auto 2%}}.page-company-anchor .page-anchor-company01-button span{display:block;margin:0 auto;font-weight:bold}.page-company-anchor .page-anchor-company01-button>*{background-color:var(--bg-first-color);display:block;color:#707070;font-size:2.4rem;position:relative;padding:40px 30px;text-align:center;transition:0.4s}@media screen and (max-width:1024px){.page-company-anchor .page-anchor-company01-button>*{padding:4%;font-size:2rem}}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01-button>*{font-size:1.8rem}}.page-company-anchor .page-anchor-company01-button>*::before{content:"";position:absolute;width:100px;top:0;left:0;display:block;background:#000;height:1px}.page-company-anchor .page-anchor-company01-button>*::after{content:"";position:absolute;width:100px;bottom:0;right:0;display:block;background:#000;height:1px}.page-company-anchor .page-anchor-company01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-company-anchor .page-anchor-company01-button>*:hover::after{right:30px}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01-button>*:hover::after{right:10px}}@media screen and (max-width:1240px){.page-company-anchor .page-anchor-company01-button:last-of-type{margin:4% auto 0}}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01-button:last-of-type{margin:0 auto}}@media screen and (max-width:640px){.page-company-anchor .page-anchor-company01-button:not(:last-of-type){margin:0 auto 2%}}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{background-color:#5c5c5c;backdrop-filter:none;box-shadow:0 0 10px #5c5c5c}@media screen and (max-width:640px){.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{display:flex;margin:0 auto}}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{color:var(--font-second-color)}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 ul{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1040px;box-sizing:border-box;padding:0 20px;margin:0 auto}@media screen and (max-width:640px){.parts-anchor-feature01 ul{display:block;padding:0}}.parts-anchor-feature01 ul li{background-color:var(--bg-first-color);width:270px;height:270px;border-radius:270px;transition:0.4s}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li{width:30vw;height:30vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{display:none;width:90vw;height:90vw}}.parts-anchor-feature01 ul li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{display:block;font-size:1.8rem;letter-spacing:0.04em;line-height:1em;text-align:center;margin:0 auto 30px}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:2vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.8rem}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:2.4rem;line-height:1.5em;text-align:center}@media screen and (max-width:1024px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:3vw}}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{font-size:2.4rem}}.parts-anchor-feature01 ul li:hover{background-color:#5c5c5c;backdrop-filter:none;box-shadow:0 0 10px #5c5c5c}@media screen and (max-width:640px){.parts-anchor-feature01 ul li:hover{display:flex;margin:0 auto}}.parts-anchor-feature01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-product01 .common-3column{display:flex;flex-wrap:wrap}.parts-anchor-product01 .common-3column-box{width:380px;position:relative}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box{width:32%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box{width:48%}}.parts-anchor-product01 .common-3column-box.active{display:none}.parts-anchor-product01 .common-3column-box a{display:block}.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:30px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:2%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(2n)){margin-right:4%}}.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:40px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:4%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+3){margin-top:6%}}.parts-anchor-product01 .common-3column-box-img{position:relative}.parts-anchor-product01 .common-3column-box-img-span01{background-color:var(--font-first-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-first-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;top:0;right:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img-span02{background-color:var(--bg-second-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-second-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;left:0;bottom:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img img{height:270px;object-fit:cover}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box-img img{height:20vw}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img img{height:30vw}}.parts-anchor-product01 .common-3column-box-text{padding:20px 0}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text{padding:15px 0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text{padding:10px 0}}.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:15px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:10px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{display:flex;justify-content:center;align-items:center;width:120px;height:32px;color:var(--font-second-color);font-size:1.4rem;text-align:center;border-radius:1000px}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{width:80px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-01{background-color:var(--font-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-02{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-03{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{overflow:hidden;display:block;display:-webkit-box;font-size:1.8rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{display:table;font-size:1.6rem;border-bottom:1px solid var(--bg-first-color);padding-bottom:4px;margin-top:30px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{margin-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{font-size:1.4rem;margin-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{overflow:hidden;display:block;display:-webkit-box;font-size:1.6rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{display:block;border-top:1px solid var(--bg-first-color);padding-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:flex}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:block}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span:not(:first-of-type){margin-top:10px}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{display:block;width:80px;font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{width:100%;font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{display:block;width:calc(100% - 80px);font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{width:100%;font-size:1.4rem;margin-top:5px}}.parts-anchor-flow01{display:flex;justify-content:space-between;max-width:1200px;margin-left:0}@media screen and (max-width:1240px){.parts-anchor-flow01{max-width:100%}}@media screen and (max-width:640px){.parts-anchor-flow01{display:block;max-width:none;flex-wrap:wrap}}.parts-anchor-flow01.flow #flow>*,.parts-anchor-flow01.flow_reform #flow_reform>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01.flow #flow>* img,.parts-anchor-flow01.flow_reform #flow_reform>* img{position:relative;z-index:2}.parts-anchor-flow01.flow img{position:relative;z-index:2}.parts-anchor-flow01.flow_reform a::before{background-color:#fff}.parts-anchor-flow01-button{width:50%;max-width:calc(50% - 70px);cursor:pointer}.parts-anchor-flow01-button>:nth-child(1){background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/buy-bg.jpg);background-size:cover}.parts-anchor-flow01-button>:nth-child(2){background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/buy-bg.jpg);background-size:cover}@media screen and (max-width:1240px){.parts-anchor-flow01-button{max-width:calc(50% - 10px)}}@media screen and (max-width:640px){.parts-anchor-flow01-button{width:100%;max-width:100%;margin-bottom:8%}}.parts-anchor-flow01-button:last-of-type{margin-bottom:0%;position:relative}.parts-anchor-flow01-button:last-of-type:before{content:"";top:0;left:0;width:30%;height:1px;background-color:#000;position:absolute;z-index:2}.parts-anchor-flow01-button:last-of-type:after{content:"";bottom:0;right:0;width:30%;height:1px;background-color:#000;position:absolute;z-index:2}.parts-anchor-flow01-button>*{background-color:var(--bg-first-color);display:block;color:#5c5c5c;font-size:1.8rem;position:relative;padding:50px 50px;transition:0.4s;cursor:pointer}@media screen and (max-width:640px){.parts-anchor-flow01-button>*{padding:5%}}.parts-anchor-flow01-button>*>span{font-size:24px;display:flex;align-items:center;border-bottom:1px solid;width:max-content;padding:19px;position:relative;z-index:2}@media screen and (max-width:640px){.parts-anchor-flow01-button>*>span{font-size:18px}}.parts-anchor-flow01-button>*>span>span{font-size:64px}@media screen and (max-width:640px){.parts-anchor-flow01-button>*>span>span{font-size:48px}}.parts-anchor-flow01-button>*::before{content:"";background-position:center;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;bottom:0;right:0;margin:auto;background-color:#0009;z-index:0;transition:0.25s;cursor:pointer}.parts-anchor-flow01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01-button>*:hover::before{content:"";background-position:center;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;bottom:0;right:0;margin:auto;background-color:#0009;z-index:0}.parts-anchor-flow01 li#flow_reform a{transition:0.25s}.parts-anchor-flow01 li#flow_reform a::before{background-color:#fff9;transition:0.25s}.parts-anchor-flow01 li#flow_reform a:hover{transition:0.25s;background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/buy-bg-color.jpg);background-size:cover}.parts-anchor-flow01 li#flow_reform a:hover::before{background-color:transparent;transition:0.25s}.parts-anchor-flow01 li#flow a{transition:0.25s}.parts-anchor-flow01 li#flow a::before{background-color:#0009;transition:0.25s;cursor:pointer}.parts-anchor-flow01 li#flow a:hover{background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/buy-bg-color.jpg);background-size:cover;transition:0.25s}.parts-anchor-flow01 li#flow a:hover::before{background-color:transparent;transition:0.25s;cursor:pointer}.parts-banner{padding:30px 0 160px}@media screen and (max-width:1024px){.parts-banner{padding:20px 0 16%}}@media screen and (max-width:640px){.parts-banner{padding-top:10px}}.parts-banner .slick-slide img{object-fit:cover;width:100%;height:180px;padding:0 8px}@media screen and (max-width:1024px){.parts-banner .slick-slide img{height:17vw;padding:0 1%}}@media screen and (max-width:640px){.parts-banner .slick-slide img{max-width:200px}}.section-company__cta{position:relative;margin-bottom:100px}@media screen and (max-width:640px){.section-company__cta{position:relative;margin-bottom:10%}}.section-company__cta__inner{margin:0 2%}.section-company__cta__inner a{width:100%;max-width:1240px;padding:140px 20px;margin:0 auto;display:flex;justify-content:center;background:#F7F7F7;position:relative;transition:0.25s}@media screen and (max-width:640px){.section-company__cta__inner a{padding:14% 2%;flex-wrap:wrap}}.section-company__cta__inner a:hover{background:url(../components/parts/parts-company-cta/parts-company-cta01/img/section-company-bg.jpg);background-repeat:no-repeat;background-position:center;transition:0.25s}.section-company__cta__inner a h3{position:relative;font-size:3.4rem;font-weight:bold;margin-right:120px}@media screen and (max-width:640px){.section-company__cta__inner a h3{margin-right:0;font-size:2.4rem;margin-bottom:4rem}}.section-company__cta__inner a h3::after{content:"";background:url(../front-page/front-page01/img/line.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:130px;height:22px;display:inline-block;position:absolute;left:0;bottom:-35px}@media screen and (max-width:640px){.section-company__cta__inner a h3::after{width:100%;height:22px}}@media screen and (max-width:640px){.section-company__cta__inner a h3::after{left:50%;bottom:-35px;transform:translateX(-50%)}}.section-company__cta__inner a p{font-size:16px;line-height:2}@media screen and (max-width:640px){.section-company__cta__inner a p{font-size:14px}}.section-company__cta__inner a::before{width:35%;height:1px;background-color:#000;position:absolute;top:0;left:0;content:""}.section-company__cta__inner a::after{width:35%;height:1px;background-color:#000;position:absolute;bottom:0;right:0;content:""}