@charset "UTF-8";:root{--primary-white:#FAFAFA;--primary-blue:#003E7D;--primary-lightblue:#007EFF;--primary-orange:#FF3300;--primary-black:#000D1A;--section-padding:88px 6.4%}html{font-size:62.5%;min-height:0;min-width:0;max-width:1440px;margin:0 auto;overflow-x:hidden}body{font-family:"Noto Sans JP",Poppins,Arial,sans-serif;font-style:normal;color:var(--primary-black,#000d1a);background-color:var(--primary-white,#fafafa);font-size:1.6rem;font-weight:400;line-height:2;overflow-x:hidden}.font-size-fv{font-size:clamp(4rem,2.592rem + 6.01vw,8rem)}.font-size-mg{font-size:clamp(3rem,2.366rem + 2.7vw,6rem)}.font-size-title{font-size:clamp(2.4rem,1.837rem + 2.4vw,4rem)}.font-size-btn{font-size:clamp(2.4rem,2.118rem + 1.2vw,4rem)}.font-size-S{font-size:clamp(1.6rem,1.318rem + 1.2vw,2.4rem)}img{max-width:100%;height:auto}a{text-decoration:none;display:inline-block}.anchor{display:inline-block;transition:.2s cubic-bezier(.45,0,.55,1);cursor:pointer}.anchor:hover{opacity:.6}.pc{display:none}.sp{display:block}.SpBr{display:inline-block}.TABBr{display:inline-block}.pcBr{display:inline-block}.en{font-family:Poppins}.bold{font-weight:700}@media screen and (min-width:768px){.SpBr{display:none}.TABBr{display:inline-block}}@media screen and (min-width:1024px){.TABBr{display:none}.pcBr{display:inline-block}:root{--section-padding:128px 6.4%}.pc{display:block}.sp{display:none}a[href^="tel:"]{pointer-events:none}}@media screen and (min-width:1440px){.pcBr{display:none}}.firstview__inner{background:url(../images/backgroundImgpaper.svg),var(--primary-blue,#003e7d);background-size:cover;background-blend-mode:multiply;position:relative;width:100vw;height:100vh}.firstviewImg01 img{width:200px;height:auto;aspect-ratio:1/1;position:absolute;top:72px;right:-10%;object-fit:cover}.firstviewImg02 img{width:200px;height:auto;aspect-ratio:1/1;position:absolute;top:59%;left:-10%;transform:translateY(-50%);object-fit:cover}.firstviewImg03 img{width:200px;height:auto;aspect-ratio:1/1;position:absolute;bottom:0;right:-10%;object-fit:cover}.firstview__txtWrapper{z-index:1;position:relative;top:50%;left:50%;transform:translate(-50%,-32%);margin-left:.7em}.mainCopy{color:var(--primary-white,#fafafa);font-family:"Noto Sans JP";font-weight:700;line-height:1.3;display:inline;padding:.25rem;text-shadow:0 0 5px rgba(0,13,26,.4)}.subCopy{color:var(--primary-white,#fafafa);font-family:"Noto Sans JP";font-style:normal;font-weight:500;line-height:1.5;margin-top:16px;display:inline-block;text-shadow:0 0 5px rgba(0,13,26,.4)}@media screen and (min-width:768px){.firstviewImg01 img{width:30vw;right:50vw;transform:translateX(50%)}.firstviewImg02 img{width:30vw;left:0}.firstviewImg03 img{width:30vw;right:0}}.message__inner{background:url(../images/backgroundImgpaper.svg),var(--primary-blue,#003e7d);background-size:cover;background-blend-mode:multiply;padding:var(--section-padding);position:relative}.message__titleWrapper{clip-path:inset(0 100% 0 0);transition:.8s cubic-bezier(.37,0,.63,1);transition-property:clip-path}.message__mainTitle{color:var(--primary-blue,#003e7d);font-style:normal;font-weight:700;line-height:1.7;display:inline;background-color:var(--primary-white,#fafafa);white-space:nowrap}.message__titleWrapper.is-animated{clip-path:inset(0)}.message__subTitle{display:flex;color:var(--primary-white,#fafafa);align-items:stretch;margin-top:24px}.messageSubTitle__txt{color:var(--primary-white,#fafafa);font-family:"Noto Sans JP";font-style:normal;font-weight:700;line-height:1}.messageSubTitle__icon{width:1.5em;height:auto;aspect-ratio:1/1;margin-right:.25em;filter:brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(1%) hue-rotate(83deg) brightness(107%) contrast(96%)}.message__txt{margin-top:16px;color:var(--primary-white,#fafafa);font-weight:400;line-height:2;margin-bottom:40px}@media screen and (min-width:768px){.message__wrapper{align-items:center;gap:2em;margin-bottom:64px}.message__subTitle{margin-top:40px}.message__txt{margin-top:24px;margin-bottom:64px}}@media screen and (min-width:1024px){.message__wrapper{display:flex;align-items:center;margin-bottom:0}.message__subTitle{margin-top:0}.message__titleWrapper{width:50%}.message__txtWrapper{width:50%}.message__mainTitle{white-space:nowrap}}.work__mainTitle{color:var(--primary-blue,#003e7d);font-family:"Noto Sans JP";font-weight:700;line-height:1.5;margin-top:8px}.work__subTitle{display:flex;align-items:end}.workSubTitle__txt{color:var(--primary-lightblue,#007eff);font-family:"Noto Sans JP";font-style:normal;font-weight:700;line-height:1.5}.workSubTitle__icon{width:1.5em;height:auto;aspect-ratio:1/1;margin-right:.25em;filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}.work__list{margin:40px 0}.work__link{margin-top:24px;position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:stretch}.work__link:active .workImg01 img,.work__link:active .workImg02 img,.work__link:active .workImg03 img,.work__link:active .workImg04 img{transform:scale(1.1)}.workImg01,.workImg02,.workImg03,.workImg04{display:inline-block;width:80%;height:200px;aspect-ratio:1/1;z-index:1;position:relative;overflow:hidden;border-radius:5px}.workImg01 img,.workImg02 img,.workImg03 img,.workImg04 img{width:100%;height:100%;object-fit:cover;transition:.4s cubic-bezier(.45,0,.55,1)}.workImg01::after{content:'Semi conductor';display:inline-block;writing-mode:vertical-rl;color:var(--primary-blue,#003e7d);font-size:clamp(1.6rem,1.318rem + 1.2vw,2.4rem);position:absolute;font-family:Poppins;top:0;left:0;font-weight:500;transform:translate(-100%,0);border-top:3px solid var(--primary-lightblue,#007eff);padding-top:.25em}.workImg01::after{content:'Semi conductor';display:inline-block;writing-mode:vertical-rl;color:var(--primary-blue,#003e7d);font-size:clamp(1.6rem,1.318rem + 1.2vw,2.4rem);position:absolute;font-family:Poppins;top:0;left:0;font-weight:500;transform:translate(-100%,0);border-top:3px solid var(--primary-lightblue,#007eff);padding-top:.25em;line-height:1}.workImg02::after{content:'Pipe Work';display:inline-block;writing-mode:vertical-rl;color:var(--primary-blue,#003e7d);font-size:clamp(1.6rem,1.318rem + 1.2vw,2.4rem);position:absolute;font-family:Poppins;top:0;left:0;font-weight:500;transform:translate(-100%,0);border-top:3px solid var(--primary-lightblue,#007eff);padding-top:.25em;line-height:1}.workImg03::after{content:'electrical equipment';display:inline-block;writing-mode:vertical-rl;color:var(--primary-blue,#003e7d);font-size:clamp(1.6rem,1.318rem + 1.2vw,2.4rem);position:absolute;font-family:Poppins;top:0;left:0;font-weight:500;transform:translate(-100%,0);border-top:3px solid var(--primary-lightblue,#007eff);padding-top:.25em;line-height:1}.workImg04::after{content:'transportation';display:inline-block;writing-mode:vertical-rl;color:var(--primary-blue,#003e7d);font-size:clamp(1.6rem,1.318rem + 1.2vw,2.4rem);position:absolute;font-family:Poppins;top:0;left:0;font-weight:500;transform:translate(-100%,0);border-top:3px solid var(--primary-lightblue,#007eff);padding-top:.25em;line-height:1}.work__txtWrapper01,.work__txtWrapper02,.work__txtWrapper03,.work__txtWrapper04{background-color:var(--primary-white,#fafafa);padding:24px 1em;border-radius:5px;border:1px solid var(--primary-blue,#003e7d);margin-top:-40px;position:relative;width:auto;margin-right:11.7%;flex-grow:1}.work__txtWrapper01::after{content:'';background-image:url(../images/semiconductor.svg);width:10.1%;height:auto;aspect-ratio:1/1;background-size:cover;display:inline-block;position:absolute;top:0;left:8vw;transform:translate(-50%,-100%);filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}.work__txtWrapper02::after{content:'';background-image:url(../images/pipe.svg);width:10.1%;height:auto;aspect-ratio:1/1;background-size:cover;display:inline-block;position:absolute;top:0;left:8vw;transform:translate(-50%,-100%);filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}.work__txtWrapper03::after{content:'';background-image:url(../images/electrical.svg);width:10.1%;height:auto;aspect-ratio:1/1;background-size:cover;display:inline-block;position:absolute;top:0;left:8vw;transform:translate(-50%,-89%);filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}.work__txtWrapper04::after{content:'';background-image:url(../images/transport.svg);width:10.1%;height:auto;aspect-ratio:1/1;background-size:cover;display:inline-block;position:absolute;top:0;left:8vw;transform:translate(-50%,-85%);filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}.work__number{color:var(--primary-blue,#003e7d);font-family:Poppins;font-weight:700;line-height:1.3;display:inline-block;border-bottom:2px solid var(--primary-blue,#003e7d)}.work__itemTitle{color:var(--primary-blue,#003e7d);font-family:"Noto Sans JP";font-weight:700;line-height:1.5}.work__txt{margin-top:16px;color:var(--primary-black,#000d1a);font-weight:400;line-height:2}@media screen and (min-width:768px){.work__list{display:flex;flex-wrap:wrap;column-gap:4%;row-gap:40px;margin:64px 0}.work__link{margin-top:0}.work__item{width:48%;margin-top:0}.work__txtWrapper01,.work__txtWrapper02,.work__txtWrapper03,.work__txtWrapper04{margin-top:-16px;margin-right:4%}.work__txtWrapper01::after,.work__txtWrapper02::after{left:0;transform:translate(0,-100%)}.work__txtWrapper03::after,.work__txtWrapper04::after{left:0;transform:translate(0,-88%)}}@media screen and (min-width:1024px){.workImg01,.workImg02,.workImg03,.workImg04{height:320px}.work__link:hover .workImg01 img,.work__link:hover .workImg02 img,.work__link:hover .workImg03 img,.work__link:hover .workImg04 img{transform:scale(1.1)}}.news__mainTitle{color:var(--primary-blue,#003e7d);font-family:"Noto Sans JP";font-weight:700;line-height:1.5;margin-top:8px}.news__subTitle{display:flex;align-items:end}.newsSubTitle__txt{color:var(--primary-lightblue,#007eff);font-family:"Noto Sans JP";font-style:normal;font-weight:700;line-height:1.5}.newsSubTitle__icon{width:1.5em;height:auto;aspect-ratio:1/1;margin-right:.25em;filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}.news__list{margin:24px 0 40px}.news__link{margin-top:16px;padding:1em;background-color:var(--primary-white,#fafafa);border:1px solid var(--primary-blue,#003e7d);transition:.4s cubic-bezier(.45,0,.55,1);width:100%}.news__date{display:inline-block;color:var(--primary-blue,#003e7d);font-family:Poppins;font-style:normal;font-weight:700;line-height:1.3;border-bottom:1px solid var(--primary-blue,#003e7d)}.news__itemTitle{line-height:1.5;margin-top:8px}.news__link:active{transform:translateY(-8px)}@media screen and (min-width:1024px){.news__list{margin:40px 0 64px}.news__link{margin-top:24px}.news__link:hover{transform:translateY(-8px)}}.other__link{width:100%;padding:0 6.4%;height:160px;border:1px solid var(--primary-blue,#003e7d);display:flex;justify-content:space-between;align-items:center;position:relative}.other__itemSubTitleWrapper{display:flex}.other__itemIcon{width:1em;height:auto;aspect-ratio:1/1;object-fit:contain;filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%);margin-right:.5em}.otherImg{width:100%;height:160px;overflow:hidden;position:absolute;top:0;left:0;z-index:-1}.otherImg img{width:100%;height:160px;object-fit:cover;filter:opacity(0);transition:all .4s cubic-bezier(.45,0,.55,1)}.other__itemSubTitle{color:var(--primary-lightblue,#007eff);font-family:Poppins;font-weight:500;line-height:1.5}.other__itemTitle{color:var(--primary-blue,#003e7d);font-family:"Noto Sans JP";font-weight:700;line-height:1.5}.other__itemArrow{width:2em;height:2em;aspect-ratio:1/1;object-fit:cover;filter:brightness(0) saturate(100%) invert(18%) sepia(87%) saturate(1711%) hue-rotate(194deg) brightness(88%) contrast(103%);transition:.4s cubic-bezier(.45,0,.55,1)}.other__link:active .otherImg img{transform:scale(1.1);filter:opacity(.4)}.other__link:active .other__itemArrow{transform:translateX(.5em)}@media screen and (min-width:1024px){.other__link:hover .otherImg img{transform:scale(1.1);filter:opacity(.4)}.other__link:hover .other__itemArrow{transform:translateX(.5em)}}.recruitButton__list{margin-top:40px;display:flex;flex-direction:column;gap:1em}.recruit__inner{padding:64px 6.4%;background:url(../images/backgroundImgpaper.svg),var(--primary-lightblue,#007eff);background-size:cover;background-blend-mode:lighten}.recruit__mainTitle{color:var(--primary-blue,#003e7d);font-family:"Noto Sans JP";font-weight:700;line-height:1.5;margin-top:8px;margin-bottom:16px}.recruit__subTitle{display:flex;align-items:end}.recruitSubTitle__txt{color:var(--primary-lightblue,#007eff);font-family:"Noto Sans JP";font-style:normal;font-weight:700;line-height:1.5}.recruitSubTitle__icon{width:1.5em;height:auto;aspect-ratio:1/1;margin-right:.25em;filter:brightness(0) saturate(100%) invert(60%) sepia(84%) saturate(6470%) hue-rotate(196deg) brightness(99%) contrast(110%)}@media screen and (min-width:768px){.recruit__inner{display:flex;align-items:center;justify-content:space-between;gap:4%}.recruit__txtWrapper{width:48%}.recruitButton__list{width:48%;margin-top:0}}@media screen and (min-width:1024px){.recruit__mainTitle{margin-bottom:24px}}.contactButton__list{margin-top:40px;display:flex;flex-direction:column;gap:1em}@media screen and (min-width:768px){.contact__inner{display:flex;align-items:center;justify-content:space-between;gap:4%}.contact__txtWrapper{width:48%}.contactButton__list{width:48%;margin-top:0}}