/* brand page
* --------------------------------------- */
/*for event title*/

/*브랜드 메뉴*/
.sec_top,
.line_btn_wrap button { 
	color: #fff;
}

.branch-table { 
	display: none;
}

/*brand tab*/
#tab ul{ 
	overflow:hidden;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#tab li { 
	float: left;
}
#tab a {
	display: block;
    padding: 0.53rem 0;
	text-align: center;
	white-space: nowrap;
}
#tab a span { 
	display: block;
	width: 100%;
}

#tab.BnA li { 
	width: 15%;
}
 #tab.toxVideo li { 
	width: 20%;	
}

.small_tab_wrap,
.small_tab_wrap #tab,
.small_tab_wrap .selbox { 
	height: 39px;
}
.small_tab_wrap { 
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.tab_r_space { 
	position: relative;
}
.tab_r_space #tab { 
	padding-right: 188px;
}
.small_tab_wrap #tab li { 
	border: none;
}
.small_tab_wrap #tab a { 
	height: 100%;
    padding: 0.55em 5px;
    color: #a73439;
}
.small_tab_wrap .selbox { 
	position: absolute;
    top: 0;
    right: 0;
    width: 190px;
    bottom: 0;
}
.selbox.white_ver .selbox_select { 
	background-color: rgba(255, 255, 255, 0.3);
	color: #fff;
}
.white_ver.selbox:after,
.white_ver.selbox:before { 
	background-color: #fff;
}


/*for brnad sub page
/********************************************/
/*2019.04.03 bl작업 이후 서브*/

/*1*/
.b_sub_cover { 
	position: relative;
    width: 100%;
    height: 280px;
	overflow: hidden;
}

.b_sub_cover > .relative { 
	width: 1px;
	margin: 0 auto;
}

.banner_typing { 
    position: absolute;
	top: 50%;
    margin-top: -35px;
    width: 335px;
	left: 243px;
    font-size: 23px;
    letter-spacing: 0.25em;
    font-weight: 600;
    color: #d0b5a8;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .banner_typing {
       font-weight: bold;
   }
}

.banner_typing > span { 
	opacity: 0;
	min-width: 0.2em;
}

@keyframes charAnim {
	0% {opacity:0;}
	50% {opacity:0.5;}
	100% {opacity: 1;}
}

img.banner_logo { 
    position: absolute;
	left: 243px;
    bottom: 100px;
    display: block;
	width: 152px;
	height: 28px;
	opacity: 0;
}

.banner_typing.toxnfill { 
	left: 180px;
    width: 310px;
	margin-top: -65px;
    letter-spacing: 0.36em;
    line-height: 1.8em;
}
.banner_typing.toxnfill + img.banner_logo { 
	left: 183px;
	bottom: 80px;
}
.banner_typing.commu { 
	left: -540px;
}
.banner_typing.commu + img.banner_logo { 
	left: -537px;
}
.banner_typing.service { 
    width: 420px;
	left: -345px;
	letter-spacing: 0.03em;
}
.banner_typing.service + img.banner_logo { 
	left: -342px;
	bottom: 99px;
}

/*브랜드 컨텐츠 */

.b_con_wrap { 
	padding-top: 30px;
	margin-bottom: 70px;
}
.b_con_wrap::after { 
	content: '';
	display: table;
	clear: both;
}
.b_con_wrap .menu_side_section { 
    width: 250px;
    float: left;
	padding-right: 0;
}
.b_con_wrap .menu_content_section { 
	width: 918px;
    float: left;
    padding-left: 30px;
}
.menu_content_section .small_tab_wrap { 
	margin-top: 0;
}

.brand_subPage { 
	background-color: #a73439 !important;
}

.small_tab_wrap #tab li.active a { 
	background-color: #a73439;
	color: #fff;
}

.btnir { 
	position: absolute;
	top: 0.45rem;
	right: 0.75rem;
}

/********************************************/
.branch_top_wrap { 
    overflow: hidden;
    width: 100%;
    /*height: 45px;*/
}
.tab_name_box { 
    position: absolute;
	padding: 16px 0;
	font-size: 1.2rem;
}
.branch_top_wrap #tab a  { 
	padding-right: 2.7rem;
	padding-left: 2.7rem;
}
.branch_top_wrap #tab a span,
.branch-table ul > li > a { 
	 padding: 10px 0;
	 white-space: nowrap;
}
.branch_top_wrap #tab { 
    position: relative;
    width: 100%;
	padding-left: 140px;
}
.brand_sec_bottom .ll { 
	border: none !important;
}
.branch-table {
	min-height: 208px;
}
.branch-table ul { 
	overflow: hidden;
	margin-left: -6px;
	margin-bottom: -6px;
}
.branch-table ul > li { 
	float: left;
	width: 25%;
	padding-left: 6px;
	padding-bottom: 6px;
}
.branch-table ul > li a { 
    display: block;
    padding: 10px 1rem;
    text-align: left;
    border: 2px solid #fff;
    font-weight: 600;
}
.branch-table ul > li a span { 
	float: right;
}

