#blog{margin-top:10px;padding-bottom:90px}.blog_title_mob{display:none;margin-bottom:20px;font-weight:700;font-size:32px;line-height:1;color:#000}.blog_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog_sidebar_mob-btn_box{display:none}.blog_sidebar_mob-btn_box button{background:0 0;font-size:16px;font-weight:500;color:#000;padding:0}.blog_sidebar{width:255px;background:#fff;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.05);box-shadow:0 4px 25px rgba(0,0,0,.05);border-radius:30px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;padding:16px 0}.blog_sidebar ul li{display:block}.blog_sidebar ul li a{display:block;padding:13px 0 13px 29px;font-size:16px;line-height:1;color:#000}.blog_sidebar ul li a:hover{background:#e8e8e8}.blog_list_box{width:100%;padding-left:30px}.blog_list_box h1{font-weight:700;font-size:32px;line-height:1;color:#000}
.blog_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:34px}.blog_item{width:32%;margin-right:calc(4%/3);background:#fff;border-radius:30px;overflow:hidden;margin-bottom:10px}.blog_item:nth-child(3n){margin-right:0}.bl_img_box{position:relative}.bl_img_box img{width:100%}.bl_author_box{position:absolute;bottom:0;left:0;width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;overflow:hidden}.bl_author_box:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-o-linear-gradient(bottom,rgba(0,0,0,.7) 37%,rgba(244,244,244,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(37%,rgba(0,0,0,.7)),to(rgba(244,244,244,0)));background:linear-gradient(0deg,rgba(0,0,0,.7) 37%,rgba(244,244,244,0) 100%);display:block}
.bl_author_box div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.bl_author_box div img{width:32px}.bl_author_box div span{font-weight:500;font-size:10px;line-height:1.2;color:#fff;margin-left:9px;display:block;width:60px}.bl_author_box p{font-weight:500;font-size:10px;line-height:1.2;color:#a3a3a3;text-align:right;position:relative;z-index:2}.blog_content{padding:17px}.blog_content h4{font-weight:600;font-size:16px;line-height:1.3;color:#000}.blog_content p{font-weight:300;font-size:10px;line-height:1.2;color:#777;margin-top:13px}.blog_content a{margin-top:20px;width:121px;height:32px;background:#202020;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:12px;line-height:1;color:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.blog_content a:hover{background:#f3f3f3;color:#000}.blog_all_view_btn_box{margin-top:40px;text-align:center}.blog_all_view_btn_box button{width:234px;height:50px;border:1px solid #4a4a4a;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50px;font-weight:600;font-size:14px;color:#000;background:0 0}.blog_all_view_btn_box button:hover{border:1px solid #000;background:#000;color:#fff}.blog_all_view_btn_box p{margin-top:13px;text-align:center;font-size:12px;line-height:1;color:#999}