@charset "utf-8";
/* CSS Document */
@import url("basic.css");
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
}
#wrap {
	width: 100%;
	/* min-height: 100%;*/
	margin: 0 0 0px 0;
	background:#444;	
	/* background-image: url(../images/bg_sub_top.png);
	background-repeat: repeat-x;
	background-position: left top;  */
}
* html #wrap {
	height: 100%;
}
#headarea{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 198px;
    height: 100%;
    z-index: 99;
	background:url(../images/common/menu_bg.png) repeat;
}
#header {	
	height: 100%;		
}


#m_imgarea{
	position: relative;
    width: 100%;
    height: 900px;
}

.m_imgarea_txt{
	position: absolute;
    top: 0px;
    left: 200px;
    z-index: 9;
}


#imgarea{
	position: fixed;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
	background: url(../images/common/bg01.jpg) no-repeat center top;

}
#gnb{
	position: absolute;
    top: 90px;
    left: 0px;
    z-index: 999;
	border-bottom: 1px solid #474549;
	background:url(../images/common/menu_back.png);
}
#gnb li{
	width: 198px;
    display: block;
    background: none;
    position: relative;		
}
#gnb li a{
	color: #fff;
    font-size: 16px;
	font-weight:600;
    display: block;
    border-top: 1px solid #474549;
    padding: 15px 20px;
	font-weight:600;
}
/* #gnb li a:hover{
	color: #fff;
    background:#3c8eff;
} */

#gnb li a .on{
	background:#3c8eff;
}

#gnb li a:hover,#gnb ul > li > a.current{
	background:#8a569e;
	color: #fff;
}


.sns{
	display:inline-block;
	margin-top:315px;
	padding: 15px 0 10px 0;
}

.sns ul li{
	margin-left:6px;
}
.baro{
	display:block;
	display:inline-block;
	background:#181818;	
	
}
.baro li{
	width:99px;
	height:65px;
	color:#ffffff;
	padding:10px 0 0 0;
	text-align:center;
	background:url(../images/common/tel_bar.png) no-repeat left;
}

.baro li .baro_1{ color:#cfa9a5; }
.baro li .baro_2{ color:#e1d8a6; }
.baro li a:hover{ color:#fff; }

.baro li img{
	padding-bottom:6px;
	display:block;
	margin:auto;
}

.tel{
	background:#000000;
	height:100%;
}



#logo {
	position: absolute;
    top: 0px;
    left: 0px;    
    padding:15px;
    background: #161515;	
	margin:auto;
	width:168px;
}


#container {
	width: 100%;
	position:relative;		
}
#contents{
	position: relative;
    width: 780px;
	margin-left:220px;
    border-top: 10px solid #8a569e;
    padding:20px 10px 100px 10px;
    /*background-color: rgba(0,0,0,0.7) ;*/
	background:url(../images/common/menu_bg.png) repeat ;
	min-height:765px;
	z-index: 555;
	
	}
	

#contents h2{
	  border:none;	
	  font-size:26px;	  
	  font-weight:600;
	  padding:110px 0 15px 15px;
	  color:#c073de;
	  background:url(../images/common/h2_bar.png) repeat-x bottom;
 }

 
.location_text{
	float:right;
	font-size:11px;
	padding:10px 10px 0 0;
	font-weight:400;
	color:#777777;
}

 
 
.sub_contents{
	width:760px;
	padding:50px 10px 0 10px;
}

#footerArea {
    position: relative;
    width: 100%;
    clear: both;
    margin-top: 0px;
    border-top: 1px solid #d6cbcb;
    font-size: 12px;
    background: #000;
	height:128px;
}
#footer {   
   color: #999;
   z-index: 555;
   position: absolute;
   top: 40px;
   padding-left:220px;
   font-weight:600;
   color:#2b2b2b;
}



