@charset "utf-8";

* {	margin: 0;	padding: 0;}
/* html, body {overflow-x: hidden;} */

body {
	font: 100% arial, verdana, tahoma, sans-serif;
	background-color: #fff;
	width: 100%;
}

#only_mpg{display: none;}
#wrapper_cont{max-width: 1200px; margin:0 auto;}
#wrapper2_cont{margin:0 auto;}

/****header****/
#header {
	background: #fff;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	width: 100%;
	position:relative;
	border-bottom: #CC0000 2px solid;
}
#header .header_nav{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
#header .logo_w{width:280px;margin: 32px 0 16px;}
#header .menu-anchor, #header .header-back {	width:24px;	height: 24px;	display: inline-block;	vertical-align: middle;	position: relative;	cursor: pointer;}
#header .menu-anchor img{width: 24px;}
#header.sub_header{border-bottom:1px solid #f4f4f4; }
#header h3{position: absolute; left:50%; transform: translateX(-50%); font-size: 16px; color:#222; font-weight: 500;}
.header_state{display: none;}


/****login.html****/
#login_container{width: 700px;padding: 80px 0;}
#login_container .form-container:after{content:'';display:block;clear:both;}
#login_container .login_tit{margin-bottom: 60px;}
#login_container .login_tit h2{width: 100%; color:#000; font-size: 2em;  margin: 0 auto; text-align: center;}
#login_container select{width: 30%;height: 48px;float: left;border-radius: 6px; background-color: #fff;}
#login_container #userid {width: 75%;height: 48px;border-radius: 6px;margin-bottom: 6px;float: right;}
#login_container #password {width: 100%;height: 48px;border-radius: 6px;margin-bottom: 120px;}
#login_container #login {width: 100%;height: 60px;border-radius: 6px;background-color: #cc0000;color: #fff;font-size: 16px;font-weight: 600;display: block; margin: 0px;}
#login_container p{text-align: center;font-size: 16px; font-size: 1.1em;}
#login_container p span{color: #cc0000; text-decoration: underline;}

/****register.html****/
#login_container .login_tit span{font-size: 1.5em; text-align: center;display: block;margin: 8px 0 60px;}

