@charset "utf-8";

/*
================================================================================
메인, 서브레이아웃
================================================================================
*/
#wrapper {}

/* ---- 상단영역 ---- */
#header {
    width: 100%;
    background: #000000;
    position: relative;
}

#header .headBox_f {
    width: 100%;
    height: 85px;
    z-index: 7000;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    position: fixed;
    transition: all 0.3s;
    /*top: 140px;*/
    top:0;
}
.h_topimg{position:fixed;top:0;left:50%;background: #ccc;z-index: 98;max-width: 1920px;margin: auto; height: auto;transform:translateX(-50%); display: none;}
.h_topimg .swiper-wrapper{height: auto;}
.h_topimg{transition: all 0.3s;}
.h_topimg.on{opacity: 1;}
.h_topimg.off{opacity: 0;}

.h_topimg .swiper-slide .flicker { animation: 3s infinite flicker cubic-bezier(0.65, 0, 0.35, 1); }
.h_topimg .swiper-slide .bg_img { position: absolute; top: 0; left: 0; z-index: -1; }
.h_topimg .swiper-slide img { max-width: none; }

@keyframes flicker {
    0%   { opacity:1; }
    40%  { opacity:0; }
    70% { opacity:1; }
}

#head_line_wrap{transition: all 0.3s; display: none;}
#head_line_wrap.on{opacity: 1;display: none;}
#head_line_wrap.off{opacity: 0;display: none;}



#header .headBox_f.off{top: 0px;}
/*#header .headBox_f{position:absolute;width:100%;height:100px;z-index:30;background:#000000;top:850px;}*/
#header .headBox_sub {
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 30;
    background: #000000;
    top: 40px;
}

#header .headBox {
    margin: 0 auto;
    width: 1650px;
    height: 85px;
    z-index: 30;
    position: relative;
}


#header .logo {
    position: absolute;
    top: 23px;
    z-index: 25;
    left: 170px;
}

#header .logo a {
    display: block
}

#header .logo img {
    height: 39px;
}

#header .header_foreign {
    position: absolute;
    top: 28px;
}


#head_line_wrap {
   position: fixed;
   top: 100px;
    width: 100%;
    height: 40px;
    background: url('/_public/img/common/head_line_bg.png');
    min-width: 1200px;
    z-index: 9
}


#head_line_inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

#head_line_inner ul.imglist {
    float: left;
}

#head_line_inner ul.imglist li {
    float: left;
    margin: 0;
    padding: 0;
}

#head_line_inner ul.util {
    position: absolute;
    right: 0;
    top: 10px;
}

#head_line_inner ul.util li {
    margin-right: 20px;
    float: left;
}

#head_line_inner ul.util li a {
    color: #fff;
}

/* ---- 중간영역 ---- */
#container #content {
    position: relative;
  margin-top: 0;
}

#container #content::after {
    display: block;
    clear: both;
    content: '';
}

/* ---- 하단영역 ---- */
#footer {
    clear: both;
    width: 100%;
}

/*footer*/
#foot_wrap {
    width: 100%;
    height: 660px;
    background: #232323;
    overflow: hidden;
}

#foot_wrap_inner {
    width: 1290px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#foot_wrap_inner .foot_logo {
    padding-top: 75px;
}

#foot_wrap_inner .foot_link {
    width: 697px;
    height: 124px;
    background: url('../img/common/foot_link_bg.png') no-repeat;
    margin: 30px auto;
}

#foot_wrap_inner .foot_link ul {
    overflow: hidden;
    padding: 20px 38px;
}

#foot_wrap_inner .foot_link ul li {
    margin: 0 30px;
    float: left;
}

#foot_wrap_inner .foot_link ul li:first-child {
    margin-left: 60px;
}

#foot_wrap_inner .foot_link2 {
    margin-top: 55px;
    overflow: hidden;
    text-align: center;
}

#foot_wrap_inner .foot_link2 {
    color: #464646;
    font-size: 14px;
}

#foot_wrap_inner .foot_link2 a {
    color: #fff;
    font-size: 14px;
    margin: 0 15px;
}

#foot_wrap_inner .foot_addr {
    margin-top: 11px;
    color: #8d8d8d;
    font-size: 14px;
}

#foot_wrap_inner .foot_addr span {
    color: #464646;
    padding: 0 15px;
}




.quickmenu_index {
    width: 100px;
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 9999;
}

.rightQ {
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 25px;
}

/*퀵메뉴가 너무 길어서 가려짐*/
.leftQ {
    position: fixed;
    z-index: 999;
    bottom: 30px;
    left: 25px;
    animation: motion 0.5s ease-in-out 0.3s infinite alternate;
}

@keyframes motion {
    0% {
        bottom: 38px;
    }

    50% {
        bottom: 30px;
    }

    100% {
        bottom: 33px;
    }
}

@media (max-width: 1600px) {
    .leftQ {
        width: 150px;
    }
}

/*
================================================================================
상단메뉴
================================================================================
*/
#gnb {
    position: relative;
    margin: 0 auto;
    padding-left: 370px;
    width: 1500px;
    z-index: 20
}

#gnb .gnb {
    padding-top: 25px;
}

#gnb ul:after {
    display: block;
    clear: both;
    content: ''
}

/*
#gnb > ul > li{float:left;background:url('../img/common/gnb_kan.gif') no-repeat left 5px}
#gnb > ul > li > a{position:relative;display:block;padding:0 10px;font-size:17px;color:#fff;text-decoration:none;font-weight:bold}
*/
#gnb>ul>li {
    float: left;
}

#gnb>ul>li>a {
    position: relative;
    display: block;
    padding: 0px;
    font-size: 17px;
    color: #3a3a3a;
    text-decoration: none;
    font-weight: bold;
    margin: 0 10px;
    text-align: center;
}

#gnb>ul>li>a span {font-size: 14px; font-weight: normal;}

