@charset "UTF-8";@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes wipe{0%{width:0;left:0}50%{width:100%;left:0}50.1%{width:100%;left:0}99.9%{opacity:1}to{opacity:0;width:0;left:100%}}@keyframes wipe{0%{width:0;left:0}50%{width:100%;left:0}50.1%{width:100%;left:0}99.9%{opacity:1}to{opacity:0;width:0;left:100%}}@-webkit-keyframes wipe_text{0%{color:transparent}50%{color:transparent}51%{color:#0b0c10}to{color:#0b0c10}}@keyframes wipe_text{0%{color:transparent}50%{color:transparent}51%{color:#0b0c10}to{color:#0b0c10}}@-webkit-keyframes wipe_opacity{0%{opacity:0}50%{opacity:0}51%{opacity:1}to{opacity:1}}@keyframes wipe_opacity{0%{opacity:0}50%{opacity:0}51%{opacity:1}to{opacity:1}}@-webkit-keyframes play_movie{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes play_movie{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes bg_loop{0%{background-position:0 0}to{background-position:calc(100% - 100vw) 0}}@keyframes bg_loop{0%{background-position:0 0}to{background-position:calc(100% - 100vw) 0}}.l-home{overflow:hidden}.l-home.delay{overflow:visible}.l-home .l-content{padding:0!important;margin-bottom:0!important}.with-fancybox .l-home .l-header{z-index:1}.p-home{width:100%}.p-home__inner{width:100%}.p-home__loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 clamp(16px,1.3333333333vw,40px);background:#e5e7ee;position:fixed;top:0;bottom:0;left:0;right:0;z-index:100000000;-webkit-transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out}.delay .p-home__loading{opacity:0;visibility:hidden;pointer-events:none}.p-home__load-ring{width:80px;aspect-ratio:1;background:-webkit-gradient(linear,left bottom,left top,color-stop(13%,rgba(11,24,74,0.1)),to(#0b184a));background:linear-gradient(0deg,rgba(11,24,74,0.1) 13%,#0b184a 100%);border-radius:50%;position:relative;-webkit-animation:spin 0.6s linear 0s infinite;animation:spin 0.6s linear 0s infinite}.p-home__load-ring:after{content:"";width:calc(100% - 6px);aspect-ratio:1;background:#e5e7ee;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-home__headline{width:100%;margin-bottom:24px;position:relative}.p-home__headline .cont.center{text-align:center}.p-home__headline .cont.small ._ttl{font-size:clamp(28px,2.6666666667vw,32px)}.p-home__headline .cont.white{color:#ffffff}.p-home__headline .cont ._cap{display:block;font-family:"Poppins","YakuHanJP_Noto","Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",Meiryo,メイリオ,sans-serif;font-size:clamp(13px,1.3333333333vw,16px);font-style:italic;font-weight:300;margin-bottom:12px}.p-home__headline .cont ._ttl{display:block;font-size:clamp(28px,3.25vw,39px);font-weight:500;letter-spacing:0.075em}.p-home__btn{width:100%}.p-home__btn-link{width:100%;position:relative;font-size:16px;font-weight:500;color:#0b184a;letter-spacing:0.075em;background:#ffffff;padding:20px 20px 22px;border:1px solid #0b184a;-webkit-transition:border 0.3s ease-in-out,background 0.3s ease-in-out,color 0.3s ease-in-out;transition:border 0.3s ease-in-out,background 0.3s ease-in-out,color 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-home__btn-link:hover{color:#ffffff;background:#0b184a!important}}@media screen and (hover:hover) and (pointer:fine){.p-home__btn-link:hover:before{background:#ffffff}}@media screen and (hover:hover) and (pointer:fine){.p-home__btn-link:hover[target=_blank]:after{background:#ffffff}}.p-home__btn-link.products{background:transparent}.p-home__btn-link[target=_blank]:after{content:"";display:inline-block;width:12px;aspect-ratio:1/1;-webkit-mask:url("../images/icon/ico_external.svg") no-repeat center/cover;mask:url("../images/icon/ico_external.svg") no-repeat center/cover;background:#0b184a;margin-left:4px;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}.p-home__btn-link:before{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:49px;aspect-ratio:49/21;-webkit-mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;background:#0b184a;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}@media screen and (max-width:768px){.p-home__btn-link:before{width:30px;aspect-ratio:30/18;-webkit-mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover}}.p-home_visual{width:100%;padding-top:clamp(40px,4.1666666667vw,80px);margin-bottom:clamp(60px,10.8333333333vw,130px)}.p-home_visual__inner{width:100%;overflow:hidden;position:relative}.p-home_visual__catch{width:min(100%,1640px);margin:0 auto clamp(-25px,-1.3020833333vw,-16px);padding:0 clamp(16px,3.3333333333vw,40px);position:relative;z-index:2}@media screen and (max-width:1200px){.p-home_visual__catch{width:100%}}@media screen and (max-width:1024px){.p-home_visual__catch{margin-bottom:70px}}.p-home_visual__catch .cont{width:-webkit-min-content;width:-moz-min-content;width:min-content}.p-home_visual__catch .cont ._ttl{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;overflow:hidden;margin-bottom:12px}@media screen and (max-width:640px){.p-home_visual__catch .cont ._ttl:first-child{margin-bottom:5px}}.p-home_visual__catch .cont ._ttl:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0b184a}@media print{.p-home_visual__catch .cont ._ttl:after{display:none}}.delay .p-home_visual__catch .cont ._ttl:after{-webkit-animation:wipe 0.8s forwards;animation:wipe 0.8s forwards}.p-home_visual__catch .cont ._ttl.sp_show{display:none}@media screen and (max-width:640px){.p-home_visual__catch .cont ._ttl.sp_show{display:block}}.p-home_visual__catch .cont ._ttl .__text{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;font-family:"Poppins","YakuHanJP_Noto","Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",Meiryo,メイリオ,sans-serif;font-size:clamp(52px,3.8541666667vw,74px);font-style:italic;font-weight:bold;color:transparent;padding-bottom:clamp(5px,0.8333333333vw,10px)}@media screen and (max-width:1024px){.p-home_visual__catch .cont ._ttl .__text{font-size:clamp(36px,5.078125vw,52px)}}@media screen and (max-width:360px){.p-home_visual__catch .cont ._ttl .__text{font-size:clamp(31px,12.5vw + -9px,36px)}}@media print{.p-home_visual__catch .cont ._ttl .__text{color:#0b0c10}}.delay .p-home_visual__catch .cont ._ttl .__text{-webkit-animation:wipe_text 0.8s forwards;animation:wipe_text 0.8s forwards}@media screen and (max-width:640px){.p-home_visual__catch .cont ._ttl .__text .sp_hide{display:none}}.p-home_visual__catch .cont ._cap{display:block;width:50.60764%;position:relative;overflow:hidden}@media screen and (max-width:640px){.p-home_visual__catch .cont ._cap{width:83%}}.p-home_visual__catch .cont ._cap:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0b184a}@media print{.p-home_visual__catch .cont ._cap:after{display:none}}.delay .p-home_visual__catch .cont ._cap:after{-webkit-animation:wipe 0.8s forwards;animation:wipe 0.8s forwards;-webkit-animation-delay:0.2s;animation-delay:0.2s}.p-home_visual__catch .cont ._cap img{opacity:0}@media print{.p-home_visual__catch .cont ._cap img{opacity:1}}.delay .p-home_visual__catch .cont ._cap img{-webkit-animation:wipe_opacity 0.8s forwards;animation:wipe_opacity 0.8s forwards;-webkit-animation-delay:0.2s;animation-delay:0.2s}.p-home_visual__slide{width:100%;position:relative}.p-home_visual__video{width:100%;height:clamp(270px,45.8333333333vw,550px);pointer-events:none;z-index:0}@media print{.p-home_visual__video{background-color:#eff0f4}}.p-home_visual__youtube{width:100%;height:100%;overflow:hidden;position:relative}@media print{.p-home_visual__youtube{display:none}}.p-home_visual__youtube:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0b184a}.delay .p-home_visual__youtube:after{-webkit-animation:wipe 0.8s forwards;animation:wipe 0.8s forwards;-webkit-animation-delay:0.4s;animation-delay:0.4s}.p-home_visual__cover{width:100%;height:100%;position:absolute;top:0;right:0;opacity:0}.delay .p-home_visual__cover{-webkit-animation:wipe_opacity 0.8s forwards;animation:wipe_opacity 0.8s forwards;-webkit-animation-delay:0.4s;animation-delay:0.4s}.p-home_visual__cover:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(174,191,219,0.4)}.p-home_visual__cover #movie{width:100%;min-width:480px;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.p-home_visual__movie{width:clamp(103px,7.4479166667vw,143px);aspect-ratio:1/1;position:absolute;top:clamp(-115px,-5.9895833333vw,-78px);right:clamp(40px,89.157vw + -873.855px,410px);opacity:0;z-index:3;-webkit-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out;-webkit-transition-delay:0.8s;transition-delay:0.8s}@media screen and (max-width:1024px){.p-home_visual__movie{top:0;right:clamp(16px,3.3333333333vw,40px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media print{.p-home_visual__movie{width:143px;opacity:1}}.delay .p-home_visual__movie{opacity:1}.p-home_visual__movie-link{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-home_visual__movie-link:hover{opacity:0.6}}.p-home_visual__movie-link:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);width:100%;height:100%;background:url("../images/home/img_visual_movie.png") no-repeat center/cover;-webkit-animation:play_movie 20s linear infinite;animation:play_movie 20s linear infinite}.p-home_visual__movie-link .cont{display:block;width:clamp(75px,5.46875vw,105px);aspect-ratio:1/1;background:#162661;border-radius:50%;position:relative}@media print{.p-home_visual__movie-link .cont{width:105px}}.p-home_visual__movie-link .cont:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-style:solid;border-width:clamp(9px,0.9583333333vw,11.5px) 0 clamp(9px,0.9583333333vw,11.5px) clamp(13px,1.4166666667vw,17px);border-color:transparent transparent transparent #ffffff}@media print{.p-home_visual__movie-link .cont:before{border-width:11.5px 0 11.5px 17px}}.p-home_visual__about{width:min(100%,1600px);padding:0 clamp(16px,3.3333333333vw,40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto;margin-top:clamp(-68px,-6.640625vw,-20px);opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;-webkit-transition-delay:0.8s;transition-delay:0.8s}.delay .p-home_visual__about{opacity:1;-webkit-transform:none;transform:none}.p-home_visual__about-link{width:min(100%,440px);display:block;background:#ea0000;padding:clamp(21px,3.4166666667vw,41px) clamp(48px,5.8333333333vw,70px) clamp(23px,3.5vw,42px) clamp(28px,3.5vw,42px);position:relative;z-index:1;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;overflow:hidden}@media screen and (max-width:1024px){.p-home_visual__about-link{width:clamp(288px,21.386vw + 221.012px,440px)}}@media screen and (max-width:768px){.p-home_visual__about-link{margin:0 auto}}@media screen and (hover:hover) and (pointer:fine){.p-home_visual__about-link:hover{opacity:0.7}}.p-home_visual__about-link:before{content:"";position:absolute;top:0;right:0;width:116px;height:100%;border-bottom:136px solid #d70000;border-left:50px solid transparent}@media screen and (max-width:768px){.p-home_visual__about-link:before{width:80px;border-bottom:92px solid #d70000;border-left:28px solid transparent}}.p-home_visual__about-link:after{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:49px;aspect-ratio:49/21;-webkit-mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;background:#ffffff;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}@media screen and (max-width:768px){.p-home_visual__about-link:after{right:16px;width:30px;aspect-ratio:30/18;-webkit-mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover}}.p-home_visual__about-link .cap{display:block;font-family:"Poppins","YakuHanJP_Noto","Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",Meiryo,メイリオ,sans-serif;font-size:clamp(13px,1.3333333333vw,16px);font-style:italic;font-weight:300;color:#ffffff;margin-bottom:5px}.p-home_visual__about-link .main{display:block;font-size:clamp(18px,2.6666666667vw,32px);font-weight:500;color:#ffffff}.p-home_products{width:100%;padding:clamp(60px,6vw,72px) clamp(16px,3.3333333333vw,40px) 0;margin-bottom:clamp(60px,8.3333333333vw,100px);position:relative}@media screen and (max-width:1024px){.p-home_products{background:#e5e7ee;padding-bottom:clamp(60px,6vw,72px)}}.p-home_products.fadein.active:before{-webkit-animation:wipe_opacity 0.8s forwards;animation:wipe_opacity 0.8s forwards}.p-home_products.fadein.active:after{-webkit-animation:wipe 0.8s forwards;animation:wipe 0.8s forwards}.p-home_products:before{content:"";position:absolute;top:0;left:0;width:100%;height:600px;background:url("../images/home/photo_products_bg.jpg") no-repeat center/cover;opacity:0}@media screen and (max-width:1024px){.p-home_products:before{display:none}}@media print{.p-home_products:before{opacity:1}}.p-home_products:after{content:"";position:absolute;top:0;left:0;width:0;height:600px;background:#e5e7ee}@media screen and (max-width:1024px){.p-home_products:after{display:none}}.p-home_products__inner{width:min(100%,1600px);margin:0 auto;position:relative;z-index:1;opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;-webkit-transition-delay:0.4s;transition-delay:0.4s}@media screen and (max-width:1024px){.p-home_products__inner{-webkit-transition-delay:0s;transition-delay:0s}}@media print{.p-home_products__inner{opacity:1;-webkit-transform:none;transform:none}}.fadein.active .p-home_products__inner{opacity:1;-webkit-transform:none;transform:none}.p-home_products__headbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:clamp(30px,3.3333333333vw,40px)}@media screen and (max-width:1024px){.p-home_products__headbox{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:768px){.p-home_products__headbox{display:block}}@media screen and (max-width:768px){.p-home_products__headbox .p-home__headline .cont{text-align:center}}.p-home_products__headline{margin-right:clamp(32px,5vw + -32px,64px)}@media screen and (max-width:768px){.p-home_products__headline{margin:0 auto 30px}}.p-home_products__headline .text{line-height:1.5;margin-top:clamp(-4px,-0.3333333333vw,-4px);margin-bottom:clamp(-4px,-0.3333333333vw,-4px)}@media screen and (max-width:768px){.p-home_products__headline .text{text-align:center}}.p-home_products__headline .text ._ib{display:inline-block}.p-home_products__btn{width:clamp(260px,9.375vw + 140px,320px)}@media screen and (max-width:1280px){.p-home_products__btn{width:min(100%,320px)}}@media screen and (max-width:768px){.p-home_products__btn{margin:0 auto}}.p-home_products__flex{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:1280px){.p-home_products__flex{display:block}}.p-home_products__list{width:min(65%,960px);display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);margin-right:clamp(24px,2.5vw + -8px,40px)}@media screen and (max-width:1280px){.p-home_products__list{width:100%;margin:0 auto clamp(30px,3.3333333333vw,40px)}}@media screen and (max-width:1024px){.p-home_products__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.p-home_products__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.p-home_products__link{width:100%;aspect-ratio:240/250;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#ffffff no-repeat center/cover;border:1px solid #d6d8e1;padding:clamp(14px,2vw,24px) 6px;position:relative;-webkit-transition:color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;transition:color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,color 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,color 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out}.p-home_products__link.retaining_ring{background-image:url(../images/home/photo_products_retaining_ring.jpg)}.p-home_products__link.wave_washer{background-image:url(../images/home/photo_products_wave_washer.jpg)}.p-home_products__link.push_nut{background-image:url(../images/home/photo_products_push_nut.jpg)}.p-home_products__link.spring_pin{background-image:url(../images/home/photo_products_spring_pin.jpg)}.p-home_products__link.screw_type_plate_nut{background-image:url(../images/home/photo_products_screw_type_plate_nut.jpg)}.p-home_products__link.quick_fastener{background-image:url(../images/home/photo_products_quick_fastener.jpg)}.p-home_products__link.snap_pin{background-image:url(../images/home/photo_products_snap_pin.jpg)}.p-home_products__link.tool{background-image:url(../images/home/photo_products_tool.jpg)}@media screen and (hover:hover) and (pointer:fine){.p-home_products__link:hover{-webkit-box-shadow:0 0 21px 6px rgba(106,106,106,0.22);box-shadow:0 0 21px 6px rgba(106,106,106,0.22);color:#ea0000;z-index:1}}.p-home_products__link .cont{display:block;font-size:clamp(13px,1.3333333333vw,16px);font-weight:500;line-height:1.5;margin-top:clamp(-4px,-0.3333333333vw,-4px);margin-bottom:clamp(-4px,-0.3333333333vw,-4px)}@media screen and (max-width:360px){.p-home_products__link .cont{font-size:clamp(12px,3.6111111111vw,13px)}}.p-home_products__others{width:min(32%,490px)}@media screen and (max-width:1280px){.p-home_products__others{width:min(60%,490px);margin:0 auto}}@media screen and (max-width:768px){.p-home_products__others{width:min(100%,400px)}}.p-home_products__pdf-link{width:100%;display:block;margin-bottom:25px;background:#ffffff;position:relative;z-index:1}.p-home_products__pdf-link:before{content:"";width:112px;height:100%;border-style:solid;border-color:transparent transparent #ebedf4 transparent;border-width:0 0 clamp(80px,5.6962025316vw,90px) calc(clamp(80px, 5.6962025316vw, 90px) * 32 / 90);position:absolute;top:0;right:0;z-index:-1;-webkit-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out}@media screen and (max-width:768px){.p-home_products__pdf-link:before{width:80px}}.p-home_products__pdf-link:after{content:"";width:39px;aspect-ratio:39/21;background:url(../images/icon/ico_arrow_w48.png) no-repeat right/cover;position:absolute;top:50%;right:45px;-webkit-transform:translate(50%,-50%) rotate(90deg);transform:translate(50%,-50%) rotate(90deg)}@media screen and (max-width:768px){.p-home_products__pdf-link:after{width:30.5px;aspect-ratio:30.5/18;background-image:url(../images/icon/ico_arrow_w30.png);right:35px}}.p-home_products__pdf-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:clamp(20px,1.7708333333vw,34px);-moz-column-gap:clamp(20px,1.7708333333vw,34px);column-gap:clamp(20px,1.7708333333vw,34px);width:100%;height:clamp(80px,5.6962025316vw,90px);padding:0 112px 0 clamp(30px,2.2916666667vw,44px);-webkit-box-shadow:0 0 0 1px #d6d8e1 inset;box-shadow:0 0 0 1px #d6d8e1 inset}@media screen and (max-width:768px){.p-home_products__pdf-text{-webkit-column-gap:clamp(16px,2.6041666667vw,20px);-moz-column-gap:clamp(16px,2.6041666667vw,20px);column-gap:clamp(16px,2.6041666667vw,20px);padding:0 80px 0 clamp(20px,6.25vw,30px)}}.p-home_products__pdf-text .icon{-ms-flex-negative:0;flex-shrink:0;display:block;width:clamp(48px,1.406vw + 30px,57px)}@media screen and (max-width:768px){.p-home_products__pdf-text .icon{width:40px}}.p-home_products__pdf-text .icon img{width:min(77.3%,44px);margin:0 auto}.p-home_products__pdf-text .text{display:block;padding-bottom:2px;font-size:16px;line-height:1.4;font-weight:500;letter-spacing:0.05em;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-home_products__pdf-link:hover .p-home_products__pdf-text .text{color:#ea0000}}.p-home_products__pdf-text .text ._ib{display:inline-block}.p-home_products__custom-link{width:100%;display:block;position:relative;z-index:1;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-home_products__custom-link:hover{opacity:0.7}}.p-home_products__custom-img{display:none}@media screen and (max-width:768px){.p-home_products__custom-img{display:block;width:100%;height:110px;-webkit-box-shadow:-2px 2px 0 0 #0b184a inset,2px 0 0 0 #0b184a inset;box-shadow:-2px 2px 0 0 #0b184a inset,2px 0 0 0 #0b184a inset}}.p-home_products__custom-img>.cont{background:#ffffff;position:relative;z-index:-1}@media screen and (max-width:768px){.p-home_products__custom-img>.cont{height:100%}}.p-home_products__custom-img>.cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-home_products__custom-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:clamp(20px,1.7708333333vw,34px);-moz-column-gap:clamp(20px,1.7708333333vw,34px);column-gap:clamp(20px,1.7708333333vw,34px);width:100%;height:clamp(120px,9.2405063291vw,146px);padding:0 126px 0 clamp(30px,2.2916666667vw,44px);background:#122159;position:relative}@media screen and (max-width:768px){.p-home_products__custom-text{-webkit-column-gap:clamp(16px,2.6041666667vw,20px);-moz-column-gap:clamp(16px,2.6041666667vw,20px);column-gap:clamp(16px,2.6041666667vw,20px);height:70px;padding:0 87px 0 clamp(20px,6.25vw,30px)}}.p-home_products__custom-text:before{content:"";width:126px;height:100%;border-style:solid;border-color:transparent transparent #0b184a transparent;border-width:0 0 clamp(120px,9.2405063291vw,146px) calc(clamp(120px, 9.2405063291vw, 146px) * 32 / 90);position:absolute;top:0;right:0;z-index:1}@media screen and (max-width:768px){.p-home_products__custom-text:before{width:87px;border-width:0 0 70px 24.8888888889px}}.p-home_products__custom-text:after{content:"";width:49px;aspect-ratio:49/21;-webkit-mask:url(../images/icon/ico_arrow_w48.png) no-repeat center/cover;mask:url(../images/icon/ico_arrow_w48.png) no-repeat center/cover;background-color:#ffffff;position:absolute;top:50%;right:45px;z-index:2;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}@media screen and (max-width:768px){.p-home_products__custom-text:after{width:30.5px;aspect-ratio:30.5/18;-webkit-mask-image:url(../images/icon/ico_arrow_w30.png);mask-image:url(../images/icon/ico_arrow_w30.png);right:35px}}.p-home_products__custom-text .icon{-ms-flex-negative:0;flex-shrink:0;display:block;width:clamp(48px,1.406vw + 30px,57px)}@media screen and (max-width:768px){.p-home_products__custom-text .icon{width:40px}}.p-home_products__custom-text .text{display:block;padding-bottom:2px;font-size:clamp(18px,0.313vw + 14px,20px);font-weight:500;color:#ffffff;letter-spacing:0.05em}@media screen and (max-width:768px){.p-home_products__custom-text .text{font-size:16px}}.p-home_system{width:100%;padding:clamp(60px,8.3333333333vw,100px) clamp(16px,3.3333333333vw,40px) 0;margin-bottom:clamp(60px,8.6666666667vw,104px);position:relative}@media screen and (max-width:768px){.p-home_system{padding-top:0}}.p-home_system.fadein.active:before{width:1760px}@media screen and (max-width:1760px){.p-home_system.fadein.active:before{width:100%}}.p-home_system:before{content:"";position:absolute;top:0;right:0;width:0;height:calc(100% - 36px);background:#e5e7ee;-webkit-transition:width 0.6s ease-in-out;transition:width 0.6s ease-in-out}@media screen and (max-width:768px){.p-home_system:before{display:none}}@media print{.p-home_system:before{width:1760px}}.p-home_system__inner{width:min(100%,1380px);margin:0 auto;position:relative}.p-home_system__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:clamp(30px,4vw,48px)}@media screen and (max-width:1024px){.p-home_system__list{display:block}}@media print{.p-home_system__list{width:1200px;margin:0 auto}}.p-home_system__list li{width:clamp(296px,25vw + 40px,400px);opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out}.p-home_system__list li:nth-child(3n+2):last-child{margin-right:auto;margin-left:calc(50% - clamp(296px, 25vw + 40px, 400px) * 1.5)}@media screen and (max-width:1024px){.p-home_system__list li{width:min(100%,900px);margin:0 auto}}@media screen and (max-width:768px){.p-home_system__list li{width:min(100%,500px)}}@media print{.p-home_system__list li{opacity:1;-webkit-transform:none;transform:none}}.fadein.active .p-home_system__list li{opacity:1;-webkit-transform:none;transform:none}.p-home_system__list li:first-child{-webkit-transition-delay:0.2s;transition-delay:0.2s}@media screen and (max-width:768px){.p-home_system__list li:first-child{-webkit-transition-delay:0s;transition-delay:0s}}.p-home_system__list li:nth-child(2){-webkit-transition-delay:0.4s;transition-delay:0.4s}@media screen and (max-width:768px){.p-home_system__list li:nth-child(2){-webkit-transition-delay:0s;transition-delay:0s}}.p-home_system__list li:nth-child(3){-webkit-transition-delay:0.6s;transition-delay:0.6s}@media screen and (max-width:768px){.p-home_system__list li:nth-child(3){-webkit-transition-delay:0s;transition-delay:0s}}@media screen and (max-width:768px){.p-home_system__list li:nth-child(2){-webkit-transition-delay:0.2s;transition-delay:0.2s}}@media screen and (max-width:768px){.p-home_system__list li:nth-child(3){-webkit-transition-delay:0.4s;transition-delay:0.4s}}@media screen and (max-width:1024px){.p-home_system__list li:not(:last-child){margin-bottom:clamp(30px,4vw,48px)}}.p-home_system__link{display:block;width:100%;height:100%;background:#ffffff;position:relative;padding-bottom:86px;-webkit-transition:-webkit-box-shadow 0.3s ease-in-out;transition:-webkit-box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}}@media screen and (max-width:768px){.p-home_system__link{background:#e5e7ee}}@media screen and (hover:hover) and (pointer:fine){.p-home_system__link:hover{-webkit-box-shadow:0 0 21px 6px rgba(106,106,106,0.22);box-shadow:0 0 21px 6px rgba(106,106,106,0.22)}}@media screen and (hover:hover) and (pointer:fine){.p-home_system__link:hover .p-home__headline .cont{color:#ea0000}}.p-home_system__link:after{content:"";position:absolute;bottom:36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:49px;aspect-ratio:49/21;-webkit-mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;background:#0b184a;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__link:after{bottom:30px;left:auto;right:30px;-webkit-transform:none;transform:none}}@media screen and (max-width:768px){.p-home_system__link:after{width:30px;aspect-ratio:30/18;-webkit-mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover}}.p-home_system__link .p-home__headline .cont{-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__link .p-home__headline .cont.center{text-align:left}}.p-home_system__figure{width:100%;aspect-ratio:400/236;position:relative;overflow:hidden;margin-bottom:12px}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__figure{width:219px;aspect-ratio:219/260;margin-bottom:0}}.p-home_system__figure:after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:56px solid #ffffff;border-left:400px solid transparent}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__figure:after{left:auto;right:0;width:0;height:100%;border-bottom:260px solid #ffffff;border-left:94px solid transparent}}@media screen and (max-width:768px){.p-home_system__figure:after{border-bottom:68px solid #e5e7ee;border-left:500px solid transparent}}.p-home_system__figure picture{width:100%;height:100%}.p-home_system__figure picture img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-home_system__link:hover .p-home_system__figure picture img{-webkit-transform:scale(1.07);transform:scale(1.07)}}.p-home_system__box{width:100%;padding:0 clamp(16px,1.6666666667vw,20px)}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__box{width:calc(100% - 219px)}}.p-home_system__text{line-height:1.5;margin-top:clamp(-4px,-0.3333333333vw,-4px);margin-bottom:clamp(-4px,-0.3333333333vw,-4px);text-align:center}@media screen and (min-width:769px) and (max-width:1024px){.p-home_system__text{text-align:left}}.p-home_system__text .ib{display:inline-block}.p-home_linkbox{width:100%;margin-bottom:clamp(60px,6.6666666667vw,80px);opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out}@media print{.p-home_linkbox{opacity:1;-webkit-transform:none;transform:none}}.p-home_linkbox.fadein.active{opacity:1;-webkit-transform:none;transform:none}.p-home_linkbox__inner{width:min(100%,1200px);margin:0 auto}.p-home_linkbox__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.p-home_linkbox__list{display:block}}.p-home_linkbox__list li{width:calc(50% - 1px)}@media screen and (max-width:768px){.p-home_linkbox__list li{width:100%}}@media screen and (max-width:768px){.p-home_linkbox__list li:not(:last-child){margin-bottom:clamp(30px,4vw,48px)}}.p-home_linkbox__link{width:100%;height:330px;display:block;position:relative;overflow:hidden}@media screen and (hover:hover) and (pointer:fine){.p-home_linkbox__link:hover:before{-webkit-transform:translate(-50%,-50%) scale(1.07);transform:translate(-50%,-50%) scale(1.07)}}@media screen and (hover:hover) and (pointer:fine){.p-home_linkbox__link:hover:after{opacity:1}}.p-home_linkbox__link:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background:#e5e7ee no-repeat center/cover;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.p-home_linkbox__list li:first-child .p-home_linkbox__link:before{background-image:url("../images/home/photo_sustainability.jpg")}.p-home_linkbox__list li:last-child .p-home_linkbox__link:before{background-image:url("../images/home/photo_company.jpg")}.p-home_linkbox__link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(11,24,74,0.2);opacity:0;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.p-home_linkbox__box{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.p-home_linkbox__box:after{content:"";position:absolute;bottom:24px;right:36px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:49px;aspect-ratio:49/21;-webkit-mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w48.png") no-repeat center/cover;background:#ffffff;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out;z-index:1}@media screen and (max-width:768px){.p-home_linkbox__box:after{bottom:30px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);width:30px;aspect-ratio:30/18;-webkit-mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover;mask:url("../images/icon/ico_arrow_w30.png") no-repeat center/cover}}.p-home_linkbox__box .p-home__headline{z-index:1}.p-home_news{width:100%;padding:0 clamp(16px,3.3333333333vw,40px);margin-bottom:clamp(60px,8vw,96px);opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out}@media print{.p-home_news{opacity:1;-webkit-transform:none;transform:none}}.p-home_news.fadein.active{opacity:1;-webkit-transform:none;transform:none}.p-home_news__inner{width:min(100%,1200px);margin:0 auto;position:relative}.p-home_news__inner .p-home__headline{margin-bottom:clamp(30px,3.3333333333vw,40px)}@media screen and (max-width:768px){.p-home_news__inner .p-home__headline{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}}.p-home_news__btn{width:min(100%,320px);position:absolute;top:0;right:0}@media screen and (max-width:768px){.p-home_news__btn{position:static;margin:0 auto}}.p-news{width:100%}.p-news__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:clamp(32px,3.3333333333vw,40px)}@media screen and (max-width:1024px){.p-news__list{width:min(100%,768px);margin:0 auto}}@media screen and (max-width:768px){.p-news__list{margin-bottom:40px}}@media screen and (max-width:480px){.p-news__list{width:100%;display:block}}.p-news__list li{width:22.5%}.p-news__list li:nth-child(4n+2):nth-last-child(2){margin-left:calc((100% - 22.5% * 4) / 3)}.p-news__list li:nth-child(4n+2):last-child,.p-news__list li:nth-child(4n+3):last-child{margin-right:auto;margin-left:calc((100% - 22.5% * 4) / 3)}@media screen and (max-width:1024px){.p-news__list li{width:48.5%}.p-news__list li:nth-child(3n+2):last-child,.p-news__list li:nth-child(4n+2):last-child,.p-news__list li:nth-child(4n+2):nth-last-child(2),.p-news__list li:nth-child(4n+3):last-child{margin:0}}@media screen and (max-width:480px){.p-news__list li{width:100%;margin:0 auto}.p-news__list li:nth-child(3n+2):last-child,.p-news__list li:nth-child(4n+2):last-child,.p-news__list li:nth-child(4n+2):nth-last-child(2),.p-news__list li:nth-child(4n+3):last-child{margin:0 auto}}.p-news__link{width:100%;height:100%;display:block}@media screen and (max-width:480px){.p-news__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 0;border-bottom:1px solid #abb5c4}}@media screen and (max-width:480px){.p-news__list li:first-child .p-news__link{padding-top:0}}.p-news__figure{width:100%;overflow:hidden;margin-bottom:clamp(16px,1.953125vw,20px)}@media screen and (max-width:480px){.p-news__figure{width:36.36364%;margin-bottom:0}}.p-news__figure .img{width:100%;aspect-ratio:270/160;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}@media screen and (max-width:480px){.p-news__figure .img{aspect-ratio:120/70}}@media screen and (hover:hover) and (pointer:fine){.p-news__link:not(.no-link):hover .p-news__figure .img{-webkit-transform:scale(1.07);transform:scale(1.07)}}.p-news__figure .img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.p-news__box{width:100%}@media screen and (max-width:480px){.p-news__box{width:58.78788%}}.p-news__flex{width:100%;margin-bottom:clamp(12px,1.5625vw,16px)}.p-news__flex .time{display:block;font-size:clamp(13px,1.46484375vw,15px);font-weight:500;color:#7e8da2}.p-news__text{width:100%;font-size:clamp(13px,1.46484375vw,15px);line-height:1.6666666667;margin-top:clamp(-5px,-0.4166666667vw,-5px);margin-bottom:clamp(-5px,-0.4166666667vw,-5px);letter-spacing:0.05em;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (max-width:768px){.p-news__text{line-height:1.4615384615;margin-top:clamp(-3px,-0.25vw,-3px);margin-bottom:clamp(-3px,-0.25vw,-3px)}}@media screen and (hover:hover) and (pointer:fine){.p-news__link:not(.no-link):hover .p-news__text{color:#ea0000}}.p-news__text:after{display:inline-block;width:clamp(10px,1.5625vw,12px);aspect-ratio:1;margin-left:clamp(3px,0.6510416667vw,5px);-webkit-mask:url(../images/icon/ico_external.svg) no-repeat center/cover;mask:url(../images/icon/ico_external.svg) no-repeat center/cover;background-color:#7e8da2;position:relative;top:1px}.p-news__link[target=_blank]:not([href$=".pdf"]) .p-news__text:after{content:""}.p-news__capa{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;margin-left:clamp(6px,1.3020833333vw,10px);font-size:13px;line-height:1;letter-spacing:0.02em;color:#798491}.p-news__capa:before{content:"\f1c1";font-family:"Font Awesome 6 Free";font-size:15px;font-weight:400;color:#dc3200;letter-spacing:0;display:inline-block;font-size:clamp(14px,1.953125vw,15px)}.p-home_recruit{width:100%;height:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 clamp(16px,3.3333333333vw,40px);position:relative}@media screen and (max-width:640px){.p-home_recruit{height:472px}}.p-home_recruit.fadein.active:before{opacity:1}.p-home_recruit.fadein.active:after{-webkit-animation:wipe 0.8s forwards;animation:wipe 0.8s forwards}.p-home_recruit:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#e5e7ee url("../images/home/photo_recruit_bg.jpg") repeat-x;background-size:auto 100%;-webkit-animation:bg_loop 80s linear infinite;animation:bg_loop 80s linear infinite;opacity:0;-webkit-transition:opacity 0.1s;transition:opacity 0.1s;-webkit-transition-delay:0.4s;transition-delay:0.4s}@media screen and (max-width:640px){.p-home_recruit:before{background-image:url("../images/home/photo_recruit_bg_sp.jpg")}}@media print{.p-home_recruit:before{opacity:1}}.p-home_recruit:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0b184a}.p-home_recruit__inner{width:min(100%,1200px);margin:0 auto;position:relative;z-index:1;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;-webkit-transition-delay:0.5s;transition-delay:0.5s}@media print{.p-home_recruit__inner{opacity:1;-webkit-transform:none;transform:none}}.fadein.active .p-home_recruit__inner{opacity:1;-webkit-transform:none;transform:none}.p-home_recruit__inner .p-home__headline{margin-bottom:54px}@media screen and (max-width:640px){.p-home_recruit__inner .p-home__headline{margin-bottom:64px}}.p-home_recruit__figure{width:min(100%,856px);margin:0 auto 56px}@media screen and (max-width:640px){.p-home_recruit__figure{width:min(100%,308px);margin-bottom:64px}}.p-home_recruit__btn{width:min(100%,280px);margin:0 auto}@media screen and (max-width:640px){.p-home_recruit__btn{width:min(100%,300px)}}
/*# sourceMappingURL=common_home.css.map */