/****footer****/
footer{margin: 100px auto 0;text-align: center;color: #999;}
footer .line{width: 100%;height: 2px;background-color: #dfdfdf;display: block;}
footer div{padding: 30px 0;}
footer div a{color: #999 !important;}
footer div a:hover{color: #999 !important;}
footer div span{padding: 0 8px;}


/****main_banner****/
#pc_banner .swiper {
	width: 100%;
	height: 100%;
}

#pc_banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
#pc_banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#pc_banner>div{display: flex;justify-content: space-between;height: 433px;}
#pc_banner .banner_vod{width: 64%;height: 100%;}
#pc_banner .banner_notice{background: url(../images/notice_pc.jpg) no-repeat center top;width: 35%;background-size: cover;position: relative;}
#pc_banner .banner_notice ul{position: absolute;bottom: 18px;}
#pc_banner .banner_notice ul li{width: 58%;margin: 0 auto 4px;}



/****main menu****/
nav ul{display: flex; justify-content: space-around; width: 100%; padding:0 25px; height: 44px; border-bottom:5px solid #f7f7f7; margin-bottom: 0;}
nav ul li{font-size: 16px; color:#c4c4c4; font-weight: 500; height: 42px; line-height: 44px; text-align: center;}
nav ul li.active{font-weight: 500; color:#222; border-bottom:2px solid #f64f4c;}

/****live_list****/
.vimeo_wrap{
	position: relative;
	padding-bottom: 56.25%;
	height: auto;
	overflow: hidden;
	margin: 0;
	}
	 
	.vimeo_wrap iframe, .vimeo_wrap object, .vimeo_wrap embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}
	
	
.live_list{padding:0; max-width: 1100px; position:relative;margin:0 auto;}


.live_list h4{color:#000; font-size: 24px; font-weight: 600; margin-bottom: 30px;line-height: 30px;}
.live_list h4 .con_logo{width: 50px;margin-bottom:  3px;}
.live_list h4 .live_mtit{color:#000; font-size: 24px; font-weight: 600;vertical-align: bottom;}
.live_list h4 .live_stit{color:#999; font-size: 20px; font-weight: 400;vertical-align: bottom;}

.st_list{display: flex;width: 1100px;justify-content: space-between;flex-wrap: wrap;padding-bottom: 90px;}
.st_list li{width: 265px;	box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);margin-bottom: 16px;position: relative;height: 270px;}
.st_list li .thumb{width: 100%;height: 148px;object-fit: cover;}
.st_list li>div{padding: 12px 10px;}
.st_list li .con_info{display: flex;justify-content: space-between;}
.st_list li .con_info .con_name{font-size: 16px; color:#000; font-weight: 400; line-height: 16px;}
.st_list li .con_info .con_date{font-size: 14px; color:#999; font-weight: 400; line-height: 16px;}
.st_list li .con_info .con_all{font-size: 14px; color:#999; font-weight: 400; line-height: 16px;}
.st_list li .con_tit{font-size: 18px; color:#000; font-weight: 600; line-height: 130%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding: 10px 0 12px;}
.st_list li a{display: block;width: 96px;position: absolute;bottom: 12px;right: 10px;}


.aca_list{display: flex;width: 1100px;justify-content: space-between;flex-wrap: wrap;padding-bottom: 90px;}
.aca_list li{width: 265px;	box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);margin-bottom: 16px;position: relative;height: 260px;}
.aca_list li>div{padding: 12px 10px;}
.aca_list li .con_info{display: flex;justify-content: space-between;}
.aca_list li .con_info .con_name{font-size: 16px; color:#000; font-weight: 400; line-height: 16px;}
.aca_list li .con_info .con_date{font-size: 14px; color:#999; font-weight: 400; line-height: 16px;}
.aca_list li .con_info .con_all{font-size: 14px; color:#999; font-weight: 400; line-height: 16px;}
.aca_list li .con_tit{font-size: 18px; color:#000; font-weight: 600; line-height: 130%;padding: 10px 0 12px;}
.aca_list li a{display: block;width: 96px;position: absolute;bottom: 12px;right: 10px;}

/* .list_more_ul{display: flex ;width: 1100px;justify-content: space-between;flex-wrap: wrap} */
/* .list_more3, .list_more4{display: flex ;width: 1100px;justify-content: space-between;flex-wrap: wrap;} */

.list_more3, .list_more4{display: none;}

.btn_more3{position: absolute;bottom: 4vw;right: 0;}
.btn_more4{position: absolute;bottom: 4vw;right: 0;}

.more3, .more4 {
display:block;
width: 85px;
height: 24px;
background:url(../images/all_list2.png) center center no-repeat;
background-size: cover;
}

.close3, .close4{
display:none;
}


#aca_con{padding:0; max-width: 1100px; position:relative;margin:0 auto;}

#aca_con h4{color:#000; font-size: 24px; font-weight: 600; margin-bottom: 30px;line-height: 30px;}
#aca_con h4 .con_logo{width: 50px;margin-bottom:  3px;}
#aca_con h4 .live_mtit{color:#000; font-size: 24px; font-weight: 600;vertical-align: bottom;}
#aca_con h4 .live_stit{color:#999; font-size: 20px; font-weight: 400;vertical-align: bottom;}

#live_con{padding:0; max-width: 1100px; position:relative;margin:0 auto;}

#live_con h4{color:#000; font-size: 24px; font-weight: 600; margin-bottom: 30px;line-height: 30px;}
#live_con h4 .con_logo{width: 50px;margin-bottom:  3px;}
#live_con h4 .live_mtit{color:#000; font-size: 24px; font-weight: 600;vertical-align: bottom;}
#live_con h4 .live_stit{color:#999; font-size: 20px; font-weight: 400;vertical-align: bottom;}

#live_con .info{background-color: #fff;width: 100%;padding: 20px;margin-bottom: 10px;box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);}
#live_con .info .live_name{font-size: 18px;font-weight: 400;line-height: 130%;margin-bottom: 14px;display: block;color: #000;}
#live_con .info p{font-size: 24px;font-weight: 600;line-height: 130%;margin-bottom: 20px;}
#live_con .info span{font-size: 16px;font-weight: 400;line-height: 130%;color: #999;margin-right: 30px;}
#live_con section{font-size: 16px;font-weight: 400;line-height: 130%;color: #000;padding: 30px;background-color: #F2F2F2;box-sizing: border-box;margin-bottom: 40px;border-bottom: 40px #fff solid;}

.vod_list_bg{background-color: #F2F2F2;margin-top: 60px;padding: 60px 0 60px;}
.vod_list li{display: flex;justify-content: space-between;width: 100%;height: 88px;font-size: 24px;color: #000;letter-spacing: -1px;line-height: 88px;background-color: #fff;margin: 0 auto 20px;max-width: 1100px;}
.vod_list li .vod_tit{display: flex;}
.vod_list li .vod_tit .nth_vod{width:115px;display: inline-block;text-align: center;color:#CC0000;position: relative;}
.vod_list li .vod_tit .nth_vod::after{content: '';background-color: #d9d9d9;position: absolute;border: 1px solid #d9d9d9;height: 50px;top:50%;transform: translateY(-50%);margin-left: 40px;}
.vod_list li .vod_tit .vtit{margin-left: 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:580px;display: block;}
.vod_list li>div{display: flex;align-items: center;margin-right: 14px;}
.vod_btn{font-size:20px;width: 160px;background-color: #F5B2B2;text-align: center;font-weight: 600;color:#CC0000;display: inline-block;height: 64px;line-height: 64px;border-radius: 6px;margin-left: 8px;transition: all 0.2s;}
.dl_btn{font-size:20px;width: 160px;background-color: #ddd;text-align: center;font-weight: 600;color:#000;display: inline-block;height: 64px;line-height: 64px;border-radius: 6px;transition: all 0.2s}
.vod_btn:hover{background-color: #CC0000;color: #fff;}
.dl_btn:hover{background-color: #000;color: #fff;}


/****index tab****/
#index_tab .tabnav{font-size:0; width:100%; border:1px solid #CC0000; margin: 70px auto 60px;max-width: 1200px;}
#index_tab .tabnav li{display: inline-block;  height:60px; text-align:center;  width: 50%;}
#index_tab .tabnav li a{ position:relative; display:block;  color: #CC0000; padding:0 30px; line-height:60px; text-decoration:none; font-size:18px;font-weight: 600;}
#index_tab .tabnav li a:hover,
#index_tab .tabnav li a.active{background:#CC0000; color:#fff !important; }
#index_tab .tabcontent{padding: 0 ;  border-top:none;}

#pc_banner{display: none;}

/* popup */
.pop_wrap{position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.5); font-size:0; text-align:center;z-index: 100;}
.pop_wrap:after{display:inline-block; height:100%; vertical-align:middle; content:'';}
.pop_wrap .pop_inner{display:inline-block; padding:50px 65px; background:#fff; width:auto; vertical-align:middle; font-size:18px;opacity: 0.9;border-radius: 4px;position: relative;font-weight: 600;}
.pop_wrap .pop_inner span{display: block;font-size: 14px;line-height: 130%;padding-top: 10px;font-weight: 400;}
.pop_wrap .pop_inner .btn_close{position: absolute;top: 8px;right: 16px;width: 14px;height: 14px;}



/* responsive 반응형 - pc */
@media all and (min-width: 1200px){
	.only_pc{display: block !important;}
	.only_mobile{display: none !important;}
	#only_mpg{display: block !important;}

	body{zoom: 1;}

	.menu-anchor{display: none !important;}
	.header_state{display: flex; align-content: center; font-size: 18px; width: 30%; justify-content: space-between;align-items: flex-end;margin-bottom: 12px;}
	.header_state a{display: inline-block; margin-left: 10px; color:#000;}

}

@media (min-width: 1099px) and (max-width: 1200px){
	.only_pc{display: block !important;}
	.only_mobile{display: none !important;}
	#only_mpg{display: block !important;}

	body{zoom: 0.9;}

	.live_list{margin-top:30px;}

	.menu-anchor{display: none !important;}
	.header_state{display: flex; align-content: center; font-size: 18px; width: 30%; justify-content: space-between;align-items: flex-end;margin-bottom: 12px;}
	.header_state a{display: inline-block; margin-left: 10px; color:#000;}

	.popup{display: none !important;}
	.popup_bg{display: none !important;}

	#pc_banner{display: block; height: auto;}
	#pc_banner .pc_banner_swiper .swiper-slide{background: #000; color:#fff;}
	#pc_banner .pc_banner_swiper .swiper-slide:nth-child(2){background: #ddd; color:#000;}

	.popup2{max-width: 530px !important;}

	#header{padding:0px;}
	#header .logo_w{ margin-left: 0px;}

}

@media (min-width: 992px) and (max-width: 1098px){
	.only_pc{display: block !important;}
	.only_mobile{display: none !important;}
	#only_mpg{display: block !important;}

	.menu-anchor{display: none !important;}
	.header_state{display: flex; align-content: center; font-size: 18px; width: 30%; justify-content: space-between;align-items: flex-end;margin-bottom: 12px;}
	.header_state a{display: inline-block; margin-left: 10px; color:#000;}


	body{zoom: 0.8;}
}

/* responsive 반응형 - tablet, mobile  */

@media all and (max-width: 991px){
	

	#only_mpg{display: block !important;}
	.only_pc{display: none !important;}
	.only_mobile{display: block !important;}
	
	body{background-color: #F2F2F2 !important;}

	#header {
		background: #fff;
		height: auto;
		overflow: hidden;
		display: flex;
		align-items: center;
		width: 100%;
		max-width: 530px;
		position:relative;
		background-color: #CC0000;
		height: 48px;
		justify-content: center;
		left: 50%;
		transform: translateX(-50%);
	}
	#header .header_nav{width: 100%;}
	#header .onair_btn{width: 80px;margin-right: 15px;}
	#header .logo_m{width:40px;margin-left:25px;}
	
	#header .menu-anchor, #header .header-back {width:24px;	height: 24px;	display: inline-block;	vertical-align: middle;	position: relative;	cursor: pointer;}
	#header .menu-anchor img{width: 24px;margin: 0 10px 0 15px}
	
	#header.sub_header{border-bottom:1px solid #f4f4f4; }

	/****slide menu****/
	menu {position: fixed;	top: 0;	left: 0;	z-index: 100;	width: 100%;height: 100%;	padding-top: 0;	background: #fff ;}
	menu {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: all .25s linear;
		-moz-transition: all .25s linear;
		-ms-transition: all .25s linear;
		transition: all .25s linear;
	}
	menu .menu1 {display: flex; align-items: center; padding:0 15px; height: 48px;background-color: #cc0000;}
	menu .menu1 p b{text-decoration: underline; color:#000; font-weight: bold;} 
	menu .menu1 img.close_icon{width: 24px; height: 24px; position: absolute; right:16px; }
	menu .menu2 ul li{height: 55px; border-bottom:1px solid #f4f4f4;line-height: 55px;font-size: 16px;padding-left: 16px;}
	menu .menu2 ul li a{color: #000;}

	header, .main {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: all .25s linear;
		-moz-transition: all .25s linear;
		-ms-transition: all .25s linear;
		transition: all .25s linear;
	}
	.menu-active menu {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	.menu-active header, 
	.menu-active .main {
		-webkit-transform: translateX(220px);
		-moz-transform: translateX(220px);
		-ms-transform: translateX(220px);
		transform: translateX(220px);
	}

	/* contents */
	#wrapper_cont{width: 100%;background-color: #F2F2F2;max-width: 530px;}
	#wrapper2_cont{width: 100%;background-color: #F2F2F2;max-width: 530px;}

	.banner_notice{background: url(../images/notice_mobile.jpg) no-repeat top center;background-size: 100%;height: 44vw;position: relative;max-height: 236px;}
	.banner_notice ul{display: flex;justify-content: center;position: absolute;bottom: 1vw;}
	.banner_notice ul li{width: 30%;margin: 0 5px;}

	.pop_wrap{position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.5); font-size:0; text-align:center;z-index: 100;}
	.pop_wrap:after{display:inline-block; height:100%; vertical-align:middle; content:'';}
	.pop_wrap .pop_inner{display:inline-block; padding:36px 38px; background:#fff; width:auto; vertical-align:middle; font-size:15px;opacity: 0.9;border-radius: 4px;position: relative;font-weight: 600;}
	.pop_wrap .pop_inner span{display: block;font-size: 12px;line-height: 130%;padding-top: 6px;font-weight: 400;}
	.pop_wrap .pop_inner .btn_close{position: absolute;top: 8px;right: 14px;width: 12px;height: 12px;}

	.m_live_list{padding: 20px 15px;position: relative;max-width: 530px;margin: 0 auto}
	.m_live_list h4 .con_logo{width: 35px;}
	.m_live_list h4 .live_mtit{color: #000;font-size: 16px;vertical-align: bottom;}
	.m_live_list h4 .live_stit{color:#999;display: block;font-size: 12px;line-height: 130%;margin-bottom: 14px;}
	.m_live_list .all_btn{position: absolute;top: 22px;width: 10%;right: 15px;max-width: 100px;min-width:70px;}
	.m_live_list .all_btn img{width: 100%;}

	.m_live_list .m_st_list{display: block;width: 100%;max-width: 530px;margin: 0 auto;}
	.m_live_list .m_st_list li {
		width: 100%;
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
		margin-bottom: 10px;
		position: relative;
		height: auto;
		display: flex;
		justify-content: space-between;
	}

	.m_live_list .m_st_list li .l_list{width: 36%;}
	.m_live_list .m_st_list li .l_list>div{
		position: relative;
		padding-top: 75%;
		overflow: hidden;
	}
	.m_live_list .m_st_list li .l_list>div img{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		max-width: 100%;
		height: auto;
		object-fit: cover;
	}
	.m_live_list .m_st_list li .r_list{font-size: 14px;width: 64%;padding: 12px 10px 10px;position: relative;line-height: 130%;background-color: #fff;}
	.m_live_list .m_st_list li .r_list .con_tit{font-size: 14px;font-weight: 600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.m_live_list .m_st_list li .r_list .con_date{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
	.m_live_list .m_st_list li .r_list .con_all{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
	.m_live_list .m_st_list li .r_list a{width: 77px;;height: auto;position: absolute;right: 10px;bottom: 10px;}
	.m_live_list .m_st_list li .r_list a img{width: 100%;object-fit: contain}

	#list_more, #list_more2{display: none;}
	.btn_more{margin: 16px 0 0;display: flex;justify-content: center;}
    .more, .more2 {
	display:block;
	width: 57px;
	height: 14px;
	background:url(../images/more.png) center center no-repeat;
	background-size: cover;
  }

  .close, .close2 {
	display:block;
	width: 40px;
	height: 12px;
	background:url(../images/close.png) center center no-repeat;
	background-size: cover;
  }

  /* m_live_all.html, m_academy_all.html */
   #m_live_all .m_live_list h4,
   #m_academy_all .m_live_list h4{margin-bottom: 12px;}
   #m_live_all .m_live_list h4 .live_stit,
   #m_academy_all .m_live_list h4 .live_stit{display: inline;vertical-align: bottom;margin-left: 2px;}
   #m_live_all .m_live_list .m_st_list li .r_list .con_tit,
   #m_academy_all .m_live_list .m_st_list li .r_list .con_tit
   {font-size: 16px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}

	/* academy.html, academy_vod.html */
	#aca_con{max-width: 100%;margin-top: 16px !important;}
	#aca_con h4{padding:0 15px;margin-bottom: 12px;}
	#aca_con h4 .con_logo {width: 36px;}
	#aca_con h4 .live_mtit {color: #000;font-size: 18px;vertical-align: bottom;}
	#aca_con h4 .live_stit {display: inline;vertical-align: bottom;margin-left: 2px;font-size: 16px;}

	.vod_list_bg{margin-top: 12px;padding: 0;}

	.vod_list{padding: 0 15px;box-sizing: border-box;}
	.vod_list li {
		width: 100%;
		height: 36px;
		font-size: 14px;
		line-height: 36px;
		margin: 0 auto 6px;
		max-width: 100%;
	}
	.vod_list li .vod_tit{width: 67%;}
	.vod_list li .vod_tit .nth_vod {
		width: 40px;
		display: inline-block;
		text-align: center;
		color: #CC0000;
		position: relative;
	}
	.vod_list li .vod_tit .nth_vod::after {
		content: '';
		height: 20px;
		top: 50%;
		transform: translateY(-50%);
		margin-left: 10px;
	}
	.vod_list li .vod_tit .vtit {
		margin-left: 10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
		width: 90%;
	}
	.vod_list li>div{
		width: 100%;margin: 0;width: 32%;
	}
	.vod_list li .vod_btn{
		font-size: 12px;
		width: 50%;
		font-weight: 400;
		height: 28px;line-height: 28px;
		letter-spacing: 1px;
		border-radius: 4px;
		margin: 4px;
	}
	.vod_list li .dl_btn{
		font-size: 12px;
		width: 50%;
		font-weight: 400;
		height: 28px;line-height: 28px;
		border-radius: 4px;
	}

	.vod_list {
		display: block;
		width: 100%;
	}

	.om_line{width:25%; height: 2px; margin: 24px auto;display: block;background-color: #DFDFDF;}
	#academy_om_list .m_st_list{display: block;width: 100%;padding: 0 15px 20px;max-width: 530px;margin: 0 auto;}
	#academy_om_list .m_st_list li {
		width: 100%;
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
		margin-bottom: 10px;
		position: relative;
		height: auto;
		display: flex;
		justify-content: space-between;
		background-color: #fff;
	}
	#academy_om_list .m_st_list li .l_list{
		width: 32%;
		height: 30vw;
		max-width: 168px;
		max-height: 120px;
	}
	#academy_om_list .m_st_list li .l_list img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#academy_om_list .m_st_list li .r_list{font-size: 14px;width: 68%;padding: 12px 10px 10px;position: relative;line-height: 130%;background-color: #fff;}
	#academy_om_list .m_st_list li .r_list .con_tit{font-size: 14px;font-weight: 600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	#academy_om_list .m_st_list li .r_list .con_date{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
	#academy_om_list .m_st_list li .r_list .con_all{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
	#academy_om_list .m_st_list li .r_list a{width: 77px;;height: auto;position: absolute;right: 10px;bottom: 10px;}
	#academy_om_list .m_st_list li .r_list a img{width: 100%;object-fit: contain}
	#academy_om_list .m_st_list li .r_list .con_tit
	{font-size: 16px;
	  white-space: normal;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;}

	
	  /* ive_replay.html */
	
	  #live_con{max-width: 100%;margin-top: 16px !important;}
	  #live_con h4{padding:0 15px;margin-bottom: 12px;}
	  #live_con h4 .con_logo {width: 36px;}
	  #live_con h4 .live_mtit {color: #000;font-size: 18px;vertical-align: bottom;}
	  #live_con h4 .live_stit {display: inline;vertical-align: bottom;margin-left: 2px;font-size: 16px;}

	#live_con .info{background-color: #fff;width: 100%;padding: 12px 15px;margin-bottom: 20px;box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);}
	#live_con .info p{font-size: 18px;font-weight: 600;line-height: 130%;margin-bottom: 10px;}
	#live_con .info span{font-size: 14px;font-weight: 400;line-height: 130%;color: #999;margin-right: 20px;}
	

	#live_om_list .m_st_list{display: block;width: 100%;padding: 0 15px 20px;max-width: 530px;margin: 0 auto;}
	#live_om_list .m_st_list li {
		width: 100%;
		box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
		margin-bottom: 10px;
		position: relative;
		height: auto;
		display: flex;
		justify-content: space-between;
		background-color: #fff;
	}
	#live_om_list .m_st_list li .l_list{
		width: 32%;
		height: 30vw;
		max-width: 168px;
		max-height: 120px;
	}
	#live_om_list .m_st_list li .l_list img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#live_om_list .m_st_list li .r_list{font-size: 14px;width: 68%;padding: 12px 10px 10px;position: relative;line-height: 130%;background-color: #fff;}
	#live_om_list .m_st_list li .r_list .con_tit{font-size: 14px;font-weight: 600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	#live_om_list .m_st_list li .r_list .con_date{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
	#live_om_list .m_st_list li .r_list .con_all{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
	#live_om_list .m_st_list li .r_list a{width: 77px;;height: auto;position: absolute;right: 10px;bottom: 10px;}
	#live_om_list .m_st_list li .r_list a img{width: 100%;object-fit: contain}
	#live_om_list .m_st_list li .r_list .con_tit
	{font-size: 16px;
	  white-space: normal;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;}

	/****login.html****/
	#login_container{width: 100%;padding: 90px 15px 40px;}
	#login_container .login_tit{margin-bottom: 60px;}
	#login_container .login_tit h2{text-align: center;}
	#login_container .login_tit h2 > img{width: 200px;margin: 0 auto; }
	#login_container select{width: 30%;height: 48px;background-color: #fff;word-wrap: break-word;text-align: center;}
	#login_container #userid {width: 69%;height: 48px;margin-bottom: 6px;}
	#login_container #password {width: 100%;height: 48px;border-radius: 6px;margin-bottom: 50px;}
	#login_container #login {width: 100%;height: 48px;border-radius: 6px;background-color: #cc0000;color: #fff;font-size: 16px;font-weight: 600;display: block; margin: 0px;}
	#login_container p{text-align: center;font-size: 14px;}

	/****register.html****/
	#login_container .login_tit span{font-size: 1.2em; text-align: center;display: block;margin: 20px 0 60px;}

	/****footer****/
	footer{margin: 0 auto;text-align: center;color: #999;font-size: 11px;}
	footer .line{width: 100%;height: 2px;background-color: #dfdfdf;display: block;}
	footer div{padding: 16px 0;}
	footer div span{padding: 0 8px;}
	footer div p{font-size: 10px;margin-top: 12px;}

}


@media all and (max-width: 400px){
	.only_pc{display: none !important;}
	.only_mobile{display: block !important;}

	.live_list h4 #rl_btn{display: none;}
}

/*popup*/
.popup{
    background-color: #ffffff;
    max-width: 330px;
	width: 100%;
    padding: 30px 20px;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    display: none; 
	z-index: 100000;
    text-align: center;
}
.popup img{width: 100px;}
.popup_bg{
	position: absolute;
	top:0px;
	left:0px;
	content: '';
	background: #000;
	opacity: .6;
	width: 100%;
	height: 100%;
	z-index:10000;
}

.popup #close{text-decoration: underline !important;}
.popup #link_mat{background: #f64f4c; color:#fff; 
	padding:10px; border-radius: 10px;	
	margin-bottom: 20px;}
.popup p{
    font-size: 14px;
    text-align: center;
    margin: 20px 0;
}

.popup2{
    background-color: #ffffff;
    max-width: 330px;
	width: 100%;
    padding: 30px 20px;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    display: none; 
	z-index: 100000;
    text-align: center;
}

.popup2 textarea{border:1px solid #8c8c8c; resize: none;}
.popup2 .p2_link{display: flex; justify-content: center; margin-top: 10px; align-items: center;}
.popup2 .p2_link #close{background: #df514e; color:#fff; text-decoration: none !important; padding:10px 30px; display: block; }
.popup2 .p2_link .p2_link_alert{position:absolute; right:20px;}


.popup2 .p2_tit h4{font-size: 18px; margin-bottom: 20px;}
.popup_bg2{
	position: absolute;
	top:0px;
	left:0px;
	content: '';
	background: #000;
	opacity: .6;
	width: 100%;
	height: 100%;
	z-index:10000;
	display: none;
}

.popup2 #close{text-decoration: underline !important;}

.spc_result{margin:0 20px;}


/* #only_mpg, m_xxx.html */
@media all and (min-width: 992px){

		#only_mpg #wrapper_cont{width: 100%;max-width: 530px;}
		#only_mpg #wrapper2_cont{width: 100%;;max-width: 530px;}

		/* m_live_all.html, m_academy_all.html */
		#only_mpg .m_live_list{padding: 20px 15px;position: relative;max-width: 530px;margin: 0 auto}
		#only_mpg .m_live_list h4 .live_mtit{color: #000;font-size: 16px;vertical-align: bottom;}
		#only_mpg .m_live_list h4 .con_logo{width: 35px;}
		#only_mpg .m_live_list h4 .live_stit{color:#999;display: block;font-size: 12px;line-height: 130%;margin-bottom: 14px;}
		#only_mpg .m_live_list .all_btn{position: absolute;top: 22px;width: 10%;right: 15px;max-width: 100px;min-width:70px;}
		#only_mpg .m_live_list .all_btn img{width: 100%;}
	
		#only_mpg .m_live_list .m_st_list{display: block;width: 100%;max-width: 530px;margin: 0 auto;}
		#only_mpg .m_live_list .m_st_list li {
			width: 100%;
			box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
			margin-bottom: 10px;
			position: relative;
			height: auto;
			display: flex;
			justify-content: space-between;
		}
	
		#only_mpg .m_live_list .m_st_list li .l_list{width: 36%;}
		#only_mpg .m_live_list .m_st_list li .l_list>div{
			position: relative;
			padding-top: 75%;
			overflow: hidden;
		}
		#only_mpg .m_live_list .m_st_list li .l_list>div img{
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			max-width: 100%;
			height: auto;
			object-fit: cover;
		}
		#only_mpg .m_live_list .m_st_list li .r_list{font-size: 14px;width: 64%;padding: 12px 10px 10px;position: relative;line-height: 130%;background-color: #fff;}
		#only_mpg .m_live_list .m_st_list li .r_list .con_tit{font-size: 14px;font-weight: 600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
		#only_mpg .m_live_list .m_st_list li .r_list .con_date{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
		#only_mpg .m_live_list .m_st_list li .r_list .con_all{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
		#only_mpg .m_live_list .m_st_list li .r_list a{width: 77px;;height: auto;position: absolute;right: 10px;bottom: 10px;}
		#only_mpg .m_live_list .m_st_list li .r_list a img{width: 100%;object-fit: contain}

		/* live_replay.html */

		#only_mpg .tabnav{display: none !important;}
		#only_mpg #live_om_list .info{background-color: #fff;width: 100%;padding: 12px 15px;margin-bottom: 20px;box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);}
		#only_mpg #live_om_list .info p{font-size: 18px;font-weight: 600;line-height: 130%;margin-bottom: 10px;}
		#only_mpg #live_om_list .info span{font-size: 14px;font-weight: 400;line-height: 130%;color: #999;margin-right: 20px;}
		#only_mpg #live_om_list .m_st_list{display: block;width: 100%;padding: 0 15px 20px;max-width: 530px;margin: 0 auto;}
		#only_mpg #live_om_list .m_st_list li {
			width: 100%;
			box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16);
			margin-bottom: 10px;
			position: relative;
			height: auto;
			display: flex;
			justify-content: space-between;
			background-color: #fff;
		}
		#only_mpg #live_om_list .m_st_list li .l_list{
			width: 32%;
			height: 30vw;
			max-width: 168px;
			max-height: 120px;
		}
		#only_mpg #live_om_list .m_st_list li .l_list img{
			width: 100%;
			height: 100%;
			object-fit: cover;
		}
		#only_mpg #live_om_list .m_st_list li .r_list{font-size: 14px;width: 68%;padding: 12px 10px 10px;position: relative;line-height: 130%;background-color: #fff;}
		#only_mpg #live_om_list .m_st_list li .r_list .con_tit{font-size: 14px;font-weight: 600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
		#only_mpg #live_om_list .m_st_list li .r_list .con_date{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
		#only_mpg #live_om_list .m_st_list li .r_list .con_all{color:#999;font-size: 14px;position: absolute;bottom: 8px;}
		#only_mpg #live_om_list .m_st_list li .r_list a{width: 77px;;height: auto;position: absolute;right: 10px;bottom: 10px;}
		#only_mpg #live_om_list .m_st_list li .r_list a img{width: 100%;object-fit: contain}
		#only_mpg #live_om_list .m_st_list li .r_list .con_tit
		{font-size: 16px;
		  white-space: normal;
		  overflow: hidden;
		  text-overflow: ellipsis;
		  display: -webkit-box;
		  -webkit-line-clamp: 2;
		  -webkit-box-orient: vertical;}
	}

	/* 231101 추가 */

	/* pc 리스트 수정 */
	.st_list{justify-content: flex-start;width: 100%;max-width: 1100px;}
	.st_list li{width: 23.5%; margin-right: 2%;}
	.st_list li:nth-child(4n){margin-right: 0;}

	.aca_list{justify-content: flex-start;width: 100%;max-width: 1100px;}
	.aca_list li{width: 23.5%; margin-right: 2%;}
	.aca_list li:nth-child(4n){margin-right: 0;}

	/* footer 수정 */
	footer{line-height: 150%;padding: 3%;background-color: #f2f2f2;font-size: 1.1em;}
	footer p{font-size: 0.9em;margin-top: 1%;}

	@media all and (max-width: 991px){
		footer{font-size: 0.9em;margin-top: 6%;padding: 4%;background-color: #dfdfdf;line-height: 130%;}
		footer span{display: none;}
	}


/*231128*/
#certification{display: none; flex-direction: column; width: 100%; margin-bottom: 50px;}
#certification > input[type="number"]{
	width: 100%;
    height: 48px;
    border-radius: 6px;
    margin-bottom: 0px;
	border: 1px solid #ccc;
	padding: 0 10px;
}
#certification > p.cf_p{text-align: left;margin-top: 5px; margin-left: 10px;}
#login2, #join2, #pj2_btn{ width: 100%;
    height: 48px;
    border-radius: 6px;
    background-color: #cc0000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 16px auto;}
#login2{display: none;}
#join2, #pj2_btn{display: block;}


.pre_join_cont ul{display: flex; justify-content: center;}
.pre_join_cont h4{text-align: center; font-size: 1em; margin-bottom: 10px;}
/* .checkbox-control input+label {
	display: block; 
	width: 154px; 
	height: 24px; 
	padding-left: 35px;
	background: url(../images/icon/check_off.png) no-repeat 0 0px / contain;
}
.checkbox-control input:checked+label {
	background: url(../images/icon/check_on.png) no-repeat 0 0px / contain;
}
.checkbox-control input {
	display: none;
} */

.pre_join_cont ul li input+label {
	display: block; 
	width: 80px; 
	height: 24px; 
	padding-left: 35px;
	color:#000;
	font-size: 1em;
	background: url(../images/icon/check_off.png) no-repeat 0 3px / contain;
	background-size: 20px;
	margin-bottom: 0px;
}
.pre_join_cont ul li input:checked+label {
	background: url(../images/icon/check_on.png) no-repeat 0 3px / contain;
	background-size: 20px;
}
.pre_join_cont ul li input {
	display: none;
}

input[type="radio"] + label:before{display: none;}
input[type="radio"]:checked + label:before{
	display: none;
}

.checkbox-control input[type="checkbox"] + label:before{
	width: 15px;
    height: 15px;
    content: '';
    background: url(../images/icon/check_off.png) center 50% no-repeat;
    background-size: 15px;
    display: block;
    text-align: center;
    color: #666;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}
.checkbox-control input[type="checkbox"]:checked + label:before{
	width: 15px;
    height: 15px;
    content: '';
    background: url(../images/icon/check_on.png) center 50% no-repeat;
    background-size: 15px;
    display: block;
    text-align: center;
    color: #666;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}
.pjc_link{text-align: center; display: block; color:#000; }


#pj2_cont{width: 100%; display: flex; flex-direction: column;}
.checkbox-control input[type="checkbox"] + label:before{
	width: 15px;
    height: 15px;
    content: '';
    background: url(../images/icon/check_off.png) center 50% no-repeat;
    background-size: 15px;
    display: block;
    text-align: center;
    color: #666;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}
.checkbox-control input[type="checkbox"]:checked + label:before{
	width: 15px;
    height: 15px;
    content: '';
    background: url(../images/icon/check_on.png) center 50% no-repeat;
    background-size: 15px;
    display: block;
    text-align: center;
    color: #666;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}

.pj2_chk_cont{display: flex; flex-direction: row; align-items: center; width: 100%; justify-content: space-between;}


/*231207*/

:root{
	--main-color:#cc0000;
	--txt-color:#000;
}

.oneid_login_txt{float:right; width: 100%; text-align: right; color: var(--main-color);}
.new_join_btn{display: flex; width: 100%; flex-direction: column; padding:0 15px;}
.new_join_btn p{color:var(--txt-color); font-size: 1.1em;}
.new_join_btn button{width: 100%; border:1px solid var(--main-color); border-radius: 6px; height: 48px; line-height: 48px; margin-top: 6px; font-size: 1.15em; color:var(--main-color); font-weight: 800;} 
.new_join_btn button.next{	background: var(--main-color); color:#fff;}

#userpassword, #user_num, #username3 {
	height: 48px; border-radius: 6px; 
	background: #fff; border:1px solid #ccc;
	width: 100%; padding: 0 15px;
}
#login_num_btn{
	width: 100%;
    height: 48px;
    border-radius: 6px;
    background-color: #cc0000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 6px auto;
}
.nl3_input{position:relative;}
.nl3_input span.nl3_time{position:absolute; right:15px; top:15px; color:#999999; font-size: 1em; font-weight: normal;}

.login_tit_sub{font-size: 1.6em; color:var(--txt-color); }
.nl4_cont_chk {width: 100%; padding:20px 0; display: flex; justify-content: center; background: #fff ; border-radius: 6px;}

.nl4_cont_chk label{margin: 0px; font-size: 1.35em;}
.nl4_cont_chk input[type="radio"] + label:before{
	width: 22px;
    height: 22px;
    content: '';
    background: url(../images/icon/check_off.svg) center 50% no-repeat;
    background-size: 22px;
    display: block;
    text-align: center;
    color: #666;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.nl4_cont_chk input[type="radio"]:checked + label:before{
	width: 22px;
    height: 22px;
	background-size: 22px;
    content: '';
    background: url(../images/icon/check_on.svg) center 50% no-repeat;
}
.nl4_cont_chk input[type="checkbox"] + label, input[type="radio"] + label{
	padding-left: 25px; 	font-size: 1.2em;
}

.nl4_cont_next_no label{margin: 0px; font-size: 1.35em;}
.nl4_cont_next_no input[type="checkbox"] + label:before{
	width: 22px;
    height: 22px;
    content: '';
    background: url(../images/icon/check_off.svg) center 50% no-repeat;
    background-size: 22px;
    display: block;
    text-align: center;
    color: #666;
    line-height: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.nl4_cont_next_no input[type="checkbox"]:checked + label:before{
	width: 22px;
    height: 22px;
	background-size: 22px;
    content: '';
    background: url(../images/icon/check_on.svg) center 50% no-repeat;
}
.nl4_cont_next_no input[type="checkbox"] + label, input[type="checkbox"] + label{
	font-size: 1em; padding: 0px 0 0 25px;
}

.nl4_link_youtube{text-align:center; display: block; color:#999; margin-top: 10px; font-size: 1em;}
.nl4_link_premium{ display: block; color:#999; margin-top: 5px; font-size: 1em;}

.nl4_cont_next_no{display: flex; align-items: flex-end; flex-direction: column; width: 100%;}
.nl4_cont_next_no div{display: flex; align-items: center;}

.mr75px{margin-right: 75px !important;}
.mb20px{margin-bottom: 20px !important;}

@media all and (min-width: 992px){
	.new_join_btn {justify-content: center; width: 700px; padding: 0px;  margin: 0 auto;}
	.new_join_btn button{max-width: 700px; margin:6px auto 0;}

	.nl4_cont_chk{background: #F2F2F2 ;}
}


/*231207 join*/
.join_form h2{font-size: 1.5em;}
.join_form h2 b{color:var(--main-color);}

.join_form ul{width: 100%; display: flex; flex-direction: column;     margin:50px 0 0;}
.join_form ul li.jf_list{margin-bottom: 45px;}
.join_form ul li.jf_list > div.jf_list1{display: flex; flex-direction: row; width: 100%; font-size: 1.1em; }
.join_form ul li.jf_list > div a{text-decoration: underline !important;}
.join_form ul li.jf_list h4{color:#222; font-size: 1.15em;}
.join_form ul li.jf_list input[type="text"]{border-radius: 10px;
height: 46px; background: #fff; border:none;}

#s6_btn{background: var(--main-color); color:#fff; height: 46px; border-radius: 10px; margin: 0px 0px 0px 6px; min-width: 120px;}

#userpwd{
	width: 100%;height: 48px;border-radius: 6px;margin-bottom: 6px;float: right; box-sizing: border-box;
}
#userid2{
	width: 38%;height: 48px;border-radius: 6px; float:left; margin: 0 2%; padding: 0px 10px;
	box-sizing: border-box;
}
#usernum2{
	width: 70%;height: 48px;border-radius: 6px; float:left; margin: 0 2% 0 0; padding: 0px 10px;
	box-sizing: border-box;
}
#userid3{
	width: 68%;height: 48px;border-radius: 6px; float:left; margin: 0 0 0 2%; padding: 0px 10px;
	box-sizing: border-box;
}
#userid2_btn{
	width: 28%;height: 48px;border-radius: 6px;
	background-color: #cc0000;
    color: #fff;
    font-size: 14px;
    height: 48px;
    border-radius: 6px;
    font-weight: 600;
	padding: 0;
	margin: 0; box-sizing: border-box;
}

.join_btn{    
	width: 100%;
	background: var(--main-color);
    border-radius: 6px;
    height: 48px;
    line-height: 48px;
    font-size: 1.15em;
    color: #fff;
    font-weight: 800;}

.join_form input[type="checkbox"] + label:before{
	width: 22px;
	height: 22px;
	content: '';
	background: url(../images/icon/check_off.svg) center 50% no-repeat;
	background-size: 22px;
	display: block;
	text-align: center;
	color: #666;
	line-height: 15px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 2px;
	}
.join_form input[type="checkbox"]:checked + label:before{
	width: 22px;
	height: 22px;
	background-size: 22px;
	content: '';
	background: url(../images/icon/check_on.svg) center 50% no-repeat;
	top: 2px;
}
.join_form input[type="checkbox"] + label, input[type="checkbox"] + label{
	font-size: 1em; padding: 0px 0 0 25px; margin: 0px;
}

.dv_row{display: flex; flex-direction: row; width: 100%;}
.fl{float:left !important; display: block; }
.tl{text-align: left !important;}

.fr{float:right; display: block; }
.fz8{font-size: 0.9em;}

.jf_list3{margin: 0px !important; background: #fff; padding:15px; border-radius: 10px;}

.jf_list > select{text-align: left !important; width: 100% !important; display: block;   background:url('../images/icon/down_arrow.svg') no-repeat 97% 50%/20px auto; border:none;}
.jf_list > select option{color:#000 !important;}


#jf_list2_chk_label{ text-decoration: none !important; color:#000; display: flex; justify-content: flex-start;}
#jf_list2_chk_label > a img{width: 22px; margin-left: 2px;}

/*join_modal*/
#join_modal .modal-content,
#join_modal .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_modal .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_modal .modal-footer{border-top:none;}


#join_modal2 .modal-header{border-bottom: none; text-align: left; font-size: 1.15em; padding-top: 30px;}
#join_modal2 .modal-header div {display: flex; align-items: center; width: 100%; justify-content: space-between;}
#join_modal2 .modal-header div a img{width: 24px; position: absolute; top: 10px; right:10px;}

#join_modal2 .modal-content,
#join_modal2 .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_modal2 .modal-body{text-align: left; font-size: 1em; line-height: 1.33em; height: 300px; overflow-y: scroll;}
#join_modal2 .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_modal2 .modal-footer{border-top:none;}



/*240105 join*/
#join_cont{margin-top: 50px;}
#join_cont_form h2{text-align: center;}
#join_cont_form > p{text-align: center; margin-top: 20px; font-size: 1.2em;}

#join_cont_form ul li.mb75px{margin-bottom: 75px !important;}

#join_cont_form .jc_section1{	padding:30px 20px;	background: #fff; border-radius: 4px;}
#join_cont_form .jc_section1 ul{margin-top: 0px;}
#join_cont_form .jc_section1 ul li{border-bottom:1px solid #eee; }
#join_cont_form .jc_section1 ul li label{display: flex; width: 100%; justify-content: space-between; font-weight: normal; color:#999; font-size: 1.1em;}
#join_cont_form .jc_section1 ul li:nth-child(2) label{display: flex; width: 100%; justify-content: flex-start; font-weight: normal; color:#999; font-size: 1.1em;}
#join_cont_form .jc_section1 ul li label span{text-decoration: underline; font-weight: normal; font-size: .95em;}
#join_cont_form .jc_section1 ul li:nth-child(2) label span{text-decoration: none; font-weight: normal; font-size: .95em; margin-left: 10px; color:#cfcfcf;}
#join_cont_form .jc_section1 ul li input{padding:0px; font-size: 17px;}

#join_cont_form ul li.jf_list > p.ques{font-size: 1.1em;}
#join_cont_form ul li.jf_list a.blue{text-decoration: underline !important; color:blue;}



/*modal*/
#join_id_modal .modal-content,
#join_id_modal .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_id_modal .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_id_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_id_modal .modal-footer{border-top:none;}

#join_id_modal2 .modal-content,
#join_id_modal2 .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_id_modal2 .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_id_modal2 .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_id_modal2 .modal-footer{border-top:none;}

#join_okk_modal .modal-content,
#join_okk_modal .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_okk_modal .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_okk_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_okk_modal .modal-footer{border-top:none;}

#join_name_modal .modal-content,
#join_name_modal .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_name_modal .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_name_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_name_modal .modal-footer{border-top:none;}

#join_num_modal .modal-content,
#join_num_modal .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_num_modal .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_num_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_num_modal .modal-footer{border-top:none;}

#join_oneid_modal .modal-content,
#join_oneid_modal .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#join_oneid_modal .modal-body{text-align: center; font-size: 1.1em; padding-top: 34px; line-height: 1.33em;}
#join_oneid_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_oneid_modal .modal-footer{border-top:none;}

#join_youtube_modal .modal-header{border-bottom: none; text-align: center; font-size: 1.15em; padding-top: 30px;}
#join_youtube_modal .modal-header h4{text-align: left; font-size: 1.15em; font-weight: bold;}
#join_youtube_modal .modal-content,
#join_youtube_modal .modal-dialog{max-width: 330px; top: 15%;margin:0 auto; }
#join_youtube_modal .modal-body{text-align: left; font-size: 1em; line-height: 1.33em; height: 350px; overflow-y: scroll;}
#join_youtube_modal .modal-body ul li h5{text-align: left; color:#000; font-size: 1.3em; font-weight: bold;}
#join_youtube_modal .modal-body ul li p{text-align: center; color:#000; font-size: 1.1em; font-weight: normal; line-height: 1.3em;}
#join_youtube_modal .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#join_youtube_modal .modal-footer{border-top:none;}

#agree_modal1 .modal-content,
#agree_modal1 .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }

#agree_modal2 .modal-content,
#agree_modal2 .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }

#agree_modal2 .modal-header div {display: flex; align-items: center; width: 100%; justify-content: space-between;}
#agree_modal2 .modal-header div a img{width: 24px;}
#agree_modal2 .modal-body{overflow-y:scroll; height:200px; text-align: left; font-size: 1.1em; padding-top: 20px; line-height: 1.33em;}
#agree_modal2 .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#agree_modal2 .modal-footer{border-top:none;}

#agree_modal3 .modal-content,
#agree_modal3 .modal-dialog{max-width: 330px; top: 30%;margin:0 auto; }
#agree_modal3 .modal-header div {display: flex; align-items: center; width: 100%; justify-content: space-between;}
#agree_modal3 .modal-header div a img{width: 24px;}
#agree_modal3 .modal-body{overflow-y:scroll; height:200px; text-align: left; font-size: 1.1em; padding-top: 20px; line-height: 1.33em;}
#agree_modal3 .modal_btn{width: 100%; background: var(--main-color) ; color:#fff; font-size: 1.2em; border-radius: 4px; height: 40px;}
#agree_modal3 .modal-footer{border-top:none;}



#join_check_cont{background: #fff; padding:10px; border-radius: 4px;}
#join_check_cont .scc_2{position:relative;}
#join_check_cont .scc_2:first-child{border-bottom:1px solid #f2f2f2; padding-bottom: 10px; }
#join_check_cont .scc_2 a{position:absolute; right:0px;}
#join_check_cont .scc_2 a img{width: 22px;}

#join_check_cont .scc_2 label{color:#222326; font-size: 1em;}

.check_icon_img{width: 80px; margin:45px auto; display: block;}

#pwd_ok_p{display: none;}

#userpassword2{
	height: 48px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 15px;
}

#subscribe2 > h2{text-align: center;}
#subscribe2 > p{text-align: center; color:#000; font-size: 1.1em;}

.jf_list3 li{font-size: 1.1em;}




.container_cont{padding: 0; margin: 0; height: 100%; }

.db_section3 h5{color:#999; font-size: 15px; font-weight: normal; margin-bottom: 20px;}
.db_section3 ul.dbs3_ul li{display: flex; justify-content: space-between; flex-direction: row; align-items: center; width: 100%; margin-bottom: 10px; border-bottom:1px solid #f8f8f8; padding-bottom:10px;} 
.db_section3 ul.dbs3_ul li:last-child{margin-bottom: 0px; border-bottom: none; padding-bottom: 0px;}

.db_section3 ul.dbs3_ul li button{background: #c00202; width: 95px; height: 30px; color:#fff; border-radius: 4px; line-height: 30px; font-size: 14px;}

.db_section3 ul.dbs3_ul li .dbs3_div .dd_r{font-weight: normal; color:#969696; font-size: 14px;}
.db_section3 ul.dbs3_ul li .dbs3_div .dd_l{margin-bottom: 3px;}
.db_section3 ul.dbs3_ul li .dbs3_div .dd_l span{font-size: 15px; font-weight: bold; color:#000;} 
.db_section3 ul.dbs3_ul li .dbs3_div .dd_l img{margin-right: 10px; width: 24px; height: 24px;}

.sponsor_cont { background: #fff; border-radius: 4px; padding: 20px;}

#discount_benefit{margin-bottom: 20px;}
#discount_benefit h4{font-size:20px; margin-bottom: 30px; color:#000; display: flex; align-items: center;}
#discount_benefit .db_username{color:#000; font-size: 20px; display: flex;}
#discount_benefit .db_username img{width: 48px; margin-right: 6px;}

#discount_benefit .db_section > div{text-align: center; font-size: 18px; display: flex; align-items: center; flex-direction: column; }
#discount_benefit .db_section > div h5{font-size: 15px; margin-bottom: 6px; color:#000;}
#discount_benefit .db_section > div p{color:#999; font-weight: normal; font-size: 15px;}

#discount_benefit .db_section2{display: flex; flex-direction: column; margin:20px auto 0; }
#discount_benefit .db_section2 li{margin-bottom: 20px; display: flex; justify-content: space-between; align-items: center; }
#discount_benefit .db_section2 li.ds_ex{margin-bottom: 10px; display: flex; flex-direction: column;  align-items: flex-start}
#discount_benefit .db_section2 li.ds_ex a{text-decoration: underline !important; color:#598ede;}

#discount_benefit .db_section2 li:last-child{margin-bottom: 0px;}
#discount_benefit .db_section2 li img{margin-right: 5px; width: 22px; height: 22px;}
#discount_benefit .db_section2 li div{font-size: 15px; color:#000;}
#discount_benefit .db_section2 li div #ttcoin_install{background: #277de7; color: #fff; width: 50px; border-radius: 4px; height: 30px; line-height: 30px; font-size: 14px;}

#benefit_jjumsang > h4{font-size: 1.1em; color:#598ede; line-height: 1.3em; }
#benefit_jjumsang .benefit_jjumsang_cont{background: #fff; padding:20px; border-radius: 4px; color:#222; }
#benefit_jjumsang .benefit_jjumsang_cont ul li{font-size: 1.1em; line-height: 1.3em; margin-bottom: 15px;}


@media (min-width: 768px){
	.container{width: 100% !important;}
}

.join_krcode_cont{display: flex;}
.join_krcode_cont > input#js3{ padding: 0 10px; border-radius: 0px;}
#krcode2{
	width:130px;
    height: 48px;
    background-color: #fff;
    word-wrap: break-word;
    text-align: left;
	float: left;
	border:none;
	padding:0 20px 0 0;
	margin-right: 10px;
	background:url('../images/icon/down_arrow.svg') no-repeat 100% 50%/15px auto;

}

/*240112*/

#login_container{padding:0 15px 20px;}
.cc {margin-top: 50px;}
@media (max-width: 991px){
	#login_container {
		width: 100%;
		padding: 50px 15px 40px;

	}
	.sponsor_cont {
		border-radius: 4px;
	}
	#subscribe2{padding:0px;}
	.cc {margin-top: 0px;}
}


/*240116*/
.banner_cont{position: relative; width: 100%;}


.banner_cont .banner_btn{
	position: absolute; bottom: 100px; left:50%; transform: translateX(-50%); max-width: 60%; 
}
@media (max-width: 1000px){
	.banner_cont .banner_btn{
		position: absolute; bottom: 5%; left:50%; transform: translateX(-50%); max-width: 300px; 
	}
}
@media (max-width: 480px){
	.banner_cont .banner_btn{
		position: absolute; bottom: 4%; left:50%; transform: translateX(-50%); max-width: 200px; 
	}
}

/*240117*/
#join_modal2 .modal-dialog .modal-content .modal-body h4{font-size: 1.1em; font-weight: bold; }
#join_modal2 .modal-dialog .modal-content .modal-body hr.line{height: 1px; background: #000 ; width: 100%; display: block; margin:10px auto 20px;}


#join_option_cont{height: 430px; overflow-y: scroll; background: #fff; margin-bottom: 30px;}
#join_option_cont::-webkit-scrollbar {
	display: none;
}
#join_option_cont ul {margin-top: 0px;}
#join_option_cont ul li{padding:15px; border-bottom:1px solid #f2f2f2; display: flex; flex-direction: row; align-items: center;}
#join_option_cont ul li:last-child{border-bottom:none;}

#join_option_cont ul li img{width: 40px; height: 40px; border-radius: 50%; margin-right: 15px;}

#join_option_cont ul li div{display: flex; width: 100%; justify-content: space-between; align-items: center; }
#join_option_cont ul li div label{display: flex; flex-direction: column; margin-bottom: 0px; margin-top: 0px; padding: 0px;}
#join_option_cont ul li div label span{font-weight: normal; font-size: 1.3em;}
#join_option_cont ul li div input[type="radio"],#join_option_cont ul li div input[type="radio"] + label:before{
	width: 22px;
    height: 22px;
    content: '';
    background: url(../images/icon/check_off.svg) center 50% no-repeat;
    background-size: 22px;
    display: block;
    text-align: center;
    color: #666;
    display: block;
   opacity: 1;
   z-index:1;
   border:none;
   outline: none;
}
#join_option_cont ul li div input[type="radio"]:checked,
#join_option_cont ul li div input[type="radio"]:checked + label:before{
	width: 22px;
    height: 22px;
    background-size: 22px;
    content: '';
    background: url(../images/icon/check_on.svg) center 50% no-repeat;
    top: 2px;
	opacity: 1;
	z-index:1;
	border:none;
	outline: none;
}

/*240118*/
#benefit_jjumsang > h4{font-size: 1.5em; color:#000;  }
#benefit_jjumsang > p{font-size: 1.1em; color:#598ede; line-height: 1.3em; }

.benefit_jjumsang_cont ul li a{text-decoration: underline !important;}

@media (min-width: 992px){
	.new_join_btn {
		width: 100%;
		padding: 0 15px 20px;
	}
	.new_join_btn button{
		max-width: 100%;
	}
}


/*240122*/
#join_youtube_modal ul{margin-bottom: 0px;}
#join_youtube_modal .modal-body{height: 100%; overflow-y: auto;}


/*240124*/
.certificate_num{width: 70%; position:relative; height: 48px;}
.certificate_num #usernum2{width: 100%;}
.certificate_num #cn_time{position:absolute; right:20px; top:50%; transform: translateY(-50%); color: #0b91da; font-size: 1em; display: block;}


/*240213*/
.jym_close_btn{position: absolute; right:15px; top: 15px; font-size: 2em; cursor: pointer; color:#000; font-weight: bold;}


/*240214*/
#agree_modal2 .modal-body{height: 300px; }
#agree_modal3 .modal-body{height: 300px;}

#agree_modal2 .modal-header div h4{font-size: 1.15em;}
#agree_modal2 .modal-header div a img{right:10px; top:10px; width: 24px; position: absolute;}
#agree_modal3 .modal-header div h4{font-size: 1.15em;}
#agree_modal3 .modal-header div a img{right:10px; top:10px; width: 24px; position: absolute;}

#join_modal2 .modal-header{padding:15px; text-align: center; border-bottom:1px solid #e5e5e5;}
#join_modal2 .modal-body{padding-top: 20px;}


#agree_modal2 .modal-body::-webkit-scrollbar,
#agree_modal3 .modal-body::-webkit-scrollbar,
#join_modal2 .modal-body::-webkit-scrollbar{
	display:none;
  }



/*240531*/
footer p.join6_link{font-weight: bold; font-size: 1em; margin-top: 20px; cursor: pointer; display: inline-block;}
footer p.join6_link:hover{text-decoration: underline; color:#c00202;}



/*240605*/
.subscribe_admin{margin-bottom: 20px;}
.subscribe_admin h4{font-size:20px; margin-bottom: 30px; color:#000; display: flex; align-items: center;}
.subscribe_admin .db_username{color:#000; font-size: 20px; display: flex;}
.subscribe_admin .db_username img{width: 48px; margin-right: 6px;}

.subscribe_admin .db_section > div{text-align: center; font-size: 18px; display: flex; align-items: center; flex-direction: column; }
.subscribe_admin .db_section > div h5{font-size: 15px; margin-bottom: 6px; color:#000;}
.subscribe_admin .db_section > div p{color:#999; font-weight: normal; font-size: 15px;}

.subscribe_admin_list{width: 100%; padding-left: 20px;}
.subscribe_admin_list h4{font-size: 1.2em; margin-top: 20px; margin-bottom: 5px;}
.subscribe_admin_list p.gray{text-align: left !important; color:#999999;}
.subscribe_admin_list li div input{background: none;}

.sal_badge{border-radius: 4px; display: block; width: 30px; height: 20px; margin-right: 6px; font-size: .8em; text-align: center;}
.sal_badge.bg__red{background: #cc0000; color:#fff;}
.sal_badge.bg__black{background: #000; color:#fff;}

.sal_history > div{display: flex; flex-direction: row; align-items: center;}

.sal_txt_cont{border-top: 1px solid #f8f8f8; padding-top: 10px;}
.sal_txt{text-align: left !important;}