html{font-size:16px}@media screen and (min-width: 768px){html{font-size:16px}}body{letter-spacing:.1rem;color:#404040;font-family:"Noto Serif JP",serif;font-size:1rem;line-height:2;-webkit-text-size-adjust:100%}@media screen and (min-width: 768px){body{font-size:1rem}}p{margin-bottom:2rem}p:last-child{margin-bottom:0}img{width:auto;max-width:100%;height:auto;max-height:100%;vertical-align:top;font-size:10px;line-height:1}a{text-decoration:none}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-primary{border-color:#4565bf;background-color:#4565bf}.btn-primary:hover{border-color:#4565bf;background-color:#4565bf}@media screen and (min-width: 992px){header,main,footer{min-width:1024px}}@media screen and (min-width: 992px){.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:3rem;margin:0 0 0 .5rem}@media screen and (min-width: 992px){.header h1{width:70%;max-width:400px;height:auto;margin:0;margin:0 0 0 2rem;padding:0}}.header h1 a{line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem}@media screen and (min-width: 992px){.header h1 a{height:100%}}.header h1 object{width:auto;height:2rem}@media screen and (min-width: 992px){.header h1 object{width:100%;height:auto}}.header h1 img{height:2rem}@media screen and (min-width: 992px){.header h1 img{height:auto}}.header nav{position:fixed;z-index:9999;top:0;right:-100%;height:100%;-webkit-transition:right .5s;transition:right .5s;background:#7594ea}@media screen and (min-width: 992px){.header nav{position:relative;position:relative;right:auto;height:auto;background:none}}.nav_active .header nav{right:0}.header nav ul{margin:0;padding:3rem 0 0;list-style:none}@media screen and (min-width: 992px){.header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}}.header nav ul a{display:block;padding:.8rem 5rem;text-align:center;color:#fff}@media screen and (min-width: 992px){.header nav ul a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:4rem;padding:0 2rem;-webkit-transition:all .3s;transition:all .3s;color:#4565bf}.header nav ul a:hover{color:#fff;background:#4565bf}}.header .menu_btn{position:fixed;z-index:10000;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem}.header .menu_btn svg{width:70%;height:auto;vertical-align:top;fill:#fff;stroke:#4565bf;stroke-linecap:round;stroke-miterlimit:10;stroke-width:30px}.header .menu_btn svg.menu{-webkit-transition:stroke .5s;transition:stroke .5s}.nav_active .header .menu_btn svg.menu{stroke:#fff}.header .menu_btn svg .border1{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-transform-origin:125px 125px;transform-origin:125px 125px}.nav_active .header .menu_btn svg .border1{-webkit-transform:rotate(225deg) translate(0, 75px);transform:rotate(225deg) translate(0, 75px)}.header .menu_btn svg .border2{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:125px 125px;transform-origin:125px 125px}.nav_active .header .menu_btn svg .border2{-webkit-transform:scale(0);transform:scale(0)}.header .menu_btn svg .border3{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-transform-origin:125px 125px;transform-origin:125px 125px}.nav_active .header .menu_btn svg .border3{-webkit-transform:rotate(-225deg) translate(0, -75px);transform:rotate(-225deg) translate(0, -75px)}.main-view{position:relative}section{padding:3rem 0}@media screen and (min-width: 992px){section{padding:5rem 0}}section h1{margin:0;text-align:center;font-size:2rem;line-height:1}section h1 span{display:inline-block;margin-bottom:.5em;color:#4565bf;font-size:.5em;line-height:1}section#about{background-image:url("../img/bg_about.jpg?5");background-repeat:no-repeat;background-position:50% center;background-size:cover}@media screen and (min-width: 992px){section#about{background-position:center 60%}}section#recruit{margin-top:3rem;color:#fff;background-image:url("../img/bg_recruit.jpg?2");background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (min-width: 992px){section#recruit{margin-top:5rem;background-position:center center}}section#recruit span{color:#fff}section#contact{margin-top:3rem;background-image:url("../img/bg_contact.jpg?2");background-repeat:no-repeat;background-position:60% center;background-size:cover}@media screen and (min-width: 992px){section#contact{margin-top:5rem}}section#contact:first-child{margin-top:5rem;margin-top:0}dl.recruit,dl.about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;line-height:1.8}dl.recruit dt,dl.about dt{width:25%;margin:0 0 1rem}@media screen and (min-width: 992px){dl.recruit dt,dl.about dt{width:20%;margin:0 0 1rem}}dl.recruit dt.spacer,dl.about dt.spacer{width:100%;margin:0}dl.recruit dt:last-of-type,dl.about dt:last-of-type{margin-bottom:0}dl.recruit dd,dl.about dd{margin:0 0 1rem;width:75%;word-break:break-all}@media screen and (min-width: 992px){dl.recruit dd,dl.about dd{width:80%}}dl.recruit dd.sp-full,dl.about dd.sp-full{width:100%}@media screen and (min-width: 992px){dl.recruit dd.sp-full,dl.about dd.sp-full{width:80%}}dl.recruit dd:last-of-type,dl.about dd:last-of-type{margin-bottom:0}.form-item{margin:0 0 1rem}.form-item:last-child{margin:0}.form .must{display:inline-block;margin-left:.5em;padding:.3em .5em;color:#fff;border-radius:1em;background:#4565bf;font-size:.8em;line-height:1}.footer{padding:1.5rem 0;text-align:center;color:#fff;background:#4565bf;font-size:.8rem;line-height:1}.pagetop{position:fixed;bottom:.5rem;right:.5rem;width:2.4rem;height:2.4rem;display:block}.pagetop img{width:60%}.pagetop a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(69,101,191,.8);border-radius:4rem}#about ul{list-style-type:"・";padding-left:1rem;margin:0}/*# sourceMappingURL=style.min.css.map */