@charset "utf-8";

.bold {font-weight: bold;}
/* ======================================================
    .ssec-visual
=========================================================*/
.ssec-visual {width: 100%; height: auto; position: relative; }
.ssec-visual .item {position: relative;  } /*enter페이지 상단 이미지 */
.ssec-visual .item .img {height:80px}
.ssec-visual .item .img.vis01 {background: url("/theme/DesignVii/_Img/Sub/toplogo.png?ver0920") no-repeat center center; background-size:contain; background-color: #0d3156}

.ssec-visual .item .leftimg {position: absolute; top:60px; left: calc(50% - 840px); transform: translateY(-50%); width:140px; height:auto; max-width: 140px; }
.ssec-visual .item .main-txt { display: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); max-width: 676px; max-height:220px;}

#logo.s-logo {position: relative; height: 50px; background: #0a0d19; float: none; padding: 0; display: none;} /*enter 최상단 로고바 */
#logo.s-logo a {display: block; line-height: 50px; background: url("/theme/DesignVii/_Img/Main/top-text.png") no-repeat 45px center; padding-bottom: 0; width: 240px; height: 100%;  margin: auto;}
#logo.s-logo .logo-symbol {margin-bottom: 0; animation: spin 7s infinite linear;text-align: left;}

#logo:hover a {background: url("/theme/DesignVii/_Img/Main/top-home.png") no-repeat 45px center;}

