@charset "UTF-8";
/* brand page
* --------------------------------------- */
/*for event2 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 {
	display: none;
	position: relative;
    width: 100%;
    height: 280px;
	overflow: hidden;
}
/*sub page banner*/
/*시술안내*/
.serviceBanner2 {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #333;
}
.sb-text {
	padding-left: 160px;
}
.sb-text > strong {
	display: block;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
}
.sb-text > span {
	display: block;
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.serviceBanner { 
	background: #fff url(/imges/brand/serviceBanner.jpg?v=2402061052) 50% 0 no-repeat;
}
.toxnfillBanner { 
    background: #fff url(/imges/brand/toxnfillBanner.jpg?v=2402061052) 50% 0 no-repeat;
}
.commuBanner { 
	background: #fff url(/imges/brand/commuBanner.jpg?v=2402061052) 50% 0 no-repeat;
}
.commuBnaBanner{
	background: #fff url(/imges/brand/commuBnaBanner.jpg?v=2402061052) 50% 0 no-repeat;
}
.eventBanner { 
	background: #fff url(/imges/brand/eventBanner.jpg?v=2402061052) 50% 0 no-repeat;
}
.reserBanner { 
	background: #fff url(/imges/brand/reserBanner.jpg?v=2402061052) 50% 0 no-repeat;
}
.b_sub_cover > .relative { 
	width: 1px;
	margin: 0 auto;
}
.banner_typing { 
    position: absolute;
	top: 50%;
    margin-top: -58.5px;
    width: 335px;
	left: 243px;
    font-size: 23px;
    letter-spacing: 0.25em;
    font-weight: 600;
    color: #d0b5a8;
}
.commuBanner .banner_typing{
	color:#a2aab8;
}
.commuBnaBanner .banner_typing{
	color:#c48d47;
}
.reserBanner .banner_typing{
	color:#6d7a6e;
}
.eventBanner .banner_typing{
	color:#7c7b7d;
}
.toxnfillBanner .banner_typing{
	color:#a1635d;
}

/* 이벤트 띠배너 */
.subBannerSwiper {
	position: relative;
	width: 100%;
	/*height: 280px;*/
	overflow: hidden;
}
.subBannerSwiper .swiper-slide {
	width: 100%;
	height: 100%;
}
.subBannerSwiper .swiper-slide img {
	width: 100%;
	max-width: 100%;
}
.subBannerSwiper .swiper-slide [data-hash] {
	cursor: pointer;
}
.subBannerSwiper .swiper-pagination {
	bottom: 30px;
}
.subBannerSwiper .swiper-pagination .swiper-pagination-bullet-active {
	background: #a73439;
}

@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;
}

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

@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;
	transition: opacity 500ms ease-in-out;
}
img.banner_logo.show {
	opacity: 1;
}
.banner_typing.toxnfill { 
	left: 180px;
    top: 45%;
    width: 310px;
    letter-spacing: 0.36em;
    line-height: 1.8em;
}
.banner_typing.toxnfill + img.banner_logo { 
	left: 180px;
	bottom: 80px;
}
.banner_typing.service { 
    width: 420px;
	left: -345px;
	margin-top: -40px;
	letter-spacing: 0.03em;
}
.banner_typing.service + img.banner_logo { 
	left: -342px;
	bottom: 99px;
}

/*브랜드 컨텐츠 */
.b_con_wrap { 
	padding-top: 45px;
	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: 1.88rem;
	padding-left: 1.88rem;
	cursor: pointer;
}
.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: -10px;
    margin-bottom: -10px;
	min-height: 216px;
}
.branch-table ul::after {
	content: '';
	display: block;
	clear: both;
}
.branch-table ul > li { 
	float: left;
	width: 20%;
	padding-left: 10px;
    padding-bottom: 10px;
}
.branch-table ul > li a { 
    display: block;
    padding: 10px 1rem;
    background-color: white;
    font-weight: 500;
    text-align: left;
	position: relative;
	cursor: pointer;
}
.branch-table ul > li a span { 
	float: right;
	color: #a73439;
}
.branch-table ul > li a .i-right { 
    width: 10px;
    height: 12px;
    background: center / 10px url(/imges/left_r.svg) no-repeat;
    vertical-align: bottom;
    margin-top: 5px;
}
.branch-table ul > li a.is-new::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	width: 58px;
	aspect-ratio: 58/31;
	background: url('/imges/renew/t_new.png') no-repeat center / contain;
}
.branch-table ul > li a.is-coming::after {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	width: 107px;
	aspect-ratio: 107/31;
	background: url('/imges/renew/t_coming.png') no-repeat center / contain;
}
.branch-table ul > li a.is-coming {
	color: #77636380 !important;
	border: 1px solid #C5AFAF80 !important;;
	pointer-events: none;
}
.branch-table ul > li a.is-coming .i-right {
	opacity: .5;
}

/*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 tbody th,
.brand_table_style tbody td {
	vertical-align: top;
}
.brand_table_style.hover_table tbody tr:hover td {
	cursor: pointer;
	background-color: #f5f5f7;
}

.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;
	-webkit-transition: width .1s ease-out;
	-o-transition: width .1s ease-out;
	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;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    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;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

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

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

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


/*brand2*/
.nav_wrap { 
	-webkit-box-shadow: 1px 3px 4px hsla(0, 0%, 0%, 0.22); 
	        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;
}


.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 { 
	position: relative;
    width: 20px;
    height: 20px;
    padding-top: 4px;
    margin-left: 5px;
    vertical-align: middle;
	border: 1px solid #cb9f76;
    border-radius: 50em;
    text-align: center;
    color: #cb9f76;
    font-size: 8pt;
    line-height: 1;
}
.btw_cover .circle_icon:after {
	content: '';
	width: 21px;
	height: 21px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-image: url('/imges/right_g.png');
	background-size: 6px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: translate(-49%, -53%);
	    -ms-transform: translate(-49%, -53%);
	        transform: translate(-49%, -53%);
}
.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 .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;
}

/***********************************************************
	브랜드 메인 페이지(리뉴얼후 2021.04.16)*/
body.main > .maxframe {
	background-color: #a73439;
}
.main-banner-wrap {
    height: 675px;
    padding-top: 90px;
    background: #ebd8d1 url(/imges/brand/main-banner6.jpg?ver=6) no-repeat center/ cover;
}
.__bd-renew .main-banner-wrap {
    height: 100vh;
    background: #ebd8d1 url('/imges/brand/main-banner11.jpg?v=2502071821') no-repeat center bottom / cover;
}

.__bd-renew #header{
	border-bottom: none;
}

.__bd-renew .banner_wrap__{
	min-height: 927px;
}

