/**
*
http://crossdesign.co.kr, Website project
project name : Onyoo
author : SAY
*
**/
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');

/*
font-family: 'Marcellus', serif;
*/

/*-----------------------------------------------------------------
reset
-----------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
p,
a,
strong,
div,
dd,
dt,
td,
th,
ul,
li {
    font-family: 'Pretendard', 'Malgun Gothic', sans-serif !important;
    word-break: keep-all;

}

p {
    margin: 0 !important;
    font-size: 14px;
    line-height: 1.3em;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-bottom: 0 !important;
    font-family: 'Pretendard', 'Malgun Gothic', sans-serif !important;
    word-break: keep-all;

}

ul li {
    list-style: none !important;
}

ul {
    margin-left: 0 !important;
}

.contents_order {
    font-weight: 600;
    padding-top: 40px;
}

.contents_order:first-child {
    padding-top: 0;
}

a:hover {
    text-decoration: none;
}


.point_color {
    color: #f0a696 !important;
}

.point_color p {
    color: #f0a696 !important;
}

.txt_center p {
    text-align: center !important;
}

.txt_left p {
    text-align: left !important;
}

.txt_left {
    text-align: left !important;
}

.txt_right p {
    text-align: right !important;
}

.txt_right {
    text-align: left !important;
}

.wpb_row,
.wpb_content_element {
    margin-bottom: 0 !important;
}

.row .col img {
    margin-bottom: 0 !important;
}

.wpb_wrapper>div {
    margin-bottom: 0 !important;
}


body[data-bg-header="true"] .container-wrap,
body.single-portfolio .container-wrap,
body.page-template-template-portfolio-php .container-wrap,
body.tax-project-type .container-wrap {
    padding-bottom: 0px !important;
}


.container-wrap,
.project-title {
    padding-bottom: 0 !important;
}

body[data-header-resize="1"] .container-wrap,
body[data-header-resize="1"] .project-title {
    padding-top: 0 !important;
}

body .row,
body div.clear {
    padding-bottom: 0px;
}

.img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0px !important;
}


/*-----------------------------------------------------------------

Basic

-----------------------------------------------------------------*/
/*디바이스 별 노출*/
.dp_block_1490 {
    display: none !important;
}

.dp_none_1490 {
    display: block !important;
}

.dp_block_999 {
    display: none !important;
}

.dp_none_999 {
    display: block !important;
}

.dp_none_767 {
    display: block !important;
}

.dp_block_767 {
    display: none !important;
}

.dp_block_689 {
    display: none !important;
}

.dp_none_689 {
    display: block !important;
}

.dp_none_480 {
    display: block;
}

.dp_block_480 {
    display: none
}

.dp_none_370 {
    display: block;
}

.dp_block_370 {
    display: none
}

.dp_none_320 {
    display: block;
}

.dp_block_320 {
    display: none
}

.mo_block {
    display: none !important;
}

.mo_none {
    display: block !important;
}

/*간격조정*/
.btween_space {
    height: 120px !important;
    display: block;
}

.btween_space_200 {
    height: 170px !important;
    display: block;
}

.btween_space_160 {
    height: 160px !important;
    display: block;
}

.btween_space_150 {
    height: 150px !important;
    display: block;
}

.btween_space_120 {
    height: 120px !important;
    display: block;
}

.btween_space_100 {
    height: 100px !important;
    display: block;
}

.btween_space_80 {
    height: 80px !important;
    display: block;
}

.btween_space_70 {
    height: 70px !important;
    display: block;
}

.btween_space_60 {
    height: 60px !important;
    display: block;
}

.btween_space_50 {
    height: 50px !important;
    display: block;
}

.btween_space_40 {
    height: 40px !important;
    display: block;
}

.btween_space_30 {
    height: 30px !important;
    display: block;
}

.btween_space_20 {
    height: 20px !important;
    display: block;
}

.btween_space_10 {
    height: 10px !important;
    display: block;
}




/*====== 999px ======*/
@media screen and (max-width:999px) {
    .dp_block_999 {
        display: block !important;
    }

    .dp_none_999 {
        display: none !important;
    }

    .btween_space {
        height: 60px !important;
        display: block;
    }

    .btween_space_200 {
        height: 100px !important;
        display: block;
    }

    .btween_space_160 {
        height: 80px !important;
        display: block;
    }

    .btween_space_150 {
        height: 70px !important;
        display: block;
    }

    .btween_space_120 {
        height: 60px !important;
        display: block;
    }

    .btween_space_100 {
        height: 50px !important;
        display: block;
    }

    .btween_space_80 {
        height: 40px !important;
        display: block;
    }

    .btween_space_70 {
        height: 35px !important;
        display: block;
    }

    .btween_space_60 {
        height: 30px !important;
        display: block;
    }

    .btween_space_50 {
        height: 25px !important;
        display: block;
    }

    .btween_space_40 {
        height: 20px !important;
        display: block;
    }
}

/*====== 767px ======*/
@media screen and (max-width:767px) {
    .dp_none_767 {
        display: none;
    }

    .dp_block_767 {
        display: block;
    }

    .mo_block {
        display: block !important;
    }

    .mo_none {
        display: none !important;
    }
}

/*====== 689px ======*/
@media screen and (max-width:689px) {
    .dp_block_689 {
        display: block !important;
    }

    .dp_none_689 {
        display: none !important;
    }

    .btween_space {
        height: 60px !important;
        display: block;
    }

    .btween_space_200 {
        height: 100px !important;
        display: block;
    }

    .btween_space_160 {
        height: 80px !important;
        display: block;
    }

    .btween_space_150 {
        height: 80px !important;
        display: block;
    }

    .btween_space_120 {
        height: 60px !important;
        display: block;
    }

    .btween_space_100 {
        height: 50px !important;
        display: block;
    }

    .btween_space_80 {
        height: 40px !important;
        display: block;
    }

    .btween_space_70 {
        height: 35px !important;
        display: block;
    }

    .btween_space_60 {
        height: 30px !important;
        display: block;
    }

    .btween_space_50 {
        height: 25px !important;
        display: block;
    }

    .btween_space_40 {
        height: 20px !important;
        display: block;
    }
}

/*====== 480px ======*/
@media screen and (max-width:480px) {
    .dp_none_480 {
        display: none;
    }

    .dp_block_480 {
        display: block;
    }

    .btween_space {
        height: 60px !important;
        display: block;
    }

    .btween_space_200 {
        height: 100px !important;
        display: block;
    }

    .btween_space_160 {
        height: 80px !important;
        display: block;
    }

    .btween_space_150 {
        height: 80px !important;
        display: block;
    }

    .btween_space_120 {
        height: 60px !important;
        display: block;
    }

    .btween_space_100 {
        height: 50px !important;
        display: block;
    }

    .btween_space_80 {
        height: 40px !important;
        display: block;
    }

    .btween_space_70 {
        height: 35px !important;
        display: block;
    }

    .btween_space_60 {
        height: 30px !important;
        display: block;
    }

    .btween_space_50 {
        height: 25px !important;
        display: block;
    }

    .btween_space_40 {
        height: 20px !important;
        display: block;
    }
}

/*====== 370px ======*/
@media screen and (max-width:370px) {
    .dp_none_370 {
        display: none;
    }

    .dp_block_370 {
        display: block;
    }
}


/*====== 320px ======*/
@media screen and (max-width:320px) {
    .dp_none_320 {
        display: none;
    }

    .dp_block_320 {
        display: block;
    }
}


/*-----------------------------------------------------------------
header
-----------------------------------------------------------------*/

#wp-admin-bar-wp-logo {
    display: none !important;
}



#header-outer[data-lhe="animated_underline"] #top nav>ul>li.header_top_btn>a {
    border: 1px solid #333333;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Marcellus', serif !important;
    padding: 7px 15px !important;
    color: #000000 !important;

}

body.material #header-outer[data-transparent-header="true"].transparent #top nav>ul>li.header_top_btn>a {
    border: 1px solid #fff;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Marcellus', serif !important;
    padding: 7px 15px !important;
    color: #fff !important;

}


#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
    margin-right: 21px !important;
    margin-left: 21px !important;
    font-size: 16px !important;
}


#menu-item-319 {
    margin-right: 0 !important;
}

#menu-item-324 {
    margin-right: 215px !important;
}

.sf-menu li.menu-item-4579 {
    right: -50px;
}

.sf-menu li.menu-item-4579>a {
    width: 60px;
}

.sf-menu>li.menu-item-4579 ul.sub-menu {
    width: 10em;
}


.cosmosfarm-members-logout a,
.cosmosfarm-members-login a,
.cosmosfarm-members-account a,
.cosmosfarm-members-register a {
    font-size: 17px !important;
    color: #fcded9 !important;
    font-weight: 500 !important;
}

#menu-item-324>a,
#menu-item-330>a {
    width: 65px;
}

/*-----------------------------------------------------------------
main
-----------------------------------------------------------------*/

/*main_section_01 - 메인슬라이드*/
.main_section_01 {}

/*main_section_02 - 메인 슬로건 & 진료과목*/
.main_section_02 {
    padding-top: 200px !important;
}

.main_section_02 .nectar-lottie-wrap.alignment_center {
    opacity: 0.2;
    margin-top: -80px;
}

.main_section_02 .title p {
    font-size: 46px;
    line-height: 60px;
    letter-spacing: -.3px;
    color: #000;
    font-weight: 400;
    padding-bottom: 45px !important;
}

.main_section_02 .subtitle p {
    font-size: 23px;
    line-height: 32px;
    letter-spacing: -.3px;
    color: #88442f;
    font-weight: 500;
    padding-bottom: 40px !important;
}

.main_section_02 .copy p {
    font-size: 20px;
    line-height: 33px;
    letter-spacing: -.3px;
    color: #0e0e0e;
    font-weight: 300;
    padding-bottom: 70px !important;
}

.main_section_02 .copy.bottom p {
    padding-bottom: 40px !important;
}

body[data-button-style*="slightly_rounded"] .main_section_02 .nectar-button.main_clinic_btn {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    font-size: 19px;
    font-weight: 400;
    color: #9e604d !important;
    border-color: #d9aa99;
    padding: 12px 20px !important;
    margin: 0 15px !important;
}

body[data-button-style*="slightly_rounded"] .main_section_02 .nectar-button.main_clinic_btn:hover {
    color: #fff !important;
}

/*main_section_03 - 셀피*/

.main_section_03 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}


.main_section_03 .title p {
    font-size: 51px;
    line-height: 61px;
    letter-spacing: 0px;
    color: #010101;
    font-weight: 400;
    padding-bottom: 30px !important;
    font-family: 'Marcellus', serif !important;
    padding-top: 200px !important;
}

.main_section_03 .copy p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -.3px;
    color: #242424;
    font-weight: 300;
    padding-bottom: 70px !important;
}

.view_more_btn a {
    font-family: 'Marcellus', serif !important;
    font-weight: 400 !important;
}

.main_section_03 .vc_col-sm-4 {
    width: 40% !important;
}

.main_section_03 .vc_col-sm-8 {
    width: 60% !important;
}

.main_section_03 .inner_row .vc_col-sm-4 {
    width: 33.33333% !important;
}

/*main_section_04 - 유튜브*/
.main_section_04 {
    padding-top: 190px !important;
    padding-bottom: 150px !important;
}

.main_section_04 .title p {
    font-size: 45px;
    line-height: 55px;
    letter-spacing: -.3px;
    color: #fff;
    font-weight: 500;
}

.main_section_04 .subtitle p {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 30px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
}

.main_section_04 .subtitle p strong {
    color: #ffd5bf;
    font-weight: 400 !important;
    font-family: 'Marcellus', serif !important;
}

.main_section_04 .nectar-flickity.nectar-carousel[data-format="default"].custom-column-padding-70px .flickity-slider .cell {
    padding: 0 24px !important;
}

.youtube_title p {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -.3px;
    color: #fff;
    font-weight: 300;
    padding-top: 30px !important;
}

/*main_section_05 - 온유 약속*/
.main_section_05 {}



.main_section_05 .promise_box_title p {
    font-size: 48px;
    line-height: 65px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 500;
    padding-left: 200px !important;
    padding-bottom: 70px !important;
}

.main_section_05 .promise_box_subtitle p {
    font-size: 20px;
    line-height: 30px;
    color: #93443a;
    letter-spacing: -.3px;
    font-weight: 500;
    padding-left: 200px !important;
    padding-bottom: 20px !important;
}

.main_section_05 .promise_copy p {
    font-size: 21px;
    line-height: 32px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 60px !important;
}

.main_section_05 .promise_wrap_images_box.wpb_column .vc_column-inner {
    padding: 80px 88px !important;
}

.main_section_05 .promise_copy.first p {
    background: url('/images/promise_num_01.png') no-repeat center right;
}

.main_section_05 .promise_copy.two p {
    background: url('/images/promise_num_02.png') no-repeat center right;
}

.main_section_05 .promise_copy.three p {
    background: url('/images/promise_num_03.png') no-repeat center right;
}

/*main_section_06 - 의사인사말*/
.main_section_06 {
    padding-top: 310px !important;
    padding-bottom: 160px !important;
}

.main_section_06 .title p {
    font-size: 36px;
    line-height: 52px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-bottom: 45px !important;
}

.main_section_06 .subtitle p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-bottom: 20px !important;
}

.main_section_06 .copy p {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    letter-spacing: -.5px;
    font-weight: 100;
    margin-bottom: 40px !important;
}


/*main_section_07 - 이미지*/
/* .main_section_07 {} */

/*main_section_08 - history*/
/* .main_section_08 {
    margin-top: -220px !important;
} */

.main_section_08 .history_content_box {
    padding: 150px 160px 90px !important;
    background: #fff;
    margin-bottom: 150px !important;
}

.main_section_08 .title p {
    font-size: 67px;
    line-height: 77px;
    color: #000000;
    letter-spacing: 0px;
    font-weight: 400;
    padding-bottom: 40px !important;
    text-transform: uppercase;
    font-family: 'Marcellus', serif !important;
}

.main_section_08 .subtitle p {
    font-size: 30px;
    line-height: 32px;
    color: #aa4424;
    letter-spacing: 0px;
    font-weight: 400;
    padding-bottom: 30px !important;
    text-transform: uppercase;
    font-family: 'Marcellus', serif !important;
}

.main_section_08 .copy p {
    font-size: 20px;
    line-height: 34px;
    color: #3a3a3a;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 60px !important;
}


.main_section_08 .wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta {
    max-width: 100% !important;
}

/* .main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    top: 42% !important;
    left: 35px !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    top: 42% !important;
    right: 35px !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background-color: #973921 !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
    fill: #fff !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .next:after,
.nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    display: none !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    right: 14px !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    left: 14px !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .next:hover svg {
    transform: translateX(0px) !important;
}

.main_section_08 .nectar-flickity[data-controls*=arrows_overlaid] .previous:hover svg {
    transform: translateX(0px);
} */

.main_section_08 .wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta h4 {
    font-size: 18px;
    line-height: 25px;
    color: #242424;
    font-weight: 400;
}


.address_title p {
    font-size: 48px;
    line-height: 58px;
    color: #010101;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-bottom: 20px !important;
    text-align: left;
    font-family: 'GmarketSans' !important;
}

.address_copy p {
    font-size: 20px;
    line-height: 34px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 50px !important;
    text-align: left;
}

.address_timetable table {
    border: 0 !important;
    background: rgba(255, 255, 255, 0) !important;
}

.address_timetable table tr {
    background: rgba(255, 255, 255, 0) !important;
}

.address_timetable table th {
    font-size: 20px;
    line-height: 34px;
    color: #000;
    letter-spacing: -.3px;
    font-weight: 400 !important;
    text-align: left;
    border: 0 !important;
    background: rgba(255, 255, 255, 0) !important;
    padding: 5px 0 !important;
}

.address_timetable table td {
    font-size: 20px !important;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300 !important;
    text-align: left;
    border: 0 !important;
    background: rgba(255, 255, 255, 0) !important;
    padding: 5px 0 !important;

}