/*for main page*/
#w_head .branch_wrap { 
	z-index: 100;
    top: 15rem;
}
#w_head .branch_wrap .brand_sec_bottom { 
	background-color: rgb(0, 0, 0);
}

/*brand event page*/
.brnad_nav_list { 
	padding-left: 3rem;
}

.brnad_nav_list button { 
	color: #cb9f76;
	font-size: 16px;
}

.brnad_nav_list button.active { 
    border-bottom: 1px solid #eac19b;
	border-radius: 0;
}

.brand_nav_sub { 
	opacity: .7;
    color: #cb9f76;
}

.brand_content_wrap { 
	position: relative;
	height: auto;
	min-width: auto;
	top: 0;
	left: 0;
	border-radius: 0;
}

.brand_content_wrap .inner { 
	/*width: 68%;*/
	/*height: 90%;*/
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
    color: #000;
    background-color: white;
    padding: 2rem;
    overflow: auto;
	/*height: 1000px;*/
	min-height: 70%;
}

.brand_content_wrap .inner > table { 
	margin-top: 0.5rem;
	width: 100%;	
}

.brand_table_style thead tr th, 
.brand_table_style thead tr td { 
	border-bottom: 1px solid #a73439;
	padding: 1rem;
}

.brand_table_style thead th { 
	font-size: 1.2rem;
	font-weight: normal;
}

.brand_table_style.hover_table tbody tr:hover td {
	cursor: pointer;
	background-color: #eaeaea;
}

.brand_table_style tbody td { 
	padding: 0.7rem 1rem;
}

.tableBodyBtn {
	margin-left: -1rem;
}

.tableBodyBtn > p {
	font-size:0.95em; 
}

@media screen and (max-width: 1486px) {
    .brand_nav_sub { 
        display: none;
    }
}

.brand_content_wrap .detail_content_wrap { 
	padding-right: 0;
	width: 100%;
}

.brand_content_wrap .cont_interv { 
	margin-top: 2rem;
	padding-left: 1rem;
	color: #333;
}

.brand_content_wrap .cont_interv .ques .ptpr { 
    margin-right: 5px;
}

.brand_content_wrap .text-indent .itemIcon { 
	text-indent: -1.4rem;
	margin-left: 1.4rem;
}

.brand_content_wrap .s_sub_tit { 
	display: block;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	position: relative;
	padding-left: 1rem;
	color: #000;
}

.brand_content_wrap .s_sub_tit:before { 
	content: '';
	position: absolute;
	top: 0.5em;
	left: 0.1rem;
	width: 5px;
	height: 5px;
	border-radius: 50em;
	background-color: #a73439;
}

.s_sub_tit + span { 
	display: block;
	padding-left: 1rem;
}

.brand_content_wrap .bar_tit:before { 
	height: 1.2em;
	background-color: #cb9f76;
}

.brand_content_wrap .line_btn_wrap button { 
    color: #a73439;
    border: 1px solid #a73439;
}

.brand_content_wrap .line_btn_wrap button.active { 
    background-color: #a73439;
    color: #ffffff;
	font-size: 14px;
}

.brand_content_wrap .primary {
    color: #a73439;
}

/*brand menu*/
#menu .barToggleBtn { 
	position: absolute;
	top: 0;
	right: 0;
}

.menu_content { 
	/*display: none;*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	background-color: #222;
	z-index: -1;
	transition: width .1s ease-out; 
}

.menu_content.on { 
	display: block;
	width: 50%;
	z-index: 10;
}

/* 바에서 클로즈로 변하는 버튼 스타일 */
.barToggleBtn {
    width: 90px;
    height: 90px;
    padding: 16px 15px;
}

.barToggleBtn .bar {
	margin: 0 auto;
    display: block;
    width: 45px;
    height: 2px;
    margin-bottom: 11px;
    background: #fff;
    transition: .3s ease-out;
}

.barToggleBtn .bar.thr {
    margin-bottom: 0;
}

/* + close */
.barToggleBtn.close { 
	z-index: 100;
}

.barToggleBtn.close .bar {
    width: 48px;
}

.barToggleBtn.close .bar.one {
    margin-top: 0;
    transform: rotate(45deg);
}

.barToggleBtn.close .bar.tow {
    opacity: 0;
}

.barToggleBtn.close .bar.thr {
    margin-top: -26px;
    transform: rotate(-45deg);
}

/*common*/
.bg-full { 
    background-color: #440713;
}


/*brand2*/
.nav_wrap { 
	box-shadow: 1px 3px 4px hsla(0, 0%, 0%, 0.22);
}

.nav_sec { 
	position: relative;
	max-width: 1920px;
	padding: 0 4.1rem;
	margin: 0 auto;
	background-color: white;
	color: #000;
}

.nav_sec h1.logo { 
	position: absolute;
	width: 185px;
    top: 50%;
    height: 34px;
    margin-top: -17px;
}

.nav_sec h1.logo img { 
	width: 100%;
}

.b_nav_right { 
	/*position: relative;*/
	height: 111px;
	clear: both;
}

#brand2 .b_nav_right .brand_menu { 
	float: right;
	display: inline-block;
    margin-left: auto;
    position: relative;
    text-align: right;
    clear: both;
}

