@charset "utf-8";

.top_visual{width:100%; }
.top_visual a{display:block; width:100%; height:150px; background-position:center top; background-size:cover;}
.top_visual a img{display:none; width:100%;}

.intro_inner{width:460px; margin:0 auto; padding:80px 0;}
.intro_inner h3{font-size:20px; text-align:center; font-weight:500; color:#666;}
.intro_inner h3 strong{display:inline-block; color:#111;}
.intro_inner ul{width:100%; margin-top:30px;}
.intro_inner ul li{width:100%; margin-top:10px;}
.intro_inner ul li a{display:block; width:100%; height:80px; line-height:80px; text-align:center; background:#04a2b3; font-size:18px; color:white; font-family:'Nanum Gothic', sans-serif; font-weight:700; border-radius:40px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.intro_inner ul li a:hover{background:#0a8fd9;}

.receipt_popup{display:none; text-align:center; position:fixed; top:50%; left:50%; z-index:1001; padding:60px 40px 40px 40px; width:420px; margin-left:-210px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
.receipt_popup h3{font-size:30px; text-align:center; color:#111;}
a.pop_close03{display:block; font-size:0; text-indent:-9999999; overflow:hidden; width:18px; height:18px; background:url('../img/board/option_close_white.png') 0 0 no-repeat; position:absolute; top:20px; right:20px;}
	/* 다운로드 버튼 아이콘 */
a.download_btn {display:block; font-size:0; text-indent:-9999999; overflow:hidden; width:24px; height:24px; background:url('../img/download_btn.png') 0 0 no-repeat; position:absolute; top:16px; right:55px; background-size:100%;}

.receipt_name{width:100%; font-size:15px; text-align:center; color:#111; margin-top:20px; border-bottom:3px solid #e8e8e8; padding-bottom:30px;}
.receipt_name strong{display:inline-block; font-size:18px;}
.receipt_name p{display:inline-block;}
.receipt_cont{width:100%; padding:30px 20px;}
.receipt_cont table{border-collapse:collapse;}
.receipt_cont table th{font-size:16px; color:#111; padding:12px 0; text-align:left;}
.receipt_cont table td{color:#666; padding:12px 0; text-align:left;}
.receipt_cont table td span{font-size:14px; vertical-align:2px; padding-left:4px; font-weight:500;}
.receipt_cont table td dfn{font-style:normal; color:#111;}
.rec_num{font-size:24px; font-weight:700;}
.rec_nam{font-size:17px;}

.receipt_bottom{width:100%; text-align:center; border-top:3px solid #e8e8e8; padding-top:40px;}
.receipt_bottom p{font-size:16px; color:#111;}
.receipt_bottom ul{margin-top:10px;}
.receipt_bottom ul li{display:inline-block; font-size:18px; color:#111;}
.receipt_bottom ul li span{font-size:14px; display:inline-block; padding-left:4px; vertical-align:2px; color:#666;}

.receipt_bottom > div{position:relative; font-size:16px; margin-top:32px; color:#111;}
.receipt_bottom > div img{width:54px; height:54px; position:relative; top:-20px;}

.dim03{position:fixed; top:0; left:0; z-index:1000; background:black; width:100%; height:100%; opacity:0.5; display:none;}

.receipt_popup2{display:block; text-align:center; position:fixed; top:50px; left:50px; z-index:1001; padding:60px 40px 40px 40px; width:420px; background:white; border-radius:10px; border:1px solid #ddd;}
.receipt_popup2 h3{font-size:30px; text-align:center; color:#111;}

.content_top{width:100%; margin-top:30px;}
.content_top .ctop_banner{width:100%; min-height:200px; background:#f7f7f7; border:1px solid #e4e4e4;}
.content_top .ctop_banner img{width:100%;}
.content_top .notice_wrap{width:100%; margin-top:30px;}
.content_top .notice_wrap h3{display:block; font-size:20px; font-weight:700; color:#04a2b3; line-height:100%;}
.content_top .notice_wrap .box{width:100%; margin-top:20px;}
.content_top .notice_wrap .box strong{display:block; font-size:18px; color:#2a323c; font-weight:700; line-height:28px;}
.content_top .notice_wrap .box p{font-size:13px; color:#666; line-height:22px; margin-top:10px;}
.content_top .notice_wrap .box dfn{display:block; font-size:13px; color:#888; margin-top:16px;}

.sc{width:100%; margin-top:60px;}
.sc .sc_tab{width:100%; border-bottom:1px solid #d6e0e9;}
.sc .sc_tab ul{width:1200px; margin:0 auto; overflow:hidden;}
.sc .sc_tab ul li{float:left; padding:0 26px;}
.sc .sc_tab ul li:first-child{padding-left:0;}
.sc .sc_tab ul li a{display:block; font-size:16px; color:#6f7e95; font-weight:700; font-family:'Nanum Gothic', sans-serif; position:relative; padding-bottom:24px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.sc .sc_tab ul li a:after{content:''; position:absolute; left:0; right:0; bottom:0; opacity:0; border-bottom:3px solid #04a2b3; transform:scale(0) translateZ(0); transition:transform 0.3s ease, opacity 0.3s ease, border 0.3s;}
.sc .sc_tab ul li.on a{color:#2a323c; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.sc .sc_tab ul li.on a:after{opacity:1; transform:scale(1) translateZ(0); border-color:#04a2b3;}
.sc .sc_tab ul li:hover a:after{opacity:1; transform:scale(1) translateZ(0); border-color:#04a2b3;}
.sc .sc_tab ul li.onair a:before{content:''; position:absolute; top:2px; right:-8px; width:5px; height:5px; border-radius:100%; background:#ff0000;}

.sc_cont{width:100%; /*background:#edf2f6;*/ padding:0 0 40px 0;}

.room_wrap{width:100%;}
.room_wrap h3{font-size:20px; color:#2a323c; font-weight:700; line-height:100%;}
.room_wrap .room_tab{width:100%; font-size:0; border-bottom:1px solid #0a8fd9;}
.room_wrap .room_tab a{display:inline-block; height:36px; padding:0 34px; line-height:34px; border:1px solid #c2cdd2; border-bottom:0; border-radius:10px 10px 0 0; background:white; font-size:13px; color:#546e7a; text-align:center; font-family:'Nanum Gothic', sans-serif; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.room_wrap .room_tab a:hover{background:#ecf1f4; border:1px solid #0a8fd9; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; border-bottom:0;}
.room_wrap .room_tab a.on{background:#0a8fd9; border:1px solid #0a8fd9; color:white; font-weight:700; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.room_wrap .room_cont{width:100%; margin-top:36px;}
.room_wrap .room_cont .rc_top{width:100%; overflow:hidden;}
.room_wrap .room_cont .rc_top .rct_left{width:860px; float:left;}
.room_wrap .room_cont .rc_top .rct_left strong{display:block; font-size:18px; color:#2a323c; font-weight:700; line-height:28px;}
.room_wrap .room_cont .rc_top .rct_left p{font-size:13px; color:#888; line-height:100%; margin-top:14px;}
.room_wrap .room_cont .rc_top .rct_right{float:right; font-size:0; margin-top:4px;}
.room_wrap .room_cont .rc_top .rct_right a{display:inline-block; width:140px; height:42px; line-height:42px; font-size:14px; font-weight:500; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:6px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.room_wrap .room_cont .rc_top .rct_right a:after{content:''; position:absolute; top:50%; margin-top:-4px; right:20px; width:5px; height:9px; background:url('../img/board/btn_blit.png') 0 0 no-repeat;}
.room_wrap .room_cont .rc_top .rct_right a:first-child{margin-left:0;}
.room_wrap .room_cont .rc_top .rct_right a.rc_poster_btn{background:#04a2b3;}
.room_wrap .room_cont .rc_top .rct_right a.rc_poster_btn:hover{background:#0a8fd9;}
.room_wrap .room_cont .rc_top .rct_right a.rc_stamp_btn{background:#6e7d94;}
.room_wrap .room_cont .rc_top .rct_right a.rc_stamp_btn:hover{background:#45546a;}
/*
.room_wrap .room_cont .rc_video_wrap{width:100%; overflow:hidden; text-align:center; margin-top:24px;}
.room_wrap .room_cont .rc_video{width:76%; display:inline-block;  background:#f7f7f7; border:1px solid #e4e4e4; }
.room_wrap .room_cont .rc_video > div{width:100%; height:100%;}
.room_wrap .room_cont .rc_video .video-js{width:100% !important;}
.room_wrap .room_cont .rc_video video{width:100% !important;}
.room_wrap .room_cont .rc_video .livestation-player-dimensions{height:512px !important;}
.room_wrap .room_cont .rc_chat{width:23%; height:512px; float:right; background:gray; text-align:left;}
*/
.room_wrap .room_cont .rc_video_wrap{width:100%; overflow:hidden; text-align:center; margin-top:24px;}
.room_wrap .room_cont .rc_video{width:76%; display:inline-block;  background:#f7f7f7; border:1px solid #e4e4e4; transition:all 0.5s; position:relative; bottom:auto; right:auto; z-index:350;}
.room_wrap .room_cont .rc_video.on {width:27%; position:fixed; bottom:0; right:0;}
.room_wrap .room_cont .rc_video > div{width:100%; height:100%;}
.room_wrap .room_cont .rc_video .video-js{width:100% !important;}
.room_wrap .room_cont .rc_video video{width:100% !important;}
.room_wrap .room_cont .rc_video .livestation-player-dimensions{height:512px !important;}
.room_wrap .room_cont .rc_chat{width:23%; height:512px; float:right; background:gray; text-align:left;}
.room_wrap .room_cont .rc_chat iframe {height:100% !important;}
/* .room_wrap .room_cont .rc_chat iframe{height:512px !important;} */
.room_wrap .room_cont .rc_video.on .livestation-player-dimensions {height:300px !important;}

/*
.room_wrap .room_cont .rc_video02{width:100%; display:inline-block; height:100%; background:#f7f7f7; border:1px solid #e4e4e4; }
.room_wrap .room_cont .rc_video02 > div{width:100%;}
.room_wrap .room_cont .rc_video02 > div .vjs-tech{width:100%; height:auto;}
.room_wrap .room_cont .rc_video02 .livestation-player-dimensions{}
*/

.room_wrap .room_cont .rc_video02{width:100%; height:0; padding-bottom:56.25%; display:inline-block; background:#f7f7f7; border:1px solid #e4e4e4; position:relative;}
.room_wrap .room_cont .rc_video02 > div{position:absolute; width:100%; height:100%;}
.room_wrap .room_cont .rc_video02 > div .vjs-tech{}
.room_wrap .room_cont .rc_video02 .livestation-player-dimensions{}



h3.sub_title{font-size:30px; color:#2a323c; font-weight:700; text-align:center; padding-bottom:30px;}

.ebooth_wrap{width:100%;}
.ebooth_wrap .eb_top{width:100%; overflow:hidden;}
.ebooth_wrap .eb_top h3{font-size:20px; color:#2a323c; font-weight:700; line-height:100%; float:left; line-height:42px;}
.ebooth_wrap .eb_top .eb_right{float:right; font-size:0;}
.ebooth_wrap .eb_top .eb_right a{display:inline-block; width:140px; height:42px; line-height:42px; font-size:14px; font-weight:500; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:6px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.ebooth_wrap .eb_top .eb_right a:after{content:''; position:absolute; top:50%; margin-top:-4px; right:20px; width:5px; height:9px; background:url('../img/board/btn_blit.png') 0 0 no-repeat;}
.ebooth_wrap .eb_top .eb_right a:first-child{margin-left:0;}
.ebooth_wrap .eb_top .eb_right a.rc_not_btn{background:#04a2b3; font-size:13px; font-weight:700;}
.ebooth_wrap .eb_top .eb_right a.rc_not_btn:hover{background:#0a8fd9;}
.ebooth_wrap .eb_top .eb_right a.rc_stamp_btn{background:#6e7d94;}
.ebooth_wrap .eb_top .eb_right a.rc_stamp_btn:hover{background:#45546a;}

.ebooth_wrap .ebooth_list{width:100%; margin-top:10px; border:1px solid #c2cdd2; border-radius:10px; background:white; padding:30px 0; position:relative;}
.ebooth_wrap .ebooth_list ul{width:1050px; margin:0 auto;}
.ebooth_wrap .ebooth_list ul li{}
/*
.ebooth_wrap .ebooth_list ul li a{display:block; width:150px; height:50px; outline:none;}
.ebooth_wrap .ebooth_list ul li a img{width:150px; height:50px;}
*/
.ebooth_wrap .ebooth_list ul li a{display:block; outline:none; padding-bottom:41.67%; background-size:contain !important;}
.ebooth_wrap .ebooth_list ul li a img{width:150px; height:50px;}

.ebooth_wrap .ebooth_list .slick-slide{margin:0 10px;}
.ebooth_wrap .ebooth_list .slick-arrow{position:absolute; top:50%; margin-top:-12px; outline:none;}
.ebooth_wrap .ebooth_list .slick-prev{width:13px; height:24px; background:url('../img/board/booth_arrow_prev.png') 0 0 no-repeat; font-size:0; text-indent:-9999999999; overflow:hidden; left:-36px;}
.ebooth_wrap .ebooth_list .slick-next{width:13px; height:24px; background:url('../img/board/booth_arrow_next.png') 0 0 no-repeat; font-size:0; text-indent:-9999999999; overflow:hidden; right:-36px;}

.e_booth_list ul.e_boothUI {text-align:center;}
.e_booth_list ul.e_boothUI li {float:none; display:inline-block;}

.room_wrap .room_cont .rc_video > div.modalLayer {position:absolute; top:50%; left:50%; z-index:250; background:rgba(0,0,0,0.5); color:#fff; transform:translate(-50%, -50%)}
.room_wrap .room_cont .rc_video > div.modalLayer button {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%)}

.room_wrap .room_cont .rc_video > div.s_modalLayer {position:absolute; top:50%; left:50%; z-index:250; background:rgba(0,0,0,0.8); color:#fff; transform:translate(-50%, -50%)}
.room_wrap .room_cont .rc_video > div.s_modalLayer button {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%)}

.room_wrap .room_cont .rc_video02 > div.modalLayer {position:absolute; top:50%; left:50%; z-index:250; background:rgba(0,0,0,0.5); color:#fff; transform:translate(-50%, -50%)}
.room_wrap .room_cont .rc_video02 > div.modalLayer button {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%)}

.room_wrap .room_cont .rc_video02 > div.s_modalLayer {position:absolute; top:50%; left:50%; z-index:250; background:rgba(0,0,0,0.8); color:#fff; transform:translate(-50%, -50%)}
.room_wrap .room_cont .rc_video02 > div.s_modalLayer button {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%)}

.eboth_inalign {display:flex; flex-direction: row; justify-content: center;} 
.eboth_inalign div {margin:0 5px;}
.eboth_inalign div a {display:block; width:250px; height:80px;}

.schedule_wrap{width:100%; margin-top:5px;}
.schedule_wrap h3{font-size:20px; color:#2a323c; font-weight:700; line-height:100%; line-height:100%;}
.schedule_list{width:100%; margin-top:5px;}
.schedule_list .box{margin-bottom:10px;}
.schedule_list .box .item{width:100%; border:1px solid #c2cdd2; border-radius:10px; padding:24px 30px; overflow:hidden;}
.schedule_list .box .item .item_left{width:100%;}
.schedule_list .box .item .item_left strong{display:block; font-size:18px; color:#2a323c; font-weight:700; line-height:24px; padding-top:4px;}
.schedule_list .box .item .item_left ul{overflow:hidden; margin-top:14px;}
.schedule_list .box .item .item_left ul li{font-size:13px; color:#888; float:left; position:relative; padding:0 10px;}
.schedule_list .box .item .item_left ul li.time{font-size:14px; color:#0a8fd9; font-weight:700;}
.schedule_list .box .item .item_left ul li:before{content:''; position:absolute; top:50%; left:0; margin-top:-5px; width:1px; height:10px; background:#b1bdc3;}
.schedule_list .box .item .item_left ul li:first-child{padding-left:0;}
.schedule_list .box .item .item_left ul li:first-child:before{display:none;}
.schedule_list .box .item .item_right{width:100%; margin-top:10px;}
.schedule_list .box .item .item_right a{display:inline-block; height:36px; line-height:36px; text-align:center; border-radius:4px; color:white; font-size:11px; padding:0 20px;}
.schedule_list .box .item .item_right a.exit_btn{background:#2a323c;}
.schedule_list .box .item .item_right a.text_btn{background:#e66060;}
.schedule_list .box .item .item_right a.attendance_start_btn{background:#04a2b3;}
.schedule_list .box .item .item_right a.attendance_end_btn{background:#2a323c;}
.schedule_list .box .item .item_right a.end_btn{background:#6e7d94;}
.schedule_list .box .item .item_right a em.etxx {font-style:normal; overflow:hidden; white-space: nowrap; vertical-align:middle; text-overflow:ellipsis; width:100%; display:inline-block; word-break:break-all;}

.schedule_list .box .item .item_right a.detailed_btn{background:#0a8fd9;}
.schedule_list .box .item .item_right a.att_start_btn{background:#bdc9d1; color:#2a323c;}
.schedule_list .box .item .item_right a.att_end_btn{background:#bdc9d1; color:#2a323c;}

.schedule_list .box .item .item_left span.time{font-size:16px; color:#666;}
.schedule_list .box .item .item_left div{font-size:16px; color:#0a8fd9; margin-top:6px;}
.schedule_list .box .item .item_left div span{font-size:16px;}


.schedule_list .box .question{display:none; background:white; border-radius:10px; margin-top:6px; border:1px solid #c2cdd2; position:relative;}
.schedule_list .box .question .q_btn{position:absolute; top:12px; right:30px;}

.schedule_list .box .question table{width:100%; border-collapse:collapse;}
.schedule_list .box .question table th{font-size:16px; color:#6e7d94; font-weight:700; text-align:center; border-bottom:1px solid #c2cdd2; border-left:1px solid #e4e4e4; height:60px; line-height:60px; letter-spacing:0;}
.schedule_list .box .question table th:first-child{border-left:0;}
.schedule_list .box .question table td{border-left:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; padding:24px 20px; color:#666;}
.schedule_list .box .question table td:first-child{text-align:center; border-left:0;}
.schedule_list .box .question table td.num{font-size:13px; vertical-align:top;}
.schedule_list .box .question table td.subject{font-size:15px; color:#2a323c; font-weight:700; vertical-align:top;}
.schedule_list .box .question table td.qus_wrap{padding:14px 20px;}
.schedule_list .box .question table td.qus_wrap div{margin:10px 0;}
.schedule_list .box .question table td.qus_wrap div input{width:20px; height:20px; cursor:pointer;}
.schedule_list .box .question table td.qus_wrap div label{font-size:13px; color:#666; display:inline-block; padding-left:2px; cursor:pointer; width:calc(100% - 30px);}

.qq_btn02{padding:20px; text-align:right;}
.qq_btn02 a{background:#2a323c !important; color:white !important;}
.qq_btn02 a.qq_send{background:#e66060 !important; border:1px solid #e66060 !important;}

#answer_click {background:white; display: inline-block; border:1px solid #2a323c; width: 100px; height: 36px; line-height: 34px; text-align: center; border-radius: 4px; color:#2a323c; font-size: 13px;}
#answer_click_2 {background:white; display: inline-block; border:1px solid #2a323c; width: 100px; height: 36px; line-height: 34px; text-align: center; border-radius: 4px; color:#2a323c; font-size: 13px;}


.schedule_list .box .detailed_cont{display:none; position:relative;}
.schedule_list .box .item{width:100%; border-radius:10px; padding:14px 30px; overflow:hidden; border:0; margin-top:3px; background:white; border-radius:10px; border:1px solid #c2cdd2;}

/* 숙박안내 */
.taB_section {}
.tabMsec {display:flex; margin-top:15px;}
.tabMsec li {padding:15px 0; background:#eee; color:#000; font-size:16px; width:50%; text-align:center;}
.tabMsec li.on {background:#091C44; color:#fff;}
.showhidesection .schedule_list .box {font-size:14px; line-height:20px;}

.tabMsec2 li {padding:10px 0; background:#eee; color:#000; font-size:14px; width:100%; text-align:center; margin-top:5px;}
.tabMsec2 li.on {background:#091C44; color:#fff;}

/* 안내페이지 공통 */
.transport {margin:15px 0;}
.schedule_wrap .titleh {position:relative; padding-left:12px; font-size:18px; line-height:22px; margin:10px 0;}
.schedule_wrap .titleh:after {content:""; width:8px; height:8px; border-radius:50%; background:#091C44; position:absolute; top:8px; left:0;}
.transport h4 {font-size:20px; margin-bottom:10px; color:#000; }
.stit {position:relative; padding-left:12px; font-size:15px; font-weight:bold;}
.stit:after {content:""; width:8px; height:8px; border-radius:50%; background:#091C44; position:absolute; top:6px; left:0;}
.stit .place_btn {background:#154384; border-radius:20px;  padding:5px 10px;}
.stit .place_btn a {color:#fff;  padding: 10px;}
.transport .list li {position:relative; padding-left:20px; font-size:14px; line-height:18px; margin:8px 0;}
.transport .list li:after {content:">>"; position:absolute; top:3px; left:5px; font-size:9px; font-weight:bold;}
.transport .place{border-collapse:collapse; width:100%;}
.transport .place th, .transport .place td{border: 1px solid #ddd; text-align:center; padding: 10px;}
.transport .place th{ background:#154384; color:#fff;}

.v_btn {background:#154384; border-radius:20px;  padding:5px;}
.v_btn a {color:#fff;  padding: 10px;}

/* 숙박안내 */
.roominFo .box {padding:15px 0;}
.roominFo .box h4 {font-size: 16px; color: #237cd8; margin-bottom: 10px; line-height:20px;}
.roominFo .box p {line-height:20px; font-size:14px;}
.roominFo .box p button {background:#2a52a4; color:#fff; padding:8px 20px; margin-top:10px;}
.roominFo .box ul {margin-top:10px;}
.roominFo .box ul li {line-height:20px; font-size:14px; color:#ff0000;}

/* popup */
.popup{width:100%; height:100%;}
.stamp_popup{display:none; position:fixed; top:50%; left:50%; z-index:1001; padding:34px 40px; width:784px; margin-left:-392px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
.popup_top{width:100%; border-bottom:1px solid #dedede; padding-bottom:20px;}
.popup_top h3{display:block; font-size:20px; color:#04a2b3; font-weight:700; letter-spacing:0; line-height:100%;}
.stamp_popup h4{font-size:14px; color:#666; font-weight:400; padding-top:20px;}

.stamp_popup .stamp_logo{margin:0 -10px; height:380px; overflow-y:auto;}
.stamp_popup .stamp_logo ul{width:100%; overflow:hidden; margin-top:20px;}
.stamp_popup .stamp_logo ul li{width:25%; float:left; padding:0 10px; margin-top:20px;}
.stamp_popup .stamp_logo ul li a{display:block; position:relative; border-radius:100%; overflow:hidden;}
.stamp_popup .stamp_logo ul li a:after{content:''; position:absolute; top:0; left:0; width:160px; height:160px; background:url('../img/board/stamp_off.png') 0 0 no-repeat;}
.stamp_popup .stamp_logo ul li a img{width:160px; height:160px;}
.stamp_popup .stamp_logo ul li.on a:after{content:'Check'; background:url('../img/board/stamp_on.png') 0 0 no-repeat; color:white; font-size:18px; font-weight:700; text-align:center; line-height:160px;}

.stamp_popup .btn_wrap{width:100%; border-top:1px solid #dedede; padding-top:30px; margin-top:32px; text-align:center;}
.stamp_popup .btn_wrap a{display:inline-block; height:42px; line-height:42px; text-align:center; color:white; border-radius:21px; font-size:14px; font-weight:700; padding:0 46px;}
.stamp_popup .btn_wrap a.mission_com{background:#04a2b3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.stamp_popup .btn_wrap a.mission_com:hover{background:#0a8fd9;}
.stamp_popup .btn_wrap a.mission_prog{background:#6e7d94;}
.stamp_popup .btn_wrap a.mission_prog span{font-size:13px; font-weight:400;}


.poster_popup{display:none; position:fixed; top:50%; left:50%; z-index:1001; padding:34px 40px; width:588px; height:684px; margin-left:-294px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}

.poster_popup .poster_slide_wrap{width:100%; overflow:hidden; margin-top:30px;}
.poster_popup .poster_slide_wrap .poster_slide{width:386px; float:left;}
.poster_popup .poster_slide_wrap .poster_slide .box{width:386px !important;}
.poster_popup .poster_slide_wrap .poster_slide .box img{width:386px; height:507px;}
.poster_popup .poster_slide_wrap .poster_slide .box p{width:100%; text-align:center; font-size:15px; color:#2a323c; font-weight:700; margin-top:20px;}

.poster_popup .poster_slide_wrap .poster_slide_nav{width:100px; float:right; padding:28px 0;}
.poster_popup .poster_slide_wrap .poster_slide_nav .box{width:100px !important; cursor:pointer;}
.poster_popup .poster_slide_wrap .poster_slide_nav .box img{width:100px; height:130px;}
.poster_popup .poster_slide_wrap .poster_slide_nav .box p{width:100%; text-align:center; font-size:13px; color:#888; margin-top:8px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.poster_popup .poster_slide_wrap .poster_slide_nav .slick-list{width:100px !important; height:496px !important;}
.poster_popup .poster_slide_wrap .poster_slide_nav .slick-current img{border:2px solid #04a2b3;}
.poster_popup .poster_slide_wrap .poster_slide_nav .slick-current p{color:#2a323c; font-weight:700;}
.poster_popup .poster_slide_wrap .poster_slide_nav .slick-slide{border:0 !important; outline:none; margin-bottom:12px; max-height:154px;}

.poster_popup .poster_slide_wrap .poster_slide_nav .slick-arrow{position:absolute; left:50%; margin-left:-12px; outline:none;}
.poster_popup .poster_slide_wrap .poster_slide_nav .slick-prev{width:24px; height:13px; background:url('../img/board/poster_arrow_prev.png') 0 0 no-repeat; font-size:0; text-indent:-9999999999; overflow:hidden; top:0;}
.poster_popup .poster_slide_wrap .poster_slide_nav .slick-next{width:24px; height:13px; background:url('../img/board/poster_arrow_next.png') 0 0 no-repeat; font-size:0; text-indent:-9999999999; overflow:hidden; bottom:0;}


.gifticon_popup{display:none; position:fixed; top:50%; left:50%; z-index:1001; padding:34px 40px; width:784px; height:646px; margin-left:-392px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
.gifticon_popup .gificon_cont{width:100%; height:410px; overflow-y:auto; margin-top:20px;}
.gifticon_popup .btn_wrap{width:100%; border-top:1px solid #dedede; padding-top:30px; margin-top:32px; text-align:center;}
.gifticon_popup .btn_wrap a{display:inline-block; height:42px; line-height:42px; text-align:center; color:white; border-radius:21px; font-size:14px; font-weight:700; padding:0 46px;}
.gifticon_popup .btn_wrap a.confirm_btn{background:#04a2b3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.gifticon_popup .btn_wrap a.confirm_btn:hover{background:#0a8fd9;}



a.pop_close{display:block; font-size:0; text-indent:-9999999; overflow:hidden; width:18px; height:18px; background:url('../img/board/option_close_white.png') 0 0 no-repeat; position:absolute; top:34px; right:40px;}
.popup .dim{position:fixed; top:0; left:0; z-index:1000; background:black; width:100%; height:100%; opacity:0.5; display:none;}





.logout_popup{display:none; text-align:center; position:fixed; top:50%; left:50%; z-index:1001; padding:30px 40px; width:460px; height:300px; margin-left:-230px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
.logout_popup h3{position:relative; text-align:center; font-size:20px; color:#111; padding-top:40px;}
.logout_popup h3:before{content:''; position:absolute; top:0; left:50%; margin-left:-17px; width:34px; height:30px; background:url('../img/log_popup_icon.png') 0 0 no-repeat;}
.logout_popup div{text-align:center; font-size:14px; color:#111; margin-top:20px;}
.logout_popup div strong{font-size:16px; display:inline-block; padding-right:2px;}
.logout_popup p{text-align:center; font-size:14px; line-height:20px; margin-top:10px;}
.logout_popup p span{color:#04a2b3; display:inline-block;}
.logout_popup a{background:#04a2b3; font-size:13px; text-align:center; font-weight:700; display:inline-block; width:140px; height:42px; line-height:42px; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:6px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin-top:30px;}
.logout_popup a:hover{background:#0a8fd9;}

.notice_popup{display:none; text-align:center; position:fixed; top:50%; left:50%; z-index:1001; width:1000px; height:560px; margin-left:-500px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
.notice_popup h3{text-align:left; font-size:18px; color:#111; width:100%; background:#04a2b3; color:white; border-radius:10px 10px 0 0; padding:18px 40px;}
.notice_popup div{width:100%; padding:30px 40px;}
.notice_popup div strong{text-align:left; display:block; font-size:22px; color:#111; line-height:32px; border-bottom:1px solid #e1e1e1; padding-bottom:20px;}
.notice_popup div p{text-align:left; font-size:14px; color:#666; margin-top:20px; line-height:22px; height:286px; overflow-y:auto;}
.notice_popup a{background:#04a2b3; font-size:13px; text-align:center; font-weight:700; display:inline-block; width:140px; height:42px; line-height:42px; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:6px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.notice_popup a:hover{background:#0a8fd9;}

.dim02{position:fixed; top:0; left:0; z-index:1000; background:black; width:100%; height:100%; opacity:0.5; display:none;}

/* intro */
.intro_menusection {}
.intro_menusection .inner_top {}
.intro_menusection .inner_top .inner_img {width:25%; margin:0 auto 20px;}
.intro_menusection .inner_top .inner_img img {width:100%;}
.intro_menusection .inner_top h3 {font-size:28px; color:#0C3880; text-align:center;}
.intro_menusection .inner_top h3 span {display:block; font-size:14px; margin-bottom:5px; font-weight:normal;}
.intro_menusection .inner_top p {font-size:14px; color:#0C3880; text-align:center; margin-top:8px;}

.middle_Menu {padding:20px 0; box-sizing:border-box; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; height:100%;}
.mMenu {display:flex; flex-wrap: wrap; padding:0 5%; margin-top:20px;}
.mMenu li {margin-bottom:35px; flex:0 0 calc(50% - 10px); background:#fff; margin:5px 5px; border-radius: 15px;}
.mMenu li > a {display:block; padding:15px 0 65px 20px; color:#fff; font-weight:bold; background-repeat:no-repeat; text-align:left; background-position:90% 85%;}
.mMenu li > a span {display:block; font-size:15px; line-height:16px;}
.mMenu li.clr00 {background-color: rgba(0, 112, 192, 0.8);}
.mMenu li.clr01 {background-color: rgba(91, 23, 206, 0.8);}
.mMenu li.clr02 {background-color: rgba(56, 87, 35, 0.8);}
.mMenu li.clr03 {background-color: rgba(0, 176, 80, 0.8);}
.mMenu li.clr04 {background-color: rgba(145, 35, 137, 0.8);}
.mMenu li.clr05 {background-color: rgba(72, 80, 66, 0.8);}

/*
.mMenu li.clr04 {background-color: rgba(191, 144, 0, 0.85);}
.mMenu li.clr05 {background-color: rgba(132, 60, 12, 0.85);}
*/

.bottom_Link {padding:0 calc(5% + 5px);}
.bottom_Link a {display:block; margin-top:10px; color:#fff; text-align:center; line-height:45px; font-weight:bold;}
.bottom_Link a.notice_link span {display:inline-block; background-repeat:no-repeat; background-position:10px 10px; padding:0 0 0 45px;}
.bottom_Link a.bgcolor00 {background-color:rgba(130, 60, 12, 0.85);}
.bottom_Link a.bgcolor01 {background-color:rgba(191, 144, 0, 0.85);}
.bottom_Link a.bgcolor02 {background-color:rgba(0, 112, 192, 0.85);}
.bottom_Link a.bgcolor03 {background-color:rgba(72, 80, 66, 0.85);}
.bottom_Link a.bgcolor04 {background-color:rgba(145, 35, 137, 0.85);}
.bottom_Link a.bgcolor05 {background-color:rgba(145, 35, 137, 0.85);}
.bottom_Link a.bgcolor06 {background-color:rgba(145, 35, 137, 0.85);}

.nlistbbtn {margin:15px 0 40px;}
.nlistbbtn:after {content:""; display:block; height:0; clear:both;}
.nlistbbtn span {display:inline-block; height:42px; line-height:40px; border:1px solid #d9d9d9; border-radius:4px; text-align:center; padding:0 20px;}
.nlistbbtn > span {background:#222; color:#fff; border:0;}
.nlistbbtn .align {float:right;}
.nlistbbtn .align span + span {margin-left:5px;}

.chk_download {display:flex; margin-top:10px;}
.chk_download a, .chk_download span {display:inline-block; flex:0 0 calc(50% - 5px);  height:30px; line-height:28px; text-align:center; border-radius:5px; font-size:12px;} 
.chk_download a {background:#0a8fd9; color:#fff; margin-right:5px;}
.chk_download a em {font-style:normal;}
.chk_download span {margin-left:5px; background:#f9f9f9; border:1px solid #ddd;}

.repopup {width:95% !important; transform:translate(-50%, -50%) !important; margin:0 !important; height:98%; padding:20px 10px !important;}
.repopup .popup_top {height:30px;}
.repopup .box {overflow-y:auto; height:calc(100% - 30px);}

@media all and (max-width:1220px) {
	
	/*
	.room_wrap .room_cont .rc_video_wrap{width:100%; margin-top:12px;}
	.room_wrap .room_cont .rc_video{width:76%; display:inline-block; height:512px; background:#f7f7f7; border:1px solid #e4e4e4; }
	
	.room_wrap .room_cont .rc_video .video-js{width:100% !important;}
	.room_wrap .room_cont .rc_video video{width:100% !important;}
	.room_wrap .room_cont .rc_video .livestation-player-dimensions{height:512px !important;}
	.room_wrap .room_cont .rc_chat{width:23%; height:512px; float:right; background:gray; text-align:left;}
	*/

	.room_wrap .room_cont .rc_video_wrap{width:100%; margin-top:12px;}
	.room_wrap .room_cont .rc_video{width:100%; height:0; padding-bottom:56.25%; display:inline-block; background:#f7f7f7; border:1px solid #e4e4e4; position:relative;}
	.room_wrap .room_cont .rc_video.on {padding-bottom:0; height:160px; width:55%; z-index:250;}
	.room_wrap .room_cont .rc_video > div{position:absolute; width:100%; height:100%;}
	.room_wrap .room_cont .rc_video .livestation-player-dimensions{height:100% !important;}
	.room_wrap .room_cont .rc_video.on .livestation-player-dimensions {height:160px !important;}

	.room_wrap .room_cont .rc_video .video-js{width:100% !important;}
	.room_wrap .room_cont .rc_video video{width:100% !important;}
	.room_wrap .room_cont .rc_chat{width:23%; height:512px; float:right; background:gray; text-align:left;}

	/*
	.room_wrap .room_cont .rc_video_wrap{width:100%; margin-top:12px;}
	.room_wrap .room_cont .rc_video{width:100%; height:0; padding-bottom:56.25%; display:inline-block; background:#f7f7f7; border:1px solid #e4e4e4; position:relative;}
	.room_wrap .room_cont .rc_video > div{position:absolute; width:100%; height:100%;}
	.room_wrap .room_cont .rc_video .livestation-player-dimensions{height:100% !important;}

	.room_wrap .room_cont .rc_video .video-js{width:100% !important;}
	.room_wrap .room_cont .rc_video video{width:100% !important;}
	.room_wrap .room_cont .rc_chat{width:23%; height:512px; float:right; background:gray; text-align:left;}
	 */

	/*.room_wrap .room_cont .rc_video02{height:auto; }
	.room_wrap .room_cont .rc_video02 .livestation-player-dimensions{height:100% !important;}
	.room_wrap .room_cont .rc_video02 .livestation-player-dimensions video{width:100%; max-width:640px; height:auto !important;}*/


	.top_visual{width:100%;}
	.top_visual a{height:auto; background-position:center top; background-size:cover; background:none !important;}
	.top_visual a img{display:block; width:100%;}

	.intro_inner{width:100%; padding:40px 10%;}
	.intro_inner h3{font-size:18px; text-align:center; font-weight:500; color:#666;}
	.intro_inner h3 strong{display:inline-block; color:#111;}
	.intro_inner ul{width:100%; margin-top:30px;}
	.intro_inner ul li{width:100%; margin-top:6px;}
	.intro_inner ul li a{display:block; width:100%; height:50px; line-height:50px; text-align:center; background:#04a2b3; font-size:14px; color:white; font-family:'Nanum Gothic', sans-serif; font-weight:700; border-radius:40px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.intro_inner ul li a:hover{background:#0a8fd9;}


	.receipt_popup{display:none; text-align:center; position:fixed; top:50%; left:50%; z-index:1001; padding:40px 40px 20px 40px; width:80%; margin-left:-40%; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
	.receipt_popup h3{font-size:20px; text-align:center; color:#111;}
	a.pop_close03 {display:block; font-size:0; text-indent:-9999999; overflow:hidden; width:10px; height:10px; background:url('../img/board/option_close_white.png') 0 0 no-repeat; position:absolute; top:16px; right:16px; background-size:100%;}
		/* 다운로드 버튼 아이콘 */
	a.download_btn {display:block; font-size:0; text-indent:-9999999; overflow:hidden; width:15px; height:15px; background:url('../img/download_btn.png') 0 0 no-repeat; position:absolute; top:12px; right:40px; background-size:100%;}
	.receipt_name{width:100%; font-size:13px; text-align:center; color:#111; margin-top:16px; border-bottom:3px solid #e8e8e8; padding-bottom:15px;}
	.receipt_name strong{display:inline-block; font-size:14px;}
	.receipt_name p{display:inline-block;}
	.receipt_cont{width:100%; padding:20px 16px;}
	.receipt_cont table{border-collapse:collapse;}
	.receipt_cont table th{font-size:12px; color:#111; padding:6px 0; text-align:left;}
	.receipt_cont table td{color:#666; padding:6px 0; text-align:left;}
	.receipt_cont table td span{font-size:12px; vertical-align:2px; padding-left:4px; font-weight:500;}
	.receipt_cont table td dfn{font-style:normal; color:#111;}
	.rec_num{font-size:16px; font-weight:700;}
	.rec_nam{font-size:13px;}

	.receipt_bottom{width:100%; text-align:center; border-top:2px solid #e8e8e8; padding-top:20px;}
	.receipt_bottom p{font-size:13px; color:#111;}
	.receipt_bottom ul{margin-top:6px;}
	.receipt_bottom ul li{display:inline-block; font-size:13px; color:#111;}
	.receipt_bottom ul li span{font-size:12px; display:inline-block; padding-left:2px; color:#666; vertical-align:0;}

	.receipt_bottom > div{position:relative; font-size:13px; margin-top:18px; color:#111;}
	.receipt_bottom > div img{width:30px; height:30px; position:relative; top:-8px;}

	.dim03{position:fixed; top:0; left:0; z-index:1000; background:black; width:100%; height:100%; opacity:0.5; display:none;}




	.content_top{width:100%; margin-top:20px;}
	.content_top .ctop_banner{width:100%; min-height:160px; background:#f7f7f7; border:1px solid #e4e4e4;}
	.content_top .ctop_banner img{width:100%;}
	.content_top .notice_wrap{width:100%; margin-top:20px;}
	.content_top .notice_wrap h3{display:block; font-size:16px; font-weight:700; color:#04a2b3; line-height:100%;}
	.content_top .notice_wrap .box{width:100%; margin-top:10px;}
	.content_top .notice_wrap .box strong{display:block; font-size:14px; color:#2a323c; font-weight:700; line-height:22px;}
	.content_top .notice_wrap .box p{font-size:12px; color:#666; line-height:20px; margin-top:4px;}
	.content_top .notice_wrap .box p img{}
	.content_top .notice_wrap .box dfn{display:block; font-size:11px; color:#888; margin-top:10px;}

	.sc{width:100%; margin-top:20px;}
	.sc .sc_tab{width:100%; border-bottom:1px solid #d6e0e9;}
	.sc .sc_tab ul{width:100%; margin:0 auto; overflow:hidden;}
	.sc .sc_tab ul li{float:left; width:25%;}
	.sc .sc_tab ul li:first-child{padding-left:0;}
	.sc .sc_tab ul li a{display:block; font-size:14px; text-align:center; color:#6f7e95; font-weight:700; font-family:'Nanum Gothic', sans-serif; position:relative; padding-bottom:18px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.sc .sc_tab ul li a:after{content:''; position:absolute; left:0; right:0; bottom:0; opacity:0; border-bottom:2px solid #04a2b3; transform:scale(0) translateZ(0); transition:transform 0.3s ease, opacity 0.3s ease, border 0.3s;}
	.sc .sc_tab ul li.on a{color:#2a323c; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.sc .sc_tab ul li.on a:after{opacity:1; transform:scale(1) translateZ(0); border-color:#04a2b3;}
	.sc .sc_tab ul li:hover a:after{opacity:1; transform:scale(1) translateZ(0); border-color:#04a2b3;}
	.sc .sc_tab ul li.onair a:before{content:''; position:absolute; top:2px; left:50%; margin-left:26px; width:5px; height:5px; border-radius:100%; background:#ff0000;}

	.sc_cont{width:100%; padding:10px 0 30px 0;}

	.room_wrap{width:100%;}
	.room_wrap h3{font-size:16px; color:#2a323c; font-weight:700; line-height:100%;}
	.room_wrap .room_tab{width:100%; font-size:0; border-bottom:0;}
	.room_wrap .room_tab a{display:inline-block; height:auto; padding:10px 10px; line-height:100%; border:1px solid #c2cdd2; border-radius:4px; background:white; font-size:11px; color:#546e7a; text-align:center; font-family:'Nanum Gothic', sans-serif; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin:1px;}
	.room_wrap .room_tab a font{font-size:12px;}
	.room_wrap .room_tab a:hover{background:#091C44; border:1px solid #091C44; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.room_wrap .room_tab a.on{background:#091C44; border:1px solid #091C44; color:white; font-weight:700; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.room_wrap .room_cont{width:100%; margin-top:18px;}
	.room_wrap .room_cont .rc_top{width:100%;}
	.room_wrap .room_cont .rc_top .rct_left{width:100%;}
	.room_wrap .room_cont .rc_top .rct_left strong{display:block; font-size:14px; color:#2a323c; font-weight:700; line-height:22px;}
	.room_wrap .room_cont .rc_top .rct_left p{font-size:11px; color:#888; line-height:100%; margin-top:8px;}
	.room_wrap .room_cont .rc_top .rct_right{font-size:0; margin-top:14px;}
	.room_wrap .room_cont .rc_top .rct_right a{display:inline-block; width:120px; height:36px; line-height:36px; font-size:12px; font-weight:500; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:4px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.room_wrap .room_cont .rc_top .rct_right a:after{content:''; position:absolute; top:50%; margin-top:-3px; right:20px; width:4px; height:7px; background:url('../img/board/btn_blit.png') 0 0 no-repeat; background-size:100%;}
	.room_wrap .room_cont .rc_top .rct_right a:first-child{margin-left:0;}
	.room_wrap .room_cont .rc_top .rct_right a.rc_poster_btn{background:#04a2b3;}
	.room_wrap .room_cont .rc_top .rct_right a.rc_poster_btn:hover{background:#0a8fd9;}
	.room_wrap .room_cont .rc_top .rct_right a.rc_stamp_btn{background:#6e7d94;}
	.room_wrap .room_cont .rc_top .rct_right a.rc_stamp_btn:hover{background:#45546a;}

	.room_wrap .room_cont .rc_video_wrap{margin-top:0;}
	/*.room_wrap .room_cont .rc_video{width:100%; height:auto; min-height:140px; background:#f7f7f7; border:1px solid #e4e4e4; margin-top:0;}*/



	.room_wrap .room_cont .rc_chat{width:100%; height:350px; background:gray; margin-top:14px;}
	/* .room_wrap .room_cont .rc_chat iframe {height:350px !important;} */

	h3.sub_title{font-size:18px; color:#2a323c; font-weight:700; text-align:center; padding-bottom:18px;}

	.ebooth_wrap{width:100%; margin-top:30px;}
	.ebooth_wrap .eb_top{width:100%;}
	.ebooth_wrap .eb_top h3{font-size:16px; color:#2a323c; font-weight:700; line-height:100%;line-height:100%;}
	.ebooth_wrap .eb_top .eb_right{font-size:0; margin-top:14px;}
	.ebooth_wrap .eb_top .eb_right a{display:inline-block; width:120px; height:36px; line-height:36px; font-size:12px; font-weight:500; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:4px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.ebooth_wrap .eb_top .eb_right a:after{content:''; position:absolute; top:50%; margin-top:-3px; right:20px; width:4px; height:7px; background:url('../img/board/btn_blit.png') 0 0 no-repeat; background-size:100%;}
	.ebooth_wrap .eb_top .eb_right a:first-child{margin-left:0;}
	.ebooth_wrap .eb_top .eb_right a.rc_not_btn{background:#04a2b3; font-size:13px; font-weight:700;}
	.ebooth_wrap .eb_top .eb_right a.rc_not_btn:hover{background:#0a8fd9;}
	.ebooth_wrap .eb_top .eb_right a.rc_stamp_btn{background:#6e7d94;}
	.ebooth_wrap .eb_top .eb_right a.rc_stamp_btn:hover{background:#45546a;}

	.ebooth_wrap .ebooth_list{width:100%; margin-top:20px; border:1px solid #c2cdd2; border-radius:10px; background:white; padding:14px 0; position:relative;}
	.ebooth_wrap .ebooth_list ul{width:80%; margin:0 auto;}
	.ebooth_wrap .ebooth_list ul li{}
	.ebooth_wrap .ebooth_list ul li a{display:block; width:100%; outline:none;}
	.ebooth_wrap .ebooth_list ul li a img{width:100%;}
	.ebooth_wrap .ebooth_list .slick-slide{margin:0 5px;}
	.ebooth_wrap .ebooth_list .slick-arrow{position:absolute; top:50%; margin-top:-6px; outline:none;}
	.ebooth_wrap .ebooth_list .slick-prev{width:8px; height:15px; background:url('../img/board/booth_arrow_prev.png') center no-repeat; left:-20px; background-size:100%;}
	.ebooth_wrap .ebooth_list .slick-next{width:8px; height:15px; background:url('../img/board/booth_arrow_next.png') center no-repeat; right:-20px; background-size:100%;}

	.schedule_wrap{width:100%; margin-top:0px;}
	.schedule_wrap h3{font-size:16px; color:#2a323c; font-weight:700; line-height:100%; line-height:100%;}
	.schedule_list{width:100%; margin-top:0px;}
	.schedule_list .box{margin-bottom:4px;}
	.schedule_list .box .item{width:100%; border:1px solid #c2cdd2; border-radius:20px; padding:12px 14px;}
	.schedule_list .box .item .item_left{width:100%;}
	.schedule_list .box .item .item_left strong{display:block; font-size:14px; color:#2a323c; font-weight:400; line-height:22px; padding-top:6px;}
	.schedule_list .box .item .item_left ul{overflow:hidden; margin-top:6px;}
	.schedule_list .box .item .item_left ul li{font-size:11px; color:#888; float:left; position:relative; padding:0 8px;}
	.schedule_list .box .item .item_left ul li:before{content:''; position:absolute; top:50%; left:0; margin-top:-4px; width:1px; height:8px; background:#b1bdc3;}
	.schedule_list .box .item .item_left ul li:first-child{padding-left:0;}
	.schedule_list .box .item .item_left ul li:first-child:before{display:none;}
	.schedule_list .box .item .item_right{width:100%; margin-top:14px;}
	.schedule_list .box .item .item_right a{display:inline-block; width:50%; height:30px; line-height:28px; text-align:center; border-radius:5px; color:white; font-size:12px; margin-bottom:4px;}
	.schedule_list .box .item .item_right a.exit_btn{background:#2a323c;}
	.schedule_list .box .item .item_right a.text_btn{background:#e66060;}
	.schedule_list .box .item .item_right a.attendance_btn{background:#0a8fd9;}
	.schedule_list .box .item .item_right a.attendance_start_btn{background:#04a2b3;}
	.schedule_list .box .item .item_right a.attendance_end_btn{background:#2a323c;}
	.schedule_list .box .item .item_right a.end_btn{background:#6e7d94;}

	.schedule_list .box .item .item_right a.detailed_btn{background:#0a8fd9;}
	.schedule_list .box .item .item_right a.att_start_btn{background:#bdc9d1; color:#2a323c;}
	.schedule_list .box .item .item_right a.att_end_btn{background:#bdc9d1; color:#2a323c;}

	.schedule_list .box .item .item_left span.time{font-size:12px; color:#0000ff;}
	.schedule_list .box .item .item_left div{font-size:11px; color:#0a8fd9; margin-top:6px;}
	.schedule_list .box .item .item_left div span{font-size:11px;}

	/*
	.schedule_list .box .question{display:none; background:white; border-radius:10px; margin-top:4px; border:1px solid #c2cdd2;}
	.schedule_list .box .question table{width:100%; border-collapse:collapse;}
	.schedule_list .box .question table tr{border-top:1px solid #e4e4e4;}
	.schedule_list .box .question table tr:first-child{border-top:0;}
	.schedule_list .box .question table td{padding:14px 16px 8px 16px; color:#666; display:block;}
	.schedule_list .box .question table td.subject{font-size:13px; color:#2a323c; font-weight:700; vertical-align:top; line-height:20px;}
	.schedule_list .box .question table td.subject span{display:inline-block; padding-right:6px;}
	.schedule_list .box .question table td.qus_wrap{padding:0 20px 14px 20px;}
	.schedule_list .box .question table td.qus_wrap div{margin:10px 0;}
	.schedule_list .box .question table td.qus_wrap div input{width:16px; height:16px; cursor:pointer;}
	.schedule_list .box .question table td.qus_wrap div label{font-size:12px; color:#666; display:inline-block; cursor:pointer;}
	*/

	.schedule_list .box .question{display:none; background:white; border-radius:10px; margin-top:4px; border:1px solid #c2cdd2;}
	.schedule_list .box .question table{width:100%; border-collapse:collapse; margin-top:0; border-top:0;}
	.schedule_list .box .question table thead{display:none;}
	.schedule_list .box .question table td{padding:14px 16px 8px 16px; color:#666; display:block; border-left:0; border-bottom:1px solid #e4e4e4; border-top:0;}
	.schedule_list .box .question table td.subject{font-size:13px; color:#2a323c; font-weight:700; vertical-align:top; line-height:20px;}
	.schedule_list .box .question table td.subject span{display:inline-block; padding-right:6px;}
	.schedule_list .box .question table td.qus_wrap{padding:0 20px 14px 20px;}
	.schedule_list .box .question table td.qus_wrap div{margin:10px 0; width:100%;}
	.schedule_list .box .question table td.qus_wrap div input{width:16px; height:16px; cursor:pointer; vertical-align:top; margin-top:1px;}
	.schedule_list .box .question table td.qus_wrap div label{width:calc(100% - 30px);font-size:12px; line-height:18px; color:#666; display:inline-block; cursor:pointer; vertical-align:top;}
	
	.qq_btn02{padding:10px; text-align:right;}
	.qq_btn02 a{width:80px !important; height:30px !important; line-height:30px !important; font-size:10px !important; border-radius:4px !important;}


	.schedule_list .box .detailed_cont{display:none; position:relative;}
	.schedule_list .box .item{width:100%; border:1px solid #c2cdd2; border-radius:10px; padding:12px 14px; margin-top:3px;}


	/* popup */
	.popup{width:100%; height:100%;}
	.stamp_popup{display:none; position:fixed; top:50%; left:50%; z-index:1001; padding:20px; width:300px; height:auto; margin-left:-150px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
	.popup_top{width:100%; border-bottom:1px solid #dedede; padding-bottom:10px;}
	.popup_top h3{display:block; font-size:16px; color:#04a2b3; font-weight:700; letter-spacing:0; line-height:100%;}
	.stamp_popup h4{font-size:12px; color:#666; font-weight:400; padding-top:10px;}

	.stamp_popup .stamp_logo{margin:0 -2px; height:200px; overflow-y:auto; margin:20px 0;}
	.stamp_popup .stamp_logo ul{width:100%; overflow:hidden; margin-top:10px;}
	.stamp_popup .stamp_logo ul li{width:33.3333%; float:left; padding:0 2px; margin-top:10px;}
	.stamp_popup .stamp_logo ul li a{display:block; position:relative; text-align:center; width:80px; height:80px; margin:0 auto;}
	.stamp_popup .stamp_logo ul li a:after{content:''; position:absolute; top:0; left:0; width:80px; height:80px; background:url('../img/board/stamp_off.png') 0 0 no-repeat; background-size:100%;}
	.stamp_popup .stamp_logo ul li a img{width:80px; height:80px;}
	.stamp_popup .stamp_logo ul li.on a:after{content:'방문완료'; background:url('../img/board/stamp_on.png') 0 0 no-repeat; color:white; font-size:12px; font-weight:700; text-align:center; background-size:100%; line-height:84px;}

	.stamp_popup .btn_wrap{width:100%; border-top:1px solid #dedede; padding-top:20px; margin-top:20px; text-align:center;}
	.stamp_popup .btn_wrap a{display:inline-block; height:30px; line-height:30px; text-align:center; color:white; border-radius:21px; font-size:12px; font-weight:700; padding:0 20px;}
	.stamp_popup .btn_wrap a.mission_com{background:#04a2b3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.stamp_popup .btn_wrap a.mission_com:hover{background:#0a8fd9;}
	.stamp_popup .btn_wrap a.mission_prog{background:#6e7d94;}
	.stamp_popup .btn_wrap a.mission_prog span{font-size:11px; font-weight:400;}


	.poster_popup{display:none; position:fixed; top:50%; left:50%; z-index:1001; padding:20px; width:300px; margin-left:-150px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}

	.poster_popup .poster_slide_wrap{width:100%; margin-top:20px;}
	.poster_popup .poster_slide_wrap .poster_slide{text-align:center;}
	.poster_popup .poster_slide_wrap .poster_slide .box{width:80% !important;}
	.poster_popup .poster_slide_wrap .poster_slide .box img{width:100%;}
	.poster_popup .poster_slide_wrap .poster_slide .box p{width:100%; text-align:center; font-size:13px; color:#2a323c; font-weight:700; margin-top:10px;}

	.poster_popup .poster_slide_wrap .poster_slide_nav{width:100%; padding-top:20px;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .box{cursor:pointer;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .box img{width:100%;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .box p{width:100%; text-align:center; font-size:11px; color:#888; margin-top:6px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-list{}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-current img{border:2px solid #04a2b3;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-current p{color:#2a323c; font-weight:700;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-slide{border:0 !important; outline:none;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-slide > div{margin:0 6px;}

	/*
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-arrow{position:absolute; left:50%; margin-left:-12px; outline:none;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-prev{width:24px; height:13px; background:url('../img/board/poster_arrow_prev.png') 0 0 no-repeat; font-size:0; text-indent:-9999999999; overflow:hidden; top:0;}
	.poster_popup .poster_slide_wrap .poster_slide_nav .slick-next{width:24px; height:13px; background:url('../img/board/poster_arrow_next.png') 0 0 no-repeat; font-size:0; text-indent:-9999999999; overflow:hidden; bottom:0;}
	*/

	.gifticon_popup{display:none; position:fixed; top:50%; left:50%; z-index:1001; padding:20px; width:300px; margin-left:-150px; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
	.gifticon_popup .gificon_cont{width:100%; height:300px; overflow-y:auto; margin-top:20px;}
	.gifticon_popup .btn_wrap{width:100%; border-top:1px solid #dedede; padding-top:20px; margin-top:20px; text-align:center;}
	.gifticon_popup .btn_wrap a{display:inline-block; height:30px; line-height:30px; text-align:center; color:white; border-radius:21px; font-size:12px; font-weight:700; padding:0 20px;}
	.gifticon_popup .btn_wrap a.confirm_btn{background:#04a2b3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.gifticon_popup .btn_wrap a.confirm_btn:hover{background:#0a8fd9;}



	a.pop_close{display:block; font-size:0; text-indent:-9999999; overflow:hidden; width:10px; height:10px; background:url('/event/img/option_close_white.png') 0 0 no-repeat; background-size:100%; position:absolute; top:20px; right:20px;}
	.popup .dim{position:fixed; top:0; left:0; z-index:1000; background:black; width:100%; height:100%; opacity:0.5; display:none;}




	.logout_popup{display:none; text-align:center; position:fixed; top:50%; left:50%; z-index:1001; padding:30px 24px; width:80%; margin-left:-40%; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
	.logout_popup h3{position:relative; text-align:center; font-size:18px; color:#111; padding-top:30px;}
	.logout_popup h3:before{content:''; position:absolute; top:0; left:50%; margin-left:-11px; width:22px; height:19px; background:url('../img/log_popup_icon.png') 0 0 no-repeat; background-size:100%;}
	.logout_popup div{text-align:center; font-size:13px; color:#111; margin-top:20px;}
	.logout_popup div strong{font-size:15px; display:inline-block; padding-right:2px;}
	.logout_popup p{text-align:center; font-size:12px; line-height:20px; margin-top:6px;}
	.logout_popup p span{color:#04a2b3; display:inline-block;}
	.logout_popup a{background:#04a2b3; font-size:12px; text-align:center; font-weight:700; display:inline-block; width:100px; height:34px; line-height:34px; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:6px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; margin-top:30px;}
	.logout_popup a:hover{background:#0a8fd9;}

	.notice_popup{display:none; text-align:center; position:fixed; top:50%; left:50%; z-index:1001; width:80%; padding-bottom:20px; margin-left:-40%; background:white; border-radius:10px; transform:translateY(-50%); -ms-transform:translateY(-50%);}
	.notice_popup h3{text-align:left; font-size:13px; color:#111; width:100%; background:#04a2b3; color:white; border-radius:10px 10px 0 0; padding:10px 14px;}
	.notice_popup div{width:100%; padding:10px 14px;}
	.notice_popup div strong{text-align:left; display:block; font-size:15px; color:#111; line-height:24px; border-bottom:1px solid #e1e1e1; padding-bottom:10px;}
	.notice_popup div p{text-align:left; font-size:12px; color:#666; margin-top:18px; line-height:18px; height:220px; overflow-y:auto;}
	.notice_popup a{background:#04a2b3; font-size:12px; text-align:center; font-weight:700; display:inline-block; width:100px; height:34px; line-height:34px; color:white; border-radius:21px; letter-spacing:0; padding:0 20px; margin-left:6px; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
	.notice_popup a:hover{background:#0a8fd9;}

	.dim02{position:fixed; top:0; left:0; z-index:1000; background:black; width:100%; height:100%; opacity:0.5; display:none;}

}

@media (max-width:812px) {
	.ebooth_wrap .ebooth_list > a {width:32% !important;}
}


/* add style */

.schedule_wrap .imgMap {width:100%; position:relative;}
.schedule_wrap .imgMap img {width:100%;}
.schedule_wrap .imgMap::after {content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5); z-index:100;}
.schedule_wrap .imgMap > a {display:inline-block; padding:0 20px; line-height:35px; font-size:14px; border-radius:5px; background:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); z-index:120;}

.bigPicture {display:none; position:fixed; top:0; left:0; z-index:9999; padding:25px; width:100%; height:100%; background:rgba(0,0,0,0.5); overflow:auto; align-items:center;}
.bigPicture img {}
.bigPicture .closeMap {font-size:0; width:35px; height:35px; position:fixed; top:45px; right:10px; background:transparent;}
.bigPicture .closeMap::before {content:""; width:100%; height:2px; background:#fff; position:absolute; top:16px; left:0; transform:rotate(45deg);}
.bigPicture .closeMap::after {content:""; width:100%; height:2px; background:#fff; position:absolute; top:16px; left:0; transform:rotate(-45deg);}

.listType .tit {padding:8px 25px; border-radius:25px; background:#091C44; color:#fff;}
.listType div {line-height:25px; padding:10px 0;}


.bigPictureLayer {display:none; position:fixed; top:0; left:0; z-index:9999; padding:25px; width:100%; height:100%; background:rgba(0,0,0,0.5); overflow:auto; align-items:center;}
.bigPictureLayer .img {position:absolute; top:95px; left:25px; padding:0 25px 55px 0;}
.bigPictureLayer .closeMap {font-size:0; width:35px; height:35px; position:fixed; top:45px; right:10px; background:#000;}
.bigPictureLayer .closeMap::before {content:""; width:100%; height:2px; background:#fff; position:absolute; top:16px; left:0; transform:rotate(45deg);}
.bigPictureLayer .closeMap::after {content:""; width:100%; height:2px; background:#fff; position:absolute; top:16px; left:0; transform:rotate(-45deg);}