.address_timetable table td.tel_num {
    color: #973921;
    font-weight: 400 !important;
}

.address_timetable table td span.day {
    position: relative;
    margin-right: 10px !important;
}

.address_timetable table td span.day:before {
    position: absolute;
    display: inlnie-block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff5ef;
    z-index: -1;
}

.address_timetable table td.info_txt {
    color: #000000;
    font-weight: 400 !important;
    font-size: 16px !important;

}


/*-----------------------------------------------------------------
sub
-----------------------------------------------------------------*/

body[data-header-resize="0"] .container-wrap,
body[data-header-resize="0"] .project-title {
    padding-top: 0 !important;
}

/*================상단 타이틀 배너 - 병원소개================*/

.sub_title_box_wrap.wpb_row.vc_row-o-full-height.top-level>.col.span_12,
.sub_title_box_wrap.wpb_row.vc_row-o-full-height.top-level {
    min-height: 694px !important;
}


.sub_title_box_wrap .mark p {
    display: inline-block;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: 'Marcellus', serif !important;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 10px 20px !important;
    margin-bottom: 40px !important;
}


.sub_title_box_wrap .title h1 {
    text-align: center;
    font-size: 80px;
    line-height: 90px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 40px !important;
    text-transform: capitalize;
}

.sub_title_box_wrap .copy p {
    text-align: center;
    font-size: 23px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 400;
    margin-bottom: 45px !important;
}

.text_bg_wrap.full-width-section .row-bg {
    background-size: auto !important;
}

/*병원소개*/

.about_intoduction_box {}

.about_intoduction_box .sub_title_en p {
    font-size: 23px;
    line-height: 33px;
    color: #bc5f4d;
    letter-spacing: .5px;
    font-weight: 500;
    margin-bottom: 30px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
}

.about_intoduction_box .nectar-split-heading h2 {
    letter-spacing: -.3px;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

.about_intoduction_box .copy p {
    font-size: 21px;
    line-height: 36px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 35px !important;
}

.about_intoduction_box .copy.no_bottom p {
    margin-bottom: 0px !important;
}

.about_intoduction_box .copy p span.point_txt {
    position: relative;
    background: #fff4f2;
}

/*.about_intoduction_box .copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff4f2;
    z-index: -99;

}*/

.about_intoduction_box .nectar_cascading_images .cascading-image:not(:first-child) {
    margin-top: 11px !important;
    width: 544px !important;
}


.sub_about_features_wrap {}

.sub_about_features_box {
    padding-right: 140px !important;
}

.sub_about_features_box.first_box {
    padding-top: 34vh !important;
}

.sub_about_features_box.last_box {
    padding-bottom: 31vh !important;
}

.sub_about_features_wrap .nectar-sticky-media-sections {
    gap: 9% !important;
}

.sub_about_features_num p {
    font-size: 55px;
    line-height: 55px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 50px !important;
    font-family: 'Marcellus', serif !important;
}

.sub_about_features_wrap .nectar-split-heading h2 {
    font-size: 46px;
    line-height: 56px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 600;
    margin-bottom: 40px !important;
}

.sub_about_features_copy p {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 100;
    margin-bottom: 0px !important;
}


/*의료진 소개*/

.staff_box_wrap {
    padding-top: 130px !important;
    padding-bottom: 160px !important;
}

.staff_name_box.vc_col-sm-4 {
    width: 26% !important;
}

.staff_content_box.vc_col-sm-4 {
    width: 32% !important;
}

.staff_img_box.vc_col-sm-4 {
    width: 42% !important;
}


.staff_name_box .subtitle_box p {
    font-size: 23px;
    line-height: 32px;
    color: #bc5f4d;
    letter-spacing: -.3px;
    font-weight: 500;
    margin-bottom: 30px !important;
}

.staff_name_box .name_en_box p {
    font-family: 'Marcellus', serif !important;
    font-size: 50px;
    line-height: 50px;
    color: #010101;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 25px !important;
}

.staff_name_box .name_box p {
    font-size: 25px;
    line-height: 38px;
    color: #020202;
    letter-spacing: -.3px;
    font-weight: 300;
}

.staff_name_box .name_box p strong {
    font-weight: 700;
}

.staff_content_box .word_box p {
    font-size: 23px;
    line-height: 38px;
    color: #020202;
    letter-spacing: -.3px;
    font-weight: 600;
    margin-bottom: 40px !important;
    margin-top: 62px !important;
}

.staff_content_box .career_box p {
    font-size: 19px;
    line-height: 33px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 20px !important;
}


/*.staff_text_scroll_box .nectar-scrolling-text[data-style="text_outline"][data-outline-thickness="ultra-thin"] em {
    font-family: 'Marcellus', serif !important;
}*/



/*병원 둘러보기*/
.hospital_tour_box_wrap .sub_title_en p {
    font-size: 23px;
    line-height: 33px;
    color: #bc5f4d;
    letter-spacing: .5px;
    font-weight: 500;
    margin-bottom: 15px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
    text-align: center;
}

.hospital_tour_box_wrap .nectar-split-heading h2 {
    letter-spacing: -.3px;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    text-align: center;
}

.hospital_tour_box_wrap .nectar-split-heading p {
    letter-spacing: -.3px;
    font-weight: 300 !important;
    text-align: center;
}

/*진료시간, 오시는 길*/
.location_box_wrap .location_subtitle_en p {
    font-size: 23px;
    line-height: 33px;
    color: #bc5f4d;
    letter-spacing: .5px;
    font-weight: 500;
    margin-bottom: 20px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;

}

.location_box_wrap .nectar-split-heading h2 {
    letter-spacing: -2.5px;
    font-weight: 600 !important;
    margin-bottom: 0px !important;

}

.location_box_wrap .location_content p {
    font-size: 21px;
    line-height: 38px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 500;
    margin-top: 25px !important;
}

.location_box_wrap .location_content p span.point_txt {
    position: relative;
}

.location_box_wrap .location_content p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff2f0;
    z-index: -99;

}

.location_time_box p {
    font-size: 20px;
    line-height: 42px;
    color: #000000;
    letter-spacing: 0px;
    font-weight: 400;
    margin-top: 25px !important;
}


.location_time_box p strong {
    position: relative;
    font-weight: 700;
    margin-right: 10px !important;
}

.location_time_box p strong:before {
    display: inlnie-block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff2f0;
    z-index: -99;

}


.location_tel_box p {
    font-size: 36px;
    line-height: 46px;
    color: #973921;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-top: 25px !important;
}


.map_btn.nectar-cta {
    display: inline-block !important;
    float: left;
    margin-right: 30px !important;
    margin-top: 60px !important;
}

/*안전시스템*/
.safety_box_wrap {}

.safety_box_wrap .sub_title_en p {
    font-size: 23px;
    line-height: 33px;
    color: #bc5f4d;
    letter-spacing: .5px;
    font-weight: 500;
    margin-bottom: 30px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
}

.safety_box_wrap .nectar-split-heading h2 {
    letter-spacing: -.3px;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

.safety_box_wrap .copy p {
    font-size: 21px;
    line-height: 36px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 0px !important;
}

.sub_safety_system_wrap {}


.sub_safety_system_box {
    padding-right: 140px !important;
}

.sub_safety_system_box.first_box {
    padding-top: 11vh !important;
}

.sub_safety_system_box.last_box {
    padding-bottom: 12vh !important;
}

.sub_safety_system_wrap .nectar-sticky-media-sections {
    gap: 9% !important;
}

.sub_safety_system_num p {
    font-size: 55px;
    line-height: 55px;
    color: #b85234;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 40px !important;
    font-family: 'Marcellus', serif !important;
}

.sub_safety_system_wrap .nectar-split-heading h2 {
    font-size: 46px;
    line-height: 56px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 600;
    margin-bottom: 30px !important;
}

.sub_safety_system_copy p {
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 0px !important;
}

/*================상단 타이틀 배너 - 진료과목================*/


.sub_title_bnr_wrap {}

.sub_title_bnr_img {
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}

.onyoo_circle_typo {}

.sub_bnr_subject ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 0 35px !important;
    padding: 0 !important;
    list-style: none !important;

}

.sub_bnr_subject ul li {
    display: inline-block;
    font-size: 19px;
    line-height: 29px;
    letter-spacing: 0.5px;
    color: #fff;
    padding: 10px 15px 11px !important;
    list-style: none !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
}

.sub_bnr_subject ul li:first-child {
    border-left: 1px solid #fff;
}

.sub_bnr_title p {
    font-size: 86px;
    line-height: 115px;
    letter-spacing: -.5px;
    color: #fff;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-right: 70px !important;
    margin-bottom: 35px !important;
    text-transform: capitalize;
}

.sub_bnr_title p:after {
    display: inline-block;
    content: '';
    position: absolute;
    bottom: 50px;
    right: 0;
    background: #fff;
    width: 29px;
    height: 11px;

}

.sub_bnr_copy p {
    font-size: 30px;
    line-height: 43px;
    letter-spacing: -.3px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 60px !important;
}

.sub_bnr_tag ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 0 0px !important;
    padding: 0 !important;
    list-style: none !important;
}

.sub_bnr_tag ul li {
    display: block;
    font-size: 22px;
    line-height: 40px;
    color: #fff;
    list-style: none !important;
    font-weight: 400;
    position: relative;


}

.sub_bnr_tag ul li:before {
    display: inline-block;
    content: "#";
    font-weight: 800;
    color: #fff;
    padding-right: 15px !important;
}

/*체크박스*/
.sub_check_box_wrap {}

.sub_check_box {
    text-align: center;
    padding: 110px 60px !important;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.check_title p {
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    color: #000;
    padding-left: 52px !important;
    background: url('/images/check_icon.png') no-repeat left top;
    margin-bottom: 30px !important;
    letter-spacing: -.3px;
    font-weight: 500;
}

.check_copy p {
    font-size: 19px;
    line-height: 33px;
    color: #333;
    letter-spacing: -.3px;
    font-weight: 300;
}

/*수술정보*/
.sub_surgery_box_wrap {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}

.sub_subject_en p {
    font-size: 23px;
    line-height: 32px;
    color: #404040;
    letter-spacing: -.3px;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px !important;
}

.sub_subject_en.white_txt p {
    color: #fff;
}

.sub_subject_ko p {
    font-size: 33px;
    line-height: 43px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 15px !important;
    font-weight: 400;
}

.sub_subject_ko.sizeDown p {
    font-size: 26px;
}

.sub_subject_ko p span.point_txt {
    position: relative;
    color: #010101;
    background: url(/images/line_pink.jpg) bottom repeat-x;
}

.sub_subject_ko p span.point_color {
    color: #e28774 !important;

}

.sub_subject_ko p span.point_color2 {
    color: #ffd8d1 !important;

}

.sub_subject_ko.point_subject p {
    margin-bottom: 25px !important;

}

/*.sub_subject_ko p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #f8d8d1;
    z-index: -99;

}*/


.sub_subject_ko p span.point_txt.lightly:before {

    background: #fcedea;


}

.sub_subject_ko.case_card_box_title p {
    margin-top: 200px !important;
}

.sub_subject_ko.white_txt p {
    color: #fff;
}

.sub_subject_title p {
    font-size: 48px;
    line-height: 58px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 45px !important;
    font-weight: 700;
}

.sub_subject_title p span.qtxt {
    color: #e79383;
}

.sub_subject_title p span.point_color {
    color: #eb7c6c !important;
}

.sub_subject_title p span.point_color.light_pink {
    color: #ffd8d1 !important;
}

.sub_subject_title.bottom_none p {
    margin-bottom: 0 !important;
}

.sub_subject_title.copy_yes p {
    margin-bottom: 20px !important;
}

.sub_subject_title.no_copy p {
    margin-bottom: 60px !important;
}

.sub_subject_title.white_txt p {
    color: #fff;
}

.sub_subject_title.subtitle p {
    font-size: 40px;
    line-height: 50px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 50px !important;
    font-weight: 700;
}



.sub_surgery_box_top {
    padding-top: 20px !important;
}

.sub_surgery_box {
    text-align: center;

}

.sub_surgery_box img {
    display: inline-block !important;
    padding-bottom: 10px !important;
}

.sub_surgery_box h3.title {
    font-size: 22px;
    line-height: 32px;
    color: #000;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 5px !important;
    font-weight: 600;
}

.sub_surgery_box p.dec {
    font-size: 19px;
    line-height: 24px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 5px !important;
    font-weight: 300;
}

.sub_surgery_box p.dec span.small_txt {
    font-size: 15px;
}

.sub_subject_title_box {
    text-align: center;
}

.sub_subject_title_box p {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 80px !important;
    font-weight: 500;
    display: inline-block;
    background: #e79383;
    border-radius: 8px;
    padding: 12px 25px !important;
}

.sub_subject_title_box.round p {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 30px !important;
    font-weight: 500;
    display: inline-block;
    background: #e79383;
    border-radius: 50px;
    padding: 8px 25px !important;
}

.sub_subject_title_box.round.subject p {
    font-size: 23px;
    line-height: 29px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 400;
    display: inline-block;
    background: #efa696;
    border-radius: 50px;
    padding: 8px 25px !important;
    margin-top: 15px !important;
    min-width: 164px;
}



.sub_subject_title_box p strong {
    font-weight: 700;
}

.sub_subject_title_box.copy_yes p {
    margin-bottom: 40px !important;
}


/*================투명유착 눈성형================*/
.teaser_box_warp {}

.teaser_title p {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    color: #000;
    letter-spacing: -.3px;
    font-weight: 600;
    padding-top: 25px !important;
    padding-bottom: 15px !important;
}


.teaser_title.nose p {
    font-size: 22px;
    line-height: 32px;
    color: #000;
    letter-spacing: -.3px;
    font-weight: 500;
    padding-top: 20px !important;
    padding-bottom: 60px !important;
}

.teaser_title.nose p strong {
    font-weight: 700 !important;
}


.teaser_title p span.point_txt {
    position: relative;
    color: #010101;
    background: #ffdcd5;
}

/*
.teaser_title p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #ffdcd5;
    z-index: -99;

}*/

.teaser_title p span.point_color {
    color: #ec907c !important;
}

.teaser_title p span.point_color.pink {
    color: #fd7a6a !important;
}

.teaser_title.top_label p {
    padding-top: 20px !important;
}

.teaser_label {
    text-align: center;
}

.teaser_label p {
    display: inline-block;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    color: #010101;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: 'Marcellus', serif !important;
    border-radius: 50%;
    border: 1px solid #000;
    padding: 10px 20px !important;
    margin-top: 30px !important;
    min-width: 90px;
}

.teaser_label_round {
    text-align: center;
}

.teaser_label_round p {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 500;
    border-radius: 50px;
    padding: 8px 25px !important;
    margin-top: 30px !important;
    background: #e79383;

}






.teaser_copy p {
    text-align: center;
    font-size: 21px;
    line-height: 33px;
    color: #111;
    letter-spacing: -.3px;
    font-weight: 300;
}

.teaser_copy.white_txt p {
    color: #fff;
}

.teaser_copy p span.point_txt {
    position: relative;
    color: #010101;
    background: #fdefed;
}

/*
.teaser_copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: #fdefed;
    z-index: -99;

}*/

.sub_copy p {
    text-align: center;
    font-size: 23px;
    line-height: 38px;
    color: #010101;
    letter-spacing: -.3px;
    word-break: keep-all;
}

.sub_copy.nose p {
    text-align: center;
    font-size: 20px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    word-break: keep-all;
    margin-bottom: 25px !important;
}

.sub_copy.nose.bottom_none p {
    margin-bottom: 0px !important;
}

.sub_copy.small_txt p {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #6f6f6f;
    letter-spacing: -.3px;
    word-break: keep-all;
    margin-bottom: 0px !important;
    font-weight: 300;
}


.sub_copy p strong {
    font-weight: 600 !important;
}

.sub_copy.white_txt p {
    color: #fff;
}

.sub_copy p span.point_txt {
    position: relative;
    color: #fff;
    background: #e38773;
}

/*.sub_copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 27px;
    background: #e38773;
    z-index: -99;

}*/

.sub_copy p span.point_txt.light_color {
    color: #000;
}

.sub_copy p span.point_txt.light_color {
    background: #ffebe7;
}

.sub_copy p span.point_txt.white {
    font-weight: 600 !important;
    color: #000;
    background: #fff;
}

/*
.sub_copy p span.point_txt.white:before {
    background: #fff;
}*/


.teaser_copy p .sub_copy p {
    text-align: center;
    font-size: 23px;
    line-height: 38px;
    color: #010101;
    letter-spacing: -.3px;
    font-weight: 500;
}

.sub_copy p span.point_color {
    color: #c05e4b !important;
}


.sub_copy.list {
    text-align: center;
}

.sub_copy.list ul {
    width: 600px !important;
    margin: 0 auto !important;
    content: '';
    display: table;
    clear: both;
    padding: 0 !important;
}

.sub_copy.list.align_left ul {
    width: 100% !important;
    margin: 0 0 0 60px !important;
}

.sub_copy.list.width_500 ul {
    width: 500px !important;
}

.sub_copy.list.width_800 ul {
    width: 860px !important;
}

.sub_copy.list ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0px !important;
    border: 1px solid #f0a696;
}