.main-banner-wrap .banner-txt-box {
	position: absolute;
	top: 190px;
	right: 300px;
}
.main-banner-wrap .banner-txt-box .txt-top {
    position: relative;
    display: block;
	/*padding-left: 11px;*/
    color: #000000;
    font-size: 26.5px;
    font-weight: 500;
    letter-spacing: 0.15em;
}
.banner-txt-box .txt-top > span {
    letter-spacing: 0.3em;
}
.main-banner-wrap .banner-txt-box .txt-top:before {
	content: none;
	position: absolute;
	display: block;
	left: 0px;
	top: 0.1em;
	width: 3px;
	height: 17px;
	background-color: #000000;
}
.main-banner-wrap .banner-txt-box .txt-bottom {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
	color: #000000;
    font-size: 18.2px;
    font-weight: 500;
    letter-spacing: 0.28em;
}
.main-banner-wrap .banner-txt-box .logo {
    display: block;
    height: 41px;
}
.main-banner-wrap .banner-model-txt {
	position: absolute;
    bottom: 20px;
    right: 170px;
}
.branch-section .fix_area {
	min-width: 950px;
    width: 950px;
    padding: 0 16px;
	margin: 0 auto;
}
.branch-section .branch-category {
	border-bottom: 2px solid rgba(255, 255, 255, 1);
    color: #fff;
}
.branch-category .branch_top_wrap {
    position: relative;
    margin-bottom: -2px;
}
.branch-category .tab_name_box h2 {
	font-weight: normal;
    display: inline-block;
}
.branch-category .tab_name_box .circle_icon {
    position: relative;
    width: 20px;
    height: 20px;
    padding-top: 4px;
    margin-left: 5px;
    vertical-align: middle;
	border: 1px solid #a73439;
    border-radius: 50em;
    text-align: center;
}
.branch-category .tab_name_box .circle_icon:after {
    content: '';
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(/imges/right_r.png);
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-49%, -53%);
        -ms-transform: translate(-49%, -53%);
            transform: translate(-49%, -53%);
}
.branch-category .branch_top_wrap #tab li {
	border-bottom: 2px solid transparent;
}
.branch-category .branch_top_wrap #tab li:hover {
	color: #CB9F76;
}
.branch-category .branch_top_wrap #tab li.active {
	color: #CB9F76;
    border-bottom: 2px solid #CB9F76;
}
.branch-section .branch-list {
	padding-top: 25px;
	padding-bottom: 100px;
}
.branch-list .branch-table ul > li a {
	font-weight: 400;
}
/*레이아웃*/
.main .white_ver .nav_top,
.main .white_ver #nav .gnb_menu > li > a {
	color: #fff;
}
.main .bdf-top-wrap h1.logo img {
	visibility: hidden;
}
.main .minver .bdf-top-wrap .cp-txt {
	line-height: 23px;
	opacity: 1;
}
.minver .bdf-top-wrap .cp-txt,
.minver .adr_tit,
.minver footer.brand_footer address,
.minver footer.brand_footer address b,
.minver .bdf-wrap .sitepolicy,
.minver .bdf-top-wrap .cp-txt,
.rn_footer .adr_tit,
.rn_footer.brand_footer address,

.rn_footer .bdf-wrap .sitepolicy {
	color: #fff;
}


.main .minver .bdf-top-wrap h1.logo {
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	padding-bottom: 5px;
}
.main .bdf-wrap .sitepolicy .bar_right:after {
	background-color: #fff;
}

/*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);
	-o-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
*/
/*리뉴얼20210510*/
.page-tit {
	font-size: 27px;
}
.brand_event_list {
	width: 100%;
	margin-top: 60px;
}
.brand_event_list .brevtl-item {
	position: relative;
	margin-bottom: 60px;
    background-color: #eee;
	cursor: pointer;
}
.brevtl-item .top-info {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 24px;
    padding-left: 25px;
	text-align: left;
}
.right-event .brevtl-item .top-info {
	padding-left: 30px;
}
.brevtl-item .brevtl-branch {
    padding: 11px 30px;
    border-radius: 10em;
    background-color: #a73439;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}
.brevtl-item .brevtl-period {
    padding-left: 10px;
    font-size: 20px;
    font-weight: 500;
	color: #222;
	vertical-align: middle;
}
.brevtl-item .thumb {
	display: block;
	height: 390px;
}
.brevtl-item.white-ver .brevtl-period {
	color: #fff;
}
/*	//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;
}
.custom_txt img,
.tx_ip > img {
	/*display: block;*/
    max-width: 100%;
    height: auto !important;
}
.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;
	border-top: 2px solid #a73439;
    font-size: 13px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

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

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

/*notice*/
.itemNotice { 
	background-color: #ffeded;
}
/*게시판 뷰 : 공부하는 톡스앤필/ 공지사항*/
.tx_ip { 
	margin: 0;
	padding: 2rem 0;
	width: 100%;
	overflow: hidden;
	word-break: break-all;
}
.tx_ip img { 
	max-height: none;
	max-width: 100%;
	/*width: auto !important; IE오류*/
	height: auto !important;
}
.max-width.tx_ip img {
	width: 100% !important;
}
.tx_ip img.clickBtn { 
	width: auto !important;
}
.tx_ip > iframe { 
	width: 100%;
	height: 490px;
}
td[colspan="2"] > .tx_ip > iframe { 
    height: 482.65px;
}
/*시술전후 리스트*/
.BnA_bckg .img_center { 
	background-color: #f5f5f5;
	border: 1px solid #e8e8e8;
	border-radius: 0;
}

.img_center {
    position: relative;
    text-align: center;
}
.img_center img {
    position: absolute;
    width: 100%;
    min-width: 100%;
	min-height: 100%; 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
}
.img_basic_size {
    overflow: hidden;
    width: 160px;
    height: 90px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
}
.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 { 
	display: block;
	max-width: 100%;
	width: 100% !important;
	height: auto !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;
}



/*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;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	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;
	-webkit-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	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;
	-webkit-transform: none;
	    -ms-transform: none;
	        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);
    -ms-transform: rotate(-315deg);
        transform: rotate(-315deg);
	/*border-color 넣기*/
}

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


/*brand top notice*/
.notice_top { 
	position: relative;
	background-color: #202b3e;
	color: #fff;
	text-align: center;
	-webkit-box-shadow: 0 2px 10px rgba(29, 43, 51, 0.7);
	        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;
    -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.4);
            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 {
    display: block;
	position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    background-image: url(/imges/member.jpg);
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
	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 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%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -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-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            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;
    -ms-flex: 1;
    -webkit-box-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*/
.map-tab {
	border: 1px solid #ddd;
	margin-top: -1px;
	overflow: hidden;
}
.map-tab .tab-item {
	float: left;
}
.map-tab.tab > .tab-item.active {
    background-color: #f9f9fb;
    color: #a73439;
    font-weight: 500;	
}
.map-wrap {
	position: relative;
    overflow: hidden;
}
.map-wrap .map-box {
	width:100%;
	height:500px;
}
.map-info-txt {
    position: relative;
    padding: 25px 300px 25px 25px;
    background-color: #fafafa;;
}
.map-info-txt p {
	margin: 0;
	font-size: 1.1rem;
    font-weight: 500;
} 
.map-info-txt .map_app {
	position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -20px;
}
.map-info-txt .map_app .ma-btn {
	display: inline-block;
    width: 130px;
    background-color: white;
    border: 1px solid #03b323;
    border-radius: 0;
    font-weight: 500;
    color: #03b323;
    line-height: 40px;
    text-align: center;
	cursor: pointer;
}
.map-info-txt .map_app .sendMap-wrap {
	position: relative;
    display: inline-block;
}
.map-info-txt .map_app .sm-btn {
	display: block;
	width: 130px;
    background-color: #4c4c4c;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
}
.map-info-txt .spopup {
	width: 300px;
	top: -220px;
	right: 0;
}
.map-info-txt .spopup:before,
.map-info-txt .spopup:after {
	left: auto;
	right: 20px;
}
.map-table-wrap {
    margin-bottom: 50px;
    padding: 15px 25px;
	background-color: #fafafa;
    border-top: 1px dashed #dddddd;
}
.map-table {
	width: 100%;
}
.map-table > tbody > tr > th, 
.map-table > tbody > tr > td {
    padding: 0.6em 0rem;
    font-weight: normal;
    text-align: left;
	vertical-align: top;
}

.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;
}

/*no data*/
.no-data {
	width: 100%;
    padding-top: 80px;
    padding-bottom: 100px;
    text-align: center;
    color: #757575;
}

/*시술소개*/
.bar_tit { 
	position: relative;
    padding-left: 0.8rem;
    line-height: 1;
	margin-bottom: 2rem;
	padding-top: 0.4em;
}
.bar_tit:before { 
	content: '';
    position: absolute;
    width: 3px;
    height: 1.4em;
    background-color: currentColor;
    bottom: 0;
    left: 0;
}
.b_bar_tit.bar_bottom:after { 
	width: 2rem;
    height: 2px;
    background-color: #cb9f76;
    left: 0rem;
    margin-left: 0;
}
.cont_interv { 
    margin-top: 2rem;
    margin-bottom: 7rem;
}
.cont_interv .ques { 
	color: #a73439;
    font-weight: 500;
}
.cont_interv .ques .ptpr { 
    color: #a73439;
}
.cont_interv .answer { 
	position: relative;
    padding-top: 1rem;
}
.cont_interv .answer .ptpr { 
    position: absolute;
    left: 3rem;
}
.cont_interv .answer .ptpr + span { 
	padding-left: 4.5rem;
}