.b_nav_right .brand_menu > li { 
	float: left;
}

.brand_menu > li > a { 
	padding: 45px 30px;
	/*= height: 111px;*/
	font-size: 18px;
    display: block;
    font-weight: 400;
	white-space: nowrap;
	cursor: default;
}

.brand_menu > li:hover { 
	color: #a73439;
}

.brand_menu.deth + .menu_back { 
	display: block;
	position: absolute;
    top: 100%;
    right: 0;
    height: 51px;
    background-color: #a73439;
    width: 52rem;
    z-index: 10;
    margin-top: -1.7rem;
}

.brand_menu.deth > li:hover ul { 
	/*display: block !important;*/
	display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    /*overflow: hidden;*/
	position: absolute;
	left: -30px;
	right: 0;
    top: 100%;
    /*width: 100%;*/
    padding: 0;
    background-color: #a73439;
    color: #fff;
	z-index: 100;
}

#brand2 .brand_menu.deth > li:hover ul > li { 
	float: left;
    white-space: nowrap;
}

.brand_menu.deth > li:hover ul > li a { 
	display: block;
	padding: 1rem;
	background-color: #a73439;
}

#brand2 .brand_menu.deth > li:hover ul > li a:hover { 
	color: #cb9f76;
}

/*2019-06-25 header menau*/
	.header_cover { 
		padding-top: 102px;
	}

	#header { 
		z-index: 100;
		width: 100%;
		position: absolute;
		height: 102px;
		top: 0;
		left: 0;
		background-color: transparent;
		border-bottom: 1px solid #ededed;
		/*overflow: hidden;*/
		-webkit-transition: height .15s cubic-bezier(.65,.15,.26,1), background-color .3s ease-out; 
		-moz-transition: height .15s cubic-bezier(.65,.15,.26,1), background-color .3s ease-out; 
		-o-transition: height .15s cubic-bezier(.65,.15,.26,1), background-color .3s ease-out;
		transition: height .15s cubic-bezier(.65,.15,.26,1), background-color .3s ease-out; 
	}

	#header > .fix_area { 
		position: relative;
	}

	#header h1.logo { 
		position: absolute;
		top: 45px;
		left: 16px;
		z-index: 10;
		width: 150px;
		height: 28px;
	}

	#nav .nav_top { 
		padding: 0;
		text-align: right;
		font-size: 13px;
	}

	#nav .nav_top > li { 
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	#nav .nav_top .item { 
		padding: .45rem .75rem;
		margin: 0;
		display: inline-block;
	}

	#nav .nav_top .item > i { 
		font-size: 8pt;
	}

	.nav_top .global > span { 
	    vertical-align: top;
	}

	#nav .gnb_sec { 
		padding: 15px 0 0 20%;
	}

	#nav .gnb_menu { 
		text-align: right;
		margin-right: -15px;
	}

	#nav .gnb_menu:after { 
		content: "";
		display: block;
		visibility: hidden;
		height: 0;
		font-size: 0;
		clear: both;
	}

	#nav .gnb_menu > li { 
		position: relative;
		vertical-align: top;
		font-size: 15px;
		min-width: 120px;
		padding-left: 5px;
		display: inline-block;
		text-align: center;
	}

	#nav .gnb_menu > li:hover > a { 
		color: #a73439;
	}

	#nav .gnb_menu > li > a { 
		position: relative;
		display: inline-block;
		height: 50px;
		padding: 0 30px;
		color: #000;
		white-space: nowrap;
	}

	#nav .gnb_menu > li > a:after { 
		content: none;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -30px;
		width: 0px;
		height: 2px;
		background-color: #a73439;
	}

	#nav .gnb_menu > li:hover > a:after { 
		content: '';
		width: 60px;
	}

	#header .gnb_menu > li > ul { 
		display: none; 
		margin-top: 0;
	}

	#header.gnb_open { 
		background-color: #fff;
		height: 360px;
		border-bottom: 1px solid #e5e5e5;
		-webkit-transition: all .2s cubic-bezier(.65,.15,.26,1); 
		-moz-transition: all .2s cubic-bezier(.65,.15,.26,1);
		-o-transition: all .2s cubic-bezier(.65,.15,.26,1);
		transition: all .2s cubic-bezier(.65,.15,.26,1);
	}

	#header.gnb_open:after { 
		display: block; 
		content: ''; 
		width: 100%; 
		height: 1px; 
		background-color: #ebebeb; 
		position: absolute; 
		top: 103px;
	}

	#header.gnb_open .gnb_menu > li > ul { 
		/*display: block !important;*/
		text-align: center;
		white-space: nowrap;
		padding-top: 22px;
		position: relative;
		z-index: 5;
		margin-top: -1px;
	}

	#header .gnb_menu > li > ul > li > a { 
		display: block;
		padding: 7px 0;
		font-size: 0.9em;
		letter-spacing: -0.09em;
		color: #5d5d5d;
	}

	#header .gnb_menu > li > ul > li > a:hover { 
		color: #a73439;
	}

	/*white ver*/
	.white_ver #nav .gnb_menu > li > a { 
	    color: #e6e6e6;
	}

	.white_ver .nav_top { 
		color: #e6e6e6;
	}

	.white_ver .carvon:after { 
		border: solid #e6e6e6;
		border-width: 0 1px 1px 0;
	}

	#header.white_ver.gnb_open { 
		background-color: rgba(0, 0, 0, 0.7);
	    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
	}

	#header.white_ver.gnb_open:after { 
		background-color: rgba(0, 0, 0, 0.6);
	}

	#header.white_ver .gnb_menu > li > ul > li > a { 
		color: #cecece;
	}

	#header.white_ver .gnb_menu > li > ul > li > a:hover { 
		color: #fff;
	}

	/*main*/
	#header.main  { 
		border-bottom: 0;
	}

	#header.main h1.logo { 
		visibility: hidden;
	}