.sub_copy.list.width_500 ul li.dec {
    width: 428px;
}

.sub_copy.list.align_left ul li.dec {
    width: 610px;
}

.sub_copy.list.width_800 ul li.dec {
    width: 788px;
}

.sub_copy.list table td strong {
    font-weight: 700;
}


body:not(.woocommerce-cart) .main-content .sub_copy.list table {
    border: 0 !important;
}

.sub_copy.list table {
    width: 600px !important;
    margin: 0 auto !important;
    border-collapse: separate !important;
    border-spacing: 0 10px !important;
    background: none !important;
}

.sub_copy.list table th.num {
    text-align: center;
    font-size: 26px !important;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 700;
    padding: 15px 5px !important;
    width: 12%;
    background: #f0a696;
    vertical-align: middle;
    border: 1px solid #f0a696;

}

body:not(.woocommerce-cart) .main-content .sub_copy.list table tr td:first-child,
body:not(.woocommerce-cart) .main-content .sub_copy.list table tr th:first-child {
    border: 1px solid #f0a696 !important;
}


.sub_copy.list table td.dec {
    text-align: left;
    font-size: 23px !important;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;
    padding: 15px 25px !important;
    background: #fff;
    width: 90%;
    vertical-align: middle;
    border: 1px solid #f0a696;
}


.sub_copy.list.align_left table {
    width: 100% !important;
    margin: 0 0 0 60px !important;
}

.sub_copy.list.align_left.title_yes table {
    width: 90% !important;
    margin: 0 0 0 0px !important;
}

.sub_copy.list.width_500 table {
    width: 600px !important;
}

.sub_copy.list.width_800 table {
    width: 900px !important;
}

.sub_copy.list.width_800 table th.num {
    width: 8%;

}


.check_list_box_wrap {
    padding: 0 50px !important;
}

.sub_copy.check_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 40px 0 0 !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}

.sub_copy.check_list.left ul {
    margin-left: 20% !important;
}

.sub_copy.check_list.right ul {
    margin-left: 1% !important;
}

.sub_copy.check_list ul li {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 45px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.sub_copy.check_list ul li strong {
    font-weight: 700;
}

.sub_copy.check_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}

.sub_copy.check_list ul li:last-child {
    margin-bottom: 0 !important;
}




.sub_copy.point_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px auto !important;
    padding: 0 !important;
    list-style: none !important;
    width: 90%;
}


.sub_copy.point_list ul li {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 75px !important;
    padding-right: 30px !important;
    margin-bottom: 15px !important;
    text-align: left;
    width: 33.333%;
    display: inline-block;
    float: left;
}

.sub_copy.point_list ul li:last-child {
    padding-right: 0px !important;
}

.sub_copy.point_list ul li strong {
    font-weight: 700;
}

.sub_copy.point_list ul li:before {
    display: inline-block;
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 0;
}

.sub_copy.point_list ul li:nth-child(1):before {
    background: url('/images/point_list_num_01.png') no-repeat left top;
}

.sub_copy.point_list ul li:nth-child(2):before {
    background: url('/images/point_list_num_02.png') no-repeat left top;
}

.sub_copy.point_list ul li:nth-child(3):before {
    background: url('/images/point_list_num_03.png') no-repeat left top;
}


.sub_copy.point_list ul li:last-child {
    margin-bottom: 0 !important;
}





/*CASE - vs형*/
.case_box_wrap {
    text-align: center;
    margin-top: 80px !important;
    padding: 0 150px 120px !important;
}

.case_box_wrap.no_img {
    padding: 0 0px 0px !important;
}

html body .vc_row-fluid>.span_12>.wpb_column:not([class*=offset-]) .case_box_wrap.one_col {
    text-align: center;
    padding: 0 40px 0 15px !important;
}

html body .vc_row-fluid>.span_12>.wpb_column:not([class*=offset-]) .case_box_wrap.two_col {
    text-align: center;
    padding: 0 15px 0 40px !important;
}

html body .case_box_wrap.one_col img,
html body .case_box_wrap.two_col img {
    padding-bottom: 80px !important;
}

.case_box_wrap.one_col .vc_column-inner {
    padding: 0 30px !important;
}

.case_box_wrap.two_col .vc_column-inner {
    padding: 0 30px !important;
}


.wpb_wrapper>div.case_box {
    display: inline-block;
    background: #ec907c;
    width: 117px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: -30px !important;
    margin-bottom: 40px !important;

}

.case_box p.title {
    font-size: 22px;
    line-height: 35px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 600;
    display: block;
}

.case_box p.num {
    font-size: 33px;
    line-height: 43px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 700;
    display: block;
}

.case_subject_title p {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #010101;
    letter-spacing: -.3px;
    margin-bottom: 25px !important;
    font-weight: 700;
}

.case_subject_copy p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #242424;
    letter-spacing: -.3px;
    font-weight: 400;
    margin-bottom: 60px !important;
}

.case_box_wrap.no_img .case_subject_title p {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #010101;
    letter-spacing: -.3px;
    margin-bottom: 25px !important;
    font-weight: 700;
}

.case_box_wrap.no_img .vc_column-inner {
    padding: 0 60px 0px !important;
}


.case_content_box_wrap {
    display: flow-root;
    content: '';
    clear: both;
    position: relative;
}

.case_content_box_wrap.ver02 {
    padding: 0 150px !important;
}

.case_content_box_wrap.bna {
    padding: 0 0 0px !important;
    width: 1100px;
    margin: 0 auto !important;
    text-align: center;

}

.case_content_box_wrap.bna.bottom_line {
    padding: 0 0 60px !important;
    margin: 0 auto 60px !important;
    border-bottom: 1px solid #f5e8e5;

}

.case_content_box {
    width: 523px;
    display: inline-block;
    float: left;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
}



.case_content_box_wrap.bna .case_content_box {
    background: #fdf6f3;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.vs_box {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 57px;
    line-height: 57px;
    color: #000;
    font-family: 'Marcellus', serif !important;
    margin-left: -32px !important;
    margin-top: -28px !important;
}

.case_content_box.right {
    width: 523px;
    display: inline-block;
    float: right;
}


.case_content_box h2 {
    font-size: 29px;
    line-height: 39px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    padding: 15px !important;
    background: #fee7d8;
}

.case_content_box h2.gray_bg {
    background: #ebeae9;
}

.case_content_box .copy {
    padding: 50px 30px !important;
    text-align: center;


}

.case_content_box .copy p {
    font-size: 20px;
    line-height: 32px;
    color: #242424;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 35px !important;
}

.case_content_box .copy p span.point_txt {
    position: relative;
    color: #010101;
    font-weight: 600;
    z-index: 1;
    background: #ffe5dc;
}

/*.case_content_box .copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: #ffe5dc;
    z-index: -99;

}*/

.case_content_box_wrap.ver02 .case_content_box {
    background-color: #fff;
}

.case_content_box_wrap.ver02 .case_content_box .copy p {
    margin-bottom: 0 !important;
}

.case_content_box_wrap.bna .case_content_box .copy p {
    margin-bottom: 0 !important;
}


.case_content_box .copy ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 auto 0px !important;
    padding: 0 !important;
    list-style: none !important;
}

.case_content_box .copy ul li {
    display: block;
    font-size: 20px;
    line-height: 33px;
    color: #060606;
    list-style: none !important;
    font-weight: 500;
    position: relative;
    padding: 0px 36px 0px 36px !important;
    letter-spacing: -.3px;
    text-align: left;
}

.case_content_box .copy ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink.png') no-repeat left top;
    font-weight: 800;
    color: #fff;
    padding-right: 15px !important;
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
}

.case_content_box .copy.list {
    min-height: 331px;
}

.case_content_box .copy.list ul {
    margin: 0 auto !important;
}

.case_content_box .copy.list ul li {
    display: block;
    font-size: 22px;
    line-height: 33px;
    color: #010101;
    list-style: none !important;
    font-weight: 500;
    position: relative;
    padding: 0px 0px 0px 50px !important;
    letter-spacing: -.3px;
    text-align: left;
    margin-bottom: 15px !important;
}

.case_content_box .copy.list ul li strong {
    font-weight: 700 !important;
}

.case_content_box .copy.list ul li:before {
    display: inline-block;
    content: '';
    background: url(/images/check_icon_full.png) no-repeat left top;
    font-weight: 800;
    color: #fff;
    padding-right: 15px !important;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 0;
    left: 0
}

.case_content_box .copy.list ul li span.small_txt {
    font-size: 20px;
    font-weight: 400;
    color: #242424;
}

.case_content_box .copy.list ul li:last-child {
    margin-bottom: 0 !important;
}

.case_content_box .copy ul li u {
    text-underline-position: under;
}


.case_subject_copy p span.point_txt {
    position: relative;
    color: #010101;
    font-weight: 500;
    background: #fff9ec;
}

/*.case_subject_copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: #fff9ec;
    z-index: -1;

}*/

/*코질환추가*/

.case_content_box_wrap.colThree {
    text-align: center;
}

.case_content_box_wrap.colThree .case_content_box {
    width: 29%;
    float: left !important;
    margin-right: 40px !important;
    background: #fdf6f3;
    overflow: hidden;

}

.case_content_box_wrap.colThree .case_content_box.right {
    margin-right: 57px !important;
}

.case_content_box_wrap.colThree .case_content_box.left {
    margin-left: 57px !important;
}

.case_content_box_wrap.colThree .case_content_box .copy p {
    margin-bottom: 0 !important;
}

.case_content_box_wrap.colThree .case_content_box .copy {
    min-height: 196px;
}






/*CASE 카드형*/
.case_card_box {
    position: relative;
}

.case_card_box:before {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -68px !important;
    background: url('/images/tape.png') no-repeat;
    width: 136px;
    height: 41px;
    display: inline-block;
    content: '';
}

.case_card_box .vc_column-inner {
    padding: 60px 50px !important;
}

.case_card_box.nose .vc_column-inner {
    padding: 60px 50px !important;
}



.case_card_box.wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap {
    box-shadow: 0px 0px 20px 0 rgb(240 166 150 / 16%) !important;
}

.case_card_box .case_card_num p {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    color: #e26c55;
    border-radius: 50%;
    border: 1px solid #ec907c;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
    padding: 3px 20px !important;
    margin-bottom: 20px !important;
}

.case_card_box .case_card_subtitle p {
    font-size: 25px;
    line-height: 26px;
    color: #464646;
    letter-spacing: -.3px;
    font-weight: 400;
    margin-bottom: 15px !important;
    display: inline-block;
    background: #f8eee9;
    margin-top: 5px !important;
}


.case_card_box .case_card_title p {
    font-size: 38px;
    line-height: 48px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 40px !important;
}

.case_card_box .case_card_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
}

.case_card_box .case_card_list ul li {
    font-size: 23px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 55px !important;
    margin-bottom: 25px !important;
    text-align: left;
}

.case_card_box .case_card_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}

.case_card_box .case_card_list ul li:last-child {
    margin-bottom: 0 !important;
}

/*특별함*/
h2.sub_special_title {
    font-size: 50px;
    line-height: 60px;
    color: #010101;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 35px !important;
}

h2.sub_special_title.no_copy {
    margin-bottom: 45px !important;
}

.sub_special_subtitle p {
    font-size: 26px;
    line-height: 38px;
    color: #070707;
    letter-spacing: -1.4px;
    font-weight: 500;
    margin-bottom: 40px !important;
}

.sub_special_subtitle.white_txt p {
    color: #fff;
}

.sub_special_subtitle ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 0 35px !important;
    padding: 0 !important;
}

.sub_special_subtitle ul li {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;

    font-weight: 500;
    display: inline-block;
    background: #e79383;
    border-radius: 50px;
    padding: 8px 25px !important;
    margin-right: 14px !important;
    margin-bottom: 15px !important;
}

.sub_special_subtitle.col3 ul li:nth-child(3) {
    margin-right: 29% !important;
}

.sub_special_copy p {
    font-size: 21px;
    line-height: 36px;
    color: #242424;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 0px !important;
}

.sub_special_copy p span.point_txt {
    position: relative;
    font-weight: 600 !important;
}


.sub_special_copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #e79383;
    z-index: -99;

}

.sub_special_copy.sizeDown p {
    font-size: 19px;
    line-height: 32px;
}

.sub_special_copy.white_txt p {
    color: #fff;
}



h2.point_subject_title {
    text-align: center;
    font-size: 48px;
    line-height: 58px;
    color: #010101;
    letter-spacing: -.3px;
    margin-bottom: 25px !important;
    font-weight: 700;
}


h2.point_subject_title.no_copy {
    margin-bottom: 45px !important;

}

h2.point_subject_title.big_bottom {
    margin-bottom: 70px !important;

}

h2.point_subject_title.txt_left {
    text-align: left;

}

.sub_subject_title_copy p {
    text-align: center;
    font-size: 32px;
    line-height: 42px;
    color: #000;
    letter-spacing: -.3px;
    margin-bottom: 25px !important;
    font-weight: 300;
}

.sub_subject_title_copy u {
    text-underline-position: under;
}

.sub_subject_title_copy_small p {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    color: #010101;
    letter-spacing: -.3px;
    margin-bottom: 55px !important;
    font-weight: 400;
}

.sub_subject_title_copy_small.sizeDown p {
    font-size: 20px;
    line-height: 30px;
}


.sub_subject_title_copy_small.white_txt p {

    color: #fff;
}


.sub_subject_title_copy_small p span.point_txt {
    position: relative;
    font-weight: 600 !important;
    background: #ffeae6;
}


/*.sub_subject_title_copy_small p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: #ffeae6;
    z-index: -99;

}*/

.sub_subject_title_copy_small p span.point_txt.pink {
    position: relative;
    font-weight: 600 !important;
}


.sub_subject_title_copy_small p span.point_txt.pink {
    background: #f8d8d1;

}

.sub_subject_title_copy_small.sizeDown p span.point_txt:before {
    height: 23px;
}


.sub_support_txt p {
    text-align: center;
    font-size: 21px;
    line-height: 31px;
    color: #010101;
    letter-spacing: -.3px;
    margin-bottom: 50px !important;
    font-weight: 400;
}

body .nectar-scribble.circle {
    width: 110% !important;
    left: -4% !important;
}



/*수술방법*/
.step_box_warp {}

.step_box .vc_column-inner {
    background-color: #fff;
    padding: 10px 10px 40px !important;
    box-shadow: 0px 0px 20px 0 rgb(240 166 150 / 10%);
}


.step_box_title p {
    text-align: center;
    font-size: 23px;
    line-height: 33px;
    color: #fd6769;
    letter-spacing: -.3px;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
    font-weight: 400;
}


.step_box_subtitle p {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    color: #000;
    letter-spacing: -.3px;
    padding-bottom: 10px !important;
    font-weight: 700;
}