/*-------------------------------------
	전후사진
--------------------------------------*/
.option-top-area {
	position: relative;
	margin-bottom: 16px;
}
.option-top-area .selbox{
	width: 220px;
	height: 40px;
	border: 1px solid #dadada;
}
.option-top-area .search-form {
	position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box; display: -ms-flexbox; display: flex; 
}
.option-top-area .search-form .selbox {
	width: 90px;
}
.option-top-area .search-form .input {
    margin-left: -1px;
}
.search-form .input input {
	border: 1px solid #dadada;
    height: 40px;
    padding: 0 15px;
}
.option-top-area .search-form button {
	width: 80px;
	background-color: #dadada;
	border-radius: 0;
	color: #525252;
}

.category-tab-area {
	margin-bottom: 45px;
}
.category-tab {
	display: -webkit-box; display: -ms-flexbox; display: flex; 
    background-color: #f9f9fb;
    border: 1px solid #e7e7e7
}
.category-tab > li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
	text-align: center;
}
.category-tab > li.active {
    background-color: #d0a276;
    outline: 1px solid #d0a276;
	color: #fff;
}
.category-tab > li a {
	line-height: 45px;
}
.card-board-wrap .card-list.row {
	margin-left: -12px;
	margin-right: -12px;
}
.card-board-wrap .card-list.row > li {
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 24px;
}
.card-list .bcard-item {
	display: block;
    background-color: #f9f9fb;
    border: 1px solid #e7e7e7
}
.bcard-item .img_center {
	height: 100px;
    overflow: hidden;
}
.bcard-item .txt-box {
	text-align: center;
	padding: 1rem 0.5rem;
	border-top: 1px solid #e7e7e7;
}
.bcard-item .txt-box strong {
    max-height: 2.6em;
    line-height: 1.3;
    height: 2.6em;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-board-wrap.BnA .img_center img {
	-webkit-transform: translate(-50%, -55%);
	    -ms-transform: translate(-50%, -55%);
	        transform: translate(-50%, -55%);
}

/* 풋터아이콘 */
.sns_inner {
	position: relative;
    height: 40px;
}
.sns_inner .sns_icon {
	position: absolute;
    bottom: 7px;
    left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 10;
}
body.main .sns_inner .sns_icon > div {
    background-color: #C44D52;
}
.sns_inner .sns_icon > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
	margin-right: 7px;
	background-color: #B2B2B2;
}
.sns_inner .sns_icon > div a {
	cursor: pointer;
	display: inline-block;
}
body.main .sns_inner .sns_blog a {
	background: url(/imges/i-blog_01.png) no-repeat center center / contain;
}
body.main .sns_inner .sns_insta a {
	background: url(/imges/i-instagram_01.png) no-repeat center center / contain;
}
body.main .sns_inner .sns_youtube a {
	background: url(/imges/i-youtube_01.png) no-repeat center center / contain;
}
.sns_inner .sns_blog a {
	width: 20px;
	height: 20px;
	background: url(/imges/i-blog_02.png) no-repeat center center / contain;
}
.sns_inner .sns_insta a {
	width: 20px;
	height: 20px;
	background: url(/imges/i-instagram_02.png) no-repeat center center / contain;
}
.sns_inner .sns_youtube a {
	width: 21px;
	height: 21px;
	background: url(/imges/i-youtube_02.png) no-repeat center center / contain;
}
.sns_inner .bdf-top-wrap {
	position: absolute;
    bottom: 0;
    right: 0;
}
.sns_inner .bdf-top-wrap h1.logo {
	width: 56rem;
	padding-bottom: 25px !important;
}


/* 23-01 renewal */
.__bd-renew {
	background-color: inherit !important;
}

.__bd-renew img{
	display:block;
}

/* 브랜드 지점 선택 섹션 */
.__bd-renew .branch-section{
	background-color: #F7F5F5;
}

.__bd-renew .branch-section .branch-category{
	border-bottom:2px solid #E9E4E4;
}

.__bd-renew .branch-category .branch_top_wrap .tab_name_box{
	color:#C5AFAF;
}

.__bd-renew .branch-category .branch_top_wrap #tab li{
	color:#BEADAD;
}

.__bd-renew .branch-category .branch_top_wrap #tab li.active{
	color:#A73439;
	border-bottom: 2px solid #A73439;
}

.__bd-renew .branch-list .branch-table ul > li a{
	color:#776363;
	border:1px solid #C5AFAF;
	background-color:#F7F5F5;
}

.__bd-renew .branch-list .branch-table ul > li a:hover{
	color:#fff;
	border:1px solid #A73439;
	background-color:#A73439;
}

.__bd-renew .branch-table ul > li a .i-right{
	width: 9px;
    height: 14px;
    background: center / 10px url("/imges/brand/icon/left_r.png") no-repeat;
    vertical-align: bottom;
    margin-top: 5px;
}

/* 나우 이벤트 섹션 */
.__bd-renew .__pg-padding {
    padding: 140px 0;
}

.__bd-renew .silde-hd{
	overflow: hidden;
}

