/**********************************************
note : design custom style page
**********************************************/
/* 제호 좌측 배너 */
.banner_event_box .banner_box img {width:240px;height:75px;margin:0}

/* SEO 설정 @seo-modify (추후 admin.style.css에 추가분) */
.seo-guide {display:block;font-size:.875rem;line-height:1.5;color:#000}
.seo-guide:not(:only-child) {margin-top:.5rem}
.seo-guide-title {display:block;margin-bottom:.5em;color:#f44e5c}
.seo-guide-list {font-size:.9em}
.seo-guide-list small {font-weight:light;font-weight:var(--wgt300, 300);color:#777}
.seo-guide-point {font-weight:bold;font-weight:var(--wgt500, 500);color:#5684ff;text-decoration:underline}
.seo-guide-more {margin:.5em 0 0;font-size:.8em;font-weight:light;font-weight:var(--wgt300, 300);color:#777}
.seo-guide-link {color:#222 !important;text-decoration:underline}

/* 이승현 / 1351591 / 20240228 */
.banner_event_box .banner_box img {width:240px;height:65px;margin:0}

/* 윤미정 / 1432415 / 20241224 */
.article-cardnews .cardnews-btns {width: auto;}