/* BASIC css start */
section { } 
section h2 { font-family: 'Noto Sans KR', sans-serif; font-size: 28px; color: #000; font-weight: 600; margin-bottom:10px } 
section h2 span { font-size:30px; color:#555 } 
section p.p_subTitle { font-family: 'Noto Sans KR', sans-serif; font-size: 16px; color: #888; margin-bottom:25px } 

#sec10 {margin-bottom:200px;width: 1400px;margin: 50px auto;} 
#sec10 .sec_inner { } 
#sec10 h2 { } 
#sec10 h2 a { float: right; } 
#sec10 .sec10_mag { width: 1400px; margin-top:30px } 
#sec10 .sec10_mag ul {width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;} 
#sec10 .sec10_mag ul li {width: 24%;margin: 0 1.3% 19px 0px;} 
#sec10 .sec10_mag ul li:nth-child(4n){margin-right:0;}
#sec10 .sec10_mag ul li .pic {} 
#sec10 .sec10_mag ul li .pic a {display: block;} 
#sec10 .sec10_mag ul li .pic a img {width: 100%;height: auto;} 

/* BASIC css end */

