/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{clear:both;overflow:visible;-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin:0;color:inherit;border-top-width:1px}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{text-decoration:none;color:inherit;background-color:rgba(0,0,0,0)}abbr[title]{text-decoration:underline dotted;-webkit-text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{margin:0;padding:0;text-align:inherit;vertical-align:middle;text-transform:inherit;color:inherit;border-radius:0;background:rgba(0,0,0,0);font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{text-align:left;font-weight:bold}html{overflow:auto;height:100%;font-family:"Noto Sans JP","游ゴシック Medium","Yu Gothic Medium","游ゴシック体","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{overflow:hidden;min-width:100%}.inner{margin:0 auto}*{outline:none}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-size:100%}html{font-size:62.5%}body{font-size:1.6em;line-height:1.6}.textCenter{text-align:center}.textLeft{text-align:left}.textRight{text-align:right}.red{color:red}.magenta{color:#ff0072}.yellow{color:#e8d900}.yellow2{color:#ff0}.blue{color:#1d2088}.lblue{color:aqua}.sblue{color:#009485}.gold{color:#9f8800}.navy{color:#006499}.gray{color:#8a8a8a}.green{color:#00b300}.yb{background:#ff9}.rb{background:#e60012}.gb{background:#cacaca}.lgb{background:#c7ff00}.lbb{background:aqua}.bb{background:#1d2088}.border_r{display:inline-block;border-bottom:solid 4px #e60012;line-height:1.6}.dotted{text-emphasis:filled dot #000;-webkit-text-emphasis:filled dot #000}.dotted_r{text-emphasis:filled dot red;-webkit-text-emphasis:filled dot red}.fontS{font-size:.8em}.fontM{font-size:1.2em}.fontL{font-size:1.4em}.fontLL{font-size:1.8em}.fontBig{font-size:2em}.fontBig2{font-size:2.3em}.fontBig3{font-size:2.8em}b{font-weight:bold}.bold{font-weight:600}.grey1{color:#7f7f7f}.grey2{color:#595959}.amikake{background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #fcff80));background:linear-gradient(transparent 0%, #fcff80 0%)}.underline{text-decoration:underline}.uchikeshi{text-decoration:line-through}.center{text-align:center}a,a:link{text-decoration:none}.mt120{margin-top:120px !important}.mt110{margin-top:110px !important}.mt100{margin-top:100px !important}.mt90{margin-top:90px !important}.mt80{margin-top:80px !important}.mt70{margin-top:70px !important}.mt60{margin-top:60px !important}.mt50{margin-top:50px !important}.mt40{margin-top:40px !important}.mt30{margin-top:30px !important}.mt10{margin-top:10px !important}.mt-10{margin-top:-10px !important}.mb120{margin-bottom:120px !important}.mb100{margin-bottom:100px !important}.mb90{margin-bottom:90px !important}.mb80{margin-bottom:80px !important}.mb70{margin-bottom:70px !important}.mb60{margin-bottom:60px !important}.mb50{margin-bottom:50px !important}.mb40{margin-bottom:40px !important}.mb30{margin-bottom:30px !important}.mb10{margin-bottom:10px !important}.lh14{line-height:1.4}.lh16{line-height:1.6}.lh2{line-height:2}.radius{border-radius:5px}.float_l{float:left}.float_r{float:right}.mt2{margin-top:2em !important}.mt4{margin-top:4em !important}.mb2{margin-bottom:2em !important}.mb4{margin-bottom:4em !important}.pt2{padding-top:2em !important}.pt4{padding-top:4em !important}.pb2{padding-bottom:2em !important}.pb4{padding-bottom:4em !important}.blink{-webkit-animation:blink 1s ease-in-out infinite alternate;animation:blink 1s ease-in-out infinite alternate}@-webkit-keyframes blink{0%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:0}100%{opacity:1}}.bounce-in{-webkit-animation:bounce-in 1.8s;animation:bounce-in 1.8s;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes bounce-in{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}25%{-webkit-transform:scale(1.1);transform:scale(1.1)}40%{-webkit-transform:scale(0.8);transform:scale(0.8)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}60%{-webkit-transform:scale(0.9);transform:scale(0.9)}70%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}80%{-webkit-transform:scale(0.95);transform:scale(0.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}25%{-webkit-transform:scale(1.1);transform:scale(1.1)}40%{-webkit-transform:scale(0.8);transform:scale(0.8)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}60%{-webkit-transform:scale(0.9);transform:scale(0.9)}70%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}80%{-webkit-transform:scale(0.95);transform:scale(0.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}100%{-webkit-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation:pulse 1.5s ease-in-out infinite;animation:pulse 1.5s ease-in-out infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pc{display:inline}@media(max-width: 900px){.pc{display:none}}.sp{display:none}@media(max-width: 900px){.sp{display:inline}}.pci{display:block}@media(max-width: 900px){.pci{display:none !important}}.spi{display:none}@media(max-width: 900px){.spi{display:block}}body{color:#151515}.inner{max-width:1025px;margin:auto}@media(max-width: 900px){.inner{max-width:100%}}a:hover{opacity:.8}.para{margin-top:20px;font-size:1.8rem;font-weight:400;line-height:1.5}.para_center{margin-top:20px;margin-bottom:30px;text-align:center;font-size:1.8rem;font-weight:400;line-height:1.5}#keyvisual{width:100%;height:500px;background-image:url(../images/fv_img.png);background-repeat:no-repeat;background-position:center bottom;background-size:cover}#keyvisual .inner .keyvisual_coppy{padding-top:200px;text-align:center;color:#fff;font-size:4.8rem;font-weight:bold}#information{margin-top:40px}#ourvision .inner .ourvision_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:120px;margin-bottom:140px}#ourvision .inner .ourvision_box .ourvision_box_left{width:40%}#ourvision .inner .ourvision_box .ourvision_box_left .ourvision_para{margin:20px 0;font-size:1.6rem;font-weight:400;line-height:1.4}#ourvision .inner .ourvision_box .ourvision_box_right{width:55%}#keyvisual02{width:100%;height:437px;background-image:url(../images/our_visionimg03.png);background-repeat:no-repeat;background-position:center bottom;background-size:cover}#keyvisual02 .inner .keyvisual_coppy{padding-top:120px;text-align:center;color:#fff;font-size:4.8rem;font-weight:bold}#recruite{margin-top:140px;margin-bottom:100px}#recruite .inner .recruite_box01 .recruite_heading01{margin-bottom:60px;padding-left:300px}#recruite .inner .recruitment_btnbox{margin-bottom:110px}#recruite .inner .recruite_box01_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#recruite .inner .recruite_box01_item .recruite_box01_item_left{width:50%}#recruite .inner .recruite_box01_item .recruite_box01_item_right{width:50%}#recruite .inner .recruite_box02_item{position:relative;width:100%;margin-top:160px}#recruite .inner .recruite_box02_item .recruite_box02_item_para{position:absolute;top:170px;left:300px;width:60%;color:#fff}#recruite .recruite_box03_item .inner{margin-top:150px}#recruite .recruite_box03_item .inner .recruite_box03_itemimg{margin:auto;margin-bottom:60px}#recruitment02 .inner .recruitment02_heading04{text-align:center;color:#19191a;font-size:3.6rem;font-weight:400}#recruitment02 .inner .recruit_list li{width:843px;margin:auto}.pc{display:inline}@media(max-width: 900px){.pc{display:none}}.sp{display:none}@media(max-width: 900px){.sp{display:inline}}.pci{display:block}@media(max-width: 900px){.pci{display:none !important}}.spi{display:none}@media(max-width: 900px){.spi{display:block}}body{color:#151515}.inner{max-width:900px;margin:auto}@media(max-width: 900px){.inner{max-width:100%}}#recruite02{margin-top:140px;margin-bottom:100px}#recruite02 .inner .recruite02_box03_item .inner{margin-top:150px}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_itemimg{margin:auto;margin-bottom:60px}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90%;margin:auto;font-size:1.6rem}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_list dt{width:20%;padding:15px;border-bottom:1px solid #979797}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_list dt:last-of-type{border-bottom:none}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_list dt:nth-of-type(6){padding:25px 15px}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_list dd{width:80%;padding:15px;border-bottom:1px solid #979797}#recruite02 .inner .recruite02_box03_item .inner .recruite02_box03_list dd:last-of-type{border-bottom:none}#recruite02 .inner .recruite02_box03_item .inner .apply_box .apply_boxbtn{margin:auto;margin-top:70px}/*# sourceMappingURL=style.min.css.map */

#recruite fieldset {
	width: 40%;
	margin: auto;
	padding: 0 30px;
	border-style: none;
}

#recruite .form_custom {
	width: 60%;
	margin-bottom: 20px;
}

#recruite .d-flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}

#recruite .req-text {
	margin-bottom: 20px;
	font-size: 1.2rem;
	font-weight: bold;
}

#recruite .req {
	padding: 0 5px;
	color: #0072ca;
	font-size: 0.7rem;
}

#recruite .textbox {
	padding: 5px;
}

#recruite .text {
	font-weight: bold;
}

#recruite input[type="text"] {
	width: 100%;
}

#recruite input[type="email"] {
	width: 100%;
}

#recruite .buttons {
	display: block;
	margin: auto;
	padding: 8px 50px;
	color: #fff;
	background: #0072ca;
	font-size: 1em;
}