

a:link{
	color: #000000;
}

a:hover{
	color: #e06292;
}

ul{
	list-style:none;
	padding: 0px;	
}

.color_bluesky{
	color:#79B9E1;
}

.m-t-10{
	margin-top: 10px;
}

.m-t-20{
	margin-top: 20px;
}

.m-t-30{
	margin-top: 30px;	
}

.m-t-40{
	margin-top: 40px;
}

.m-t-50{
	margin-top: 50px;
}
.m-t-60{
	margin-top: 60px;
}

.m-t-80{
	margin-top: 80px;
}

.m-t-100{
	margin-top: 100px;	
}

.m-t-120{
	margin-top: 120px;	
}

.m-t-150{
	margin-top: 150px;	
}

.m-b-100{
	margin-bottom: 100px;		
}
.p-t-10{
	padding-top: 10px;
}


.l-height-15{
	line-height:15px;
}

.l-height-20{
	line-height:20px;
}

.l-height-25{
	line-height:25px;
}

.l-height-30{
	line-height:30px;
}

.l-height-40{
	line-height:40px;
}

.l-height-50{
	line-height:50px;
}

.background-white{
	background-color: #FFFFFF;
}

.font-color-black{
	color: #000000;
}


.cmt_edit{position:relative;}
.cmt_edit .form-control{height:85px;padding:10px 100px 10px 12px;border-color:#edeceb;resize:none;}
.cmt_edit .cmt_btn {position:absolute;right:0;top:0;bottom:0;width:85px;border:1px solid #454545;background:#7761a7;color:#fff;text-align: center;vertical-align: middle;line-height: 80px;font-weight: 400}


.table-vcenter th {
   vertical-align: middle!important;
}

.table-vcenter td {
   vertical-align: middle!important;
}

.datetime_margin{
	margin-bottom: -2px;
}

.hoverDiv {}
.hoverDiv:hover {background: #FAFAD2;}

.product_sm_photo{
	cursor:pointer;
	width:60px;
	height:60px;
	margin:10px;
	border: 1px solid #e1e1e1;
}

.product_color_photo{
	cursor:pointer;
	width:80px;
	height:80px;
	margin-top:10px;
	margin-right:20px;	
	margin-bottom:10px;	
	border: 1px solid #e1e1e1;
}

.product_color_photo:hover{
	border: 2px solid #e06292;
}



/* 사용자 페이지 CSS 시작 */
.top_box{
	width: 100%;
	height: 30px;	
	line-height: 30px;
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	text-align: center;
}

.top_logo_box{
	_border: 1px solid #ff0000;
	width: 100%;
	height: 150px;	
	line-height: 150px;	
	text-align: center;
}

.top_search_sns{
	display: inline;
	_border: 1px solid #ff0000;
}

.top_search_sns ul{

}

.top_search_sns li{
	_border: 1px solid #ff0000;
}

.main_banner{
	_border: 1px solid #ff0000;
	display: inline-block;
	margin-bottom: 60px;
	
}

.main_banner img{
	width: 100%;
}

.mid_banner{
	display: inline-block;
	margin-bottom: 60px;
	margin-top: 100px;	
}

.mid_banner img{
	width: 100%;
}

.main_menu{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}


.category{
	padding-top:50px;
	_border: 1px solid #ff0000;
	padding-left: 90px;
}



.category_li{

	min-height: 250px;
	display: inline-block;
	border-left: 1px solid #d1d1d1;
	_border: 1px solid #ff0000;
	padding-left: 30px;
}

.category_li:first-child{
	border-left: 0px solid #d1d1d1;
}

.item_group_box{
	margin-top: 120px;
	display: inline-block;
	padding: 0px;		
	_border: 1px solid #ff0000;
}


.item_box{
	width: 16.6%;
	float: left;
	text-align: center;
	_margin-bottom: 30px;
	cursor:pointer;
	_border: 1px solid #ff0000;
	min-height: 300px;
}

.item_box img:hover{
	border: 2px solid #e06292;
}

.feature_item_box{
	width: 16.6%;
	float: left;
	text-align: center;
	_margin-bottom: 30px;
	_border: 1px solid #ff0000;
	min-height: 300px;
	cursor:pointer;
}

.feature_item_box img:hover{
	border: 2px solid #e06292;
}


.sub_page_item_box{
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	cursor:pointer;
	_border: 1px solid #ff0000;
	display: inline-block;
	height: 230px;
}

.sub_page_item_box img:hover{
	border: 2px solid #e06292;
}

.detail_page_item_box{
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	cursor:pointer;	
	height: 230px;
}

.detail_page_item_box img:hover{
	border: 2px solid #e06292;
}

.divide_100{
	width: 100%;
}

.divide_50{
	width: 50%;
}

.item_photo{
	border: 1px solid #d1d1d1;	
}



.bottom_info_box{
	padding-top: 20px;
	display: inline-block;
	background-color: #eeeeee;
	height: 240px;


}

.orange{
	color: #ff7800;
}

.bottom_box{
	width: 100%;
	height: 50px;	
	line-height: 50px;
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	text-align: center;	
}

.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    _background: none repeat scroll 0 0 #222222;
    background-color: #ffffff;
    color: #ffffff;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 50px;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
	  left: auto;
	  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
	  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
	  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, 0)));
	  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	  background-repeat: repeat-x;
	right: -12px;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #000;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}


