@charset "utf-8";


/************************************************
*		LAYOUT									*
************************************************/

#wrap{
	width:100%;
	margin:0 auto;
	position:relative;
	
}
#header{
	width:100%;background:#c00000;
	line-height:40px;position:fixed;
	top:0;z-index:1000;
	border-bottom:1px solid #fff;
}
#container{width:100%; margin:0; color:#000;position:relative;}
#scontainer{width:100%;margin-top:50px;color:#000;position:relative;}
#tcontainer{width:100%;margin-top:40px;color:#000;position:relative;}
#footer{width:100%;margin:30px 0 50px;text-align:center;position:relative}

.wrap_scroll{
	overflow:scroll;
	height: 100%;
}






/************************************************
*		HEADER									*
************************************************/

#header .logo{height:40px;font-size:20px;font-weight:500;line-height:40px;position:absolute;left:50px;}
#header .logo img{height:22px;}
#header .logo a{color:#fff;}
#header .logo i{
	color:#fff;
}
#header .gnb{position:absolute;right:0;}
#header .gnb img{
	height:25px;
	padding:8px 3px;
}

.menu_wrap{width:100%;height:40px;background-color:#c00000;border-bottom:1px solid #fff;line-height:40px;}
.menu_wrap dl{position:relative;}
.menu_wrap dd{width:20%;height:35px;text-align:center;font-size:13px;font-weight:600;color:#fff;float:left;}
.menu_wrap dd a{width:100%;height:35px;color:#fff;display:block;}
.menu_wrap dd a:hover, .menu_wrap dd a.on{width:100%;height:37px;border-bottom:5px solid #fff;color:#fff;display:block;}




/************************************************
*		index.html										
************************************************/
/**expert_lists_icon**/
 
 
#checkicon {        
	border-radius: 50px;
	text-decoration: none;
	color: #fff;
}
 
 
.checkicon {
	width: 100px;
}
  
#hidden-btn {        
	border-radius: 50px;
	text-decoration: none;
}
#hidden-btn i,
#hidden-btn2 i,
#hidden-btn3 i,
#hidden-btn4 i,
#hidden-btn5 i,
#hidden-btn6 i,
#hidden-btn7 i,
#hidden-btn8 i,
#hidden-btn9 i
{        
	color:#c00000;
}  


.hidden2 {
	display: none;
}
  



/**modal**/

.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 20;
	left: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	background: rgba(0, 0, 0, 0.8);

}

.modal-content {
	background-color: #fefefe;
	margin: 85% auto; /* 15% from the top and centered */
	border: 1px solid #888;
	width: 70%; /* Could be more or less, depending on screen size */
}
.mc_text{
	padding:15px;
}
.mc_btn{
	cursor:pointer;
	text-align: center;
	display: flex;
}
.pop_bt,.pop_bt2{
	color:#fff;
	width: 100%;
}
.pop_bt{
	background-color: gray;
	display: block;
	padding:10px 0;
}
.pop_bt2{
	background-color: #c00000;
	display: block;
	padding:10px 0;
}

#content .main_cont_tt{
	background-color: #c00000;
	margin-top:40px;
	height: 150px;
}
#content .main_cont_tt span{
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: left;
	padding:80px 50px 0;
	display: block;
}
#content .main_cont_tt img{
	padding:10px;
	float:right;
	width: 80px;
}
.vod_txt{
	border:1px solid gray;
}
.vod_txt ul li{
	margin-bottom:10px;
}
.vod_txt .expert_profile{
	display: flex;
	justify-content: space-between;
	width: 100px;
	align-items: center;
	margin:0px auto;
}



.expert_list_cont{
	margin-top:40px;
	text-align: center;
	padding:0 20px;
}
.expert_list a{cursor:pointer;}
.expert_list .hide{display:none;}
.expert_list .hide li{margin-bottom:10px;}
.expert_list .hide li:nth-child(2){
	border-bottom:1px solid gray;
	padding:5px 0 10px;
}

.expert_list a>span {
	margin:20px 0;
	display: block;
	font-size: 15px;
	line-height: 25px;
}

.expert_list{
	text-align: center;
}
.expert_list_btn {
	display: block;
	margin:0px auto;
}


.expert_list_search{
	display: flex;
	justify-content: space-between;
}
.expert_list_search img{
	background-color: #c00000;
	position:absolute;
	width: 24px;
	left:20px;
	padding:5px;
	border-radius: 3px;
}

.expert_list_btn:hover {
  transform: rotate(180deg);
  transition: all .3s ease-in-out;

}

.expert_list_search input{
	margin-left:30px;
	border:1px solid #c00000;
	border-radius: 3px;

}


.expert_list_title{
	display: block;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	margin-bottom:10px;
}
.expert_lists{
	padding-bottom:20px;
}
.expert_lists_cont{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom:10px;
	width: 100%;
}
.expert_lists_cont img{
	width: 40px;
	height: 40px;
	background-color: rgb(196, 195, 195);
	border-radius: 50%;
}
.expert_lists_cont span{
	display: flex;
	width: 220px;
	font-weight: 500;
	font-size: 14px;
}
.expert_lists_cont em{
	display: block;
	
}

.expert_lists_icon i {
	margin-left:10px;
	font-size: 16px;
	color:gray;
}

.main_slideimg_conts{
	display: flex;
	flex-direction: column;
	border:1px solid gray;
	padding:10px;
}
.main_slideimg_conts span{
	font-weight: 600;
	color:#000;
	font-size: 14px;
}
.main_slideimg_pf{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto;
}
.slider .flexslider .main_slideimg_pf img{
	width: 30px;
	height: 30px;
	border:1px solid gray;
	border-radius: 50%;
	margin-right:10px;
	
}
/************************************************
*		SUB										*
************************************************/

/*************clublist_mypage.htm*****************/
.clublist_mypage_table, 
.clublist_mypage_support,
.clublist_mypage_support2{
	padding:10px;
	width: 100%;
}
.clublist_mypage_table h3, 
.clublist_mypage_support h3,
.clublist_mypage_support2 h3{
	font-size: 14px;
	margin-bottom: 10px;
}
.clublist_mypage_support table, 
.clublist_mypage_table table,
.clublist_mypage_support2 table{
	width: 100%;
}

.clublist_mypage_table table tr:first-child{
	border-top: 1px solid gray;
}
.clublist_mypage_table table tr{
	border-bottom: 1px solid gray;
	
}
.clublist_mypage_table table tr td{
	padding:10px;
}
.clublist_mypage_table table tr td img{
	width: 20px;
	margin-right:5px;
}

.cm_support1, .cm_support2{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cm_support1 input,.cm_support2 input{
	width: 50%;
	height: 40px;
}
.cm_support1 button, .cm_support2 button{
	background-color: #c00000;
	border-radius: 5px;
	color:#fff;
	padding:10px;
}

.cm_support2{
	margin-top:10px;
}
.cm_support2 button{
	width: 47%;
}

.clublist_mypage_support tr td{
	border:1px solid rgb(204, 204, 204);
	
}
.clublist_mypage_support tr td span,
.clublist_mypage_support2 tr td span{
	display: block;
}

.clublist_mypage_support2 tr td{
	border:1px solid rgb(204, 204, 204);
	border-right:none;
	border-left:none;
	padding:10px;
}
/***************clublist_bus.htm*******************/
.clublist_bus_title{
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-bottom:1px solid gray;
	padding:10px 0;
}

.clublist_bus_title div span{
	display: block;
	text-align: left;
}
.clublist_bus_title div span:first-child{
	color:gray;
}
.clublist_bus_title div span em{
	color:#c00000;
	font-weight: 500;
	font-size: 16px;
}
.clublist_bus_title button{
	background-color: #c00000;
	color: #fff;
	border-radius: 5px;
	padding:5px 20px;
}

.cb_title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	border-bottom:1px solid gray;
}
.cb_title h3 em{
	font-size: 16px;
	color:#000;
}
.cb_title h3{
	color:gray;
}
.cb_title i{
	font-size: 16px;
	margin-right:10px;
}


.cb_cont table tr{
	border-bottom: 1px solid gray;
}


.cb_cont table td{
	padding:10px 0;
}

.cb_cont table tr td .rank_id {
	display: block;
	font-size: 14px;
	font-weight: 500;
}
.cb_cont table tr td .rank_id2{
	font-size: 12px;
	color:gray;
}

.percent{
	font-size: 16px;
	margin-right:10px;
	font-weight: 500;
}
/***************clublist_info_user.htm*******************/
.ciu_cont p{
	padding:0 10px;
}

.ciu_cont h4{
	padding: 10px 0 0 10px;
	font-size: 14px;
}

/***************clublist_mail.htm***********************/
.cl_mail_conts{
	justify-content: center;	
	display: flex;
	flex-direction: column;
	padding:20px;
	margin:0 auto;
	
}

.cl_mail_conts ul{
	width: 94%;
}
.cl_mail_conts li{
	margin-bottom:20px;
}
.cl_mail_conts li label{
	font-weight: 500;
	font-size: 13px;
}

.cl_mail_conts li:last-child input{
	height: 150px;
	
}


.cl_mail_conts button{
	background-color: #c00000;
	width: 100px;
	margin:0 auto;
	border-radius: 5px;
	margin-top:20px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;

}

.cl_mail_conts button a {
	color:#fff;
	
}

.cl_mail_text{
	margin-top:30px;
}
/**************clublist_comment.htm************************/
.c_info_comment{
	display: flex;
	align-items: center;
	padding: 0 10px;
	justify-content: space-between;
}
.c_info_comment input{
	height: 35px;
}
.c_info_comment button{
	background-color: #c00000;
	color: #fff;
	border-radius: 5px;
	
}


/**************clublist_notice.htm************************/

#accordian-list {
	width: 100%;
	margin: 0 auto;
	display: table;
	font-size: 14px;
}
  
#accordian-list ul {
	padding: 0;
	margin: 20px 0;
	color: #555;
}
  
#accordian-list ul > li {
	list-style: none;
	border-top: 1px solid #ddd;
	display: block;
	padding: 15px;
	overflow: hidden;
}
  