#gnb>ul>li>a.on {
    font-weight: bold;
    border-bottom: 2px solid #9e8c7b;
}

#gnb>ul>li>a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 5px;
    content: '';
    transition: all 0.3s ease 0s;
}

#gnb>ul>li>ul {
    display: none;
    position: absolute;
    top: 85px;
    left: 0%;
    padding: 17px 15px 0 87px;
    height: 60px;
    z-index: 30;
}

#gnb>ul>li>ul>li {
    float: left;
    margin: 0 15px;
}

#gnb>ul>li>ul>li a {
    display: inline-block;
    color: #fff
}

#gnb>ul>li>ul>li a:hover {
    color: #fb137b;
    font-weight: bold
}

#gnb>ul>li>ul>li>a.on {
    color: #fb137b;
    font-weight: bold
}

.col_hotpink a {
    color: #9e8c7b !important;
}

/* .col_hotpink a:hover,
.col_hotpink a.on {
    color: #f9e628 !important;
} */
.col_hotpink a span{display: none;}

#gnbBg {
    position: absolute;
    top: 85px;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.1s;
    z-index: 10
}

/*롤오버시 나오는 메뉴 바배경*/
#gnbBg.on {
    height: 60px;
}

#gnb>ul>li>a.select {
    color: #fb137b;
    font-weight: bold
}



/*
================================================================================
2차메뉴 margin-left 위치
================================================================================
*/

.m_gn01 {
    left: 0%;
    margin-left: 300px
}

.m_gn02 {
    left: 0%;
    margin-left: 764px
}

.m_gn03 {
    left: 0%;
    margin-left: 831px
}

.m_gn04 {
    left: 0%;
    margin-left: 513px
}

.m_gn05 {
    left: 0%;
    margin-left: 582px
}

.m_gn06 {
    left: 0%;
    margin-left: 871px
}

.m_gn07 {
    left: 0%;
    margin-left: 968px
}

.m_gn08 {
    left: 0%;
    margin-left: 948px
}

.m_gn09 {
    left: 0%;
    margin-left: 1035px
}

.m_gn10 {
    left: 0%;
    margin-left: 900px
}

.m_gn11 {
    left: 0%;
    margin-left: 970px
}

.m_gn12 {
    left: 0%;
    margin-left: 670px
}

.m_gn13 {
    left: 0%;
    margin-left: 1300px
}

ul.no_submenu li {
    width: 500px;
}



/*
================================================================================
왼쪽메뉴
================================================================================
*/

#lnb {
    position: relative;
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    display: none;
}

#lnb .lnbBox {
    margin: 100px auto 0 auto;
    padding-left: 70px;
    width: 1500px;
    margin-top: 240px;
}
#lnb .lnbBox.off{margin-top: 0}
#lnb .lnbBox .btnHome {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -630px;
    width: 60px;
    z-index: 0
}

#lnb .lnbBox .btnHome a {
    display: block;
    width: 60px;
    height: 60px;
    text-indent: -999px;
    overflow: hidden;
    background: url('../img/common/ic_home.png') no-repeat center center;
    border: 1px solid #e6e6e6;
    border-width: 0 1px
}

#lnb .lnbBox ul::after {
    display: block;
    clear: both;
    content: ''
}

#lnb .lnbBox ul {
    padding: 17px
}

#lnb .lnbBox ul li {
    float: left;
    margin: 0 15px
}

#lnb .lnbBox ul li a {
    display: inline-block;
    color: #4d4d4d
}

#lnb .lnbBox ul li a.on,
#lnb .lnbBox ul li a:hover {
    color: #fb137b;
    font-weight: bold
}

/*
================================================================================
메인콘텐츠
================================================================================
*/

.mVisual {
    position: relative;
    height: 750px;
    overflow: hidden;
}

.mVisual li {
    padding-top: 55px;
    height: 750px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top
}

.mVisual li a {
    display: block;
    width: 100%;
    height: 100%;
}

/*.mVisual li.visual01{background-image:url('/_public/img/main/ms1.jpg')}
.mVisual li.visual02{background-image:url('/_public/img/main/ms2.jpg')}
.mVisual li.visual03{background-image:url('/_public/img/main/ms3.jpg')}
.mVisual li.visual04{background-image:url('/_public/img/main/ms4.png')}
.mVisual li.visual05{background-image:url('/_public/img/main/ms5.jpg')}
.mVisual li.visual06{background-image:url('/_public/img/main/ms6.jpg')}*/
/* .mVisual li.visual01 { background-image: url('/_public/img/main/s220707.jpg') }
.mVisual li.visual02 { background-image: url('/_public/img/main/s221028.jpg') }
.mVisual li.visual03 { background-image: url('/_public/img/main/s230905_03.jpg') }
.mVisual li.visual04 { background-image: url('/_public/img/main/s230905_04.jpg') }
.mVisual li.visual05 { background-image: url('/_public/img/main/s220615_05.jpg') } */
.mVisual li.visual01 { background-image: url('/_public/img/main/ms240509.jpg') }
.mVisual li.visual02 { background-image: url('/_public/img/main/ms240122_02.jpg') }
.mVisual li.visual03 { background-image: url('/_public/img/main/ms240122_03.jpg') }
.mVisual li.visual04 { background-image: url('/_public/img/main/ms240122_04.jpg') }

.m_06 ul:after {
    clear: both;
    display: block;
    content: "";
}

.m_06 li {
    width: 50%;
    height: 700px;
    float: left;
}

.m_06 li:first-child {
    background: url('/_public/img/main/cliniclink_01.jpg') right bottom no-repeat
}

.m_06 li:last-child {
    background: url('/_public/img/main/cliniclink_02.jpg') left top no-repeat
}

.m_06 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.mVisual #bx-pager {
    position: relative;
    margin: -64px auto 0;
    width: 1280px;
    font-size: 18px;
    text-align: center;
    z-index: 20
}

