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

#sec10 {margin: 21px auto;padding: 0 20px;} 
#sec10 .sec_inner { } 
#sec10 h2 { } 
#sec10 h2 a { float: right; } 
#sec10 .sec10_mag {width: 100%;} 
#sec10 .sec10_mag ul {width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;} 
#sec10 .sec10_mag ul li {width: 48%;margin: 0 0 11px 0px;} 
#sec10 .sec10_mag ul li:nth-child(2n){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;} 

.contwrap{position:relative; margin:0px auto;}
.contwrap img{width:100%;}
/* BASIC css end */