/*//*/

.b_branch_w .fix_area { 
	min-width: 950px;
    width: 950px;
}
.b_branch_w .btw_cover { 
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
	color: #fff;
}
.btw_cover h2 { 
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}
.btw_cover .circle_icon { 
	border: 1px solid #cb9f76;
    border-radius: 50em;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #cb9f76;
    font-size: 8pt;
    margin-left: 5px;
    padding-top: 4px;
    vertical-align: middle;
    line-height: 1;	
}
.btw_cover .branch_top_wrap { 
	position: relative;
	margin-bottom: -2px;
}
.btw_cover .branch_top_wrap #tab ul { 
	border: 0;
}
.btw_cover .branch_top_wrap #tab li { 
	border-bottom:  2px solid transparent;
}
.btw_cover .branch_top_wrap #tab li.active { 
	color: #cb9f76;
    border-bottom: 2px solid #cb9f76;
}
.btw_cover .branch_top_wrap #tab li:hover { 
	color: #cb9f76;
}


#brand2 .bbw_cover { 
	padding: 1.8rem 0;
}

#brand2 .bbw_cover .branch-table { 
	min-height: auto;
}

#brand2 .bbw_cover .branch-table ul { 
	margin-left: -10px;
    margin-bottom: -10px;
	min-height: 156px;
}

#brand2 .bbw_cover .branch-table ul > li { 
    padding-left: 10px;
    padding-bottom: 10px;
}

.bbw_cover .branch-table ul > li { 
	width: 20%;
}

.bbw_cover .branch-table ul > li a { 
    border: 0;
    background-color: white;
	font-weight: 500;
}

.bbw_cover .branch-table ul > li a span { 
	color: #a73439;
}


#brand2 .brand_table_style { 
	width: 100%;
	margin-bottom: 30px;
}

#brand2 .brand_table_style thead th { 
	font-size: 1rem;
	font-weight: 600;
}

.brand_table_style .region_carg { 
	background-color: #eeeeee;
	color: #a73439;
	padding: 0.2rem 1rem;
	border-radius: 5px;
	margin-top: 2rem;
	margin-bottom: 0.5rem;
}

.brand_content_wrap .line_btn_wrap button { 
	border: 1px solid #e7e7e7;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
}

.brand_content_wrap .line_btn_wrap button span img {
	width: 10px;
	height: 10px;
	/*vertical-align: middle;*/
}

.left_td .line_btn_wrap button { 
	text-align: left;
}


/*브랜드 메인 배너이미지*/

.b_main_cover { 
	height: 675px;
	padding-top: 90px;
    background: #384962 url(/imges/brand/model.jpg) 50% -0px no-repeat;
}

.b_main_cover .fix_area { 
    position: relative;
    height: 100%;
}


.b_main_cover .b_sub_txt { 
	position: absolute;
	top: 37%;
	left: 682px;
}

.b_main_cover .b_sub_txt img { 
	width: 300px;
	height: 57px;
}

.b_main_cover .b_main_txt { 
    position: absolute;
    top: 46.6%;
    left: 682px;
    margin-top: 33px;
}

.b_main_cover .b_main_txt img { 
    display: block;
	width: 208px;
	height: 37px;
}


/*brand side menu*/
.b_side_menu { 
	border: 1px solid #e7e7e7;
}

.b_side_menu > h2 { 
    height: 110px;
    line-height: 110px;
    padding-left: 28px;
    background-color: #f9f9fb;
	font-size: 19px;
    color: #a73439;
}

.b_side_menu .s_menu_list > li > a { 
    display: block;
    width: 100%;
    padding-left: 28px;
	line-height: 55px;
    border-top: 1px solid #e7e7e7;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: transparent;
}