@keyframes spin {
	0% {transform: rotate(0)}
	100% {transform: rotate(360deg)}
}
@keyframes fadeLeft {
	0% {right: 4%; opacity: 0;}
	100% {right: 9%; opacity: 1;}
}




	@media only screen and (max-width:1700px){
		.ssec-visual .item .leftimg {left: 10px;}
		
	}

	@media only screen and (max-width:1400px){
		.ssec-visual .item .img { height: 100px; }
		.ssec-visual .item .img.vis01 {background: url("/theme/DesignVii/_Img/Sub/toplogo_m.png?ver0920") no-repeat center center; background-size:contain;  background-color: #0d3156}/*background-color: #0f1423*/
		.ssec-visual .item .leftimg  {top:35px;left: 10px; width:140px;}
		.ssec-visual .item .main-txt { top:135px; left: 180px; height:140px; }
	}

	@media only screen and (max-width:900px){
			.ssec-visual .item .main-txt {max-height:150px; height:140px;top:90px; left: 50%;}
			.ssec-visual .item .leftimg  {top:25px;left: 50%; width:140px; transform: translate(-50%,-50%)}
			.ssec-visual .item .img.vis01 {background-size:contain;}
	}




/* ======================================================
    #player-ALL -wrap
=========================================================*/
.MovWrap {width:100%; display: table;background-color: #fff;}
.MovWrap .MovWrapLeft {width:1000px; max-width: 100%;display: table-cell;box-sizing: border-box; background-color: #000;}/*max-width: 1000px; */
.MovWrap .MovWrapspace {width:15px; display: table-cell;box-sizing: border-box;}
.MovWrap .MovWrapRight {display: table-cell;background-color: #fff; border: 1px solid #666; box-sizing: border-box; vertical-align: top; padding:30px;box-sizing: border-box; position: relative;}
.MovWrap .MovWrapRight .code-footer-sub {position: absolute; bottom: 30px; right: 0;}

.ViewNotice {height: 547px; margin-top: 100px;}
.ViewNotice .title2 { background-image: url("/theme/DesignVii/_Img/Sub/notice_title.png"); background-repeat: no-repeat; padding-left:30px; padding-bottom: 45px;font-size:16px;  line-height: 18px; font-weight: 400;}

.ViewNotice-Footer {height: 144px; width:100%; padding-top: 20px; box-sizing: border-box;}
.ViewNotice-Footer .btn-left {width:49%;height:125px; display: inline-block; background: #135caf; margin-right: 2%; color:#fff; font-size: 16px; text-align: center; box-sizing: border-box; padding-top:40px;}
.ViewNotice-Footer .btn-right {float: right; display: block; width:49%;height:125px; background: #3e34c6; margin-right: 0%; color:#Fff; font-size: 16px;text-align: center; box-sizing: border-box; padding-top:40px;}

.ViewNotice-Footer .btn-left  .sss  { font-size:12px !important; }
.ViewNotice-Footer .btn-right .sss { font-size:12px !important; }

.ViewData {height: 547px; margin-top: 100px;display: none; }
.ViewData .title2 {}

@media only screen and (max-width:1439px){
	.MovWrap .MovWrapLeft {width:auto !important; display: block;}
	.MovWrap .MovWrapspace {display: none;}
	.MovWrap .MovWrapRight{ display:block; clear:both; margin-top: 10px; display: block; padding: 0; padding-bottom: 50px; }
	.MovWrap .MovWrapRight .code-footer-sub {bottom:0;}
	.ViewNotice {height:auto !important; margin:  10px;}
	.ViewNotice-Footer {height: auto !important; }
	.ViewNotice-Footer .btn-left {height: auto !important; padding: 0.8rem 0; }
	.ViewNotice-Footer .btn-right {height: auto !important;padding: 0.8rem 0; }
	.ViewNotice-Footer .btn-left .sss { font-size:10px !important; }
	.ViewNotice-Footer .btn-right .sss { font-size:10px !important; }
	
	.ViewData {height:auto !important; margin:  10px;}
	
}
@media only screen and (max-width: 580px){

	.MovWrap {display: block;}
}
/* ======================================================
    #player-wrap
=========================================================*/
#player-wrap {padding: 10px; box-sizing: border-box;width:100%; max-width: 1680px; box-sizing: border-box; margin: 0 auto; position: relative;}
#player-wrap .title {position: relative; height: 100px;}
#player-wrap .title p {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 4px 40px; border-radius: 50px; color: #fff;font-size: 16px; background: #0aa3d4; min-width: 260px; text-align: center;}
#player-wrap .title:before {content:""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height:2px; display: block;  background: #0aa3d4;}
#player-wrap ul {margin: 10px 0 30px 0; padding-left: 20px;}
#player-wrap ul li {color: #000; font-size: 14px; font-weight: bold; list-style-image:url("/theme/DesignVii/_Img/Layout/icon-list.png"); word-break: keep-all;}/* */
#player-wrap ul li::marker {position: relative; top: -3px;}
#player-wrap ul li .blue {color: #0aa3d4; font-weight: bold;}
#player-wrap ul li .orange {color: #ff5500;font-weight: bold;}
#player-wrap ul li .red {color: #ff0014;font-weight: bold;}

/*
.MovEndBtn {float: right; position: absolute; display: block; margin-top: 23px; right:10px;}
.MovEndBtn a {color:#fff; display: block; line-height: 90px; font-size: 18px;width:120px; height:90px;text-align: center;
	border-radius:0.3rem;
	background-image: url("/theme/DesignVii/_Img/Sub/btn_logout.png"); background-position: center 15px; padding-top: 18px; background-repeat: no-repeat; 
	background-color:#1e84d2;   }
*/

.MovEndBtn {position: absolute; display: flex; top: 130px;text-align: right;float: right; right:10px; width: auto; }
	


	.MovEndBtn .feedback {color:#fff; display: block; line-height: 70px; font-size: 14px;width:170px; height:70px;text-align: center;
		border-radius:0.3rem; padding-left: 40px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_vote.png"); background-position: 10px center; background-repeat: no-repeat; 
		background-color:#237E38; margin-right: 10px;}


	.MovEndBtn .logout2 {color:#fff; display: block; line-height: 60px; font-size: 14px;width:170px; height:60px;text-align: center;
		border-radius:0.3rem; padding-left: 40px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_logout.png"); background-position: 8px center; background-repeat: no-repeat;  background-size: 24px;
		background-color:#ff7700;}



	.MovEndBtn .vot01 {color:#fff; display: block; line-height: 60px; font-size: 14px;width:160px; height:60px;text-align: center;
		border-radius:0.3rem; padding-left: 40px; margin-right:10px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_book.png") ; background-position: 8px center; background-repeat: no-repeat; background-size: 24px; 
		background-color:#1e84d2;}


	.MovEndBtn .vot02 {color:#fff; display: block; line-height: 70px; font-size: 14px;width:170px; height:70px;text-align: center;
		border-radius:0.3rem; padding-left: 40px; margin-right:10px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_down.png"); background-position: 10px center; background-repeat: no-repeat; 
		background-color:#f09f2f;}

.MovEndBtn .down01 {color:#fff; display: block; line-height: 70px; font-size: 14px;width:170px; height:70px;text-align: center;
		border-radius:0.3rem; padding-left: 40px; margin-right:10px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_vote.png"); background-position: 10px center; background-repeat: no-repeat; 
		background-color:#f09f2f;}



/*
	.MovEndBtn .vot01 {color:#fff; display: block; line-height: 70px; font-size: 14px;width:170px; height:70px;text-align: center;
		border-radius:0.3rem; margin-right:10px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_vote.png"); background-position: center 15px; padding-top: 22px; background-repeat: no-repeat; 
		background-color:#f09f2f;}width:25%; */





	.MovEndBtn .korean {color:#333; display: block; line-height: 90px; font-size: 14px;width:100px; height:90px;text-align: center;
		border-radius:0.3rem; margin-left: 3px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_korean.png"); background-position: center 15px; padding-top: 22px; background-repeat: no-repeat; 
		background-color:#e7e7e7;border:1px solid #d7d7d7}

	.MovEndBtn .english {color:#333; display: block; line-height: 90px; font-size: 14px;width:100px; height:90px;text-align: center;
		border-radius:0.3rem; margin-left: 3px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_english.png"); background-position: center 15px; padding-top: 22px; background-repeat: no-repeat; 
		background-color:#e7e7e7;border:1px solid #d7d7d7}

	.MovEndBtn .VOD {color:#333; display: block; line-height: 90px; font-size: 14px;width:100px; height:90px;text-align: center;
		border-radius:0.3rem; margin-left: 3px;
		background-image: url("/theme/DesignVii/_Img/Sub/btn_vod.png"); background-position: center 15px; padding-top: 22px; background-repeat: no-repeat; 
		background-color:#e7e7e7;border:1px solid #d7d7d7}


		.MovEndBtn .btn {width: 120px; height: 90px; border-radius: 0.3rem; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 14px; word-break: keep-all; font-weight: normal; cursor: pointer; padding-top: 36px;}
		.MovEndBtn .btn1 {background: #1e84d2;
						  background-image: url("/theme/DesignVii/_Img/Sub/btn_notice.png"); background-position: center 15px; background-repeat: no-repeat;}
		.MovEndBtn .btn2 {background: #1e84d2; margin-left: 3px;
					      background-image: url("/theme/DesignVii/_Img/Sub/btn_program.png"); background-position: center 15px; background-repeat: no-repeat;}
		.MovEndBtn .btn3 {background: #1e84d2; margin-left: 3px; line-height: 120%;
						  background-image: url("/theme/DesignVii/_Img/Sub/btn_down.png"); background-position: center 15px; background-repeat: no-repeat;}
		.MovEndBtn .btn4 {background: #1e84d2; margin-left: 3px;
						  background-image: url("/theme/DesignVii/_Img/Sub/btn_logout.png"); background-position: center 15px; background-repeat: no-repeat;}




/* 상자 안 버튼*/
.MovEndBtn2 {display: flex;align-items: center; width: 100%;}
	

.MovEndBtn2 .btn {width: 50%; height: 50px; border-radius: 0.3rem  0.3rem  0  0; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 14px; word-break: keep-all; font-weight: normal; cursor: pointer; padding-top: 6px; line-height: 130%;}
.MovEndBtn2 .btn1 {background: #0aa3d4;
			  background-image: url("/theme/DesignVii/_Img/Sub/btn_notice.png"); background-position: 8px 10px; background-repeat: no-repeat; margin-left: 0; padding-left: 28px;}
.MovEndBtn2 .btn2 {background: #0aa3d4; margin-left: 3px;
			  background-image: url("/theme/DesignVii/_Img/Sub/btn_program.png"); background-position: 8px 10px; background-repeat: no-repeat; padding-left: 33px;}
.MovEndBtn2 .btn3 {background: #0aa3d4; margin-left: 3px;
			  background-image: url("/theme/DesignVii/_Img/Sub/btn_down.png"); background-position: 8px 10px; background-repeat: no-repeat; margin-right: 10px; padding-left: 42px;}


@media only screen and (max-width:900px){
		#player-wrap ul {margin: 10px 0;}
		#player-wrap .title {height: 60px;}
		
		
		.MovEndBtn .korean  {font-size: 12px; height:60px; background-size: 30px; background-position: center 5px; padding-top: 0;}
		.MovEndBtn .english {font-size: 12px; height:60px; background-size: 30px; background-position: center 5px; padding-top: 0;}
		.MovEndBtn .VOD {font-size: 12px; height:60px; background-size: 30px; background-position: center 5px; padding-top: 0;}
	    .MovEndBtn .feedback {height: 70px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px;}
		.MovEndBtn .logout2 {height: 70px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px;}
		.MovEndBtn .vot01 {height: 70px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px;}
		.MovEndBtn .vot02 {height: 70px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px;}
		.MovEndBtn .down01 {height: 70px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px;}
				
	}

@media only screen and (max-width:580px){
		.MovEndBtn .korean  {font-size: 12px; height:60px; background-size: 30px; background-position: center 5px; padding-top: 0;}
		.MovEndBtn .english {font-size: 12px; height:60px; background-size: 30px; background-position: center 5px; padding-top: 0;}
		.MovEndBtn .VOD {font-size: 12px; height:60px; background-size: 30px; background-position: center 5px; padding-top: 0;}
	    .MovEndBtn .feedback {height: 60px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px; word-break: keep-all; display: flex; align-items: center; justify-content: center; background-size: 40px;}
		.MovEndBtn .logout2 {height: 60px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 8px; width: 100%; font-size: 14px; word-break: keep-all; display: flex; align-items: center; justify-content: center; background-size: 30px;}
		.MovEndBtn .vot01 {height: 60px; line-height: 150%; padding-left:0; padding-top: 38px; background-position: center 10px; width: calc(50% - 3px); font-size: 14px; word-break: keep-all; display: flex; align-items: center; justify-content: center; background-size: 32px; float:left; margin-right: 3px; margin-bottom: 5px;}
		.MovEndBtn .vot02 {height: 60px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px; word-break: keep-all; display: flex; align-items: center; justify-content: center; background-size: 40px;}
		.MovEndBtn .down01 {height: 60px; line-height: 150%; padding-left:0; padding-top: 40px; background-position: center 10px; width: 100%; font-size: 14px; word-break: keep-all; display: flex; align-items: center; justify-content: center; background-size: 40px;}
				
	
	
		.MovEndBtn .vot01:nth-child(3) {margin-right: 0px;width:calc(33.7% - 0px);float:right;}
		.MovEndBtn .vot01:nth-child(6) {margin-right: 0px;width:calc(33.7% - 0px);float:right;}
	
	}



#player-wrap .question-wrap { background: #e4e4e4; padding: 20px; box-sizing: border-box; display: none;}
#player-wrap .question-wrap .question {display: flex;}
#player-wrap .question-wrap textarea {width: 85%; resize: none; border: none; padding: 10px; box-sizing: border-box;}
#player-wrap .question-wrap textarea::-webkit-input-placeholder {font-family: 'S-CoreDream-4Regular'; color: #000; font-size: 14px; }
#player-wrap .question-wrap .q-submit {width: 15%; border: none; background: #0aa3d4; color: #fff; font-size: 21px; outline: none; font-family: 'S-CoreDream-4Regular';}


	@media only screen and (max-width:1700px){
		.MovEndBtn2 {left: auto; right: 10px; transform: none; }
}

	@media only screen and (max-width:1439px){
		.MovEndBtn2 {position: relative; right: auto; top:0px; width: 50%;  padding-left: 0;padding-bottom: 1rem;}
		.MovEndBtn2 .btn3 {margin-right: 0px;}
}


@media only screen and (max-width:1220px){
	.MovEndBtn {position: relative; margin-bottom: 20px; top: 0; right: 0;}	
	
}
	@media only screen and (max-width:999px){
		.MovEndBtn {}
		.MovEndBtn2 {width: 100%; min-width: 510px;}
		#player-wrap ul li {font-size: 12px;}
		#player-wrap .question-wrap { padding:10px;}
		#player-wrap .question-wrap::-webkit-input-placeholder {font-size: 14px;}
		#player-wrap .question-wrap .question {flex-direction: column}
		#player-wrap .question-wrap textarea {width: 100%;}
		#player-wrap .question-wrap .q-submit {width: 100%; font-size: 18px; padding: 10px; margin-top: 10px;}
}

	@media only screen and (max-width:900px){
		
		.MovEndBtn {width: 500px;}
}

	@media only screen and (max-width:580px){
		
		

		
		.MovEndBtn {position: relative;width: 100%; min-width: auto; margin-bottom: 10px; display: block;right:0px; justify-content: center; top: 0; float: left;}
		.MovEndBtn a {width: 24%;}
		.MovEndBtn .btn {width: 24%; }
		.MovEndBtn2 {width: 100%; min-width: auto; margin-bottom: 10px; margin-top: 0; padding-bottom: 0;}
		.MovEndBtn2 a {width: 33%;}
		.MovEndBtn2 .btn {width: 50%;  }
		.MovEndBtn2 .btn1 { background-size: 30px;  background-position: 8px 14px;padding-left: 28px;}
		.MovEndBtn2 .btn2 { background-size: 20px; background-position: 8px 14px;padding-left: 28px;}
		.MovEndBtn2 .btn3 { background-size: 20px; background-position: 8px 14px;padding-left: 28px;}
		
		

}

/* ======================================================
    #agenda
=========================================================*/
#agenda {margin-top:0; padding: 0; box-sizing: border-box; display: none;}
#agenda .title {height: 100px; width:90%; margin: 0 auto; position: relative;}
#agenda .title:before {content:""; width: 100%; height: 0.5px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; background: #002e79;}
#agenda .title p {font-size: 26px!important; color: #002e79; text-align: center; font-family: 'S-CoreDream-7ExtraBold'; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #fff; min-width: 200px;}
#agenda .agenda-con {width: 90%; padding:  0; box-sizing: border-box; margin: auto; text-align: center;}
#agenda .agenda-con p.date {font-size: 30px; font-weight: bold;}
#agenda .agenda-con p {font-size:21px !important; color: #5b93e1; line-height: 150%; word-break: keep-all;}
#agenda .agenda-con ul {background: #fff; margin: 30px auto;}
#agenda .agenda-con ul p {color: #555; font-size: 18px !important; line-height: 150%; }
#agenda .agenda-con li {border-bottom: 1px solid #c3bebe; display: flex; align-items: center; margin-bottom:0;}
#agenda .agenda-con li:first-child {background: #97b7e3;}
#agenda .agenda-con li:first-child span {padding: 0;}
#agenda .agenda-con li:first-child p { color: #fff; line-height: 40px; text-align: center;}
#agenda .agenda-con li.color {background: #fcf0d9; }
#agenda .agenda-con li.color p {font-weight: bold; color: #000;}
#agenda .agenda-con li span {display: inline-block;}
#agenda .agenda-con li span.time {width: 25%;}
#agenda .agenda-con li span.agenda {width: 50%; border-right: 2px solid #f5f5f5; border-left: 2px solid #f5f5f5; text-align: left; padding: 10px; box-sizing: border-box;}
#agenda .agenda-con li span.speaker {width: 25%;}



.agenda_resub {background-color:#4870a0;color:#fff; text-align: left;}
.agenda_resub2 {background-color:#4870a0;color:#fff; text-align: center;border-left:none;}
.agenda_resub .lineenter {display:inline-block; padding-left:0.8rem;}

	@media only screen and (max-width:550px){
	.agenda_resub .lineenter {display:block; clear: both; padding-left:0;}
		
	}


	@media only screen and (max-width:999px){
		#agenda {margin-top: 40px;}
		#agenda .title p {font-size: 45px; }
		#agenda .agenda-con {width: 100%; padding: 10px;}
		#agenda .agenda-con p {font-size: 18px;}
		#agenda .agenda-con p.date {font-size: 24px;}
		#agenda .agenda-con ul p {font-size: 14px; word-break: keep-all;}
		#agenda .agenda-con li:first-child p {line-height: 10px;}
		#agenda .agenda-con li span.agenda {padding: 12px 10px;}

}


	@media only screen and (max-width: 480px){
		#agenda .agenda-con p {font-size: 18px!important;}
		
	}


/* ======================================================
    #agenda_SUB
=========================================================*/
#agenda-sub {margin: 0; padding:0; box-sizing: border-box; display: none;}
#agenda-sub .title {height: 60px; position: relative; margin-top: 0;}
#agenda-sub .title:before {content:""; width: 100%; height: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; background: #002e79;}
#agenda-sub .title p {font-size: 22px!important; color: #002e79; text-align: center; font-family: 'S-CoreDream-7ExtraBold'; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #fff; min-width: 120px;}
#agenda-sub .agenda-con {width: 100%; padding: 0; margin: 0; box-sizing: border-box;  text-align: center; max-height: 473px; overflow: auto;}
#agenda-sub .agenda-con p.date {font-size: 20px; font-weight: bold;}
#agenda-sub .agenda-con p {font-size: 21px!important; color: #5b93e1; line-height: 150%; word-break: keep-all;}
#agenda-sub .agenda-con ul {background: #fff; margin:5px auto; padding-left:0;}
#agenda-sub .agenda-con ul p {color: #555; font-size: 1rem; line-height: 150%; }
#agenda-sub .agenda-con li {border-bottom: 1px solid #c3bebe; display: flex; align-items: center; margin-bottom: 0;}
#agenda-sub .agenda-con li:first-child {background: #9f060d;}
#agenda-sub .agenda-con li:first-child span {padding: 0;}
#agenda-sub .agenda-con li:first-child p { color: #fff; line-height: 110%; text-align: center;}
#agenda-sub .agenda-con li.color {background: #fcf0d9; }
#agenda-sub .agenda-con li.color p {font-weight: bold; color: #000;}
#agenda-sub .agenda-con li span {display: inline-block;}
#agenda-sub .agenda-con li span.time {width: 25%;}
#agenda-sub .agenda-con li span.agenda {width: 50%; border-right: 2px solid #f5f5f5; border-left: 2px solid #f5f5f5; text-align: left; padding: 10px; box-sizing: border-box;}
#agenda-sub .agenda-con li span.speaker {width: 25%;}

#agenda-sub p.code {text-align: right;color: #9fa7bc; font-size: 13px;position: absolute; right: 15px; bottom: 15px;}


#ViewNotice {margin: 0; padding:0; box-sizing: border-box; overflow: auto; overflow-x: hidden;}
#ViewNotice .title {height: 60px; position: relative;}
#ViewNotice .title:before {content:""; width: 100%; height: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; background:none !important;}
#ViewNotice .title p {font-size: 22px!important; color: #002e79; text-align: center; font-family: 'S-CoreDream-7ExtraBold'; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); background: none !important; min-width: 120px; white-space: nowrap}


@media only screen and (max-width:1439px){
	
		#ViewNotice {margin: 0; padding:10px;}
		#ViewNotice .title  {margin-top:0;}
		#ViewNotice .title p {font-size: 45px; padding: 15px 10px; line-height: 120%;}
		#agenda-sub {margin: 0; padding:10px;}
		#agenda-sub .title  {margin-top:0;}
		#agenda-sub .title p {font-size: 45px; padding: 10px 25px;}
		#agenda-sub .agenda-con {max-height: none;}
}


	@media only screen and (max-width:999px){
		#agenda-sub .agenda-con {width: 100%; padding: 0;}
		#agenda-sub .agenda-con p {font-size: 18px;}
		#agenda-sub .agenda-con p.date {font-size: 24px;}
		#agenda-sub .agenda-con ul p {font-size: 14px; word-break: keep-all;}
		#agenda-sub .agenda-con li:first-child p {line-height: 10px;}
		#agenda-sub .agenda-con li span.agenda {padding: 12px 10px;}
		
}






.code-footer-sub { position:relative; display: block; padding: 40px 10px 10px 0; text-align: right; width: 100%;  color:#9fa7bc; font-size:13px;}








/* ======================================================
    #selectpop-wrap
=========================================================*/
#selectpop-wrap {width: 642px; height: 560px; background: #fff; position: absolute; top:467px; left: calc(50% + 507px); transform: translateX(-50%); z-index: 2601; display: none;}/*top: calc(9.5vw + 297px); */
#selectpop-wrap .popclose {position: absolute; top: 15px; right: 15px;}
#selectpop-wrap .popclose a {background: url("../_Img/Sub/btn-close.png") no-repeat center center; display: block; width: 30px; height: 30px; background-size: contain;}
#selectpop-wrap .poptitle span {width: 120px; height: 45px; background: #4aa1cf; border-radius: 50px; text-align: center; color: #fff; font-size: 28px; line-height: 45px; margin: 10px auto 0; display: block;}
#selectpop-wrap .poptitle p {font-size: 18px; color: #676767; text-align: center; line-height: 150%;}
/*#selectpop-wrap .btnbg {background: url("../_Img/Sub/btn-select.png") no-repeat center center; width: 450px; height: 465px; margin: auto; background-size: contain; position: relative;} */
#selectpop-wrap .btnbg {background: url("../_Img/Sub/btn-select-5num.png") no-repeat center center; width: 450px; height: 300px; margin: auto; background-size: contain; position: relative;}
#selectpop-wrap .btnbg .btn-g {display: inline-block; position: absolute; top: 53%; left: 50%; transform: translate(-50%,-50%); width: 408px;}
#selectpop-wrap .btnbg .btn {width: 124px; height: 94px; border-radius: 10px; background: url("../_Img/Sub/btn-bg.png") no-repeat center center; background-size: contain; font-size: 35px; color: #0f0f0f; font-family: "S-CoreDream-8Heavy"; float: left; padding: 0; margin: 3px 6px; position: relative; display: block; text-align: center; line-height: 94px;}
#selectpop-wrap .btnbg .btn:nth-child(3n+1) {clear: both;}
#selectpop-wrap .btnbg .btn10 {line-height: 80px;}
#selectpop-wrap .btnbg .btn-o {line-height: 80px;}
#selectpop-wrap .btnbg .btn-x {line-height: 80px;}
#selectpop-wrap .btnbg .btn span {position: absolute; font-size: 12px; color: #445474; left: 50%; bottom: 0; transform: translateX(-50%); line-height: 45px; font-family: "S-CoreDream-8Heavy";}
#selectpop-wrap .btnbg .btn:hover {background: url("../_Img/Sub/btn-over.png") no-repeat center center; background-size: contain;}
#selectpop-wrap .btnbg .btn:active {background: url("../_Img/Sub/btn-press.png") no-repeat center center; background-size: contain;}
#selectpop-wrap .btnbg .btn-o:hover {background: url("../_Img/Sub/btn-over2.png") no-repeat center center; background-size: contain;}
#selectpop-wrap .btnbg .btn-o:active {background: url("../_Img/Sub/btn-press2.png") no-repeat center center; background-size: contain;}
#selectpop-wrap .btnbg .btn-x:hover {background: url("../_Img/Sub/btn-over2.png") no-repeat center center; background-size: contain;}
#selectpop-wrap .btnbg .btn-x:active {background: url("../_Img/Sub/btn-press2.png") no-repeat center center; background-size: contain;}

/*임시 */
#selectpop-wrap .btnbg .btn:nth-child(4) {margin-left:20%;}


	@media only screen and (max-width: 1700px){
		#selectpop-wrap {width: calc(100% - 1037px); }


	}

	@media only screen and (max-width: 1520px){
		#selectpop-wrap {width: calc(100% - 1038px);}
		#selectpop-wrap .btnbg {width: 350px;}
		#selectpop-wrap .btnbg .btn-g {width: 90%;}
		#selectpop-wrap .btnbg .btn {width: 93px; height: 75px; line-height: 75px;}
		#selectpop-wrap .btnbg .btn10 {line-height: 65px;}
		#selectpop-wrap .btnbg .btn-o {line-height: 65px;}
		#selectpop-wrap .btnbg .btn-x {line-height: 65px;}
		#selectpop-wrap .btnbg .btn span {line-height: 36px;}
}

	@media only screen and (max-width: 1439px){
		#selectpop-wrap {width: 640px; height: 560px; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 2601; display: none;}
		#selectpop-wrap .popclose {position: absolute; top: 15px; right: 15px;}
		#selectpop-wrap .popclose a {background: url("../_Img/Sub/btn-close.png") no-repeat center center; display: block; width: 30px; height: 30px; background-size: contain;}
		#selectpop-wrap .poptitle span {width: 120px; height: 45px; background: #4aa1cf; border-radius: 50px; text-align: center; color: #fff; font-size: 28px; line-height: 45px; margin: 10px auto 0; display: block;}
		#selectpop-wrap .poptitle p {font-size: 18px; color: #676767; text-align: center; line-height: 150%;}
		#selectpop-wrap .btnbg {background: url("../_Img/Sub/btn-select-5num.png") no-repeat center center; width: 450px; height: 300px; margin: auto; background-size: contain; position: relative;}
		#selectpop-wrap .btnbg .btn-g {display: inline-block; position: absolute; top: 53%; left: 50%; transform: translate(-50%,-50%); width: 408px;}
		#selectpop-wrap .btnbg .btn {width: 124px; height: 94px; border-radius: 10px; background: url("../_Img/Sub/btn-bg.png") no-repeat center center; background-size: contain; font-size: 35px; color: #0f0f0f; font-family: "S-CoreDream-8Heavy"; float: left; padding: 0; margin: 3px 6px; position: relative; display: block; text-align: center; line-height: 94px;}
		#selectpop-wrap .btnbg .btn:nth-child(3n+1) {clear: both;}
		#selectpop-wrap .btnbg .btn10 {line-height: 80px;}
		#selectpop-wrap .btnbg .btn-o {line-height: 80px;}
		#selectpop-wrap .btnbg .btn-x {line-height: 80px;}
		#selectpop-wrap .btnbg .btn span {position: absolute; font-size: 12px; color: #445474; left: 50%; bottom: 0; transform: translateX(-50%); line-height: 45px; font-family: "S-CoreDream-8Heavy";}

	}

	@media only screen and (max-width: 680px){
		#selectpop-wrap {width: 80vw; height: 85vw; max-width: 640px; max-height: 560px;}
		#selectpop-wrap .popclose {}
		#selectpop-wrap .popclose a {width: 4vw; height: 4vw; min-width: 15px; min-height: 15px;}
		#selectpop-wrap .poptitle span {width: 80px; height: 30px; font-size: 16px; line-height: 30px;}
		#selectpop-wrap .poptitle p {font-size: 14px; }
		#selectpop-wrap .btnbg {width: 56vw; height: 44vw; max-width: 450px; max-height:300px; }
		#selectpop-wrap .btnbg .btn-g { width: 52.6vw; }
		#selectpop-wrap .btnbg .btn {width: 15.5vw; height: 13.4vw; max-width: 124px; max-height: 94px; line-height: 13.4vw; margin: 0 1vw; font-size: 5vw;}
		#selectpop-wrap .btnbg .btn span {font-size: 1vw; line-height:7.5vw;}
		#selectpop-wrap .btnbg .btn10 {line-height: 12.4vw;}
		#selectpop-wrap .btnbg .btn-o {line-height: 12.4vw;}
		#selectpop-wrap .btnbg .btn-x {line-height: 12.4vw;}
		#selectpop-wrap .btnbg .btn:hover {}
		#selectpop-wrap .btnbg .btn:active {}

		
	}


	@media only screen and (max-width:375px){
		#selectpop-wrap .btnbg {height: 40vw;}
		#quiz_content {display:none;}
		}








/* ======================================================
    #feedbackpop-wrap
=========================================================*/
#feedbackpop-wrap {width: 550px; height: auto; background: #fff; position: absolute; top: 2rem; left: 50%; transform: translate(-50%,0%); z-index: 2601; display: none;}
#feedbackpop-wrap .popclose {position: absolute; top: 20px; right: 20px;}
#feedbackpop-wrap .popclose a {background: url("../_Img/Sub/btn-close.png") no-repeat center center; display: block; width: 30px; height: 30px; background-size: contain; filter: invert(1);}
#feedbackpop-wrap .poptitle {width: 100%; height: 80px; line-height: 80px; text-align: center; color: #fff; background: #237E38; font-size: 30px; font-weight: bold;}
#feedbackpop-wrap .popcont {padding: 40px; box-sizing: border-box;}
#feedbackpop-wrap .popcont>p {font-size: 12px; color: #000; line-height: 150%; margin-bottom: 30px; text-align: center; word-break: keep-all; padding: 10px; box-sizing: border-box; border: 1px solid #237E38;}
#feedbackpop-wrap .popcont .feedback-table {box-sizing: border-box; }
#feedbackpop-wrap .popcont .feedback-table h3 {background: #237e38; color: #fff; line-height: 60px; padding: 0 20px; font-size: 16px; font-family: "S-CoreDream-4Regular";}
#feedbackpop-wrap .popcont .feedback-table table th {border: 1px solid #ccc; background: #f2f3f5; height: 60px; font-weight: normal; font-size: 14px;}
#feedbackpop-wrap .popcont .feedback-table table th p {text-align: left; padding: 0 20px; font-size: 14px;}
#feedbackpop-wrap .popcont .feedback-table table td {border: 1px solid #ccc; font-size: 14px;}
#feedbackpop-wrap .popcont .feedback-table table td.q21 {width: 17%; }
#feedbackpop-wrap .popcont .feedback-table table td.q22 p.name {text-align: right;}
#feedbackpop-wrap .popcont .feedback-table .score {width: 80px; text-align: center;}
#feedbackpop-wrap .popcont .feedback-table .score input[type="radio"] {display: none;}
#feedbackpop-wrap .popcont .feedback-table .score input[type="radio"] + label {display: inline-block; width: 24px; height: 24px; border: 1px solid #565656;}
#feedbackpop-wrap .popcont .feedback-table .score input[type="radio"]:checked + label {background: url("../_Img/Layout/input_check.png") no-repeat center center #237e38;}
#feedbackpop-wrap .popcont .feedback-table textarea {width: 100%; height: 125px; resize: vertical; display: block;margin-top: 10px; background: #f6f6f6; padding: 5px; box-sizing: border-box; border: 1px solid #ccc;}
#feedbackpop-wrap .popcont .feedback-table textarea:focus {box-shadow: 0 0 5px #28863e; border: 1px solid #33ab4e !important}
#feedbackpop-wrap .popcont .feedback-table button {margin: 50px auto; width: 45%; height: 50px; color: #FFFFFF; font-size: 18px; padding: 0 5px; border: none; text-align: center; background: url("../_Img/sub/btnBl_ok.png") no-repeat 140px center #237E38; display:inline-block;}



#feedbackpop-wrap .popcont .feedback-table .score2 {width: 100%; text-align: left; margin-top: 1rem;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="radio"] {display: none;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="radio"] + label {display: inline-block; width: 100%; height: 24px; border: none; background: url("../_Img/Layout/radio_no.gif") no-repeat left center; background-size: contain; padding-left: 30px; margin: 0.2rem 0;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="radio"]:checked + label {background: url("../_Img/Layout/radio-checked.gif") no-repeat left center ; background-size: contain;padding-left: 30px;margin: 0.2rem 0;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="checkbox"] {display: none;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="checkbox"] + label {display: inline-block; width: 100%; height: 24px; border: none; background: url("../_Img/Layout/radio_no.gif") no-repeat left center; background-size: contain; padding-left: 30px; margin: 0.2rem 0;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="checkbox"]:checked + label {background: url("../_Img/Layout/radio-checked.gif") no-repeat left center ; background-size: contain;padding-left: 30px;margin: 0.2rem 0;}
#feedbackpop-wrap .popcont .feedback-table .score2 input[type="text"] {width: 100%; height: 30px; background: #f6f6f6; padding: 5px; box-sizing: border-box; border: 1px solid #ccc;}




@media only screen and (max-width: 1200px){
	#feedbackpop-wrap {width: 85%; height :fit-content; max-height: 2000px;}
	#feedbackpop-wrap .popclose {top: 15px; right: 15px;}
	#feedbackpop-wrap .poptitle {height: 60px; line-height: 60px;}
	#feedbackpop-wrap .popcont {}/*height: calc(100% - 60px);*/
	#feedbackpop-wrap .popcont>p {line-height: 150%;}
	#feedbackpop-wrap .popcont .feedback-table { padding: 0;}/*overflow: scroll; height: calc(100% - 70px);*/
	#feedbackpop-wrap .popcont .feedback-table h3 {width: 1000px; height: 50px; line-height: 50px;}
	#feedbackpop-wrap .popcont .feedback-table table {width: 1000px;}
	
}
@media only screen and (max-width: 999px){
	#feedbackpop-wrap .popclose a {width: 25px; height: 25px;}
	#feedbackpop-wrap .poptitle {font-size: 24px;}
	#feedbackpop-wrap .popcont {padding: 25px;}
	#feedbackpop-wrap .popcont>p {font-size: 12px;}
	#feedbackpop-wrap .popcont .feedback-table {}
	#feedbackpop-wrap .popcont .feedback-table h3 {}
	#feedbackpop-wrap .popcont .feedback-table table {}
	
}
@media only screen and (max-width: 480px){
	#feedbackpop-wrap .popclose {}
	#feedbackpop-wrap .popclose a {width: 20px; height: 20px;}
	#feedbackpop-wrap .poptitle {height: 50px; line-height: 50px; font-size: 21px;}
	#feedbackpop-wrap .popcont {}
	#feedbackpop-wrap .popcont>p {font-size: 12px;}
	#feedbackpop-wrap .popcont .feedback-table {}
	#feedbackpop-wrap .popcont .feedback-table h3 {}
	#feedbackpop-wrap .popcont .feedback-table table {}
	
}













/*Program Table*/
.program_table
	{ width: 100%; margin-bottom: 10px; margin-top: 30px;
    border: none;border-collapse: collapse;}
.program_table table	{ border: 2px solid #444444;}

.program_table th,td {border: 1px solid #444444; padding:9px; word-break: keep-all;}

.program_table tr:nth-child(1) { background-color: #6b9fd3; color: #fff;}

.program_table .po01 { background-color: #bbd3f3; color: #1a2541;}
.program_table .po02 { background-color: #d7e5f8; color: #1a2541; width: 120px;}
.program_table .color {color: #5b93e1; font-weight: bold; display: block;}
/*.program_table .Scroll {max-height: 493px; overflow: auto; overflow-x: hidden;}*/

#agenda .txt {width: 80%; margin: 30px auto 50px; font-size: 21px; text-align: center; word-break: keep-all;}
#agenda .bg {background-color: #fdd22b;
    color: #000;
    font-size: 21px;
    font-weight: bold;} /*background: linear-gradient(0deg, transparent 30% , #fdd22b 30% , #fdd22b 70%, transparent 70%)*/
#agenda-sub .txt {width: 100%; margin: 30px auto 50px; font-size: 18px; text-align: center; word-break: keep-all;}
#agenda-sub .bg {background-color:#fdd22b;
    color: #000;
    font-size: 21px;
    font-weight: bold;}

#fcplayer_wrapper {height: 563px !important; width: 1000px !important;}


@media only screen and (max-width:1440px){
	
.program_table .Scroll {max-height: none;}
	
}


@media only screen and (max-width: 999px){
	#fcplayer_wrapper {height: auto !important; width: 100% !important;}

	
}


@media only screen and (max-width: 480px){
	.program_table th,td {font-size: 12px; padding: 6px;}
#agenda .txt {margin: 30px auto 50px; font-size: 14px; width: 90%;}
#agenda .bg {font-size: 16px;}
	
#agenda-sub .txt {margin: 30px auto 50px; font-size: 14px; width: 100%;}
#agenda-sub .bg {font-size: 16px;}
	
}




/* enter_vod */

#player-wrap ul.thumb-wrap {margin: 0; padding: 0; display: inline-block;}
.thumb-wrap:after {content: ""; display: inline-block; clear: both;}
#player-wrap ul.thumb-wrap li {width: 23%; float: left; margin: 1%; position: relative; list-style: none;}
#player-wrap ul.thumb-wrap li::marker {display: none;}
.thumb-wrap li img {width: 100%; border:1px solid #000;}
.thumb-wrap li span {font-size: 0.8rem;}



/* notice  */
#mainCate {padding-left: 0!important; border-top: 1px solid #dfdfdf; padding-top: 10px;}
#mainCate>li {color: #1a3e80!important; font-size: 18px!important; line-height: 130%; list-style: none!important;}
#mainCate>li:nth-child(1) {padding-top:0;}

#mainCate>li a {display: flex; align-items: center;}
#mainCate>li a img {max-width: 150px; margin-right: 10px;}
#mainCate>li p {font-size: 14px; color: #222222; line-height: 200%; word-break: keep-all;}
#mainCate>li p span {display: block; margin-left: 0; color:#1c63c4;}
#mainCate .subCate {padding: 0; margin: 0 0 14px 0; }
#mainCate .subCate li {list-style: none!important; margin:  0;}
#mainCate .subCate li p {line-height: 150%; }




@media only screen and (max-width: 480px){
	
	#mainCate>li a {align-items: flex-start; flex-direction: column;}
	#mainCate>li a img {max-width: none; width: 100%;}
	#mainCate>li {font-size: 16px!important; margin-bottom: 30px;}
	#mainCate>li p {font-size: 14px;}
	#mainCate>li p span {margin-left: 10px;}
	#mainCate .name {display: block; margin-left: 0px;}
	
	
}