/* http://crossdesign.co.kr, Website project
project name : 연세여우치과 홍대점 */

@charset "UTF-8";

@import url('https://webfontworld.github.io/SCoreDream/SCoreDream.css');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Noto+Sans+KR:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Noto+Sans+KR:wght@100&display=swap');
@import url('//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css');
@import url('https://fonts.googleapis.com/css?family=Dosis|Gamja+Flower|Playfair+Display');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

/* ++++++++++++++++++++++++++++++++++++++++ *
    RESET
* ++++++++++++++++++++++++++++++++++++++++ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, p, .entry ul, .entry ol { margin: 0; padding: 0;}
dl, ul, ol, li {list-style:none !important;}
ul, ol { margin: 0 !important;}
p {padding-bottom: 0 !important;}
a {text-decoration: none;}
a:hover {text-decoration: none;}

/* ++++++++++++++++++++++++++++++++++++++++ *
    테마기본설정
* ++++++++++++++++++++++++++++++++++++++++ */
.wpb_wrapper >div { margin-bottom: 0 !important;}

.material .wpb_row {margin-bottom: 0 !important;}
.row .col img { margin-bottom: 0 !important;}
.img-with-aniamtion-wrap .hover-wrap {margin-bottom: 0 
    !important;}
/*.team-member[data-style="bio_fullscreen_alt"] .team-member-image-inner{transform: scale(1) !important;}*/

/* ++++++++++++++++++++++++++++++++++++++++ *
    폰트설정
* ++++++++++++++++++++++++++++++++++++++++ */
html, body, div, p, a, h1, h2, h3, h4, h5, h6, input, dt, .bold, b, strong {
    font-family: "Noto Sans KR", serif !important; word-break: keep-all; letter-spacing: -1px !important;}