.b_side_menu .s_menu_list > li > a:hover,
.b_side_menu .acor_body > li > a:hover { 
	background-color: #f7f7f7;
}

.b_side_menu .s_menu_list > li.active > a { 
	border-left-color: #a73439;
}

.b_side_menu .acor_head { 
	cursor: pointer;
}

.b_side_menu .acor_body { 
	display: none;
	border-top: 1px solid #e7e7e7;
}

.b_side_menu .acor_body > li > a { 
    display: block;
    width: 100%;
	padding-left: 45px;
	line-height: 40px;
}

.b_side_menu .acor_body > li.active > a { 
	background-color: #f7eded;
    color: #a73439;
}

/*brand reservation menu*/
.b_top_menu { 
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.b_top_menu > h2 { 
	font-size: 30px;
	font-weight: 500;
	color: #a73439;
    line-height: 1;
    margin-bottom: 45px;
}

.b_top_menu .s_menu_list { 
	overflow: hidden;
	display: inline-block;
}

.b_top_menu .s_menu_list > li { 
	float: left;
	position: relative;
	padding-right: 2px;
}

.b_top_menu .s_menu_list > li:after { 
	content: '';
	position: absolute;
	top: 1.5px;
	right: 0;
	width: 1px;
	height: 17px;
	background-color: #cecece;
}

.b_top_menu .s_menu_list > li:last-child { 
	margin-right: 0;
}
.b_top_menu .s_menu_list > li:last-child:after { 
	content: none;
}

.b_top_menu .s_menu_list > li a { 
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 17px;
	line-height: 1;
	color: #2e2e2e;
}

.b_top_menu .s_menu_list > li a:hover,
.b_top_menu .s_menu_list > li a.active { 
	color: #a73439;
}

.b_reser_list { 
	margin-top: 45px;
}

.b_reser_list dt h3 { 
	font-size: 21px;
	font-weight: 400;
	padding-bottom: 20px;
	border-bottom: 1px solid #a73439;
}

.b_reser_card { 
	position: relative;
	margin-top: 30px;
	padding-left:  330px; 
	padding-right:  225px; 
	border: 1px solid #ddd;
	color: #333333;
	height: 200px;
	overflow: hidden;
}

.b_reser_card .card_inner { 
	padding: 15px 30px;
}

.b_reser_card .card_inner > h4 { 
	line-height: 1;
	font-size: 27px;
	font-weight: 500;
}

.b_reser_card .card_inner > table { 
	margin-top: 10px;
    font-size: 14px;
}

.b_reser_card .card_inner > table th { 
	min-width: 2rem;
	vertical-align: top;
	font-weight: 400;
}

.b_reser_card .card_inner > table td { 
	padding-left: 10px;
	vertical-align: top;
	color: #757575;
}

.b_reser_card .card_img { 
	position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
	width: 330px;
	overflow: hidden;
}

.b_reser_card .card_img > img { 
	min-height: 100%;
	min-width: 275px;
	width: 100%;
	height: auto;
}

.b_reser_card .btn_go { 
	position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    width: 225px;
    background-color: #f5f5f5;
    text-align: center;
    color: #333;
	font-size: 18px;
	-webkit-transition: all .15s cubic-bezier(.65,.15,.26,1);
	transition: all .15s cubic-bezier(.65,.15,.26,1);
}

.b_reser_card .btn_go:hover { 
    background-color: #a73439;
    color: #fff;
}

/*
	brand Event page
*/
.img_area .img_box img { 
    display: block;
	opacity: 1;
	-webkit-transition: all .2s cubic-bezier(.65,.15,.26,1); 
	-moz-transition: all .2s cubic-bezier(.65,.15,.26,1);
	-o-transition: all .2s cubic-bezier(.65,.15,.26,1);
	transition: all .2s cubic-bezier(.65,.15,.26,1);
}

/*//brand Event page*/

/*for common*/
.vc_wrap { 
    display: table;
    height: 100%;
    width: 100%;
}

.vc_wrap > .vc_inner { 
	display: table-cell;
	vertical-align: middle;
}

.row:after { 
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	clear: both;
	content: "";
}

.row>[class^=col] { 
	float: left;
}

.row>.col2 { 
	width: 50%;
}

.row>.col3 { 
	width: 33.333%;
}

.row>.col4 { 
	float: left;
	width: 25%;
}

.row>.col5 { 
	width: 20%;
}

.row>.col6 { 
	width: 60%;
}

.row>.col6 + .col4 { 
	width: 40%;
}

.row.row_padding { 
	margin-left: -1rem;
	margin-right: -1rem;
}

.row.row_padding>.col2,
.row.row_padding>.col3,
.row.row_padding>.col5 { 
	padding-right: 1rem;
	padding-left: 1rem;
}

.custom_txt > p,
.tx_ip > p { 
	margin: 0;
}


.v_frame { 
	position: relative;
	z-index: 20;
	width: 160px;
	height: 90px;
	margin: 0 auto;
}

.v_frame + .v_tit,
.img_card + .img_tit { 
	width: 160px;
	margin: 0 auto;	
	font-size: 14px;
}

.v_tit .txt-small, 
.img_tit .txt-small { 
	font-size: 0.9em;
}

.v_frame .img_basic_size { 
	width: 160px;
	height: 90px;
}

.vplay { 
    position: absolute;
    background-image: url('/imges/videoFrame.svg');
    background-size: 40px 40px;
	background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    color: #fff;
    right: 5px;
    bottom: 5px;
}


/*table*/
.table { 
	border: none;	
}

.table.line-table { 
	border-top: 2px solid #a73439;
}

.table.line-table thead th { 
	background: #f5f5f5;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 6px;
}

.table.line-table tbody th,
.table.line-table tbody td { 
    background: #fff;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 6px;
}

.table.line-table tbody p { 
	margin: 0;
	font-size: 13.5px;
	color: #333;
}

.table.line-table tbody th p { 
	font-weight: 500;
	color: #222;
}

#langDropdown.on { 
	display: block;
    bottom: 101%;
    border: 1px solid #e8e8e8;
    font-size: 13px;
    box-shadow: none;
}