.mVisual #bx-pager::after {
    display: block;
    clear: both;
    content: ''
}

/*.mVisual #bx-pager a{float:left;display:block;width:16.666%;height:64px;color:#fff;font-weight:bold;line-height:64px;background:rgba(0,0,0,0.7);border-right:1px solid #fff;}*/
.mVisual #bx-pager a {
    float: left;
    display: block;
    width: 25%;
    height: 64px;
    color: #fff;
    font-weight: bold;
    line-height: 64px;
    background: rgba(0, 0, 0, 0.7);
    border-right: 1px solid #fff;
}

.mVisual #bx-pager a:first-child {
    border-left: 0
}

.mVisual #bx-pager a:last-child {
    border-right: 0
}

.mVisual #bx-pager a.active {
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
}

.mCon_top {
    width: 100%;
}

.mCon_top div {
    background-repeat: no-repeat !important;
}

.mCon_top div a {
    display: block;
    width: 100%;
    height: 100%;
}

.mCon_top .m_wellaging {
    background: url('../img/main/main_wellaging.jpg') bottom center;
    height: 653px;
}

/* .mCon_top .m_newq {background:url('../img/main/newq.jpg') bottom center;height:844px;} */
.mCon_top .m_top {
    background: url('../img/main/m_top.jpg') bottom center;
    height: 935px;
}

.mCon_top .m_event {
    background: url('../img/event/2008_event_pc.jpg') top center;
    height: 1990px;
}

.mCon_top .m_event_common {
    background: url('../img/event/pc_m_event_common.jpg') top center;
    height: 3748px;
}

/* .mCon_top .m_event {background:url('../img/main/m_event.gif') top center;height:3578px;} */
.mCon_top .m_01 {
    background: url('../img/main/m_01.jpg') top center;
    height: 435px;
}

.mCon_top .m_02 {
    background: url('../img/main/m_02.jpg') top center;
    height: 458px;
}

.mCon_top .m_03 {
    background: url('../img/main/m_03.jpg') top center;
    height: 501px;
}

.mCon_top .m_04 {
    background: url('../img/main/m_04.jpg') top center;
    height: 501px;
}

.mCon_top .m_05 {
    background: url('../img/main/m_05.jpg') top center;
    height: 501px;
}

.mCon_top .m_map {
    width: 100%;
    height: 300px;
    overflow: hidden;
}




/* 메인 레이저 영역 */

.mCon_top .m_top1 {
    background: url('../img/laser/laser_bg.jpg') bottom center;
    height: 1480px;
}

.mCon_top .m_top1 .m_top1_logo {
    position: relative;
    margin: 0 auto;
    width: 576px;
    top: 160px;
}

.mCon_top .m_top1 .m_top1_sum {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    top: 190px;
}

.m_top1 #m_top1_menu {
    position: relative;
    top: 190px;
    margin: 0px auto 0;
    width: 1200px;
    font-size: 16px;
    text-align: center;
    z-index: 20;
}

.m_top1 #m_top1_menu a {
    float: left;
    display: block;
    width: 12.5%;
    height: 64px;
    color: #555;
    line-height: 64px;
    background: rgba(255, 255, 255, 0.7);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    cursor: pointer;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 600;
}

.m_top1 #m_top1_menu a.active {
    background: rgba(255, 255, 255, 0.9);
    color: #000;
}

.m_top1 #m_top1_menu::after {
    display: block;
    clear: both;
    content: ''
}

.m_top1 #m_top1_menu a:first-child {
    border-left: 0
}

.m_top1 #m_top1_menu a:last-child {
    border-right: 0
}

.m_top1 .m_top1_slide_area {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    top: 235px;
    height: 243px;
}

.m_top1 .m_top1_slide_area .m_top1_slide_img {
    position: relative;
    margin-left: 15px;
}

.m_top1 .m_top1_slide_area .r_arrow {
    position: relative;
    width: 50px;
    color: #fff;
    font-size: 40px;
    margin: 0 0 0 20px;
}

.m_top1 .m_top1_slide_area .l_arrow {
    position: relative;
    width: 50px;
    color: #fff;
    font-size: 40px;
    right: 0px;
}



.m_top1 .m_top1_content_area {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    top: 280px;
}

.m_top1 .m_top1_content_area ul {
    background: #fff;
    height: 350px;
    border-radius: 50px 100px 100px 50px;
}

.m_top1 .m_top1_content_area ul:after {
    clear: both;
    display: block;
    cotent: "";
}

.m_top1 .m_top1_content_area ul li {
    float: left;
    font-size: 14.7px;
    line-height: 24px;
    letter-spacing: -0.6px;
}

.m_top1 .m_top1_content_area ul li p {
    margin-top: 6px;
    width: 100%;
    word-break: break-all;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 300;
    color: #fff
}

.m_top1 .m_top1_content_area ul li:first-child {
    width: 400px;
    height: 350px;
    text-align: center;
    overflow: hidden;
    border-radius: 50px 0 0 50px
}

.m_top1 .m_top1_content_area ul li:first-child img {
    width: 1500px;
    overflow: hidden;
    margin-top: -50px;
}

.m_top1 .m_top1_content_area ul li:last-child {
    padding: 50px 30px;
    height: 350px;
    width: 800px;
    background: #151515;
    border-radius: 0 50px 50px 0
}


/*하단 컨텐츠 제목css*/
.m_top1 .m_top1_content_area ul li h2 {
    font-weight: 600;
    font-size: 26px;
    margin: 0 0 20px;
    padding-bottom: 15px;
    letter-spacing: -1px;
    font-family: "Noto Sans KR", sans-serif;
    width: 735px;
}

.m_top1 .m_top1_content_area ul li h2 span {
    margin-left: 10px;
    font-size: 16px;
    background: none;
    display: inline-block;
    padding: 2px 5px;
    font-weight: normal;
}