.step_box_copy p {
    text-align: center;
    font-size: 21px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;

}

.step_box_copy p span.small_txt {
    font-size: 15px;
    color: #ec907c;
}

.case_step_box .step_box_copy p.small_txt {
    font-size: 15px;
    color: #ec907c;
    line-height: 24px;
    padding-top: 10px !important;
}


.step_box_copy p span.point_color {
    color: #ec907c;
    font-weight: 700;
}

.step_box_copy p span.point_txt {
    position: relative;
    font-weight: 700 !important;
    z-index: 1;
}


.step_box_copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #ffe0da;
    z-index: -1;

}

.step_box_carousel .inner-wrap {
    background-color: #fff;
    padding-bottom: 40px !important;
    border: 10px solid #fff;
    border-bottom: none;
}

.step_box_carousel .flickity-viewport {
    margin-top: 0 !important;
}

/*함께 하면 더 좋은 수술*/
.with_surgery_box ul {
    display: flex;
    content: '';
    clear: both;
    margin: 0 0px !important;
    padding: 0 !important;
    list-style: none !important;
    text-align: center;
    width: 100%;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
}

.with_surgery_box ul li {
    background: #fff;
    display: inline-block;
    /* padding: 65px 40px !important; */
    padding: 65px !important;
    border-radius: 40px;
    text-align: center;
    position: relative;
    width: 450px;
    margin: 15px 25px 0 !important;
}

.with_surgery_box ul li div.num {
    position: absolute;
    top: 30px;
    left: 40px;
    display: inline-block;
    color: #fd6769;
    font-size: 38px;
    line-height: 48px;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
    font-weight: 400;


}

.with_surgery_box ul li div.content_box {}

.with_surgery_box ul li div.content_box p.copy {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #242424;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 25px !important;
}

.with_surgery_box ul li div.content_box p.title {
    text-align: center;
    font-size: 35px;
    line-height: 37px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 30px !important;
}

.with_surgery_box ul li div.content_box img {
    display: inline-block !important;
}

/*온유성형외과 약속*/


.promise_box_wrap {}

.promise_wrap_title_box {}

.promise_wrap_images_box.wpb_column .vc_column-inner {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.promise_box_title p {
    font-size: 48px;
    line-height: 65px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-left: 200px !important;
    padding-bottom: 70px !important;
}

.promise_box_title p span.point_txt {
    position: relative;
    font-weight: 700 !important;
}


.promise_box_title p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: #ffe0da;
    z-index: -99;

}

.promise_box_copy {
    display: block;
    width: 100%;
}

.promise_box_copy p {
    text-align: right;
    font-size: 21px;
    line-height: 35px;
    color: #1f1f1f;
    letter-spacing: -.3px;
    font-weight: 300;
    padding-right: 200px !important;
    padding-bottom: 70px !important;
}

.promise_title p {
    font-size: 28px;
    line-height: 32px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}

.promise_copy p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    letter-spacing: -.3px;
    font-weight: 300;
}

/*비포앤애프터*/
.bna_box_wrap {}

.bna_box_wrap .nectar-carousel-fixed-content h5 {
    font-size: 48px;
    line-height: 64px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-bottom: 30px !important;
}

.bna_box_wrap .nectar-carousel-fixed-content h3 {
    font-size: 20px;
    line-height: 34px;
    color: #1f1f1f;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-bottom: 30px !important;
}

.bna_box_wrap .nectar-carousel-fixed-content .nectar-button.regular-button.extra-color-3 {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    font-size: 17px;
    line-height: 27px;
    text-transform: uppercase;
    font-family: 'Marcellus', serif !important;
}

.bna_box_wrap .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
    top: 0 !important;
    -webkit-transform: translateY(50%) !important;
    transform: translateY(50%) !important;
}

.nectar-next-section-wrap {
    z-index: 9999;
}



/*================절개눈성형================*/

/*VS 테이블*/
.vs_table {
    padding: 0 130px !important;
}

.vs_table table {
    width: 100%;
}

.vs_table table tr {
    background: #fff !important;
}

.vs_table table tr.bd_line {
    border-top: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
}

.vs_table table td {
    font-size: 21px !important;
    line-height: 33px;
    color: #242424;
    letter-spacing: -.3px;
    font-weight: 300;
    padding: 30px !important;
    text-align: center;
    word-break: keep-all;
    vertical-align: middle;
    border-left: 0 !important;
    border-right: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
}

.vs_table table td span.small_txt {
    font-size: 19px !important;
}

.vs_table table td:last-child {
    border-right: 0 !important;
}

.vs_table table td.subject {
    font-size: 22px !important;
    font-weight: 500;

}

.vs_table table td.imgbox {
    padding: 0 !important;
    width: 537px;
}

.vs_table table td.imgbox img {
    width: 100% !important;
}

.vs_table table td.imgbox.title {
    font-size: 29px !important;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    background: #f8d8d1;
    padding: 20px !important;
}

.vs_table table td.imgbox.title2 {
    font-size: 29px !important;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    background: #fff7f5;
    padding: 20px !important;
}


.vs_table table td.subject.vs {
    font-size: 40px !important;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    background: #fff1ef;
}

.vs_table table td.subject.vs.white {
    background: #fff;
}

.vs_table table td p.imgtitle {
    font-size: 29px !important;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 700;
    background: #fbcdc4;
    padding: 20px !important;
}

.vs_table table td.point_title_box {
    padding: 25px 10px !important;
    width: 44%;
}

.vs_table table td.point_title_box.one {
    background: #fff7f5;
}

.vs_table table td.point_title_box.two {
    background: #f8d8d1;
}

.vs_table table td.point_title_box p.title {
    font-size: 29px !important;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 400;
}

.vs_table table td.point_title_box p.title strong {
    font-weight: 700;
}

.vs_table table td.point_title_box p.subject {
    display: inline-block;
    font-size: 23px !important;
    line-height: 34px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 600;
    border-radius: 50px !important;
    padding: 4px 25px !important;
    margin-bottom: 10px !important;
}

.vs_table table td.point_title_box.one p.subject {
    background: #f3b78f;
}

.vs_table table td.point_title_box.two p.subject {
    background: #f0a696;
}

/*추천해요*/
.recommend_title p {
    font-size: 23px !important;
    line-height: 33px;
    color: #010101;
    letter-spacing: -.3px;
    font-weight: 400;
    background: #fff;
    padding: 18px 10px !important;
    text-align: center;
}

.recommend_title.bg p {
    background: #f8eee9;
}

.recommend_title.bg_pink p {
    background: #fce2dd;
}

.recommend_title.bg_pink2 p {
    background: #e79383;
    color: #fff;
}

.recommend_title.bg_pink3 p {
    background: #f7d3cb;
}

.recommend_title.bg_orange p {
    background: #ffe4d2;
}

.recommend_title.bg_color p {
    background: #fee7d8;
}

.recommend_title.bg_color2 p {
    background: #ffe6d6;
}

.recommend_title p strong {
    font-weight: 600 !important;
}

.image_txt {
    padding-bottom: 20px !important;
}

.recommend_copy p {
    font-size: 20px !important;
    line-height: 32px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 400;
    text-align: center;
    padding: 30px 10px 0 !important;
}


/*다른이유*/
.different_result_box {
    text-align: center;
    margin-top: 80px !important;
}

.different_result_box .different_box {
    width: 460px !important;
    padding: 70px 60px !important;
    border-radius: 45px;
    display: inline-block;
    margin: 0 25px !important;
    position: relative;
    min-height: 333px;
}

.different_result_box>.wpb_wrapper {
    display: flex;
    justify-content: center;
}

.different_result_box .left_box {
    background: #f8f8f8;
    border: 2px solid #ededed;
}

.different_result_box .right_box {
    background: #fde9e5;
    border: 2px solid #ffd0c7;
}

.different_result_box .different_box p.title {
    font-size: 30px !important;
    line-height: 38px;
    color: #ffffff;
    letter-spacing: -.3px;
    font-weight: 700;
    padding: 12px 45px !important;
    border-radius: 50px;
    display: inline-block;
    position: absolute;
    top: -54px !important;
    left: 50%;
    width: 320px;
    margin-left: -160px !important;
}

.different_result_box .left_box p.title {
    background: #868686;
}

.different_result_box .right_box p.title {
    background: #e79383;
}


.different_result_box .different_box ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 0 0 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
}

.different_result_box .different_box ul li {
    display: block;
    font-size: 20px;
    line-height: 33px;
    color: #060606;
    list-style: none !important;
    font-weight: 400;
    padding: 0px 0px 8px 40px !important;
    letter-spacing: -.3px;
    text-align: left;
    position: relative;
    word-break: keep-all;
}

.different_result_box .left_box ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_gray.png') no-repeat left top;
    font-weight: 800;
    color: #fff;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 5px;
    left: 0;
}



.different_result_box .right_box ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink.png') no-repeat left top;
    font-weight: 800;
    color: #fff;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 5px;
    left: 0;
}

.different_result_box .different_box ul li:last-child {
    padding-bottom: 0 !important;
}

/*================트임성형================*/

/*리스트박스*/

.teaser_list_box_wrap {}

.teaser_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 30px 0px 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
}

.teaser_list ul li {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 45px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.teaser_list ul li strong {
    font-weight: 700;
}

.teaser_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}

.teaser_list ul li:last-child {
    margin-bottom: 0 !important;
}

.teaser_list.center_box {
    background: #fff;
}

.teaser_list_box_wrap .teaser_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 30px 25px !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}

.teaser_list_box_wrap .teaser_list.center_box ul {
    margin: 0px auto !important;
    width: auto;
    text-align: center;
    padding: 30px 30px !important;

}

.teaser_list_box_wrap .teaser_list ul li {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 45px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.teaser_list_box_wrap .teaser_list ul li strong {
    font-weight: 700;
}

.teaser_list_box_wrap .teaser_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}

.teaser_list_box_wrap .teaser_list ul li:last-child {
    margin-bottom: 0 !important;
}

.teaser_list_box.circle {
    text-align: center;
}

.teaser_list_box.circle .column-bg-overlay {
    border-radius: 50px !important;
}

.teaser_list_box.circle .vc_column-inner {
    padding: 50px 0px 35px !important;
}

.teaser_list_box.circle .case_card_subtitle p {
    font-size: 25px;
    line-height: 26px;
    color: #464646;
    letter-spacing: -.3px;
    font-weight: 400;
    margin: 0 20px 15px 20px !important;
    display: inline-block;
    background: #f8eee9;
    margin-top: 25px !important;
    text-align: center;
}

.teaser_list_box.circle .case_card_title p {
    font-size: 38px;
    line-height: 48px;
    color: #333333;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 30px !important;
    text-align: center;
}

.teaser_list_box.circle .teaser_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 20px 10px 20px 40px !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}

.teaser_list_box.circle .teaser_list ul li {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 45px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.teaser_list_box.circle .teaser_list ul li strong {
    font-weight: 700;
}

.teaser_list_box.circle .teaser_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}

.teaser_list_box.circle .teaser_list ul li:last-child {
    margin-bottom: 0 !important;
}



/*필요한 이유*/

.need_box_wrap .row_col_wrap_12_inner {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.need_box_title p {
    display: inline-block;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: -.3px;
    font-weight: 600;
    color: #000000;
    position: relative;
    margin-bottom: 30px !important;

}

.need_box_copy p {
    font-size: 21px;
    line-height: 33px;
    letter-spacing: -.3px;
    font-weight: 300;
    color: #000000;

}

.need_box_title p:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    background: #ffdcd5;
    z-index: -99;

}

/*케이스별 수술방법*/
.case_step_box {
    text-align: center;
}

.case_step_box .wpb_wrapper>div.case_box {
    display: inline-block;
    background: #ec907c;
    width: 117px;
    margin: 0 auto 40px !important;

}

.case_step_box .case_subject_title p {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #010101;
    letter-spacing: -.3px;
    margin-bottom: 50px !important;
    font-weight: 700;
}

.case_step_box .case_subject_title.copy_yes p {
    margin-bottom: 30px !important;

}


.case_step_box .step_box_title_ko p {
    text-align: center;
    font-size: 22px;
    line-height: 33px;
    color: #ec907c;
    letter-spacing: -.3px;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
}



.case_step_box .step_box_title_en p {
    text-align: center;
    font-size: 23px;
    line-height: 33px;
    color: #fd6769;
    letter-spacing: -.3px;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
    font-weight: 400;
}




.case_step_box .step_box_copy p {
    text-align: center;
    font-size: 21px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;



}

/*꼭 알아두세요*/

.point_box_wrap {}

.point_box_content>.vc_column-inner {
    padding: 80px 120px !important;
}



.point_box_content.qna_box_wrap>.vc_column-inner {
    padding: 80px 80px !important;
}

.point_box_content .point_box {
    text-align: left;
    padding: 0 0px 0 50px !important;
}

.point_box_content .point_box div.num {
    display: inline-block;
    background: #f7b489;
    font-size: 26px;
    line-height: 33px;
    padding: 5px 15px !important;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    margin-bottom: 30px !important;
    width: 45px;
    height: 45px;

}

.point_box_content .point_box div.num.two {
    background: #ec907c;
}

.point_box_content .point_box p.title {
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    letter-spacing: -.3px;
    padding-bottom: 15px !important;
    font-weight: 600;
}

.point_box_content .point_box p.copy {
    font-size: 20px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;
    word-break: keep-all;
}

.point_box_images .subtitle p {
    font-size: 33px;
    line-height: 40px;
    color: #ffffff;
    letter-spacing: -.3px;
    padding-top: 30px !important;
    padding-bottom: 20px !important;
    font-weight: 300;
}

.point_box_images .title p {
    font-size: 55px;
    line-height: 65px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 700;
}

.point_box_images .title p span.thin_txt {
    font-weight: 400 !important;
}

.point_box_images .subtitle_en p {
    font-size: 23px;
    line-height: 32px;
    color: #ffffff;
    letter-spacing: 0px;
    padding-top: 30px !important;
    font-weight: 300;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;
}

.qna_box {
    box-shadow: 0px 0px 20px 15px rgb(240 166 150 / 15%);
}

.qna_box .title p {
    font-size: 30px;
    line-height: 33px;
    color: #000;
    letter-spacing: -.3px;
    margin-bottom: 20px !important;
    font-weight: 600;
    padding-top: 25px !important;
}

.qna_box .copy p {
    font-size: 20px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;
}

.qna_box .copy p span.point_txt {
    position: relative;
    color: #000;
    font-weight: 600;
    background: #ffebe7;
}

/*
.qna_box .copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #ffebe7;
    z-index: -99;

}*/


/*================눈매교정/안검하수교정================*/

/*왜 문제일까? - 화살표박스*/
.arrow_box_wrap {}

.arrow_box .teaser_title {
    text-align: center;
}

.arrow_box .teaser_title_point {
    margin-top: -48px !important;
}

.arrow_box .teaser_title_point p {
    text-align: center;
    font-size: 26px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    margin-bottom: 35px !important;
    font-weight: 600;
    padding: 15px 35px !important;
    border: 2px solid #fff;
    background: #e18978;
    display: inline-block;
    border-radius: 50px;
}

.arrow_box .teaser_title p {
    text-align: center;
    font-size: 26px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    margin-bottom: 20px !important;
    font-weight: 600;
    padding-bottom: 0px !important;
    padding-top: 0 !important;
    display: inline-block;
    position: relative;
    background: #de7f6d;
}

/*.arrow_box .teaser_title p:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 21px;
    background: #de7f6d;
    z-index: -99;

}*/

.arrow_box .teaser_copy p {
    text-align: center;
    font-size: 21px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 300;
}

.arrow_box_img {
    z-index: -1;
}

.arrow_box.center {
    position: relative;
}


.arrow_box.center:before {
    display: inline-block;
    content: '';
    position: absolute;
    width: 44px;
    height: 34px;
    background: url('/images/sub_eye_correction_surgery_arrow_prev.png') no-repeat;
    top: 39%;
    left: -38px;
    margin-top: -17px !important;
}