#langDropdown > li > a { 
	color: #221e1f;
}

#langDropdown > li > a:hover { 
	color: #a73439;
}

/*notice*/
.itemNotice { 
	background-color: #ffeded;
}

/*시술전후 리스트*/
.BnA_bckg .img_center { 
	background-color: #f5f5f5;
	border: 1px solid #e8e8e8;
	border-radius: 0;
}

.col4 .img_basic_size,
.col4 .v_frame { 
    width: 180px;
    height: 100px;
}

.col4 .v_frame + .v_tit, 
.col4 .img_card + .img_tit { 
	width: 180px;
}

table.bnaDtable { 
	table-layout: fixed
}

.bnaDtable .imgContent img { 
	width: 100% !important;
}


/*시술안내*/
.cont_interv { 
	line-height: 1.5em;
}

/*compact top menu*/
.nav_wrap.compact h1.logo { 
	width: 218px;
    height: 40px;
    margin-top: -20px;
}

#brand2 .compact .b_nav_right { 
	height: 80px;
}

#brand2 .compact .brand_menu > li > a { 
    padding: 31px 30px 28px;
}

/*sub page banner*/
/*시술안내*/
.serviceBanner { 
	background: #fff url(/imges/brand/serviceBanner.jpg) 50% 0 no-repeat;
}
.toxnfillBanner { 
    background: #fff url(/imges/brand/toxnfillBanner.jpg) 50% 0 no-repeat;
}
.commuBanner { 
	background: #fff url(/imges/brand/commuBanner.jpg) 50% 0 no-repeat;
}
.eventBanner { 
	background: #fff url(/imges/brand/eventBanner.jpg) 50% 0 no-repeat;
}
.reserBanner { 
	background: #fff url(/imges/brand/reserBanner.jpg) 50% 0 no-repeat;
}

/*nav tow line*/
.nav_wrap .fix_area { 
	height: 109px;
}

.fix_area .nav_sec { 
	padding: 0;
    height: 69px;
}

.fix_area .nav_sec h1.logo { 
	width: 178px;
	height: 33px;
    bottom: 25px;
	top: auto;
	margin-top: auto;
}

.fix_area .nav_sec .b_nav_right { 
	height: auto;
}

.fix_area .brand_menu > li > a { 
    padding: 25px 30px;
}

.nav_top { 
	padding-left: 828px;
	color: #4a4a4a;
}

.nav_top > li { 
	float: left;
}

.nav_top .item { 
	margin: 13px 11px;
}

.nav_top .toxAccademy { 
	display: block;
    width: 95px;
    height: 13px;
	background-image: url(/imges/brand/tox_accademy_g.png);
	background-repeat: no-repeat;
	background-size: contain;
	transition: .2s ease-out;
}

.nav_top .toxAccademy:hover { 
	background-image: url(/imges/brand/tox_accademy.png);
}

.nav_top .toxMall { 
	display: block;
	width: 95px;
	height: 13px;
	background-image: url(/imges/brand/tox_mall_g.png);
	background-repeat: no-repeat;
	background-size: contain;
	transition: .2s ease-out;
}

.nav_top .toxMall:hover { 
	background-image: url(/imges/brand/tox_mall.png);
}

.nav_top .global .icon_sec { 
	top: 1px;
    left: 0;
	transform: none;
}

.nav_top .global > span { 
    padding-left: 1.3rem;
	font-size: 13px;
}
.nav_top #langDropdown.on { 
	bottom: auto;
    min-width: 120px;
	text-align: left;
}

.nav_top .carvon { 
	border-color: #4a4a4a;
}

.carvon { 
	position: relative;
    padding-right: 1em;
}

.carvon:after { 
    position: absolute;
    top: .5rem;
    right: 2px;
    content: '';
    width: 5px;
    height: 5px;
    border: solid #979797;
    border-width: 0 1px 1px 0;
    margin-top: -2px;
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
	/*border-color 넣기*/
}