/*각 파트별로 제목 색상*/
.a_title ul li h2 {
    color: #ca352e;
    border-bottom: 1px solid #ca352e;
}

.a_title ul li h2 span {
    color: #ca352e;
    border: 1px solid #ca352e;
}

.b_title ul li h2 {
    color: #669fab;
    border-bottom: 1px solid #669fab;
}

.b_title ul li h2 span {
    color: #669fab;
    border: 1px solid #669fab;
}

.c_title ul li h2 {
    color: #8d66be;
    border-bottom: 1px solid #8d66be;
}

.c_title ul li h2 span {
    color: #8d66be;
    border: 1px solid #8d66be;
}

.d_title ul li h2 {
    color: #74944e;
    border-bottom: 1px solid #74944e;
}

.d_title ul li h2 span {
    color: #74944e;
    border: 1px solid #74944e;
}

.e_title ul li h2 {
    color: #835d4a;
    border-bottom: 1px solid #835d4a;
}

.e_title ul li h2 span {
    color: #835d4a;
    border: 1px solid #835d4a;
}

.f_title ul li h2 {
    color: #e2a000;
    border-bottom: 1px solid #e2a000;
}

.f_title ul li h2 span {
    color: #e2a000;
    border: 1px solid #e2a000;
}

.g_title ul li h2 {
    color: #62b8a6;
    border-bottom: 1px solid #62b8a6;
}

.g_title ul li h2 span {
    color: #62b8a6;
    border: 1px solid #62b8a6;
}

.h_title ul li h2 {
    color: #e4a2a2;
    border-bottom: 1px solid #e4a2a2;
}

.h_title ul li h2 span {
    color: #e4a2a2;
    border: 1px solid #e4a2a2;
}







/*셀프카메라 */
/* .selfie{width:100%;height:580px;text-align:center;background:url('/_public/img/main/pc_selfie_bg.jpg') bottom center no-repeat;} */
.selfie {
    width: 100%;
    height: 650px;
    text-align: center;
}

.selfie_title {
    margin-top: 50px
}

.selfie_box_con {
    width: 1395px;
    margin: 45px auto 0;
    position: relative;
    overflow: hidden;
}

.selfie_box {
    float: left;
    overflow: hidden;
    margin: 0 auto;
}

.selfie_box li {
    float: left;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.selfie_box li img {
    transition: all .5s ease;
    -webkit-transition: all .4s ease;
}

.selfie_box li img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.selfie_box.n1 {
    width: 310px;
}

.selfie_box.n2 {
    width: 465px;
}

.selfie_box.n3,
.selfie_box.n4 {
    width: 310px;
}






.m_top1_slide_area dl {
    cursor: pointer;
    width: 206px;
}

.m_top1_slide_area dt {
    border-radius: 100%;
    height: 206px;
    overflow: hidden;
    background: #fff;
    position: relative;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.3);
}

.m_top1_slide_area dt img {
    width: 206px;
    position: absolute;
    top: -30px;
}

.m_top1_slide_area dd {
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
}



.m_bbs {
    width: 1290px;
    margin: 50px auto;
}

.m_bbs:after {
    clear: both;
    display: block;
    content: "";
}

.m_bbs>div {
    float: left;
    margin-right: 20px;
}

.m_bbs>div h2.bbs_tit {
    margin-bottom: 20px;
}

.m_bbs>div.m_bbs_in {
    width: 407px;
    margin-right: 30px;
}

.m_bbs_in ul li {
    height: 50px;
    border-bottom: 1px dotted #d8d8d8;
    line-height: 50px;
}

.m_bbs_in .bbs_date {
    color: #fc348d;
    margin-right: 10px
}



/*
================================================================================
서브콘텐츠
================================================================================
*/

.subBotCon {
    text-align: center;
    border-top: 1px solid #e0e0e0;
}

.sbBox {
    text-align: center;
}

.sbBox.tit {
    display: none;
    height: 280px;
    padding-top: 30px;
    margin-bottom: 100px
}

.sbBox.bg {
    background: #eee
}

.sbBox_tit {
    text-align: center;
    height: 80px;
    margin-top: 50px;
}

.sbBox_tit h2 {
    margin-top: 20px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}




/* 회원약관 */
.term_box_wrap {
    width: 1190px;
    padding: 50px;
    margin: 20px auto 100px;
    border: 1px solid #e1e1e1;
    border-top: 3px solid #003aa5;
    background: #fafafa;
}

.term_box_wrap p.term_title {
    font-size: 16px;
}

.term_box_wrap .term_text {
    margin-top: 10px;
    overflow: hidden;
    height: 600px;
    border: 1px solid #e1e1e1;
}

