/**********************************************
note : design custom style page
**********************************************/
/**********************************************
note : 메인
name : 최혜진
**********************************************/
/* 자동박스 */
.box-skin.small--titles .header a {font-size:17px}
.box-skin.plus-bt .header > a[class*="btm-"]::after {right:0}

/* 모바일 섹션별뉴스 탭 */
.mobile-tab #INC_TAB_C_1 {border-top:2px solid #222}
.mobile-tab .tabs-wrap .tabs-navs .tabs-item {border-bottom:1px solid #eee}
.mobile-tab .tabs-wrap .tabs-navs .tabs-item a {font-size:15px;border:0}
.mobile-tab .tabs-wrap .tabs-navs .tabs-item a {padding:.5rem .475rem !important}

@media screen and (max-width: 39.9375em) {
	.box-skin.red {background:linear-gradient(135deg,#ffb793 0,#ff6486 100%)}
}

/* 기사페이지 상단여백 */
#user-section,#article-view .wrapper {margin-top:30px !important}