.right.carvon:after { 
	top: .65rem;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/*brand top notice*/
.notice_top { 
	position: relative;
	background-color: #202b3e;
	color: #fff;
	text-align: center;
	box-shadow: 0 2px 10px rgba(29, 43, 51, 0.7);
}

.notice_top a { 
	display: inline-block;
	padding: 20px 0;
}

.notice_top span { 
	display: inline-block;
    font-size: 17.7px;
   	letter-spacing: 0.1em;
}

.notice_top span b { 
	display: inline-block;
    width: 2px;
    height: 2px;
    background-color: #fff;
    margin-right: 10px;
    margin-bottom: 5px;
}

.notice_top span.lt { 
	letter-spacing: 0.55em;
}

.notice_top span.wl { 
    margin-right: 20px;
}

.notice_top span:last-child { 
	margin-right: 0;
}

.notice_top button { 
	position: absolute;
    top: 50%;
    right: 85px;
    width: 38px;
    height: 38px;
    margin-top: -19px;
}

/*brand popup*/
.mainPopup {
	display: block;
	overflow: hidden;
    position: fixed;
	top: 200px;
	right: 90px;
	left: auto;
    z-index: 450;
    outline: 0;
    width: 400px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.4);
}

.mainPopup .p-contents {
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	/*height: 400px;*/
	/*cursor: pointer;*/
}
.mainPopup .p-contents img {
	display:block;
	width:100%;
}

/*웹/모바일 쇼/하이드*/
.forWebPost {
	display: block;
}
.forMobilePost {
	display: none;
}

/*가맹점 */
.member-wrap {
	position: relative;
    height: 200px;
}
.member-ask {
	position: absolute;
    top: 60px;
    left: 30px;
    width: 300px;
    display: block;
    color: #fff;
    background: url(/imges/member-bg.jpg) center;
    background-size: cover;
    padding: 0px 60px 0 20px;
    text-align: left;
	cursor: pointer;
}
.member-ask strong {
	display: block;
    font-size: 1.2rem;
    margin-bottom: 5px;
}
.member-ask strong + span {
    font-weight: 300;
    font-size: 0.8rem;
}
.member-ask .circle_icon {
	position: absolute;
    top: 35px;
    right: 20px;
    border: 1px solid #fff;
    border-radius: 50em;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 8pt;
    padding-top: 9px;
    vertical-align: middle;
    line-height: 1;
}

/*
	brand footer
*/

footer { 
	position: relative;
	border-top: 1px solid #eee;
}

.minver footer { 
	border-top: 0;
}

footer .compInfoBtn > span { 
	font-size: 0.9em;
    vertical-align: top;
}

footer .selbox:before,
footer .selbox:after { 
	top: 55%;
}

.footer-bar { 
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.13);
}

.max_area { 
	max-width: 1920px;
	margin: 0 auto;
}

.footer-bar .max_area > .left { 
    width: calc(100% - 0px);
	box-shadow: none;
}

.footer-bar .max_area > .right { 
	width: 0px;
}

.footer-bar .down-menu-wrap,
.footer-bar .down-menu { 
	width: 100%;
}
footer .compInfoWrap { 
	margin: 0 auto;
	text-align: center;
}
.footer .compInfoBtn > span,
.footer .down-menu-wrap {
	color: rgba(255, 255, 255, 0.75);
}

.footer .selbox:before,
.footer .selbox:after { 
	background-color: #fff;
}

.scrolpage .footer.brand_footer { 
	position: unset;
}

footer.brand_footer address { 
	color: #221e1f;
	font-size: 9pt;
	padding: 0;
}
.footer.brand_footer { 
	z-index: 100;
}
.filter footer.brand_footer { 
	background-color: transparent;
	z-index: 1000;
}

footer.brand_footer .compInfoBtn { 
	padding-top: 0.5rem;	
}

.brand_footer .basic_adr { 
    width: 345px;
	padding: 10px 0 0 10px;
    line-height: 1.4;
}

.brand_footer .basic_adr,
.brand_footer .rolling_wrap{ 
	display: inline-block;
    text-align: left;
	vertical-align: top;
}
.brand_footer .compInfoWrap .rolling_wrap { 
	width: 420px;
}

.brand_footer .basic_adr address span,
footer .rolling_list address span {
	padding-right: 5px;
}
.sitepolicy > a:first-child { 
	display: inline-block;
	margin-right: 1rem;
}
.adr_tit { 
	font-size: 1.1rem;
    font-weight: 400;
    padding-bottom: 5px;
}
.minver .adr_tit {
    color: #e2c8bf;
}
/*가맹점 추가작업*/
.minver footer.brand_footer address { 
	color: #d0b5a8;
}
.minver footer.brand_footer address b { 
	color: #e2c8bf;
}

