@charset "utf-8";

dl,dt,dd{margin:0;padding:0}
table caption {visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}

/* 카테고리 */
.board-category {margin-bottom:40px; border-bottom:1px solid #dedede; text-align:center;}
.board-category ul {display:inline-block;vertical-align:top;}
.board-category ul li {display:inline;vertical-align:top;}
.board-category ul li a {float:left;width:130px;height:37px;font-size:14px;font-weight:700;line-height:37px;border:1px solid #dedede;border-bottom:0;margin-right:-1px;}
.board-category ul li a:hover {background:#f4f4f4;}
.board-category ul li.active a{background: linear-gradient(to right, #0150e1, #9001bd 60%); color:#fff;}

/* 검색 */
.board-search {*zoom:1; max-width:1000px; margin:0 auto 10px;}
.board-search:after {content:" "; display:block; clear:both;}
.board-search .total-page {float:left; margin-top:10px; font-size:13px; line-height:18px; color:#555;}
.board-search .total-page em {font-style:normal; color:#e40000;}
.board-search .search {float:right;}
.board-search .input {width:200px;}

/* 리스트 */
.board-list {max-width:1000px; margin:0 auto;}
.board-list table {width:100%; /* border-collapse:collapse; */ border-spacing:0px; border-top:2px solid transparent; border-image: linear-gradient(to right, #0150e1, #9001bd 70%); border-image-slice: 1;}
.board-list table thead th {height:45px; border-bottom:1px solid transparent; border-image: linear-gradient(to right, #0150e1, #9001bd 70%); border-image-slice: 1; color:#000; font-size:14px;}
.board-list table tbody td {height:45px; padding:10px 0; border-bottom:1px solid #e5e5e5; text-align:center; font-size:14px; line-height:20px; color:#555;}
.board-list table tbody td.subject {text-align:left; padding-left:15px;}
.board-list table tbody td img {vertical-align:middle;}
.board-list table tbody td a {text-decoration:none; color:inherit;}
.board-list table tbody tr:hover td {background-color:#fafafa;}
.board-list .label {display:inline-block;vertical-align:middle;color:#fff;background:#e1666c;padding:3px 6px;font-size:14px;line-height:20px;border-radius:3px;}
.board-list .cat {display:inline-block;vertical-align:middle;min-width:70px;color:#fff;text-align:center;margin-right:13px;background:#494949;padding:3px 6px;font-size:14px;line-height:20px;border-radius:3px;}
.board-list .comment {color:#ff6000;font-family:Tahoma;font-size:11px;}

.board-list-m {display:none; margin:0 -15px; border-top:1px solid transparent; border-image: linear-gradient(to right, #0150e1, #9001bd 70%); border-image-slice: 1;}
.board-list-m li {padding:10px 15px; border-bottom:1px solid #ddd;}
.board-list-m li.none {padding:40px 0; text-align:center; color:#999;}
.board-list-m li a {display:block;}
.board-list-m .label {display:inline-block;color:#fff;background:#ff6000;font-weight:700;margin-right:3px;padding:0 6px;font-size:11px;line-height:20px;border-radius:2px;}
.board-list-m .tit {font-size:14px; line-height:1.3em; margin-bottom:5px;}
.board-list-m .info {font-size:12px; line-height:1.3em; color:#888;}
.board-list-m .info span {margin-right:10px;}
.board-list-m .cert-tit {font-size:15px; line-height:1.3em; margin-bottom:3px;}
.board-list-m .cert-no {font-size:13px; line-height:1.3em; color:#888;}
.board-list-m .cat {font-weight:700;}

.event-list li {*zoom:1; margin-bottom:20px; border:1px solid #dedede;}
.event-list li:after {content:" "; display:block; clear:both;}
.event-list .thumb {float:left; width:230px;}
.event-list .thumb img {width:100%; height:180px;}
.event-list dl {margin-left:230px; min-height:130px; padding:12px 20px; border-left:1px solid #dedede;}
.event-list dt {margin-bottom:10px; height:24px; font-size:16px; font-weight:700; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.event-list dd {max-height:60px; font-size:13px; line-height:20px; overflow:hidden; text-overflow:ellipsis; white-space:normal; word-break:break-all; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}


/* 매장검색 */
.store-search {*zoom:1; max-width:1000px; position:relative; border:1px solid #d8d8d8; border-radius:5px; padding:30px 0; margin:0 auto 30px;}
.store-search:after {content:" "; display:block; clear:both;}
.store-search .map-area {float:left; position:relative; width:50%;}
.store-search .map-area .txt {position:absolute; top:0; left:30px; font-size:13px; line-height:20px; color:#777;}
.store-search .map-area .map {padding:26px 30px 0 0; text-align:right;}
.store-search .search-area {float:right; width:48%; padding:30px 0 0 0;}
.store-search .search-area h3 {color:#333; font-size:25px; font-weight:700; letter-spacing:-1px; line-height:normal; padding-bottom:10px;}
.store-search .search-area dl {padding-top:25px;}
.store-search .search-area dl dt {color:#333; font-size:14px; font-weight:700; line-height:normal;}
.store-search .search-area dl dd {padding:10px 0 0 0;}

/* 글작성 */
.board-write {max-width:1000px; border-top:1px solid #868686; border-bottom:1px solid #ddd; padding:5px 0; margin:0 auto;}
.board-write .group {position:relative; padding:9px 0 9px 110px; font-size:13px; line-height:34px; border-top:1px solid #eee; overflow:hidden;}
.board-write .group.first {border-top:0;}
.board-write .group.content {padding-left:0;}
.board-write .group img {vertical-align:middle;}
.board-write .title {position:absolute; left:8px; top:9px; width:95px; font-size:14px; font-weight:700; color:#333;}
.board-write .files_table {width:100%; border-collapse:collapse; border-spacing:0px;}
.board-write .files_table td {padding:0 0 5px 0;}
.board-write .files_table input[type=file]{margin-right:10px;}

/* 상세보기 */
.board-view {max-width:1000px; margin:0 auto;}
.board-view .head {border-top:1px solid #868686;}
.board-view .head .tit {color:#000; font-size:16px; font-weight:700; line-height:1.3em; padding:13px 15px; background:#f7f7f7; border-bottom:1px solid #ddd;}
.board-view .head .info {*zoom:1; padding:13px 15px; color:#767676; font-size:13px; line-height:normal; border-bottom:1px solid #ddd;}
.board-view .head .info:after {content:" "; display:block; clear:both;}
.board-view .head .info .name {float:left;}
.board-view .head .info .date {float:left; border-left:1px solid #dedede; padding-left:10px; margin-left:10px;}
.board-view .head .info .hit {float:right;}
.board-view .head .info .hit strong {margin-right:5px;}
.board-view .head .info strong {color:#333; font-weight:400;}
.board-view .head .files {position:relative; text-align:right; padding:10px 0 0; font-size:13px;}
.board-view .head .files > a {text-decoration:none;}
.board-view .head .files .ico-down {vertical-align:middle; margin-left:4px;}
.board-view .head .files .num {color:#ff4e00;}
.board-view .head .files .fileLayer {display:none; position:absolute; top:32px; right:0; text-align:left; font-size:12px; line-height:24px; border:1px solid #f0f0f0; background:#f7f7f7; padding:9px 29px 9px 11px; z-index:5;}
.board-view .head .files .fileLayer a {display:block; text-decoration:none;}
.board-view .head .files .fileLayer .divClose {position:absolute; display:inline-block; top:5px; right:5px; line-height:0;}
.board-view .body {padding:20px 15px; border-bottom:1px solid #ddd;}
.board-view .body img {width:auto !important; height:auto !important; max-width:100%;}

/* 이전글,다음글 */
.prev_next {max-width:1000px; margin:0 auto; font-size:13px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
.prev_next dl {width:100%; overflow:hidden; clear:both;}
.prev_next dt {float:left; width:100px; color:#333; text-align:center; padding:8px 20px 8px 10px;}
.prev_next dd {margin-left:120px; padding:8px 0;}
.prev_next .prev {border-bottom:1px solid #ccc;}
.prev_next .prev dt {background:url('/images/bbs/arrow_up.gif') 90% 50% no-repeat;}
.prev_next .next dt {background:url('/images/bbs/arrow_down.gif') 90% 50% no-repeat;}

/* 버튼 */
.buttons {*zoom:1; max-width:1000px; margin:20px auto;}
.buttons:after {content:" "; display:block; clear:both;}
.buttons .cen {text-align:center;}
.buttons .cen .btn-pack {margin:0 2px;}
.buttons .fr {float:right;}
.buttons .fl {float:left;}
.buttons a {text-decoration:none;}
.buttons a,.buttons input {vertical-align:top;}

.btn-pack {display:inline-block;overflow:visible;position:relative;margin:0;padding:0 10px;background:#f6f6f6;color:#4d4d4d;border:1px solid #ddd;border-radius:3px;text-align:center;text-decoration:none !important;vertical-align:top;white-space:nowrap;cursor:pointer;outline:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.btn-pack.focus {border-image: linear-gradient(to top, #0150e1, #9001bd 70%); border-image-slice: 1; background-image:linear-gradient(to top, #0150e1, #9001bd 70%); color:#fff;}
.btn-pack.dark {background:#868686; border:1px solid #868686;  color:#fff;}
.btn-pack.medium {height:34px;padding:0 12px;line-height:32px;font-size:13px;font-weight:700;}
.btn-pack.large {height:37px;padding:0 20px;line-height:35px;font-size:16px;font-weight:700;}
.btn-pack.xlarge {height:42px;padding:0 30px;line-height:40px;font-size:18px;font-weight:700;}
.btn-pack.small {height:30px;padding:0 10px;line-height:28px;font-size:14px;}
.btn-pack.comment {width:110px; height:62px;padding:0;line-height:60px;font-size:18px;font-weight:400;}
.btn-pack.submit {width:150px;height:50px;line-height:46px;border:2px solid #484a9d;background:#484a9d;color:#fff;font-size:18px;font-weight:700;}
.btn-pack.cancel {width:150px;height:50px;line-height:46px;border:2px solid #a6a7a7;background:#fff;color:#4d4d4d;font-size:18px;font-weight:700;}
.btn-pack.w150 {min-width:150px;}

/* 페이지목록 */
.paginate {margin:30px 0;text-align:center;line-height:normal;}
.paginate a,  
.paginate strong{display:inline-block;zoom:1;*display:inline;position:relative;width:36px;height:36px;border:1px solid #dbdbdb;margin:0 -3px;padding:0;font-size:14px;line-height:34px;color:#555;background-color:#fff;text-decoration:none;vertical-align:middle;}  
.paginate strong{color:#fff; border-image: linear-gradient(to top, #0150e1, #9001bd 70%); border-image-slice: 1; background-image:linear-gradient(to top, #0150e1, #9001bd 70%);}  
.paginate a.direction{padding:0; margin:0 -1px; background-position:50% 50%; background-repeat:no-repeat;}
.paginate a.direction span {font-size:0;line-height:0;text-indent:-999px;}
.paginate a.direction.first {background-image:url("/images/bbs/btn_first.gif");}
.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev.gif");}
.paginate a.direction.next {background-image:url("/images/bbs/btn_next.gif");}
.paginate a.direction.last {background-image:url("/images/bbs/btn_last.gif");}

/* 코멘트 */
.comment-area {max-width:1160px; margin:20px auto 0; padding:20px; background:#f7f7f7;}
.comment-list li {position:relative; padding:10px; border-bottom:1px dotted #ccc;}
.comment-list li .info .name {font-size:14px; font-weight:700; color:#333;}
.comment-list li .info .date {font-size:14px; font-family:Tahoma; color:#767676; margin:0 4px;}
.comment-list li .txt {color:#555; font-size:13px; line-height:18px; padding:4px 0 0 0;}
.comment-list li .controll {position:absolute; top:10px; right:10px; font-size:13px; color:#dddddd;}
.comment-list li .controll a {color:#767676; margin:0 4px;}
.comment-write .write {position:relative; height:70px; padding:0 120px 0 0;}
.comment-write .write textarea {width:99%; height:60px; background:#fff; border:1px solid #ccc; overflow-y:auto;}
.comment-write .btn {position:absolute; top:0; right:0;}

/* 비밀번호 */
.board-password {width:460px; text-align:center; margin:0 auto; background:url('/images/bbs/notice.png') 50% 22px no-repeat; padding:90px 10px 40px; border:7px solid #eee; border-radius:12px;}
.board-password dl dt {color:#333; font-size:14px; font-weight:700; padding-bottom:20px;}
.board-password dl dd label {color:#666; font-size:13px; margin-right:10px;}

/* 문의 */
.mailform table {width:100%; border-collapse:collapse; border-spacing:0px; border-top:1px solid #dedede;}
.mailform table tbody th {padding:6px 10px 6px 20px; height:49px; color:#4d4d4d; text-align:left; color:#000; font-size:13px; font-weight:400; background:#f7f7f7; border-bottom:1px solid #dedede;}
.mailform table tbody td {padding:6px 15px; font-size:13px; border-bottom:1px solid #dedede; border-left:1px solid #dedede;}
.mailform img {vertical-align:middle;}
.form-agree {position:relative; margin-top:25px; margin-bottom:25px;}
.form-agree dt {padding-left:24px; margin-bottom:5px; font-size:16px; font-weight:700; color:#555; line-height:1.2em; background:url('/images/bbs/bullet.png') 0 0 no-repeat;}
.form-agree dd {padding:8px 0 0 0;}
.form-agree .scroll_box {height:100px; border:1px solid #c3c3c3; font-size:13px; line-height:20px; background:#fafafa; color:#999; padding:10px; overflow:auto;}

/* 방영프로그램 */
.program-list {margin-bottom:40px;}
.program-list>ul>li {*zoom:1; margin-bottom:20px; display:table; width:100%; border:1px solid #dedede;}
.program-list>ul>li:after {content:" "; display:block; clear:both;}
.program-list .thumb {display:table-cell; width:230px; height:100%; vertical-align:top;}
.program-list .info {display:table-cell; width:auto; height:100%; padding:12px 22px; vertical-align:top;}
.program-list .info dt {margin-bottom:15px;}
.program-list .info dt a strong {font-size:16px; line-height:1.3em;}
.program-list .info dt .cate {background-image:linear-gradient(to top, #0150e1, #9001bd 70%); background-clip:text; -webkit-background-clip:text; color:transparent; margin-left:10px;}
.program-list .info dd {height:60px; line-height:20px; overflow:hidden; text-overflow:ellipsis; white-space:normal; word-break:break-all; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.program-list .time {display:table-cell; width:230px; height:100%; padding:10px; text-align:center; vertical-align:middle; color:#777; border-left:1px solid #dedede;}

.program-summary {*zoom:1; position:relative; margin-bottom:20px; border:1px solid #dedede;}
.program-summary:after {content:" "; display:block; clear:both;}
.program-summary .thumb {float:left; width:386px;}
.program-summary .thumb img {width:100%;}
.program-summary .info {margin-left:386px; padding:15px 24px;}
.program-summary .info h3 {color:#000; font-size:16px; line-height:1.2em; margin-bottom:15px;}
.program-summary .info ul li {padding:3px 0; color:#777;}
.program-summary .info ul li img {vertical-align:middle;}
.program-summary .info ul li .item {color:#333; font-weight:700; margin-right:5px;}
.program-summary .btn-preview {
	position:static; 
	bottom:15px; right:20px;
	color:#f56709; font-size:14px; font-weight:700; line-height:33px;
	padding:0 13px;
	border:1px solid #d6d6d6;
	border-radius:3px;
	background:#ffffff;	
	background:-webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	
}
.program-summary .preview{display:flex;margin-top:10px;}
.program-summary .btn-preview.edit-btn{display:block;width:121px;height:35px;}
.program-summary .btn-preview.edit-btn.type2{background:transparent url('../images/sub/naver_btn.png')no-repeat 50% 50%/cover;margin-left:10px;border:none;}

.program-summary .btn-preview i {position:relative; margin:-.2em 4px 0 0; font-size:1.2em; vertical-align:middle;}

.program-summary .btn-preview2 {
	position:absolute; 
	bottom:15px; right:20px;
	color:#f56709; font-size:14px; font-weight:700; line-height:33px;
	padding:0 13px;
	border:1px solid #d6d6d6;
	border-radius:3px;
	background:#ffffff;	
	background:-webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
}
.program-summary .btn-preview2 i {position:relative; margin:-.2em 4px 0 0; font-size:1.2em; vertical-align:middle;}

.program-intro {margin-bottom:20px; padding:22px 24px; font-size:13px; line-height:1.5em; border:1px solid #dedede;}
.program-intro h3 {color:#000; font-size:16px; line-height:1.2em; margin-bottom:17px;}

.program-gallery {padding:26px 30px; border:1px solid #dedede;}
.program-gallery .slider {margin-bottom:12px;}
.program-gallery .slider img {width:100%;}
.program-gallery .thumbs {text-align:center;}
.program-gallery .thumbs a {margin:0 3px; opacity:.5}
.program-gallery .thumbs a.active {opacity:1}
.program-gallery .thumbs img {width:163px; height:91px;}

/* 편성표 */
.schedule-head {*zoom:1; margin-bottom:9px;}
.schedule-head:after {content:" "; display:block; clear:both;}
.schedule-head .today {float:left; margin-top:8px; color:#555; font-size:12px; font-weight:700; line-height:18px;}
.schedule-head .today strong {background-image: linear-gradient(to top, #0150e1, #9001bd 70%); background-clip:text; -webkit-background-clip:text; color:transparent;}
.schedule-head .btn {
	float:right;
	color:#e1666c; font-size:14px; font-weight:700; line-height:33px;
	padding:0 13px;
	border:1px solid #d6d6d6;
	border-radius:3px;
	background:#ffffff;	
	background:-webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-ms-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:-o-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background-image: linear-gradient(to top, #0150e1, #9001bd 70%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.schedule-head .btn i {margin-right:3px; color:#444;}

.schedule-menu {margin-bottom:18px;}
.schedule-menu ul {*zoom:1; margin-bottom:10px; border:1px solid transparent; border-image: linear-gradient(to top, #0150e1, #9001bd 70%); border-image-slice: 1; border-top-width:2px; background:#f5f5f5;}
.schedule-menu ul:after {content:" "; display:block; clear:both;}
.schedule-menu ul li {float:left; display:table; width:14.285714%; height:38px; text-align:center; border-left:1px solid transparent; border-image: linear-gradient(to top, #0150e1, #9001bd 70%);
    border-image-slice: 1;}
.schedule-menu ul li:first-child {border-left:0;}
.schedule-menu ul li a {display:table-cell; width:100%; height:100%; vertical-align:middle; color:#000; font-weight:700; font-size:13px; line-height:1.1em;}
.schedule-menu ul li a:hover {background-image: linear-gradient(to top, #0150e1, #9001bd 70%); background-clip:text; -webkit-background-clip:text; color:transparent;}
.schedule-menu ul li.active a {background:linear-gradient(to top, #0150e1, #9001bd 70%);color:#fff;}

.schedule-weekly table {width:100%; /* border-collapse:collapse; */ border-spacing:0px; border-top:2px solid transparent; border-image: linear-gradient(to right, #0150e1, #9001bd 70%); border-image-slice: 1;}
.schedule-weekly thead th {padding:10px 4px; color:#000; font-size:13px; line-height:20px; border-bottom:1px solid transparent; border-image: linear-gradient(to right, #0150e1, #9001bd 70%); border-image-slice: 1; /* background:#f5f5f5; *//*  border-top:2px solid #e1666c; border-bottom:1px solid #e1666c; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; */}
.schedule-weekly tbody td {padding:10px 4px; height:75px; font-size:13px; line-height:20px; text-align:center; border:1px solid #d6d6d6; border-top:0;}
.schedule-weekly tbody td.time {color:#000; font-weight:700;}
.schedule-weekly tbody td .icon {margin-top:8px;}

.schedule-daily table {width:100%; border-collapse:collapse; border-spacing:0px; }
.schedule-daily thead th {padding:8px 4px; color:#000; font-size:13px; line-height:20px; background:#f5f5f5; border:1px solid #d6d6d6;}
.schedule-daily tbody td {padding:8px 4px; font-size:13px; line-height:20px; text-align:center; border:1px solid #d6d6d6;}
.schedule-daily tbody td.left {padding-left:18px; text-align:left;}
.schedule-daily tbody td .icon {margin-top:8px;}

.channel-info .wrap {border:1px solid #d5c9b5; border-radius:5px; overflow:hidden;}
.channel-info .step {padding:18px 5px; text-align:center; color:#000; font-size:14px; font-weight:700; line-height:1.2em;}
.channel-info .step .label {display:inline-block; position:relative; margin:-.2em 2px 0 0; vertical-align:middle; width:53px; height:20px; color:#fff; font-size:12px; line-height:20px; font-weight:700; text-align:center; padding-right:5px; background:url("/images/main/label3.png") 0 0 no-repeat;}
.channel-info .list {margin:0 29px 29px; padding:20px; background:#f7f7f7; border-radius:5px;}
.channel-info .list ul {*zoom:1; margin:0 -10px 0 0;}
.channel-info .list ul:after {content:" "; display:block; clear:both;}
.channel-info .list ul li {float:left; width:16.6666666%; padding:7px 10px;}
.channel-info .list ul li label {cursor:pointer;}
.channel-info .arrow {height:53px; background:url("/images/bbs/angle_down.png") 50% 50% no-repeat;}
.channel-info .result-head {padding:16px 5px; background: linear-gradient(to right, #0150e1, #9001bd 60%); color:#fff; text-align:center; font-size:14px; line-height:1.3em;}
.channel-info .result-body {display:table; width:100%; min-height:156px; text-align:center; font-size:20px; line-height:1.3em;}
.channel-info .result-body .cell {display:table-cell; width:25%; padding:45px 5px; vertical-align:middle;}
.channel-info .result-body .num {margin-top:10px; height:30px; font-size:20px; font-weight:700; line-height:1.2em;}
.channel-info .result-body .num big {font-family:'Noto Sans KR'; color:#9001bd; font-size:36px; line-height:inherit;}
.channel-info2 {margin-top:14px; padding:20px 0; border:1px solid #d5c9b5; border-radius:5px; overflow:hidden;}
.channel-info2 ul {display:table; width:100%;}
.channel-info2 ul:after {content:" "; display:block; clear:both;}
.channel-info2 li {display:table-cell; width:25%; padding:14px 5px; text-align:center; font-size:20px; font-weight:700; line-height:1.2em; border-left:1px solid #e1e1e1}
.channel-info2 li:first-child {border-left:0;}
.channel-info2 li img {display:block; margin:0 auto 15px; max-width:90%;}
.channel-info2 li big {font-family:'Noto Sans KR'; color:#9001bd; font-size:36px; line-height:inherit;}