@charset "utf-8";@import url('https://fonts.googleapis.com/css?family=Passion+One');@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}i{font-style:normal}html{font-size:10px;line-height:1.75}body{font-family:"Noto Sans JP","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif;font-size:1.4rem;font-weight:300;color:#2e2e2e;background:#fff}a{color:#000;text-decoration:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a:hover{color:#000;text-decoration:underline}a img{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a i{margin-right:5px}a:hover img{opacity:.8}.container{margin-top:0;padding-top:100px}.container:nth-of-type(2){margin-top:0;padding-top:0 !important}.forpc{display:block!important}.forsp{display:none !important}.clearfix:after{content:"";clear:both;display:table}.flex-btwn{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:center}.flex-cntr{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-left{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.enfont{font-family:'Passion One',cursive,"Noto Sans JP","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif;font-weight:400}.enfontls{font-family:'Passion One',cursive,"Noto Sans JP","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif;font-weight:400;letter-spacing:.5rem}.cntbox{width:960px;margin:20px auto 0}.pnkz{width:1000px;margin:5px auto 50px}.pnkz li{margin-right:.5em}.pnkz li:before{content:" / "}.pnkz li:nth-of-type(1):before{content:""}.pnkz li a{padding:2px 5px;text-decoration:none;border-radius:3px;background:#fff}.pnkz li a:hover{color:#fff;border-radius:3px;background:#000}.txtbtn{position:relative;display:block;width:100px;margin:15px 0;padding:3px 0;font-family:"Fjalla One",sans-serif;font-size:1.5rem;text-align:center;color:#fff;border-radius:17px;border:1px solid #000;background:#000}.txtbtn:after{position:absolute;top:50%;right:10%;margin-top:-1.8rem;content:">";font-size:2rem}.txtbtn:hover{color:#000;background:#fff}.cntttl{padding:0 0 .5em;font-size:3rem;text-align:center}.cntttl+p{margin:0 0 20px;padding:10px !important;font-size:1.6rem !important}.menubox li{width:32%;margin-bottom:20px !important}.sctbox{margin:0 auto 50px}.imptbl>tr{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:414px){html{font-size:10px;line-height:1.85}body{font-family:"Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,sans-serif;font-size:1.4rem;font-weight:300;color:#000;background:#fff}.container{margin-top:0;padding-top:60px}.forpc{display:none !important}.forsp{display:block !important}.pnkz{display:none}.cntttl+p{margin:0;padding:10px !important;font-size:1.6rem !important}.menubox li{width:100%;margin-bottom:20px !important}.sctbox{width:98%;margin:0 auto 50px}}header{position:fixed;z-index:100;top:0;width:100%;height:max-content;background:rgba(255,255,255,.9);padding:35px 24px 32px}.header_inner{max-width:996px;width:100%;height:100%;margin:0 auto}.header_logo{max-width:100%;height:30px}.header_logo-img{max-width:100%;height:30px}.header_nav-list{display:flex;max-width:100%;margin-top:18px;justify-content:space-between;align-items:flex-start;gap:10px}.hdnav{width:673px;max-width:100%;align-items:center}header ul{width:100%}.career_header-link{font-size:1.5rem;font-weight:700;display:table-cell;height:40px;padding:0 1.5rem;line-height:1em;vertical-align:middle;color:#000;font-weight:500}.career_header-link:hover{color:#fff;background:#000}.mynavi-link{display:flex;gap:6px;justify-content:flex-end}header .enbtn{display:block;width:75px;height:26px;margin:5px 0 0;padding:1px 5px;font-size:1.2rem;color:#000;border:1px solid #000}header .enbtn:hover{color:#fff;border:1px solid #000;background:#000}.contact-btn{background:#000;color:#fff;text-align:center;padding-inline:28px;height:30px;line-height:28px;font-weight:700;font-size:14px;border:1px solid #000}.contact-btn:hover{background:#fff;color:#000}.contact-btn--icon{display:none;position:absolute;top:5px;right:54px;font-size:2em;transition:font-weight .3s}.contact-btn--icon:hover i{font-weight:900}.drawer-icon{position:fixed;top:20px;right:16px;z-index:300;display:none;transition:transform .5s ease 0s}.drawer-icon.is-active{transform:translateX(-165px)}.drawer-icon.is-active .drawer-icon__bar1{transform:rotate(-45deg);top:8px}.drawer-icon.is-active .drawer-icon__bar2{display:none}.drawer-icon.is-active .drawer-icon__bar3{transform:rotate(45deg);top:8px}.drawer-icon__bars{width:22px;height:20px;display:block;position:relative}.drawer-icon__bar1,.drawer-icon__bar2,.drawer-icon__bar3{position:absolute;width:22px;height:4px;background:#000;top:0;left:0}.drawer-icon__bar1{top:0}.drawer-icon__bar2{top:8px}.drawer-icon__bar3{top:16px}.drawer-content{width:220px;height:100%;position:fixed;right:0;top:0;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.16);z-index:299;transform:translateX(105%);transition:transform .5s ease 0s}.drawer-content.is-active{transform:translateX(0%)}.drawer-content__items{margin-top:40px}.drawer-content__item{border-bottom:1px dotted #707070}.drawer-content__item a{display:block;color:#707070;text-decoration:none;padding:18px 20px;position:relative}.drawer-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:298;display:none}.drawer-background.is-active{display:block}.footer_block{width:100%;margin-top:80px;padding:48px 24px;font-size:1.4rem;color:#fff;background:#000}.footer_inner{width:940px;max-width:100%;margin-inline:auto}.footer_nav{display:flex;justify-content:space-between;flex-wrap:wrap;width:605px;max-width:100%;gap:10px}.footer_nav-item{font-weight:500;color:#fff;padding:10px}.footer_nav-item:hover{background:#fff}.footer_bottom{display:flex;justify-content:space-between;margin-top:28px}.footer_bottom-img{display:flex}.footer_address{display:grid;grid-template-columns:1fr;gap:6px}.footer_address-item{display:grid;grid-template-columns:160px 1fr;gap:10px}.footer_address-text-sub{display:block}.footer_copy{margin-top:24px;font-size:11px}span.error{color:#dc0000;position:absolute;top:0;left:0;transform:translateY(-100%)}@media screen and (max-width:640px){header{height:60px;padding:20px 12px}.header_nav-list{display:none}.header_logo{width:180px}header .spmenu{display:block;width:40px;height:50px;margin:10px 5px 0 0}.contact-btn{display:none}.contact-btn--icon{display:block}.drawer-icon{display:block}.footer_block{padding:24px}.footer_nav-item{padding:0}.footer_nav-item:hover{background:0 0;color:inherit}.footer_bottom-img{width:180px}}@media screen and (max-width:414px){header .logo{max-width:40%}header li{width:100%;font-size:1.6rem;font-weight:700}header li a{display:block;height:auto;padding:.7em 0;line-height:1em;text-align:center;vertical-align:middle;color:#000}header .spmenu img{width:100%}}@media screen and (max-width:790px){.mynavi-link-img{width:120px}.career_header-link{height:28px}.footer_bottom{flex-direction:column-reverse}.footer_bottom-comp{margin-top:24px}}@media screen and (max-width:539px){.footer_address{gap:12px}.footer_address-item{grid-template-columns:1fr;gap:6px;font-size:1.2rem}}@keyframes flow-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes flow-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0%)}}@keyframes flow-up{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0%)}}