@charset "utf-8";
/* 네트워크6 */

---------------------------------------------------------------------------------------------------------------------------------- */
/* 링크버튼 */
.link_btn_area{position:relative; margin:0 auto;}
.link_btn{position:absolute;}

.buttonPage {position:relative;}
.buttonSangdam {
background-color: #000;
border: 1px solid #000;
width: 400px;
height: 95px;
line-height: 95px;
text-align: center;
display: block;
position: absolute; top: 130px; right: 260px; 
z-index: 1;
}
.buttonSangdam:hover {
background-color: #333;
border: 1px solid #000;
}
.buttonSangdamtxt {
color: #fff;
font-size: 30px;
}
.buttonSangdamtxt:hover {
color: #fff;
}
.buttonSangdamtxt:visited {
color: #fff;
}
.buttonKakao {
background-color: #fff;
border: 1px solid #000;
width: 400px;
height: 95px;
line-height: 95px;
text-align: center;
display: block;
position: absolute; top: 250px; right: 260px; 
z-index: 1;
}
.buttonKakao:hover {
background-color: #eaeaea;
border: 1px solid #000;
}
.buttonKakaotxt {
color: #000;
font-size: 30px;
}


/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* 일라스셀리클럽(202211) */
.salyclub01Wrap{}
.salyclub01Wrap .subTitle{display:none;}
.salyclub01Area{display:block; position:relative; font-family:"s-core-dream","Noto Sans KR","돋음, Dotum","Arial","sans-serif";;}
.salyclubSection{display:block; position:relative; text-align:center;}
	.salyclubSection01{}
	.salyclubSection01 img{width:100%;}
	.salyclubSection02{}
	.salyclubSection02 .sectionTitle{display:block; position:relative; text-align:center;}
	.salyclubSection02 .sectionTitle em{display:block; position:relative; font-size:3em; line-height:1.4em; font-weight:bold;}
	.salyclubSection02 .sectionTitle p{display:block; position:relative; font-size:1.2em; margin-top:1em;}
	.salyclubSection02 .tabsHead{display:block; position:relative; padding:10em 0em;}
	.salyclubSection02 .Menu{display:flex !important; position:relative; flex-wrap:nowrap; flex-direction:row; justify-content:center; margin-top:5em !important;}
	.salyclubSection02 .Menu li{display:block; position:relative; flex:0 1 auto; align-self:stretch; padding:1em !important; z-index:2;}
	.salyclubSection02 .Menu a{display:block; position:relative;}
	.salyclubSection02 .Menu dl{display:block; position:relative; text-align:center;}
	.salyclubSection02 .Menu dt{display:block; position:relative; min-height:15em;}
	.salyclubSection02 .Menu dt img{display:block; position:relative; width:90%; border-radius:50%; box-shadow: 0px 0px 20px  rgb(0 0 0 / 70%); margin:auto;}
	.salyclubSection02 .Menu dd{display:block; position:relative; margin-top:2em;}
	.salyclubSection02 .Menu dd p{display:block; position:relative; font-size:1.5em; line-height:1.4em; font-weight:normal;}
	.salyclubSection02 .Menu dd p strong{display:block; position:relative;}
	.salyclubSection02 .Menu:before{content:""; display:block; position:absolute; left:-5%; right:-5%; top:35%; width:110%; height:0px; border-top:3px solid #dfb265; z-index:1;}
	.salyclubSection02 .tabsCont{display:block; position:relative;}
	.salyclubSection02 .tabsContSection{display:block; position:relative;}
	.salyclubSection02 .tabsContSection img{display:block; position:relative; width:100%;}
	.salyclub01Wrap ~ .Keyword{} /* background-color:#fbfbfb; */


/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* 시술페이지-바디필러 */
.bodyFillerWrap .sub_sldWrap{width:100%; position:relative; padding-bottom:150px;}
.bodyFillerWrap .sub_sldBox{width:100%; position:relative; display:inline;}
.bodyFillerWrap .sub_sldBox .Inner{display:inline-block; width:52%; min-width:52%; margin-left:210px; vertical-align:middle;}
.bodyFillerWrap .sub_sldBox .sldTxt{display:inline-block; width:20%; vertical-align:middle; padding-left:40px;}
	/*버튼*/
	.bodyFillerWrap .sub_sldBox .swiper-button{display:block; position:absolute; top:50%; width:3em; height:3em; background:none; z-index:1; cursor:pointer; }
	.bodyFillerWrap .sub_sldBox .swiper-button span{display:block; position:relative; width:3em; height:3em; border:2px solid #f03d2f; border-radius:50%; background-color:#fff;}
	.bodyFillerWrap .sub_sldBox .swiper-button:hover span{background-color:#f03d2f;}
	.bodyFillerWrap .sub_sldBox .swiper-button:hover span:after{border-color:#fff;}
	.bodyFillerWrap .sub_sldBox .swiper-button-prev span:after{content:""; display:block; position:absolute; top:0.8em; width:1em; height:1em; border-top:2px solid #f03d2f; border-left:2px solid #f03d2f; left:40%; transform:rotate( -45deg ); -webkit-transform:rotate( -45deg );}
	.bodyFillerWrap .sub_sldBox .swiper-button-next span:after{content:""; display:block; position:absolute; top:0.8em; width:1em; height:1em; border-top:2px solid #f03d2f; border-left:2px solid #f03d2f; right:40%; transform:rotate( 135deg ); -webkit-transform:rotate( 135deg );}
	.bodyFillerWrap .sub_sldBox .swiper-button-prev{}

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* 시술페이지-실리프팅 */
.threadWrap .sub_sldWrap{width:100%; position:relative; padding-bottom:150px;}
	/*버튼*/
	.threadWrap .sub_sldBox .swiper-button{display:block; position:absolute; top:50%; width:3em; height:3em; background:none; z-index:1; cursor:pointer; }
	.threadWrap .sub_sldBox .swiper-button span{display:block; position:relative; width:3em; height:3em; border:2px solid #f03d2f; border-radius:50%; background-color:#fff;}
	.threadWrap .sub_sldBox .swiper-button:hover span{background-color:#f03d2f;}
	.threadWrap .sub_sldBox .swiper-button:hover span:after{border-color:#fff;}
	.threadWrap .sub_sldBox .swiper-button-prev span:after{content:""; display:block; position:absolute; top:0.8em; width:1em; height:1em; border-top:2px solid #f03d2f; border-left:2px solid #f03d2f; left:40%; transform:rotate( -45deg ); -webkit-transform:rotate( -45deg );}
	.threadWrap .sub_sldBox .swiper-button-next span:after{content:""; display:block; position:absolute; top:0.8em; width:1em; height:1em; border-top:2px solid #f03d2f; border-left:2px solid #f03d2f; right:40%; transform:rotate( 135deg ); -webkit-transform:rotate( 135deg );}
	.threadWrap .sub_sldBox .swiper-button-prev{}

/*공지사항 서브타이틀*/
.noticeWrap.ViewWrap .subTitle{display:block;}