.headerContent{background-color:#C0BDB1;z-index:100;width:100%;max-width:none;position:fixed;top:0;z-index:999;padding:0}.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}.headerContent__inner--logo{display:block;margin:0}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:29px}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0}@media screen and (max-width:768px){.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.6rem;position:relative;font-weight:500;padding:0 12px;transition:0.4s}.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 .navToggleCross{background:none;cursor:pointer;z-index:1;width:0.8em;height:46px;font-size:50px;border:none;position:relative;padding:0;margin-left:32px;margin-right:0}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}@media screen and (max-width:640px){.headerContent .navToggleCross{height:40px}}.headerContent .navToggleCross span{background:var(--font-first-color);display:block;width:0.8em;height:1px;position:absolute;margin:auto}.headerContent .navToggleCross span:nth-of-type(1){top:0}.headerContent .navToggleCross span:nth-of-type(2){top:30%;transform:translateY(-50%)}.headerContent .navToggleCross span:nth-of-type(3){bottom:0.37em}.headerContent .navToggleCross span:nth-of-type(4){background:none;z-index:1;width:auto;height:1em;font-size:1.2rem;left:0;right:0;bottom:0}@media screen and (max-width:640px){.headerContent .navToggleCross span:nth-of-type(4){bottom:-4px}}.headerContent .headerNavHum{overflow-x:scroll;background:#C0BDB1;opacity:0;display:flex;justify-content:center;max-width:577px;width:100%;color:var(--font-first-color);font-size:2.4rem;position:fixed;top:0;bottom:0;right:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum__inner{width:100%;max-width:1720px;padding:160px 20px;margin:0 auto}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner{padding:16%x 2%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner{padding:140px 4%}}.headerContent .headerNavHum__inner--sns{display:flex;justify-content:center;gap:8px}.headerContent .headerNavHum__inner--sns--anchor{display:flex;justify-content:center;align-items:center;border:1px solid #333;border-radius:50%;padding:5px}.headerContent .headerNavHum__inner--cta{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--cta{margin-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta{margin-bottom:8%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--cta--anchor{margin-bottom:2%}}.headerContent .headerNavHum__inner--info{padding-bottom:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--info{padding-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--info{padding-bottom:6%}}.headerContent .headerNavHum__inner--info--detail{text-align:center;font-size:1.4rem;letter-spacing:0.04em}.headerContent .headerNavHum__inner--link{padding-bottom:40px}@media screen and (max-width:1024px){.headerContent .headerNavHum__inner--link{padding-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link{padding-bottom:6%}}.headerContent .headerNavHum__inner--link ul{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;max-width:465px;margin:0 auto;padding:32px 0;border-top:1px solid #333;border-bottom:1px solid #333}.headerContent .headerNavHum__inner--link ul li a{display:block;width:100%;font-size:1.6rem;letter-spacing:0.05em}@media screen and (max-width:640px){.headerContent .headerNavHum__inner--link ul li a{font-size:1.4rem}}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);top:15px}.open .navToggleCross span:nth-of-type(2){display:none}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);bottom:auto;top:15px}.open .headerNavHum{opacity:1;transform:translateX(0)}.header__fixed{display:flex;flex-direction:column;position:fixed;right:0;bottom:50%;transform:translateY(50%);gap:8px;z-index:10;align-items:center;max-width:46px;width:100%;opacity:0;transition:all 0.5s ease}@media screen and (max-width:1024px){.header__fixed{max-width:400px;left:50%;transform:translateX(-50%);bottom:0;flex-direction:row}}@media screen and (max-width:640px){.header__fixed{gap:0;max-width:334px;margin:0 auto;height:46px;justify-content:space-between}}.header__fixed.is-visible{opacity:1}.header__fixed.is-hidden{opacity:0}.header__fixed__menu{display:flex;align-items:center;width:100%;flex-direction:column;gap:8px;padding:24px 14px;background-color:#B69355;border:1px solid #B69355;transition:0.3s}@media screen and (max-width:1024px){.header__fixed__menu{flex-direction:row;justify-content:center;padding:4% 2%}}.header__fixed__menu.tel{display:none}@media screen and (max-width:640px){.header__fixed__menu.tel{display:flex;max-width:46px;height:46px}}@media screen and (max-width:640px){.header__fixed__menu.consultation{max-width:140px;height:46px}}@media screen and (max-width:640px){.header__fixed__menu.contact{max-width:140px;height:46px}}.header__fixed__menu>span{writing-mode:vertical-rl;letter-spacing:0.2em;font-size:1.6rem;color:#FFF}@media screen and (max-width:1024px){.header__fixed__menu>span{writing-mode:horizontal-tb;white-space:nowrap;letter-spacing:0.1em}}@media screen and (max-width:640px){.header__fixed__menu>span{letter-spacing:0}}@media screen and (min-width:1025px){.header__fixed__menu.consultation:hover{padding:24px 19px;background-color:#FFF;border:1px solid #B69355}.header__fixed__menu.consultation:hover>span{color:#B69355}.header__fixed__menu.consultation:hover svg path{fill:#B69355}.header__fixed__menu.contact:hover{padding:24px 19px;background-color:#FFF;border:1px solid #B69355}.header__fixed__menu.contact:hover>span{color:#B69355}.header__fixed__menu.contact:hover svg path{fill:#B69355}}.footer .footerInfo{background-color:#C0BDB1;padding:80px 0 32px}@media screen and (max-width:1024px){.footer .footerInfo{padding:8% 0}}@media screen and (max-width:768px){.footer .footerInfo{padding:12% 0}}@media screen and (max-width:640px){.footer .footerInfo{padding:18% 0}}.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 24px}}.footer .footerInfo__inner--pagetop>a{display:block;width:100%;height:100%;text-align:center;position:relative}.footer .footerInfo__inner--pagetop>a:hover .footerInfo__inner--pagetop--arrow{top:-10px}.footer .footerInfo__inner--pagetop--arrow{position:absolute;top:0;left:50%;margin:0 auto;transform:translateX(-50%);transition:0.6s;pointer-events:none}.footer .footerInfo__inner--pagetop span{position:relative;top:33px}.footer .footerInfo__inner--top{display:flex;justify-content:space-between;border-bottom:1px solid var(--font-first-color);padding:0 0 24px;margin-bottom:24px}@media screen and (max-width:1024px){.footer .footerInfo__inner--top{padding-bottom:4%;margin-bottom:4%}}@media screen and (max-width:640px){.footer .footerInfo__inner--top{padding-bottom:6%;margin-bottom:6%}}.footer .footerInfo__inner--top--name{width:120px}.footer .footerInfo__inner--nav{display:flex;justify-content:space-between}@media screen and (max-width:768px){.footer .footerInfo__inner--nav{display:block}}.footer .footerInfo__inner--nav--info{max-width:640px;width:100%}.footer .footerInfo__inner--nav--info--cnt{display:flex;justify-content:space-between;gap:8px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--info--cnt{flex-direction:column;gap:16px}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--info--cnt{gap:32px}}.footer .footerInfo__inner--nav--info--cnt--item>span{letter-spacing:0.04em;line-height:1.4}.footer .footerInfo__inner--nav--info--cnt--item .footerInfo__company{display:block;font-weight:500;padding-bottom:8px;font-size:1.6rem}.footer .footerInfo__inner--nav--info--cnt--item .footerInfo__address{display:block;padding-bottom:8px;font-size:1.4rem}.footer .footerInfo__inner--nav--info--cnt--item .footerInfo__contact{display:block;font-size:1.4rem}.footer .footerInfo__inner--nav--menu{max-width:545px;width:100%}@media screen and (max-width:768px){.footer .footerInfo__inner--nav--menu{margin-top:4%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu{margin-top:6%}}.footer .footerInfo__inner--nav--menu--list{display:flex;flex-wrap:wrap;justify-content:end;gap:24px 16px}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu--list{justify-content:flex-start}}.footer .footerInfo__inner--nav--menu--list--item a{display:block;font-size:1.6rem}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item a{font-size:1.4rem}}.footer .footerInfo__inner--nav--menu .footerEndline{margin-top:24px;text-align:end}@media screen and (max-width:1024px){.footer .footerInfo__inner--nav--menu .footerEndline{text-align:justify}}.footer .footerInfo__inner--nav--menu .footerEndline__inner--copy{display:inline-block;font-size:1rem}.footer .footerInfo__inner--nav--menu .footerEndline__inner--copy>a{display:block;transition:0.3s;font-size:1.4rem;padding-bottom:8px}@media screen and (min-width:1025px){.footer .footerInfo__inner--nav--menu .footerEndline__inner--copy>a:hover{opacity:0.5}}.footer .footerInfo__inner--nav--menu .footerEndline__inner--copy>span{display:block;font-size:1.4rem;padding-bottom:8px}.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:24px}@media screen and (max-width:1024px){.footer .footerInfo__inner--sns{margin-top:4%}}@media screen and (max-width:640px){.footer .footerInfo__inner--sns{margin-top:6%}}.footer .footerInfo__inner--sns--list{display:flex;gap:8px}.footer .footerInfo__inner--sns--list--item{display:flex;justify-content:center;align-items:center;border:1px solid #333;border-radius:50%;padding:5px}.footer .footerInfo__inner--sns--list--item>a{width:17px}.partsFooterCta{background-image:url(../img/common/footer-cta-bg_pc.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:56px 0}@media screen and (max-width:1024px){.partsFooterCta{padding:6% 0}}@media screen and (max-width:640px){.partsFooterCta{padding:8% 0}}@media screen and (max-width:640px){.partsFooterCta{background-image:url(../img/common/footer-cta-bg_sp.jpg)}}.partsFooterCta__inner--cnt{background:rgba(255, 255, 255, 0.8);backdrop-filter:blur(5px);padding:64px 24px}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt{padding:6% 2%}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt{padding:12% 6%}}.partsFooterCta__inner--cnt--title{margin-bottom:32px}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--title{margin-bottom:4%}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--title{margin-bottom:6%}}.partsFooterCta__inner--cnt--title h3{font-size:3.2rem;text-align:center}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt--title h3{font-size:2.8rem}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--title h3{font-size:2.4rem}}.partsFooterCta__inner--cnt--title h3 span{color:#B69355}.partsFooterCta__inner--cnt p{text-align:center;padding-bottom:32px}@media screen and (max-width:1024px){.partsFooterCta__inner--cnt p{padding-bottom:4%}}@media screen and (max-width:640px){.partsFooterCta__inner--cnt p{padding-bottom:6%}}.partsFooterCta__inner--cnt--btn{display:flex;justify-content:center;gap:16px}@media screen and (max-width:640px){.partsFooterCta__inner--cnt--btn{flex-direction:column}}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:var(--font-second-color)}.parts-title01-lg{display:none;font-weight:400;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{text-align:center;display:block;font-weight:500;font-size:3.2rem;letter-spacing:0.05em;line-height:1.5em;font-family:"Noto Sans JP", serif}@media screen and (max-width:640px){.parts-title01-sm{font-size:2.4rem}}.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:50px;height:50px;font-size:1.6rem}.parts-pagination-archive01 ul>li span.current{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#FFF;background-color:#333;border:1px solid #333;transition:0.4s all}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#FFF;border:1px solid #333;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{padding:80px 0;display:flex;justify-content:center;align-items:center;font-size:1.6rem;letter-spacing:0.05em;line-height:1.5em;font-weight:500}@media screen and (max-width:640px){.parts-pagination-single01{padding:8% 0;font-size:1.4rem}}.parts-pagination-single01-prev{margin-right:50px}@media screen and (max-width:640px){.parts-pagination-single01-prev{margin-right:5%}}.parts-pagination-single01-prev-link{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:inherit}@media screen and (max-width:640px){.parts-pagination-single01-prev-link svg{width:40px;height:40px}}.parts-pagination-single01-prev-link svg circle{transition:0.4s;fill:transparent;transition:fill 0.4s ease, stroke 0.4s ease}.parts-pagination-single01-prev-link svg path{transition:stroke 0.4s ease}@media screen and (min-width:1025px){.parts-pagination-single01-prev-link:hover svg circle{fill:#333333}.parts-pagination-single01-prev-link:hover svg path{stroke:#fff}}.parts-pagination-single01-prev-link span{white-space:nowrap}.parts-pagination-single01-next{margin-left:50px}@media screen and (max-width:640px){.parts-pagination-single01-next{margin-left:5%}}.parts-pagination-single01-next-link{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:inherit}.parts-pagination-single01-next-link svg{flex-shrink:0}@media screen and (max-width:640px){.parts-pagination-single01-next-link svg{width:40px;height:40px}}.parts-pagination-single01-next-link svg circle{fill:transparent;transition:fill 0.4s ease, stroke 0.4s ease}.parts-pagination-single01-next-link svg path{transition:stroke 0.4s ease}@media screen and (min-width:1025px){.parts-pagination-single01-next-link:hover svg circle{fill:#333333}.parts-pagination-single01-next-link:hover svg path{stroke:#fff}}.parts-pagination-single01-next-link span{white-space:nowrap}.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-anchor-company01{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}@media screen and (max-width:1240px){.page-anchor-company01{max-width:760px}}@media screen and (max-width:640px){.page-anchor-company01{display:block;max-width:none}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:10px}}.page-anchor-company01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.page-anchor-company01-button{width:48%}}@media screen and (max-width:640px){.page-anchor-company01-button{width:100%}}.page-anchor-company01-button>*{background-color:var(--bg-first-color);display:block;color:var(--font-first-color);font-size:1.8rem;border:1px solid var(--font-first-color);position:relative;padding:20px 30px;transition:0.4s}.page-anchor-company01-button>*::before{content:"";background:var(--bg-third-color);width:80px;height:1px;position:absolute;top:0;bottom:0;right:30px;margin:auto}@media screen and (max-width:640px){.page-anchor-company01-button>*::before{width:40px;right:10px}}.page-anchor-company01-button>*::after{content:"";background:var(--font-first-color);width:20px;height:2px;position:absolute;top:0;bottom:0;right:90px;margin:auto;transition:0.4s}@media screen and (max-width:640px){.page-anchor-company01-button>*::after{width:10px;right:40px}}.page-anchor-company01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.page-anchor-company01-button>*:hover::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01-button>*:hover::after{right:10px}}@media screen and (max-width:1240px){.page-anchor-company01-button:last-of-type{margin:4% auto 0}}@media screen and (max-width:640px){.page-anchor-company01-button:last-of-type{margin:0 auto}}@media screen and (max-width:640px){.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:780px;margin-left:0}@media screen and (max-width:1240px){.parts-anchor-flow01{max-width:760px}}@media screen and (max-width:640px){.parts-anchor-flow01{display:block;max-width:none}}.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>*::before,.parts-anchor-flow01.flow_reform #flow_reform>*::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}.parts-anchor-flow01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.parts-anchor-flow01-button{width:48%}}@media screen and (max-width:640px){.parts-anchor-flow01-button{width:100%;margin:0 auto}}.parts-anchor-flow01-button>*{background-color:var(--bg-first-color);display:block;color:#5c5c5c;font-size:1.8rem;border:1px solid #5c5c5c;position:relative;padding:20px 30px;transition:0.4s}.parts-anchor-flow01-button>*::before{content:"";background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-black.svg);background-position:center;background-repeat:no-repeat;width:16px;height:auto;position:absolute;top:0;bottom:0;right:20px;margin:auto}.parts-anchor-flow01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01-button>*:hover::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}@media screen and (max-width:640px){.parts-anchor-flow01-button:last-of-type{margin:2% auto 0}}.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}}.form-recruit-inner-title-01{font-size:6rem;font-size:2.4rem;letter-spacing:0.05em;display:block;margin-bottom:48px;text-align:center;width:100%}