body h3{color: #111 !important;}



/* ++++++++++++++++++++++++++++++++++++++++ *
    STYLE
* ++++++++++++++++++++++++++++++++++++++++ */
/* ::selection {color: #fff; background-color: #b28e6b; } */

/* TEXT */
.t_center {text-align: center;}
.t_left {text-align:left;}
.t_right {text-align:right;}

.fw100{font-weight: 100;}
.fw300{font-weight: 300 !important;}
.fw400{font-weight: 400;}
.fw500{font-weight: 500;}
.fw600{font-weight: 600;}
.fw700{font-weight: 700;}
.fw800{font-weight: 800;}
.fw900{font-weight: 900;}

/* COLOR */
.c_white{color:#fff !important;}
.c_black{color:#333 !important;}
.c_gray{color:#707070 !important;}
.c_lightgray{color:#ccc !important;}
.c_style01{color:#2962ff !important;}
.black{background-color: #231815;}
.pink{background-color: #e293bd;}
.purple{background-color: #9e248a;}

.mt_0{margin-top: 0 !important;}
.mt_20{margin-top: 20px;}
.kboard-default-poweredby{display: none;}
.kboard-avatar-poweredby{display: none;}
#kboard-default-list .kboard-list table td.kboard-list-user{width:150px !important;}
#kboard-default-list .kboard-list table a{font-size: 15px !important; }
#kboard-default-list .kboard-list table td{padding: 15px 0 !important;}
button[type=submit]:hover{background-color: #165085 !important; color:#fff !important;}

/* ++++++++++++++++++++++++++++++++++++++++ *
    DISPLAY
* ++++++++++++++++++++++++++++++++++++++++ */
/*1440*/
.notebook_none{display: block !important;}
.notebook_block{display: none !important;}

/*1024*/
.la_none {display: block !important;}
.la_block {display: none !important;}

/*999*/
.ta_none {display: block !important;}
.ta_block {display: none !important;}

/*690*/
.mo_none {display: block !important;}
.mo_block {display: none !important;}

/*500*/
.mo_small_p_none{display: block !important;}
.mo_small_p_block{display: none !important;}

.mo_header_icon{display: none;}


#kboard-default-document .kboard-content .content-view h2{font-size:18px;}
#kboard-default-document .kboard-content .content-view p{font-size:18px;}
#kboard-default-list .kboard-list tbody tr.kboard-list-notice{background-color:#f4f4f400 !important;}

/* ++++++++++++++++++++++++++++++++++++++++ *
    MAIN
* ++++++++++++++++++++++++++++++++++++++++ */
/*header*/
#top nav>ul>li>a{font-size: 18px !important; font-weight: 500;}
#header-outer .sf-menu li ul li a{font-size: 16px !important; line-height: 22px !important;}
.header_inner .top_left_menu{position: absolute;  top: 50%; right: 130px; transform: translateY(-50%); z-index: 9999; column-gap: 12px; display: flex; align-items: center; }
.header_inner .top_left_menu ul { display: flex; }
.header_inner .top_left_menu ul li{font-size: 16px; letter-spacing: 0; display: inline-block; margin: 0; line-height: 1.375; text-align: right;}
.header_inner .top_left_menu::after{content: ''; display: block; background: url(/wp-content/uploads/2022/09/main_top_icon1.png) center/cover no-repeat; width: 56px; height: 56px; }
.header_inner .top_right_menu{ position: absolute;  top: 50%; right: 120px; transform: translateY(-50%); z-index: 9999; }
.header_inner .top_right_menu ul { display: flex; flex-direction: column; align-items: flex-start; }
.header_inner .top_right_menu .circle_wrap{border-radius: 8px; padding: 1px 8px; }
.header_inner .top_right_menu .circle_wrap a{font-size: 14px; color:#fff; letter-spacing: -0.5px;}
.top_members_menu{position: absolute;  top: 20px; right: 0;  z-index: 9999; font-size: 16px; width: 150px; display: inline-block;}
.cosmosfarm-members-account-link{float:left; margin-right: 30px; position: relative;}
.cosmosfarm-members-account-link::after{content: ''; position: absolute; display: block; width:1px; height:20px; background-color:#ccc; top: 0;
    left: 65px;}
.cosmosfarm-members-register-link{float:left; margin-right: 30px; position: relative;}
.cosmosfarm-members-register-link::after{content: ''; position: absolute; display: block; width:1px; height:20px; background-color:#ccc; top: 0;
    left: 65px;}

.tparrows:before{color:#7b7b7b !important;}

/* .cosmosfarm-members-logout{position: absolute !important; top:-118px; right: -23px; }
.cosmosfarm-members-logout::after{content: ''; position: absolute; display: block; width:1px; height:20px; background-color:#ccc; top: 0;
    left: 34px;}
.cosmosfarm-members-logout .menu-title-text{font-size: 16px;}
.cosmosfarm-members-account{position: absolute !important; top:-118px; right: 59px; }
.cosmosfarm-members-account .menu-title-text{font-size: 16px;}
.cosmosfarm-members-login{position: absolute !important; top:-118px; right: 59px; }
.cosmosfarm-members-login::after{content: ''; position: absolute; display: block; width:1px; height:20px; background-color:#ccc; top: 0;
    right: 34px;}
.cosmosfarm-members-login .menu-title-text{font-size: 16px;}
.cosmosfarm-members-register{position: absolute !important; top:-118px; right: -23px; }
.cosmosfarm-members-register .menu-title-text{font-size: 16px;} */


body:not(.woocommerce-cart) .main-content table.nonpay_table .title{color: #fff !important;font-weight: 500;  font-size: 16px !important;  background-color: #9e248a !important;  text-align: center !important;  vertical-align: middle; border-right:1px solid #ffffff4f !important; border:0 ;}
.nonpay_table tr td:first-child{border-left: 0 !important;}
.nonpay_table .Medical_name{text-align: center !important;}
.nonpay_table td{vertical-align: middle;  padding: 7px !important;  border: 1px solid #987593 !important;  color: #000 !important;  font-size: 15px !important;
    line-height: 1.4em; text-align: center;}
.nonpay_table tr td:last-child{border-right: 0 !important;}
body:not(.woocommerce-cart) .main-content table.nonpay_table{width:100% !important; margin: 0 auto;padding: 2px !important;}
.nonpay_table .mdeical_name{text-align: center !important;}
.nonpay_table .expense{text-align: center !important;}

.main-sec_row1{padding:130px 0 00px !important;}
.main-sec_row2{padding:120px 0 110px !important;}
.main_banbox_wrap .vc_column-inner{height:800px;}
.main_banbox_wrap .sub-txt{font-size: 24px;  color: #fff; opacity: 0.8; padding: 60px 0 25px 0 !important;}
.main_banbox_wrap .main-txt{font-size: 50px; color: #fff;  font-weight: 600;}
.main_banbox_wrap .btn-txt{font-size: 24px;  color: #fff;  background-color: #fa85c4;  display: inline-block;  padding: 18px 200px !important; border-radius: 50px;     margin-top: 50px;}
.main_banbox_wrap .btn-txt.purple_bg{background-color:#9e248a;}
.main_banbox_wrap a{color:#fff;}
.main_notice p{ letter-spacing: 0; margin-left:15px; font-size: 57px; font-family: 'Montserrat', sans-serif !important;font-weight: 300; color: #111; line-height: 60px;}
.main_notice p:before{content: ''; position: absolute; display: block; width:15px; height:15px; background-color:#f0c4c5; top:-6px; left:0; border-radius: 50px;}
.main_notice{float:left; display: block;}
.main_notice .vc_col-sm-6{width:101% !important;} 
.main_notice_tab{height:250px;}
.main_notice_tab .wpb_tabs_nav{width:9% !important; margin-left:69px !important;}
.main_notice_tab .tabbed[data-style*=vertical]>div{width:62%;padding-left: 0px;}
.main_notice_tab .tabbed > ul li .active-tab{background-color: #00000000; font-size: 23px; color: #000; font-weight: 600;}
.main_notice_tab .tabbed>ul li a{padding: 6px 0px 0px 0px; margin-bottom: 10px;}
.main_notice_tab .tabbed > ul li .active-tab, .tabbed > ul li .active-tab:hover{background-color:#00000000 !important; }
.main_notice_tab .tabbed > ul li .active-tab{box-shadow: inset 0 -13px 0 #f2cecf; line-height: 36px; display: inline-block;}
.main_notice_tab .tabbed>ul li a{color: #000; opacity: 0.7; background-color: #00000000; font-size: 23px; display: inline-block;}
.main_notice_tab .tabbed>ul li a:hover{background-color: #00000000;}
.main_notice_tab #kboard-default-latest thead{display: none;}
.main_notice_tab #kboard-default-latest table .kboard-latest-title{font-size: 18px;}
.main_notice_tab #kboard-default-latest table .kboard-latest-date{font-size: 15px; color:#767676;padding: 0 !important; padding-left:5px !important; width: 250px;}
.main_notice_tab #kboard-default-latest table td{padding: 24px 100px 22px 0px !important;}
.main_notice_tab #kboard-default-latest table{border-bottom-right-radius: 50px; border-bottom: none;padding: 0 35px !important;
    display: inline-block;  width: 101%;}
#kboard-default-latest table tr:first-child td{border-top: 1px solid #f1f1f100;}
body:not(.woocommerce-cart) .main-content .main_notice_tab #kboard-default-latest table{margin: 0 0 0px;}
.team-desc{font-size: 18px !important; line-height: 34px; color: #000;}

.main_newsbox{margin-left: 80px;}
.main_newsbox .vc_column-inner{width:370px;height:189px; padding: 30px 35px;}
.main_teeth_img .vc_column-inner{width: 418px;  height: 420px;  margin-top: -130px;  margin-left: -170px;}
.main_newsbox .main-txt{font-size: 26px; color: #fff; padding-bottom: 15px !important;}
.main_newsbox .sub-txt{font-size: 16px;line-height: 21px;  color: #fff;}
.main_branch .sm_txt{font-family: 'Montserrat', sans-serif !important; font-size: 18px; color: #999999;  letter-spacing: 13px; opacity: 0.5; font-weight: 400;}
.main_branch .main-txt{font-size: 47px; padding: 25px 0 !important;}
.main_branch .sub-txt{font-size: 20px;}
.main_branch .branch_bold{font-weight: 500;color: #2962ff;}
.nectar_image_with_hotspots[data-color="accent-color"] .nectar_hotspot{background-color:#5c5c5c !important;}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip{font-size: 15px !important;}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip{padding:10px !important;}
.nectar_image_with_hotspots{margin: -80px 0 0 -20px !important;}
.main_branch_box{margin-top: -60px;}
.main_branch_box h4{font-weight: 500; letter-spacing: -1px; color:#111; margin-bottom: 3px !important;}
.main_branch_box h4 em{font-size: 32px;font-weight: 600;}
.main_branch_box .branch_time p{font-weight: 500; font-size: 17px;  text-align: left; line-height: 29px; padding: 10px 45px 0 !important; letter-spacing: 0;}
.lett_spac{letter-spacing: 3.5px;}

.branch_row_info{display: inline-block;}
.branch_row_info .branch_info{font-size: 15px; font-weight: 800; padding:5px 17px; border-radius: 5px; text-align: left; margin-top: 15px;}
.branch_row_info li{float:left; margin-right: 5px;}
.branch_row_info .branch_info.reservation{position: relative;color: #676767; background-color: #ebebeb; padding-top: 6px;}
.branch_row_info .branch_info.reservation a:before{content: ''; background-image: url(/wp-content/uploads/2022/09/branch_snsimg1.jpg); background-repeat: no-repeat; position: absolute; display: block; top:6px; left:10px; width:29px; height:25px;}
.branch_row_info .branch_info.reservation a{color:#676767; padding-left: 28px;}
.branch_row_info .branch_info.katalk{position: relative;color: #331a1c; background-color: #fee17b; padding-top: 6px;}
.branch_row_info .branch_info.katalk a:before{content: ''; background-image: url(/wp-content/uploads/2022/09/branch_snsimg2.jpg); background-repeat: no-repeat; position: absolute; display: block; top:3px; left:6px; width:35px; height:30px;}
.branch_row_info .branch_info.katalk.tel a:before{content: ''; background-image: url(/wp-content/uploads/2022/12/branch_snsimg3.jpg); background-repeat: no-repeat; position: absolute; display: block; top:3px; left:9px; width:35px; height:30px;}
.branch_row_info .branch_info.katalk a{color:#331a1c; padding-left: 28px;}
.branch_row_info .branch_info.timeinfo{position: relative;color: #fff; background-color: #434343; padding-top: 6px; font-weight: 500;}
.branch_row_info .branch_info.timeinfo a{color:#fff;}
.branch_infowrap p{font-size: 19px;  font-weight: 600;  line-height: 28px;  color: #331a1c;}
.branch_infowrap .branch_time{font-size: 39px; font-weight: 600; line-height: 50px; letter-spacing: -2px;}

/*공통하단*/
.bottom_cont .main_txt{font-size: 32px; font-weight: 600; margin: 30px 0 35px !important; opacity: 0.9;}
.bottom_cont .sub_txt{font-size: 18px; line-height: 27px; opacity: 0.9;}
.bottom_cont .map_txt{font-size: 18px; line-height: 27px; display: inline-block; float: left;}
.bottom_cont .map_row{display: inline-block; }

.bottom_pointtxt{font-size: 19px;  font-weight: 600;color: #9e248a;}
.bottom_point_box{font-size: 15px;  background-color: #7e7e7e;  color: #fff;padding: 6px; margin-right: 50px;}
.bottom_point_box.pd_st{padding:6px 15px;}
.bottom_point_box.pd_st-1{padding:6px 9px;}
.bottom_num{font-size: 26px;font-weight: 600;   line-height:29px;}
.bottom_cont .branch_row_info li{margin-right:9px;}
.bottom_cont .branch_row_info .branch_info{margin-top:56px;}
.bottom_cont .vc_column-inner{padding:25px 40px;}
.bt_npd .vc_column-inner{padding:0px;}


/* ++++++++++++++++++++++++++++++++++++++++ *
    SUB
* ++++++++++++++++++++++++++++++++++++++++ */
#kboard-viewps-before-after-plus-editor .kboard-attr-row{text-align: left;}
#kboard-viewps-before-after-plus-list .kboard-viewps-before-after-plus-list .kboard-list-item{margin:0 1% 0 0 !important;}

/*sub_header*/
.sub_header{padding: 70px 0 100px !important;}
.sub_header h2 em{padding: 14px 20px 12px; font-size: 17px; letter-spacing: -0.6px; font-weight: 300;}
.sub_header .header_maintxt{font-size: 52px; display: inline-block;  color: #fff;  margin-top: 16px;  letter-spacing: -4px; line-height: 1.3; font-weight: 600;}
.sub_header p {font-size: 21px; margin-top: 15px;  font-weight: 400;  color: #fff;letter-spacing: -0.6px; line-height: 33px;}

.sub_header_headerimg{padding: 190px 0 200px !important;}
.sub_header_headerimg h2 em{padding: 14px 40px 12px; font-size: 22px; letter-spacing: -1px; font-weight: 300;}
.sub_header_headerimg .header_maintxt{font-size: 68px; display: inline-block;  color: #fff;  margin-top: 35px;  letter-spacing: -1px; line-height: 1.3; font-weight: 600;}
.sub_header_headerimg p {font-size: 23px; margin-top: 20px;  font-weight: 300;  color: #fff;letter-spacing: 0; line-height: 28px;}
.sub_header.implant{min-height:340px; padding:0 !important;}
.sub_header.implant h2 em{padding: 14px 30px 12px;}
.sub_header.dental-surgery {min-height: 660px; padding:0 !important;}
.sub_header.dental-surgery .header_maintxt{color: #242424;}
.sub_header.dental-surgery  p{color: #242424;}


.sub_menu{width: 65%; background-color: #0d69fb;  padding: 18px 0; margin: -30px auto; border-radius: 0 24px 0 24px;}
.sub_menu.about{width:75%;}
.sub_menu_wrap li{display: inline-block; width: auto;  margin: 0 30px;}
.sub_menu .menu{margin: 0 auto !important;  display: table;}
.sub_menu .menu li{text-align: center;  float: left;  position: relative;}
.sub_menu .menu li:before{content: '';  position: absolute;  display: inline-block;  width: 1px;  height: 18px;  background: rgba(255,255,255,.3);  top: 4px;
    right: -30px;}
.sub_menu .menu li:last-child:before{display:none;}
.sub_menu .menu li a{font-size: 19px; color: #fff !important; opacity: 0.8;}
.sub_menu .menu li a:hover {font-size: 19px; color: #fff !important; opacity: 1;}

.sub_menu li.current_page_item a{color: #fff !important; opacity:inherit;   font-weight: 600; letter-spacing: 0;}

.sf-menu li li ul{margin-left:-20px !important;}




/*sub_section*/
.sub_sec_01{padding:100px 0 70px !important;}
.sub_row_01{padding:90px 0 60px !important;}
.sub_row_main{padding:50px 0 30px !important;}
.sub_row_slidewrap{padding: 70px 0 !important;}
.sub_row_main.bt_st{padding:130px 0 0px !important;}
.sub_row_main.mainrow{padding: 50px 0 30px !important;}

.sub_section_main{padding:130px 0 60px !important;}
.sub_section_main.full-width-section .row-bg{background-size:100%;}
.sub_section.full-width-section .row-bg{background-size:100%;}
.full-width-content.vc_row-fluid .wpb_column .wpb_row.sub_section_cont{margin-top:80px;}
.sub_section{padding:140px 0 120px !important;}
.sub_section-1{padding:150px 0 120px !important;}
.sub_implant_procedure_wrap{padding:70px 0 0 0 ;}
.sub_implant_procedure_wrap.pt{padding:100px 0 30px 0 ;}
.sub_section_cont{margin-top:50px;}
.sub_section_txt h4{font-size: 32px;}
.sub_section_pdb{padding:50px 0 150px !important;}
.sub_section_pd{padding-bottom: 150px !important;}
.sub_section_first{padding:130px 0 150px !important;}
.sub_section_about{padding:100px 0 70px 0 !important;}
.sub_section_about-pdt2{padding: 120px 0 0px 0 !important;}
.pl_st .vc_column-inner{padding: 0 4% !important;}



/*sub_txt*/
.sub_content_row .point_num{font-size: 45px;  font-family: 'Montserrat', sans-serif !important;  color: #999999;  font-weight: 300;  font-style: italic; letter-spacing: -1px;}
.sub_content_row .pd_title{font-size: 50px; font-weight: 500;  letter-spacing: -2px; padding:50px 0 40px !important;}
.sub_content_row .pd_title.line{padding:70px 0 60px !important; font-size: 55px;}
.sub_content_row .font_pointtxt.line{font-size: 38px; padding: 60px 0px 40px !important;}
.sub_content_row .pd_sub_title.line{font-size: 22px; line-height: 31px;}


.sub_content_row .font_pointtxt{font-size: 34px;  padding: 40px 0px !important;  font-family: 'MaruBuri' !important;  font-weight: 400;  letter-spacing: -2px;}
.sub_content_row .pd_sub_title{font-size: 18px;  line-height:30px;  font-weight:300;}
.sub_content_row .name_txt{font-size: 50px;  color: #fff;  padding: 90px 0 40px !important;  text-align: center; font-weight: 300;}
.sub_content_row .circle_box_txt{text-align: center;  font-size: 19px;  color: #fff;   background-color: #2962ff;   border-radius: 30px;  padding: 10px 0 !important;}
.sub_content_row .pd_sub_title_row{font-size: 19px;  line-height: 30px;  padding: 40px 0 80px !important;  font-weight: 300;   text-align: center;  color: #fff;}
.sub_about_box1 .box_font_sub{font-size: 26px;  color: #fff;  font-family: 'NotoSansKR' !important;  letter-spacing: -2px;}
.sub_about_box1 .box_font_en{font-size: 61px;  font-weight: 600;   letter-spacing: 0;   color: #fff;  padding: 45px 0 0 !important;}
.sub_about_box2 .sub_box_maintxt{font-size: 36px;  font-weight: 500;  margin: 30px 0 60px !important; text-align: center;}
.sub_about_box2 .sub_box_subtxt{font-size: 17px; line-height: 26px; text-align: center;}
.sub_small_maintxt{font-size: 21px;  opacity: 0.7;  color: #575757; letter-spacing: 10px;}
.sub_maintxt{font-size: 44px; font-weight: 500; padding: 25px 0 !important;}
.sub_subtxt{font-size: 22px; font-weight: 400;}
.point_txt_c{color:#2962ff;}
.circle_num{font-size: 35px;  color: #fff;  font-weight: 600;}
.circle_subtxt{font-size: 22px;  color: #fff; line-height: 29px;}
.sub_ban_maintxt{font-size: 52px; line-height: 85px;  font-weight: 500;  text-decoration: underline 1px;  text-underline-position: under;  margin-bottom: 10px !important;}
.sub_ban_subtxt{font-size: 20px;  font-weight: 500;  line-height: 32px;  margin-top: 40px;}
.sub_ban_maintxt.no_st{text-decoration: none;  margin-top: 15px; line-height: 78px; font-weight: 300;}
.sub_ban_maintxt.no_st_01{text-decoration: none;  margin-top: 20px; line-height: 78px; font-weight: 300;}
.sub_ban_maintxt.nst{text-decoration: none; line-height:70px;}
.row_maintxt{text-align: center;  font-size: 24px;  font-weight: 600; margin-top: 40px;}
.row_subtxt{font-size: 16px;  text-align: center;  line-height: 24px;  margin-top: 15px; font-weight: 400;}
.circle_txt{font-size: 20px;  display: inline-block;  color: #fff;  background-color: #0d334a;  font-weight: 300;  border-radius: 50px;  padding: 10px 50px !important;}
.main_txt_sub{font-size: 44px; font-weight:600; margin-bottom: 30px;}
.sub_txt_sub{font-size: 20px; font-weight:300; }
.sub_pointtxt{background-color: #dc7aae;  color: #fff;  padding: 2px 5px;  font-weight: 400;}
.title_line .divider-border{background-color:rgb(181 181 181);}

/* .sub_title .nectar-highlighted-text{font-size: 18px; margin-top: 32px;  padding: 0 6% 0 0%;  line-height: 29px;  font-weight: 300;  letter-spacing: -0.7px;} */
.sub_title .nectar-highlighted-text .animated{color: #fff !important;  padding: 13px 0px 9px !important; font-weight: 400;}



/*sub_연세여우치과소개*/
.sub_row_bg{height:737px;}
.sub_row_bg .vc_column-inner{padding: 0 60px 0 40px !important;}
.sub_row_bg_high{height:1125px;}
.sub_about_box_txtwrap{padding:0 0 150px 120px !important;}
/*.sub_about_box1{height:911px;}*/
.sub_about_box2 > .vc_column-inner{padding: 60px 175px 70px !important;}
.sub_about_box2 .circle_box_txt_short{font-size: 16px;color: #fff; font-weight:500; background-color: #2962ff;display: inline-block;  padding: 8px 20px !important;
    border-radius: 50px; }
.sub_about_box2 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport{margin: 0;}
.sub_about_box2 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous{left: -110px; top: 53%;}
.sub_about_box2 .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next{right: -110px; top: 53%;}


.sub_doctor_p_row h2{font-size: 48px;  line-height: 60px;  font-weight: 400;}
.sub_doctor_p_row .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content p{font-size: 19px;  line-height: 29px;  margin-top: 21px;}
.sub_doctor_p_row .nectar-button span{    font-size: 16px;}
.sub_doctor_p_row h3{font-size: 30px; font-weight: 500;}

/*하단공통*/
.bottom_wrap{height:665px;}
.bottom_wrap .bottom_maintxt{font-size: 50px;  line-height: 66px;  color: #fff;  font-weight: 600;   padding: 200px 0 25px !important;}
.bottom_wrap .bottom_subtxt{font-size: 20px;  color: #fff;  font-weight: 300;}
.bottom_wrap .bottom_btn{font-size: 22px;  color: #fff;  font-weight: 600;  display: inline-block;  border: 2px solid #fff;  border-radius: 50px;  padding: 15px 55px !important;margin-top: 50px;}
.bottom_wrap .bottom_btn a{color:#fff;}

/*의료진소개*/
.about_txt .main-txt{font-size: 40px}
.sub_about_row-01 h4{font-size: 63px;  text-transform: uppercase; font-family: 'Montserrat', sans-serif !important; font-weight: 600; margin-left: 10px;color: #2962ff; letter-spacing: -1px;} 
.sub_about_row-01 h2{font-size:45px; font-weight: 400; color: #f1f1f1;}
.sub_about_row-01 h3{font-size: 45px; font-weight: 500;  margin-top: -20px;}
.sub_about_row-01 p{font-size: 19px; line-height: 27px; margin-top: 30px;}
.nectar-scrolling-text-inner h1{font-family: 'Playfair Display',serif !important; opacity: .3 !important; font-size: 130px !important;}
.mt_row{margin-top: -40px;}
.profile_list{position: relative;}
.profile_list::before{content: '·'; display: block; position: absolute; top:0; left:0; color:#0c0c0c;     font-size: 35px;}


/*첨단장비*/
.sub_equipment_wrap{height:860px;}
.sub_equipment_wrap .main-txt{font-size: 68px; margin-top: 150px;  line-height:75px; font-weight: 300;}
.sub_equipment_wrap .sub-txt-top{font-size: 21px;  line-height: 32px;  margin-top: 40px;}
.sub_equipment_wrap .sub-txt-bottom{font-size: 19px;  line-height: 28px;  margin-top: 40px; font-weight: 500; }
.sub_equipment_wrap .point_txt{color: #00b0ff; font-weight: 600;}
.sub_equipment_ciclre_wrap{width: 60%;  display: inline-block;  left:46%; margin-top: 70px;}
.equipment_rowtxt p{font-size: 16px;  line-height: 26px;}
.equipment_rowtxt{text-align: center; }
.equipment_rowtxt h2{font-size: 22px; font-weight: 600;}




/*진료시간 및 오시는 길*/
.sub_time_wrap h3{font-size:35px;}
.sub_time_wrap p{font-size: 17px;  line-height: 25px;  margin-top:20px;}
.sub_time_wrap h2{font-size: 46px; letter-spacing: -2px;    font-weight: 400;}
.sub_timetable td{font-size: 20px !important;     padding:15px !important;}
.sub_timetable{margin-top:-25px;}
body:not(.woocommerce-cart) .main-content .sub_timetable table tr:first-child{padding:0 20px 20px !important;}
body:not(.woocommerce-cart) .main-content .sub_timetable td{border-color:#ececec00; border-bottom:1px solid #9a9a9a !important;}
body:not(.woocommerce-cart) .main-content .sub_timetable tr td:first-child{border-color:#ececec00}
body:not(.woocommerce-cart) .main-content .sub_timetable table{width:90%;border-top:none;}
.sub_ban_suggestion_subtxt-01{font-size:18px; margin-top:10px;}
.map_btn li:nth-child(1){border: 2px solid #07B775; margin-left:-40px;}
.map_btn li:nth-child(1) a{color:#07B775; display: block;}
.map_btn li:nth-child(1):hover{background-color:#07b775; display: block; cursor: pointer;}
.map_btn li:nth-child(1):hover a{color:#fff; display: block;}
.map_btn li:nth-child(2){border: 2px solid #f7c600;}
.map_btn li:nth-child(2) a{color:#a0904e;}
.map_btn li:nth-child(2):hover{background-color:#f7c600; display: block; cursor: pointer;}
.map_btn li:nth-child(2):hover a{color:#4a4a4a; display: block;}
.map_btn li a{font-size: 16px; color:#07B775; font-weight: 600;}
.map_btn li{margin-left: 10px; float: left; border: 2px solid #07B775;  padding: 10px 20px; border-radius: 30px;}
.map_btn{margin-top: -21px;}
.bus_color{padding:5px 10px; border-radius: 10px;font-size: 17px; margin-right: 10px;}
.bus_color.green{background-color:#50a232; color:#fff;}
.bus_color.navy{background-color:#0c43b7; color:#fff;}
.bus_color.red{background-color:#c91017; color:#fff;}
.bus_color.orange{background-color:#ca144b; color:#fff;}
.sub_ban_suggestion_subtxt.bus_st{margin-top: -30px;font-size: 17px; line-height: 45px; font-weight: 400;}
.line_se.location .divider-wrap .divider-small-border{margin-top:-74px !important;}
.about_point{font-size: 46px;  padding: 4px; box-shadow: inset 0 -24px 0 #b8e9ff; font-weight: 800; letter-spacing: -1px;}



/*sub_지점안내*/
.sub_clinic_list p{padding: 5px 140px !important;  font-size: 18px;  background-color: #9e248a;  border-radius: 30px;  display: inline-block;color: #fff;
    margin-top: 20px;}

.branch_time.title p{position: relative; font-size: 18px; font-weight: 600;  margin-top: 12px;}
.branch_time.title p:before{content: '';  position: absolute;  display: block;  width: 10px;  height: 10px;  background-color: #f0c4c5;  top: 12px;  left:10px;  border-radius: 50px;}
.branch_time.subtxt ul>li{display: inline-block;  font-size: 17px; float: left;  padding: 10px 0px 0 10px;}
.branch_time.subtxt ul>li:first-child{padding:10px 0 0 60px;}
.sub_doctor_special.hong .vc_column-inner{padding: 160px 0 0 240px !important; height: 700px;}
.sub_ban_subtxt.ft{font-size: 25px;}
.sub_ban_subtxt.ft-st{font-weight: 300;}
.sub_doctor_special.hong h2 em.animated{font-size: 19px; padding: 16px 10px 12px !important;}
.sub_hong_btn.nectar-button.large{font-size: 16px;}
.sub_doctor_special.hong{height: 700px;}
.vc_col-sm-6.wi-row_t{width:24% !important;}




/*sub_학술활동*/
.sub_special_wrap .nectar-highlighted-text h3{font-size:25px; line-height: 42px;}
.sub_special_wrap .animated{padding: 15px 12px 11px !important; color: #fff !important;}
.sub_academic_txt01 p{font-size: 17px; margin-top: 10px;}
.academic_maintxt{font-size: 20px;}
.academic_list dd{font-size: 16px;  color: #1c1c1c;  letter-spacing: -1px;  line-height: 23px;  background: url(/wp-content/uploads/2025/02/list_icon.png) 0 8px no-repeat;
    padding: 0px 0px 15px 18px;  font-weight: 400;}
.academic_list .list_year{margin-bottom: 5px;  font-weight: 500;margin-right: 5px; }
.academic_subtxt{font-size: 17px;  margin-top: 20px;  line-height: 27px;}

/*sub_교정의특별함*/
.sub_special_circle .vc_column-inner{width:400px; height:400px; padding:140px 0 !important;}
.img_width{width:300px !important;}
.sub_doctor_special{height:900px;}
.sub_doctor_special .vc_column-inner{ padding:70px 0 0 0px !important;}
.history_wrap_left{float: left;  display: inline-block; width: 23%; margin-top: 40px;}
.history_wrap_left .history_ban_maintxt{font-size: 32px; font-weight: 500;}
.history_wrap_left .history_ban_btn{font-size: 18px; display: inline-block;  background-color: #2962ff;  padding: 10px 30px !important;  color: #fff; border-radius: 50px;
    margin-top: 30px;}
.history_wrap_left .history_ban_btn a{color:#fff;}
.history_wrap_right{width: 77%; display: block;  float: right;  margin-top: 95px;}
.history_wrap_right ul>li{font-size: 18px; line-height: 34px; font-weight: 500;}
.history_wrap_right ul>li:nth-child(6){margin-bottom: 30px;}    
.sub_correction_damon{height:1050px;}
.sub_correction_damon .vc_column-inner{padding:90px 0 0 !important;}
.damon_subtxt p{position: relative; font-size:28px; font-family: 'MaruBuri' !important; font-weight:500; text-decoration: underline 1px; text-underline-position: under;}
.sub_damon_circle_wrap{position: absolute !important;  top: 93%;  width: 80%;  display: inline-block;  left: 20%;}
.damon_row{margin-left: 110px;}
.sub_correction_invisalign{height:1030px;} 
.sub_correction_invisalign .vc_column-inner{padding:90px 0 0 !important;}
.sub_invisalign_circle_wrap .vc_col-sm-4{width:20% !important;}
.sub_invisalign_circle_wrap{margin-top: -40px;}
.sub_doctor_wrap h5{font-size: 22px; letter-spacing: -1px;  text-align: center;  font-weight: 500;     margin-top: 50px;}
.sub_doctor_wrap h3{font-size: 40px;  text-align: center;  margin-top:20px;}
.sub_doctor_wrap .team-meta p{background-color: #2962ff;  color: #fff;  font-size: 20px;  text-align: center;  width: 50%;  border-radius: 50px;  padding: 10px !important; margin: 30px auto 0 !important;}
.sub_booktxt{font-size: 19px;  color: #fff;  text-align: center;  margin-top: -20px;  margin-left: -20px;}
.sub_booktxt.ml{margin-left: -160px;}
.sub_special_bookwrap .nectar-highlighted-text{font-size: 30px; line-height: 48px;}
.sub_special_bookwrap .animated{padding: 15px 12px 11px !important;}
.vc_col-sm-6.doctor_row_wrap{margin-left: -130px !important;}




/*세렉시스템*/
.cerec_wrap .main_txt{font-size: 30px; text-align: center;     line-height: 45px;}
.cerec_wrap .circle-maintxt{font-size: 25px; font-weight: 600;  margin-top: 20px;}
.cerec_wrap .circle-subtxt{font-size: 16px; margin-top: 3px;  color: #585858;}
.cerec_wrap .circle-timetxt{font-size: 28px;  font-weight: 700;  color: #d147b0;  margin-top: 8px;}
.cerec_wrap .nectar-highlighted-text{font-size: 23px; line-height: 45px;}
.cerec_wrap .nectar-highlighted-text .animated{font-size: 26px;  padding: 15px 10px 10px; color: #fff !important;}



/*submenu 하단메뉴*/
.sub_menu_sub{width: 100%;  background-color: #fff; }
.sub_menu_sub .menu{margin: 45px auto !important;  display: table;}
.sub_menu_sub .menu li{ text-align: center; float: left; position: relative; border: 1px solid #e8e8e8; border-right: none; border-top: 1px solid #e8e8e8;}
.sub_menu_sub .menu li:last-child{border-right:1px solid #e8e8e8;}
.material .sub_menu_sub .menu li a{
    font-size: 16px;
    padding: 10px 30px !important;
    color: #000 !important;
    display: inline-block;
}
/*.sub_menu_sub .menu li:hover{background-color:#2962ff; cursor: pointer; display: block;}
.sub_menu_sub .menu li:hover a{color:#fff !important; opacity: inherit; display: block;}*/
.material .sub_menu_sub li.current_page_item a{
    color: #fff !important; 
    font-weight: 500; 
    letter-spacing: 0;
    padding: 10px 30px !important;
    display: inline-block;
}
.sub_menu_sub li.current_page_item{background-color:#2962ff;}
.sub_menu_sub li:nth-child(1){border-radius: 50px 0 0 50px;}
.sub_menu_sub li:last-child{border-radius: 0 50px 50px 0;}

.sub_title h2{
    font-size: 42px;
    margin-top: 15px;
    font-weight: 400;
    letter-spacing: -1.5px;
}
.sub_title p:first-child{
    font-size: 19px;
    font-weight: 500;
    color: #575757;
}
.sub_title p:last-child{
    font-size: 18px;
    margin-top: 32px;
    padding: 0 6% 0 0%;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: -0.7px;
}
.sub_title_pointtxt{background-color: #2962ff; color: #fff;  padding: 4px 7px 5px !important;  font-weight: 300; line-height: 45px;}
.sub_header_headerimg .vc_col-sm-6:first-child .vc_column-inner{padding-left: 15% !important;  padding-bottom: 34px !important;}
.sub_title .vc_column-inner{text-align: left;}
.sub_title.row_h .vc_column-inner{padding-bottom: 21%;}
.sub_row_main.full-width-section .row-bg{background-size: 100%;}
.sub_section_title p.lang_en{font-size: 12px;  color: #999999;  letter-spacing: 0.6em; font-weight: 400; }
.sub_section_title p.lang_en.pink {  color: #999999; background: none !important;}

.lang_en{font-family: 'Montserrat', sans-serif !important;}
.sub_section_title h3{font-size: 40px;  margin-top: 15px;  letter-spacing: -2px; font-weight: 400;}
.sub_section_title.left h3{font-size: 37px;  line-height: 43px;}
.img_ban_subtxt{font-size: 21px; line-height: 35px; margin-top: 30px;}
.bg_height > div:last-child{margin:30px 0;  padding-bottom:0px;}
.img_box_maintxt {text-align: center;  font-size: 24px;    font-weight: 500;  color: #2962ff;}
.img_box_subtxt{font-size: 17px;  line-height:36px;  padding-top: 10px !important;}
.img_box_subtxt.liheight{line-height: 31px; padding: 0px 40px 40px !important; text-align: center;}
.img_box_subtxt li{display: block;margin-left: 35px;}
.img_box_subtxt li:before{content: ''; position: absolute; display: inline-block; margin-top: 7px; width:24px; height:24px; background-image: url(/wp-content/uploads/2025/02/check_icon.png); background-repeat: no-repeat; left: 0;}
.border_st .divider-border{margin:20px auto 20px auto;}
.sub_section_title .sub_subtxt{font-size: 19px; line-height:28px;}

/*돌출입 tab*/
.info_label{position:relative; font-size:25px; padding-left:37px; line-height:1; margin-bottom: 20px;}
.sub-list .sub_section_txt{text-align:center; padding:30px 8%; background:#fff;}
.sub-list .sub_section_txt{padding:85px 8% 50px; margin-top:-50px;}
.sub_list_num{font-size:28px; font-weight:600; color:#1973c6;}
.light .sub_list_num{color:#0500cc;}
.sub-list_label{font-size:22px;}
.sub-list .sub_section_txt h4{margin-top:15px; color:#111;}
.sub-list .sub_section_txt h4 + p{margin-top:0; color:#111; margin-top:25px; padding-top:22px; border-top:1px solid #0500cc;}
.sub-list .col p.info_label:last-child{display:inline-block; font-size:21px; background:#f2f5f7; font-weight:400; padding:10px 15px 10px 38px; margin-top:26px;}
.sub-list .info_label:before{font-size:16px; width:21px; height:21px; line-height:21px; left:12px;}
.sub-tablist .wpb_content_element .tabbed .wpb_tabs_nav{margin-bottom:50px !important;}


.sub-tablist .tabbed .wpb_tabs_nav li a{font-size:21px; padding:22px 60px 20px; border:1px solid #eaeaea;color:#999999; background:#ffffff;}
.sub-tablist .tabbed .wpb_tabs_nav li:nth-child(2) a{border-right:none; border-left: none;}
.sub-tablist .tabbed .wpb_tabs_nav li:nth-child(3) a{border-radius: 0 0 30px 0;}
.sub-tablist .tabbed .wpb_tabs_nav li a.active-tab{background:#212f50 !important; color:#fff; font-weight:400;}
.sub-tablist .sub_section_txt h4{margin-top:15px;}
.sub-tablist .nectar-fancy-ul{background:#f2f5f7; padding:30px; margin-top:15px;}
.sub-tablist .nectar-fancy-ul ul{margin-top:10px;}
.sub-tablist .nectar-fancy-ul ul + .info_label{margin-top:25px;}
.sub-tablist .nectar-fancy-ul[data-animation=true] ul li{padding-left:32px; font-size:20px; margin-bottom:8px; letter-spacing: -1px; font-weight: 300;}
.nectar-fancy-ul ul li{padding-left: 32px;  font-size:17px;  margin-bottom: 8px;  letter-spacing: -1px;  font-weight: 300;}
.sub-tablist .tabbed[data-style*=vertical] .wpb_tabs_nav{width: 25%;}
.sub-tablist.wi .tabbed[data-style*=vertical] .wpb_tabs_nav{width: 26%;}
.sub-tablist.wi .tabbed[data-style=vertical_modern]>div{width: 74%;}
.sub-tablist .tabbed[data-style=vertical_modern]>div{padding-left: 40px !important; width: 75%;}
.sub-tablist_extab .ui-tabs-panel{border-radius: 30px; box-shadow: 0 10px 25px rgb(0 0 0 / 13%);}
.sub-tablist_extab .tabbox_wrap{
    border-radius: 0 30px 30px 0; 
   /* box-shadow: 0 3px 26px rgb(43 43 43 / 8%) !important; */
    box-shadow: 15px 13px 20px rgb(41 98 255 / 10%) !important;
    margin-left: -17px !important;
    background: #fff;
}
.sub_circle_num.ft_st{font-weight: 500; font-size: 17px; width:33px; height: 33px; line-height: 34px; margin-right: 10px;}
/*.sub-tablist .vc_col-sm-5.tabimg_width{width: 33% !important;}*/
.sub_treatment_maintxt p{font-size:23px;  font-weight: 500;letter-spacing: -1px; padding: 0 0 25px !important;}
.hash_txt{font-size: 16px;  border-radius: 50px;  border: 1px solid #999999;  display: inline-block;  padding: 7px 15px !important;margin-right: 5px;}
.sub-tablist_wrap .sub_treatment_subtxt1{font-size: 18px;line-height:28px; letter-spacing: -1px; font-weight: 300;  padding:2% 3% 0% 1%;}
.sub-tablist_wrap .sub_treatment_subtxt1.row{padding:0 9% 0 0;}
.tabimg_width.border_r{border-radius: 30px 0 0 30px;}

.boximg_width{width:70% !important;}

.sub-tablist_wrap .sub_treatment_subtxt1.box{background-color: #2962ff;  padding: 10px 0 !important; color: #fff;}



/*벌어진치아*/
.sub_correction_wrap .sub_correction_txt{ padding:5px 0;}
.sub_correction_wrap .sub_correction_txt p{font-size: 18px;}
.sub_correction_wrap .sub_correction_txt .lang_en{text-align:center; font-weight:600; top:10px; color:#d5d5d5;}
.sub_correction_wrap .sub_correction_txt .sub_jawjoint_num{font-size:30px; text-align: center; margin-bottom: 10px;}
.sub_correction_wrap .sub_correction_txt h4{text-align: center; font-size: 34px; letter-spacing: -1px;}
.sub_circle_num{margin-top: 0px;  width: 37px;  height: 37px;   display: inline-block;   line-height: 38px;   text-align: center;   font-weight: 600;  border-radius: 50%;
font-size:15px; background-color: #2962ff; color:#fff;     margin-right: 10px;}
/*.sub_correction_wrap .pd_wrap{padding:20px;}*/
.pd_wrap .vc_column-inner{padding:40px 50px;}
.sub_correction_wrap .column-image-bg{background-repeat: no-repeat;}
.sub-tablist.wi h4{font-size:30px;}
.sub-tablist.wi .nectar-scrolling-tabs .scrolling-tab-content{padding-left: 2%;}
.sub-tablist.wi .ui-tabs-panel{margin-top: 40px; border-radius: 30px;}
.sub-tablist.wi .nectar-scrolling-tabs .scrolling-tab-mobile-title{margin-bottom: 0px;}
.sub-tablist.wi .sub_tab_htxt{
    padding:30px 50px; 
    box-shadow: 15px 13px 20px rgb(41 98 255 / 10%) !important;
    border-radius: 30px;
}
.sub-tablist.wi .vc_col-sm-3.row_half{width:29%;}
.sub-tablist.wi .vc_col-sm-9.row_half_st{width:71%;}
.sub_treatment_txt ul>li{font-size: 18px;line-height: 31px; font-weight: 300;}
.sub_treatment_txt ul>li::before{content: ''; display: inline-block;  width: 5px;   height: 5px;  background: #d272aa;  vertical-align: top; margin:13px 13px 0 7px;   border-radius: 50px;  }
.sub-tablist.wi .nectar-scrolling-tabs .scrolling-tab-nav .theiaStickySidebar:before{background-color: rgb(0 0 0 / 0%);}
.sub-tablist.wi  .nectar-scrolling-tabs .scrolling-tab-nav ul li{padding-left: 40px;}
.sub-tablist.wi  .nectar-scrolling-tabs[data-color-scheme="accent-color"] .scrolling-tab-nav .line{ background-color: #d272aa;}
.sub_bg_imgh{margin-top: 20px !important;}

.spacing_wrap dl>dd{font-size: 18px;line-height: 18px; font-weight: 300;}

.sub_tab_htxt.spacing_wrap dd{background:url(/wp-content/uploads/2022/10/sub_dot_img.jpg) 0 7px no-repeat}

/*주걱턱*/
.sub_correction_wrap_row .sub_correction_txt p{font-size: 18px;}
.sub_correction_wrap_row .sub_correction_txt{position: relative;  padding: 6px 0;}
.sub_correction_wrap_row .pd_wrap .vc_column-inner{padding:40px 50px;}

/*무턱*/
.point_num.st{ font-size: 32px; font-style: inherit; font-weight: 400;}
.img_box_subtxt.st{padding: 10px 50px 20px !important;}
.img_box_maintxt.st{font-size: 21px; color:#242424; font-weight: 500;  line-height: 30px;}
.sub_case_wrap{position: relative; display: inline-block;  width: 100%;  height: 0;  padding: 50% 0;    border-radius: 50%; background: #fff;}
.sub_case_wrap .wpb_wrapper p{font-size: 19px;  line-height: 24px;  color: #121212;  letter-spacing: -1px;  padding: 0 10% 0 10%;}
.sub_case_wrap .wpb_wrapper{position: absolute; top: 0; right: 0;bottom: 0;left: 0;display: -webkit-box; display: -moz-box;
 display: -ms-flexbox; display: -webkit-flex;display: flex;text-align: center;align-items: center; justify-content: center;-webkit-align-items: center;
-webkit-justify-content: center;-webkit-box-pack: center;-webkit-box-align: center;}
.sub_case_wrap .wpb_wrapper p>strong{display: block;  margin-bottom: 15px;  font-size: 20px;  font-weight:600;  letter-spacing: 0;  text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;  color: #2962ff;}
.sub_case_wrap.bgst{
    background: linear-gradient(#c1e9ff 0%, #b4e3ff 100%);
}
.left_row_txt{font-size: 30px;  font-weight:500; padding-left: 95px;  text-align: left; letter-spacing: -1px;}
.right_row_txt{
    font-size: 17px;
    text-align: left;
    margin-left: 30px;
    line-height: 32px;
    font-weight: 400;
}
.right_row_box{
    width: 100px;
    text-align: center;
    background-color: #00b0ff;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    font-size: 19px;
    padding: 5px 25px;
    margin: 0 30px 15px 0 !important;
    display: inline-block;
}
.right_row_box.row-2{float: left;}
.row-2_box_txt{width: 100%;}
.vc_col-sm-3.circle_width{width:22%;}



/*개방교합*/
.sub_content_row-01 .nectar-fancy-box .point_num{
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: -1px;
    font-style: inherit;
    font-weight: 600;
    font-size: 19px;
    background: #00b0ff;
    width: 40px;
    border-radius: 50%;
    line-height: 40px !important;
    color: #fff!important;
    height: 40px;
    margin: auto;
}
.sub_content_row-01 .box-inner-wrap{
    background-color: #fff; 
    border-radius: 0 24px 0 24px !important; 
    padding: 5% 7% !important; 
}
.sub_content_row-01 .box-inner-wrap:hover{border-radius: 40px !important;}
.sub_content_row-01 .nectar-fancy-box h3{font-size: 20px; position: relative; margin-top: 7px;}
.sub_content_row-01 .nectar-fancy-box h3::after{content: ''; position: absolute;  display: block;  background-color: #d3cbd0; width: 100%;  height: 1px;  left: 0;
    top: 50px;}
.sub_content_row-01 .nectar-fancy-box p{font-size:17px;  line-height: 25px !important;  margin-top:30px;  font-weight:400;  color: #000 !important;}
.sub_content_row-01 .nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:before{border-radius: 40px !important;}

/*과개교합*/
.sub-symptom .symptom_box_title p {font-size: 22px;  background-color: #2962ff;  color: #fff;  display: inline-block;  padding: 20px 30px !important; position: absolute;
    z-index: 2;}
.sub-symptom .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap-outer{
    box-shadow: 15px 13px 20px rgb(41 98 255 / 10%) !important;    
    background: #fff !important;
}
.sub-symptom .symptom_box_cont p{
    font-size: 18px; 
    text-align: center; 
    padding: 30px 23px 20px !important; 
    line-height: 25px;
    font-weight: 300;
}

.sub-symptom .symptom_box_title.co_st p{background-color: #d147b0;}

.sub_cure_wrap .main-title{font-size: 40px;  font-weight: 700;}
.sub_cure_wrap .sub-title{font-size: 21px;  font-weight: 400;     line-height: 36px;}
.sub_cure_wrap .pd_st .vc_column-inner{padding: 50px 110px 50px 80px !important;}
.txt_line{display: inline;  box-shadow: inset 0 -24px 0 #fdbfe07d;}

.sub_correction_wrap.pd .sub_correction_txt{padding:10px 0;}
.sub_correction_wrap.pd .pd_wrap .vc_column-inner{padding: 55px 50px;}
.sub_correction_wrap.pd .height_wrap .vc_column-inner{height:400px;}
.sub_correction_wrap.pd .pd_wrap{padding: 0;}
.sub-symptom .symptom_box_cont.pd_st p{padding:0 !important;}
.underline_txt p{
    font-size: 23px;
    text-align: center;
    background: #2962ff;
    text-underline-position:under;
    display: table;
    margin: 0 auto;
    color: #fff;
    padding: 5px 10px !important;
}

.sub-tablist .tabbed .wpb_tabs_nav li:nth-child(2) a{border-right:1px solid #eaeaea;}
.sub_ban_wrap .vc_column-inner{height:500px; padding:100px 0;}
.sub_ban_title_sm{font-size:23px; color:#2962ff;margin-bottom:10px;}
.sub_ban_title{font-size: 50px; font-weight: 300;  line-height: 62px;}
.sub_ban_con{margin-top: 40px;  font-size: 21px;line-height: 32px;}

.children_wrap .maintxt{font-size:16px; margin-bottom:5px;}
.children_wrap .subtxt{font-size:15px; margin-top: 10px;line-height: 23px;}
.children_wrap .children_tab th{background-color: #e1f3fd;font-size: 16px;font-weight: 500 !important;text-align: center !important;}
.children_wrap .children_tab td{font-size:15px  !important; text-align:center !important;}

.direct-implant .nectar-milestone{color: #2962ff;}
.direct-implant .day_txt{font-size: 22px;  text-align: center;  margin-top: 20px;
    font-weight: 500;}
.direct-implant .con_txt{text-align: center;font-size: 16px;margin-top: 10px;
    line-height: 20px;}
.vc_col-sm-3.implant_w_st{width:21%;}
.direct-implant.color .nectar-milestone{color:#b1b1b1;}
.vc_col-sm-1\/5.implant_w_st{width:20%;}


/*턱관절*/
.sub-symptom .symptom_box_title.num p{font-size: 28px; padding: 20px !important;font-family: 'Montserrat', sans-serif !important; }
.sub-symptom .symptom_box_cont .main-t{font-size: 20px;  font-weight: 600;  margin-bottom: 10px !important;  display: inline-block;}

.sub_jawjoint_wrap .sub_section_txt-1{padding:0 10% 5%;}
.sub_jawjoint_wrap .sub_jawjoint_contxt p{font-size: 18px; line-height: 25px;  font-weight: 300;  text-align: center; padding: 0 25px 27px !important;}
.sub_jawjoint_wrap .col p.info_label.pt_st:last-child{font-size: 19px; width: 340px;}
.sub_jawjoint_treatment-method{padding:20px 0 !important; margin-top:40px;}
.sub_jawjoint_treatment-method .title_txt{font-size: 32px;  letter-spacing: -2px; font-weight: 500; color: #00b0ff;}
.sub_jawjoint_treatment-method .content_txt{letter-spacing: -1px; font-size: 20px;line-height: 30px;font-weight: 300;padding: 40px 130px 0 0;}
.sub_title{margin-top: 0 !important; margin-left: 0px;}
.sub_caution_list.shadow{box-shadow: 2px 9px 13px 0px #c6c6c6;}
.sub_caution_list h4{text-align:right; font-size:30px; line-height:1.8; letter-spacing: -0.06em;}
.sub_caution_list h4 span{border-bottom:2px solid #242424;}
.sub_caution_list li{position: relative; font-size:18px; padding:0 3% 0 65px; margin-top:13px; line-height:1.5; font-weight: 300;}
.sub_caution_list li:first-child{margin-top:10px;}
.sub_caution_list li:before{content:''; position: absolute; display:inline-block; top:5px; left:25px; width:24px; height:24px; background:url(/wp-content/uploads/2025/02/check_icon.png) no-repeat; background-size:cover;}
.sub_correction_wrap dl{padding:40px 70px;}
.sub_correction_wrap dd{font-size: 18px; color: #121212; line-height: 30px;  background: url(/wp-content/uploads/2022/11/sub_checkicon_01.png) 0 7px no-repeat;  padding: 0px 0px 6px 40px;  text-align: left;}

/*교정장치종류*/
.sub-symptom.correction-type .symptom_box_cont p{padding: 30px 23px 50px !important;}
.sub_correction-type_tab .tabbed[data-style=minimal] .wpb_tabs_nav>li a{font-size: 23px; margin-right: 30px;}
.sub_correction-type_tab .tabbed[data-style*="minimal"][data-color-scheme="accent-color"] > ul li a:after{background-color: #2962ff; height: 3px;}
.sub_row_main.correction-type{line-height: 33px;}
.sub_treatment_maintxt01{font-size: 20px;}
.sub_tab_st01 .animated{font-size: 18px;  font-weight: 500;  color: #fff;}
.sub_tab_st01 .nectar-highlighted-text[data-exp=closest][data-style=full_text] em.animated{background-size: 100% 100%;}
.sub_tab_st01 .sub_treatment_maintxt p{font-size: 29px; padding: 0 0 10px !important;}
.sub_tab_box p{font-size: 24px; font-weight: 600; color: #fff; padding: 10px 0 !important;}

.sub_tab_box .img_box_subtxt li{margin-left: 0;}
.sub_tab_box .nectar-fancy-ul{padding: 10px 90px 30px 0;     background: none;}
.sub_tab_box .nectar-fancy-ul ul li{font-size: 18px;  margin-bottom: 15px;  letter-spacing: -1px; font-weight: 400; padding-left: 32px;}
.sub_tab_box .li_point_st{color: #2962ff;  font-size: 19px;   font-weight: 500;}
.sub_tab_st01 .sub-tablist_wrap .sub_treatment_subtxt1{padding:2% 2% 0% 0;}
body:not(.woocommerce-cart) .main-content .sub_compare_table td{font-size: 15px; text-align: center; padding: 15px !important; vertical-align: middle; line-height: 22px;}
body:not(.woocommerce-cart) .main-content .sub_compare_table td.row_txt{font-size: 16px;  background-color: #e1f3fd; font-weight: 500;}
body:not(.woocommerce-cart) .main-content .sub_compare_table img{width:90%;}
.insurance_stepbox-num{font-size:18px; font-family: 'Montserrat', sans-serif !important; text-align: center;  font-weight: 600;  letter-spacing: -1px;  background-color: #528eff ;  padding: 10px 0 !important; border-radius: 10px 10px 0 0;  color: #fff;  display: block;  margin-top: -6px;}
.insurance_stepbox-title.st{text-align: center; font-size: 17px; padding:20px;  letter-spacing: -1px; line-height: 24px;}
.sub_jawjoint_treatment-method{ box-shadow: 1px 1px 9px 4px #f5f5f5;}
.sub-symptom .symptom_box_title.num p{font-size: 22px;  padding: 15px 20px !important;}

body:not(.woocommerce-cart) .main-content .sub_compare_table img{width:80%;}

/*부분교정*/
.sub_tab_htxt dd{font-size: 17px;  color: #0a0a0a;  letter-spacing: -1px;  line-height: 27px;  background: url(/wp-content/uploads/2025/02/sub_dot_img.jpg) 0 12px no-repeat;  padding: 0px 0px 15px 20px;  font-weight: 400;}
body:not(.woocommerce-cart) .invisible_table_w table{width:100% !important; margin:0 auto !important;}

/*뼈이식임플란트*/
.sub_menu.menu_eight{width:75%;}
.sub_menu_wrap.eight li{margin: 0 20px;}
.sub_menu.menu_eight .menu li:before{right: -20px;}
.header_maintxt.implant{font-family: 'MaruBuri' !important; font-weight: 400;}
.implant_bg_row01 .vc_column-inner{min-height: 913px;}
.sub_section_title p.lang_en.spacing{letter-spacing: 0.7em; padding-top: 200px;}
.sub_ban_subtxt.st{margin-top: 15px; opacity: 0.8; line-height: 26px;}
.sub_ban_maintxt.no_st.margin{margin-top: 20px;}
.sub_ban_maintxt.no_st.marginst{font-size:44px; line-height: 48px; font-weight: 500;}
.ban_txt .name_title{font-size: 22px;  position: absolute;  top: 30%;  left: 18%;text-align: right; } 
.name_title_point{font-size: 26px; font-weight: 600; line-height: 34px;}
.ban_txt .name_title::after{content: ''; display: block; background-color:#00b0ff; position: absolute; width:3px; height:59px; right: -10%; top: 0;}
.ban_txt .name_title.right{ position: absolute;  top: 17%;  left:70%;text-align: left; } 
.ban_txt .name_title.right::after{content: ''; display: block; background-color:#00b0ff; position: absolute; width:3px; height:59px; left: -10%; top: 0;}
/* .img_ml_st01{margin-left: 193px !important;} */
/* .img_ml_st02{margin-left: 15px !important;} */
.circle_subtxt.st{font-size: 20px; line-height: 26px;}
.sub_special_circle.st .vc_column-inner{width:360px;height:360px; padding:90px 66px !important;}
.vc_col-sm-4.sub_special_circle.st{width: 30%;}
.circle_mtst{margin-top: -195px;}
.line_se .divider-wrap .divider-small-border{  margin-top: -45px !important; background-color: #b8e9ff;}
.sub_ban_suggestion_txt{font-size: 32px;  line-height:46px;  font-weight: 400;  margin-top: 10px;}
.sub_ban_suggestion_subtxt{font-size: 17px;}
.sub_ban_suggest_box{margin-top: 20px;}
.sub_ban_suggest_box .vc_column-inner{padding: 24px;}
.sub_ban_suggest_title{font-size: 19px;  color: #2962ff; font-weight: 600;}
.sub_ban_suggest_subtxt{font-size: 16px; line-height: 24px;  margin-top: 10px;}
.sub-tablist.row .tabbed .wpb_tabs_nav li {
    width: 25%;
    text-align: center;
}
.sub-tablist.row .tabbed .wpb_tabs_nav li a{
    font-size: 18px; padding: 13px 45px 14px;  border: none;  border-radius: 30px 30px 0 0;  color: #fff;
    background: #6d6e6f;
}
.sub-tablist.row .wpb_content_element .tabbed .wpb_tabs_nav{margin-bottom:0px !important;}
.sub-tablist.row .tabbed .wpb_tabs_nav li a.active-tab{background: #2962ff !important;}
.sub-tablist.row .sub_section_txt h4 + p{text-align: center;font-size:19px;  font-weight: 400;  padding: 15px 0 0;  margin-top: 22px;  border-top: 1px solid #cccccc;
    letter-spacing: -1px;  line-height: 34px;}
.sub_tablist_pointxt{color:#2962ff; font-weight: 400;}
.info_label:before{content:'!'; position: absolute; display:inline-block; font-size:16px; width:24px; height:24px; border-radius:100%; line-height: 24px; background:#00b0ff; text-align:center; color:#fff; font-weight:200; left:0;}
.sub-tablist.row .nectar-fancy-ul ul li{font-weight: 400; margin-bottom: 10px; line-height:26px;}
.sub-tablist.row .tab_pd{padding: 0px 140px 100px 60px !important;}
.sub-tablist.row .sub_section_txt h4{font-weight: 500; text-align: center; font-size: 25px;}
.sub-tablist.row .tab_imgpd img{margin: 90px 100px 100px 90px !important;}
.sub-tablist.row .nectar-fancy-ul{padding: 30px 50px 20px;}
.sub-tablist2 .ui-tabs-panel {background: #d4eefc !important;}

.sub_list_icon{text-align:center;}
.sub_list_icon .vc_col-sm-3 .vc_column-inner{border:1px solid #e7e7e7; padding:30px 0;}
.sub_list_icon h4{font-size:21px; margin-top:22px; letter-spacing: -0.06em; line-height: 1.5;}
.sub_list_icon p{font-size:17px; margin-top:8px; letter-spacing: -0.06em; line-height: 1.5;}

.sub_wrap_pdst .vc_column-inner{padding:25px 20px 30px;}
.sub-tablist.row .sub_box_width .nectar-fancy-ul{padding:110px 50px 110px;}
.sub_box_shadow .vc_column-inner {
    box-shadow: 15px 13px 20px rgb(41 98 255 / 10%) !important;
}

/*임플란트특별함*/
.sub_implant_special{height:913px;}
.sub_special_wrap_row2{height:913px;}
.sub_special_wrap_row2 .sub_maintxt{line-height: 83px;padding: 280px 0 30px !important; font-size: 70px;}
.sub_special_wrap_row2 .sub_subtxt{line-height: 34px;}
.sub_special_wrap_row2 .history_wrap_left{float: none;}
.sub_special_wrap_row2 .history_wrap_left .history_ban_btn{padding: 12px 60px !important; margin-top: 50px;}

/*보험임플란트*/
.sub_insurance_wrap h2{font-size: 43px; margin-bottom: 25px !important; font-weight: 500; letter-spacing: -1px;}
.sub_insurance_wrap .circle_box_txt{font-size: 17px;  color: #fff;  border-radius: 30px;  text-align: left;  background-color: #2962ff;  padding: 8px 20px !important;
    display: inline-block;}
.sub_insurance_wrap .con_txt{font-size: 17px;  margin-top: 30px;  font-weight: 400; }
.sub_insurance_wrap .con_subtxt{font-size: 17px;  margin-top: 30px;  line-height: 27px;}
.w_row .vc_col-sm-1\/5{width:14% !important;}
.sub_insurance_txt p{font-size: 17px; margin-top: 10px;}
.insurance_q .toggle h3 a{font-size: 18px;}
.insurance_q .toggle:hover h3 a{color:#2962ff !important;}
.insurance_q .toggle.open h3 a{color:#2962ff !important;}
.insurance_q .content p{font-size: 18px; line-height: 29px;}
div[data-style="minimal"] .toggle h3 a{
    padding: 20px 70px 20px 0 !important;
    font-weight: 500 !important;
    color: #242424;
}

/*재수술임플란트*/
.sub_content_row-01.st .box-inner-wrap{box-shadow: -1px -2px 20px 5px rgb(41 98 255 / 10%) !important;}
.sub_content_row-01.st .nectar-fancy-box h3::after{width: 100%; left: 0px;}
.sub_content_row-01.st .nectar-fancy-box p{margin-top: 40px;}
.sub_content_row-01.st .nectar-fancy-box .point_num{margin-top: 0px !important;}

/*치아성형 - 라미네이트*/

.sub_content_row-01.st_f .nectar-fancy-box p{font-size: 20px; line-height: 30px;}
.sub_content_row-01.st_f .nectar-fancy-box h3::after{width: 100%; left: 0;}
.sub_content_row-01.st_f .box-inner-wrap{box-shadow: 0 10px 25px rgb(0 0 0 / 13%);}
.sub_content_row-01.st_f .nectar-fancy-box h3{font-size: 26px;}


/*신경치료*/
.insurance_stepbox-num.st{padding:0 !important; background-color:transparent; border-radius: 0; color:#00b0ff;font-size: 18px;}
.sub_content_row-01.st01 .nectar-fancy-box h3::after{width:240px; left:25px;}
.sub_content_row-01.st01 .nectar-fancy-box p{font-size: 20px;}
.box_circle_txt{font-size: 19px;  color: #fff;  line-height: 1;  background: #2962ff;  padding: 10px 20px;  position: relative;
    top: -20px;  border-radius: 20px;  display: inline-block;}
.box_circle p{font-size: 18px;  line-height: 25px;}

.sub-tablist.row .tab_imgpd img{margin:40px 100px 50px 40px !important;}
/*치료이야기*/
#kboard-default-list .kboard-category .kboard-category-list li a{font-size: 16px !important;  font-weight: 600;}
#kboard-default-list .kboard-list thead tr td{font-weight: 500 !important;}
#kboard-default-list .kboard-list table td{font-size: 15px !important;}
#kboard-default-list .kboard-list tbody td.kboard-list-title a{font-size: 16px !important;}
.cosmosfarm-members-form label{font-size: 16px !important;}

/*치료후기*/
.sub_tab_testimonial .nectar_single_testimonial .title{font-size: 16px; color:#000 !important; font-weight: 400; line-height: 24px;}
.sub_tab_testimonial .open-quote{display: none;}
.sub_tab_testimonial .span_12 .nectar_single_testimonial .inner[data-custom-color=true] .title{opacity: .9;}
.sub_tab_testimonial .wrap{border: 1px solid #dedede; padding: 20px;}
.sub_tab_testimonial .nectar_single_testimonial span{font-size: 16px; line-height: 35px; font-weight: 500;}
.sub_tab_testimonial .meta-author{display: none;}
.sub_tab_testimonial .meta-category{display: none;}
.sub_tab_testimonial .excerpt{font-size: 16px; line-height: 24px;}
.sub_tab_testimonial .article-content-wrap{    border: 1px solid #dfdfdf;}
.sub_tab_testimonial .masonry-blog-item .article-content-wrap{padding: 16px 16px 18px;}
.sub_tab_testimonial .masonry.classic .post.masonry-blog-item h3.title{    font-size: 17px;}


#kboard-viewps-before-after-plus-editor .quicktags-toolbar{position: absolute;}

.ml_st{margin-left: -50px !important;}


.gum-whitening_wrap .maintxt{font-size:21px;font-weight: 500; line-height: 30px;}
.gum-whitening_wrap .subtxt{font-size: 17px;  margin-top: 10px;}

body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1){background-color:#fcfcfc00 !important;}

/*비포애프터*/
.twentytwenty-wrapper{padding: 0px !important;}
.twentytwenty-handle{width:35px !important; height:35px !important; margin-left: -17px !important;}
.twentytwenty-horizontal .twentytwenty-handle:before{width: 4px !important; margin-left: -1px !important; margin-bottom: 16px !important; display: none !important;}
.twentytwenty-horizontal .twentytwenty-handle:after{width: 4px !important; margin-left: -1px !important; margin-top: 16px !important; display: none !important;}


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

      			 Quick Menu

-----------------------------------------------*/
#quick-menu{position:fixed; clear:both; top:30%; right:0;  z-index:99999;}
#quick-menu ul{width:100%;}
#quick-menu ul li a, #quick-menu ul li img{display:block; width:100%;}

/* 모바일 */
#quick-menu_mo {display:none; z-index:99999;}
#quick-menu_mo ul{position:fixed; bottom:0; left:0; width:100%;}
#quick-menu_mo li{width:33.33%; float:left; font-size:14px; text-align:center; padding:5px 0; background:#7a7a7a; }
#quick-menu_mo li:first-child {background:#231815;}
#quick-menu_mo li:nth-child(2) {background:#e293bd;}
#quick-menu_mo li:last-child {background:#9e248a; border-right:0;}
#quick-menu_mo li:first-child:hover {background:#231815;}
#quick-menu_mo li:nth-child(2):hover {background:#e293bd;}

#quick-menu_mo li:last-child:hover{background:#9e248a;}
#quick-menu_mo li a{display:inline-block; width:100%; height:100%; color:#fff;}

/* 연세여우치과 홍대점 */
.d_n { display: none !important; }
.v_h { visibility: hidden !important; }
.nectar-flickity > .container { padding: 0; }
.main_notice_tab .wpb_tabs_nav .tab-item { visibility: hidden; }
/* 진료시간 및 오시는길 */
.page-id-1149 .wpb_tabs_nav { display: none; }
/* 투명교정장치 */
.page-id-1257 .carousel-dynamic-wrapper { overflow: visible; }
/* 상악동 거상술 */
.page-id-1661 .carousel-dynamic-wrapper { overflow: visible; }
/* 재수술 임플란트 */
.page-id-1667 .carousel-dynamic-wrapper { overflow: visible; }
/* 울세라믹 */
.page-id-1803 .carousel-dynamic-wrapper { overflow: visible; }
/* 신경치료 */
.page-id-1878 .carousel-dynamic-wrapper { overflow: visible; }
/* 잇몸치료 */
.page-id-1880 .carousel-dynamic-wrapper { overflow: visible; }
/* 사랑니 발치 */
.page-id-1884 .carousel-dynamic-wrapper { overflow: visible; }
/* 치료후기 */
.page-id-2020 .wpb_tabs_nav { display: none; }

/* Quick Menu */
#quick_menu { margin: 0; position: fixed; top: 40%; right: 30px; z-index: 9999; display: flex; flex-direction: column; row-gap: 12px; }
#quick_menu li { list-style: none; }
#quick_menu li a { display: flex; align-items: center; position: relative; }
#quick_menu li a img { box-shadow: 1px 1px 1px rgb(0 0 0 / 25%); border-radius: 50%; }
#quick_menu li span { display: block; width: 110px; text-align: center; line-height: 1 !important; padding: 15px 0 !important; border-radius: 24px; font-size: 17px; font-weight: 500; transition: all 300ms ease; position: absolute; right: 64px; background-color: #000000; color: #ffffff; letter-spacing: -0.5px; }


@media screen and (max-width:999px){
    #quick_menu li a img{max-width:60%;}
    #quick_menu{top:70%; right:0; row-gap: 11px;}
    #quick_menu li span{width:77px; font-size: 13px; right:57px; padding:9px 0 !important;}
}

/* Main */
.main_slider_row .nectar-rotating-words-title { width: fit-content; margin: auto; position: absolute; z-index: 9999; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 40%;  padding: 30px;}
.main_slider_row .nectar-rotating-words-title .heading { margin-bottom: 0; }
.main_slider_row .nectar-rotating-words-title .heading .beginning-text, .main_slider_row .nectar-rotating-words-title .heading .ending-text { display: block; }
.main_slider_row .nectar-rotating-words-title .heading .beginning-text { font-size: 40px; letter-spacing: -1px; font-weight: 500; margin-bottom: 8px; text-shadow: 2px 2px 2px #4d4d4d;}
.main_slider_row .nectar-rotating-words-title .heading .dynamic-words span { font-size:85px; letter-spacing: -3px; font-weight: 500; line-height: 1.5; text-shadow: 2px 2px 2px #434343;}
.main_slider_row .nectar-rotating-words-title .heading .ending-text { font-size: 31px; letter-spacing: -1px; font-weight: 500; margin-top: 16px; line-height: 42px;  text-shadow: 2px 2px 5px #434343;}
.main_treatment_row::after { background-image: url('/wp-content/uploads/2025/02/treatment_background.png'); background-size: cover; width: 1678px; height: 330px; position: absolute; bottom: 5px; left: -90px; }
.main_treatment_row .nectar-carousel-fixed-content { width: 35% !important; margin-left: -90px; top: 0 !important; transform: translateX(0) !important; padding-right: 0 !important; }
.main_treatment_row .nectar-carousel-fixed-content h2::before { content: ''; background: url('/wp-content/uploads/2025/02/treatment_title.png') center/cover no-repeat; width: 22px; height: 272px; position: absolute; top: 12px; left: -72px; }
.main_treatment_row .nectar-carousel-fixed-content h2 { font-size: 36px; font-weight: 500; line-height: 1.5; margin-bottom: 16px !important; }
.main_treatment_row .nectar-carousel-fixed-content p { font-size: 18px; line-height: 1.75; }
body .main_treatment_row .nectar-carousel-fixed-content a.nectar-button { border-radius: 4px !important; border: 1px solid #a2a2a2; margin: 0; background-color: transparent !important; padding: 12px 16px !important; }
.main_treatment_row .nectar-carousel-fixed-content a span { color: #222222; font-size: 16px; font-weight: 500; transform: initial !important; }
.main_treatment_row .nectar-carousel-fixed-content a i { display: none; }
.main_treatment_row .nectar-flickity { margin-left: 34.5% !important; }
.main_treatment_row .nectar-flickity .flickity-slider .cell { padding: 0 !important; }
.main_treatment_row .nectar-flickity .wpb_text_column .wpb_wrapper { padding: 32px; background-color: #1948bc; }
.main_treatment_row .nectar-flickity .wpb_text_column h6 { color: #ffffff; font-size: 28px; font-weight: 400; line-height: 1; margin-bottom: 16px; }
.main_treatment_row .nectar-flickity .wpb_text_column p { color: #ffffff; font-size: 16px; line-height: 1.5; }
.main_treatment_row .nectar-flickity .flickity-page-dots { bottom: -60px !important; }
.main_treatment_row .inner_row { position: absolute; top: 300px; left: -90px; }
.main_treatment_row .inner_row .vc_column-inner > .wpb_wrapper { display: flex; column-gap: 16px; }
.main_treatment_row .inner_row .nectar-cta .link_text { padding: 0; font-size: 16px; padding: 16px 32px; line-height: 1; border: 1px solid #a2a2a2; border-radius: 4px; font-weight: 500; }
.main_treatment_row .inner_row .nectar-cta .link_text::after { display: none; }
.main_treatment_row .inner_row .nectar-cta .link_text .arrow { display: none; }
.main_doctor_txtwrap .main_doctor_title p { font-family: "Montserrat", serif !important; font-size: 144px; color: #f2f2f2; font-weight: bold; line-height: 1; position: absolute; top: -16px; left: -352px; }
.main_doctor_txtwrap .main-txt { font-size: 40px; text-align: right; margin-right: -80px; font-weight: 300; line-height: 1.5; position: relative; padding-bottom: 80px !important; }
.main_doctor_txtwrap .main-txt::after { content: ''; background: url('/wp-content/uploads/2025/02/main_doctor_logo.png') center/cover no-repeat; width: 206px; height: 322px; display: block; position: absolute; top: -140px; right: -120px; }
.main_doctor_txtwrap .main-txt span { display: block; font-weight: 600; }
.main_doctor_wrap .team-member { margin: 0; padding: 0; }
.main_doctor_wrap .team-member .team-member-image { margin-bottom: 24px !important; }
.main_doctor_wrap .team-member h5 { display: none; }
.main_doctor_wrap .team-member h3 { font-size: 28px; line-height: 1.5; font-weight: 400; text-align: center; margin: 0 !important; }
.main_doctor_wrap .team-member .nectar-cta { display: none; }
.main_banslide_maintxt p { font-family: "Marcellus", serif !important; font-size: 56px; line-height: 1.25; color: #ffffff; letter-spacing: 1px; text-align: center; margin-bottom: 24px !important; }
.main_banslide_subtxt h3 { font-size: 22px; line-height: 1.5; color: #ffffff !important; text-align: center; font-weight: 400; margin-bottom: 24px !important; }
.main_banslide_subtxt p { font-size: 16px; line-height: 1.5; color: #ffffff; text-align: center; letter-spacing: 0.25px !important; }
.main_bg_mo .nectar-flickity .flickity-page-dots { text-align: center !important; }
.main_location_row .wpb_text_column { display: flex; justify-content: center; padding-left: 160px; }
.main_location_row .wpb_text_column .wpb_wrapper { width: 425px; }
.main_location_row .wpb_text_column h2 { font-family: "Marcellus", serif !important; font-size: 44px; font-weight: 400; margin-bottom: 0; }
.main_location_row .wpb_text_column h2 + p { font-size: 18px; margin: 48px 0 24px; color: #888888; line-height: 1; }
.main_location_row .wpb_text_column .address + p { line-height: 1; }
.main_location_row .wpb_text_column .telephone { font-size: 32px; font-weight: 500; text-decoration: underline; text-underline-offset: 10px; text-decoration-thickness: 1px; color: #222222; display: inline-block; line-height: 1; }
.main_location_row .wpb_text_column ul { width: 325px; }
.main_location_row .wpb_text_column ul li { margin-top: 24px !important; }
.main_location_row .wpb_text_column ul li:first-child { font-size: 24px; font-weight: 500; margin-top: 48px !important; line-height: 1; }
.main_location_row .wpb_text_column ul li:last-child { font-size: 16px; font-weight: 400; color: #818181; background-color: #f9f9f9; text-align: center; border-radius: 4px; padding: 14px 0 !important; margin-top: 24px !important; }
.main_location_row .wpb_text_column ul li.day { font-size: 18px; font-weight: 400; color: #424242; line-height: 1; display: flex; align-items: center; justify-content: space-between; position: relative; }
.main_location_row .wpb_text_column ul li.day:nth-child(4)::after { content: '* 교정진료는 PM 03:00까지 진료합니다.'; font-size: 14px; position: absolute; right: -40px; bottom: -16px; }
.main_location_row .wpb_text_column ul li.day b { font-weight: 400; color: #ffffff; background-color: #222222; border-radius: 16px; display: inline-block; width: 140px; text-align: center; padding: 7px 0; line-height: 1; }
.main_location_row .wpb_text_column ul li.day b span { font-weight: 300; line-height: 1; }

/* Footer */
body.material #footer-outer .row { padding: 180px 0 60px !important; }
body.material #footer-outer { background-color: #f1f0f5 !important; }
body.material #footer-outer #footer-widgets div > img { display: flex; width: 270px; margin: auto; }
body.material #footer-outer #footer-widgets ul { display: flex; justify-content: center; align-items: center; column-gap: 24px; margin-top: 24px !important; }
body.material #footer-outer #footer-widgets .col ul li { padding: 0 !important; }
body.material #footer-outer #footer-widgets ul > li > a { color: #222222 !important; font-size: 16px; }
body.material #footer-outer #footer-widgets p { font-size: 16px; color: #666666; line-height: 2; margin-top: 8px; }
body.material #footer-outer #footer-widgets ol { display: flex; justify-content: center; align-items: center; column-gap: 12px; margin-top: 40px !important; }
body.material #footer-outer #footer-widgets ol > li > a > img { width: auto !important; height: 20px !important; }
body.material #footer-outer #footer-widgets span { color: #999999; font-size: 14px; display: block; text-align: center; margin-top: 120px !important; line-height: 1; }

/* Sub */
.nectar-highlighted-text[data-color="#6e53e0"][data-color-gradient="#00b0ff"]:not([data-style="text_outline"]) em, .nectar-highlighted-text[data-color="#6e53e0"][data-color-gradient="#9b2d8d"]:not([data-style="text_outline"]) em, .nectar-highlighted-text[data-color="#c04795"]:not([data-style="text_outline"]) em { background-image: linear-gradient(to right,#2962ff 0,#6e53e0 100%) !important; }
.nectar-highlighted-text[data-color="#e293bd"]:not([data-style="text_outline"]) em { background-image: linear-gradient(to right,#b8e9ff 0,#b8e9ff 100%) !important; }
.nectar-highlighted-text[data-color="#dc7aae"]:not([data-style="text_outline"]) em { background-image: linear-gradient(to right,#528eff 0,#528eff 100%) !important; }
#kboard-viewps-before-after-plus-list .kboard-category .kboard-category-list li.kboard-category-selected { background-color: #00b0ff !important; }
body.page-id-1141.material .nectar-button, body.page-id-1147.material .nectar-button { border-radius: 0 24px 0 24px !important; }
.location table tr:nth-child(4) td { position: relative; padding-bottom: 32px !important; }
.location table tr:nth-child(4) td:last-child::after { content: '* 교정진료는 PM 03:00까지 진료합니다.'; font-size: 14px; position: absolute; left: 15px; bottom: 5px; }
.dtd { position: absolute; width: 100%; left: 50%; }
.dtd .history_wrap_right ul>li:nth-child(6) { margin-bottom: 0; }
.sub_ban_suggestion_subtxt.ft-st{font-size: 20px;}
.sub_ban_suggest_subtxt.st01{font-size: 18px; line-height: 28px;}
.sub_ban_suggest.pointban{margin: 20px 0; font-size: 18px;  background-color: #2962ff;  color: #fff;  padding: 6px 0px 9px !important;  text-align: center;}
.sub_content_row-01.row .box-inner-wrap{ padding: 0 0 7px !important;} 


/* Global Section */
.global_section_location .telephone { display: block; font-size: 24px; margin-bottom: 16px; font-weight: 500; }
.global_section_location .address { font-size: 20px; margin-bottom: 16px; }
.global_section_location ul { display: flex; flex-direction: column; }
.global_section_location ul li { line-height: 1; margin: 0 0 12px 0 !important; }
.global_section_location ul li:first-child { font-size: 20px; font-weight: 500; margin-bottom: 16px !important; color: #2962ff; }
.global_section_location ul li.day { font-size: 16px; }
.global_section_location ul li.sat { position: relative; margin-bottom: 32px !important; }
.global_section_location ul li.sat::after { content: '* 교정진료는 PM 03:00까지 진료합니다.'; font-size: 14px; position: absolute; left: 100px; bottom: -24px; }
.global_section_location ul li.day:nth-child(5) { margin-bottom: 0 !important; }
.global_section_location ul li.day b { display: inline-block; width: 100px; font-weight: 500; }
.global_section_location ul li:last-child { font-size: 16px; line-height: 1.5; margin: 16px 0 0 !important; color: #444444; }
.bottom_cont .map_btn ul { display: flex; flex-direction: column; align-items: center; row-gap: 12px; position: absolute; bottom: 50px; right: 75px; }
.bottom_cont .map_btn ul li { margin: 0; }
.sub_row_bg.nopd { height: 720px; }
.sub_row_bg.nopd .nopd .vc_column-inner { padding: 0 !important; }
.sub_row_bg_high.he_st { height: 1071px; }



.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport{margin:100px 0 90px 0;}
.doctors-wrap .vc_col-sm-3.wpb_column{width:27% !important;}
.main_doctor_txtwrap.staff .main-txt::after{display:none;}
.main_doctor_txtwrap.staff{position:absolute;text-align:left; bottom:13%; left:92%; width:24%; border-radius: 30px;background-color: #145ba7; padding:30px 0;}
.main_doctor_txtwrap.staff .main-txt{font-size:25px; font-weight:500;text-align: center; padding-bottom: 20px !important;width:100%;display: block; color:#fff; display: block;}
.main_doctor_txtwrap.staff .sub-txt{font-size: 19px;line-height: 33px;}
.main_doctor_txtwrap.staff .sub-txt li{margin-bottom: 6px; color:#fffffffa;width: 100%; text-align: left;padding:0 50px; }
.main_doctor_txtwrap.staff .sub-txt li:hover{color:#e1f3fd;}
.resolution-maintxt h1{font-size: 47px !important;font-weight: 500; line-height:60px !important;margin-bottom: 16px !important;}
.resolution-maintxt h2{font-size: 19px; line-height: 28px;  font-weight: 400;  margin: 24px 0;}
.resolution-maintxt p{font-size: 17px;color: #0d69fb; font-family: "Marcellus", serif !important; font-weight: 500; margin-bottom: 20px !important;}
.resolution-sub-maintxt h4{font-size:20px;}
.resolution-sub-subtxt p{font-size:16px; line-height:26px; margin-top:20px;}
.resolution-subcon p{font-size: 20px; color:#0d69fb;}
.resolution-subcon h1{font-size: 23px;font-weight: 500; line-height: 30px; margin: 10px 0;}
.resolution-subcon h2{font-size: 17px; line-height: 27px;  margin: 20px 0; font-weight: 400;}


.main_banner_wrap{height:650px;}
.main_banner_wrap h1{font-size: 45px;  font-weight: 500;letter-spacing: -3px; }
.main_banner_wrap h2{font-size: 20px;  font-weight: 400;letter-spacing: -2px;  line-height: 35px; margin: 30px 0;}
.main_banner_wrap h3{float: left;  display: inline-block;  margin-top: 30px;font-weight: 500; letter-spacing: -1px;  font-size: 21px;}
.main_banner_wrap h3 img{float:right; margin-left: 10px;}

.sub_about_row-01 h4{font-size:45px;}
.sub_about_row-01 h3{font-size:30px;font-weight: 600;    margin-top: -18px;}
.sub_about_row-01 h3 em{line-height:35px;}
.sub_about_row-01 p{font-size:18px;}

.sub_staff_wrap{height:450px;}
.sub_staff_wrap  h1{margin-top:10px; font-size: 40px;font-weight:400;  letter-spacing: -2px; line-height: 55px;}
.sub_staff_wrap  li{font-size:23px; line-height: 30px;     position: relative; width: 21%; font-weight:500;}
.sub_staff_wrap  li .en{font-size:15px; margin-right:5px; font-weight:400;}
.sub_staff_wrap ul{position: relative;  width: 123%;display: flex;  flex-wrap: wrap; justify-content: flex-start;align-items: flex-start;gap: 1rem 1rem;}
.sub_staff_wrap .sm-txt{font-size:18px;}
.sub_doctor_p_row  p{font-size: 19px;  line-height: 29px;   margin-top: 21px;}

.sub_implant_special.he-st{height:1000px;}
.sub_section_title p.lang_en.spacing.natural{padding-top:80px;}

.damon_row.clippyc{margin-left:0;}
.sub_correction_damon.clippyc .sub_ban_maintxt {font-size:55px; margin-top:30px;}
.sub_damon_circle_wrap.clippyc{width:100%; display:inline-block; position: inherit !important;}
.sub_damon_circle_wrap.clippyc .row_col_wrap_12_inner{justify-content:center;}
.sub_damon_circle_wrap.clippyc .vc_col-sm-3{width:21%;}
.sub_correction_damon.clippyc .vc_column-inner{padding:60px 0 0 !important;}
.sub_correction_damon.clippyc .circle_txt{background-color: #008fe5;}


@media screen and (max-width:1200px){
    .dtd{left:32% !important;}
    .sub_row_bg.nopd{height: 538px !important;}
    .sub_row_bg_high.he_st{height: 938px !important;}
}

@media screen and (max-width:999px){
    .main_banner_wrap{height:490px;}
    .main_banner_wrap h1{font-size: 25px;}
    .main_banner_wrap h2{ font-size: 16px; line-height: 25px; margin: 20px 0;}
    .main_banner_wrap h3{font-size: 15px; margin-top: 10px;}
    .main_banner_wrap h3 img{margin-left: -33px; max-width: 34% !important;}
    .main_doctor_txtwrap .main-txt::after{display: none;}
    .doctors-wrap .vc_col-sm-3.wpb_column{width:50% !important;}
    .main_treatment_row .nectar-carousel-fixed-content h2{font-size: 22px; line-height: 35px;}
    .main_treatment_row .nectar-carousel-fixed-content{width:100% !important; margin-left: 0;}
    .main_treatment_row .nectar-carousel-fixed-content p{font-size: 16px;}
    .main_treatment_row .nectar-carousel-fixed-content p br{display: none;}
    .main_treatment_row .inner_row{top:225px; left:0; }
    .main_treatment_row .inner_row .nectar-cta .link_text{font-size: 14px; padding:10px 22px;}
    .main_treatment_row .nectar-flickity{margin-top: 100px !important; margin-left: 0 !important;}
    .main_banslide_maintxt p{margin-bottom: 20px !important;}
    .main_location_row .wpb_text_column{padding-left: 30px;}
    .main_location_row .wpb_text_column h2{font-size: 25px;}
    .main_location_row .wpb_text_column h2 + p{font-size: 15px; margin:10px 0 24px;}
    .main_location_row .wpb_text_column .telephone{font-size: 20px;}
    .main_location_row .wpb_text_column ul li:first-child{font-size: 20px; margin-top: 38px !important; margin-bottom: 20px;}
    .main_location_row .wpb_text_column ul li.day{font-size: 15px; justify-content: flex-start; }
    .main_location_row .wpb_text_column ul li{margin-top: 10px !important;}
    .main_location_row .wpb_text_column ul li.day b{width:100px;margin-right: 13px;}
    .main_location_row .wpb_text_column ul li.day:nth-child(4)::after{font-size: 12px; right:33px; bottom:-12px;}
    .main_location_row .wpb_text_column ul li.day:nth-child(5){margin-top: 20px !important;}
    .about_txt .divider-border{    background-color: transparent;}
    .sub_row_bg.nopd{height:770px !important;}
    .sub_row_bg.nopd .viewport-desktop.using-image{background-position: 59% !important;}
    .sub_row_bg_high.he_st{height: 610px !important;}
    .global_section_location .address{font-size: 15px;}
    .global_section_location ul li:first-child{font-size: 17px;}
    .global_section_location ul li.day{font-size: 15px;}
    .bottom_cont .map_btn ul{flex-direction: row; justify-content: left; position: inherit;}
    .global_section_location ul li:last-child{font-size: 14px;}
    .bottom_cont .pd_st .vc_column-inner{padding:30px 40px 60px;}
    .bottom_cont .map_btn ul li{margin-top: 40px;}
    .bottom_cont .map_btn ul li:first-child{margin-right: 10px;}
    .sub_doctor_p_row p{font-size: 17px;}
    .sub_staff_wrap h1{font-size: 25px; line-height: 35px;}
    .sub_staff_wrap li .en{font-size: 13px; display: block}
    .sub_staff_wrap .sm-txt{font-size: 16px;}
    .sub_staff_wrap li{font-size: 16px; width:20%; line-height: 27px;}
    .sub_implant_special.he-st{height: 340px;}
    .sub_section_title p.lang_en.spacing.natural{padding-top: 60px;}
    .sub_ban_suggest_subtxt.st01{font-size: 16px;line-height: 28px;}
    .sub_ban_suggest_subtxt.st01 br{display: none;}
    .sub_ban_suggest.pointban{font-size: 14px;}
    .nectar-flickity[data-spacing="20px"]:not(.masonry) .flickity-slider .cell{margin:0 0 ;}
    .sub_content_row-01.row .box-inner-wrap{padding:0 0 7px !important;}
    .implant_bg_row01 .sub_ban_maintxt{font-size: 28px !important;}
    .sub_ban_subtxt .sub_ban_subtxt{font-size: 14px !important;}
    .sub_ban_subtxt .sub_ban_subtxt br{display: none;}
    .sub_implant_special{height:700px !important;}
    .img_ml_st01{width:34% !important; margin: 0 auto !important;}
    .sub_implant_special.implant_bg_row01.st{height:630px !important;}
    .dtd{left:42% !important;}
    .sub_correction_damon.clippyc .vc_column-inner{padding:30px 0 0 !important;}
    .sub_correction_damon.clippyc{height:1158px;}
    .bg_none_mo.vc_custom_1740037012702{background-color: transparent !important;}
    .sub-symptom.invisalign .row-bg{height: 220px !important; background-size: cover;}
    .main_treatment_row .nectar-flickity .wpb_text_column p{font-size: 15px;}
    .sub_menu_wrap.eight.row-st li:last-child{width:100%;}
    .sub_menu_sub li:last-child{width:100% !important;}
    .sub_menu_sub.device-type li:last-child{width:50% !important;}
    .sub_menu_sub.device-type-01 li:last-child{width:50% !important;}
    .twentytwenty-wrapper{padding:5px 32px !important;}
    
}

@media screen and (max-width:690px){
    .dtd{left:0 !important;}
    .sub_correction_damon.clippyc{height:1080px;}
    .sub_correction_invisalign{height:770px;}
    .sub_row_bg.nopd{height:auto !important;}
    .sub_row_bg_high.he_st{height: 470px !important;}
    .implant_bg_row01 .sub_ban_maintxt{font-size: 19px !important;}
    .sub_section_title p.lang_en.spacing.natural{padding-top: 30px;}
    .sub_content_row-01.row .box-inner-wrap{padding:5% 7% !important;}
    .sub_implant_special{height:600px !important;}
    .sub_implant_special.implant_bg_row01.st{height:470px !important;}
    body .vc_row.top_padding_phone_30px{padding-top: 110px !important;}
    
}

@media screen and (max-width:400px){
    .global_section_location ul li.sat{margin-bottom: 52px !important;}
    .global_section_location ul li.sat::after{bottom:-36px;}
    
}