.bdf-wrap  {
    position: relative;
    margin-top: 40px;
    padding-bottom: 40px;
}
.bdf-wrap .member-ask {
    left: 0;
    top: 0;
    /*background: url(/imges/member.jpg);*/
    padding: 15px 0;
    text-align: center;
}
.minver .bdf-top-wrap {
	position: relative;
}
.bdf-top-wrap h1.logo {
    padding-top: 0;
	padding-bottom: 10px;
    left: 0;
    padding-left: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.32);
}
.minver .bdf-top-wrap h1.logo {
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}
.bdf-top-wrap h1.logo img {
    display: block;
    width: 100px;
    height: 23.25px;
}
.bdf-top-wrap .cp-txt {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 9pt;
    opacity: 0.5;
}
.minver .bdf-top-wrap .cp-txt {
	color: #d0b5a8;
}
.compInfoWrap .bdf-wrap .rolling_wrap {
	padding: 10px 10px 0 0;
    width: 490px;
}

.bdf-wrap .rolling_wrap .rolling_list,
.bdf-wrap .rolling_wrap .rolling_list li {
	height: 62px;
}
.bdf-wrap .rolling_wrap address {
	font-size: 9pt;
    line-height: 1.4;
}
.bdf-wrap .sitepolicy {
    font-size: 1rem;
    padding-bottom: 5px;
}
.minver .bdf-wrap .sitepolicy {
    color: #e2c8bf;
}
.bdf-wrap .sitepolicy .bar_right {
	padding-right: 1rem;
}
.bdf-wrap .sitepolicy .bar_right:after {
	margin-top: -0.5em;
	background-color: #bc6568;
}

/*brand new popup */
.brand-popup {
	visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
    overflow: hidden;
	background-color: rgba(0, 0, 0, 0.4)
}
.brand-popup.on {
	visibility: visible;
    padding-right: 19px;
    overflow-x: hidden;
    overflow-y: auto;
	z-index: 100;
}
.brandP-wrap {
	display: none;
	position: fixed;
	width: 1190px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 100;
}
.brand-popup.on .brandP-wrap {
	display: block;
}
.brandP-wrap .brandP-img {
	position: relative;
}
/*코로나 영상*/
.brandP-img .crn-video {
	position: absolute;
	top: 115px;
	right: 57px;
}
.brandP-img .crn-video iframe {
	display: block;
}
/*//코로나 영상*/
.brandP-wrap .brandP-img a {
	display: block;
}
.brandP-wrap .brandP-img img {
	display: block;
    border: 0;
    width:1190px; 
	height: 513px;
}
.brandP-wrap .brandP-btn {
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.8);
}
.brandP-wrap .brandP-btn button {
    position: relative;
    float: left;
	color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.brandP-wrap .brandP-btn button:last-child {
	float: right;	
}

/*swiper popup */
.brandP-wrap .swiper-pagination {
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
	height: 44px;
    background: #fff;
    cursor: pointer;
    bottom: 36px;
}
.brandP-wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.brandP-wrap .swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
    width: 100%;
    height: 100%;
    border-radius: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    border-top: 1px solid #ddd;
    background: #fff;
    text-align: center;
    opacity: 1;
	outline: 0;
}
.brandP-wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet::before,
.brandP-wrap .swiper-pagination-bullets .swiper-pagination-bullet::before {
	content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background: #d9d9d9;
}
.brandP-wrap .swiper-pagination-bullet-active {
	color: #ac3539;
    font-weight: 600;
}
.brandP-wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet > p,
.brandP-wrap .swiper-pagination-bullets .swiper-pagination-bullet > p {
	width: 100%;
    height: 100%;
    display: inline-table;
    vertical-align: top;
    padding: 0 3px;
	margin: 0;
}
.brandP-wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet > p > span,
.brandP-wrap .swiper-pagination-bullets .swiper-pagination-bullet > p > span {
	display: table-cell;
    line-height: 1.1;
    word-break: keep-all;
    vertical-align: middle;	
}

/*브랜드 오시느길*/
.map-table-wrap.b-right-b {
	position: relative;
	padding: 15px 180px 15px 25px;
}
.b-right-b .brb {
    position: absolute;
    top: 15px;
    right: 25px;	
}
.m-bb-wrap {
    margin-top: -20px;
	padding-bottom: 40px;
}
.map-bt-btn {
	display: block;
    width: 130px;
    padding: 0.64rem;
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
}
.map-bt-btn .i-go {
	position: relative;
	display: inline-block;
	min-width: 100%;
	padding-right: 15px;
}
.map-bt-btn .i-go:After {
	content:'';
	position: absolute;
    top: 50%;
    right: 0;
	width: 1rem;
    height: 1rem;
    background: url(/imges/right_arrow.svg) no-repeat center/12px 12px;
    margin-top: -0.5rem;
}
.map-bt-btn.primary {
	background-color: #a73439;
	border-color: #a73439;
    color: white;
}
.map-bt-btn.primary .i-go:After {
    background: url(/imges/right_arrow_w.svg) no-repeat center/12px 12px;
}