.__bd-renew .bm-title {
    margin-bottom: 60px;
}
.__bd-renew .bm-title h2 {
	z-index: 1;
	position: relative;
    font-size: 70px;
    font-weight: 700;
    margin-bottom: 10px;
	font-family: 'Campton', Sans-serif;
}
.__bd-renew .bm-title span {
    font-size: 18px;
    color: #A73439;
}
.__bd-renew .sc-ev-program .evSwiper {
    position: relative;
    overflow: hidden;
    margin: auto;
}
.__bd-renew .sc-ev-program{
	background-image: url("/imges/brand/nowev_bg_pc.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.evSwiper .swiper-slide{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
}

.evSwiper .swiper-slide{
	-webkit-transform: scale(0.8);
	    -ms-transform: scale(0.8);
	        transform: scale(0.8);
	/* transition: all 0.5s ease; */
}

.evSwiper .swiper-slide-active{
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.evSwiper .swiper-slide .card-frame{
	position:relative;
	width:1168px;
	height:390px;
	border-radius: 30px;
    overflow: hidden;
}

.evSwiper .swiper-slide img{
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	width:100%
}

.evSwiper .card-detail{
	padding-top:60px;
}

.evSwiper .card-detail .__title{
	font-size:26px;
	font-weight: 700;
}

.evSwiper .card-detail .__txt{
	font-size:18px;
	color:#888888;
	margin: 10px 0;
}

.evSwiper .event-button-next,
.evSwiper .event-button-prev{
    background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
    top: 35%;
    width: 50px;
    height: 32px;
    z-index: 10;
    cursor: pointer;
}

.evSwiper .event-button-next{
	background-image: url("/imges/brand/icon/next.png");
	right: 230px;
}

.evSwiper .event-button-prev{
	background-image: url("/imges/brand/icon/prev.png");
	left: 230px;
}

.__bd-renew .rotate_icon__{
	position: absolute;
	-webkit-animation: rotate_icon 5s linear infinite;
	        animation: rotate_icon 5s linear infinite;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;
}

@-webkit-keyframes rotate_icon{
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes rotate_icon{
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.__bd-renew .sc-ev-program .icon-1{
	/*left: 380px;*/
	left:19.792%;
    top: 120px;
}

.__bd-renew .sc-ev-program .icon-2{
	right: 230px;
    bottom: 180px;
}

/* 톡스앤필 시그니처 섹션*/
.__bd-renew .sc-signature{
	/* height:1080px !important; */
	position:relative;
	background-color:#EFEAEA;
}

.__bd-renew .sc-signature .bm-title h2{	
	color:#584A4A;
}
	/* 탭 */
.__bd-renew	.treatment-cate .treat-list{
	
	display:-webkit-box;
	
	display:-ms-flexbox;
	
	display:flex;
	text-align: center;
}

.__bd-renew	.treatment-cate .treat-list li{
	width:20%;
	cursor: pointer;
}

.__bd-renew	.treatment-cate .treat-list li a{
	border-top:4px solid #C5AFAF;
	display: block;
	padding:15px 0;
	font-size: 22px;
	color:#C5AFAF;
}

.__bd-renew	.treatment-cate .treat-list li a.active{
	color:#584A4A;
	border-top: 4px solid #584a4a;
	
	
}

.__bd-renew .sigsilde-wrap .tab{
	display: none;
}

.__bd-renew .sigsilde-wrap .tab01{
	display: block;
}

.__bd-renew .sc-signature .rotate_icon__{
	position: absolute;
	-webkit-animation: rotate_icon 10s linear infinite;
	        animation: rotate_icon 10s linear infinite;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;
}

	/* 슬라이더 */
.__bd-renew .sigswiper{
	padding-top:50px;
	position:relative;
}

.__bd-renew .sigswiper .swiper-slide{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position:relative;
}

.__bd-renew .sigswiper .swiper-slide .ev_title__{
	position: absolute;
	top: 260px;
	z-index: 1;
	color:rgba(255, 255, 255, 0.6);
	font-size: 28px;
	display: block;
}

.__bd-renew .sigswiper .swiper-slide-active .ev_title__{
	display: none;
}

.__bd-renew .sigswiper .swiper-slide img{
	-webkit-filter: grayscale();
	        filter: grayscale();
	scale: 0.7;
}
.__bd-renew .sigswiper .swiper-slide-active img{
	-webkit-filter: none;
	        filter: none;
	scale: 1;
}

.__bd-renew .sigswiper .txt_box__{
	display: none;
}

.__bd-renew .sigswiper .swiper-slide-active .txt_box__{
	text-align: left;
	display: block;
	padding-left: 50px;
	min-width: 451px;
}

.__bd-renew .sigswiper .txt_box__ span{
	font-size: 20px;
	font-weight: 700;
	color:#C5AFAF;
	font-family: 'Campton', Sans-serif;
}

.__bd-renew .sigswiper .txt_box__ h3{
	font-size:50px;
	font-weight: 700;
}

/* .__bd-renew .sigswiper .txt_box__ h3::after{
	content:"";
	position:absolute;
	top:95px;
	left:0;
	width:2px;
	height:60px;
	background-color:#D9D0D0;
} */

.__bd-renew .sigswiper .txt_box__ p{
	position:relative;
	padding-top:100px;
	font-size:18px;
}

.__bd-renew .sigswiper .txt_box__ p::after{
	content:"";
	position:absolute;
	top:15px;
	left:0;
	width:2px;
	height:60px;
	background-color:#D9D0D0;
}

.__bd-renew .sigswiper .sig-pagination.tab__{
	border-top: 4px solid #C5AFAF;
	padding-top:20px;
	text-align: center;
	position: absolute;
	top:0;
}

.__bd-renew .sigswiper .sig-pagination .swiper-pagination-bullet{
	opacity: 1;
}

.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet{
	background-color:transparent;
	width:114px;
	height:21px;
	border-radius: 0;
	margin:0 50px;
}
.__bd-renew .sigswiper .treatPg_inner {
	max-width: 800px;
    margin: auto;
    -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
            transform: translateY(-80px);
	position: relative;
	z-index: 99;
	cursor: pointer;
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet[aria-label="Go to slide 1"]{
	background-image: url("/imges/brand/txt/sig_tox_txt.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet[aria-label="Go to slide 2"]{
	background-image: url("/imges/brand/txt/sig_fill_txt.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet[aria-label="Go to slide 3"]{
	background-image: url("/imges/brand/txt/sig_skin_txt.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet[aria-label="Go to slide 4"]{
	background-image: url("/imges/brand/txt/sig_lifting_txt.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet[aria-label="Go to slide 5"]{
	background-image: url("/imges/brand/txt/sig_body_txt.png");
}

.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active{
	position:relative;
}

.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active::before{
	content:'';
	position:absolute;
	top:-24px;
	left:50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	width:214px;
	height:4px;
	background-color:#584A4A;
}

.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active[aria-label="Go to slide 1"]{
	background-image: url("/imges/brand/txt/sig_tox_txt_ac.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active[aria-label="Go to slide 2"]{
	background-image: url("/imges/brand/txt/sig_fill_txt_ac.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active[aria-label="Go to slide 3"]{
	background-image: url("/imges/brand/txt/sig_skin_txt_ac.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active[aria-label="Go to slide 4"]{
	background-image: url("/imges/brand/txt/sig_lifting_txt_ac.png");
}
.__bd-renew .sigswiper .sig-pagination.tab__ .swiper-pagination-bullet-active[aria-label="Go to slide 5"]{
	background-image: url("/imges/brand/txt/sig_body_txt_ac.png");
}

.__bd-renew .sigswiper .sig-pagination.dot__{
    z-index: 99;
	width: 390px;
    margin-left: auto;
}

.__bd-renew .sigswiper .sig-pagination.dot__ .swiper-pagination-bullet{
	width:10px;
	height:10px;
	background-color:#D9D0D0;
	margin:0 10px;
}

.__bd-renew .sigswiper .sig-pagination.dot__ .swiper-pagination-bullet-active{
	position:relative;
	background-color:#9A232B;
}
.__bd-renew .sigswiper .sig-pagination.dot__ .swiper-pagination-bullet-active::before{
	content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    width: 22px;
    height: 22px;
    border: 1px solid #9A232B;
    border-radius: 50%;
}

.__bd-renew .sigswiperTwo{
	position:relative;
}

.__bd-renew .sigswiperTwo .num-pagination{
	z-index: 90;
	color:#C5AFAF;
    font-family: 'Campton', Sans-serif;
	font-size:20px;
	max-width: 300px;
    position: absolute;
    bottom: 120px;
    left: 50%;
    text-align: right;
}

.__bd-renew .sc-signature .icon-1{
	position: absolute;
	bottom: 240px;
    left: 480px;
	z-index: 1;
}
.__bd-renew .sc-signature .icon-2{
	z-index: 9;
	position: absolute;
	bottom: 170px;
    left: 395px;
}

/* 3正 섹션*/
.__bd-renew .sc-samjung{
	background-color: #483d3d;
	position:relative;
}

.__bd-renew .sc-samjung .txt_box__{
	z-index: 9;
	position:absolute;
	top:130px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	color:#fff;
}

.__bd-renew .sc-samjung .txt_box__ .since{
	font-family: 'Campton', Sans-serif;
	font-size: 30px;
	color:rgba(255, 255, 255, 0.3);
}

.__bd-renew .sc-samjung .txt_box__ .tit__{
	font-weight: 700;
	font-size:76px;
	margin: 0;
    line-height: 1;
}

.__bd-renew .sc-samjung .txt_box__ .tit__ i{
	font-style: normal;
	font-family: 'Campton', Sans-serif;
	font-size:80px;
	
}

.__bd-renew .sc-samjung .txt_box__ .desc{
	font-size:18px;
}

.__bd-renew .advertSwiper{
	position:relative;
}

.__bd-renew .advertSwiper .swiper-slide figure{
	display: block;
	width:100%;
}

.__bd-renew .advertSwiper .swiper-slide figure img{
	width:100%;
}

.__bd-renew .advertSwiper .swiper-pagination{
	bottom:210px;
}

.__bd-renew .advertSwiper .swiper-pagination.img__{
	bottom:250px;
}

.__bd-renew .advertSwiper .swiper-pagination.txt__{
	bottom:170px;
}

.__bd-renew .advertSwiper .swiper-pagination .swiper-pagination-bullet{
	width:16px;
	height:16px;
	border:6px solid rgba(255, 255, 255, 0.6);
	background-color:transparent;
	margin:0 130px;
	position:relative;
}

.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet::before{
	content:'';
	position: absolute;
	width:260px;
	height:2px;
	background-color: rgba(255, 255, 255, 0.3);
}

.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet:nth-child(2)::after{
	content:'';
	position: absolute;
	width:260px;
	height:2px;
	background-color: rgba(255, 255, 255, 0.3);
}

.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet:nth-child(1)::before,
.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet:nth-child(2)::after{
	top:1px;
	right: 10px;
}
.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet-active:nth-child(1)::before,
.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet-active:nth-child(2)::before,
.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet-active:nth-child(2)::before,
.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet-active:nth-child(3)::before{
	background-color: rgba(255, 255, 255, 0.1);
}

.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet:nth-child(3)::before,
.__bd-renew .advertSwiper .swiper-pagination.line__ .swiper-pagination-bullet:nth-child(2)::before{
	top:1px;
	left: 10px;
}

.__bd-renew .advertSwiper .swiper-pagination.img__ .swiper-pagination-bullet{
	background-image: url("/imges/brand/icon/icon-key-w.png");
	width:23px;
	height:44px;
	border:none;
	border-radius: 0;
	margin:0 126px;	
}
.__bd-renew .advertSwiper .swiper-pagination.txt__ .swiper-pagination-bullet{
	width:38px;
	height:21px;
	border:none;
	border-radius: 0;
	margin:0 118px;
}

.__bd-renew .advertSwiper .swiper-pagination.txt__ .swiper-pagination-bullet[aria-label="Go to slide 1"]{
	background-image: url("/imges/brand/icon/icon_txt_01.png");
}
.__bd-renew .advertSwiper .swiper-pagination.txt__ .swiper-pagination-bullet[aria-label="Go to slide 2"]{
	background-image: url("/imges/brand/icon/icon_txt_02.png");
}
.__bd-renew .advertSwiper .swiper-pagination.txt__ .swiper-pagination-bullet[aria-label="Go to slide 3"]{
	background-image: url("/imges/brand/icon/icon_txt_03.png");
}

.__bd-renew .advertSwiper .swiper-pagination .swiper-pagination-bullet-active{
	position:relative;
	border:6px solid rgba(255, 255, 255, 1);
}

.__bd-renew .advertSwiper .swiper-pagination .pagi_tit{
	color:rgba(255, 255, 255, 0.6);
	font-size:22px;
}

.__bd-renew .advertSwiper .swiper-pagination.img__ .swiper-pagination-bullet-active::before{
	content:'';
	display: block;
	position:relative;
	bottom: 50px;
    right: 98px;
	width:220px;
	height:220px;
	border-radius: 50em;
	background-color:rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 1500px) {
	.__bd-renew .sc-samjung .txt_box__ {
		top: 70px;
	}
	.__bd-renew .advertSwiper .swiper-pagination {
		bottom: 170px;
	}
	.__bd-renew .advertSwiper .swiper-pagination.img__ {
		bottom: 210px;
	}
	.__bd-renew .advertSwiper .swiper-pagination.txt__ {
		bottom: 140px;
	}
}
/*
@media screen and (max-width: 1366px) {
	.__bd-renew .sc-samjung .txt_box__ {
		top: 60px;
	}
	.__bd-renew .advertSwiper .swiper-pagination {
		bottom: 130px;
	}
	.__bd-renew .advertSwiper .swiper-pagination.img__ {
		bottom: 170px;
	}
	.__bd-renew .advertSwiper .swiper-pagination.txt__ {
		bottom: 100px;
	}
}
*/

/* 톡스앤필 뷰티팁 비디오 섹션*/
.sticky-elem-bg{
	position:inherit;
	overflow: hidden;
}
#show-scene-5 #scroll-section-5 .sticky-elem-bg{
	position:fixed;
	top:0;
}
.sticky-elem{
	display: none;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#scroll-section-5{
	position: relative;
}
#show-scene-5 #scroll-section-5 .sticky-elem{
	display: block;
}

.__bd-renew .sc-video-bg{
}

.__bd-renew .sc-video-bg .sticky-wrap{
	top: 0;
    left: 0;
    right: 0;
}

.__bd-renew .sc-video-bg .sticky-wrap.sticky{
	position:fixed;
}
/* .__bd-renew .sc-video-bg .__bg1{
	position:relative;
	background-image: url("/imges/brand/video-bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height:100vh;
	max-width: 1920px;
    margin: 0 auto;
} */

.__bd-renew .sc-video-bg .sticky-wrap .bm-title .fadeinleft{
	left:0;
	opacity: 1;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	top: 30%;
}

.__bd-renew .sc-video-bg .sticky-wrap .bm-title .fadeinright{
	opacity: 1;
	right: 0;
	-webkit-transform: translateX(50%);
	    -ms-transform: translateX(50%);
	        transform: translateX(50%);
	top: 47%;
}

.__bd-renew .sc-video-bg .sticky-wrap.sticky .bm-title .fadeinleft{
	opacity: 1;
	margin-right:0;
}

.__bd-renew .sc-video-bg .sticky-wrap.sticky .bm-title .fadeinright{
	opacity: 1;
	margin-left:41%;
}

.__bd-renew .sc-video-bg .video-contant{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.__bd-renew .sc-video-bg .__bg2{
	position:absolute;
	max-width: 1200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

/* 톡스앤필 뷰티팁 비디오 영역 */
.__bd-renew .video-wrap{
	position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 1200px;
    width: 1200px;
    padding: 0 16px;
}

.__bd-renew .video-wrap .video-contant{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.__bd-renew .video-wrap .video-contant li{
	margin-bottom: 100px;
}

.__bd-renew .video-wrap .video-contant li:nth-child(2){
	-webkit-transform: translateY(200px);
	    -ms-transform: translateY(200px);
	        transform: translateY(200px);
}
.__bd-renew .video-wrap .video-contant li:nth-child(4){
	-webkit-transform: translateY(200px);
	    -ms-transform: translateY(200px);
	        transform: translateY(200px);
}

.__bd-renew .video-wrap .video-contant li a{
	position: relative;
    width: 500px;
    height: 280px;
    border-radius: 20px;
    overflow: hidden;
    display: block;
}

.__bd-renew .video-wrap .video-contant li a img{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    width: 104%;
}

.__bd-renew .video-wrap .video-area .view_btn__{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/* 인스타그램 영역 */

.__bd-renew .sc-instargram{
	background-image: url("/imges/brand/instar_bg.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center center;
	position: relative;
}

.__bd-renew .sc-instargram .instar-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.__bd-renew .sc-instargram .instar-wrap .main-img__ img {
	width: 100%;
	max-width: 478px;
	-webkit-transform: translateX(-80px);
	    -ms-transform: translateX(-80px);
	        transform: translateX(-80px);
	
}

.__bd-renew .sc-instargram .instar-wrap .bm-title{
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 40px;
}

.__bd-renew .sc-instargram .instar-wrap .bm-title h2{
	color:#A73439;
}

.__bd-renew .sc-instargram .instar-wrap .bm-title span{
	font-family: 'Campton', Sans-serif;
	font-weight: 700;
	color:#222;
	font-size:18px;
}

.__bd-renew .sc-instargram .instar-wrap .bm-title span img{
	display:inline;
	vertical-align: middle;
}
.__bd-renew .sc-instargram .instar-wrap .bm-title span:hover img{
	-webkit-animation: rotate_icon 5s linear infinite;
	        animation: rotate_icon 5s linear infinite;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;
}


@keyframes rotate_icon{
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.__bd-renew .sc-instargram .instar-wrap .fw-us-wrap {
	width: 57%;
}
.__bd-renew .sc-instargram .instar-wrap .list__ ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.__bd-renew .sc-instargram .instar-wrap .list__ ul li{
	margin-bottom: 20px;
    width: calc((100% - 20px) / 3);
}
.__bd-renew .sc-instargram .instar-wrap .list__ ul li a {
	position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 100%;
    border-radius: 20px;
    overflow: hidden;
	cursor: pointer;
}
.__bd-renew .sc-instargram .instar-wrap .list__ ul li a img {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
}

.__bd-renew .sc-instargram .icon-1{
    top: 500px;
    left: 100px;
}
.__bd-renew .sc-instargram .icon-2{
	bottom: 240px;
    right: 200px;
}

/* 푸터 리뉴얼 */
footer{
	position: relative;
	background-color:#333333;
}

.rn_footer .member-ask .icon-1 {
    top: 0px;
    left: 0px;
	position: absolute;
}
.rn_footer .member-ask .icon-1 > img {
    display: block;
}

.rn_footer .sns_inner .sns_icon > div{
	background-color:rgba(255, 255, 255, 0.1) !important;
}

.rn_footer .sns_inner .sns_icon .sns_blog a{
	background-image: url("/imges/brand/icon/icon_blog-w.png");
}
.rn_footer .sns_inner .sns_icon .sns_insta a{
	background-image: url("/imges/brand/icon/icon_instar-w.png");
}
.rn_footer .sns_inner .sns_icon .sns_youtube a{
	background-image: url("/imges/brand/icon/icon_youtube-w.png");
}

.rn_footer .sns_inner .bdf-top-wrap .cp-txt{
	font-weight: 200;
	font-family: 'Campton', Sans-serif;
	color:#888888;
}


.rn_footer .bdf-top-wrap h1.logo{
	border-bottom:2px solid #A73439 !important;
}

.rn_footer .basic_adr address span,
.rn_footer .basic_adr address span b{
	color:#888888;
}
.rn_footer .member-ask{
	background-image: url("/imges/brand/icon/ft_i_member.png");
	width:175px;
	height:178px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.rn_footer .member-ask .icon-1{
	top:0;
	left: 0;
}

.rn_footer .bdf-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.rn_footer .member-ask > p{
	width: 100%;
    height: 100%;
	background-color:transparent;
	padding:0;
	position:relative;
}

.rn_footer .member-ask strong{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	width:100%;
	margin:0;
}

.rn_footer .both_end .right{
	float: none;
}

.rn_footer .bdf-wrap .sitepolicy .bar_right:after{
	background-color: #fff;
}

.rn_footer .rotate_icon__ {
    position: absolute;
    -webkit-animation: rotate_icon 5s linear infinite;
            animation: rotate_icon 5s linear infinite;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
}


/* 공지 사항 휴진 팝업 안내 게시글 */
.close-notice {
	margin-top: 35px;
	text-align: center;
}
.close-notice ._img-wrap {
	position: relative;
	width: 100%;
	padding-top: 80%;
	overflow: hidden;
}
.close-notice ._img-wrap img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.close-notice .__wrap {
	padding: 20px 40px 60px;
}
.close-notice .__wrap .__mb-wrap {
	margin-bottom: 85px;
}
.close-notice .__wrap .__mb-wrap h4 {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	font-size: 18px;
	font-weight: 900;
	/* color: #A9CBFB; */
		color: #000;
}
.close-notice .__wrap .__mb-wrap h4::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 83%;
	/* background-color: #A9CBFB; */
		background-color: #000;
}
.close-notice .__wrap .__mb-wrap h4::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 83%;
		/* background-color: #A9CBFB; */
		background-color: #000;
}
.close-notice .close-box {
	margin-top: 25px;
}
.close-notice .work-txt {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	font-weight: 900;
	color: #ffffff;
}
.close-notice .close-color .work-txt {
	background-color: #C94246;
}
.close-notice .short-color .work-txt {
	background-color: #799A37;
}
.close-notice .work-color .work-txt {
	background-color: #4B868F;
}
.close-notice .night-color .work-txt {
	background-color: #4F6D9A;
}
.close-notice .__wrap .txt-wrap {
	background-color: #ffffff;
	padding: 20px 0;
}
.close-notice .close-box .txt-wrap p {
	margin: 0 auto;
	font-size: 18px;
	font-weight: 400;
	color: #3D3D3D;
}
.close-notice .close-box .txt-wrap p > b {
	font-weight: 400;
	color: #3372CE;
}
.close-notice .close-box .txt-wrap span {
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
	color: #3D3D3D;
}
.close-notice .close-box .txt-wrap p {
	max-width: 400px;
}

/* 이벤트 리뉴얼 */
.__ev-renew .nodata-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 70px;
}

.__ev-renew .nodata-wrap p {
	position: relative;
	margin: 0;
	padding-top: 87px;
	font-size: 20px;
	font-weight: 500;
	color: #222222;
	line-height: 1.2;
	text-align: center;
}

.__ev-renew .nodata-wrap p:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 80px;
	height: 80px;
	background: url("/imges/ico_nodata.png") no-repeat 0 0;
	background-size: auto 100%;
	transform: translateX(-50%);
}

.__ev-renew .ev-renew-wrap .nodata-wrap {
	margin-top: 0;
	width: 100%;
}

.__ev-renew .branch-section {
	display: none;
	padding: 45px 0 70px;
	background-color: #fff;
	box-shadow: 0 9px 30px rgba(0,0,0,0.04);
}

.__ev-renew .branch-section .branch-txt .tit {
	margin: 0;
	font-size: 24px;
	color: #9F9F9F;
	text-align: center;
}

.__ev-renew .branch-section .branch-txt .txt {
	margin: 10px 0 0;
	font-size: 15px;
	color: #9F9F9F;
	text-align: center;
}

.__ev-renew.__bd-renew .branch-section .branch-category {
	margin-top: 43px;
	border-bottom: 0;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li + li {
	border-left: 1px solid #CECECE;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li.active {
	color: #222222;
	border-bottom: 0;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li a {
	padding: 0 33px;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li a span {
	position: relative;
	padding: 0;
	color: #222222;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li a span:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: transparent;
	transition: all 0.3s ease-out;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li:hover span:before {
	width: 100%;
	background-color: #222222;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li.active a span {
	font-weight: 500;
}

.__ev-renew.__bd-renew .branch-category .branch_top_wrap #tab li.active a span:before {
	width: 100%;
	background-color: #222222;
}

.__ev-renew.__bd-renew .branch-section .branch-list {
	padding: 40px 0 0;
}

.__ev-renew .branch-section .fix_area {
	padding: 0;
	min-width: 1015px;
	width: 1015px;
}

.__ev-renew .branch-table ul {
	margin-left: -20px;
	margin-bottom: -20px;
}

.__ev-renew .branch-table ul > li {
	padding-left: 20px;
	padding-bottom: 20px;
}

.__ev-renew.__bd-renew .branch-list .branch-table ul > li a {
	padding: 8px 5px;
	color: #606060;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #BBBBBB;
	border-radius: 5px;
}

.__ev-renew.__bd-renew .branch-list .branch-table ul > li a:hover {
	background-color: #F5F5F5;
}

.__ev-renew.__bd-renew .branch-list .branch-table ul > li a.on {
	color: #ffffff;
	background-color: #A73439;
	border-color: #A73439;
}

.__ev-renew.__bd-renew .branch-table ul > li a .i-right {
	display: none;
}

.__ev-renew .branch-section #tab ul {
	justify-content: center;
}

.__ev-renew .b_con_wrap {
	padding-top: 128px;
}

.search-tab-wrap {
	display: flex;
	justify-content: center;
	margin-top: 110px;
	border-bottom: 1px solid #CECECE;
}

.search-tab-wrap button {
	padding: 0;
	width: 470px;
	font-size: 18px;
	font-weight: 500;
	color: #CECECE;
	line-height: 2.5;
	border: 0;
	border-radius: 0;
}

.search-tab-wrap button.on {
	position: relative;
	font-weight: bold;
	color: #A73439;
}

.search-tab-wrap button.on:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 1px;
	background-color: #A73439;
}

.search-section {
	padding: 88px 0 124px;
	box-shadow: 0 9px 30px rgba(0,0,0,0.04);
}

.search-section .search-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 24px;
}

.search-section .search-wrap .select-box {
	position: relative;
	width: 214px;
}

.search-section .search-wrap .select-box button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 3px;
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #C5AFAF;
	border-radius: 0;
}

.search-section .search-wrap .select-box button span {
	font-size: 20px;
	font-weight: 500;
	color: #222222;
}

.search-section .search-wrap .select-box button .arrow {
	display: block;
	width: 11px;
	height: 16px;
	background: url("/imges/select-arrow.png") no-repeat 0 0;
}

.search-section .search-wrap .select-box button.on span {
	color: #222222;
}

.search-section .search-wrap .select-list {
	display: none;
	overflow-y: auto;
	position: absolute;
	left: 0;
	top: 35px;
	width: 100%;
	max-height: 230px;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	z-index: 1;
}

.search-section .search-wrap .select-list::-webkit-scrollbar {
	width: 7px;
}

.search-section .search-wrap .select-list::-webkit-scrollbar-track {
	background-color: #F5F5F5;
}

.search-section .search-wrap .select-list::-webkit-scrollbar-thumb {
	background-color: #A73439;
	border-radius: 7px;
}

.search-section .search-wrap .select-list a {
	display: block;
	position: relative;
	padding: 8px 13px;
	font-size: 15px;
	font-weight: 300;
	color: #222222;
	border-top: 1px solid #F5F5F5;
}

.search-section .search-wrap .select-list a:before {
	content: '';
	display: none;
	position: absolute;
	right: 15px;
	top: 12px;
	width: 14px;
	height: 8px;
	border-left: 1px solid #A73439;
	border-bottom: 1px solid #A73439;
	transform: rotate(-45deg);
}

.search-section .search-wrap .select-list a:hover {
	font-weight: 500;
	background-color: #F5F5F5;
}

.search-section .search-wrap .select-list a.on {
	font-weight: 500;
	background-color: #F5F5F5;
}

.search-section .search-wrap .select-list a.on:before {
	display: block;
	font-weight: 500;
}

.search-section .search-wrap .select-box.on .select-list {
	display: block;
}

.search-section .search-wrap .select-box.on .arrow {
	transform: rotate(180deg);
}

.search-section .search-wrap .input-box {
	position: relative;
	width: 546px;
}

.search-section .search-wrap .input-box input {
	padding: 0 65px 0 3px;
	width: 100%;
	height: 36px;
	font-size: 20px;
	font-weight: 500;
	border: 0;
	border-bottom: 1px solid #C5AFAF;
}

.search-section .search-wrap .input-box input:focus {
	border-bottom-color: #A73439;
}

.search-section .search-wrap .input-box input::placeholder {
	color: #CECECE;
}

.search-section .search-wrap .input-box input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #ffffff inset;
}

.search-section .search-wrap .input-box .btn-search {
	position: absolute;
	right: 35px;
	top: 50%;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url("/imges/search.png") no-repeat 0 0;
	background-size: auto 100%;
	border: 0;
	transform: translateY(-50%);
}

.search-section .search-wrap .btn-reset {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 3px;
	top: 50%;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url("/imges/reset.png") no-repeat 0 0;
	background-size: auto 100%;
	cursor: pointer;
	transform: translateY(-50%);
}

.search-section .keyword-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-top: 33px;
}

.search-section .keyword-wrap .keyword {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 35px;
	height: 34px;
	color: #606060;
	border: 1px solid #CECECE;
	border-radius: 17px;
}

.search-section + .branch-section .branchDetail a.on {
	color: #fff;
	border: 1px solid #A73439;
	background-color: #A73439;
}

.ev-tab-wrap {
	display: flex;
	margin: 0 -16px 27px;
	border: 1px solid #BBBBBB;
	border-radius: 22px;
}

.ev-tab-wrap .ev-tab {
	flex: 1;
	padding: 0;
	height: 43px;
	font-size: 20px;
	font-weight: 500;
	color: #606060;
	border-radius: 22px;
}

.ev-tab-wrap .ev-tab.on {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A73439;
	border-color: #A73439;
}

.ev-filter-wrap {
	display: flex;
	justify-content: flex-end;
	gap: 25px;
	margin: 0 -16px;
}

.ev-filter-wrap .toggle-box label {
	display: flex;
	gap: 10px;
	align-items: center;
	cursor: pointer;
}

.ev-filter-wrap .toggle-box label span {
	font-size: 16px;
	font-weight: 500;
	color: #606060;
	letter-spacing: -1px;
}

.ev-filter-wrap .toggle-box label .toggle {
	display: block;
	position: relative;
	width: 73px;
	height: 30px;
	background-color: #CECECE;
	border-radius: 15px;
}

.ev-filter-wrap .toggle-box label .toggle:before {
	content: '';
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 24px;
	height: 24px;
	background-color: #fff;
	border-radius: 50%;
	box-sizing: border-box;
	transition: all 0.3s;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}

.ev-filter-wrap .toggle-box label .toggle em {
	position: absolute;
	right: 13px;
	top: 50%;
	font-size: 15px;
	font-family: 'Campton', Sans-serif;
	font-style: normal;
	color: #fff;
	transform: translateY(-50%);
}

.ev-filter-wrap .toggle-box input:checked + label .toggle {
	background-color: #A73439;
}

.ev-filter-wrap .toggle-box input:checked + label .toggle:before {
	left: 46px;
}

.ev-filter-wrap .toggle-box input:checked + label .toggle em {
	right: 37px;
}

.ev-renew-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 16px;
	margin: 40px -16px 0;
}

.ev-box {
	width: calc((100% - 48px) / 4);
	letter-spacing: -1px;
}

.ev-img {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 162px;
	border-radius: 5px;
}

.ev-img img {
	max-width: 100%;
}

.ev-img:hover .hidden-box {
	opacity: 1;
}

.ev-img .mo-only {
	display: none;
}

.hidden-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(29,29,29,0.8);
	opacity: 0;
	transition: all 0.3s;
}

.hidden-item {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 28px;
	width: 100%;
	height: 100%;
}

.hidden-item a {
	position: relative;
	padding-top: 35px;
	font-size: 13px;
	color: #FFFFFF;
}

.hidden-item a:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 30px;
	height: 30px;
	transform: translateX(-50%);
}

.hidden-item .detail:before {
	background: url("/imges/ico-ev-detail.png");
}

.hidden-item .more:before {
	background: url("/imges/ico-ev-more.png");
}

.ev-info {
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}

.ev-info .badge {
	display: flex;
	align-items: flex-start;
	gap: 5px;
}

.ev-info .badge .branch {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 12px;
	height: 21px;
	font-size: 12px;
	color: #606060;
	border: 1px solid #CECECE;
	border-radius: 11px;
}

.ev-info .badge img {
	width: 57px;
}

.ev-info .mo-only {
	display: none;
}

.ev-info .date {
	font-size: 11px;
	font-weight: 300;
	color: #888888;
}

.ev-tit {
	margin: 4px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}

.ev-txt {
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight: 300;
	color: #606060;
	line-height: 1.2;
}

.ev-list {
	margin-top: 10px;
}

.ev-list.on li {
	display: flex;
}

.ev-list li {
	display: none;
	flex-direction: column;
	gap: 8px;
	padding: 10px 0;
	border-top: 1px solid #CECECE;
}

.ev-list li:first-child {
	display: flex;
}

.ev-list .ev-payment {
	display: flex;
	align-items: center;
	gap: 5px;
}

.ev-list .ev-payment .ico-payment {
	padding: 5px 0;
	min-width: 80px;
	width: 80px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 1;
	background-color: #A73439;
	border-radius: 50em;
	letter-spacing: -1px;
}

.ev-list .desc {
	margin: 0;
	font-size: 13px;
	font-weight: 300;
	color: #888888;
	line-height: 1.2;
}

.ev-list .price {
	display: flex;
	align-items: center;
	gap: 5px;
}

.ev-list .price .discount-price {
	margin: 0;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0;
	color: #222222;
}

.ev-list .price .discount-price span {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Campton', Sans-serif;
	color: #A73439;
	vertical-align: text-top;
}

.ev-list .price .origin-price {
	margin: 0;
	font-size: 11px;
	font-family: 'Campton', Sans-serif;
	color: #999999;
	letter-spacing: 0;
	text-decoration: line-through;
}

.ev-desc {
	display: none;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	font-weight: 300;
	color: #A73439;
	background-color: #F5F5F5;
	border-top: 1px solid #CECECE;
}

.ev-desc.on {
	display: block;
}

.ev-desc span {
	font-weight: 400;
}

.ev-btn {
	padding: .59rem .75rem;
	width: 100%;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
}

.ev-btn span {
	position: relative;
	padding-right: 17px;
	font-size: 14px;
	color: #222222;
}

.ev-btn span:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 3px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #A73439;
	border-right: 2px solid #A73439;
	transform: rotate(135deg);
}

.ev-btn.on span:before {
	top: 8px;
	transform: rotate(-45deg);
}

.ev-guide-wrap {
	margin: 64px -16px 0;
}

.ev-guide-wrap .guide-box {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 40px;
}

.ev-guide-wrap .guide-box p {
	position: relative;
	margin: 0;
	padding-left: 38px;
	font-size: 22px;
	font-weight: bold;
	color: #9F9F9F;
	line-height: 30px;
	letter-spacing: -1px;
}

.ev-guide-wrap .guide-box p:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url("/imges/ico_notice.png") no-repeat 0 0;
	background-size: auto 100%;
}

.ev-guide-wrap .guide-box li {
	font-size: 16px;
	font-weight: 300;
	color: #9F9F9F;
	letter-spacing: -1px;
}

.ev-guide-wrap .guide-box li + li {
	margin-top: 5px;
}

.ev-guide-wrap .btn-more {
	margin-top: 66px;
	width: 100%;
	height: 50px;
	letter-spacing: -1px;
	box-shadow: 0 3px 15px rgba(34,34,34,0.16);
}

.ev-guide-wrap .btn-more span {
	position: relative;
	padding-right: 20px;
	font-size: 16px;
	color: #222222;
}

.ev-guide-wrap .btn-more span:before {
	content: '';
	display: block;
	position: absolute;
	right: 5px;
	top: 50%;
	width: 2px;
	height: 12px;
	background-color: #A73439;
	transform: translateY(-50%);
}

.ev-guide-wrap .btn-more span:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 12px;
	height: 2px;
	background-color: #A73439;
	transform: translateY(-50%);
}

.loading {
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.loading .tit {
	margin: 0 0 15px 0;
	font-size: 40px;
	font-weight: bold;
	color: #a73439;
	text-align: center;
	line-height: 1.2;
	user-select:none;
}

.loading .loading-box {
	position:relative;
	width: 100%;
	padding: 50px 0;
	background: #fff;
	box-shadow: 0 0 80px #eee;
	background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.5) 40%, rgba(255,255,255,.5) 60%, #fff 100%);
	backdrop-filter: blur(5px);
	animation: slide 1.5s infinite;
}

.loading .loading-text {
	color: #333;
	text-align: center;
	margin-bottom: 0;
	user-select:none;
}

@keyframes slide {
	0% {background-position-x: 0;}
	100% {background-position-x: 100vw;}
}

/* 톡스앤필 앰버서더 */
.model-wrap > div + div {
	margin-top: 58px;
}

.model-wrap img {
	display: block;
}

.model-wrap .mt-197 {
	margin-top: 197px;
}

.model-wrap .mt-250 {
	margin-top: 250px;
}

.model-wrap [data-animate-up] {
	transform: translateY(100px);
	opacity: 0;
	transition: all 0.7s ease;
}

.model-wrap [data-animate-up].on {
	transform: translateY(0);
	opacity: 1;
}

.model-wrap [data-animate-fade] {
	opacity: 0;
	transition: all 0.7s ease;
}

.model-wrap [data-animate-fade].on {
	opacity: 1;
}

.model-box {
	display: flex;
	position: relative;
	padding: 0 58px;
}

.model-box.flex-center {
	justify-content: center;
}

.model-box.flex-center .model-img {
	width: 300px;
}

.model-box.flex-right {
	justify-content: flex-end;
}

.model-box.flex-right .model-img {
	width: 500px;
}

.model-box.gap-50 {
	gap: 50px;
}

.model-box.gap-35 {
	gap: 35px;
}

.model-box .toxnfill-sm {
	position: absolute;
	left: 58px;
	bottom: 58px;
}

.model-box .ambassador {
	position: absolute;
	left: 58px;
	top: 0;
	height: 60px !important;
}

.model-box .text1 {
	position: absolute;
	left: 58px;
	top: 0;
	height: 60px !important;
}

.model-box .text2 {
	position: absolute;
	right: 58px;
	top: 0;
	height: 60px !important;
}

.model-box .swiper-button-next,
.model-box .swiper-button-prev {
	margin-top: 0;
	width: 20px;
	height: 20px;
	background-image: none;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

.model-box .swiper-button-prev {
	left: 84px;
	transform: translateY(-50%) rotate(-45deg);
}

.model-box .swiper-button-next {
	right: 84px;
	transform: translateY(-50%) rotate(135deg);
}

.model-box .swiper-pagination {
	left: 50%;
	bottom: -28px;
	transform: translateX(-50%);
}

.model-box .swiper-pagination-bullet {
	margin: 0 6px;
	background-color: #cccccc;
	opacity: 1;
}

.model-box .swiper-pagination-bullet-active {
	background-color: #a73439;
}

.parallaxSwiper {
	position: relative;
}

.parallaxSwiper .swiper-slide {
	overflow: hidden;
}

.parallaxSwiper .swiper-img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.model-wrap .bottom-box {
	margin-top: 70px;
}

.model-wrap .bottom-box img {
	margin: 0 auto;
}


#header.dim.main {background-color:rgba(0,0,0,.2);}
#header.dim.main #nav .gnb_menu > li > a {color:#fff;}
#header.dim.main #nav .nav_top .item {color:rgba(255,255,255,.7);}
#header.dim.main:hover {background-color:#fff;}
#header.dim.main:hover #nav .gnb_menu > li > a {color:#000;}
#header.dim.main:hover #nav .nav_top .item {color:#4a4a4a;}
#header h1.logo img {filter:brightness(0);}
#header.dim.main h1.logo img {filter:brightness(1);}
#header.dim.main:hover h1.logo img {filter:brightness(0);}
#header.dim.main #nav .nav_top .global > span {color:rgba(255,255,255,.7)}
#header.dim.main #nav .nav_top .global > span.carvon:after {border-color:rgba(255,255,255,.7)}
#header.dim.main:hover #nav .nav_top .global > span {color:#4a4a4a;}
#header.dim.main:hover #nav .nav_top .global > span.carvon:after {border-color:#4a4a4a;}
#header.dim.main:hover #nav .nav_top .icon-front-text {color:#221e1f;}
#header.dim.main:hover #nav .nav_top .icon-front-text:hover {color:#a73439;}

#header.dim.main .flag_icon {
	box-shadow: none;
}
/* 기본 이미지 유지 */
.flag_icon img {
	display: block;
}
/* 기본 아이콘 (흰색) */
#header.dim.main .flag_icon {
	width: 15px;
	height: 20px;
	background: url('/imges/flag/i-global-w.svg') no-repeat center;
	background-size: contain;
	display: inline-block;
}

/* hover 시 아이콘 변경 (검정색) */
#header.dim.main:hover .flag_icon {
	background-image: url('/imges/flag/i-global-g.svg');
}



@media screen and (max-width: 1366px) {

	#scroll-section-4 .swiper-pagination.img__ .swiper-pagination-bullet-active::before {
		bottom: 40px;
		right: 88px;
		width: 200px;
		height: 200px;
	}
	#scroll-section-4 .sc-samjung .txt_box__ {
		top: 50px;
	}
	#scroll-section-4 .advertSwiper .swiper-pagination {
		bottom: 120px;
	}
	#scroll-section-4 .advertSwiper .swiper-pagination.img__ {
		bottom: 160px;
	}
	#scroll-section-4 .advertSwiper .swiper-pagination.txt__ {
		bottom: 90px;
	}

	#scroll-section-5 {
		/*position: sticky;*/
		/*top: 0;*/
		/*left: 0;*/
		/*z-index: 100;*/
		background: #483d3d;
		padding:140px 0;
	}
	#scroll-section-5 .sticky-elem-bg {display:none;}
	#scroll-section-5 .video-wrap {
		position: static;
		transform: none;
	}
	#scroll-section-5 .bm-title {
		margin-bottom:0;
	}
	#scroll-section-5 .bm-title > span,
	#scroll-section-5 .bm-title > div {
		display:block;
		position:relative;
		transform: none;
	}
	#scroll-section-5 .bm-title > div {
		margin: 20px 0 100px;
	}
	#scroll-section-5 .bm-title > span > img,
	#scroll-section-5 .bm-title > div > img {
		margin:0 auto;
	}

	#scroll-section-5 .view_btn__ {
		margin-top:0;
	}
}
