#number{color:#fff;background:url(//hosaka2525.com/wp/wp-content/themes/hosaka/css/../images/home/bg_number.png) no-repeat bottom left #284281;background-size:100vw auto}@media print,screen and (min-width:901px){ul.numberList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}ul.numberList li{position:relative;text-align:center;border:1px solid #fff}@media screen and (max-width:900px){ul.numberList li{margin:0 auto 20px;padding:30px 5%;max-width:400px;width:100%}}@media print,screen and (min-width:901px){ul.numberList li{padding:40px 20px 120px;width:31%}}ul.numberList li .title{position:relative;margin-bottom:1em;font-size:clamp(20px,2vw,24px);font-weight:500}ul.numberList li .number{font-weight:500;line-height:1;color:#a1d8e6}ul.numberList li .number span{font-family:"Lato",sans-serif;font-size:clamp(80px,9vw,110px);font-weight:500}ul.numberList li .number small{font-size:clamp(30px,4vw,50px)}ul.numberList li .number .memo{display:block;padding-top:1.5em;font-size:1.4rem;color:#fff}ul.numberList li img.icon.icon_number01{max-width:260px;width:80%}ul.numberList li img.icon.icon_number02{max-width:142px;width:55%}ul.numberList li img.icon.icon_number03{max-width:130px;width:40%}ul.numberList li img.icon.icon_number-logo{max-width:100px;width:30%}@media screen and (max-width:900px){ul.numberList li img.icon{padding-top:20px}}@media print,screen and (min-width:901px){ul.numberList li img.icon{position:absolute;bottom:30px;left:0;right:0;margin:0 auto}}ul.infoList{border-top:1px solid #d1d1d1}@media screen and (max-width:900px){ul.infoList{margin-bottom:30px}}ul.infoList li article{position:relative;padding:20px 30px 20px 0;border-bottom:1px solid #d1d1d1}@media print,screen and (min-width:901px){ul.infoList li article{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 60px 40px 0}}ul.infoList li article:after{position:absolute;bottom:20px;right:0;font-family:"Font Awesome 5 Free";font-weight:900;font-size:clamp(20px,2vw,24px);content:"";color:#284281;line-height:1}@media print,screen and (min-width:901px){ul.infoList li article:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;bottom:auto}}ul.infoList li .entry_meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}@media print,screen and (min-width:901px){ul.infoList li .entry_meta{margin:0;width:270px}}ul.infoList li .entry_meta .date{display:inline-block;padding-right:20px;font-family:"Lato",sans-serif;font-size:1.5rem}@media screen and (max-width:900px){ul.infoList li .entry_meta .cat{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}ul.infoList li .entry_meta .cat>a{display:block;padding:5px 10px 7px;min-width:100px;width:auto;font-size:1.3rem;line-height:1;text-align:center;color:#284281;background-color:#e6eef4;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}@media screen and (max-width:900px){ul.infoList li .entry_meta .cat>a{margin:0 5px 5px 0}}@media print,screen and (min-width:901px){ul.infoList li .entry_meta .cat>a{margin-bottom:5px}}ul.infoList li .entry_meta .cat>a:hover{background-color:#a1d8e6}@media print,screen and (min-width:901px){ul.infoList li .title{width:calc(100% - 270px)}}ul.infoList li .title a{display:block;font-size:1.6rem}ul.infoList li .title a:hover{text-decoration:underline}.visual_home{position:relative;margin-top:60px;width:100%;height:450px;z-index:1;background-color:#fff}@media print,screen and (min-width:1025px){.visual_home{margin-top:100px;height:680px}}.visual_home .visual-swiper{position:relative;width:100%;height:100%;overflow:hidden;opacity:0;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-animation:slideIn .6s ease-out forwards;animation:slideIn .6s ease-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s}.visual_home .visual-swiper:after{position:absolute;bottom:0;left:0;content:" ";width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(61,132,204,0)),to(#3d84cc));background:linear-gradient(to bottom,rgba(61,132,204,0) 40%,#3d84cc 100%);opacity:.8;mix-blend-mode:multiply;z-index:2}@media print,screen and (min-width:768px){.visual_home .visual-swiper:after{background:-webkit-gradient(linear,left top,right top,color-stop(15%,#3d84cc),color-stop(60%,rgba(61,132,204,0)));background:linear-gradient(to right,#3d84cc 15%,rgba(61,132,204,0) 60%)}}@-webkit-keyframes slideIn{from{opacity:0;-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{from{opacity:0;-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.visual_home .swiper-wrapper{position:relative}.visual_home .swiper-wrapper li.swiper-slide .swiper-img{width:100%;height:100%}.visual_home .swiper-wrapper li.swiper-slide .swiper-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.visual_home .swiper-slide-active .swiper-img,.visual_home .swiper-slide-duplicate-active .swiper-img,.visual_home .swiper-slide-prev .swiper-img{-webkit-animation:zoomUp 7s linear 0s normal both;animation:zoomUp 7s linear 0s normal both}.visual_home .swiper-slide img{height:auto;width:100%}@-webkit-keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes zoomUp{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.15);transform:scale(1.15)}}.visual_home .copy{position:absolute;bottom:140px;left:5%;right:5%;z-index:4}@media print,screen and (min-width:768px){.visual_home .copy{top:170px;bottom:auto}}.visual_home .copy span{display:block;position:absolute;top:0;left:0;width:240px;z-index:10;overflow:hidden}@media screen and (min-width:768px)and (max-width:1024px){.visual_home .copy span{width:400px}}@media print,screen and (min-width:1025px){.visual_home .copy span{width:523px}}.visual_home .copy span img{width:100%;clip-path:inset(0 100% 0 0);-webkit-animation:showCopy .8s ease-out forwards;animation:showCopy .8s ease-out forwards}@-webkit-keyframes showCopy{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes showCopy{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.visual_home .copy span.kv_copy01{top:0}.visual_home .copy span.kv_copy01 img{-webkit-animation-delay:2s;animation-delay:2s}.visual_home .copy span.kv_copy02{top:60px}@media screen and (min-width:768px)and (max-width:1024px){.visual_home .copy span.kv_copy02{top:120px}}@media print,screen and (min-width:1025px){.visual_home .copy span.kv_copy02{top:150px}}.visual_home .copy span.kv_copy02 img{-webkit-animation-delay:2.8s;animation-delay:2.8s}.visual_home .copy span.kv_copy03{top:25px}@media screen and (min-width:768px)and (max-width:1024px){.visual_home .copy span.kv_copy03{top:70px}}@media print,screen and (min-width:1025px){.visual_home .copy span.kv_copy03{top:90px}}.visual_home .copy span.kv_copy03 img{-webkit-animation-delay:4s;animation-delay:4s}.visual_home img.kv_wind{position:absolute;bottom:70px;left:0;z-index:3;mix-blend-mode:screen;opacity:0;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);-webkit-animation:fadeWind 1s ease-out forwards;animation:fadeWind 1s ease-out forwards;-webkit-animation-delay:.8s;animation-delay:.8s}@media print,screen and (min-width:768px){.visual_home img.kv_wind{top:70px;bottom:auto}}@-webkit-keyframes fadeWind{from{opacity:0;-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}to{opacity:.4;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeWind{from{opacity:0;-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}to{opacity:.4;-webkit-transform:translateX(0);transform:translateX(0)}}@media print,screen and (min-width:1025px){#business .leadWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#business .leadWrap p.lead{margin-bottom:60px;padding-left:40px}}@media screen and (min-width:768px)and (max-width:900px){#business .leadWrap p.lead{text-align:center}}#business ul.businessList{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;padding-bottom:30px}@media screen and (max-width:900px){#business ul.businessList{margin:0 auto;max-width:600px;width:100%}}#business ul.businessList li{margin-bottom:3%;width:48%}@media print,screen and (min-width:901px){#business ul.businessList li{width:31.5%}}#business ul.businessList li a{display:block;position:relative}#business ul.businessList li a figure{position:relative;margin:0;width:100%;aspect-ratio:5/3;overflow:hidden}#business ul.businessList li a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}#business ul.businessList li a:hover figure img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}#business ul.businessList li a:hover figure:after{opacity:.5}#business ul.businessList li a .title{position:relative;padding-top:.5em;font-size:clamp(16px,1.8vw,20px);font-weight:500;color:#284281;z-index:3}#business ul.businessList li a .title:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"";padding-right:5px}@media print,screen and (min-width:1025px){#power ul.powerList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#power ul.powerList li{text-align:center;background-color:#fff}@media screen and (max-width:1024px){#power ul.powerList li{margin:0 auto 20px;padding:30px 5%;max-width:500px;width:100%}}@media print,screen and (min-width:1025px){#power ul.powerList li{padding:40px 20px 140px;width:31%}}@media print,screen and (min-width:1200px){#power ul.powerList li{padding:40px 30px 140px}}#power ul.powerList li img.icon{margin-bottom:30px;height:100px}#power ul.powerList li .title{position:relative;margin-bottom:1.5em;padding-bottom:.8em;font-size:clamp(20px,2vw,24px);font-weight:500;color:#284281}#power ul.powerList li .title:after{position:absolute;bottom:0;right:0;left:0;margin:0 auto;content:" ";width:50px;height:3px;background:#284281}#power ul.powerList li p{font-size:1.4rem;text-align:left}@media screen and (max-width:1024px){#power ul.powerList li .linkBtn{margin-top:20px}}@media print,screen and (min-width:1025px){#power ul.powerList li .linkBtn{position:absolute;bottom:40px;left:0;right:0;margin:0 auto}}#machine{padding-bottom:24%}#machine img.machine{position:absolute;bottom:0;left:0;width:100vw;z-index:2}#machine:after{position:absolute;bottom:0;left:0;content:" ";width:100%;height:40%;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(95%,#284281),color-stop(95%,#284281));background:linear-gradient(to bottom,#fff 0%,#284281 95%,#284281 95%)}@media print,screen and (min-width:901px){#recruit .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}}#recruit .inner .textArea{padding-bottom:30px}@media print,screen and (min-width:901px){#recruit .inner .textArea{padding:0;width:52%;text-align:left}}@media print,screen and (min-width:901px){#recruit .inner .textArea .sectionTitle{margin-bottom:40px}}#recruit .inner .textArea .linkBtn{padding-top:1em}@media print,screen and (min-width:901px){#recruit .inner .textArea .linkBtn{padding-top:3em}}#recruit .inner .photo{text-align:center}@media print,screen and (min-width:901px){#recruit .inner .photo{width:45%;max-height:600px;height:100%;text-align:left;overflow:hidden}#recruit .inner .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media print,screen and (min-width:901px){#information .titleWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#information .titleWrap .linkBtn{margin-bottom:50px}}@media print,screen and (min-width:768px){#introduction ul.introList{display:-webkit-box;display:-ms-flexbox;display:flex}}#introduction ul.introList li{width:100%}#introduction ul.introList li a{position:relative;display:block;width:100%;aspect-ratio:4/1;overflow:hidden}@media print,screen and (min-width:768px){#introduction ul.introList li a{aspect-ratio:5/4}}#introduction ul.introList li a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media print,screen and (min-width:768px){#introduction ul.introList li a:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}}#introduction ul.introList li a:after{position:absolute;top:0;left:0;content:" ";width:100%;height:100%;background:linear-gradient(45deg,rgba(30,87,153,.6) 20%,rgba(186,211,186,.6) 100%);mix-blend-mode:multiply;z-index:1}#introduction ul.introList li a .title{position:absolute;bottom:30px;left:5%;font-family:"Lato",sans-serif;font-size:clamp(26px,3vw,36px);line-height:1.4;color:#fff;z-index:2}#introduction ul.introList li a .title span{display:block;padding-left:.5em;font-family:"Noto Serif JP",serif;font-size:1.5rem}@media screen and (max-width:767px){#introduction ul.introList li a .title{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:auto}}#disclosure{background-color:#fff;background-image:radial-gradient(at 99% 1%,#eeede8 0px,transparent 50%),radial-gradient(at 14% 98%,#fbfff0 0px,transparent 50%),radial-gradient(at 46% 43%,#edfdfd 0px,transparent 50%),radial-gradient(at 39% 9%,#bfcdfc 0px,transparent 50%),radial-gradient(at 97% 51%,#bdffe6 0px,transparent 50%),radial-gradient(at 99% 98%,#7ad6eb 0px,transparent 50%),radial-gradient(at 3% 2%,#b3efe3 0px,transparent 50%),radial-gradient(at 77% 82%,#faf4bd 0px,transparent 50%),radial-gradient(at 3% 37%,#68cefd 0px,transparent 50%)}#disclosure ul.disclosureList{padding-top:20px}@media print,screen and (min-width:1025px){#disclosure ul.disclosureList{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1024px){#disclosure ul.disclosureList li:not(:last-child){margin-bottom:10px}}#disclosure .linkBtn a{background-color:#fff}