.arrow_box.center:after {
    display: inline-block;
    content: '';
    position: absolute;
    width: 44px;
    height: 34px;
    background: url('/images/sub_eye_correction_surgery_arrow_next.png') no-repeat;
    top: 39%;
    right: -38px;
    margin-top: -17px !important;
    visibility: visible !important;
}


.arrow_right_box {
    position: relative;
}

.arrow_right_box:after {
    display: inline-block !important;
    content: '' !important;
    position: absolute;
    width: 50px !important;
    height: 40px !important;
    background: url('/images/sub_arrow_next.png') no-repeat;
    top: 45%;
    right: 0px;
    margin-top: -20px !important;
    visibility: visible !important;
    z-index: 9999;
}

.arrow_right_box.half:after {
    top: 50%;
    margin-top: -20px !important;
}


.arrow_right_box .top_step_box p {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    border-radius: 100px;
    background: #e79383;
    padding: 12px 21px !important;
    letter-spacing: -.3px;
    position: absolute;
    top: 0 !important;
    left: 50%;
    margin-top: -23px !important;
    /* margin-left: -50% !important; */
    width: auto;
    z-index: 1;
    transform: translateX(-50%);
    white-space: nowrap;
    text-align: center;
}


.arrow_right_box.last:after {
    display: none !important;
}

/*================눈밑지방재배치================*/

/*나의 눈밑 고민은?*/

.paper_box_wrap {
    position: relative;
}



.paper_box_wrap:before {
    position: absolute;
    top: -9px;
    left: 50px;
    content: '';
    display: inline-block;
    width: 56px;
    height: 91px;
    background: url('/images/clip.png') no-repeat;
}

.paper_box_wrap .title p {
    display: inline-block;
    background: #f09381;
    border-radius: 50px;
    padding: 20px 40px !important;
    font-size: 29px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 40px !important;
    position: relative;
}

.paper_box_wrap .title p:after {
    position: absolute;
    bottom: -24px;
    right: 45px;
    content: '';
    display: inline-block;
    width: 20px;
    height: 24px;
    background: url('/images/tail.png') no-repeat;
}



.paper_box_wrap .list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px auto !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}

.paper_box_wrap.check_input .list ul {
    width: 100%;
}

.paper_box_wrap .list ul li {
    font-size: 23px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 500;
    color: #242424;
    position: relative;
    padding-left: 65px !important;
    margin-bottom: 25px !important;
    text-align: left;
}

.paper_box_wrap.check_input .list ul li {
    padding-left: 55px !important;
    margin-bottom: 15px !important;
}

.paper_box_wrap .list ul li strong {
    font-weight: 700;
}

.paper_box_wrap .list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink_circle.png') no-repeat left top;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 2px;
    left: 0;
}



.paper_box_wrap.check_input .list ul li:before {
    background: url('/images/input_checkbox.gif') no-repeat left top;
    width: 30px;
    height: 30px;
    top: 5px;
}

.paper_box_wrap .list ul li:last-child {
    margin-bottom: 0 !important;
}

/*어떻게 개선할까?*/
.age_year_box_wrap {
    width: 1140px;
    margin: 0 auto !important;
}

.age_year_box_wrap .age_year_box.content {
    border-top: 1px solid #eea799;
    border-right: 1px solid #eea799;
    border-bottom: 1px solid #eea799;
    padding: 20px !important;
    box-shadow: 0px 0px 10px 5px rgb(238 167 153 / 10%);
}

.age_year_box_wrap .age_year_box.content .age_year_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
}

.age_year_box_wrap .age_year_box.content .age_year_list ul li {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -.3px;
    font-weight: 500;
    color: #242424;
    position: relative;
    padding-left: 50px !important;
    margin-bottom: 20px !important;
    text-align: left;
}

.age_year_box_wrap .age_year_box.content .age_year_list ul li strong {
    font-weight: 700;
}

.age_year_box_wrap .age_year_box.content .age_year_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink_circle.png') no-repeat left top;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 2px;
    left: 0;
}

.age_year_box_wrap .age_year_box.content .age_year_list ul li:last-child {
    margin-bottom: 0 !important;
}

.age_year_box_wrap .age_year_box.image.age20 {
    position: relative;

}

.age_year_box_wrap .age_year_box.image.age20:before {
    position: absolute;
    top: 50%;
    left: -58px;
    width: 116px;
    height: 116px;
    display: inline-block;
    content: '';
    margin-top: -58px !important;
    background: url('/images/sub_under_eye_fat_img_age_year_20_icon.png') no-repeat;
    z-index: 1;
}

.age_year_box_wrap .age_year_box.image.age30:before {
    position: absolute;
    top: 50%;
    left: -58px;
    width: 116px;
    height: 116px;
    display: inline-block;
    content: '';
    margin-top: -58px !important;
    background: url('/images/sub_under_eye_fat_img_age_year_30_icon.png') no-repeat;
    z-index: 1;
}

.age_year_box_wrap .age_year_box.image.age40:before {
    position: absolute;
    top: 50%;
    left: -58px;
    width: 116px;
    height: 116px;
    display: inline-block;
    content: '';
    margin-top: -58px !important;
    background: url('/images/sub_under_eye_fat_img_age_year_40_icon.png') no-repeat;
    z-index: 1;
}




/*================중년눈성형================*/
.info_white_box {
    text-align: center;
}

.info_white_box p {
    display: inline-block;
    width: 960px;
    margin: 60px auto 0 !important;
    background: #fff;
    border-radius: 50px;
    padding: 50px 30px !important;
    font-size: 30px;
    line-height: 42px;
    color: #dc7963;
    letter-spacing: -.3px;
    font-weight: 600;
}

.info_white_box p span.small_txt {
    font-size: 23px;
    font-weight: 300;
    color: #242424;
}

.custom_table table {
    width: 100%;
    border: 0 !important;
}

.custom_table table th {
    border-top: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
    font-size: 25px;
    line-height: 35px;
    padding: 20px 5px !important;
    text-align: center !important;
    vertical-align: middle;
    color: #000000;
    font-weight: 600;
    width: 20%;
    background: #f2e0d6;
    border-right: 1px solid #cccccc !important;
    border-left: 0 !important;
}

.custom_table table th:last-child {
    border-right: 0 !important;
}

.custom_table table th.symptom {
    background: #f5eae4;
}

.custom_table table td {
    font-size: 21px !important;
    line-height: 31px;
    padding: 12px 5px !important;
    text-align: center !important;
    vertical-align: middle;
    color: #242424;
    font-weight: 400;
    background: #fff;
    border-right: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
    border-left: 0 !important;
    height: 88px !important;
}

.custom_table table td.symptom_list {
    background: #fcfcfc;
}

.custom_table table td:last-child {
    border-right: 0 !important;
}

.custom_table table td.last_line {
    border-right: 1px solid #cccccc !important;
}

.custom_table table td p.title {
    color: #ffffff !important;
    font-size: 21px !important;
    line-height: 31px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 25px !important;
    border-radius: 25px !important;
}

.custom_table table td.push01 {
    background: #fadfd9 !important;
}

.custom_table table td.push01 p.title {
    background: #ed9582 !important;
}

.custom_table table td.push02 {
    background: #fff0cb !important;
}

.custom_table table td.push02 p.title {
    background: #edbe82 !important;
}

.custom_table table td.push03 {
    background: #eee2f7 !important;
}

.custom_table table td.push03 p.title {
    background: #b997db !important;
}

.custom_table table td.push04 {
    background: #ebf6e9 !important;
}

.custom_table table td.push04 p.title {
    background: #a3c874 !important;
}


.special_box_wrap .sub_subject_en p {
    color: #c76c5b;
}

.special_box_wrap .sub_subject_title p {
    margin-bottom: 40px !important;
}

.special_box_wrap ul.special_box_list {
    display: flex !important;
    flex-wrap: wrap;
    content: '';
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.special_box_wrap ul.special_box_list li {
    display: inline-block;
    width: 48% !important;
    float: left;
    margin-right: 4% !important;
    padding: 60px 30px !important;
    background: #fff;
    border-radius: 50px;
    margin-bottom: 40px !important;
    box-shadow: 0px 0px 20px 0 rgb(240 166 150 / 16%);
    text-align: center;
}

.special_box_wrap ul.special_box_list li:nth-child(2n) {
    margin-right: 0 !important;
}

.special_box_wrap ul.special_box_list li:nth-child(3),
.special_box_wrap ul.special_box_list li:nth-child(4) {
    margin-bottom: 0 !important;
}

.special_box_wrap ul.special_box_list li .num {
    display: inline-block;
    background: #ec907c;
    color: #fff;
    padding: 10px !important;
    width: 60px;
    height: 60px;
    line-height: 41px;
    font-size: 25px;
    border-radius: 50%;
    font-family: 'Marcellus', serif !important;
    margin-bottom: 25px !important;
}



.special_box_wrap ul.special_box_list li .dec {
    font-size: 23px;
    line-height: 33px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 500;
}

.special_box_wrap ul.special_box_list li .dec span.point_txt {
    position: relative;
    color: #010101;
    z-index: 1;
    background: #ffebe7;
}

/*.special_box_wrap ul.special_box_list li .dec span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #ffebe7;
    z-index: -99;

}*/



.special_box_wrap ul.special_box_list_style_two {
    display: flex !important;
    flex-wrap: wrap;
    content: '';
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.special_box_wrap ul.special_box_list_style_two li {
    display: inline-block;
    width: 30% !important;
    float: left;
    margin-right: 4% !important;
    padding: 45px 20px !important;
    background: #fff;
    border-radius: 30px;
    margin-bottom: 40px !important;
    box-shadow: 0px 0px 20px 0 rgb(240 166 150 / 16%);
    text-align: center;
}

.special_box_wrap ul.special_box_list_style_two li:nth-child(3n) {
    margin-right: 0 !important;
}

.special_box_wrap ul.special_box_list_style_two li:nth-child(4),
.special_box_wrap ul.special_box_list_style_two li:nth-child(5),
.special_box_wrap ul.special_box_list_style_two li:nth-child(6) {
    margin-bottom: 0 !important;
}

.special_box_wrap ul.special_box_list_style_two li .num {
    display: inline-block;
    background: #ec907c;
    color: #fff;
    padding: 10px !important;
    width: 47px;
    height: 47px;
    line-height: 28px;
    font-size: 20px;
    border-radius: 50%;
    font-family: 'Marcellus', serif !important;
    margin-bottom: 25px !important;
}



.special_box_wrap ul.special_box_list_style_two li .dec {
    font-size: 20px;
    line-height: 30px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 20px !important;
    font-weight: 500;
}

.special_box_wrap ul.special_box_list_style_two li .title {
    font-size: 27px;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 700;
}




/*================눈재수술================*/

.top_step_box {
    text-align: center;
}

.top_step_box p {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    border-radius: 100px;
    background: #e79383;
    padding: 12px 21px !important;
    letter-spacing: -.3px;
    position: relative;
    top: 23px !important;
    z-index: 1;
}


.slider_content_case_wrap {}

.slider_content_case_wrap .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    width: auto !important;
    display: inline-block;
}

.slider_content_case_wrap .nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
    padding: 0 230px !important;
}

/*================히든스카이마축소================*/

.teaser_space_box_wrap {}

.teaser_space_box .vc_column-inner {
    padding: 35px !important;
    position: relative;
}

.teaser_space_box .vc_column-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 33%;
    background: #ecb1a5;
    display: block;
    content: '';
}

.teaser_spcae_subtitle p {
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    color: #000;
    letter-spacing: -.3px;
    font-weight: 500;
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}

.teaser_spcae_title p {
    text-align: center;
    font-size: 29px;
    line-height: 31px;
    color: #ec907c;
    letter-spacing: -.3px;
    font-weight: 600;
    padding-bottom: 20px !important;
}

.teaser_space_copy p {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #565656;
    letter-spacing: -.3px;
    font-weight: 300;
}

/*Key - 발표, 논문*/

.sub_key_subtitle p {
    font-size: 22px;
    line-height: 33px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 500;
    padding-bottom: 30px !important;

}

.sub_key_point_title p {
    font-size: 47px;
    line-height: 47px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 40px !important;
    padding: 10px 15px !important;
    background: #e79383;
    display: inline-block;

}

.sub_key_point_title.small_txt p {
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 500;
    margin-bottom: 25px !important;
    padding: 10px 15px !important;
    background: #e79383;
    display: inline-block;
    margin-top: 60px !important;

}

h2.sub_key_title {
    font-size: 46px;
    line-height: 64px;
    color: #fff !important;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-bottom: 30px !important;

}

h2.sub_key_title span.point_color {
    color: #ffd8d1 !important;
}

.sub_key_copy p {
    font-size: 17px;
    line-height: 28px;
    color: #e0b8b8;
    letter-spacing: -0.5px;
    font-weight: 400;
    font-family: 'Marcellus', serif !important;
}

.sub_key_copy p span.gd_middle {
    color: #ab8d8d;
}

.sub_key_copy p span.gd_bottom {
    color: #756262;
}


.sub_key_copy.list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
}


.sub_key_copy.list ul li {
    font-size: 19px;
    line-height: 29px;
    letter-spacing: -0px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-left: 15px !important;
    margin-bottom: 10px !important;
    text-align: left;
    display: block;
}

.sub_key_copy.list ul li span.dec {
    font-size: 17px;
    color: #ffd4d4;
    font-weight: 300;
}

.sub_key_copy.list ul li strong {
    font-weight: 700;
}

.sub_key_copy.list ul li:before {
    display: inline-block;
    content: '·';
    font-size: 17px;
    position: absolute;
    top: 0px;
    left: 0;
}

.sub_key_copy.list ul li:last-child {
    margin-bottom: 0 !important;
}


.sub_key_subtitle.dark p {
    font-size: 30px;
    line-height: 43px;
    color: #0a0a0a;
    letter-spacing: -.3px;
    font-weight: 500;
    padding-bottom: 20px !important;

}

.sub_key_point_title.dark p {
    font-size: 47px;
    line-height: 47px;
    color: #fff;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 20px !important;
    padding: 10px 15px !important;
    background: #000000;
    display: inline-block;

}

.sub_key_title_nobottom.dark p {
    font-size: 50px;
    line-height: 68px;
    color: #0a0a0a !important;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-bottom: 0px !important;

}


.sub_key_copy.dark p {
    font-size: 17px;
    line-height: 28px;
    color: #7e645e;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: 'Marcellus', serif !important;
    padding-bottom: 50px !important;
}

.sub_key_copy.dark p span.ko {
    font-size: 17px;
    line-height: 28px;
    color: #7e645e;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: 'Pretendard', 'Malgun Gothic', sans-serif !important;
}

.sub_key_title.small_txt.dark p {
    font-size: 30px;
    line-height: 47px;
    color: #0a0a0a;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 20px !important;
    padding: 0px !important;
    background: none;
    display: block;

}

/*꼭확인하세요!*/

.info_white_box.none_box p {
    display: inline-block;
    width: 100%;
    margin: 0px auto 50px !important;
    background: none;
    border-radius: 0px;
    padding: 0px !important;
    font-size: 30px;
    line-height: 42px;
    color: #dc7963;
    letter-spacing: -.3px;
    font-weight: 600;
}

.info_white_box.none_box p span.small_txt {
    font-size: 23px;
    font-weight: 300;
    color: #242424;
}

.wpb_wrapper>div.white_bg_box {
    background: #fff;
    border-radius: 50px;
    padding: 50px 30px !important;
    width: 960px;
    margin: 0 auto 60px !important;
}




h2.info_white_box_subtitle {
    text-align: center;
    font-size: 48px;
    line-height: 58px;
    color: #000000;
    letter-spacing: -.3px;
    margin-bottom: 5px !important;
    font-weight: 500;
}




h2.info_white_box_subtitle span.point_txt {
    position: relative;
    color: #010101;
    background: #ffe4de;
}

/*h2.info_white_box_subtitle span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    height: 38px;
    background: #ffe4de;
    z-index: -99;

}*/