.term_box_wrap .term_text textarea {
    font-size: 14px;
    color: #666;
    width: 100%;
    height: 600px;
    line-height: 30px;
    border: 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




/*****==========================NEW SUB 1810 ============================****/
.newSub {
    width: 100%;
    position: relative;
}

.newSub>div {
    width: 100%;
}

/*폭시주사*/
.foxy_01 {}

.foxy_01 img {
    width: 100%;
}

.event_01 img {
    /*margin:auto;display:block;*/
    width: 100%
}

/*보톡스*/
.botox_01 {
    background: url('/_public/img/newsub/botox_01.jpg') no-repeat center top;
    height: 611px;
}

.botox_01_2 {
    background: url('/_public/img/newsub/botox_01_2.jpg') no-repeat center top;
    height: 1311px;
}

.botox_02 {
    background: url('/_public/img/newsub/botox_02.jpg') no-repeat center top;
    height: 900px;
}

.botox_03 {
    background: url('/_public/img/newsub/botox_03.jpg') no-repeat center top;
    height: 655px;
}

.botox_04 {
    background: url('/_public/img/newsub/botox_04.jpg') no-repeat center top;
    height: 1034px;
}
.botox_05{
  background: url('/_public/img/newsub/botox_05.jpg') no-repeat center top;
  height: 12593px;
}
/*필러*/
.filler_01 {
    background: url('/_public/img/newsub/filler_01.jpg') no-repeat center top;
    height: 611px;
}

.filler_02 {
    background: url('/_public/img/newsub/filler_02.jpg') no-repeat center top;
    height: 900px;
}

.filler_03 {
    background: url('/_public/img/newsub/filler_03.jpg') no-repeat center top;
    height: 570px;
}

.filler_04 {
    background: url('/_public/img/newsub/filler_04.jpg') no-repeat center top;
    height: 724px;
}

.filler_05 {
    background: url('/_public/img/newsub/filler_05.jpg') no-repeat center top;
    height: 759px;
}

.filler_06 {
    background: url('/_public/img/newsub/filler_06.jpg') no-repeat center top;
    height: 940px;
}
.filler_07 {
    background: url('/_public/img/newsub/filler_07.jpg') no-repeat center top;
    height: 2694px;
}
.filler_08 {
    background: url('/_public/img/newsub/filler_08.jpg') no-repeat center top;
    max-width: 2000px;
    margin: auto;
    height: 933px;
    position: relative;
    overflow: hidden;
}
.filler_08 .filler_08_wrapper {
    position: absolute;
    top: 30%;
    width: 100%;
}
.filler_08 .swiper-container {
    width: 1240px;
    margin: auto;
    overflow: visible;
}
.filler_08 .bottom-item {
    position: absolute;
    bottom: -60px;
    left: 18%;
    display: flex;
}
.filler_08 .swiper-pagination-fraction {
    bottom: 0;
    width: auto;
    font-size: 20px;
    color: #9a3acc;
    letter-spacing: 4px;
    position: static;
}
.filler_08 .swiper-pagination-fraction span {
    font-weight: bold;
}
.filler_08 .swiper-pagination-current {
    font-size: 1.3em;
}
.filler_08 .swiper-pagination-total {
    opacity: 0.7;
}
.filler_08 .swiper-button-next,
.filler_08 .swiper-button-prev {
    position: static;
    margin: 0 25px;
}
.filler_08 .swiper-button-prev {
    background: url(/_public/img/newsub/filler_arrow.png);
    transform: scaleX(-1);
    width: 40px;
    height: 25px;
}
.filler_08 .swiper-button-next {
    background: url(/_public/img/newsub/filler_arrow.png);
    width: 40px;
    height: 25px;
}
.filler_09 {
    background: url('/_public/img/newsub/filler_09.jpg') no-repeat center top;
    height: 7487px;
}
.filler_10 {
    background: url('/_public/img/newsub/filler_10.jpg') no-repeat center top;
    height: 730px;
}
.filler_11 {
    display: inline-block;
    margin-bottom: 100px;
}


/*기미/색소*/
.pigment_01 {
    background: url('/_public/img/newsub/pigment_01.jpg') no-repeat center top;
    height: 611px;
}

.pigment_01_2 {
    background: url('/_public/img/newsub/pigment_01_2.jpg') no-repeat center top;
    height: 2549px;
}

.pigment_02 {
    background: url('/_public/img/newsub/pigment_02.jpg') no-repeat center top;
    height: 900px;
}

.pigment_03 {
    background: url('/_public/img/newsub/pigment_03.jpg') no-repeat center top;
    height: 1056px;
}

.pigment_04 {
    background: url('/_public/img/newsub/pigment_04.jpg') no-repeat center top;
    height: 1793px;
}

.pigment_05 {
    background: url('/_public/img/newsub/pigment_05.jpg') no-repeat center top;
    height: 801px;
}

.pigment_06 {
    background: url('/_public/img/newsub/pigment_06.jpg') no-repeat center top;
    height: 1897px;
}

.pigment_07 {
    background: url('/_public/img/newsub/pigment_07.jpg') no-repeat center top;
    height: 750px;
}
.pigment_08 {
    background: url('/_public/img/newsub/pigment_08.jpg') no-repeat center top;
    height: 11045px;
}
.pigment_09 {
    background: url('/_public/img/newsub/pigment_09.jpg') no-repeat center top;
    height: 77px;
}
.pigment_10 {
    background: url('/_public/img/newsub/pigment_10.jpg') no-repeat center top;
    height: 2415px;
}


/*리프팅*/
.lifting_01 {
    background: url('/_public/img/newsub/lifting_01.jpg') no-repeat center top;
    height: 611px;
}

.lifting_01_2 {
    background: url('/_public/img/newsub/lifting_01_2.jpg') no-repeat center top;
    height: 2549px;
}

.lifting_02 {
    background: url('/_public/img/newsub/lifting_02.jpg') no-repeat center top;
    height: 700px;
}

.lifting_03 {
    background: url('/_public/img/newsub/lifting_03.jpg') no-repeat center top;
    height: 1452px;
}

.lifting_04 {
    background: url('/_public/img/newsub/lifting_04.jpg') no-repeat center top;
    height: 724px;
}

.lifting_05 {
    background: url('/_public/img/newsub/lifting_05.jpg') no-repeat center top;
    height: 724px;
}

.lifting_06 {
    background: url('/_public/img/newsub/lifting_06.jpg') no-repeat center top;
    height: 724px;
}

.lifting_08 {
    background: url('/_public/img/newsub/lifting_08.jpg') no-repeat center top;
    height: 750px;
}

.lifting_07 {
    background: url('/_public/img/newsub/lifting_07.jpg') no-repeat center top;
    height: 650px;
}

.newSub .newlifting { width: 100%; margin: 0 auto; }
.newSub .newlifting img { width: 100%; }
.newlifting .tab_title { display: flex; gap: 10px; max-width: 1240px; margin: 0 auto 100px; }
.newlifting .tab_title .tab_item { flex: 1; cursor: pointer; }
.newlifting .tab_title .tab_item .active_img { display: none; }
.newlifting .tab_title .tab_item.active .active_img { display: block; }
.newlifting .tab_title .tab_item.active .default_img { display: none; }
.newlifting .tab_content .swiper-button-prev { left: 10%; width: 60px; height: 60px; background-size: 60px 60px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E"); }
.newlifting .tab_content .swiper-button-next { right: 10%; width: 60px; height: 60px; background-size: 60px 60px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E") !important; }



/*문신*/
.tattoo_01 {
    background: url('/_public/img/newsub/tattoo_001.jpg') no-repeat center top;
    height: 2076px;
}

.tattoo_02 {
    background: url('/_public/img/newsub/tattoo_002.jpg') no-repeat center top;
    height: 1433px;
}
.tattoo_03 {
    background: url('/_public/img/newsub/tattoo_003.jpg') no-repeat center top;
    height: 6662px;
}
.tattoo_04 {
    background: url('/_public/img/newsub/tattoo_004.jpg') no-repeat center top;
    height: 2133px;
}
/*.tattoo_01 {
    background: url('/_public/img/newsub/tattoo_01.jpg') no-repeat center top;
    height: 611px;
}

.tattoo_02 {
    background: url('/_public/img/newsub/tattoo_02.jpg') no-repeat center top;
    height: 727px;
}

.tattoo_03 {
    background: url('/_public/img/newsub/tattoo_03.jpg') no-repeat center top;
    height: 1125px;
}

.tattoo_04 {
    background: url('/_public/img/newsub/tattoo_04.jpg') no-repeat center top;
    height: 827px;
}*/

.tattoo_05 {
    background: url('/_public/img/newsub/tattoo_05.jpg') no-repeat center top;
    height: 724px;
}

.tattoo_06 {
    background: url('/_public/img/newsub/tattoo_06.jpg') no-repeat center top;
    height: 724px;
}

.tattoo_07 {
    background: url('/_public/img/newsub/tattoo_07.jpg') no-repeat center top;
    height: 724px;
}

.tattoo_08 {
    background: url('/_public/img/newsub/tattoo_08.jpg') no-repeat center top;
    height: 391px;
}

.tattoo_09 {
    background: url('/_public/img/newsub/tattoo_09.jpg') no-repeat center top;
    height: 801px;
}



/*여드름*/
/* .acne_01 {
    background: url('/_public/img/newsub/acne_01.jpg') no-repeat center top;
    height: 611px;
}

.acne_01_2 {
    background: url('/_public/img/newsub/acne_01_2.jpg') no-repeat center top;
    height: 2329px;
}

.acne_02 {
    background: url('/_public/img/newsub/acne_02.jpg') no-repeat center top;
    height: 1425px;
}

.acne_03 {
    background: url('/_public/img/newsub/acne_03.jpg') no-repeat center top;
    height: 724px;
}

.acne_04 {
    background: url('/_public/img/newsub/acne_04.jpg') no-repeat center top;
    height: 556px;
}

.acne_05 {
    background: url('/_public/img/newsub/acne_05.jpg') no-repeat center top;
    height: 750px;
} */
.acne_01 {
    background: url('/_public/img/newsub/acne_001.jpg') no-repeat center top;
    height: 1841px;
}
.acne_02 {
    background: url('/_public/img/newsub/acne_002.jpg') no-repeat center top;
    height: 1433px;
}
.acne_03 {
    background: url('/_public/img/newsub/acne_003.jpg') no-repeat center top;
    height: 3716px;
}

.acne_04 {
    background: url('/_public/img/newsub/acne_004.jpg') no-repeat center top;
    height: 3994px;
}
.acne_05 {
    background: url('/_public/img/newsub/acne_bg.jpg') no-repeat center top;
    max-width: 2000px;
    margin: auto;
    height: 1024px;
    position: relative;
    overflow: hidden;
}
.acne_05 .acne_05_wrapper {
    position: absolute;
    top: 30%;
    width: 100%;
}
.acne_05 .swiper-container {
    width: 1240px;
    margin: auto;
    overflow: visible;
}
.acne_05 .bottom-item {
    position: absolute;
    bottom: -60px;
    left: 18%;
    display: flex;
}
.acne_05 .swiper-pagination-fraction {
    bottom: 0;
    width: auto;
    font-size: 20px;
    color: #000;
    letter-spacing: 4px;
    position: static;
}
.acne_05 .swiper-pagination-fraction span {
    font-weight: bold;
}
.acne_05 .swiper-pagination-current {
    font-size: 1.3em;
}
.acne_05 .swiper-pagination-total {
    opacity: 0.7;
}
.acne_05 .swiper-button-next,
.acne_05 .swiper-button-prev {
    position: static;
    margin: 0 25px;
}
.acne_05 .swiper-button-prev {
    background: url(/_public/img/newsub/acne_btnR.png);
    transform: scaleX(-1);
    width: 40px;
    height: 25px;
}
.acne_05 .swiper-button-next {
    background: url(/_public/img/newsub/acne_btnR.png);
    width: 40px;
    height: 25px;
}
/*비만*/
.newSub .newobesity{width: 100%; margin: 0 auto;}
.newSub .newobesity img{width: 100%;}

/* .obesity_01 {
    background: url('/_public/img/newsub/obesity_01.jpg') no-repeat center top;
    height: 611px;
}

.obesity_01_2 {
    background: url('/_public/img/newsub/obesity_01_2.jpg') no-repeat center top;
    height: 4537px;
}

.obesity_02 {
    background: url('/_public/img/newsub/obesity_02.jpg') no-repeat center top;
    height: 7122px;
}

.obesity_03 {
    background: url('/_public/img/newsub/obesity_03.jpg') no-repeat center top;
    height: 1103px;
}

.obesity_04 {
    background: url('/_public/img/newsub/obesity_04.jpg') no-repeat center top;
    height: 703px;
}

.obesity_05 {
    background: url('/_public/img/newsub/obesity_05.jpg') no-repeat center top;
    height: 482px;
    position: relative;
}

.obesity_05 a {
    display: block;
    width: 100%;
    height: 100%;
} */


/*옴므 삭제됨190925 대신 스킨케어 추가*/
.homme_01 {
    background: url('/_public/img/newsub/homme_01.jpg') no-repeat center top;
    height: 510px;
}

.homme_02 {
    background: url('/_public/img/newsub/homme_02.jpg') no-repeat center top;
    height: 803px;
}

.homme_03 {
    background: url('/_public/img/newsub/homme_03.jpg') no-repeat center top;
    height: 671px;
}

.homme_04 {
    background: url('/_public/img/newsub/homme_04.jpg') no-repeat center top;
    height: 478px;
}

.homme_05 {
    background: url('/_public/img/newsub/homme_05.jpg') no-repeat center top;
    height: 799px;
}



/*스킨케어*/
/* .skincare_01 {
    background: url('/_public/img/newsub/skincare_01.jpg') no-repeat center top;
    height: 510px;
}

.skincare_02 {
    background: url('/_public/img/newsub/skincare_02.jpg') no-repeat center top;
    height: 1653px;
} */
.skincare_01 {
    background: url('/_public/img/newsub/skin01_1.jpg') no-repeat center top;
    height: 10164px;
}

.skincare_02 {
    background: url('/_public/img/newsub/skin02.jpg') no-repeat center top;
    height: 854px;
}
.skincont{padding-left: calc((100% - 1240px) / 2);;}
.skincont .swiper{overflow-x: hidden; padding-bottom: 100px; position: relative;}
.skincont .swiper-horizontal>.swiper-pagination-progressbar,
.skincont .swiper-pagination-progressbar.swiper-pagination-horizontal,
.skincont .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.skincont .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    top: auto;
    bottom: 0;
    width: 75%;
    height: 5px;
}
.skincont .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #96b3dd;
}

/* .skincare_03 {
    background: url('/_public/img/newsub/skincare_03.jpg') no-repeat center top;
    height: 1197px;
}

.skincare_04 {
    background: url('/_public/img/newsub/skincare_04.jpg') no-repeat center top;
    height: 1872px;
}

.skincare_05 {
    background: url('/_public/img/newsub/skincare_05.jpg') no-repeat center top;
    height: 1798px;
}

.skincare_06 {
    background: url('/_public/img/newsub/skincare_06.jpg') no-repeat center top;
    height: 1101px;
} */



/*병원소개*/

.el_03 {
    background: url('/_public/img/newsub/el_03.jpg') no-repeat center top;
    height: 468px;
}

.el_04 {
    background: url('/_public/img/newsub/el_04_220603a.jpg') no-repeat center top;
    height: 740px;
}

.el_04_02 {
    background: url('/_public/img/newsub/el_04_02.jpg') no-repeat center top;
    height: 1230px;
}


/*장비소개*/
.equipment_01 {
    background: url('/_public/img/newsub/equipment_01.jpg') no-repeat center top;
    height: 510px;
}

.equipment_02 {
    background: url('/_public/img/newsub/equipment_02.jpg') no-repeat center top;
    height: 1434px;
}

.equipment_03 {
    background: url('/_public/img/newsub/equipment_03.jpg') no-repeat center top;
    height: 411px;
}

.equipment_04 {
    background: url('/_public/img/newsub/equipment_04.jpg') no-repeat center top;
    height: 1445px;
}

.equipment_05 {
    background: url('/_public/img/newsub/equipment_05.jpg') no-repeat center top;
    height: 1827px;
}

.equipment_06 {
    background: url('/_public/img/newsub/equipment_06.jpg') no-repeat center top;
    height: 395px;
}

.equipment_07 {
    background: url('/_public/img/newsub/equipment_07.jpg') no-repeat center top;
    height: 1842px;
}

.equipment_08 {
    background: url('/_public/img/newsub/equipment_08.jpg') no-repeat center top;
    height: 1040px;
}

.equipment_09 {
    background: url('/_public/img/newsub/equipment_09.jpg') no-repeat center top;
    height: 650px;
}

/*진료안내*/
.info_01 {
    background: url('/_public/img/newsub/info_01.jpg') no-repeat center top;
    height: 739px;
}

.info_02 {}

.info_02 ul {
    width: 990px;
    margin: 101px auto 0;
}

.info_02 ul:after {
    clear: both;
    display: block;
    content: "";
}

.info_02 li {
    float: left;
}

.info_03 {
    background: url('/_public/img/newsub/info_03.jpg') no-repeat center top;
    height: 844px;
}
.info_04 {
    background: url('/_public/img/newsub/info_04.jpg') no-repeat center top;
    height: 922px;
}


/*둘러보기*/
.interior_01 {
    background: url('/_public/img/newsub/interior_01.jpg') no-repeat center top;
    height: 739px;
}

.interior_02 {
    text-align: center;
}

.interior_02>img {
    margin-top: 100px;
}

.interior_02 .slick-slide {
    height: auto;
}




/*웰에이징*/
/* .wellaging_05 {background:url('/_public/img/newsub/wellaging_05.jpg') no-repeat center top;height:2002px;}
.wellaging_06 {background:url('/_public/img/newsub/wellaging_06.jpg') no-repeat center top;height:1679px;}
.wellaging_07 {background:url('/_public/img/newsub/wellaging_07.jpg') no-repeat center top;height:503px;position:relative;}
.wellaging_07 a {display:block;width:100%;height:100%;} */
.wellaging_bottom .common_01 {
    display: none;
}

.wellaging_bottom .common_02 {
    display: none;
}

.wellaging_bottom .common_03 {
    display: none;
}



/*흉터*/
.scar_01 {
    background: url('/_public/img/newsub/scar_01.jpg') no-repeat center top;
    height: 510px;
}

.newSub .newscar{width: 100%; margin: 0 auto;}
.newSub .newscar img{width: 100%;}



.scar_04 {
    background: url('/_public/img/newsub/scar_04.jpg') no-repeat center top;
    height: 793px;
}

.scar_05 {
    background: url('/_public/img/newsub/scar_05.jpg') no-repeat center top;
    height: 967px;
}

.scar_06 {
    background: url('/_public/img/newsub/scar_06.jpg') no-repeat center top;
    height: 793px;
}

.scar_07 {
    background: url('/_public/img/newsub/scar_07.jpg') no-repeat center top;
    height: 1206px;
}

.scar_08 {
    background: url('/_public/img/newsub/scar_08.jpg') no-repeat center top;
    height: 854px;
}

.scar_09 {
    background: url('/_public/img/newsub/scar_09.jpg') no-repeat center top;
    height: 570px;
    position: relative;
}

.scar_09 a {
    display: block;
    width: 100%;
    height: 100%;
}



/*공통하단*/

.subCommon {
    width: 100%;
    position: relative;
}

.subCommon>div {
    width: 100%;
}

.common_01 {
    background: url('/_public/img/newsub/common_01.jpg') no-repeat center top;
    height: 571px;
}

.common_02 {
    background: url('/_public/img/newsub/common_02.jpg') no-repeat center top;
    height: 637px;
}

.common_03 {
    background: url('/_public/img/newsub/common_03.jpg') no-repeat center top;
    height: 819px;
}

.common_04 {}

.common_04 ul:after {
    clear: both;
    display: block;
    content: "";
}

.common_04 li {
    float: left;
    width: 50%;
    font-size: 0;
}

.common_04 li:first-child {
    text-align: right;
    background: #f2f1f6;
}

.common_04 li:last-child {
    text-align: left;
    background: #dfe8e6;
}



/* 비급여진료비 */

.price {
    width: 1200px;
    margin: 0 auto;
}

.price:after {
    clear: both;
    display: block;
    content: "";
}

.price>p {
    text-align: right;
    margin-bottom: 20px;
}

.price table {
    width: 570px;
    border: 1px solid #ddd;
    border-width: 1px 1px 0 1px;
    font-size: 15px;
    float: left;
    margin-left: 20px;
    margin-bottom: 50px;
}

.price table th {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.price table th.th_tit {
    background: #444;
    color: #fff;
    font-size: 18px;
    padding: 15px;
}

.price table td {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.price table td.td_menu {
    background: #eee;
    border-bottom: 1px solid #ddd;
    width: 240px;
    word-break: keep-all;
}

.price table td span {
    font-size: 13px;
    line-height: 15px;
    color: #fb137b;
}



/*빠른상담*/
#qqc {
    position: sticky;
    width: 100%;
    background: #191919;
    z-index: 20;
    bottom: 0;
}

#qqc .qqc {
    width: 1300px;
    margin: auto;
    padding: 15px;
    display: flex;
    justify-content: center;
}

#qqc .qqc .tit {
    width: 60%;
}