#accordian-list ul:last-child {
	border-bottom: 1px solid #ddd;
}
  
#accordian-list ul > li:hover {
	background: #efefef;
}
  
.expand {
	display: block;
	text-decoration: none;
	color: #555;
	cursor: pointer;
}
 

.detail {
	margin: 0px 0 10px 0px;
	display: none;
	line-height: 22px;
	height: auto;
}
.detail img{
	width: 100%;
	margin-top:30px;

}
  
.right-ico {
	margin-top: 12px;
	margin-left: 20px;
	width: 10px;
	height: 100%;
	float: right;
	font-weight: bold;
	font-size: 20px;
}
  
.accordian-list_title em{
	margin-left:0;
}
.accordian-list_title h3{
	color:gray;
	font-weight: normal;
}

.ac_list_btn {
	margin:0 auto;
}
.ac_list_btn button {
	color:#fff;
	background-color: gray;
	width: 350px;
	height: 50px;

}

/*************clublist_alert_system.htm******************/

.nw_alert_cont{
	display: flex;
	justify-content: space-between;
}


/* The switch - the box around the slider */
.switch2 {
	position: relative;
	display: inline-block;
	width: 55px;
	height: 30px;
  }
  
  /* Hide default HTML checkbox */
  .switch2 input {
	opacity: 0;
	width: 0;
	height: 0;
  }
  
  /* The slider */
  .slider2 {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
  }
  
  .slider2:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 6px;
	bottom: 6px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
  }
  
  input:checked + .slider2 {
	background-color: #2196F3;
  }
  
  input:focus + .slider2 {
	box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider2:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider2.round2 {
	border-radius: 30px;
  }
  
  .slider2.round2:before {
	border-radius: 50%;
  }



/**************clublist_view_main.htm***************/
.modal.modal-wide .modal-dialog {
	width: 90%;
}
  .modal-wide .modal-body {
	overflow-y: auto;
}
  
  /* irrelevant styling */
body { text-align: center; }
body p { 
	max-width: 400px; 
	margin: 20px auto; 
  }
#tallModal .modal-body p { margin-bottom: 900px }


.header{
	background-color: #c00000;
	display: flex;
	align-items: center;
	width: 100%;
	height: 40px;
	position:relative;
}
.header h2{
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin:0 auto;
}
.header_icon{
	background: url(../images/icon/ico_x_w.png) no-repeat 0 -2px;
	display: block;
	width: 40px;
	height: 40px;
	cursor:pointer;
	float:left;
	position:absolute;
}
.header i {
	font-size: 25px;
	color:#fff;
	margin-right:8px;
}

.clublist_main_banner{
	width: 100%;

}
.clublist_main_banner img{
	width: 100%;

}


.clublist_main_profile{
	display: flex;
	justify-content: space-between;
	padding:20px;
}


.cb_profile_cont1{
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-right:20px;
}
.cb_profile_cont1 img{
	width: 120px;
	border-radius: 50%;
}
.cb_profile_cont1 span{
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	padding:5px 0;
}
.cb_profile_cont1 em{
	color: gray;
	font-weight: normal;
}

.cb_profile_cont2{
	padding-top:40px;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.cb_profile_cont2 a{
	color:#fff;
}
.cb_profile_cont2_list ul {
	display: flex;
	justify-content: space-between;
	width: 200px;
}
.cb_profile_cont2_list ul li{
	width: 33%;
}

.cb_profile_cont2_list ul li b{
	display: block;
	text-align: center;
}
.cb_profile_cont2_list ul li em{
	text-align: center;
	display: block;
}
.cb_profile_cont2 button{
	width: 100px;
	height: 40px;
	display: block;
	background-color: #c00000;
	border-radius: 5px;
	color: #fff;
	margin-top:20px;
}

.clublsit_main_comment {
	padding:0 20px;
} 
.clublsit_main_comment ul li{
	padding:10px 0;
}

.clublsit_main_comment ul li h3{
	font-size: 16px;
	border-bottom:1px solid #c00000;
	width: 130px;
	margin-bottom:5px;
	
}
.clublsit_main_comment ul li span{
	color: gray;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.8px;
	display: block;
	text-align: left;
}



.clublist_main_tab_conts{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.clublist_main_tab_conts2{
	width: 100%;
	padding:10px;
}

.clublist_main_tab_cont{
	width: 49%;
	position:relative;
}
.clublist_main_tab_cont img{
	width: 100%;
	
}
.clublist_main_tab_cont .img_text{
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
	font-size: 12px;
	background: #000;
	color:#fff;
	padding-left:10px;
	opacity: 0.8;
}


.cb_main_tab2_title{
	font-size: 14px;
	
}
.cb_main_tab2_title em {
	color: #c00000;
}

.swiper {
	width: 100%;
	height: 100%;
	margin:10px 0;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ss_cont{
	display: flex;
	flex-direction: column;
	text-align: left;
}
.ss_cont span{
	font-size: 14px;
	display: inline-block;
}
.ss_cont span em{
	font-size: 12px;
	color:gray;
	display: inline-block;

}
/**bottom-nav*/
.bottom-nav{
	display: flex;
	justify-content: space-between;
	width: 100%;
	position:fixed;
	bottom:0;
	padding:20px;
	background-color: #fff;
	border-top:1px solid #c00000;
	z-index: 1000;
}
.bottom-nav i:last-child {
	padding-right:0;
}
.bottom-nav a i{ 
	color:#000;
}
.bottom-nav i.active{
	color:#c00000;
}


/********## clublist_service.htm ##************/
.service_join_btn{
	margin:0 auto;
	width: 130px;
	background-color: #c00000;
	border-radius: 5px;
	vertical-align: middle;
}
.service_join_btn button{
	width: 130px;

}
.service_join_btn button a{
	color: #fff;
}

.clublist_service_conts{
	display: flex;
	justify-content: space-between;
	padding:10px;
}
.clublist_service_conts div{
	border:1px solid #ddd;
}
.clublist_service_conts div ul{
	padding:10px;
	text-align: left;
}
.clublist_service_conts div .csc_ul1{
	border-bottom:1px solid rgb(100, 100, 100);
	text-align: left;
}
.clublist_service_conts div:first-child{
	margin-right:10px;
}

.csc_title1, .csc_title2{
	color:#fff;
	font-weight: 300;
	font-size: 14px;
	text-align:center;
	padding:3px 0;
}
.clublist_service_conts .csc_title1{
	background-color: #c00000;
}
.clublist_service_conts .csc_title2{
	background-color: rgb(13, 33, 124);
}


.csc_span_text{
	display: block;
	color:gray;
}



/*********## clublist_service_payment.htm ##************/

.cw_copy3{
	display: flex;
	justify-content: space-between;
	padding:10px;
}

.cw_copy2{
	display: flex;
	justify-content: space-around;
	margin-bottom:10px;
}
.cw_copy2 em{
	color:gray;
}
.cw_copy2 b{
	margin-left:-55px;
}
.cw_copy2 input{
	border:1px solid gray;
	width: 50%;
}
.cw_copy_btns{
	display: flex;
	justify-content: space-between;
	width: 35%;
	align-items: center;
}
.cw_copy_btns button{
	border:1px solid gray;
	padding:3px;
	border-radius: 3px;
	margin-right:5px;
}



.payment_table_li{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.payment_table_li span{
	width: 50%;

}

.payment_method b{
	margin-left:10px;
	display: flex;
}
.payment_method_btns{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top:10px;
}
.payment_method_btns button{
	width: 33%;
	padding:10px;
	border-radius: 3px;
	margin:0 5px;
	border:1px solid gray;
}
.payment_method_btns button:first-child{
	color: #fff;
	background-color: gray;
}

.payment_method select{
	-webkit-appearance: none; 
	-moz-appearance: none;
	appearance: none;
	background: url(../images/icon/arrow_down.png) no-repeat 95% 50%; 
	width: 32%;
	margin:10px 5px;
}


.payment_agree {
	margin: 10px 20px 0;
	width: 100%;
	display: flex;

}
.payment_agree button{
	border:1px solid gray;
	padding:3px 10px;
	border-radius: 3px;
	right:0;
	margin-right:10px;
	position: absolute;
}


.user_add_text{
	display: block;
	text-align: right;
	margin-top:-20px;
	font-weight: 500;
	color:#c00000;

}


.sn_txt_title{
	display: flex;
}
/*********## clublist_view_main2.htm ##************/
.cm_text{
	padding:10px;
	font-weight: 500;
	font-size: 14px;
}
.cm_text p em {
	color:blue;
	
}

.bg {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	position: relative;
}
 video {
	width: 100%;
}
.cm_video_text {
	background: #fff;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	bottom:-15px;
	left: 50%;
	padding:10px 0;
	transform: translate(-50%,-50%);
}
.play_btn{
	width: 130px;
	height: 130px;
	position:absolute;
	z-index: -1;
	top:-80px;
	left:180px;
	background: url(../images/icon/ico_play_r.png) no-repeat;
}

  
  /*------------------*/
  /* Layout (No Edit) */
  /*------------------*/
  @media(max-width:664px) {
	.bg {
	  height: 300px;
	}
	video {
	  height: 300px;
	}
	.cm_video_text p {
	  font-size: 24px;
	}
  }



.expert_profile2 img{
	background-color: #000;
	border-radius: 50%;
	width: 30px;

}

.cm_video_text .actions li {
	margin-bottom:8px;
}

/*********## clublist_view_main3.htm ##************/
.cb_inputs{
	display: flex;
	justify-content: space-between;
	padding:10px 20px;
}
.cb_inputs input{
	margin-right:10px;
	width: 100%;
	border:1px solid #c00000;
	padding:10px;
	height: 35px;
}

.cb_inputs input:last-child{
	margin-right:0;

}

.input-container {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 15px;
	margin-right:10px;
}
.input-container:last-child{
	margin-right: 0;
}
.icon {
	font-size: 20px;
	padding: 7.5px;
	background: #c00000;
	color: white;
	text-align: center;
}
.cb_table_list table{
	width: 100%;
}
.cb_table_list table tr td{
	padding:10px;
}
.cb_table_list table tr td img{
	width: 40px;
	border:1px solid #000;
	border-radius: 50%;

}
.cb_table_list table tr td em{
	display: block;
	color:gray;
}
.cb_table_list table tr td button{
	background-color: #c00000;
	padding:3px;
	border-radius: 5px;
	color: #fff;
}


/*********## clublist_view_main4.htm ##*******/

.cvm4 img{
	width: 100%;
	margin-top:10px;
}

.cvm4_button{
	display: flex;
	justify-content: space-between;
	padding:10px;
}
.cvm4_button button{
	padding:3px 10px;
	width: 100%;
	border:1px solid gray;
	margin-right:10px;
	border-radius: 3px;
}
.cvm4_button button:last-child{
	margin-right: 0;
}

.cvm4_banner_cont img{
	margin-bottom:20px;
}

.cvm4_tabmenu_title{
	margin-bottom:10px;
}
.cvm4_tabmenu_title em{
	color:#c00000;
}

.inv_wrap h3{
	font-size: 14px;
	margin-left:10px;
}

/*detail_page*/
.section {
	overflow: hidden;
	transition: 0.5s ease-out;
	height: auto;
	max-height: 2000px;
}
.section h3{
	margin-top:10px;
	
}
  
.section.collapsed {
	max-height: 0;
}
  



	
.cvm4_detail_cont{
	position: relative;
}

.cvm4_detail_cont_text{
	padding:10px;
}
.cvm4_detail_cont_text h4{
	font-size: 16px;
	margin-bottom:10px;
	border-bottom:3px solid #c00000;
	width: 60px;
}
.cvm4_detail_cont_text p{
	margin-bottom:10px;
	font-size: 14px;
	color:gray;
}
.cvm4_detail_cont_text em{
	font-weight: 500;
	font-size: 14px;
	color:#000;
}



.cvm4_detail_cont_text table .title{
	background: rgb(204, 204, 204);
}
.cvm4_detail_cont_text table .conts{
	padding:15px;
	font-size: 14px;
	line-height: 25px;
}

/*********## clublist_view_main5.htm ##*******/
.cv_m5_cont h4{
	font-size: 16px;
	padding:20px;
}

.cv_m5_cont ul {
	width: 100%;
}
.cv_m5_cont ul li{
	text-align: left;
	border-bottom:1px solid gray;
	padding:10px 20px 10px;
}

.cv_m5_cont ul li span{
	font-size: 14px;
	font-weight: 500;
	color:#000;
}
.cv_m5_cont ul li em{
	color:gray;
	display: block;
	font-size: 12px;
}

/*********## clublist_view_main5_detail.htm ##*******/
.clublist_main_profile2{
	text-align: left;
	padding:10px;
}
.clublist_main_profile2 img{
	width: 80px;
}
.clublist_main_profile2 span{
	font-weight: 500;
	font-size: 14px;
}
.clublist_main_profile2 em{
	color:gray;
	font-size: 12px;
	font-weight: normal;
}

.cvm5_detail{
	text-align: left;
	
}

.cvm5_detail h4{
	padding: 10px 20px 0;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:15px;
}

.cvm5_detail ul {
	width: 100%;
}
.cvm5_detail ul li{
	border-bottom:1px solid gray;
	padding: 10px 20px 10px;
}
.cvm5_detail ul li span{
	font-size: 16px;
	font-weight: 500;
	color:#000;
	margin-bottom: 5px;
	display: block;
}
.cvm5_detail ul li em{
	color:gray;
	display: block;
	font-size: 12px;
}

.cvm5_detail_btn{
	margin-top:20px;
	display: flex;
	justify-content: center;
}
.cvm5_detail button{
	border:1px solid #c00000;
	color:#c00000;
	width: 60px;
	text-align: center;
}

/*********## clublist_guide.htm ##*********/

.clublist_guide_title{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 14px;
	padding:10px;
}
.clublist_guide_title img{
	width: 100px;
	margin:10px 0;
}
.clublist_guide_title h3{
	font-size: 16px;
	margin-bottom:20px;
}

.cg_cont{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding:10px;
}
.cg_cont h3{
	font-size: 14px;
}

#top_button {
	display: inline-block;
	background-color: #FF9800;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s, 
	  opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
  }
  #top_button::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #fff;
  }
  #top_button:hover {
	cursor: pointer;
	background-color: #333;
  }
  #top_button:active {
	background-color: #555;
  }
  #top_button.show {
	opacity: 1;
	visibility: visible;
  }
  
  /* Styles for the content section */
  
  .content {
	width: 77%;
	margin: 50px auto;
	font-family: 'Merriweather', serif;
	font-size: 17px;
	color: #6c767a;
	line-height: 1.9;
  }
  @media (min-width: 500px) {
	.content {
	  width: 43%;
	}
	#button {
	  margin: 30px;
	}
  }
  .content h1 {
	margin-bottom: -10px;
	color: #03a9f4;
	line-height: 1.5;
  }
  .content h3 {
	font-style: italic;
	color: #96a2a7;
  }

