/* popup recruit */
.dim{position: fixed;left: 0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.6); z-index: 1100;}
/* .layer_overlay{position:fixed;overflow:auto;width:100%;height:100%;z-index:1200;left:0;top:0;webkit-overflow-scrolling:touch;box-sizing:border-box;background-color: rgba(0,0,0,0.2);} */

#ly_recruit{width:335px; position: fixed; left:50%; transform:translateX(-50%); z-index: 9999999;top:0;margin-top:20%;}
/*#ly_recruit .layer_content a{display:block;width: 119px;position: absolute; top: 212px;left: 108px;}*/

#ly_recruit .layer_btm:after {content:''; display:block; clear:both}
#ly_recruit .layer_btm.main_slick {background:#fff; border-top:solid 2px #e0e0e0; text-align:center; height:50px; line-height:24px; padding:12px 0; display:block; margin-top:-6px}
#ly_recruit .layer_btm .btn_close_layer{color: #808080;font-size: 15px;border-left:solid 1px #e0e0e0; width:80px; display:block; float:left}
#ly_recruit .layer_btm label{color: #808080;font-size: 15px; width:calc(100% - 81px); display:block; float:left}
#ly_recruit .main_banner {margin:0}
#ly_recruit .main_banner div {position:relative;}
#ly_recruit .main_banner img {display:block; width:100%}
#ly_recruit .main_banner .recruit_btrn {display:block;width: 119px;position: absolute; top: 290px;left: 108px;}
#ly_recruit .main_banner .slick-dots {position: absolute; bottom:24px}
#ly_recruit .main_banner .slick-dots li {margin:0; width:12px; height:12px; margin-left:5px}
#ly_recruit .main_banner .slick-dots li:first-child {margin:0}
#ly_recruit .main_banner .slick-dots li button {border:0; width:10px; height:10px; background:#91131d; border-radius:20px; padding:0}
#ly_recruit .main_banner .slick-dots li button:before {display:none}
#ly_recruit .main_banner .slick-dots li.slick-active button {background:#fff;}
#ly_recruit .blind{position: absolute;overflow: hidden;width: 1px;height: 1px;font-size: 0;line-height: 0;text-indent: -9999px}

#ly_recruit .blind{position: absolute;overflow: hidden;width: 1px;height: 1px;font-size: 0;line-height: 0;text-indent: -9999px}


@media (max-width:375px){
    #ly_recruit {width:80%;}    
}


/*
.dim{position: fixed;left: 0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.6); z-index: 1100;}

#ly_recruit{width: 335px;position: fixed;left:50%;margin-left: -167px;background-color: #fff;z-index: 9999999;top:0;margin-top:20%;}
#ly_recruit .layer_content a{display:block;width: 119px;position: absolute; top: 212px;left: 108px;}
#ly_recruit .layer_btm .btn_close_layer{color: #808080;font-size: 15px;position: absolute;left: 258px;bottom: 14px;}
#ly_recruit .layer_btm label{color: #808080;font-size: 15px;position: absolute;left: 42px;bottom: 14px;}

#ly_recruit .blind{position: absolute;overflow: hidden;width: 1px;height: 1px;font-size: 0;line-height: 0;text-indent: -9999px;}
*/