h1.info_white_box_title {
    text-align: center;
    font-size: 55px;
    line-height: 70px;
    color: #000000;
    letter-spacing: -.3px;
    margin-bottom: 25px !important;
    font-weight: 700;
}



.checklist_box ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px auto !important;
    padding: 0 !important;
    list-style: none !important;
    width: 410px;
}

.checklist_box.nose ul {
    width: 100%;
    margin-top: 50px !important;
}


.checklist_box ul li {
    font-size: 22px;
    line-height: 35px;
    letter-spacing: -.3px;
    font-weight: 500;
    color: #242424;
    position: relative;
    padding-left: 65px !important;
    margin-bottom: 25px !important;
    text-align: left;
}

.checklist_box.nose ul li {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: -.3px;
    font-weight: 500;
    color: #242424;
    position: relative;
    padding-left: 65px !important;
    margin-bottom: 25px !important;
    text-align: left;
}

.checklist_box ul li strong {
    font-weight: 700;
}

.checklist_box ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink_circle.png') no-repeat left top;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 0;
}

.checklist_box ul li:last-child {
    margin-bottom: 0 !important;
}


/*권장해요*/

.recommend_box .vc_column-inner {
    padding: 70px 30px !important;

}

.recommend_box.wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap {
    box-shadow: 0px 0px 20px 0 rgb(240 166 150 / 16%) !important;
}

.recommend_box .num p {
    color: #e79383;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -.3px;
    font-weight: 600;
    padding-bottom: 15px !important;

}

.recommend_box .dec p {
    color: #010101;
    font-size: 23px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 500;

}

.recommend_box .dec p strong {
    font-weight: 700 !important;
}


.recommend_box .title p {
    margin-top: 20px !important;
    font-size: 27px;
    line-height: 34px;
    color: #000000;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 700;

}


.recommend_box_list_wrap {
    margin: 0 auto !important;
    text-align: center;
}

.recommend_box_list_wrap>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.recommend_box_list_wrap .recommend_box {
    background: #fff;
    text-align: center;
    width: 315px;
    display: inline-block;
    border: 1px solid #f7d7d1;
    padding: 70px 30px !important;
    border-radius: 50px;
    box-shadow: 0px 0px 20px 0 rgb(240 166 150 / 16%) !important;
    margin: 0 20px !important;
    vertical-align: top;
}


.recommend_box_list_wrap.col_three .recommend_box {
    width: 28%;
    margin: 0 2% !important;
    padding: 60px 10px !important;
}

.recommend_box_list_wrap.col_three>.wpb_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/*================내시경이마거상================*/

/*해결방법*/

.solution_box_wrap {}

.solution_box_left .vc_column-inner {
    padding: 50px 36px !important;
}

.solution_box_right .vc_column-inner {
    padding: 50px 69px !important;
}

.solution_title p {
    color: #000000;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    text-align: center;
}

.solution_copy p {
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-bottom: 40px !important;
    text-align: center;
}

.solution_point_box p {
    color: #fff;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 700;
    padding: 20px 20px 25px !important;
    display: block;
    border-radius: 25px;
    background: #e79383;
    text-align: center;
}

.solution_point_box p span.small_txt {
    font-size: 23px;
    font-weight: 400;
}

.solution_content_box_wrap {}

.solution_content_box .image_box img {
    display: inline-block !important;
}

.solution_content_box .image_box img.marginRight {
    margin-right: 55px !important;
}

.solution_content_box .content_box .content_left_box {
    width: 393px;
    margin-right: 55px !important;
    display: inline-block;
    float: left;
}

.solution_content_box .content_box .content_left_box p {
    font-size: 20px;
    line-height: 32px;
    color: #a34331;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-top: 40px !important;
    padding-left: 5px !important;

}

.solution_content_box .content_box .content_right_box {
    width: 393px;
    display: inline-block;
    float: left;
}

.solution_content_box .content_box .content_right_box .title {
    color: #000000;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: -.3px;
    font-weight: 700;
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    padding-left: 5px !important;
}

.solution_content_box .content_box .content_right_box .copy {
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-bottom: 40px !important;
    padding-left: 5px !important;
}

/*================이마축소재수술================*/
.core_box_wrap {}

.core_box_right .vc_column-inner {
    padding: 95px 110px !important;
}

.core_copy p {
    color: #242424;
    font-size: 23px;
    line-height: 37px;
    letter-spacing: -.3px;
    font-weight: 400;

}

.core_copy p span.point_txt {
    position: relative;
    color: #000;
    font-weight: 600;
    z-index: 1;
}

.core_copy p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    background: #ffece5;
    z-index: -99;

}

.core_copy p span.point_color {
    color: #a34331 !important;
}


/*================비염/미용코성형================*/


#ajax-content-wrap .center_content_box.vc_row.right_padding_250px .row_col_wrap_12 {
    padding-right: 200px !important;
}

#ajax-content-wrap .center_content_box.vc_row.left_padding_250px .row_col_wrap_12 {
    padding-left: 200px !important;
}

.border_line_box {}

.border_line_box.wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap {
    box-shadow: 0px 0px 30px 0 rgb(236 177 165 / 26%) !important;
    overflow: visible !important;
}

.border_line_box.wpb_column.tl_br_25px>.vc_column-inner>div[class*="-wrap"],
.border_line_box.wpb_column.tl_br_25px>.vc_column-inner {
    overflow: visible !important;
}

.plus_top_box {
    z-index: -1;
}

.plus_bottom_box {
    position: relative !important;
    z-index: 0;
}

.plus_bottom_box:after {
    display: inline-block !important;
    content: '' !important;
    width: 101px;
    height: 101px !important;
    background: url('/images/plus_icon.png') no-repeat;
    position: absolute;
    top: -90px;
    left: 50%;
    margin-left: -55px !important;
    z-index: 999999;
    visibility: visible !important;
}

/*================코끝성형================*/


.point_box_content.pd_100>.vc_column-inner {
    padding: 80px 100px !important;
}

.line_design_box_wrap ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
}

.line_design_box_wrap ul li {
    display: inline-block;
    width: 25%;
    float: left;
    position: relative;
}

.line_design_box_wrap ul li:after {
    display: inline-block;
    width: 53px;
    height: 53px;
    background: url('/images/plus_icon_small.png') no-repeat;
    content: '';
    z-index: 90999;
    position: absolute;
    top: 32% !important;
    right: -27px !important;
}

.line_design_box_wrap ul li:last-child:after {
    display: none !important;
}

.line_design_box_wrap ul li p.title {
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    color: #000000;
    letter-spacing: -1px !important;
    display: block;
    padding-top: 25px !important;
}

.technology_box {
    padding: 0 80px !important;
}

.technology_box ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
    text-align: center;
}

.technology_box ul li {
    display: inline-block;
    width: 335px;
    position: relative;
    vertical-align: top;
    padding: 0 23px !important;
}

.technology_box ul li:nth-child(3) {
    margin-left: 150px !important;
}

.technology_box ul li:nth-child(3):before {
    display: inline-block;
    width: 61px;
    height: 61px;
    background: url('/images/plus_icon_flat.png') no-repeat;
    content: '';
    z-index: 90999;
    position: absolute;
    top: 38% !important;
    left: -104px !important;
}

.technology_box ul li p.title {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    border-radius: 25px;
    background: #e79383;
    padding: 12px 21px !important;
    letter-spacing: -.3px;
    position: relative;
    top: 23px !important;
    z-index: 1;
}

.technology_box ul li p.dec {
    text-align: center;
    font-size: 21px;
    line-height: 33px;
    color: #111;
    letter-spacing: -.3px;
    font-weight: 300;
    padding-top: 30px !important;
}




.case_content_box .copy.nose ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 auto 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
    text-align: center;
}

.case_content_box .copy.nose ul li {
    font-size: 23px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 55px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.case_content_box .copy.nose ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 4px;
    left: 0;
}

.case_content_box .copy.nose ul li:last-child {
    margin-bottom: 0 !important;
}


/*================피부리프팅================*/

.sub_surgery_list {}


.sub_surgery_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 50px 0 0px !important;
    padding: 0 !important;
}

.sub_surgery_list ul li.subject {
    font-size: 20px;
    line-height: 32px;
    color: #e87f6a;
    letter-spacing: -.3px;
    font-weight: 600;
    display: inline-block;
    border: 2px solid #e87f6a;
    border-radius: 50px;
    padding: 6px 10px !important;
    margin-right: 25px !important;
    margin-bottom: 15px !important;
    vertical-align: top;
    min-width: 40%;
    text-align: center;
}

.sub_surgery_list ul li.sec {
    color: #464646;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -.3px;
    font-weight: 400;
    padding-top: 8px !important;
    display: inline-block;
    margin-right: 30px !important;
    width: 50%;
    vertical-align: top;
}

.num_bg_wrap.full-width-section .row-bg {
    background-size: auto !important;
    background-position: right 120px bottom !important;
}

.sub_subject_title_box_two {
    text-align: center;
}

.sub_subject_title_box_two p {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 80px !important;
    font-weight: 500;
    display: inline-block;
    background: #e79383;
    border-radius: 8px;
    padding: 12px 25px !important;
    margin-top: 15px !important;
    margin-bottom: 35px !important;
}

.sub_copy_two p {
    text-align: center;
    font-size: 23px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -.3px;
    margin-bottom: 0px !important;
    font-weight: 600;
}

.sub_copy_two p span.point_txt {
    position: relative;
    color: #010101;
}

.sub_copy_two p span.point_txt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 21px;
    background: #ffe4e3;
    z-index: -99;

}





.circle_check_list_box ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px 0 25px !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}


.circle_check_list_box ul li {
    font-size: 23px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 500;
    color: #242424;
    position: relative;
    padding-left: 65px !important;
    margin-bottom: 15px !important;
    text-align: left;
}


.circle_check_list_box ul li strong {
    font-weight: 700;
}

.circle_check_list_box ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink_circle.png') no-repeat left top;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 2px;
    left: 0;
}


.skin_tab_wrap {}

.skin_tab_wrap .sub_subject_title p {
    font-size: 48px;
    line-height: 58px;
    color: #010101;
    letter-spacing: -.3px;
    text-align: center;
    margin-bottom: 30px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.skin_tab_wrap .sub_special_subtitle p {
    font-size: 23px;
    line-height: 33px;
    color: #000000;
    letter-spacing: -1.4px;
    font-weight: 600;
    margin-bottom: 25px !important;
}

.skin_tab_wrap .sub_special_copy p {
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 0px !important;
}


.skin_tab_wrap .sub_special_subtitle ul {
    display: table;
    content: '';
    clear: both;
    margin: 25px 0 0px !important;
    padding: 0 !important;
}

.skin_tab_wrap .sub_special_subtitle ul li {
    font-size: 21px;
    line-height: 32px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    background: #e79383;
    border-radius: 50px;
    padding: 8px 25px !important;
    margin-right: 14px !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}

.skin_tab_wrap .tabbed>ul li {
    margin: 0 25px !important;
    position: relative;
}

.skin_tab_wrap .tabbed>ul li.active-tab a:before {
    position: absolute;
    content: '';
    display: inline-block;
    background: #e79383 !important;
    height: 9px;
    width: 100%;
    bottom: 2px;
    left: 0;
    z-index: -1;
}

.skin_tab_wrap .tabbed>ul li a {
    font-size: 28px !important;
    color: #565656 !important;
    font-weight: 500 !important;
    line-height: 40px;
    letter-spacing: -1.5px !important;
    transition: none !important;
    border: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.skin_tab_wrap .tabbed>ul li a.active-tab {
    color: #000 !important;
    font-weight: 700 !important;
    background: none !important;
    transition: none !important;
    border: 0 !important;
}


.skin_num_box p {
    font-size: 55px;
    line-height: 55px;
    color: #b85234;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 40px !important;
    font-family: 'Marcellus', serif !important;
}

.skin_title_box p {
    font-size: 46px;
    line-height: 56px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 600;
    margin-bottom: 30px !important;
}

.skin_copy_box p {
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    letter-spacing: -.3px;
    font-weight: 300;
    margin-bottom: 0px !important;
}

.skin_card_box .subtitle p {
    font-size: 25px;
    line-height: 36px;
    color: #e26c55;
    letter-spacing: -.3px;
    font-weight: 400;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.skin_card_box .title p {
    font-size: 38px;
    line-height: 48px;
    color: #000;
    letter-spacing: -.3px;
    font-weight: 700;
    margin-bottom: 30px !important;
}


.skin_card_box .list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 auto 35px !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}

.skin_card_box .list ul li {
    font-size: 21px;
    line-height: 31px;
    letter-spacing: -.3px;
    font-weight: 400;
    color: #010101;
    position: relative;
    padding-left: 55px !important;
    margin-bottom: 10px !important;
    text-align: left;
}

.skin_card_box .list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_full.png') no-repeat left top;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 1px;
    left: 0;
}

.skin_card_box .list ul li:last-child {
    margin-bottom: 0 !important;
}

.skin_card_box .copy p {
    font-size: 19px;
    line-height: 32px;
    color: #464646;
    letter-spacing: -.3px;
    font-weight: 400;
}


.bg_square>.row-bg-wrap {
    position: relative;
}

.bg_square>.row-bg-wrap:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: #fff0ed;
    width: 43%;
    height: 51%;
}

.filler_list {}


.slider_content_case_wrap.filler_box .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    width: auto !important;
    display: inline-block;
}

.slider_content_case_wrap.filler_box .nectar-flickity:not(.masonry) .flickity-slider .cell .img_box img {
    width: 100% !important;
    display: inline-block;
}

.slider_content_case_wrap.filler_box .nectar-flickity:not(.masonry) .flickity-slider .cell .content_box {
    text-align: left !important;
}

.slider_content_case_wrap.filler_box .nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
    padding: 0 130px !important;
}

.slider_content_case_wrap.filler_box .nectar-flickity:not(.masonry) .flickity-slider .cell .content_box .sub_subject_title p {
    margin-bottom: 25px !important;
}

.slider_content_case_wrap.filler_box .nectar-flickity:not(.masonry) .flickity-slider .cell .content_box .sub_copy p {
    margin-bottom: 30px !important;
}

.slider_content_case_wrap.filler_box .nectar-simple-slider.sizing-aspect-ratio.aspect-2-1 {
    padding-bottom: calc((1 / 2) * 73%) !important;
}


.slider_content_case_wrap.injections_box .nectar-flickity:not(.masonry) .flickity-slider .cell img {
    width: auto !important;
    display: inline-block;
}

.slider_content_case_wrap.injections_box .nectar-flickity:not(.masonry) .flickity-slider .cell .img_box img {
    width: 100% !important;
    display: inline-block;
}

.slider_content_case_wrap.injections_box .nectar-flickity:not(.masonry) .flickity-slider .cell .content_box {
    text-align: left !important;
}

.slider_content_case_wrap.injections_box .nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
    padding: 0 130px !important;
}

.slider_content_case_wrap.injections_box .nectar-flickity:not(.masonry) .flickity-slider .cell .content_box .sub_subject_title p {
    margin-bottom: 25px !important;
}

.slider_content_case_wrap.injections_box .nectar-flickity:not(.masonry) .flickity-slider .cell .content_box .sub_copy p {
    margin-bottom: 0px !important;
}

.slider_content_case_wrap.injections_box .nectar-simple-slider.sizing-aspect-ratio.aspect-2-1 {
    padding-bottom: calc((1 / 2) * 83%) !important;
}


.filler_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: auto;
}


.filler_list ul li {
    font-size: 21px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 500;
    color: #242424;
    position: relative;
    padding-left: 55px !important;
    margin-bottom: 17px !important;
    text-align: left;
}

.filler_list ul li strong {
    font-weight: 700;
}

.filler_list ul li:before {
    display: inline-block;
    content: '';
    background: url('/images/check_icon_pink_circle.png') no-repeat left top;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 2px;
    left: 0;
}


.filler_list ul li:last-child {
    margin-bottom: 0 !important;
}

