/* BASIC css start */
#footer{margin:0 ! important;}
.editorial{ padding:180px 0 100px;}

/* 타이틀 */
.editorial .tit{padding-bottom:100px; text-align:center;}
.editorial .tit p{font-size:14px; padding-bottom:15px; color:#26231d;}
.editorial .tit h1{font-size:40px; letter-spacing:0.5px; font-family:'Brewery Com', sans-serif; color:#26231d;}

/* 리스트 */
.editorial .list ul{font-size:0;}
.editorial .list ul li{display:inline-block; vertical-align:top; box-sizing:border-box; width: 25%; padding: 0 0.5px; margin-bottom:50px;}
.editorial .list ul li:nth-of-type(4n){margin-right:0;}
.editorial .list ul li .img img{width:100%;}
.editorial .list ul li .txt{padding:10px 0 0;}
.editorial .list ul li .txt h3 a{font-size:12px; color:#26231d; text-decoration:underline;}
.editorial .list ul li .txt p {line-height:1.5; padding-top:10px;}
.editorial .list ul li .txt p a{font-size:12px; color:#8b8b8b; letter-spacing:-0.7px; }
/*.editorial .list ul li .txt a{display:none; font-size:13px; color:#120B19; letter-spacing:1px; position:relative; margin-top:35px;}
.editorial .list ul li .txt a:before{content:''; display:block; width:0; height:50%; background:#E9616E; position:absolute; bottom:0; left:0; transition:all 0.3s; opacity:0.2;}
.editorial .list ul li .txt a:after{content:''; display:inline-block; vertical-align:middle; width:8px; height:9px; background:url('http://sappun.img13.kr/wib/img/icon/icon_more.png')no-repeat 50% 50%; margin:-2px 0 0 5px; transition:all 0.2s;}
.editorial .list ul li .txt a:hover:before{width:100%;}
.editorial .list ul li .txt a:hover:after{margin-left:10px;}*/


/* BASIC css end */