/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}


/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}


.main_menu_tree1{
	display:inline-block;
	_border: 1px solid #ff0000;
	margin-bottom: 30px;
}

.main_menu_tree2{
	display:inline-block;
	_border: 1px solid #ff0000;
}

.main_menu_tree3{
	display:inline-block;
	_border: 1px solid #ff0000;	
	padding-left: 5px;

	
}



.bottom_border{
	height: 25px;
	border-bottom: 1px solid #e1e1e1;
}

.detail_box{
	_border: 1px solid #ff0000;
}
.detail_box ul{

	display: inline-block;
	width: 100%;
}

.detail_box ul li{
	display: inline-block;
	float: left;
	width: 50%;
}

.product_title{
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	margin-top: 10px;
}

.product_nm{
	font-weight: 400;
	font-size: 20px;
	color: #000000;
}

.detail_color{

}

.feature_main_item{
	max-height: 400px;
	display: inline-block;
	_border: 1px solid #ff0000;
	width: 100%;
}

.feature_main_item ul li{
	display: block;
	height: 400px;
	line-height: 400px;
	float: left;
	vertical-align: middle;
	_border: 1px solid #ff0000;
}

.feature_main_item ul li img{
	display:block;
	margin:0 auto;
	max-width: 400px;
}

.feature_btn {
	font-size: 30px;
	cursor: pointer;
}

.feature_btn:hover {
	color: #e06292;
}

.main_idx_image{
	border: 2px solid #e06292;
}

.about_us_box{	
	display: inline-block;
	_border: 1px solid #ff00ff;
	height: 100%;
}

.info_us_box img{
	padding: 0px;
	margin: 0px auto;
}

.info_us_sub{
	display: inline-block;
}

.about_us_logo{
	padding-top: 75px;
	padding-bottom: 10px;
	text-align: center;
	display: inline-block;
	width: 100%;	
}

.order_form{
	margin-left: 80px;
	display: inline-block;
	width: 100%;
	_border: 1px solid #ff0000;
	line-height: 25px;
}

.order_form .order_title{
	font-weight: 600;
	font-size: 14px;
	padding-bottom: 5px;
}

.order_form ul{
	display: inline-block;
	width: 100%;
	_border: 1px solid #ff0000;
	padding: 0px;
	margin: 0px;
}

.order_form .order_label{
	float: left;			
	width: 35%;
}

.order_form .order_input{
	float: left;			
	width: 60%;
}

#order_btn_wrap{
	padding-top: 8px;
	padding-left: 8px;
}

#order_btn_wrap ul{
	list-style: none;
}

#order_btn_wrap ul li{
	float: left;
	width: 50%;
}

#order_btn_wrap ul li:last-child{
	padding-left: 6px;
}


.order_btn{
	width: 110px;
	font-size: 7px;
	padding-right: 10px;
}

.order_form .form-control{
	height:24px;
	margin-left: 10px;
	
	padding:1px 1px 1px 5px;
	border-color:#d1d1d1;
	resize:none;
}

.order_msg{
	padding-top: 5px;
	color : #e23950;
	font-size: 10px;
}

.active_color{
	color: #e86e9c;
}

.thumb-image { width: 400px; }
.thumb-image > img { width: 100%; }


@media (max-width: 1600px) {
	.thumb-image { width: 300px;height: 300px; }
	.thumb-image > img { width: 100%; }
}

@media (max-width: 1400px) {
	.thumb-image { width: 280px;height: 280px; }
	.thumb-image > img { width: 100%; }
}