.sub_subject_title.botox_title p {
    font-size: 40px !important;
    line-height: 50px;
}



.laser_box .sub_surgery_list ul li.subject {
    background: #fff;
}

.sub_laser_box_wrap .nectar-sticky-media-section__media {
    background-size: auto !important;
    background-repeat: no-repeat !important;
}

.sub_laser_box_wrap .nectar-sticky-media-section__content {
    padding-top: 100px !important;
}

.sub_laser_box_wrap .nectar-sticky-media-sections {
    padding: 0 11% !important;
}

.laser_box {
    padding-bottom: 160px !important;
}



.injections_box .sub_copy p {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 0 !important;
}




.injections_box .injections_list ul {
    display: table;
    content: '';
    clear: both;
    margin: 10px 0 0px !important;
    padding: 0 !important;
}

.injections_box .injections_list ul li {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    letter-spacing: -.3px;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    background: #e79383;
    border-radius: 50px;
    padding: 5px 18px !important;
    margin-right: 14px !important;
    margin-top: 15px !important;
}

/*================개인정보취급방침/이용약관================*/

.sub_title_wrap .main_t2 p {
    color: rgb(36, 36, 36);
    font-size: 65px;
    line-height: 80px;
    font-weight: 700;
    letter-spacing: -.3px;
    text-align: center;
}

.sub_privacy_maint p {
    color: #242424;
    font-size: 25px;
    line-height: 42px;
    letter-spacing: -.3px;
    font-weight: 600;
    padding-bottom: 20px !important;
}

.sub_privacy_maint2 p {
    color: #242424;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -.3px;
    font-weight: 600;
    padding-bottom: 10px !important;
}

.sub_privacy_t p {
    color: #242424;
    font-size: 21px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 300 !important;
}

.sub_privacy_t p strong {
    font-weight: 500 !important;
}


.sub_privacy_t ol li {
    color: #242424;
    font-size: 21px;
    line-height: 38px;
    letter-spacing: -.3px;
    font-weight: 300 !important;
}



@media screen and (max-width:999px) {
    .sub_privacy_maint p {
        font-size: 16px !important;
        line-height: 25px;
    }

    .sub_privacy_t p {
        font-size: 15px !important;
        line-height: 24px;
    }

    .sub_privacy_t ol li {
        color: #242424;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: -.3px;
        font-weight: 300 !important;
    }

    .sub_privacy_maint2 p {
        color: #242424;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: -.3px;
        font-weight: 600;
        padding-bottom: 10px !important;
    }

    .sub_title_wrap .main_t2 p {
        color: rgb(36, 36, 36);
        font-size: 40px;
        line-height: 60px;
        font-weight: 700;
        letter-spacing: -5px;
        text-align: center;
    }

}


/*-----------------------------------------------------------------
kboard
-----------------------------------------------------------------*/

#kboard-pure-gallery-list {
    width: 97vw;
    margin-left: calc(50% - 50vw + 1.5vw);
}

/*-----------------------------------------------------------------
form
-----------------------------------------------------------------
.gform_required_legend {
    display: none !important;
}

.gform_description {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    padding: 10px 0 20px !important;
}

.gform_title {
    font-weight: 300 !important;
    color: #000 !important;
}

.pum-theme-1702 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close {
    font-size: 38px !important;
    color: #000 !important;
    font-weight: 700 !important;
    background-color: #fff !important;
    line-height: 28px !important;
}

.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
    background: #fff !important;
    border: 1px solid #ccc !important;

}

.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.gform_wrapper.gravity-theme .gfield select {
    font-family: 'Pretendard', 'Malgun Gothic', sans-serif !important;
    padding-right: 40px !important;
    appearance: none !important;
    background: url('/images/arrow_1.png') no-repeat center right 15px !important;

}

.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    font-size: 15px;
    padding: 13px !important;
}

.gform_wrapper.gravity-theme .gform_footer input.gform_button {
    padding: 15px !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
    border-radius: 0 !important;
}

.gform_confirmation_message {
    padding: 50px 0 !important;
}

.gform_confirmation_message h1 {
    text-align: center;
    font-size: 40px;
    letter-spacing: -.3px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
}

.gform_confirmation_message p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.3px;
    color: #333;
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 16px !important;
}
*/

/*-----------------------------------------------------------------
blog - post
-----------------------------------------------------------------*/


.comments-section {
    display: none !important;
}



/*-----------------------------------------------------------------
quick menu
-----------------------------------------------------------------*/

/* 기존 퀵메뉴

.quick_bar {
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    margin: 0 !important;
}

.quick_bar li a {
    display: flex !important;
}

.quick_bar li:hover {
    opacity: 0.7;
}

a#to-top {
    right: 80px;
}
*/


/* 2024년 퀵메뉴 
.new_quick_bar {
    position: fixed;
    z-index: 9999;
    top: 34%;
    right: 0;
    margin: 0 !important;
    height: auto;
    background-color: #FEE7D8;
    border-radius: 18px 0 0 18px;
    box-shadow: 0 0 5px 5px #33333305;
}

.new_quick_bar li a {
    display: flex !important;
}

.new_quick_bar li:hover {
    opacity: 0.7;
}

.new_mo_quick_bar {
    display: none;
}

.new_mo_quick_bar {
    position: fixed;
    z-index: 9999;
    bottom: 120px;
    right: 15px;
    margin: 0 !important;
    display: none;
}

.new_quick_bar li a {
    display: flex !important;
}

.new_quick_bar li:hover {
    opacity: 0.7;
}*/


/* 2025년 퀵메뉴 */
.quick_2025{
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    left: 50%;
    margin: 0 !important;
    height: auto;
    transform: translateX(-50%);
    width: 99%;
}

.quick_2025 ul{
    padding: 12px 16px;
    background-color: #00000050;
    border-radius: 16px;
    box-shadow: 0 0 10px #33333318;
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: row;
    gap: 5vw;
    backdrop-filter: blur(10px);
    justify-content: center;
}

.quick_2025 ul li a{
    display: flex;
}

.quick_2025 ul li:hover a img{
    opacity: 0.7;
}

@media screen and (max-width:480px) {
    .quick_2025{
        bottom: 6px;
        width: 95%;
    }

    .quick_2025 ul{
        padding: 10px 10px;
        background-color: #00000040;
        border-radius: 12px;
        box-shadow: 0 0 10px #33333318;
        margin-bottom: 0 !important;
        display: flex;
        flex-direction: row;
        gap: 7vw;
        backdrop-filter: blur(10px);
        justify-content: center;
    }
}


/*-----------------------------------------------------------------
FOOTER
-----------------------------------------------------------------*/

body #footer-outer .row {
    padding: 75px 0 136px 0 !important;
}

.material #footer-outer #footer-widgets {
    background: #fff;
    border-top: 1px solid #e1e1e1;
}

#footer-outer {
    z-index: 1 !important;
}

#footer-outer .widget {
    margin-bottom: 0px !important;
}

.material #footer-outer #footer-widgets .left_box {
    width: 20%;
    display: inline-block;
    text-align: left;
    float: left;
}

.material #footer-outer #footer-widgets .right_box {
    width: 80%;
    display: inline-block;
    text-align: right;
    float: right;
}

.material #footer-outer #footer-widgets .left_box img {
    margin-bottom: 50px !important;
}

.material #footer-outer #footer-widgets .left_box ul {
    display: table;
    content: '';
    clear: both;
    margin: 0 0px !important;
    padding: 0 !important;
    list-style: none !important;
}

.material #footer-outer #footer-widgets .left_box ul li {
    display: inline-block;
    margin-right: 24px !important;
}

.material #footer-outer #footer-widgets .left_box ul li a {
    display: block;

}

.material #footer-outer #footer-widgets .left_box ul li a img {
    display: block;
    margin-bottom: 0 !important;

}

.material #footer-outer #footer-widgets .right_box ul.footer_address {
    display: table;
    content: '';
    clear: both;
    margin: 0 0 10px !important;
    padding: 0 !important;
    list-style: none !important;
    text-align: right;
    width: 100%;
}

.material #footer-outer #footer-widgets .right_box ul.footer_address li {
    display: inline-block;
    font-size: 17px;
    line-height: 17px;
    color: #494949;
    padding-left: 20px !important;
    position: relative;

}

.material #footer-outer #footer-widgets .right_box ul.footer_address li:before {
    position: absolute;
    top: 5px;
    left: 10px;
    display: inline-block;
    content: '';
    width: 1px;
    height: 15px;
    background: #494949;
}

.material #footer-outer #footer-widgets .right_box ul.footer_address li:nth-child(4):before,
.material #footer-outer #footer-widgets .right_box ul.footer_address li:first-child:before {
    display: none !important;
}

.material #footer-outer #footer-widgets .right_box p.copyright {
    color: #949494;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 35px !important;
}

.material #footer-outer #footer-widgets .right_box ul.footer_menu_box {
    display: table;
    content: '';
    clear: both;
    margin: 0 0px !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100%;
    text-align: right;
}

.material #footer-outer #footer-widgets .right_box ul.footer_menu_box li {
    display: inline-block;
    margin-left: 20px !important;
}

.material #footer-outer #footer-widgets .right_box ul.footer_menu_box li a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
}


/*-----------------------------------------------------------------
햄버거 메뉴
-----------------------------------------------------------------*/
li#menu-item-10000001,
li#menu-item-10000002 {
    display: none !important;
}

#slide-out-widget-area.fullscreen .inner .widget {
    padding: 0 0px !important;
}

.sitemap_title p {
    color: rgb(255, 255, 255);
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    padding-bottom: 20px !important;
    font-family: 'Marcellus', serif !important;
}