/*********## clublist_login.htm ##************/

.clublist_login_title{
	display: flex;
	align-items: center;
	flex-direction: column;
	padding:20px;
}
.clublist_login_title h3{
	margin:20px 0 ;
}
.clublist_login_title span{
	color: rgb(255, 136, 0);
	font-weight: 500;
	font-size: 14px;
}
.clublist_login_cont{
	border-top:1px solid #c00000;
	padding:20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.login_cont_btn1{
	border-radius: 5px;
	border:1px solid #c00000;
	width: 300px;
	padding: 8px;
	margin-bottom:20px;
}
.login_cont_btn1 a{
	color: #c00000;
}

.login_cont_btn2{
	width: 160px;
	border-radius: 8px;
	background-color: #c00000;
	padding: 10px;

	text-align: center;
	margin-top:10px;
}
.login_cont_btn2 a{
	color: #fff;
}

.clublist_login_cont span{
	display: block;
}

.cb_login_cont_inputs{
	display: flex;
	justify-content: space-between;
	width: 300px;
	margin:0 auto;
	margin-bottom:20px;
	
}
.cb_login_cont_inputs input{
	border: 1px solid #c00000;
	
}
.cb_login_input1{
	width: 45%;
	margin-right:10px;
	display: block;
}
.cb_login_input2{
	width: 55%;
}

.clublist_login_bottom_btn{
	display: flex;
	align-items: center;
	flex-direction: column;
	position:fixed;
	bottom:30px;
	margin:0 auto;
	width: 100%;
}
.clublist_login_bottom_btn span{
	font-weight: 600;
	font-size: 14px;
	color: #c00000;
	padding-bottom: 10px;
}
.clublist_login_bottom_btn button{
	width: 300px;
	border-radius: 8px;
	background-color: #c00000;
	padding: 10px;
	color: #fff;
	text-align: center;
}
.clublist_login_bottom_btn button a{
	color:#fff;
}


/*******************clublist_login2.htm**********************/
.cb_login_cont_profile,.cb_login_cont_pwd{
	display: flex;
	align-items: center;
	flex-direction: column;
	padding:0 30px;
}
.cb_login_cont_profile span{
	font-size: 14px;
	font-weight: 500;
	padding:5px 0;
}
.cb_login_cont_profile input{
	margin:20px 0 0;
	border:2px solid #c00000;
}
.cb_login_cont_profile label {
	color:#c00000;
	font-weight: 500;
	text-align: left;	
	font-size: 12px;
	width: 100%;
	
}


.cb_login_cont_pwd{
	padding:10px 0;
}
.cb_login_cont_pwd span{
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 14px;
}
.cb_login_cont_pwd a{
	color:#c00000;
	font-weight: 500;
	font-size: 14px;
}

/*******************clublist_login3.htm**********************/

.cb_pwd_cont{
	display: flex;
	flex-direction: column;
	padding:20px;
	margin:20px auto 0px;
	align-items: center;
}
.cb_pwd_cont span{
	font-size: 14px;
	padding:10px;
	margin-left:-120px;
	color:#c00000;
	font-weight: 500;

}
.cb_pwd_cont input{
	border:1px solid #c00000;
	width: 300px;
}

/*******************clublist_join.htm**********************/

.join_text{
	display: flex;
	justify-content: center;
	width: 100%;
	margin:0 auto;
	align-items: center;
	text-align: center;
	padding: 20px 0;
}
.join_text p{
	font-size: 14px;
}
.join_text p em {
	font-weight: 500;
}


.join_cont1{
	padding:10px;
	display: flex;
	justify-content: space-between;
	position:relative;
}
.join_cont1 input{
	border:1px solid #c00000;
	margin-right:10px;
}
.join_cont1 input:first-child{
	width: 50%;
}
.join_cont1 input:last-child{
	width: 30%;
}
.join_cont1 button{
	background-color: #c00000;
	color:#fff;
	width: 60%;
	border-radius: 5px;
	padding:10px;
	font-size: 11px;
}

.join_cont2{
	padding:0 10px;
	display: flex;
	justify-content: space-between;
	position:relative;
}
.join_cont2 input{
	border:1px solid #c00000;
	margin-right:10px;
}
.join_cont2 button{
	background-color: #c00000;
	color:#fff;
	width: 35%;
	border-radius: 5px;
	padding:8px;
}

.join_cont3{
	margin:10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	padding:10px;
}
.join_cont3 input{
	border-radius: 5px;
	border:1px solid #c00000;
	
}
.join_cont3 span{
	display: block;
	font-weight: 500;
	font-size: 12px;
	margin-top:5px;
	color: #c00000;
	margin-bottom:50px;
}



td.form-check{
	text-align: left;
}
td.form-check label{
	font-size: 14px;
	font-weight: 500;
}
.join_table_cont table{
	width: 100%;
}

.join_table_cont tr td{
	padding-right:10px;
	padding-bottom:10px;
}
.join_table_cont tr td:nth-child(2){
	text-align: right;
	
}

/*******************clublist_join2.htm**********************/
.clublist_join_text{
	padding:0 50px;
	margin:0 auto;	
}
.clublist_join_text p {
	border:1px solid gray;
	padding:10px;
}

.tgl_menu_btn{width:45px;height:40px;background:url(https://m.etomato.com/mbcw/images/icon/btn-menu-new.png) no-repeat 0 0;cursor:pointer;display:block;float:left;}
.tgl_menu_btn.on{background:url(https://m.etomato.com/mbcw/images/icon/btn-menu-new.png) no-repeat 0 -40px;}

.tgl_menu_all {position:fixed;left:0;top:0;bottom:0;z-index:100000;}
.tgl_menu_all .tgl_menu_bg{width:230px;height:100%;background:#fff;border-right:1px solid #dddddd;position:fixed;left:0;top:0;display:none;z-index:1;}
.tgl_menu_all {position:fixed;left:0;top:0;bottom:0;z-index:100000;}
.tgl_menu_all .tgl_menu_wrap{
	width:230px;
	height:100%;
	padding:0;
	background:#fff;
	border-right:1px solid #ddd;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:scroll;
	display:none;
	z-index:10;
}
.tgl_menu_all .tgl_menu_wrap ul{margin:0;padding:40px 0 0;}

.tgl_menu_all .tgl_menu_wrap li{
	text-align: left;
}
.tgl_menu_all .tgl_menu_wrap li.ti{
	width:220px;
	padding:0 10px;
	background-color:#c00000;
	text-align:left;
	font-size:16px;
	color:#fff;
	position:fixed;
	left:0;
	top:0;
	z-index:1000;
}
.tgl_menu_all .tgl_menu_wrap li.ti a{width:30px;height:40px;text-align:center;display:block;float:right;}
.tgl_menu_all .tgl_menu_wrap li.ti a img{height:30px;margin:-2px -15px 0 0;}
.tgl_menu_all .tgl_menu_wrap li{height:40px;border:none;font-size:14px;line-height:40px;position:relative;}
.tgl_menu_all .tgl_menu_wrap li.line{border-bottom:1px solid #ccc;}
.tgl_menu_all .tgl_menu_wrap li a{width:90%;height:40px;padding:0 5%;line-height:40px;display:block;}
.tgl_menu_all .tgl_menu_wrap li a img{height:25px;vertical-align:middle;}
.tgl_menu_all .tgl_menu_wrap .eto_logo2 img{
	width: 100px;
}

.tgl_menu_all .tgl_menu_wrap li span{
	text-align:right;
	letter-spacing:-1px;
	position:absolute;
	right:10px;
	top:0;
	display:block;
}
.tgl_menu_all .tgl_menu_wrap li span p{margin:5px 0 0;font-size:11px;font-weight:300;line-height:15px;display:block;}
.tgl_menu_all .tgl_menu_wrap li span b{font-size:13px;font-weight:600;color:#c00000;line-height:18px;display:block;}


#headline{width:100%;height:40px;background:#c00000;line-height:40px;position:fixed;top:0;z-index:10;}
#headline .title{height:40px;text-align:left;font-size:16px;color:#fff;line-height:40px;position:absolute;left:50px;}
#headline .gnb{position:absolute;right:5px;}
#headline .gnb img{height:30px;margin:5px 5px 0;}

.tgl_arrow_btn{width:45px;height:40px;background:url(https://m.etomato.com/mbcw/images/icon/ico_back_w.png) no-repeat 0 -3px;cursor:pointer;display:block;float:left;}


.nav_login_cont{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #c00000;
	color:#fff;
	padding:10px;
}

.nav_login_cont i{
	font-size: 20px;
	color:#fff;
}
.nav_login_cont p{
	line-height: 20px;
	margin-left:0;
	color:#000;
	font-weight: 500;
	font-size: 14px;
}
.nav_login_cont em{
	color:#fff;
}
.nav_join_text{
	text-align: center;
	margin-bottom:20px;
	background-color: tomato;
	padding:10px;
}
.nav_join_text span{
	color:#fff;
}


.version_cont{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.version_cont li {
	font-weight: 500;
}
.version_cont li img{
	width: 80px;
}


/************************************************
*		CONTAINER								*
************************************************/

#content{
	width:100%;
	height: 100%;
	margin:0;padding:0;position:relative;
}

.ltitle{height:40px;margin:0 0 15px;padding:0 10px;text-align:left;font-size:16px;font-weight:600;line-height:40px;}
.ctitle{margin:0 0 15px;padding:0 10px;text-align:center;font-size:16px;font-weight:600;line-height:40px;}
.rtitle{height:40px;margin:0 0 15px;padding:0 10px;text-align:right;font-size:16px;font-weight:600;line-height:40px;}
.ltitle span, .ctitle span, .rtitle span{margin:0 10px;}

.lstitle{background-color:#ececec;margin:15px 0 10px;padding:0 10px;text-align:left;font-size:16px;font-weight:600;line-height:30px;letter-spacing:-1px;position:relative;z-index:10;}
.lstitle span{padding:0 10px;text-align:left;font-size:14px;font-weight:400;line-height:30px;position:absolute;right:0;top:0;}
.lstitle span .select-wrapper{margin:0;}
.lstitle span .select-wrapper select{height:30px !important;padding:0 25px 0 5px;}
.lstitle span .select-wrapper:before{right:-5px;}
.lstitle .que{width:20px;height:20px;margin:4px 5px 0 8px;float:right;}
.lstitle .que img{width:20px;height:20px;}

.cstitle{height:30px;background-color:#ececec;margin:0 0 10px;padding:0 10px;text-align:center;font-size:16px;font-weight:600;line-height:30px;letter-spacing:-1px;z-index:10;}
.rstitle{height:30px;background-color:#ececec;margin:0 0 10px;padding:0 10px;text-align:right;font-size:16px;font-weight:600;line-height:30px;letter-spacing:-1px;z-index:10;}

.sn_btitle{padding:3px 0 20px;font-size:20px;font-weight:600;}
.sn_title{padding:3px 0;font-size:15px;font-weight:600;}
.sn_txt,.sn_txt2{margin:0 0 20px;padding:3px 0;font-size:14px;color:#666;}
.sn_stxt{margin:0 0 15px;padding:3px 0;font-size:12px;}
.sn_stxt span{margin:0 10px;}
.sn_thum{margin:0 0 15px;padding:3px 0;text-align:center;}
.sn_thum img{width:100%;max-width:700px;}

.sn_txt b, .sn_txt2 b{
	margin:0 10px;
	color:#000;
}
.sn_txt span{
	font-size: 12px;
	color:gray;
}

.sn_txt2{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sn_txt b{
	display: flex;
}

.talbtn{text-align:left;}
.tacbtn{text-align:center;}
.tarbtn{text-align:right;}
.tarbtn2{text-align:right;}
.tarbtn2 li {
	font-weight: 600;
	font-size: 16px;
	color: #c00000;
	margin-right:10px;
}

.rmenu{height:26px;margin:0 0 10px;}
.rmenu ul{position:relative;}
.rmenu li{width:100%;height:26px;text-align:right;font-size:13px;font-weight:bold;line-height:26px;}
.rmenu li a{margin:0 7px;}
.rmenu li a:hover, .rmenu li a.on{color:#c00000;}

.vl_list{margin:0;padding:0;z-index:1000;}
.vl_list .vl_case{width:100%;margin:0 0 10px;padding:0;border-bottom:1px solid #ccc;line-height:60px;position:relative;}
.vl_list .vl_case:last-child{margin:0;}
.vl_list .vl_case .thum{
	width:25%;
	height:70px;
	text-align:center;
	line-height:70px;
	float:left;
}
.vl_list .vl_case .thum .t_img{
	width:60px;
	height:60px;
	margin:0 auto 10px;
	display:block;
	position:relative;
}
.vl_list .vl_case .thum .t_img span{
	width: 10px;
	height: 10px;
	background-color: #c00000;
	border-radius: 50%;
	display: block;
	position:absolute;
	z-index: 9999;
	top:10px;
}
.vl_list .vl_case .thum .t_img .play{width:20px;height:20px;margin:0 auto;position:absolute;right:0;bottom:20px;display:block;z-index:100;}
.vl_list .vl_case .thum .t_img img{width:100%;border:1px solid #c1c1c1;border-radius:100%;background:#ccc;}
.vl_list .vl_case .copy{
	width:60%;
	margin:5px 0 0;
	line-height:22px;
	position:relative;
	float:left;
}
.vl_list .vl_case .scopy{width:48%;margin:5px 0 0;line-height:18px;position:relative;float:left;}
.vl_list .vl_case .dbtn{width:20%;margin:5px 0 0;position:relative;float:right;}
.vl_list .vl_case .home{
	
}
.vl_list .vl_case .home i {
	font-size: 20px;
	height:60px;
	margin:0 auto 10px;
	line-height:60px;
}

.vl_list .vl_case .uw_rtxt{margin:0 0 5px;padding:0 10px;text-align:right;font-size:13px;color:#c00000;}
.vl_list .vl_case .ud_wrap{margin:0 0 0;border-top:1px solid #ccc;}
.vl_list .vl_case .ud_wrap ul{position:relative;}
.vl_list .vl_case .ud_wrap li:first-child{border-left:0;}
.vl_list .vl_case .ud_wrap li{border-left:1px solid #ccc;float:left}
.vl_list .vl_case .ud_wrap li a{width:100%;text-align:center; font-size:14px;font-weight:400;line-height:30px;letter-spacing:-1px;display:block;}
.vl_list .vl_case .ud_wrap li a.hover{background-color:#c00000;font-weight:600;}
.vl_list .vl_case .ud_wrap li a.bred{background-color:#c00000;color:#fff;}
.vl_list .vl_case .ud_wrap li a.bgrey{background-color:#999;color:#fff;}



.inv_wrap{width:98%;margin:0 auto;position:relative; }
.inv_wrap .iw_case{width:100%;margin:0 5px 10px;padding:0 0 13px;line-height:60px;position:relative;}
.inv_wrap .iw_case .iw_thum{width:30%;height:80px;text-align:center;line-height:80px;float:left;}
.inv_wrap .iw_case .iw_thum img{height:80px;border:1px solid #ccc;}
.inv_wrap .iw_copy{width:66%;padding:0 2%;line-height:30px;position:relative;float:left;}
.inv_wrap .iw_copy b{font-size:16px;font-weight:600;}

.inv_wrap .iw_desc{margin:0 0 25px;}
.inv_wrap .iw_desc ul{margin:0;padding:0;}
.inv_wrap .iw_desc li{height:30px;margin:0 0 1px;padding:0 0 0 10px;line-height:30px;display:block;position:relative;}
.inv_wrap .iw_desc li.title{padding:5px 10px;font-size:16px;font-weight:700;}
.inv_wrap .iw_desc li span{width:64%;height:30px;padding:0 3%;text-align:left;line-height:30px;float:right;}

.inv_wrap .iw_tabs1,
.inv_wrap .iw_tabs2{
	margin:0;
	padding:0;
	height: auto;
}
.inv_wrap .iw_tabs1 .tabs-standard,
.inv_wrap .iw_tabs2 .tabs-standard{width:100%;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav{width:100%;height:34px;text-align:left;position:relative;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip,
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip{margin:0;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li:first{width:49.4%;}
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li:first{width:33%;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li{width:49.4%;height:34px;
	background-color:#efefef;
	border:1px solid #ccc;text-align:center;line-height:34px;}
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li{width:32.8%;height:34px;background-color:#efefef;border:1px solid #ccc;text-align:center;line-height:34px;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li,
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li a,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li a{float:left;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li a,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li a{width:100%;height:34px;text-align:center;font-weight:bold;line-height:34px;text-decoration:none;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li.sliderkit-selected,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li.sliderkit-selected{background-color:#fff;border-top:1px solid #333;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #fff;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li.sliderkit-selected a,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li.sliderkit-selected a{background-color:#fff;color:#333;}




.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-panels,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-panels{width:100%;margin:0;padding:0;background:#fff;overflow:hidden;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-panel,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-panel{width:100%;background:#fff;}
.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-news,
.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-news{margin:0;padding:15px 0;}

.not_wrap:first-child{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.not_wrap{padding:10px 0;border-bottom:1px solid #ccc;position:relative;}
.not_wrap a{width:100%;display:block;}
.not_wrap .nw_thum{width:120px;max-height:65px;margin:0 10px 0 0;vertical-align:middle;float:left;overflow:hidden;}
.not_wrap .nw_thum img{width:100%;}
.not_wrap .nw_tit{line-height:20px;}
.nw_tit img{
	width: 20px;
	margin-right:10px;
}
.not_wrap .nw_txt{font-size:12px;line-height:20px;letter-spacing:-1px;}
.not_wrap .nw_copy{margin:10px 0;padding:10px 0;border-top:1px solid #ccc;line-height:20px; display:block;}
.not_wrap .nw_copy .nc_img{width:100%;max-width:700px;margin:0 auto 15px;display:block;}
.not_wrap .nw_copy .nc_img img{width:100%;}
.not_wrap .nw_rtxt{text-align:right;line-height:20px;}
.not_wrap .nw_btn{width:40px;height:40px;background-color:#fff;position:absolute;right:0;top:10px;}
.not_wrap .nw_stick{margin:0 6px;color:#999;}
.not_wrap .nwbn{cursor:pointer;}
.not_p{
	padding:10px 10px 0px;
}


.not_more{width:98%;height:30px;margin:0 auto;background-color:#ddd;border:1px solid #ccc;border-radius:3px;color:#333;line-height:30px;display:block;}
.not_more .nm_date{margin:0 10px;font-size:11px;}


.aca_wrap{width:98%;margin:0 auto 15px;position:relative;}
.aca_wrap .aw_content{padding:20px 10px;background-color:#efefef;}
.aca_wrap .aw_content img{width:100%;}


.cont_wrap{width:98%;margin:0 auto;position:relative;}
.cont_wrap .cw_scorll{height:100px;padding:10px;border:1px solid #ccc;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.cont_wrap .cw_lbox{margin:0 0 20px;padding:10px;border:1px solid #ccc;}
.cont_wrap .cw_copy{height:40px;margin:5px 0 10px;line-height:40px;position:relative;}

.cw_copy b{
	margin-left:10px;
}
.cont_wrap .cw_copy span{width:30%;position:absolute;right:0;}


#bottomtable{font-size:10px}






/************************************************
*		SLIDER									*
************************************************/

.flex-container a:hover,
.flex-slider a:hover {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* --------------------------------------------
 * BASE STYLES
 * --------------------------------------------*/
 .slider {
	margin:0;
	padding: 0;
}
.flexslider {
	padding: 0;

}
.flexslider .slides > li {
	display:none;
	-webkit-backface-visibility:hidden;
	overflow:hidden;
}
.flexslider .slides img {
	width:100%;
	display:block;
}
.flexslider .slides:after {
	height:0;
	line-height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
html[xmlns] .flexslider .slides {
	display:block;
}
* html .flexslider .slides {
	height:1%;
}
.no-js .flexslider .slides > li:first-child {
	display:block;
}
/* --------------------------------------------
 * DEFAULT THEME
 * --------------------------------------------*/
.vod_wrap{width:100%; }
.vod_wrap .vod_bn{width:100%;background-color:#efefef;position:relative;}
.vod_wrap .vod_bn .vb{
	padding-top:26%;
	position:absolute;
	right:0;
	display:block;
}
.vod_wrap .vod_bn img {width:100%;}

.vod_wrap .vod_bn2{
	width:100%;
	background-color:#000;
}
.vod_wrap .vod_bn2 .vb2{
	display: flex;
	justify-content: center;
}
.vod_wrap .vod_bn2 .vb2 i{
	font-size: 50px;
	color:#fff;
	z-index: 10;
	position: absolute;
	top:30px;
}
.vod_wrap .vod_bn2 .vb2 span{
	font-size: 16px;
	line-height: 25px;
	color:#fff;
	z-index: 10;
	position: absolute;
	top:120px;
	
}
.vod_wrap .vod_bn2 img {
	background: #000;
	width:100%;
	filter: blur(5px);

}

.vod_wrap .vod_txt{
	margin:10px 0;
	padding:0 5px;
	background-color:#fff;
	text-align:center;line-height:24px;}
.vod_wrap .vod_txt ul li img{
	width: 30px;
	height: 30px;
	background-color:rgb(196, 195, 195);
	border-radius: 50%;
}


.flexslider {
	margin:0;
	background:#fff;
	position:relative;
	zoom:1;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
	zoom:1;
}
.flexslider .slides img {
	height:auto;
	-moz-user-select:none;
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height:300px;
}
.carousel li {
	margin-right:5px;
}
.flex-direction-nav {
	*height:0;
}
.flex-direction-nav a {
	width:40px;
	height:40px;
	margin:-20px 0 0;
	text-decoration:none;
	font-size:0 !important;
	color:rgba(0, 0, 0, 0.8);
	position:absolute;
	top:50%;
	z-index:10;
	display:block;
	overflow:hidden;
	opacity:0;
	cursor:pointer;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-prev {
	background:url(https://m.etomato.com/mbcw/images/icon/arrow_prev.png) no-repeat;
	left:-60px;
	top:40%;
}
.flex-direction-nav .flex-next {
	background:url(https://m.etomato.com/mbcw/images/icon/arrow_next.png) no-repeat;
	text-align: right;
	right:-60px;
	top:40%;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 0;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display:none;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: -10px;
		top:35%;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: -10px;
		top:35%;
	}
}






/************************************************
*		FOOT									*
************************************************/

#footer a:hover, #footer a:active{text-decoration:underline !important;}

.phone{background-color:#efefef;padding:5px 0;font-size:0.9em;font-weight:600;color:#c00000;line-height:1.5em;}
.phone a{color:#c00000;}
.fmenu{margin:5px 0;font-size:0.9em;font-weight:600;color:#000;line-height:1.6em;}
.fmenu a{color:#000;}
.phone span, .fmenu span{color:#999 !important;}
.copyright{padding:0 10px;font-size:0.75em;color:#999;line-height:1.6em;}






/************************************************
*		TABLE									*
************************************************/

.w15p{width:15%;}
.w20p{width:20%;}
.w30p{width:30%;}
.w33p{width:33.1%;}
.w40p{width:40%;}
.w49p{width:49.8%;}
.w50p{width:50%;}
.w60p{width:60%;}
.w70p{width:70%;}
.w80p{width:80%;}
.w90p{width:90%;}
.w94p{width:94%;}
.w96p{width:96%;}
.w100p{width:100%;}

.tbl_type, .tbl_type th, .tbl_type td{border:0}
.tbl_type{width:100%;margin:0 0 30px;border-bottom:1px solid #ccc;font-size:13px;text-align:center;border-collapse:collapse}
.tbl_type caption{display:none}
.tbl_type th{padding:7px 10px 4px;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;background-color:#ddd;color:#666;font-size:14px;font-weight:bold}
.tbl_type td{padding:6px 10px 4px;border:1px solid #ccc;background-color:#efefef;color:#666}

.tbl_type1, .tbl_type1 th, .tbl_type1 td{margin:0;padding:0;border:0;}
.tbl_type1{width:100%;margin:0 0 30px;border-bottom:1px solid #ccc;border-collapse:collapse;text-align:center;}
.tbl_type1 caption{display:none}
.tbl_type1 th{padding:5px 10px;border-top:1px solid #ccc;border-right:1px solid #ccc;border-left:1px solid #ccc;background-color:#999;font-weight:bold;color:#fff;}
.tbl_type1 td{padding:5px 10px;border:1px solid #ccc;}
.tbl_type1 td.sti{background-color:#f2f2f2;font-weight:500;color:#666;}
.tbl_type1 td.copy{padding:15px 10px;line-height:24px !important;}
.tbl_type1 .btxt{font-size:15px;font-weight:600;line-height:22px !important;}
.tbl_type1 .stxt{margin:0 0 5px;font-size:11px;letter-spacing:-1px;line-height:20px !important;}

.tbl_type2{width:100%;margin:0 0 30px;}
.tbl_type2 caption{display:none}
.tbl_type2 th, .tbl_type2 td{margin:0;padding:3px 0;border:0}
.tbl_type2 th{text-align:center;font-weight:600;line-height:22px;}
.tbl_type2 td{line-height:22px;}
.tbl_type2 .btxt{font-size:15px;font-weight:600;}
.tbl_type2 .btxt span{font-size:15px;font-weight:600;}
.tbl_type2 .stxt{font-size:11px;letter-spacing:-1px;}

.tbl_type3{width:100%;margin:0 0 30px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.tbl_type3 caption{display:none}
.tbl_type3 th, .tbl_type3 td{margin:0;padding:5px 0;border:0}
.tbl_type3 th{text-align:center;font-weight:600;line-height:22px;}
.tbl_type3 td{line-height:22px;}

.tbl_type4{width:100%;margin:0 0 30px;}
.tbl_type4 caption{display:none}
.tbl_type4 thead{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.tbl_type4 th, .tbl_type4 td{margin:0;padding:3px 0;border:0}
.tbl_type4 th{text-align:center;font-weight:600;line-height:22px;}
.tbl_type4 td{line-height:22px;}

.tbl_type5{width:100%;margin:0 0 10px;border:1px solid #ccc;}
.tbl_type5 caption{display:none}
.tbl_type5 th, .tbl_type5 td{margin:0;padding:3px 5px;border:0}
.tbl_type5 th{text-align:center;font-weight:600;line-height:22px;}
.tbl_type5 td{line-height:22px;}
.tbl_type5 .btxt{font-size:15px;font-weight:600;}
.tbl_type5 .btxt span{font-size:15px;font-weight:600;}
.tbl_type5 .stxt{font-size:11px;letter-spacing:-1px;}

.login_type{width:100%;margin:0 0 20px;padding:10px 5px;text-align:center;font-size:14px;position:relative;}

.login_type caption{display:none}
.login_type th{padding:5px 10px;font-weight:bold}
.login_type td{padding:5px 10px;}
.login_type .ltxt{text-align:left;line-height:30px;}
.login_type .rtxt{text-align:right;line-height:30px;}
.login_type .rbtn{padding:7px 10px 0 10px;text-align:center;}
.login_type .rbtn input{width:85%;max-width:200px;height:95px;}
.login_type .rbtn2{margin:0 0 5px;padding:0 10px 0 10px;text-align:center;}
.login_type .rbtn2 input{width:85%;max-width:280px;height:93px;}
.login_type .l_inp{width:60%;float:left;}
.login_type .r_btn{width:23%;margin:0 0 0 5px;padding:0 5px;float:left;}
.login_type .r_btn2{width:23%; margin:0 0 0 5px; padding:0 5px;float:left;}
.login_type .l_inp2{width:33%;margin:0 1% 5px 0;float:left;}
.login_type .l_inp3{width:33%;margin:0 1% 5px;float:left;}
.login_type .l_inp4{width:40%;margin:0 1% 5px 0;float:left;}
.login_type .l_inp5{width:27%;margin:0 1% 5px;float:left;}
.login_type .l_inp6{
	width:27%;float:left; margin:0 2%;
	margin-right:0;
}
.login_type .r_sel{width:60%;margin:0;padding:0;float:left;}
.login_type .r_sel2{width:90%;margin:0;padding:0;float:left;}


/* --------------------------------------------
 * Writer Box
 * --------------------------------------------*/

.cb_usr_area{padding-left:10px;background-color:#efefef;position:relative;clear:both;z-index:30;_zoom:1}
.cb_usr_area input, .cb_usr_area textarea{background-color:#fff;}
.cb_usr_area:after{display:block;clear:both;content:''}
.cb_usr_area .cb_section{margin:10px 0 8px;zoom:1}
.cb_usr_area .cb_section:after{display:block;overflow:hidden;clear:both;content:''}
.cb_usr_area .cb_btn_area{width:100%;float:left}
.cb_usr_area .cb_section{width:100%;margin-top:8px;float:left;}
.cb_usr_area .cb_section input{margin:7px 0;}


.cb_lstcomment{width:100%;margin:5px 0 15px;position:relative;}
.cb_lstcomment li{border-top:1px solid #ccc;vertical-align:top;position:relative;zoom:1}
.cb_lstcomment .cb_thumb_off{z-index:10}
.cb_lstcomment .cb_thumb_off .cb_comment_area{padding-left:0;}
.cb_lstcomment .cb_thumb_off li.cb_thumb_on{padding-left:80px}
.cb_lstcomment .cb_thumb_off li.cb_thumb_off{padding-left:30px}
.cb_lstcomment .cb_thumb_off li.cb_thumb_on li.cb_thumb_off,.cb_lstcomment .cb_thumb_off li.cb_thumb_on li.cb_thumb_on{margin-left:-30px}
.cb_lstcomment li .cb_comment_area{margin-top:1px}
.cb_lstcomment .cb_section span,.cb_lstcomment .cb_section div,.cb_lstcomment .cb_section a,.cb_lstcomment .cb_section em,.cb_lstcomment .cb_section input,.cb_lstcomment .cb_section td{vertical-align:middle}

.cb_nick_name{display:inline-block;*display:inline;padding-left:1px;color:#333;font-weight:600;}
.cb_nick_name a{display:inline-block;_position:relative;margin:-1px 0 0;color:#333;font-size:12px;font-weight:bold;letter-spacing:-1px}
.cb_date{margin-left:10px;font-size:11px;color:#999}

.cb_lstcomment .cb_dsc_comment{padding:0 0 10px 1px;color:#555;line-height:20px;overflow:hidden;clear:both;}
.cb_lstcomment .cb_dsc_comment .cb_dsc{font-size:13px;color:#777;}
.cb_lstcomment .cb_dsc_comment .cb_dat{font-size:12px;color:#777;letter-spacing:-1px;}
.cb_lstcomment .cb_bu_subnode{width:14px;height:14px;background:url(https://m.etomato.com/mbcw/images/icon/re_icon.png) no-repeat;position:absolute;top:3px;left:6px;overflow:hidden;}
.cb_lstcomment .cb_dsc_comment{overflow:hidden;clear:both;padding:0 0 5px 1px;color:#555;line-height:20px}
.cb_info_area{overflow:hidden;padding:3px 0 5px;zoom:1}

.cb_comment_area .cb_section2{height:15px;padding-left:6px;color:#666;position:absolute;bottom:9px;*bottom:7px;right:0;}
.cb_comment_area .cb_section2 span{padding:0 6px 0 9px;font-size:12px;color:#666;display:inline-block;overflow:hidden;}
.cb_comment_area .cb_section2 span.cb_nobar{margin-left:-6px;padding:0 10px 0 0;background:none;}
.cb_comment_area .cb_section2 span.cb_nobar a{color:#333;}
.cb_comment_area .cb_section2 span.cb_first{background:none}
.cb_comment_area .cb_section2 a{margin-right:5px;color:#aaa}
.cb_comment_area .cb_section2 a:hover{color:#333;text-decoration:underline}
.cb_comment_area .cb_section2 span span{padding:0;background:none;color:#ccc;font-size:10px}

.cb_section3{height:15px;text-align:right;font-size:12px;}
.cb_section3 a{color:#333;}
.cb_section3 span{margin:0 5px;}






/************************************************
*		PAGING									*
************************************************/

/* Paginate */
.responsivePaginate{
	margin:4em 0;
	text-align:center;
	font-size:1em;
	line-height:1em;
	white-space:nowrap;
}
.responsivePaginate img{margin:0 0 5px;vertical-align:middle;}

.responsivePaginate span, .responsivePaginate div{
	margin:0 .25em 0 .25em;
	padding:.20em .5em;
	background-color:#e44c65;
	border:1px solid #bcbcbc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	color:#fff !important;
	line-height:1em;
	visibility:hidden;
}
.responsivePaginate span, .responsivePaginate div
{
	display:inline;
	color:#e44c65;
	text-shadow:1px 1px 0px #660b1a;
}
.responsivePaginate a
{
	margin:0 .25em 0 .25em;
	padding:.20em .5em;
	color:#e44c65 !important;
	text-decoration:none;
	background-color:#eef;
	border:1px solid #bcbcbc;
	background-image:-webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	text-shadow:1px 1px 0px #fff;
}

.responsivePaginate a.next{background:url(https://m.etomato.com/mbcw/images/btn/btn_page_next.gif) no-repeat center 50%;}
.responsivePaginate a.prev{background:url(https://m.etomato.com/mbcw/images/btn/btn_page_prev.gif) no-repeat center 50%;}

.responsivePaginate a:hover
{
	background-color:#e44c65;
	background-image:-webkit-linear-gradient(top, #e44c65 0%, #e44c65 100%);
	color:#fff !important;
	text-shadow:1px 1px 0px #660b1a;
}

.responsivePaginate a:hover.next{background:url(https://m.etomato.com/mbcw/images/btn/btn_page_next.gif) no-repeat center 50%;}
.responsivePaginate a:hover.prev{background:url(https://m.etomato.com/mbcw/images/btn/btn_page_prev.gif) no-repeat center 50%;}






/************************************************
*		POPUP									*
************************************************/

.bg_over{
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter:alpha(opacity=50);
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opackt:0.5;
	position:absolute;
	top:0;
	left:0;
    filter: alpha(opacity=50);
}

html, body{height:100%;margin:0 auto;}
.mw_login{width:100%;height:100%;display:none;position:fixed;_position:absolute;top:0;left:0;z-index:10000;}
.mw_login.open{display:block}
.mw_login .bg{width:100%;height:100%;position:absolute;top:0;left:0;}
#login{width:302px;min-height:300px;margin:-150px 0 0 -194px;padding:10px 28px 0 28px;font-size:12px;font-family:Tahoma, Geneva, sans-serif;color:#767676;line-height:normal;white-space:normal;background:url(img/op_blink.png);position:absolute;left:50%;top:50%;}

.top_cover{width:358px;height:24px;position:absolute;left:0;top:-24px;overflow:hidden;z-index:10000000;}
.top_cover .tl_corner{width:24px;height:24px;position:absolute;left:0;top:0;}
.top_cover .tc_bar{width:310px;height:24px;position:absolute;left:24px;top:0;}
.top_cover .tr_corner{width:24px;height:24px;position:absolute;right:0;top:0;}

.process{margin-bottom:20px;text-align:center;}
.svn_title{margin-bottom:25px;text-align:center;font-size:20px;font-weight:bold;color:#fff;}

.input_wrap{text-align:center;}
.input_wrap input{width:282px;height:28px;margin-bottom:5px;padding:5px 10px;border:1px solid #e1e1e1;font-weight:bold;color:#767676;}

.svn_login{margin-top:15px;padding-bottom:15px;text-align:center;border-bottom:1px solid #e1e1e1;}
.svn_btn{margin-top:15px;text-align:center;}
.set_btn{margin:25px 0;text-align:center;}

.svn_loading{margin:25px 0;padding:20px 0;background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;font-weight:bold;color:#a6a6a6;letter-spacing:-1px;}
.svn_loading img{margin-right:5px;vertical-align:middle;}

.svn_loadf{margin:25px 0;padding:20px 0;background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;font-size:18px;font-weight:bold;letter-spacing:-1px;}

.svn_confirm{margin-top:15px;padding-bottom:15px;text-align:center;}

.under_cover{width:358px;height:24px;position:absolute;left:0;bottom:-24px;overflow:hidden;z-index:10000000;}
.under_cover .bl_corner{width:24px;height:24px;position:absolute;left:0;bottom:0;}
.under_cover .bc_bar{width:310px;height:24px;position:absolute;left:24px;bottom:0;}
.under_cover .br_corner{width:24px;height:24px;position:absolute;right:0;bottom:0;}


.popup_wrap{width:85%;padding:0;position:absolute;left:5%;top:90px;display:none;z-index:51;}
.popup_wrap .pw_title{width:100%;height:40px;background-color:#c00000;text-align:center;}
.popup_wrap .pw_title .pw_ti{width:66%;height:40px;padding:0 2%;font-size:15px;font-weight:600;color:#fff;line-height:40px;}
.popup_wrap .pw_title .pw_btn{width:26%;height:40px;padding:0 2%;text-align:right;font-size:15px;font-weight:bold;color:#fff;line-height:40px;float:right;}

.popup_wrap .pw_content{padding:15px 10px 20px;background-color:#fff;font-size:14px;}
.popup_wrap .pw_content img{
	width: 100%;
}
.pw_content .pw_con_text {
	text-align: left;
}


.popup_wrap .pw_content .pwc_scroll{height:230px;margin:0 0 20px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.popup_wrap .pw_content .pwc_txt{padding:15px 0;text-align:center;letter-spacing:-1px;}

.popup_wrap .pltit{margin:0;padding:0 10px;text-align:left;font-size:14px;font-weight:600 !important;line-height:18px;display:block;}
.popup_wrap .pltxt{margin:0 0 15px;padding:0 10px;text-align:left;font-size:13px;font-weight:400 !important;line-height:16px;display:block;}

#mask{
	background-color:rgba(30, 30, 30, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index:100;
}
#regArea,
.regArea,
#RegArea,
.RegArea{width:85%;margin:0 3px;background-color:#f0f0f0;font-size:15px;position:absolute;top:100px;display:none;z-index:10000;}

.index_wrap{width:100%;height:40px;border-top:1px solid #cc0000;font-size:12px;position:fixed;left:0;bottom:-1px;z-index:100;}
.index_wrap .iw_table{width:100%;margin:0;padding:0;border-bottom:1px solid #cc0000;}
.index_wrap .iw_table td{background-color:#e7e7e7;}




html, body{height:100%;margin:0}

.mw_popup{width:100%;height:100%;position:fixed;_position:absolute;top:0;left:0;display:none;z-index:10000;}
.mw_popup.open{display:block;}
.mw_popup .bg{width:100%;height:100%;background:#000;position:absolute;top:0;left:0;opacity:.5;filter:alpha(opacity=50)}
#popup{width:328px;margin:-150px 0 0 -166px;padding:0;background:#fff;position:absolute;top:50%;left:50%;}
#popup.g_popup .g_popup{display:block}
#popup .close{overflow:visible;cursor:pointer;}
#popup .popup_title{width:100%;height:40px;background-color:#c00000;text-align:center;}
#popup .popup_title .popup_ti{width:66%;height:40px;padding:0 2%;font-size:15px;font-weight:600;color:#fff;line-height:40px;}
#popup .popup_scroll{height:230px;margin:0 0 20px;padding:10px 10px 0;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
#popup .popup_txt{padding:15px 0;text-align:center;letter-spacing:-1px;}

.mw_pop{width:100%;height:100%;position:fixed;_position:absolute;top:0;left:0;display:none;z-index:10000;}
.mw_pop.open{display:block}
.mw_pop .bg{width:100%;height:100%;background:#000;position:absolute;top:0;left:0;opacity:.5;filter:alpha(opacity=50)}
#pop{width:328px;margin:-150px 0 0 -166px;padding:0;background:#fff;position:absolute;top:50%;left:50%;}
#pop.g_pop .g_pop{display:block}
#pop .close{overflow:visible;cursor:pointer;}
#pop .pop_title{width:100%;height:40px;background-color:#c00000;text-align:center;}
#pop .pop_title .pop_ti{width:66%;height:40px;padding:0 2%;font-size:15px;font-weight:600;color:#fff;line-height:40px;}
#pop .pop_scroll{height:230px;margin:0 0 20px;padding:10px 10px 0;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
#pop .pop_txt{padding:15px 0;text-align:center;letter-spacing:-1px;}






/************************************************
*			�߰�CSS 2018_11						*
************************************************/
.tj_club_wrap2{width:100%;}
.tj_club_wrap2 .text_wrap{width:100%;}
.tj_club_wrap2 .text_wrap .area{padding:0 10px;}
.tj_club_wrap2 .text_wrap .area .gray4{font-size:12px;font-weight:normal;}
.tj_club_wrap2 .text_wrap .area .ntc_text{width:100%;margin-top:20px;border:1px solid #cc0000;}
.tj_club_wrap2 .text_wrap .area .ntc_text .tx{padding:10px 0;color:#cc0000;text-align:center;}
.tj_club_wrap2 .text_wrap .area .list_title{color:#333;font-size:13px;font-weight:bold;clear:both;}
.tj_club_wrap2 .text_wrap .area .list_title .nt_tit{
	width:120px;
	padding:3px 10px;;
	background-color:#09C;
	font-size:14px;
	color:#fff;
	display:block;
}
.tj_club_wrap2 .text_wrap .area .list_text{line-height:160%;border-bottom:1px solid #ccc;clear:both;}
.tj_club_wrap2 .text_wrap .area .list_text .tb{width:100%;margin:0 0 5px;padding:5px 0;display:table;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx{width:100%;display:table-cell;color:#454545;font-size:13px;vertical-align:top;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx.pdn{padding-left:0;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx.pdn select{width:40%;float:left;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx.pdn span{width:10%;text-align:center;float:left;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx.pdn span input{width:100%;margin-top:1px;padding:0;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx .gray4{vertical-align:top;font-size:12px;}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx .df_slbtn{
	height:30px;
	margin-bottom:2px;
	padding:0 5px;
	color:#555;
	font-size:11px;
	background:#fff;
	border:1px solid #888;
	border-radius:2px;
	line-height:30px;
	cursor:pointer;
}
.tj_club_wrap2 .text_wrap .area .list_text .tb .tx .df_slbtn.on{color:#fff;background:#888;}
.tj_club_wrap2 .text_wrap .area .list_text .cp{margin:0 0 10px;}



.table_type1{width:100%;margin:0;border-top:1px solid #ccc;font-size:14px;}
.table_type1 caption{display:none}
.table_type1 thead th:first-child,
.table_type1 thead td:first-child,
.table_type1 tbody th:first-child,
.table_type1 tbody td:first-child{border-left:0 none;}
.table_type1 thead th,
.table_type1 thead td{
	padding:5px;
	background-color:#efefef;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	font-weight:700;
	color:#333;
	line-height:16px;
}
.table_type1 tbody th{
	padding:5px;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	font-weight:400;
	color:#555;
	line-height:14px;
}
.table_type1 tbody td{
	padding:5px;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	font-weight:400;
	color:#555;
	line-height:14px;
}
.tt1_btn{height:30px;margin:0 auto;padding:0 10px;background-color:#999;text-align:center;color:#fff !important;line-height:30px;display:block;}

.tal{text-align:left !important;}
.tac{text-align:center !important;}
.tar{text-align:right !important;}



.pay_wrap{margin:0;padding:0 10px 10px;position:relative;}
.pay_case{margin:0;padding:0;position:relative;}
.pay_case .red{color:#c00000 !important;}
.pay_case .blue{color:#03bafe !important;}
.pay_case .bg_lgray{background-color:#f8f8f8;}
.pay_case li{
	margin:0 0 5px;
	padding:10px 10px 3px;
	border:1px solid #e5e5e5;
	font-size:13px;
	color:#777;
}
.pay_case li p{margin:0 0 7px;font-size:13px;font-weight:600;display:block;}
.pay_case li b{margin:0 0 7px;;font-size:17px;font-weight:500;display:block;}
.pay_case li .mb0px{margin-bottom:0px !important;}
.pay_case li .p5px{padding-bottom:5px !important;}

.pay_case li .pw_limg{
	width:22px;
	height:22px;
	margin:-2px 5px 0 0;
	border:1px solid #d1d1d1;
	border-radius:100%;
	text-align:center;
	line-height:22px;
	display:block;
	float:left;
	overflow:hidden;
}
.pay_case li .pw_limg img{width:22px;height:22px;;}
.pay_case li .pw_img{margin:0;}
.pay_case li .pw_img img{width:auto;height:17px;margin:0 0 3px;}
.pay_case li .pw_txt{display:block;}

.pay_rbtn{
	width:100%;
	height:45px;
	background-color:#c00000;
	text-align:center;
	font-size:15px;
	font-weight:400;
	line-height:45px;
	position:fixed;
	left:0;
	bottom:0;
}
.pay_bbtn{
	width:100%;
	height:45px;
	background-color:#03bafe;
	text-align:center;
	font-size:15px;
	font-weight:400;
	line-height:45px;
	position:fixed;
	left:0;
	bottom:0;
}
.pay_rbtn a,
.pay_bbtn a{color:#fff !important;}






/************************************************
*			�߰�CSS 2019_06						*
************************************************/
.cash_info{height:30px;margin:15px 0 10px;text-align:center;color:#c00000;line-height:30px;border:1px solid #c00000;position:relative;}
.cash_txt{font-size:11px !important;color:#999;line-height:20px;letter-spacing:-1px;}
.cash_btxt{font-size:13px !important;line-height:25px;}
.cash_xtxt{font-size:15px !important;font-weight:500;}
.blue{color:#09F !important;}


.inp_case{margin:10px 0 0;padding:10px 0;position:relative;}
.inp_case input{width:94%;height:30px;margin:0 0 10px;padding:0 3%;line-height:30px;}


/* 1907추가 */
.pay_line{border:1px solid #cc0000;}
.pay_line .ptlrb5{padding:5px;}
.pay_line .plr5{padding-left:5px;padding-right:5px;}



.mw_popup1,
.mw_popup2,
.mw_popup3,
.mw_popup4,
.mw_popup5{width:100%;height:100%;display:none;position:fixed;_position:absolute;top:0;left:0;z-index:1000000;}
.mw_popup1.open,
.mw_popup2.open,
.mw_popup3.open,
.mw_popup4.open,
.mw_popup5.open{display:block}
.mw_popup1 .bg,
.mw_popup2 .bg,
.mw_popup3 .bg,
.mw_popup4 .bg,
.mw_popup5 .bg{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);position:absolute;top:0;left:0;}
#popup1,
#popup2,
#popup3,
#popup4,
#popup5{width:100%;max-width:320px;margin:0 auto;background:#fff;position:relative;top:5%;}
#popup1.g_popup1 .g_popup1,
#popup2.g_popup2 .g_popup2,
#popup3.g_popup3 .g_popup3,
#popup4.g_popup4 .g_popup4,
#popup5.g_popup5 .g_popup5{display:block}
#popup1 .close,
#popup2 .close,
#popup3 .close,
#popup4 .close,
#popup5 .close{
	width:40px;
	height:40px;
	padding:0;
	border:0;
	background:url(../images/icon/ico_x_w.png) no-repeat center 50%;
	text-decoration:none !important;
	line-height:40px;
	cursor:pointer;
	opacity:1;
	overflow:visible;
	position:absolute;
	top:10px;
	right:0;
}
#popup1 .close:hover,
#popup2 .close:hover,
#popup3 .close:hover,
#popup4 .close:hover,
#popup5 .close:hover{background:#999 url(../images/icon/close_wbtn.png) no-repeat center 50%;}

#popup1.dipop,
#popup2.dipop,
#popup3.dipop,
#popup4.dipop,
#popup5.dipop {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	padding: 0;
	background:none !important;
	border:0 none;
	position: absolute;
	left: 0;
	right: 0;
	top:30%;
}

.pop_header{height:40px;padding:10px 5px 0;text-align:center;font-size:18px;font-weight:600;color:#333;line-height:40px;}
.pop_header p{margin:0;padding:0;}

.pscroll{height:320px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.pop_mcontant{margin:0;padding:0;position:relative;}
.pop_mcontant .pm_img{width:100%;}
.pop_contant{padding:20px 10px;position:relative;}

.pop_contant .pc_ltit{text-align:left;font-size:16px;line-height:24px;}
.pop_contant .pc_ltxt{margin:0 0 10px;text-align:left;font-size:14px;font-weight:400;color:#999;line-height:20px;}

.pop_contant .pc_ctit{margin:0 0 10px;text-align:center;font-size:15px;line-height:22px;display:block;}
.pop_contant .pc_ctxt{margin:0 0 10px;text-align:center;font-size:13px;font-weight:400;color:#666;line-height:20px;display:block;}

.pop_contant select{font-size:16px;color:#bbb;}
.pop_contant select:focus{color:#666;}

.pop_contant textarea{font-size:16px;color:#bbb;}

.btn_wrap{height:40px;padding:15px 15px;text-align:center;font-size:18px;font-weight:400;color:#c1c1c1;line-height:40px;position:relative;bottom:0;}
.btn_wrap a{cursor:pointer;}

.btn_swrap{height:40px;padding:15px 0px;text-align:center;font-size:18px;font-weight:400;color:#c1c1c1;line-height:40px;position:relative;bottom:0;}
.btn_swrap a{cursor:pointer;}

.btn_bwrap{height:40px;padding:0px;text-align:center;font-size:18px;font-weight:400;color:#c1c1c1;line-height:40px;position:relative;bottom:0;}
.btn_bwrap a{cursor:pointer;}

a.btn100{width:100%;}
a.btn50{width:50%;}

a.btn_confirm {background:#d60825;color:#fff;float:left;display:block;}
a.btn_confirm:hover {background:#c10d26;color:#fff;text-decoration:none !important;}

a.btn_close {background:#333;color:#fff;float:left;display:block;}
a.btn_close:hover {background:#333;text-decoration:none !important;color:#fff;}






/************************************************
*			추가CSS 2021_06						*
************************************************/
.rec_bg{
	background: #bb0101; /* 그라데이션 지원하지 않는 브라우저 */
	background: -webkit-linear-gradient(left top, #c00000, #e77df8);
	background: -moz-linear-gradient(right bottom, #c00000, #e77df8);
	background: -o-linear-gradient(right bottom, #c00000, #e77df8);
	background: linear-gradient(to right bottom, #c00000, #e77df8);  /* 표준 */
}

.rec_wrap{margin:0;padding:0;position:relative;}
.rec_cycle{
	width:250px;
	height:250px;
	margin:90px auto 30px;
	padding:0;
	border-radius:250px;
	border:1px solid #efefef;
	position:relative;
	overflow:hidden;
}
.rec_cycle.rcln{border:1px solid #c26a6a !important;}
.rec_cycle .rc_thum{
	width:250px;
	height:250px;
	text-align:center;
	position:absolute;
	left:-15%;
	right:-15%;
	top:0;
	z-index:1000;
}
.rec_cycle .rc_thum img{width:auto;height:100%;}
.rec_cycle .rc_gbg{width:250px;height:250px;background-color:#ccc;opacity:0.3;position:absolute;display:block;z-index:0;}
.rec_cycle .rc_wbg{width:250px;height:250px;background-color:#fff;opacity:0.2;position:absolute;display:block;z-index:0;}

.rec_tit{margin:10px;padding:0;text-align:center;font-size:28px;font-weight:500;color:#000;line-height:34px;display:block;}
.rec_txt{margin:10px;padding:0;text-align:center;font-size:18px;font-weight:300;color:#000;line-height:24px;display:block;}

.rec_case{width:100%;margin:0;padding:0;text-align:center;position:fixed;left:0;bottom:85px;opacity:0.6;}
.rec_box{margin:0;padding:10px;position:relative;}





/************************************************
*		RESPONSIVE								*
************************************************/

@media all and (max-width:1280px){
}

@media all and (max-width:1024px){
}

@media all and (max-width:980px){
}

@media all and (max-width:768px){
	.flex-direction-nav .flex-prev {top:33%;}
	.flex-direction-nav .flex-next {top:33%;}
}

@media all and (max-width:480px)
{
    .popup_wrap .pw_content .pw_content_scroll{overflow-x:hidden;overflow-y:scroll;height:180px;}

	.w94p{width:90%;}
	.w96p{width:92%;}

	.flex-direction-nav .flex-prev {top:30%;}
	.flex-direction-nav .flex-next {top:30%;}
}

@media all and (max-width:419px){
	.rmenu li{font-size:13px;letter-spacing:-1px;}
	.rmenu li a{margin:0 4px;}

	/************************************************
	*		TABLE									*
	************************************************/
	.tbl_type1 .btxt{font-size:14px;}

	.tbl_type3 th, .tbl_type3 td{font-size:13px;}
	.tbl_type4 th, .tbl_type4 ftd{font-size:12px;line-height:20px !important;}

	.login_type{font-size:12px;letter-spacing:-1px;}
	.login_type th{padding:4px 10px;font-weight:bold}
	.login_type td{padding:4px 10px;}
	.login_type .ltxt{line-height:22px;}
	.login_type .rtxt{line-height:22px;}
	.login_type .rbtn{padding:7px 0 0 10px;text-align:center;}
	.login_type .logbtn{padding:0 25px 0 17px;}


	.inv_wrap .iw_case .iw_thum img{width:100%;height:auto;}
	.inv_wrap .iw_copy{line-height:26px;}

	.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li:first{width:49.3%;}
	.inv_wrap .iw_tabs1 .tabs-standard .sliderkit-nav-clip li{width:49.3%;}
	.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li:first{width:32.8%;}
	.inv_wrap .iw_tabs2 .tabs-standard .sliderkit-nav-clip li{width:32.5%;}

	.w20p{width:20%;}
	.w30p{width:35%;}
	.w50p{width:40%;}
	.w60p{width:40%;}
	.w70p{width:75%;}
	.w80p{width:75%;}
	.w90p{width:85%;}

	.cont_wrap .cw_copy span{width:35%;}

	.flex-direction-nav .flex-prev {top:30%;}
	.flex-direction-nav .flex-next {top:30%;}
}