#qqc .qqc .tit .title {
    display: flex;
    align-items: center;
}

#qqc .qqc .tit .logo {
    width: 25px;
    margin-right: 10px;
}

#qqc .qqc .tit .logo img {
    width: 100%;
}

#qqc .qqc .tit p {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    letter-spacing: -0.5px;
}

#qqc .qqc .tit .qc_box {
    width: 99%;
    margin-top: 15px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#qqc .qqc .tit .qc_box input {
    width: 30%;
    padding: 8px !important;
    background: #525151;
    border: none;
    -webkit-border: none;
    color: #fff;
    outline: none;
    font-size: 14px;
    margin-top: 0;
}

#qqc .qqc .tit .qc_box input::-webkit-input-placeholder {
    color: #fff;
}

#qqc .qqc .tit .qc_box select {
    width: 33.33%;
    padding: 8px !important;
    margin-top: 0;
    background: #525151;
    border: none;
    -webkit-border: none;
    color: #fff;
    outline: none;
    font-size: 14px;
}

#qqc .qqc .tit .qc_box select option:hover {
    background: #888;
}

#qqc .qqc .tit .qc_box select option {
    margin: 2px 0;
}

#qqc .qqc .qqc_img {
    width: 17%;
}

#qqc .qqc .qqc_img img {
    width: 100%;
}

#qqc .qqc .tit .qc_box .agg {
    overflow: hidden;
    margin-top: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

#qqc .qqc .tit .qc_box .agree {
    text-align: left;
    color: #d0d2d3;
    font-weight: 500;
    float: left;
    width: 70%;
    font-size: 16px;
}

#qqc .qqc .tit .qc_box .agree input[type="checkbox"] {
    width: auto !important;
    margin-right: 0 !important;
    width: 16px !important;
    height: 16px !important;
    -webkit-appearance: none;
    background: #fff;
    appearance: none;
    padding: 0 !important;
}

#qqc .qqc .tit .qc_box .agree input:checked[type="checkbox"] {
    background-color: #fff;
    -webkit-appearance: checkbox;
}

#qqc .qqc .tit .qc_box .agree span {
    display: inline-block;
    background: #d0d2d3;
    color: #525151;
    border-radius: 50px;
    font-size: 12px;
    padding: 5px 10px;
    line-height: 1;
    margin-left: 5px;
}

#qqc .qqc .tit .qc_box .submit {
    width: 30% !important;
    float: right;
    background-image: linear-gradient(to right, #e8529c, #535179);
    padding: 10px 10px !important;
    cursor: pointer;
}