/* LNB 영역 */

 #lnb {
	  text-align: center;
      position: absolute;
      left: 0;
      margin-top: 20px;
      width: 100%;
	  padding: 0 10px;
  }

  #lnb ul {	 
	  border-radius: 0px;
  }
  #lnb ul li {
	  min-width:94px;
	  height:30px; line-height:30px;
	  font-size:14px;
	  margin:2px;
	  font-weight:600;
  }
  #lnb ul li a {
	  position: relative;
	  display: block;
	  background: #ffffff;
	  color: #000000;
	  height:30px; line-height:30px;
	  padding: 0 20px;
  }
  #lnb ul li a:hover,
  #lnb ul li a:focus{
	  color: #fff;
	  background:#8a569e;
	  height:30px; line-height:30px;
  }
#lnb ul > li > a.current{	  
  color:#fff; 
  background: url(../images/common/menu_arrow.png) no-repeat center bottom #8a569e !important;
}

  #lnb h2 {
	  border:none;
	  margin:20px 0 15px 18px;
	  font-size:21px;
	  color: #1e739a;
  }
  





/*************************** Main Touchslider ***************************/
#mainImgArea {
	position:relative; 
	width:100%;
	height:900px;
}
.mainImgText {
	position:absolute;
	top:0px;
	left:198px;
	z-index:9;
}
.touchslider{
	color:#666;
	font-size:11px;
}
.touchslider-viewport{
	position:relative;
	overflow:hidden;
	text-align:center;
	height:900px;
}
.touchslider-item{
	position:relative; 
	height:900px;
	width:100%;	
	text-align:center;
	overflow:hidden;
}

.paginate{
	position:absolute;
	bottom:15px;
	left:0px;
	width:100%; 
	text-align:center; 
	color:#cccccc;
	z-index:10000;
}


.touchslider-nav-num {
	margin:3px; 
	text-align:center;
	-webkit-border-radius: 99em; 
	-moz-border-radius: 99em;
	border-radius: 99em;  
	padding:2px 5px ;
	font-family:tahoma;
	background:#ccc;
	cursor:pointer;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	
}

.current{
	color:#8f4fa9;	 
	background:#8f4fa9;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.7);
}



.innerViewport .main1{
	background: url(../images/common/bg01.jpg) #02000b;
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}

.innerViewport .main2{
	background: url(../images/common/bg02.jpg) #020203;
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}


.innerViewport .main3{
	background: url(../images/common/bg03.jpg) ;
    background-repeat: no-repeat;
    background-position: left top;
	background-size:cover;
}




/**  메인_헤어스타일 부분   *****************************************************************/


/*헤어스타일 div*/
.hair_style{
	position:absolute;
	bottom:0;
	left:198px;
	z-index:10;
	padding-left:10px;
	width:570px;
}