@media (max-width: 1300px) {
	.thumb-image { width: 260px;height: 260px; }
	.thumb-image > img { width: 100%; }
}

@media (max-width: 1200px) {
	.thumb-image { width: 340px;height:340px; }
	.thumb-image > img { width: 100%; }
}



#top_box_sns{
	padding: 0px;
	margin: 0px;

}
#top_box_sns ul{
	list-style: none;
}

#top_box_sns ul li{
	text-align: center;
	float: left;
	width: 25%;
	

}

#main_menu_list{	
}

#main_menu_list ul{	
}

#main_menu_list li{	
	float: left;
	width: 16.6%;
}

#feature_wrap{
	padding-top: 40px;
}

#contact_box{
	margin-top: 40px;
	width: 100%;
	display: inline-block;
}

#contact_box ul{
	list-style: none;
}

#contact_box ul li:first-child{
	float: left;
	width: 60%;
}
#contact_box ul li:last-child{
	float: left;
	width: 40%;
}


#contact_info{
	padding-top: 10px;
	padding-left: 80px;
}

#contact_wrap{
	margin-top: 50px;
	margin-bottom: 80px;
}

#order_wrap{
	display: inline-block;
	margin-top: 80px;
}


#multi_order_list{
	height:200px;
	overflow: auto;
	padding:10px;margin:10px
}

#mobile_only_order_list{
	display: none;
}
/* 모바일 */
@media (max-width: 767px) {

	#mobile_only_order_list{
		display: inline-block;
		font-size: 12px;
		padding-bottom: 8px;
		margin: 0px;
	}
	
	#mobile_only_order_list ol{
		padding: 0px;
		margin: 0px;
	}

	#mobile_only_order_list ol li{
		margin-left: 20px;
	}	

	#multi_order_list{
		height:50px;
		overflow: auto;

		padding: 0px;
		margin: 0px;

	}

	/* 옵션배경색 변화 */
	.select2-results { 
		max-height: 70px;
	}


	#mobile_menu_3{
		padding-left: 20px;
		margin-top:10px;
		margin-bottom:2px;
		display:inline-block;
		_border: 1px solid #ff0000;

	}
	#mobile_menu_3 ul{
		list-style: none;
	}
	#mobile_menu_3 li{
		float: left;
		padding-right: 10px;
		padding-bottom: 6px;
	}		

	.detail_page_item_box{
		width: 25%;
		height: 160px;
	}
	.detail_box ul li{
		width: 100%;
	}


	.sub_page_item_box{
		width: 25%;
		height: 180px;
	}
	#order_btn_wrap ul li{
		float: left;
		width: 100%;
	}

	#order_btn_wrap ul li:last-child{
		padding-left: 0px;
	}


	.order_form{
		margin-left: 10px;
	}

	#order_wrap{
		margin-top: 0px;
	}

	#contact_wrap{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.info_us_box{
		_border: 1px solid #ff0000;
	}

	#contact_box ul li:first-child{
		float: left;
		width: 100%;
	}
	#contact_box ul li:last-child{
		float: left;
		width: 100%;
	}

	#contact_info{
		padding-top: 30px;
		padding-left: 10px;
		font-size: 16px;
	}


	#feature_wrap{
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.item_photo{
		width: 100%;
	}
	#top_box_sns{
		z-index: 99999999;	
	}

	#main_menu_list{
		margin-bottom: 20px;
		z-index: 99999999;
	}

	.item_box{
		width: 25%;
		min-height: 200px;		
		float: left;
		text-align: center;		
		cursor:pointer;
		_border: 1px solid #ff0000;		
	}

	.bottom_info_box{
		background-color: #eeeeee;
		height: 680px;
	}	

	#about_us_jp{
		width: 300px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	#botton_contact_us{
		padding-top: 30px;
	}

	.main_banner{
		margin-top: 10px;
		margin-bottom: 0px;
	}

	.mid_banner{
		margin-top: 5px;
		padding-top: 5px;	
	}

	#main_menu_list{
		margin-top: 10px;
		height: 80px;
	}

	#main_menu_list ul{

	}

	#main_menu_list li{	
		float: left;
		width: 33.3%;
	}

	.item_group_box{
		margin-top: 0px;
	}

	.feature_item_box{
		width: 25%;
		min-height: 250px;
	}	
}




/* 사용자 페이지 CSS 끝 */