.off-canvas-menu-container .menu-wrap.menuwrapper {
    display: none !important;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>li {
    width: 14%;
    float: left;
    margin: 0 1%;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>li.menu-item-3675 {
    display: none;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>li>a {
    background: #010101;
    opacity: 1 !important;
    padding: 3px 0 5px 0 !important;
    font-size: 20px;
    letter-spacing: -0.6px;
    display: block;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>li.menu-item-330 {
    clear: both;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>.menu-item-10000001 {
    position: absolute;
    top: -110px;
    right: -4%;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>.menu-item-10000002 {
    position: absolute;
    top: -110px;
    right: -10%;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>.menu-item-10000001 a {
    background: none;
    display: table;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>.menu-item-10000002 a {
    background: none;
    display: table;
}


div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3 li ul.sub-menu {
    padding: 15px 0 20px 0px;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3 li ul.sub-menu a {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500 !important;
    letter-spacing: -0.4px;
    opacity: 1;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3 li ul.sub-menu a:hover {
    opacity: 0.6;
}

div#nav_menu-3 .menu-main_menu-container ul#menu-main_menu-3>li.menu-item-4579 {
    display: none !important;
}


@media screen and (max-width:999px) {
    .off-canvas-menu-container .menu-wrap.menuwrapper {
        display: block !important;
    }

    .off-canvas-menu-container.mobile-only {
        display: none !important;
    }

    div#nav_menu-3 {
        display: none;
    }

    .sitemap_title p {
        display: none;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
        font-size: 20px !important;
        line-height: 28px;
        padding: 0;
        opacity: 1;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a:hover {
        opacity: 0.6;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li#menu-item-3678 {
        margin-bottom: 30px !important;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.cosmosfarm-members-logout a {
        font-size: 17px !important;
        color: #fff2f0 !important;
        border: 2px solid #fff;
        border-radius: 30px;
        display: table !important;
        margin: 0 auto;
        padding: 0 20px !important;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.cosmosfarm-members-account a {
        font-size: 17px !important;
        color: #fff2f0 !important;
        border: 2px solid #fff;
        border-radius: 30px;
        display: table !important;
        margin: 0 auto;
        padding: 0 20px !important;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.cosmosfarm-members-login a {
        font-size: 17px !important;
        color: #fff2f0 !important;
        border: 2px solid #fff;
        border-radius: 30px;
        display: table !important;
        margin: 0 auto;
        padding: 0 20px !important;
    }

    #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.cosmosfarm-members-register a {
        font-size: 17px !important;
        color: #fff2f0 !important;
        border: 2px solid #fff;
        border-radius: 30px;
        display: table !important;
        margin: 0 auto;
        padding: 0 20px !important;
    }
}

/*-----------------------------------------------------------------
231006 스킨부스터 쥬베룩, 레스틸렌비탈 추가
-----------------------------------------------------------------*/
.skin_card_box .vc_column-inner .subtitle .pc_none {
    display: none;
}

/*-----------------------------------------------------------------
231228 학술활동 페이지추가
-----------------------------------------------------------------*/
.sub_subject_title.thin p {

    font-weight: 400 !important;
}

.sub_subject_title.white p {

    color: #fff !important;
    text-align: left;
}

.confer_year p {

    font-size: 50px;
    line-height: 1.2;
    color: #bc5f4d;
    letter-spacing: .5px;
    font-weight: 500;
    margin-bottom: 30px !important;
    font-family: 'Marcellus', serif !important;
    text-transform: uppercase;

}

.confer_title p {

    font-size: 20px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px !important;

}

.confer_con p {

    font-size: 18px;
    line-height: 1.5;
    color: #838383;
    font-weight: 400;

}

.confer_right_box {
    text-align: left;
    padding-left: 100px !important;
    border-left: 1px solid #ebbfb6;
    padding-bottom: 50px;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

.confer_left_box {
    width: 50.1% !important;
    text-align: right;
    padding-right: 100px !important;
    border-right: 1px solid #ebbfb6;
    padding-bottom: 50px;
    padding-left: 0 !important;
    box-sizing: border-box !important;
}

.confer_year.right p {
    position: relative;
}

.confer_year.right p::before {

    display: inline-block;
    content: '';
    background-image: url(/images/line-right.png);
    background-repeat: no-repeat;
    background-size: 82px 15px;
    width: 82px;
    height: 15px;
    position: absolute;
    top: 40%;
    left: -108px;

}

.confer_year.left p {
    position: relative;
}

.confer_year.left p::before {

    display: inline-block;
    content: '';
    background-image: url(/images/line-left.png);
    background-repeat: no-repeat;
    background-size: 82px 15px;
    width: 82px;
    height: 15px;
    position: absolute;
    top: 40%;
    right: -108px;

}

.article_con p {

    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    font-weight: 100;
    margin-bottom: 20px !important;

}


/*-----------------------------------------------------------------
 240426_메인리뉴얼 start
-----------------------------------------------------------------*/
/* 공통 */
.address_title.new p {
    font-size: 36px;
    line-height: 1.5;
    color: #010101;
    letter-spacing: 0px;
    font-weight: 700;
    padding-bottom: 0 !important;
    font-family: 'GmarketSans' !important;
    text-align: left;
    padding-left: 10px;
    letter-spacing: -1.5px !important;
}

.view_more_btn.main_new a {
    font-family: 'GmarketSans' !important;
    font-weight: 500 !important;
    margin-right: 10px;
    letter-spacing: -1px !important;

}

.address_title.new.map p {
    padding-left: 0 !important;
}

.nectar-cta.view_more_btn.main_new {
    margin-top: 10px !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background-color: #973921 !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
    fill: #fff !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .next:after,
.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    display: none !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    right: 14px !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    left: 14px !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .next:hover svg {
    transform: translateX(0px) !important;
}

.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .previous:hover svg {
    transform: translateX(0px);
}



.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background-color: #973921 !important;
}

.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
    fill: #fff !important;
}

.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .next:after,
.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    display: none !important;
}

.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    right: 14px !important;
}

.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    left: 14px !important;
}

.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .next:hover svg {
    transform: translateX(0px) !important;
}

.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .previous:hover svg {
    transform: translateX(0px);
}



/* 케이스리뷰 */
.main_case_wrap .nectar-flickity.nectar-carousel[data-column-padding="15px"] .inner-wrap {
    padding: 0 !important;
}

.main_case_wrap .blog-recent .category-case-review {
    text-align: center !important;
}

.main_case_wrap .post h3.title {
    font-size: 22px !important;
    color: #000 !important;
    padding-top: 30px !important;
    font-weight: 600;
    letter-spacing: -.3px;
    line-height: 1.4 !important;
}

.main_case_wrap .post h3.title a {
    color: #000 !important;
}

.home .blog-recent:not([data-style="list_featured_first_row"]) .col .post-header a:hover,
.home .blog-recent .col .post-header h3 a {
    color: #000 !important;
}

.main_case_wrap .post .meta-category {
    display: none !important;
}

.main_case_wrap .post .excerpt {
    font-size: 17px !important;
    color: #000 !important;
    letter-spacing: -.3px;
}

.main_case_wrap .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport,
.main_shorts_wrap .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 20px 0 0 0 !important;
}

.main_case_wrap .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    min-height: 350px !important;
}


.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous,
.main_case_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    top: 30% !important;
}

/* 쇼츠 */
.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous,
.main_shorts_wrap .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    top: 45% !important;
}

.main_shorts_wrap .post h3.title {
    display: none !important;
}

.main_shorts_wrap .post .meta-category {
    display: none !important;
}

.main_shorts_wrap.all .blog-recent .col.span_3 {
    width: 15% !important;
    margin-right: 25px !important;
}

.main_shorts_wrap.all .blog-recent.columns-4 div:nth-child(4n+5) {
    clear: none !important;
}

.main_shorts_wrap.all .post-header {
    display: none !important;
}

body .blog-recent[data-style].columns-4 div:nth-child(4n+4) {
    margin-right: 25px !important;
}

/* tv */
.main-youtube-list .image-wrap {
    width: 190px;
    display: inline-block;
}

.main-youtube-list .list {
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

.main-youtube-list .list>div {
    position: absolute;
}

.main-youtube-list .nectar-fancy-box {
    background-color: #f5f5f5 !important;
    margin-bottom: 10px !important;
    height: 108px;
}

.main-youtube-list .text {
    display: inline-block;
    width: 50%;
    max-height: 110px;
    padding: 30px 0 25px 1em !important;
    vertical-align: top;
    font-size: 15px;
    color: #777;
    letter-spacing: -.3px;
    /*border-bottom: 1px solid #ddd;*/
    word-break: keep-all;
}

.main-youtube-list .text i {
    font-size: 14px;
    letter-spacing: -.3px;
    color: #2879d5;
}

.main-youtube-list .text strong {
    font-size: 18px;
    font-weight: bold;
    color: #1f1f1f;
    letter-spacing: -.3px;
}

.main-video-list .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0 0;
}

.main-video-list .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap {
    padding-top: 0;
}


/* 블로그셋팅 */
.blog_next_prev_buttons {
    margin-bottom: 0 !important;
}

.post-bg-img {
    background-image: none !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post,
.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post {
    padding: 1% 9% !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post {
    min-height: 105px !important;
    background-color: #ff9a85 !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post {
    min-height: 105px !important;
    background-color: #ff6c4f !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text) {
    font-family: 'Marcellus', serif !important;
    font-weight: 300 !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post span:not(.text) {
    font-family: 'Marcellus', serif !important;
    font-weight: 300 !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .next-post:after {
    background-color: #a1a0a0 !important;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] ul .previous-post:after {
    background-color: #a1a0a0 !important;
}

/* .single .heading-title[data-header-style=default_minimal] .meta-category a { padding: 4px 15px !important; border: 1px solid #000 !important; font-family: 'Philosopher', sans-serif !important; font-weight: 300 !important; } */

@media all and (max-width:1380px) {
    .main-youtube-list .image-wrap {
        width: 170px;
    }

    /* .main-youtube-list .text {
        width: 10%;
    } */

}

@media all and (max-width:1200px) {
    .main-youtube-list .image-wrap {
        width: 164px;
    }

}

@media all and (max-width:1150px) {
    .main-youtube-list .image-wrap {
        width: 130px;
    }

}


@media all and (max-width:999px) {

    /* 공통 */
    .address_title.new p {
        font-size: 24px;
        margin-left: 0 !important;
        text-align: center;
    }

    .address_title.new.map p {
        padding-bottom: 15px !important;
    }

    .view_more_btn.main_new a span {
        font-size: 14px !important;
    }

    .main_case_wrap .post h3.title {
        font-size: 16px !important;
        margin-bottom: 0 !important;
    }

    .main_case_wrap .post .excerpt {
        font-size: 14px !important;
    }

    .main-youtube-list .image-wrap {
        width: 35% !important;
    }

    .main-youtube-list .list {
        height: 220px;
    }

    .main-youtube-list .text {
        width: 60%;
        padding: 18px 0 10px 1em !important;
    }

    .main-youtube-list .text strong {
        font-size: 18px;
    }

    .main_case_wrap .owl-carousel[data-desktop-cols] .owl-stage {
        padding: 25px 0 0 0 !important;
    }

    .main_shorts_wrap .owl-carousel[data-desktop-cols] .owl-stage {
        padding: 25px 0 10px 0 !important;
    }

    .main_case_wrap.all .blog-recent.columns-4 .col.span_3 {
        padding-bottom: 10px !important;
    }

    .main_case_wrap.all .post h3.title {
        padding-top: 15px !important;
    }

    .main_shorts_wrap.all .blog-recent .col.span_3 {
        width: 30% !important;
        margin-right: 0 !important;
        clear: none !important;
        /* margin: 0 25px !important; */
    }

}

@media all and (max-width:690px) {

    /* .main-youtube-list .text i{display: none;}
	.main-youtube-list .text{font-size: 0; padding:0 15px !important;} */
    .main_case_wrap .wpb_column.m_mb {
        margin-bottom: 5px !important;
    }

    .main_case_wrap .blog-recent .col {
        margin-bottom: 0 !important;
    }

    .main_case_wrap.all .blog-recent .col {
        margin-bottom: 20px !important;
    }

    .main_shorts_wrap .wpb_column.m_mb {
        margin-bottom: 5px !important;
    }

    .main_shorts_wrap .blog-recent .col {
        margin-bottom: 0 !important;
    }

    .main_shorts_wrap.all .blog-recent .col.span_3 {
        width: 100% !important;
        /* margin-right: 15px !important; */
        margin-bottom: 20px !important;
    }

    .main_tv_wrap .wpb_column.m_mb {
        margin-bottom: 5px !important;
    }

    .main-youtube-list .nectar-fancy-box {
        height: 85px;
    }

    .main-youtube-list .text strong {
        font-size: 15px;
    }

    .main-youtube-list .text {
        font-size: 12px;
    }

    .blog_next_prev_buttons span {
        font-size: 17px !important;
    }

    .main_case_wrap .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
        min-height: 350px !important;
    }


}

/* @media only screen and (min-width:690px)and(max-width:999px){
    .main_shorts_wrap.all .one-fourths.span_3.clear-both {
        clear: none !important;
    }
} */
@media all and (max-width:480px) {

    .main-youtube-list .nectar-fancy-box {
        height: 65px;
    }

    .main-youtube-list .text {
        padding: 10px 0 5px 1em !important;
    }

    .main-youtube-list .text strong {
        font-size: 14px;
        display: block;
        line-height: 1;
    }

    .main-youtube-list .text>br {
        display: none !important;
    }


    .main_case_wrap .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
        min-height: 260px !important;
    }

}

/*-----------------------------------------------------------------
 240426_메인리뉴얼 end
-----------------------------------------------------------------*/



/*-----------------------------------------------------------------

간편상담하기 하단 공통 240528

-------------------------------------------------------------------*/


.sub_easy_wrap div#gform_fields_2 {
    display: inline-flex !important;
    grid-column-gap: initial !important;
    width: 95% !important;
    align-items: center;
}

div#field_2_4,
div#field_2_7,
div#field_2_13,
div#field_2_15,
fieldset#field_2_8 {
    width: 15.6%;
    padding-right: 1%;
}

fieldset#field_2_8 {
    padding-right: 1%;
    margin-top: 6px;
}

#field_2_14 {
    width: 15.6%;
    margin-top: 6px;
}

div#field_2_4 input,
div#field_2_7 input {
    border-radius: 0 !important;
}

.sub_easy_wrap .gform_wrapper.gravity-theme .gform_footer,
.sub_easy_wrap .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0 !important;
    padding: 0 !important;
}

div#gform_wrapper_2 {
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    width: 100%;
    max-width: 1500px;
    background: #00000082;
    padding: 20px 20px;
    left: 50%;
    transform: translateX(-50%);
}

div#gform_wrapper_2 .gform_heading {
    display: none;
}

.sub_easy_wrap .gform_wrapper.gravity-theme .gfield input.large {
    background: #fff;
    max-height: 38px;
}

.sub_easy_wrap .gform_wrapper.gravity-theme .gfield-choice-input+label {
    color: #fff;
}

div#gform_wrapper_2 .gform_footer.top_label {
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 0 !important;
    margin: 0 !important;
}

div#gform_wrapper_2 input[type=submit] {
    padding: 10px 30px 14px 30px !important;
    font-size: 22px !important;
    letter-spacing: -.3px;
    background-color: #e79383 !important;
    font-weight: 600 !important;
    border-radius: 0 !important;
}

div#gform_wrapper_2 input[type=submit]:hover {
    background-color: #242424 !important;
}

div#gform_wrapper_2 .gfield_checkbox label {
    letter-spacing: -.3px;
    color: #fff;
    line-height: 20px;
}

.ginput_container.ginput_container_text input {
    color: #777777 !important;
    border-radius: 0 !important;
}

.ginput_container.ginput_container_select select {
    color: #777777 !important;
    border-radius: 0 !important;
    background: #fff;
    font-family: 'Pretendard', 'Malgun Gothic', sans-serif !important;
    max-height: 38px;
}

.ginput_container.ginput_container_phone input {
    color: #777777 !important;
    border-radius: 0 !important;
}



/*알람*/
.gform_wrapper .gform_validation_errors {
    display: none;
}

.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    background: none !important;
    border: none !important;
    font-size: 13px !important;
    margin-top: 0px !important;
    padding: 0 !important;
    color: #ff9797 !important;
}

div#gform_confirmation_wrapper_2 {
    position: fixed;
    bottom: 0;
    background: #333333;
    width: 100%;
    max-width: 1500px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    padding: 20px 10px;
}

@media screen and (max-width: 1600px) {
    div#gform_wrapper_2 {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }

    .gform_wrapper.gravity-theme .gform_fields {
        width: 80% !important;
    }

    div#field_2_15 {
        display: none;
    }

    fieldset#field_2_8 {
        width: 18.6%;
    }
}

@media screen and (max-width: 1260px) {
    fieldset#field_2_8 {
        margin-top: 0px;
    }

    #field_2_14 {
        margin-top: 0px;
    }
}

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

    .gform_wrapper.gravity-theme .gform_fields,
    .sub_easy_wrap div#gform_fields_2 {
        width: 100% !important;
    }

    div#gform_wrapper_2 {
        width: 100%;
        padding: 10px 10px 56px 10px;
    }

    div#field_2_1 {
        display: none;
    }

    div#field_2_4 {
        width: 33.333%;
        padding-right: 1%;
    }

    div#field_2_7 {
        width: 33.333%;
        padding-right: 1%;
    }

    div#field_2_13 {
        width: 33.333%;
        padding-right: 0;
    }

    fieldset#field_2_14 {
        display: none;
    }

    fieldset#field_2_8 {
        width: 100%;
        position: absolute;
        bottom: 17px;
    }

    div#gform_wrapper_2 input[type=submit] {
        padding: 11px 33px 13px 33px !important;
        font-size: 16px !important;
        line-height: 16px;
        letter-spacing: -.3px;
        min-height: auto !important;
    }

    div#gform_wrapper_2 .gform_footer.top_label {
        top: auto;
        right: 11px;
        bottom: 1px;
    }

    div#gform_wrapper_2 .gfield_checkbox label {
        font-size: 10px !important;
        letter-spacing: -0.6px;
    }

    div#field_2_4 input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        min-height: 40px;
        height: 20px;
        font-size: 13px;
    }

    div#field_2_7 input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        min-height: 40px;
        height: 20px;
        font-size: 13px;
    }

    div#field_2_13 .ginput_container.ginput_container_select select {
        min-height: 40px;
        height: 20px;
        font-size: 13px;
    }
}

/*-----------------------------------------------------------------

이벤트 랜딩페이지 셋팅 240528

-------------------------------------------------------------------*/
.portfolio-template-default header#top {
    display: none;
}

.portfolio-template-default .bottom_controls {
    display: none;
}

.portfolio-template-default div#footer-outer {
    display: none;
}

.portfolio-template-default .nectar-global-section {
    display: none;
}

.portfolio-template-default .new_quick_bar,
.portfolio-template-default .new_mo_quick_bar {
    display: none;
}

.portfolio-template-default #header-outer {
    margin-bottom: 0;
    padding: 0;
}

/**/
.sub_easy_wrap div#gform_fields_3 {
    width: 100% !important;
}

div#field_3_4 {
    width: 50%;
    padding-right: 1%;
    float: left;
}

div#field_3_7 {
    width: 50%;
    padding-left: 1%;
    float: left;
}

fieldset#field_3_8 {
    width: 50%;
    float: left;
    padding-top: 15px;
    text-align: left;
    left: -4px;
    position: relative;
}

fieldset#field_3_14 {
    width: 50%;
    float: left;
    padding-top: 15px;
    text-align: left;
    position: relative;
}

div#field_3_4 input,
div#field_3_7 input {
    border-radius: 0 !important;
    max-height: 38px;
}

div#gform_wrapper_3 {
    width: 100%;
}

div#gform_wrapper_3 .gform_heading {
    display: none;
}

div#gform_wrapper_3 .gform_footer.top_label {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

div#gform_wrapper_3 input[type=submit] {
    padding: 10px 30px 14px 30px !important;
    font-size: 22px !important;
    letter-spacing: -.3px;
    background-color: #e79383 !important;
    font-weight: 600 !important;
    border-radius: 0 !important;
    margin: 20px 0 0 0;
    width: 100%;
}

div#gform_wrapper_3 input[type=submit]:hover {
    background-color: #242424 !important;
}

div#gform_wrapper_3 .gfield_checkbox label {
    letter-spacing: -.3px;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
}

.randing_event_wrap .ginput_container.ginput_container_text input {
    color: #777777 !important;
    border-radius: 0 !important;
    background: #fff;
}

.randing_event_wrap .ginput_container.ginput_container_phone input {
    color: #777777 !important;
    border-radius: 0 !important;
    background: #fff;
}

.randing_event_wrap .gform_wrapper.gravity-theme .gform_fields {
    width: 100% !important;
    display: block;
    padding: 0 20px;
}


/*알람*/
div#gform_confirmation_wrapper_3 {
    position: fixed;
    bottom: 0;
    background: #333333;
    width: 100%;
    max-width: 1500px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    padding: 20px 10px;
}


/*-----------------------------------------------------------------

250528 - 스마스 퀵 리프팅 페이지 제작

-------------------------------------------------------------------*/
.sub_subject_title_copy_small.none_mb p {
    margin-bottom: 0 !important;
}

.sub_subject_title_copy_small p span.point_txt.dark_pink {
    font-weight: 600 !important;
    color: #ea7774;
    background: #fff;
}

.vs_table table td.point_title_box.blue p.subject {
    background: #84c0e5;
}

.vs_table table td.point_title_box.blue {
    background: #edf8fe;
}

.recommend_box_list_wrap.fz21 .recommend_box .dec p{
    font-size: 21px;
    line-height: 34px;
}

.recommend_box_list_wrap.col_three.fz21 .recommend_box:first-of-type{
    margin-left: 0 !important;
}
.recommend_box_list_wrap.col_three.fz21 .recommend_box:last-of-type{
    margin-right: 0 !important;
}

@media screen and (max-width: 999px) {
    .sub_copy.nose p{
        font-size: 15px;
        line-height: 24px;
    }
    .recommend_box_list_wrap.fz21 .recommend_box .dec p{
        font-size: 18px;
        line-height: 30px;
    }
}