/*헤어스타일 타이틀 부분과 more 부분*/
.hair_tit, .hair_tit a { color:#fff;}

.hair_tit{ 
	font-size:20px; 
	font-weight:400; 
	margin:10px 0;
}

.hair_tit a{ 
	font-size: 11px; 
	margin-top: 7px;
}

.hair_tit a img{ 
	margin:0 0 3px 5px; 
	
}
/*헤어스타일 내용 부분*/
.hair_style ul li { 
	width: 23%;
	margin-left:2.5%;}

.hair_style ul li img{
	width:135px; 
	height:135px;
}

.hair_style ul li p {
	text-align:center;
	color:#fffefe; 
	padding:10px 0;}


/**  공통 부분   *****************************************************************/

.bg_none {	background:none !important; }

.none{display:none;}

.ml0{ margin-left:0 !important;}
.ml5{ margin-left:5px !important; }
.mt10{ margin-top:10px !important;}
.mt20{ margin-top:20px !important;}
.mt30{ margin-top:30px !important;}

.pt0{ padding-top:0 !important;}
.pt10{ padding-top:10px !important; }

.b_none{ border:none; }
.bl_none{ border-left:none !important;}

.f_right{ float:right; }	
.t_left{ text-align:left !important; }
.t_center{ text-align:center !important; }

/**   버튼   *****/
.btn_center{
	text-align:center;
	margin-top:20px;
}

.btn_gray_S,
.btn_purple_S, .btn_purple_M, .btn_purple_SR{
	color:#fff;
	font-weight:600;
}
.btn_purple_SR{
	font-size:12px;
	background:#a88db7;
	border-radius:4px;
	padding:5px 8px;
}
.btn_purple_S, .btn_gray_S{
	font-size:13px;
	padding:7px 15px 6px 15px;
}

.btn_purple_S{
	background:#8a569e;
	border:#7b4092 1px solid;
	line-height:15px;
}
.btn_gray_S{
	background:#444444;
	border:#393939 1px solid;
}

.btn_purple_M{
	font-size:16px;	
	background:#8a569e;
	border:#7e4594 1px solid;
	padding:10px 15px;
}


/**  서브 공통   *****************************************************************/

.title{
	color:#fefefe;
	font-size:20px;
	line-height:30px;
}
.title span{
	color:#fefefe;
	font-size:14px;
	margin-left:10px;
}
.about_txt{
	font-size:14px;
	color:#666;
	padding-top:20px;
}

/**  회사소개 _ 공통 *****************************************************************/

.about{
	display:inline;
}
.about li{ float:none; }

.about_tit{
	font-size:16px;
	color:#fff;
	padding-top:35px;
}

.about_end{
	font-size:16px;
	color:#666;
	font-family:"나눔명조";
	text-align:right;
	margin-top:20px;
}

/**  브랜드소개  **/

.brand{
	display:block;
	margin: 20px auto;
	
}

/**  제휴사  **/
.partner li{
	background:#fff;
	height:98px;
	margin:1%;
	width:23%;
	text-align:center;
}

.partner li img{
	width:100%;
	height:100%;
}

/**  제휴사, 헤어스타일 이미지 부분   ********************************************/

.partner, .all, .small_img, .view_sns{
	display:inline-block;
	width:100%;
}


/**  헤어스타일   *****************************************************************/

.all .all_img{
	background:#fff;
	height:230px;
	width:230px;
	border:1px solid #000;
	margin: 10px;
}

.all_img, .all_txt, .all_tit{
	display:block;
	width:230px;
	
}
.all_tit{
	color:#fff;
	text-align:left;
	font-size:14px;
	line-height:14px; height:14px;
	padding:0 10px;
}
.all_tit span{
	font-size:12px;
	float:right;
}
.all_txt{
	color:#999;
	text-align:left;
	line-height:14px; height:30px;
	padding:15px 10px 20px 10px;
}

.all li img, .small_img li img{
	width:100%;
	height:100%;
}

/**  헤어스타일 뷰   *****************************************************************/

.view_img{ 
	margin-top:10px;
	width:398px; 
	height:398px;
	overflow:hidden;
	border:1px solid #000; 
	float:left;
}

.view{ 
	margin-top:10px;
	width:267px;
	display:inline-block;
	margin-left:35px;
}

.view p{
	font-size:14px;
	color:#adadad;
}
.view p span{
	color:#ffffff;
}

.view_sns{ margin:25px 0 11px 0;}
.view_sns li{ margin-right:10px;}

.box{
	clear:both;
	width:100%; display:inline-block;
	background:#fff;
	border:1px solid #000;
	color:#666;
	width:679px;
	padding:20px 10px;
	margin-top:10px;
}
.small_img li{
	background:#fff;
	height:83px;
	width:83px;
	border:1px solid #000;
	margin: 3px 2px;
}


/***   아카데미  ***********************/
.academy, .join{
	width:100%;
	border-top:#8a569e 2px solid;	
	margin-top:20px;
}

.academy{ text-align:center; }

.join{ text-align:left; }
.join th, .join td{ padding:0 15px;}

.academy th, .join th{
	background:#f9eaff;
	color:#6f4380;
	font-size:16px;
	font-weight:600;
	border-left:#bfbfbf 1px solid;
}
.academy td, .join td{
	background:#fff;
	color:#666; font-size:14px;
	border-left:#bfbfbf 1px solid;
	padding-top:10px;
	padding-bottom:10px;
}

.academy tr, .join tr{
	height:40px;
	border-bottom:#bfbfbf 1px solid;
}

.academy_logo{
	display:block;
	margin:40px auto;
}



.procedures{
	width:100%;
	display:inline-block;
	margin-top:50px;
}

.procedures li{
	width:50%;
	height:90px;
	margin-bottom:20px;
}
.procedures li img{
	float:left;
	margin-right:15px;
}
.procedures li p{
	color:#fff;
	font-size:18px;
	font-weight:600;
	margin-top:5px;
}
.procedures li p span{
	font-size:14px;
	font-weight:normal;
	color:#666;
	display:block;
	margin:5px 0 0 78px;
}



/**   가맹절차   ******************************************************/

.m_search{	
	width:100%; 
	margin-bottom:10px; 
	float:right;
}

.m_search td{ text-align:right; }

.search{ 
	text-align:right; 
}

.com_table, .inquire{
	width:100%;
	margin-bottom:20px;
	border-top: #8a569e 2px solid;
	margin-top:30px;
}

.com_table	{background:#ffffff;}
.inquire	{background:#f5f5f5;}
.inquire td input, .inquire td textarea{ width:70%;}
.division{ width:auto !important; margin-left:10px;}
.inquire_input select{ width:16% !important; text-align:center; }
.inquire_input input{ width:25% !important;}
.com_table tr, .inquire tr{ height:40px; }


.inquire th{
	font-size:14px;
	color:#666;
	text-align:left;
	padding: 0 15px;
}
.inquire td{ 
	padding:5px 0;
}

.com_table th{
	color:#6f4380;
	font-size:14px;	
	border-bottom:#bfbfbf 1px solid;
}
	
.com_table td {
	border-bottom:#bfbfbf 1px solid;
	color:#666;
	font-size:13px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.com_txt_point td{ font-weight:600;}

.com_table a{ color:#666666; }


.com_table .com_point{ 
	background:#f9eaff; 
	color:#7b568a;
}

.com_table .data{ text-align:right !important; }
.com_table .data span{margin-left:20px;}
.com_table .com_view{
	text-align:left;
	padding: 20px;}
	
.com_view{ width:100%; min-height:200px;  }
.com_view td{ border-bottom:none !important; padding:20px 0; text-align:left; }

.com_view p img{width:100%;}
/***   페이징   ***********************/

.paging{
	text-align:center;
	margin:0 auto; 
	padding: 30px 0;
}
.paging img{ 
	border:#9d9d9d 1px solid; 
}
.paging span{ 
	margin: 0 5px ;
	color: #fff;
}
.paging_on{ 
	display:inline-block;
	color: #fff;
	background-color:#8a569e;
	padding: 2px 8px;
}



/***   스토어   ***********************/

.popup{
	width:500px; height:500px;
	background:#fff;
	margin:0 auto;
	
}
.popup_tit{
	padding: 25px 0 20px 0;
	font-size:26px;
	font-weight:600;
	color:#fff;
	background:#8a569e;
	text-align:center;
}

.popup_txt{
	font-size:16px;
	color:#666;
	font-weight:600;
	padding:20px 30px 10px 30px;
}
.popup_txt span{ display:block; }

.popup ul{ 
	display:inline-block;
	padding: 0 30px 10px 30px;
}
.popup li{ margin-right:10px; }

.popup iframe{ border:#bfbfbf 1px solid;  margin-left:30px;}


/***   QNA ***********************/


.onoff{
	width:100%;
	background:#fff;
}

.jq_onoff li{
	float:none;
}

.jq_toggle, .jq_toggle span, .jq_hide{ font-weight:600; }
.jq_toggle, .jq_hide{ color:#666; }

.jq_toggle span{
	font-size:30px;
	color:#6f4380;
	margin: 0 15px;
}
.jq_toggle{
	font-size:14px;
	background:#f9eaff;
	line-height:44px;
	border-bottom:#c5aacf 1px solid;
}

.jq_hide{
	border-bottom:#c5aacf 1px solid;
	padding:20px 50px;
}


.iw100{width:100%;}




