@charset "UTF-8";
@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;400&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

/**
*
http://crossdesign.co.kr, Website project
project name : 톨리드 정형외과
project manager : kwon.hyeonsu
*
**/

/* ++++++++++++++++++++++++++++++++++++++++ *
    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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0 !important;
}
iframe, iframe.iframe-embed {
    width: 100%;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    테마기본설정
* ++++++++++++++++++++++++++++++++++++++++ */
.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;
}
.wpb_tab .wpb_content_element {
  margin-bottom: 0 !important;
}
.row .col.post-area img {
  margin-bottom: 15px !important;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    폰트설정
* ++++++++++++++++++++++++++++++++++++++++ */
html,
body,
div,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
dt,
.bold,
b,
strong {
  font-family: "Pretendard", "맑은고딕", "MalgunGothic", sans-serif !important;
  letter-spacing: -0.03em !important;
}
button[type="submit"],
input[type="button"],
input[type="submit"],
body .gform_wrapper .top_label .gfield_label,
select {
  font-family: "Pretendard", "맑은고딕", "MalgunGothic", sans-serif !important;
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  src: local(
    "☺"
  ); /* 웹 브라우저가 지원하지 않는 불필요한 웹 폰트 호출을 막는데 사용 */
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.bold,
b,
strong,
th,
td {
  word-break: keep-all;
}

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

.t_center,
.t_center p {
  text-align: center;
}
.t_left,
.t_left p {
  text-align: left;
}
.t_right,
.t_right p {
  text-align: right;
}

.fw200 {
  font-weight: 200;
}
.fw300 {
  font-weight: 300;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fw700 {
  font-weight: 700;
}

/* COLOR */
.c_white {
  color: #fff !important;
}
.c_black {
  color: #111 !important;
}
.c_gray {
  color: #707070 !important;
}

.c_style01 {
  color: #795d54 !important;
}
.c_style02 {
  color: #93c90f !important;
}
.c_style03 {
  color: #659327 !important;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    DISPLAY
* ++++++++++++++++++++++++++++++++++++++++ */
/*pc*/
.pc_show {
  display: block !important;
}
.pc_none {
  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;
}

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

/* ++++++++++++++++++++++++++++++++++++++++ *
    LAYOUT
* ++++++++++++++++++++++++++++++++++++++++ */
.box_col_R {
  text-align: right;
}
.img_middle img {
  vertical-align: middle;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    KBOARD    
* ++++++++++++++++++++++++++++++++++++++++ */
/*공통*/
.kboard-content .content-view {
  font-size: 17px !important;
}
.kboard-detail {
  font-size: 16px !important;
}
#kboard-default-document .kboard-title h1,
#kboard-ocean-gallery-document .kboard-title p {
  font-size: 22px !important;
}
.comments-list-content p {
  font-size: 16px !important;
}

/*에스크원*/
body[data-form-submit="regular"]
  .container-wrap
  #kboard-ask-one-list
  button[type="submit"] {
  padding: 0 22px !important;
}
body[data-form-submit="regular"]
  .container-wrap
  #kboard-ask-one-editor
  button[type="submit"] {
  padding: 0 22px !important;
}
#kboard-ask-one-document .detail-category2 {
  display: none;
}

/*에스크원-온라인상담*/
.online_ask #kboard-ask-one-list .kboard-tree-category li {
  width: 12%;
}
.online_ask #kboard-ask-one-list .kboard-tree-category li a {
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: center;
}
.online_ask
  #kboard-ask-one-list
  .kboard-tree-category
  li.kboard-category-selected
  a {
  border-bottom: 2px solid #93c90f;
}

/*디폴트*/
body[data-form-submit="regular"]
  .container-wrap
  #kboard-default-list
  button[type="submit"] {
  padding: 0 12px !important;
}
body[data-form-submit="regular"]
  .container-wrap
  #kboard-default-editor
  button[type="submit"] {
  padding: 0 12px !important;
}
body[data-form-submit="regular"]
  .container-wrap
  #kboard-default-list
  button[type="submit"]:hover {
  background-color: #eaeaea !important;
}
body[data-form-submit="regular"]
  .container-wrap
  #kboard-default-editor
  button[type="submit"]:hover {
  background-color: #eaeaea !important;
}

/*오션갤러리*/
body[data-form-submit="regular"]
  .container-wrap
  #kboard-ocean-gallery-editor
  button[type="submit"] {
  padding: 2px 22px !important;
}
body[data-form-submit="regular"]
  .container-wrap
  #kboard-ocean-gallery-list
  button[type="submit"] {
  padding: 2px 22px !important;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-item {
  width: 297px !important;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail {
  width: 297px !important;
}
#kboard-ocean-gallery-list .kboard-list .kboard-gallery-thumbnail img {
  width: 297px !important;
  height: 207px !important;
}

.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-category
  .kboard-category-list
  li {
  font-size: 18px;
  padding: 5px;
}
.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-category
  .kboard-category-list
  li
  a {
  padding: 0 12px !important;
}

.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-item {
  padding: 0 0 15px;
  margin: 12px 10px;
  border: 1px solid #ddd;
}
.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-thumbnail {
  margin-bottom: 20px;
}
.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-title {
  font-size: 17px;
  margin-bottom: 12px;
  font-weight: 600;
  line-height: 1;
  height: auto;
}
.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-info {
  display: none;
}
.review_board_wrap
  #kboard-ocean-gallery-list
  .kboard-list
  .kboard-gallery-doctor {
  font-size: 14px;
  font-weight: 600;
  color: #123f90;
}

/*오션갤러리-최신글*/
.review_recent_wrap
  #kboard-ocean-gallery-latest
  .kboard-ocean-gallery-latest-item {
  width: 327px !important;
}
.review_recent_wrap
  #kboard-ocean-gallery-latest
  .kboard-ocean-gallery-latest-thumbnail {
  width: 327px !important;
  height: 217px !important;
}
.review_recent_wrap #kboard-ocean-gallery-latest a {
  font-size: 18px !important;
  font-weight: 600;
}
.review_recent_wrap
  #kboard-ocean-gallery-latest
  .kboard-ocean-gallery-latest-title {
  width: 100%;
  padding: 25px !important;
  background-color: #fff;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    블로그
* ++++++++++++++++++++++++++++++++++++++++ */
/*post-grid */
.common_post .post-heading {
  font-size: 20px;
  margin-bottom: 10px !important;
  font-weight: 500;
}
.common_post .nectar-post-grid .nectar-post-grid-item .meta-excerpt {
  margin: 0 auto;
  font-size: 17px;
}
.common_post
  .nectar-post-grid-wrap[data-style="content_under_image"]
  .nectar-post-grid[data-card="yes"][data-text-align="center"]
  .nectar-post-grid-item
  .content {
  padding: 35px 15px;
}
.common_post .nectar-post-grid .meta-date {
  font-size: 17px;
}

/*blog*/
.common_post .masonry.material .masonry-blog-item .meta-category a {
  font-size: 17px;
  margin: 0 10px 0px 0;
  font-weight: 700;
}
.common_post .masonry.material .masonry-blog-item .grav-wrap .text span {
  font-size: 15px;
}
.common_post .masonry.material .masonry-blog-item .grav-wrap {
  margin-top: 20px;
}

/*블로그 글 컨텐츠*/
.comments-section {
  display: none;
}
.post .post-content {
  font-size: 17px;
}

/*standard-featured*/
.post-area.featured_img_left article .meta-category a {
  font-size: 16px !important;
}
#sidebar .widget_search .wp-block-search__label {
  font-size: 20px;
}
#sidebar div ul li {
  font-size: 16px !important;
}
#sidebar .widget_search .wp-block-search__inside-wrapper {
  height: 35px;
}
#sidebar .widget_search button[type="submit"] {
  width: 20%;
  padding: 5px 15px !important;
}

/*병원소식*/
.masonry.material .masonry-blog-item .article-content-wrap .excerpt {
  word-break: break-all;
}
.m10 {
  display: block;
  margin: 10px 0 !important;
}
.mt10 {
  display: block;
  margin-top: 10px !important;
}
.mb10 {
  display: block;
  margin-bottom: 10px !important;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    그라비티폼
* ++++++++++++++++++++++++++++++++++++++++ */
.gform_wrapper button[type="submit"],
input[type="button"],
input[type="submit"] {
  font-size: 20px !important;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-size: 19px !important;
  font-weight: 600 !important;
}
.gform_confirmation_message {
  padding: 20px;
  background-color: #f4f4f4;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    QUICK 퀵메뉴
* ++++++++++++++++++++++++++++++++++++++++ */
.quick {
  display: block;
  min-width: 85px;  
  position: fixed;
  top: 255px;
  right: 0;
  z-index: 99999999999;
}
.quick ul {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.06);
    border-radius: 20px 0 0 20px;
}
.quick ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 17px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #181818;
    line-height: 1;
    row-gap: 8px;
    position: relative;
    background-color: #fff;
    text-align: center;
}
.quick ul li:first-child a {padding-top: 20px;border-radius: 20px 0 0 0;}
.quick ul li:nth-child(4) a {padding-bottom: 20px;}
.quick ul li.tel a {
  padding-top: 20px;
  padding-bottom: 24px;
  background-color: #795D54;
  color: #fff;
  border-radius: 0 0 0 20px;
}
.quick ul li a::after {
    content: "";
    display: block;
    width: 65px;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    bottom: 0;
}
.quick ul li:nth-child(4) a::after,
.quick ul li:nth-child(5) a::after {display: none;}
.quick ul li a img {height: 23px;}

.quick ul li a:before {
  content: "";
  font-family: "Marcellus", serif !important;
  font-size: 32px;
  letter-spacing: 0 !important;
  background: #fff;
  position: absolute;
  right: 110px;
  display: none;
  border-radius: 20px;
  overflow: hidden;
}
.quick ul li:nth-child(1) a:before {content: url(/wp-content/uploads/2026/02/qr_kakao.jpg);line-height: 0.7;}
.quick ul li:nth-child(2) a:before {content: url(/wp-content/uploads/2026/02/qr_line.jpg);line-height: 0.7;}
.quick ul li:nth-child(3) a:before {content: url(/wp-content/uploads/2026/02/qr_wechat.jpg);line-height: 0.7;}
.quick ul li:nth-child(4) a:before {content: "limblengtheningdoctor@gmail.com";padding: 10px 30px;}
.quick ul li.tel a:before {content: "1551.9535";padding: 10px 30px;color: #000;}

.quick ul li a:focus:before {display: block;}

@media screen and (max-width: 999px) {
  .quick {
    min-width: auto;
    width: 100%;
    top: auto;
    bottom: 0;
  }
  .quick ul {border-radius: 20px 20px 0 0;display: flex;}
  .quick ul li {width: calc(100% / 5);}

  .quick ul li a,
  .quick ul li:first-child a,
  .quick ul li:nth-child(4) a,
  .quick ul li.tel a {padding: 15px 10px;white-space: nowrap;font-size: 13px;}
  .quick ul li.tel a {border-radius: 0 20px 0 0;}
  .quick ul li a::after {
    width: 1px;
    height: 52px;
    bottom: 8px;
    right: 0px;
  }
  .quick ul li a img {height: 20px;}
  .quick ul li a:focus:before {
      position: fixed;
      bottom: 80px;
      left: 5px;
      right: auto;
      font-size: 16px;
  }
  .quick ul li a:focus:before {display: none !important;}
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    HEADER
* ++++++++++++++++++++++++++++++++++++++++ */
#header-outer[data-format="centered-menu"] .logo-spacing {
  width: 7% !important;
}
/* #menu-item-10000002.cosmosfarm-members-register > a {display: none !important;} */
.logo-spacing {
  display: none !important;
}
#header-outer #top .container {
    max-width: 1625px;;
}

li.menu-pc {
  display: block;
}
li.menu-mobile {
  display: none !important;
}

html
  body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a {
  background-color: transparent !important;
}
html
  body:not([data-header-format="left-header"])
  #header-outer
  nav
  > ul
  > .megamenu
  > ul
  ul
  .current-menu-item
  > a
  span {
  color: #795d54;
}

body #header-outer #top nav {margin-left: 20px;}
span.menu-title-text {
  font-size: 19px;
  letter-spacing: -1px;
  font-weight: 500;
  word-break: keep-all;
}
li.current-menu-item span.menu-title-text {
  font-weight: 700;
}
.sub-menu span.menu-title-text {
  font-weight: bold;
  line-height: 1em;
}
.sub-menu .item_desc {
  letter-spacing: -1px;
  word-break: keep-all;
  padding-top: 4px;
}
body #header-outer .title.inherit-h6 span.menu-title-text {
  display: block;
}
#header-outer .sub-menu span.nectar-menu-label.nectar-pseudo-expand {
  font-size: 16px;
  color: #fff !important;
  letter-spacing: -1px;
}
#header-outer nav ul.sf-menu ul.sub-menu {
  border-radius: 8px !important;
}
#header-outer nav > ul > .megamenu.nectar-megamenu-menu-item > .sub-menu > li.menu-item-type-post_type {
  padding: 0 !important;
}
#header-outer nav > ul> .megamenu.nectar-megamenu-menu-item > .sub-menu > li {
  padding: 24px !important;
}
#header-outer nav > ul> .megamenu.nectar-megamenu-menu-item > .sub-menu > li:last-child {
  padding-left: 0 !important;
}
#header-outer nav > ul> .megamenu.nectar-megamenu-menu-item > .sub-menu > li {
  padding: 24px !important;
}
#header-outer nav ul.sf-menu ul.sub-menu > li.menu-item > .sub-menu > li > a {
  padding: 0 0 24px 0 !important;
}
#header-outer nav ul.sf-menu ul.sub-menu > li.menu-item > .sub-menu > li:last-child > a {
  padding-bottom: 0 !important;
}

#header-outer nav .cosmosfarm-members-login span.menu-title-text,
#header-outer nav .cosmosfarm-members-logout span.menu-title-text,
#header-outer nav .cosmosfarm-members-account span.menu-title-text,
#header-outer nav .cosmosfarm-members-register span.menu-title-text {
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
}
body #header-outer #top nav .cosmosfarm-members-login a,
body #header-outer #top nav .cosmosfarm-members-logout a,
body #header-outer #top nav .cosmosfarm-members-account a,
body #header-outer #top nav .cosmosfarm-members-register a {
  padding: 0 10px !important;
}
body #header-outer #top nav .cosmosfarm-members-login, 
body #header-outer #top nav .cosmosfarm-members-logout {
    margin-left: 30px;
}
body #header-outer #top nav .cosmosfarm-members-login a,
body #header-outer #top nav .cosmosfarm-members-logout a {border-right: 1px solid;}

/* ++++++++++++++++++++++++++++++++++++++++ *
    button 버튼
* ++++++++++++++++++++++++++++++++++++++++ */
body.material .nectar-button.jumbo:not([class*="see-through"]) {
  border-radius: 50px !important;
  padding: 18px 50px !important;
}
body.material:not([data-button-style^="rounded"])
  .nectar-button.has-icon.large.main_btn_outline {
  border-radius: 50px !important;
  border: 2px solid #222 !important;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: 0;
}
.nectar-button.large.main_btn_outline {
  font-size: 16px;
}

.btn_L a {
  display: block;
  width: 195px;
  font-size: 21px;
  padding: 14px;
  text-align: center;
  border-radius: 50px;
  font-weight: 600;
}
.btn_style01 a {
  color: #6c940b;
  background-color: #fff;
}
.btn_style01 a:hover {
  color: #fff;
  background-color: #6c940b;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    공통 부분-text, space, tab
* ++++++++++++++++++++++++++++++++++++++++ */
/*space*/
.space160 {
  height: 160px;
}
.space120 {
  height: 120px;
}
.space100 {
  height: 100px;
}
.space50 {
  height: 50px;
}

/*text*/
.main_content .sub-title h1 {
  font-size: 42px;
  margin-bottom: 24px !important;
  line-height: 1 !important;
  font-weight: 500;
  letter-spacing: -0.02em !important;
}
.main_content h1 span,
.main_content h1 strong {
  letter-spacing: -2px;
}

.main_content h2 {
  font-size: 46px;
  margin-bottom: 25px !important;
  line-height: 1 !important;
  font-weight: 400;
  letter-spacing: -2px;
}
.main_content h2 .small {
  font-size: 30px;
}
.main_content h3 {
  font-size: 44px;
  margin-bottom: 25px !important;
  line-height: 1.3em !important;
  font-weight: 300;
  letter-spacing: -1px;
}
.main_content h4 {
  font-size: 40px;
  margin-bottom: 30px !important;
  line-height: 1 !important;
  font-weight: 400;
  letter-spacing: -2px;
}

.sub_title_M {
  font-size: 22px;
}
.sub_title_M.pb20 {
  padding-bottom: 20px !important;
}
.sub_title_M.pb10 {
  padding-bottom: 10px !important;
}

.sub_title_S {
  font-size: 20px;
}
.sub_title_S.pb10 {
  padding-bottom: 10px !important;
}

.sub_text_XL {
  font-size: 24px;
  line-height: 1.5em;
}
.sub_text_XL.pb60 {
  padding-bottom: 60px !important;
}
.sub_text_XL.pb40 {
  padding-bottom: 40px !important;
}

.sub_text_L {
  font-size: 22px;
  line-height: 1.5em;
}
.sub_text_L.pb40 {
  padding-bottom: 40px !important;
}
.sub_text_L.pb50 {
  padding-bottom: 50px !important;
}

.sub_text_M {
  font-size: 20px;
  line-height: 1.5em;
}
.sub_text_M.pb60 {
  padding-bottom: 60px !important;
}
.sub_text_M.pb50 {
  padding-bottom: 50px !important;
}
.sub_text_M.pb40 {
  padding-bottom: 40px !important;
}
.sub_text_M.pb30 {
  padding-bottom: 30px !important;
}
.sub_text_M.pb20 {
  padding-bottom: 20px !important;
}
.sub_text_M.pb10 {
  padding-bottom: 10px !important;
}

.sub_text_S {
  font-size: 18px;
  line-height: 1.5em;
}
.sub_text_S.pb50 {
  padding-bottom: 50px !important;
}
.sub_text_S.pb40 {
  padding-bottom: 40px !important;
}
.sub_text_S.pb30 {
  padding-bottom: 30px !important;
}
.sub_text_S.pb20 {
  padding-bottom: 20px !important;
}
.sub_text_S.pb10 {
  padding-bottom: 10px !important;
}

/* .sub_text_SS {
  font-size: 18px;
  line-height: 1.6em;
}
.sub_text_SS.pb30 {
  padding-bottom: 30px !important;
} */

/*sub*/
.sub_header_wrap {
    padding: 160px 0 95px !important;
}
.sub_header_tit {
    font-size: 60px;
    padding-bottom: 12px !important;
    line-height: 1;
    font-weight: 700;
}
.sub_header_tit .small {
  font-size: 40px;
}
.sub_header_txt {
    font-size: 18px;
    color: #5b5b5b;
    line-height: 1;
}

/*highlight-text*/
.ht_M {
  font-size: 36px;
  line-height: 1.5em !important;
}
.ht_M em {
  font-weight: 600 !important;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    MAIN 메인페이지
* ++++++++++++++++++++++++++++++++++++++++ */
/*병원소개*/
.main_info_btn {
  overflow: hidden;
}
.main_info_btn li {
  float: left;
}
.main_info_btn li a {
  display: block;
  font-size: 17px;
  padding: 6px 35px;
  margin-right: 12px;
  background-color: #e7e7e7;
  color: #000;
  font-weight: 600;
  border-radius: 100px;
  transition: all 0.2s;
}
.main_info_btn li a:hover {
  background-color: #795d54;
  color: #fff;
}

/*진료과목*/
.main_subject_list_wrap
  .nectar-fancy-box[data-style="image_above_text_underline"]
  .text {
  padding: 0;
}
.main_subject_list_wrap .main_subject_box {
    padding: 40px 10px 0;
    text-align: center;
}

.main_subject_tit {
    font-size: 32px;
    padding-bottom: 8px !important;
    font-weight: 700;
}
.main_subject_text {
    font-size: 17px;
    line-height: 24px;
    color: #6b6b6b;
    padding-bottom: 24px !important;
}
.main_subject_list li a {
  display: block;
  font-size: 14px;
  padding: 1px 15px;
  margin: 0 3px 7px !important;
  border: 1px solid #977a70;
  color: #977a70;
  border-radius: 50px;
  font-weight: 500;
  transition: all 0.2s;
  margin: 0 !important;
}
.main_subject_list li a:last-child {
  margin-bottom: 0;
}
.main_subject_list li a:hover {
  background-color: #795d54;
  color: #fff;
}

/*메인-치료 방법*/
.main_method_wrap .wpb_tabs_nav {
  position: absolute;
  width: 75%;
  top: -55px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  box-shadow: 0 0 25px rgb(0 0 0 / 30%);
}
.main_method_wrap .wpb_tabs_nav li {
  width: 25%;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #969696;
}
.main_method_wrap .wpb_tabs_nav li:nth-child(5),
.main_method_wrap .wpb_tabs_nav li:nth-child(6),
.main_method_wrap .wpb_tabs_nav li:nth-child(7),
.main_method_wrap .wpb_tabs_nav li:nth-child(8) {
  border-bottom: 0;
}
.main_method_wrap .wpb_tabs_nav li:nth-child(4n) {
  border-right: 0;
}
.main_method_wrap
  .tabbed[data-color-scheme="accent-color"][data-style="default"]
  li:not(.cta-button)
  .active-tab {
  position: relative;
  color: #fff;
  background-color: #292929;
  font-weight: 600;
}
.main_method_wrap
  .tabbed[data-color-scheme="accent-color"][data-style="default"]
  li:not(.cta-button)
  .active-tab::after {
  display: block;
  position: absolute;
  content: "";
  width: 101%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #93c90f;
}
.main_method_wrap .tabbed > ul li a {
  font-size: 22px;
  padding: 42px 14px;
  color: #cacbcc;
  background-color: #64676c;
}
.main_method_wrap .tabbed > ul li a:hover {
  color: #fff;
  background-color: #292929;
}

.main_method_wrap .main_method_tab .vc_col-sm-12 {
  width: 85% !important;
  margin: 0 auto !important;
}

.main_method_copy {
  font-size: 27px;
  padding-bottom: 20px !important;
}
.main_method_tit {
  font-size: 80px;
  padding-bottom: 35px !important;
  line-height: 1;
  font-weight: 600;
}
.main_method_small {
  font-size: 40px;
}

.main_method_list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.main_method_list li {
  display: flex;
  width: 25%;
}
.main_method_list li a {
  display: block;
  width: 100%;
  font-size: 21px;
  margin: 0 10px 27px;
  padding: 27px 20px;
  font-weight: 500;
  color: #000;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  transition: all 0.1s;
}
.main_method_list li a:hover {
  background-color: #6c940b;
  color: #fff;
}

/*특별함*/
.main_point_wrap .tabbed[data-style*="vertical"] .wpb_tabs_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 5% !important;
}
.main_point_wrap .tabbed[data-style*="vertical"] > div {
  float: right;
}

.main_point_wrap .tabbed[data-style*="vertical"] .wpb_tabs_nav li a {
  display: inline-block;
  font-size: 24px;
  padding: 18px 36px;
  background: #f4f4f4;
  color: #d4d4d4;
  font-weight: bold;
  border-radius: 50px;
}
.main_point_wrap .tabbed[data-style*="vertical"] .wpb_tabs_nav li a.active-tab {
  background: #111;
}
.main_point_wrap
  .tabbed[data-style*="vertical"]
  .wpb_tabs_nav
  li
  a.active-tab::before {
  content: "";
  position: absolute;
  display: block;
  top: 45%;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  background: #93c90f;
}
.main_point_wrap
  .tabbed[data-style*="vertical"]
  .wpb_tabs_nav
  li
  a.active-tab
  span {
  color: #fff;
}

.main_point_box1 {
  background-image: url("/wp-content/uploads/2022/12/메인-의료진.jpg") !important;
  background-position: right bottom;
  background-size: cover;
}
.main_point_box2 {
  background-image: url("/wp-content/uploads/2022/12/메인-수술실.jpg") !important;
  background-position: center center;
  background-size: cover;
}
.main_point_copy {
  font-size: 30px;
  padding-bottom: 20px !important;
  line-height: 1;
  font-weight: 600;
  color: #795d54;
}
.main_point_tit {
  font-size: 60px;
  padding-bottom: 40px !important;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -3px;
}

/*대표원장소개*/
.main_doctor_wrap h1 {
  line-height: 1.3em !important;
  font-weight: 200;
  color: #93c90f;
}
.main_doctor_wrap h1 span {
  border-bottom: 1px solid;
}

.main_doctor_desc {
  overflow: hidden;
}
.main_doctor_desc dt {
  float: left;
  width: 35%;
  font-size: 28px;
  color: #fff;
}
.main_doctor_desc dd {
  float: left;
  width: 65%;
  color: #fff;
}
.main_doctor_desc dd ul {
  padding-bottom: 50px;
}
.main_doctor_desc dd li {
  position: relative;
  padding-bottom: 5px;
}
.main_doctor_desc dd li::before {
  position: absolute;
  content: "";
  display: block;
  top: 13px;
  left: -10px;
  width: 2px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
}

/*후기best*/
.main_review_wrap
  .nectar-fancy-box[data-style="image_above_text_underline"]
  .text {
  padding: 15px 0 0;
}
.main_review_tit {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
}
.main_review_txt {
  font-size: 17px;
  line-height: 1.5em;
  font-weight: 600;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    SUB 서브페이지
* ++++++++++++++++++++++++++++++++++++++++ */
/*서브탑메뉴*/
.sub_header_wrap.underline-full > .row-bg-wrap {
    border-bottom: 1px solid #E3E3E3;
}

.material .custom_menu_wrap .widget li {
  float: left;
}

.material .custom_menu_wrap.menu_10 .widget li {
  width: calc(100% / 5);
}
.material .custom_menu_wrap.menu_6 .widget li {
  width: calc(100% / 6);
}
.material .custom_menu_wrap.menu_5 .widget li {
  width: calc(100% / 5);
}
.material .custom_menu_wrap.menu_4 .widget li {
  width: calc(100% / 4);
}
.material .custom_menu_wrap.menu_3 .widget li {
  width: calc(100% / 3);
}
.material .custom_menu_wrap.menu_2 .widget li {
  width: calc(100% / 2);
}

.material .custom_menu_wrap .widget li a {
  display: block;
  font-size: 19px;
  padding: 24px 42px !important;
  background-color: #fff;
  color: #333;
  text-align: center;
  border-radius: 0 0 12px 12px ;
  transition: all 0.2s;
}
.material .custom_menu_wrap .widget li.current_page_item a,
.material .custom_menu_wrap .widget li.current_page_item a:hover {
  background-color: #795d54;
  color: #fff !important;
}
.material .custom_menu_wrap .widget li a:hover {
  background-color: #f4f4f4;
}
.menu_empty a {
  pointer-events: none;
  cursor: default;
  text-indent: -99999px !important;
}

/*질환 공통*/
.sub_section {
  padding: 60px 0 !important;
  /* border-bottom: 1px solid #cdcdcd; */
}
.sub_section.first {
  padding-top: 0 !important;
}
.sub_section.last {
  padding-bottom: 0 !important;
  border-bottom: 0;
}

.sub_t_list li {
  position: relative;
  padding-left: 12px;
  word-break: keep-all;
}
.sub_t_list li::before {
  position: absolute;
  content: "";
  display: block;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #795d54;
}

.common_fancy .nectar-fancy-box .text {
  font-size: 20px;
  padding: 30px 0 0 !important;
  font-weight: 500;
}
.common_fancy
  .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry).tb-spacing-0
  .flickity-viewport {
  margin-bottom: 50px;
}

/*치료 방법 공통*/
/*탑메뉴*/
.material .custom_menu_method .widget ul {
  padding: 20px 0;
}
.material .custom_menu_method .widget li {
  display: inline-block;
}
.material .custom_menu_method .widget li a {
  display: block;
  font-size: 17px;
  margin: 0 16px;
  font-weight: 500;
}
.material .custom_menu_method .widget li.current-menu-item a {
  border-bottom: 2px solid #795d54;
}

.method_wrap .row_col_wrap_12_inner .vc_col-sm-4 .vc_column-inner {
  padding: 15%;
  border-radius: 10px;
  border: 1px solid #93c90f;
}
.method_wrap .row_col_wrap_12_inner .vc_col-sm-6 .vc_column-inner {
  padding: 5%;
  border-radius: 10px;
  border: 1px solid #93c90f;
}
.method_wrap .row_col_wrap_12_inner .vc_col-sm-12 .vc_column-inner {
  padding: 2.5%;
  border-radius: 10px;
  border: 1px solid #93c90f;
}
.method_wrap .method-image .vc_column-inner {
  padding: 2% !important;
}
.method_wrap .method-image .vc_column-inner img {
  border-radius: 10px;
}
/* .method_t_box {padding: 15%; border-radius: 10px; border: 1px solid #93c90f;} */
.method_num {
  margin: 0 auto;
  font-size: 22px;
  margin-bottom: 15px;
  width: 43px;
  height: 43px;
  border-radius: 43px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  background-color: #93c90f;
}

.bna_wrap .twentytwenty-wrapper {
  padding: 0;
}
.before_after_text {
  overflow: hidden;
}
.before_after_text li {
  width: 50%;
  padding: 7px 0;
  font-size: 18px;
  text-align: center;
  float: left;
  background-color: #e8e8e8;
}
.before_after_text li:last-child {
  background-color: #d1d1d1;
}

.subject_wrap .vc_col-sm-4 .vc_column-inner p {
  position: relative;
  padding: 20px !important;
  background-color: #fff;
  border-radius: 10px;
}
.subject_wrap .vc_col-sm-4 .vc_column-inner p::before {
  position: absolute;
  display: block;
  content: "";
  max-width: 100%;
  width: 24px;
  height: 23px;
  top: 24px;
  background: url(/wp-content/uploads/2022/08/list_icon.png) no-repeat;
  background-size: cover;
}

.effect_wrap .vc_col-sm-3 .vc_column-inner {
  padding: 15% 12% 12% !important;
  background-color: #e7ebf4;
  border-radius: 20px;
}
.effect_wrap .vc_col-sm-6 .vc_column-inner {
  padding: 8% 4% !important;
  background-color: #e7ebf4;
  border-radius: 20px;
}
.effect_wrap .vc_col-sm-4 .vc_column-inner {
  padding: 14% 10% 12% !important;
  background-color: #e7ebf4;
  border-radius: 20px;
}
.effect_wrap .effect_text .vc_col-sm-12 .vc_column-inner {
  padding: 5% 3% !important;
  background-color: #e7ebf4;
  border-radius: 20px;
}
.effect_tit {
  position: absolute;
  width: 90%;
  height: auto;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 22px;
  padding: 14px !important;
  background-color: #123f90;
  color: #fff;
  border-radius: 10px;
}

.check_t_wrap .wpb_text_column {
  padding: 18px;
  margin-bottom: 18px !important;
  background-color: #fff;
  border-radius: 10px;
}
.check_t_wrap.kind .wpb_text_column {
  text-align: left;
  padding: 18px 24px;
}
.check_t_wrap p {
  position: relative;
  display: table;
  margin: 0 auto;
  padding-left: 33px;
}
.check_t_wrap p::before {
  position: absolute;
  content: "";
  display: block;
  top: 5px;
  left: 0;
  width: 24px;
  height: 23px;
  background: url(/wp-content/uploads/2022/08/list_icon.png) no-repeat;
  background-size: contain;
}
.check_t_wrap.kind p {
  margin: 0;
}
.check_t_wrap span.explain {
  padding-left: 0;
  font-size: 18px;
}
.method_num {
  font-size: 17px;
  margin-bottom: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
}

/*찾아오시는길*/
.wpb_raw_code.wpb_content_element.map_frame {
  height: 500px;
}
.location_icon_wrap .vc_col-sm-6 .vc_column-inner {
  padding: 3%;
  border: 1px solid #ddd;
}
.location_icon_wrap .row_col_wrap_12_inner > div:first-child .vc_column-inner {
  border-right-width: 0;
}

.tab_vertical_wrap .wpb_tabs_nav li a {
  font-size: 20px;
}
.tab_vertical_wrap .sub_text_S {
  padding-bottom: 7px !important;
}
.tab_vertical_wrap .sub_text_S strong {
  color: #795d54;
}

/*진료시간표*/
.day_t {
  margin: 0 auto;
  font-size: 27px;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 60px;
  background-color: #fff;
}

.main_table_box table {
  margin: 0 auto !important;
  width: 80% !important;
  border-top: 0 !important;
  background-color: transparent !important;
}
.main_table_box thead th {
  font-size: 18px;
  background-color: #795d54;
  color: #fff;
  font-weight: 500 !important;
  text-align: center !important;
}
.main_table_box thead th.fir {
  border-radius: 20px 0 0 20px;
}
.main_table_box thead th.last {
  border-radius: 0 20px 20px 0;
}

.main_table_box table tr {
  background-color: #fff !important;
}

.main_table_box td {
  font-size: 18px !important;
  font-weight: 600;
  text-align: center !important;
  vertical-align: middle;
  border-left-style: none !important;
  border-style: none !important;
}
.main_table_box td.fir {
  background-color: #e1e1e1;
  border-radius: 20px 0 0 20px;
}
.main_table_box td.sec {
  background-color: #cbcbcb;
  border-radius: 20px 0 0 20px;
}
.main_table_box td.last {
  background-color: #e1e1e1;
  border-radius: 20px 0 0 20px;
}

.main_table_box .t_name {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
.main_table_box .t_name strong {
  display: block;
  width: 100%;
  line-height: 85px;
  border-radius: 15px;
}

.type1 .t_name strong,
.type1 .on {
  background-color: #4d95c7;
}
.type2 .t_name strong,
.type2 .on {
  background-color: #81b72e;
}
.type3 .t_name strong,
.type3 .on {
  background-color: #8dc5c5;
}

.main_table_box .t_name font {
  font-size: 14px;
  font-weight: 300;
}

.main_table_box td ul {
  overflow: hidden;
  border-radius: 20px;
}
.main_table_box td ul.am {
  background-color: #f4f4f4;
  margin-bottom: 6px !important;
}
.main_table_box td ul.pm {
  background-color: #e6e6e6;
}

.main_table_box td ul li {
  float: left;
  width: 14.285%;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  font-weight: 500;
}
.main_table_box td ul li span {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 17px;
  vertical-align: middle;
}
.sound {
  display: inline-block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.doctor_time_t {
  font-size: 30px;
}
.doctor_time_t .small {
  font-size: 20px;
}
.basic_table_box table {
    border-top: #cbcbcb 1px solid !important;
    border-bottom: #cbcbcb 1px solid !important;
    max-width: 618px;
}
.basic_table_box table th {
    font-size: 17px;
    padding: 12px 10px !important;
    font-weight: 600 !important;
    border: 0 !important;
    border-bottom: 1px solid #cbcbcb !important;
    background-color: #fdf6f0;
    color: #4a3129 !important;
    vertical-align: middle;
    text-align: center !important;
}
.basic_table_box table .am th, .basic_table_box table .pm th {
    background-color: #fef8f1;
    color: #937065 !important;
    font-weight: 700 !important;
    border: 0 !important;
    border-right: #cbcbcb 1px solid !important;
}
.basic_table_box table td {
    font-size: 16px !important;
    padding: 12px 10px !important;
    border: 0 !important;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-weight: 500;
}
.basic_table_box.doctor table td.on {
  color: #795d54;
}

.doctor_time_wrap .row_col_wrap_12 {
  align-items: center;
}

/*비급여 진료비안내*/
.expenses_tab_wrap .basic_table_box table {
  width: 80% !important;
  margin: 0 auto !important;
}
.expenses_tab_wrap .basic_table_box table .point {
  display: inline-block;
  width: 33px;
  height: 33px;
  border-radius: 33px;
  font-size: 14px;
  line-height: 33px;
  vertical-align: 2px;
  font-weight: 800;
  background-color: #ffd800;
  color: #795d54;
}
.expenses_tab_wrap .tabbed > ul li {
  width: calc(100% / 6);
}
.expenses_tab_wrap .tabbed > ul li a {
  font-size: 19px;
  padding: 17px 10px !important;
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.expenses_tab_wrap .tabbed > ul li .active-tab {
  color: #fff;
}
.expenses_tab_wrap .tabbed > ul li:nth-child(1) a,
.expenses_tab_wrap .tabbed > ul li:nth-child(2) a,
.expenses_tab_wrap .tabbed > ul li:nth-child(3) a,
.expenses_tab_wrap .tabbed > ul li:nth-child(4) a,
.expenses_tab_wrap .tabbed > ul li:nth-child(5) a,
.expenses_tab_wrap .tabbed > ul li:nth-child(6) a {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.expenses_tab_wrap .tabbed > ul li:nth-child(1) a,
.expenses_tab_wrap .tabbed > ul li:nth-child(7) a {
  border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
}

/*시설안내*/
.tour-text {
  padding: 30px;
  background: #252525;
  color: #fff;
}
.tour-text dl {
  font-size: 0;
}
.tour-text dt {
  display: inline-block;
  width: 12%;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}
.tour-text dd {
  display: inline-block;
  width: 88%;
  font-size: 20px;
  vertical-align: middle;
}
.tour-text dd strong {
  font-size: 24px;
  display: block;
  margin-bottom: 10px;
}

.gallery_wrap .flex-gallery .flex-direction-nav {
  width: 100%;
  margin-top: 30% !important;
}
.gallery_wrap .wpb_gallery .wpb_flexslider .flex-direction-nav a {
  padding: 16px;
  width: auto;
  height: auto;
  background: rgba(0, 0, 0, 0.4);
}
.gallery_wrap .flex-direction-nav a i {
  font-size: 26px;
}
body #ajax-content-wrap .flex-gallery .flex-direction-nav li {
  position: absolute;
}
body #ajax-content-wrap .flex-gallery .flex-direction-nav li:last-child {
  right: 6px;
}

/*의료진소개*/
.team_member_wrap .team-member[data-style="bio_fullscreen_alt"] h5 {
  font-size: 17px;
  margin-bottom: 7px !important;
  color: #659327;
  font-weight: 600;
}
.team_member_wrap .team-member[data-style="bio_fullscreen_alt"] h3 {
  font-size: 28px;
  margin-bottom: 0 !important;
}
.team_member_wrap .team-member[data-style="bio_fullscreen_alt"] .team-meta p {
  font-size: 20px;
}

.team_member_details .title {
  font-size: 20px;
  margin-bottom: 15px !important;
  color: #795d54;
  font-weight: 700;
}
.team_member_details h2 {
  font-size: 54px;
  margin-bottom: 40px !important;
  font-weight: 600;
}
.team_field_box {
  padding-bottom: 50px;
}
.team_field_box .basic_table_box table {
  width: 100%;
}
.team_field_box .team_box_tit {
  font-size: 25px;
  padding-bottom: 10px !important;
  margin-bottom: 10px;
  color: #5b7e2a;
  font-weight: 500;
  border-bottom: 1px solid #ababab;
}
.team_field_box .team_box_tit.bb0 {
  border-bottom: 0;
}
.team_field_box p {
  font-size: 19px;
  color: #111;
  line-height: 1.5em;
}
.team_field_box dl {
  overflow: hidden;
  margin-bottom: 10px;
}
.team_field_box dl dt {
  float: left;
  width: 17%;
  font-size: 19px;
}
.team_field_box dl dd {
  float: left;
  width: 83%;
  font-size: 18px;
  padding-left: 0;
  color: #111;
}

.doctor_btn {
  overflow: hidden;
}
.doctor_btn li {
  float: left;
  width: 43%;
}
.doctor_btn li a {
  display: block;
  font-size: 20px;
  line-height: 58px;
  margin-right: 13px;
  font-weight: 600;
  background-color: #63912b;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  transition: all 0.2s;
}
.doctor_btn li:last-child a {
  background-color: #446fb1;
}
.doctor_btn li a:hover {
  opacity: 0.85;
}

/*서브 하단 공통-질환,치료 방법*/
.common_about ul {
  margin: 0 0 0 12% !important;
  padding: 0 0;
}
.common_about li {
  position: relative;
  display: block;
  border-bottom: 1px solid #ccc;
}
.common_about li a {
  display: block;
  padding: 5% 1%;
  font-size: 28px;
  color: #000;
}
.common_about li:first-child a {
  padding-top: 0;
}
.common_about li:last-child {
  border-bottom: 0;
}
.common_about li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 30px;
  right: 1%;
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/uploads/2022/08/icon-btn-arow.png);
  background-size: 25px;
}

/*개인정보취급방침.이용약관*/
.policy_t_wrap .pp_title {
  font-size: 24px;
  line-height: 1.4em;
  padding-bottom: 20px !important;
  font-weight: 600;
}
.policy_t_wrap .sub_text_SS {
    padding-bottom: 20px !important;
    font-size: 16px;
    line-height: 1.6;
}
.policy_t_wrap .sub_text_SS strong {
  font-size: 19px;
  color: #795d54;
}
.policy_t_wrap .pp_left {
  padding-left: 25px;
}

.policy_table {
  overflow-x: auto;
}
.policy_t_wrap table {
  border-top: #93c90f 2px solid !important;
  overflow-x: scroll;
}
.policy_t_wrap table th {
  font-size: 16px;
  border: #dcdcdc 1px solid;
  background-color: #f4f4f4;
  vertical-align: middle;
  text-align: center !important;
}
.policy_t_wrap table td {
  font-size: 15px !important;
  line-height: 1.5em;
  border: #dcdcdc 1px solid;
  vertical-align: middle;
  text-align: center;
  word-break: keep-all;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    하단공통부분
* ++++++++++++++++++++++++++++++++++++++++ */
.foot_menu_wrap .row-bg-wrap {
  border-top: 1px solid #c7c7c7;
}
.foot_menu_wrap .foot_menu_list {
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap;
}
.foot_menu_wrap .foot_menu_list li {
  position: relative;
  display: inline-block;
  text-align: center;
}
.foot_menu_wrap .foot_menu_list li::after {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  top: 33px;
  right: -2px;
  background-color: #939393;
}
.foot_menu_wrap .foot_menu_list li:last-child::after {
  display: none;
}
.foot_menu_wrap .foot_menu_list li a {
  display: block;
  font-size: 20px;
  padding: 0 20px;
  line-height: 81px;
  color: #333;
  font-weight: 600;
}
.foot_menu_wrap .foot_menu_list li a:hover {
  color: #795d54;
}

.foot_common_wrap .vc_col-sm-3 .vc_column-inner {
  padding: 14% 17%;
}
.foot_common_tit {
  position: relative;
  font-size: 30px;
  padding-bottom: 25px !important;
  line-height: 1.3em;
  font-weight: 700;
}
.foot_common_tit.pb0 {
  padding-bottom: 0 !important;
}
.foot_common_tit::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  width: 89px;
  height: 89px;
  background-size: contain !important;
}
.foot_common_tit.location::after {
  background: url(/wp-content/uploads/2022/08/foot_common_location.png)
    no-repeat;
}
.foot_common_tit.time::after {
  background: url(/wp-content/uploads/2022/08/foot_common_time.png) no-repeat;
}
.foot_common_tit.online::after {
  background: url(/wp-content/uploads/2022/08/foot_common_online.png) no-repeat;
}
.foot_common_tit.call::after {
  background: url(/wp-content/uploads/2022/08/foot_common_call.png) no-repeat;
}

.foot_common_txt {
  font-size: 19px;
  font-weight: 500;
}
.foot_common_txt.pb20 {
  padding-bottom: 20px !important;
}

.highlight {
  display: inline;
  box-shadow: inset 0 -16px 0 #b2e4e3;
}
.highlighted {
  display: inline;
  box-shadow: inset 0 -8px 0 #b3ccf5;
}

/* ++++++++++++++++++++++++++++++++++++++++ *
    FOOTER
* ++++++++++++++++++++++++++++++++++++++++ */
body #footer-outer .row {
    padding: 0 !important;
}
.footer-row .footer-text h2 {
    font-size: 19px;
    line-height: 32px;
    color: #fff;
    font-weight: 700;
}
.footer-row .footer-text p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}
.footer-row .footer-text span.copyright {
    font-size: 14px;
    color: #777;
}
.footer-row .footer-menu ul {
    display: flex;
    gap: 10px;
    padding-top: 30px;
}
.footer-row .footer-menu ul a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.3);
}
.footer-row .footer-menu ul a:hover {color: #fff}
.footer-row .footer-sns ul {
    display: flex;
    justify-content: flex-end;
    column-gap: 19px;
    align-items: center;
}

/* Edited by Unho */
.gap_160 {
  height: 160px;
}
.gap_120 {
  height: 120px;
}
.gap_80 {
  height: 80px;
}
.gap_40 {
  height: 40px;
}
.gap_20 {
  height: 20px;
}
.none_400 {
  display: block;
}
.block_400 {
  display: none;
}
.none_480 {
  display: block;
}
.block_480 {
  display: none;
}
.none_690 {
  display: block;
}
.block_690 {
  display: none;
}
.none_999 {
  display: block;
}
.block_999 {
  display: none;
}
.none_1200 {
  display: block;
}
.block_1200 {
  display: none;
}
.none_1300 {
  display: block;
}
.block_1300 {
  display: none;
}
.comment p {
  text-align: center;
  font-size: 18px;
  padding-top: 14px !important;
  font-weight: 500;
  line-height: 1.25em;
}

/* 메인 페이지 */
.method_howto {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  margin: 0 auto 12px;
  padding: 8px 20px !important;
  border-radius: 30px;
  color: #fff;
  background-color: #93c90f;
}
.method_wrap .row_col_wrap_12_inner .vc_col-sm-12.bg_white .vc_column-inner {
  background-color: white;
}
.surgical_method_wrap .sub_text_M {
  margin-bottom: 10px;
}
.surgical_method_wrap .no_icon {
  font-size: 18px;
  padding-left: 0;
}
.surgical_method_wrap .no_icon::before {
  content: none;
}
.surgical_method_wrap .check_t_wrap .wpb_text_column {
  height: 400px;
  margin-bottom: 0 !important;
  padding: 50px;
  display: flex;
  align-items: center;
}
.sole .nectar-fancy-box .text {
  padding: 40px 0 20px 0 !important;
}
.sole .main_subject_box .main_subject_list {
  display: flex;
  column-gap: 8px;
}
.sole .main_subject_box .main_subject_list li a {
  margin: 0 !important;
  padding: 2px 16px;
}
.main_point_box2
  > .vc_column-inner
  > .column-image-bg-wrap
  > .inner-wrap
  > .column-image-bg {
  background-size: contain !important;
  background-repeat: no-repeat;
}
.treatment_subject .main_subject_box .main_subject_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 7px;
  column-gap: 7px;
  justify-content: center;
}
.effect_photo > .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: center;
  column-gap: 10px;
}
.effect_photo.align > .vc_column-inner > .wpb_wrapper {
  align-items: center;
}
.effect_photo.align.end > .vc_column-inner > .wpb_wrapper {
  align-items: flex-end;
}
.effect_photo.align .wpb_text_column.wpb_content_element {
  margin-bottom: 0 !important;
}
.check_t_wrap .wpb_text_column.last {
  margin-bottom: 0 !important;
}
.sub_section.correction {
  padding: 0 0 180px !important;
}
.main_content.correction h2 {
  font-size: 42px;
    margin-bottom: 8px !important;
}
.main_content.correction h2 .small {
  font-size: 2.25rem;
}
.main_content.correction h3 {
  font-size: 2.75rem;
  margin-bottom: 0 !important;
}
.main_content.correction h4 {
  font-size: 2.5rem;
  margin-bottom: 0 !important;
}
.sub_section.first.correction {
  padding-top: 0 !important;
}
.sub_section.last.correction {
  padding-bottom: 0 !important;
}
.correction .sub_t_list li {
  position: relative;
  word-break: keep-all;
  padding-left: 16px;
  margin-bottom: 4px;
}
.correction .sub_t_list li:last-child {
  margin-bottom: 0;
}
.correction .sub_t_list li ul {
  margin-top: 4px !important;
}
.correction .main_info_btn_wrap .wpb_wrapper {
  display: flex;
  justify-content: center;
}
.correction .main_info_btn_wrap .main_info_btn {
  display: flex;
  column-gap: 16px;
}
.correction .main_info_btn_wrap .main_info_btn li a {
  font-size: 18px;
  margin: 0;
  padding: 8px 32px;
}
.main_method_wrap.correction .main_method_list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.main_method_wrap.correction .main_method_list li {
  width: auto;
  display: block;
  flex-basis: 20%;
}
.main_method_wrap.correction .main_method_list li a {
  width: auto;
  display: block;
  font-size: 20px;
  margin: 0;
  padding: 24px 12px;
}
.main_point_wrap.correction .tabbed[data-style*="vertical"] .wpb_tabs_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 5% !important;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.main_point_wrap.correction .tabbed[data-style*="vertical"] .wpb_tabs_nav li a {
  padding: 16px 32px;
}
.main_point_wrap.correction
  .tabbed[data-style*="vertical"]
  .wpb_tabs_nav
  li
  a.active-tab::before {
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  width: 8px;
  height: 8px;
}
.main_point_wrap.correction h6 {
  margin-bottom: 0;
}

/* 시설 안내 */
.facility dt {
  width: 100%;
  line-height: 1.5em;
  margin-bottom: 4px;
}
.facility dd {
  width: 100%;
  padding-left: 16px;
}
.facility dd strong {
  margin-bottom: 8px;
}

/* 진료 시간표 */
.main_content.consultation.correction h2 {
  margin-bottom: 20px !important;
}
.main_content.consultation.correction h4 {
  margin-bottom: 20px !important;
}
body:not(.woocommerce-cart) .main-content .consultation th {
  border-width: 1px !important;
  border-style: solid !important;
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
}
body:not(.woocommerce-cart) .main-content .consultation th.fir {
  border-left: none !important;
}
.main_content.consultation.correction .main_table_box table .tl0 {
  border-top-left-radius: 0 !important;
}
.main_content.consultation.correction .main_table_box table .bl0 {
  border-bottom-left-radius: 0 !important;
}
.main_content.consultation.correction .main_table_box table .br0 {
  border-bottom-right-radius: 0 !important;
}
.main_content.consultation.correction .main_table_box table .br20 {
  border-bottom-right-radius: 20px !important;
}
body:not(.woocommerce-cart) .main-content .consultation td {
  padding: 0;
}
.consultation .main_table_box .t_name strong {
  line-height: 1;
  border-radius: 0;
}
.consultation .main_table_box td ul li {
  width: calc(100% / 7);
}
.consultation .main_table_box td ul {
  padding: 16px 0;
  border-radius: 0;
  border-right: 1px solid #e6e6e6;
}
.consultation .main_table_box td ul.am {
  margin-bottom: 0 !important;
  background-color: #fff;
}
.consultation .main_table_box td ul li {
  height: auto;
  line-height: 1;
}
.consultation .main_table_box .type1 td.t_name {
  background-color: #4d95c7;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.consultation .main_table_box .type2 td.t_name {
  background-color: #81b72e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.consultation .main_table_box .type3 td.t_name {
  background-color: #8dc5c5;
}
.main_content.surgical_method_wrap.correction
  .nectar-flickity
  .flickity-slider
  .cell {
  padding: 0;
}
.bright .main_point_copy {
  color: #b9caed;
}
.bright .main_point_tit {
  color: #fff;
}
.correction .bright .sub_t_list li {
  color: #fff;
}
.bright .sub_t_list li::before {
  background-color: #fff;
}
.bright .nectar-cta[data-style="material"] .link_wrap .arrow:before {
  color: #000;
}

/* 공지사항 */
.kboard-list-header {
  display: none !important;
}
#kboard-default-list .kboard-list {
  border: 1px solid #ccc;
  border-bottom: none;
}
#kboard-default-list .kboard-list tr td {
  border-right: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
}
#kboard-default-list .kboard-list tr td:nth-child(4) {
  border-right: none !important;
}
.kboard-list .kboard-list-uid,
.kboard-list .kboard-list-user,
.kboard-list .kboard-list-date {
  width: 10% !important;
}
.kboard-list .kboard-list-title {
  padding: 12px 16px !important;
}
.kboard-list .kboard-list-vote,
.kboard-list .kboard-list-view {
  display: none;
}
#kboard-default-list .kboard-search {
  padding-bottom: 0 !important;
}
.kboard-document-action {
  display: none;
}
.kboard-control .left a:last-child {
  display: none;
}
#kboard-comments-sort-form-43 select {
  display: none;
}
.comments-list-controller .right {
  display: none;
}
.effect_wrap.document .vc_col-sm-4 .vc_column-inner {
  padding: 10% 4% 8% !important;
}
.effect_wrap.document .vc_col-sm-6 .vc_column-inner {
  padding: 10% 4% 8% !important;
}
.check_t_wrap .none .wpb_text_column {
  margin-bottom: 0 !important;
}
.check_t_wrap .white > .vc_column-inner > .wpb_wrapper {
  background-color: #fff;
  border-radius: 10px;
}
.check_t_wrap .white .wpb_text_column {
  padding-right: 0 !important;
}
.main_content.knee_surgery > .row-bg-wrap > .inner-wrap > .row-bg {
  background-position: center -250px !important;
}
.main_content.knee_surgery h2 {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}
.main_content.knee_surgery .sub_text_M {
  font-size: 24px;
  text-align: center;
}
.main_content.cure .check_t_wrap .wpb_text_column {
  margin-bottom: 0 !important;
}
.effect_wrap.cure .vc_col-sm-6 .vc_column-inner {
  padding: 0 !important;
}
.effect_wrap.cure .effect_tit {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  width: 100%;
  padding: 12px !important;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.effect_wrap.cure .sub_text_M {
  padding: 36px 24px !important;
}
.main_content.cure .sub_title_M {
  font-size: 24px;
}
.main_content.cure .sub_t_list li {
  font-size: 20px;
  line-height: 1.5em;
}
.brostrom + .img-with-aniamtion-wrap {
  top: 80px !important;
  left: 425px !important;
}
.scar .img-with-aniamtion-wrap {
  position: absolute;
  top: 85px !important;
  left: 515px !important;
}
.effect_photo.incision .img-with-aniamtion-wrap {
  position: relative;
  top: 48px !important;
}
.prevention .img-with-aniamtion-wrap {
  position: absolute;
  top: 115px;
  left: 415px;
}
.main_content.cure h3 {
  margin-bottom: 30px !important;
}
.main_content.appointment h5 {
  font-size: 24px;
}


/* tallead 추가 class */
/* main */
.main-title.youtube h2 {
    padding: 6px 0 0 80px;
    line-height: 1;
    margin-bottom: 0 !important;
}
.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{margin-bottom:0 !important;}
.main-youtube-list .text {
    display: inline-flex;
    width: 50%;
    min-height: 110px;
    max-height: 110px;
    padding: 1em !important;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    word-break: keep-all;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
}
.main-youtube-list .text i{font-size: 14px; letter-spacing: -1px; color:#b7988e;padding-top: 2px !important;}
.main-youtube-list .text strong{font-size: 18px; font-weight: bold; color:#1f1f1f; letter-spacing: -2px;}
.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;}


.moto .cases-txt h2 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.moto .cases-txt p {
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    padding-top: 20px;
}
.big_scroll_txt .nectar-scrolling-text-inner .nectar-scrolling-text-inner__text-chunk {
    animation-duration: 240s !important;
}
.big_scroll_txt .nectar-scrolling-text-inner p {
    font-size: 72px;
    color: #00000012 !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}

.main-title p {
    font-size: 18px;
    font-weight: 300;
    color: #777777;
}
.main-title h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1f1f1f;
    padding-top: 20px;
    letter-spacing: 0 !important;
}

.main_bfaf_label ul {
    display: flex;
    justify-content: center;
    padding: 0 25%;
    margin-bottom: 19px !important;
}
.main_bfaf_label li {
    font-size: 26px;
    font-weight: 700;
    width: 50%;
    text-align: center;
}
.main_bfaf_label li:first-child {color: #606060;}
.main_bfaf_label li:last-child {color: #ec997e;}
.main_bfaf_label.light li:first-child {color: #bebebe;}
.main_bfaf_label.light li:last-child {color: #ffffff;}

.main-beforafter-row .nectar-image-comparison {
    max-width: 505px !important;
    margin: 0 auto;
    overflow: hidden;
}
.main-beforafter-row .twentytwenty-horizontal .twentytwenty-handle:after, 
.main-beforafter-row .twentytwenty-horizontal .twentytwenty-handle:before {
    width: 4px;
    margin-left: -2px;
    background-color: #fff !important;
}
.main-beforafter-row .twentytwenty-horizontal .twentytwenty-handle {background: #fff !important;}
.main-beforafter-row .twentytwenty-horizontal .twentytwenty-left-arrow{border-right: 6px solid #795d54;}
.main-beforafter-row .twentytwenty-horizontal .twentytwenty-right-arrow{border-left: 6px solid #795d54;}

.main-hospital-about > div > .vc_col-sm-6.left-box {width: 57%;}
.main-hospital-about > div > .vc_col-sm-6.right-box {width: 43%;}

.main-hospital-about .left-box .vc_column-inner .column-image-bg,
.main-hospital-about .right-box .row_col_wrap_12_inner .vc_column-inner .column-image-bg  {transition: 0.7s;}
.main-hospital-about .left-box .vc_column-inner:hover .column-image-bg,
.main-hospital-about .right-box .row_col_wrap_12_inner .vc_column-inner:hover .column-image-bg  {transform: scale(1.1);}

.main-hospital-about .left-box > .vc_column-inner > .wpb_wrapper {
    min-height: 768px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}
.main-hospital-about .right-box .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    min-height: 384px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.main-hospital-about .one-row {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    padding: 200px 10% 80px;
}
.main-hospital-about .link_banner {
    background: linear-gradient(90deg, rgb(28 12 6 / 80%), rgb(28 12 6 / 0%));
    padding: 54px 10% 40px;
}
body .main-hospital-about h5{
  font-size: 24px !important; 
  font-weight: 400; 
  line-height: 1.3;
  color:#fff;
}
.main-hospital-about h5 strong{font-size: 32px; font-weight: bold;}
body .main-hospital-about p {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  padding-top: 20px;
}
body .main-hospital-about .wpb_text_column.one-row h5, 
.main-hospital-about .wpb_text_column.one-row h5 strong{font-size: 32px !important;}


.main-map h4,.main-map a{color:#fff;}
.main-map h4 {
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 1.3;
}
.main-map p {font-size: 16px;line-height: 22px;}
.main-map > div:last-child > div:first-child a{
  display:block; 
  margin-top:30px; 
  font-size: 40px; 
  font-weight: bold;
}
.main-map > div:last-child > div:first-child a::before{
  content: ''; 
  width: 34px; 
  height: 33px; 
  display: inline-block; 
  margin-right: 10px; 
  background: url(/wp-content/uploads/2026/02/icon-tel.png) no-repeat center; 
  background-size: contain; 
}
.main-map > div:last-child > div:first-child .wpb_wrapper{
  padding-left: 22%; 
  padding-right: 3%;
  color:#fff;
}
.main-map .time p{font-size: 18px;line-height: 32px;}
.main-map .leaflet-control-attribution a{display: none;}
.main-map .map-wrapper {max-height: 600px !important;}

/* sub */
.sub-text p {
    font-size: 19px;
    color: #3b3b3b;
    font-weight: 300;
    padding-bottom: 24px !important;
    line-height: 30px;
}
.sub-text p:last-child {padding-bottom: 0 !important;}
.sub-text.detail p {color: #333333; font-weight: 400;}
.sub-text.detail p span.little {font-size: 17px;color: #888;}

.sub-text.info p strong{color: #795d54;text-decoration: underline;}
.sub-text.detail p strong{color: #4a3129;background: #F8EBE3;}

.sub-content-title .en-sub-tit {
    color: #977a70;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.2em !important;
    padding-left: 4px;
}

.sub-text.detail.list {
    background: #f7f7f7;
    border-radius: 8px;
}
.sub-text.detail h4 {
    font-size: 21px;
    font-weight: 700;
    color: #795d54;
    padding: 36px 40px 0;
}
.sub-text.detail.list > ul {
    padding: 36px 40px;
    display: flex;
    flex-direction: column;
}
.sub-text.detail.list ul li {
    position: relative;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    color: #333;
}
.sub-text.detail.list ul li strong {color: #795d54;}

.sub-text.detail.list.check {background: transparent;border-radius: 0;}
.sub-text.detail.list.check > ul {padding: 0;}
.sub-text.detail.list.check > ul > li {
    background: #f7f7f7;
    padding: 22px 40px 22px 70px;
    border-radius: 8px;
    margin-bottom: 12px;
}
.sub-text.detail.list.check > ul > li:last-child {margin-bottom: 0;}
.sub-text.detail.list.check > ul > li::before {
    content: "";
    background: url(/wp-content/uploads/2026/02/list_check.png) no-repeat;
    background-size: contain;
    width: 14px;
    height: 9px;
    display: inline-block;
    position: absolute;
    top: 32px;
    left: 40px;
}

.sub-text.detail.list.dot > ul {
    padding: 20px 40px 36px 56px;
}
.sub-text.detail.list.dot > ul > li {
    padding-left: 16px;
}
.sub-text.detail.list.dot > ul > li::before {
    content: "";
    background: #B7988E;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 100px;
    margin-right: 12px;
    position: absolute;
    top: 11px;
    left: 0;
}

.sub-text.detail.list.dot.col_2 > ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 36px 40px;
}
.sub-text.detail.list.dot.col_2 > ul > li {
    padding-left: 14px;
    width: 48%;
}
.sub-text.detail.list.dot.col_2 > ul > li::before {display: none;}
.sub-text.detail.list.dot.col_2 > ul > li > ul > li {padding-left: 16px;}
.sub-text.detail.list.dot.col_2 > ul > li > ul > li::before {
    content: "";
    background: #B7988E;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 100px;
    margin-right: 12px;
    position: absolute;
    top: 11px;
    left: 0;
}

.sub-text.detail.round_list > ul {
    display: flex;
    flex-wrap: wrap;
}
.sub-text.detail.round_list > ul > li {
    display: flex;
    width: 300px;
    height: 300px;
    padding-top: 18px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(135deg, rgb(121 93 84 / 88%), rgb(237 221 206 / 88%));
    border-radius: 500px;
    margin-right: -48px;
    margin-bottom: -20px;
    position: relative;
}
.sub-text.detail.round_list.five > ul > li {
    margin-right: -30px;
    margin-bottom: -30px;
}
.sub-text.detail.round_list h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 0 0 12px;
}
.sub-text.detail.round_list p {
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
}
.sub-text.detail.round_list > ul > li:before {
    content: "00";
    font-family: "Marcellus", serif;
    font-size: 60px;
    line-height: 1;
    color: #F8EBE3;
    opacity: 80%;
    position: absolute;
    top: 16px;
    left: 16px;
}
.sub-text.detail.round_list > ul > li:nth-child(1):before {content: "01";}
.sub-text.detail.round_list > ul > li:nth-child(2):before {content: "02";}
.sub-text.detail.round_list > ul > li:nth-child(3):before {content: "03";}
.sub-text.detail.round_list > ul > li:nth-child(4):before {content: "04";}
.sub-text.detail.round_list > ul > li:nth-child(5):before {content: "05";}
.sub-text.detail.round_list > ul > li:nth-child(6):before {content: "06";}

.sub-text.detail.image ul {
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
}

.subject_tab .wpb_tabs_nav {
    margin-bottom: 60px !important;
}
.subject_tab li.tab-item a {font-size: 18px;}

#impact .nectar-carousel {
    max-width: 1612px;
    margin: 0 auto;
}
.impact_text h5 {
    font-size: 42px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 30px;
}
.impact_text p {
    font-size: 18px;
    line-height: 1.6;
}
.t_youtube .light p {
    font-size: 18px;
    font-weight: 300;
    opacity: 0.7;
}
.t_bfaf p {
    font-size: 18px;
    font-weight: 300;
}
.t_youtube h3,
.t_bfaf h3 {
    font-size: 42px;
    font-weight: 700;
    padding-top: 10px;
}
img.radius_30 {
    border-radius: 30px;
}

.btn_ghost .link_text,
.btn_blur .link_text {
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 26px !important;
}

.members .sub_header_tit {
    font-family: "Marcellus", serif !important;
    letter-spacing: 0 !important;
    font-weight: 400;
    margin-bottom: 14px;
}

body:not(.woocommerce-cart) .sub-text.detail table, 
body:not(.woocommerce-cart) .sub-text.detail table * {
    border-color: #e7ddd9 !important;
}
body:not(.woocommerce-cart) .sub-text.detail table th {
    font-size: 18px;
    font-weight: 600;
    color: #795d54;
    background: #fdf9f5;
    text-align: center;
    vertical-align: middle;
    padding: 15px 5px;
}
body:not(.woocommerce-cart) .sub-text.detail table td {
    font-size: 16px;
    text-align: center;
    color: #474747;
    padding: 20px 12px;
}

body .toggle > .toggle-title a.toggle-heading {
    color: #242424;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    padding-left: 20px !important;
}
body .toggle .accordian_txt p {
    font-size: 18px;
    color: #515151;
    padding-left: 30px;
}

.nectar-scrolling-tabs.equipment .scrolling-tab-content {
    padding-left: 0;
}
.nectar-scrolling-tabs.equipment p.tab-nav-heading a {
    font-size: 27px;
    line-height: 1.2;
}

/* 인사말 */
.greeting .nectar-rotating-words-title .heading {
    font-size: 42px;
    font-family: serif !important;
}
.greeting_sub_t p {
    color: #fff;
    font-size: 20px;
    padding-top: 24px;
    line-height: 1.5;
}

.sub_greeting p {
    position: relative;
    padding-left: 32px;
    font-size: 21px;
    line-height: 1.4;
}
.sub_greeting p::before {
    content: "";
    font-family: "Marcellus", serif !important; 
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 20px;
    line-height: 1;
    color: #977a70;
}
.sub_greeting.one p::before {content: "1";}
.sub_greeting.two p::before {content: "2";}
.sub_greeting.three p::before {content: "3";}
.sub_greeting.four p::before {content: "4";}

.sub_greeting_txt p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 300;
    color: #333;
}

.diet_sap_circle_wrap > .row_col_wrap_12_inner {
    justify-content: center;
}


/* 의료진소개 */
.doctor_intro_wrap .ft_24 {
    font-size: 24px;
}

.doctor_intro_wrap .main_title .wpb_wrapper {
    margin-bottom: 0px !important;
}

.doctor_history {
    display: flex;
    align-items: center;
    margin-bottom: 25px !important;
}

.doctor_history h3 {
    font-size: 20px;
    margin-right: 20px !important;
    color: #000;
    font-weight: 500;
    letter-spacing: 0px !important;
}

.doctor_history .line {
    width: 100%;
    height: 1px;
    background-color: #d0d0d0;
}

.doctor_intro_wrap .sub-doctor-info p {
    color: #977a70;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 15px;
    border: 1px #977a70 solid;
    border-radius: 30px;
    display: inline-block;
    padding-bottom: 8px !important;
}

.doctor_intro_wrap h2 {
    padding: 15px 0 !important;
    line-height: 1 !important;
    font-weight: 500;
}

.doctor_intro_wrap .sub-doctor-bg {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
}

.doctor_intro_wrap .sub-doctor-bg p {
    display: inline-block;
}

.doctor_intro_wrap .sub-doctor-bg img {
    margin-bottom: 0 !important;
    width: 60px;
    height: 60px;
}

.doctor_intro_wrap .sub-doctor-bg .sub_doctor_gray_bg {
    display: inline-block;
    background-color: #f0f0f0;
    padding: 15px 20px;
    border-radius: 50px;
    padding-bottom: 15px !important;
}

.doctor_intro_wrap .sub-doctor-bg p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}

.doctor_intro_wrap .sub_doctor_word p {
    font-family: 'Noto Serif KR', serif !important;
    padding-top: 15px;
    padding-bottom: 15px !important;
    color: #7b7b7b;
    font-size: 26px;
    line-height: 42px;
    font-weight: 500;
}


.sub_doctor_title_bg p {
    color: #fff;
    background-image: linear-gradient(to left, #5d3104, #010103);
    font-size: 18px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 5px;
    padding-bottom: 5px !important;
    display: inline-block;
    margin: 25px 0;
    margin-bottom: 25px !important;
}

ul.dot_list {
    margin-bottom: 30px;
}

ul.dot_list li {
    position: relative;
    font-size: 17px;
    padding-left: 17px;
    margin-bottom: 10px;
    color: #717171;
}


ul.dot_list li::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #717171;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 40%;
    left: 1px;
}

.doctor_intro_wrap li.dot_list_bold {
    color: #977a70;
    font-size: 18px;
    font-weight: 700;
}

.doctor-tap .tabbed[data-style=minimal] .wpb_tabs_nav {
    margin-bottom: 20px;
}

.doctor-tap-new .sub_doctor_title_bg p {
    margin: 0 !important;
}

.doctor-tap .wpb_tabs_nav {
    display: flex;
    width: 100%;
}

.doctor-tap .wpb_tabs_nav li {
    flex: 1;
    text-align: center;
}

.doctor-tap .wpb_tabs_nav li span {
    font-size: 18px !important;
    color: #959595;
    font-weight: 700;
}

.doctor-tap .active-tab span {
    color: #977a70 !important;
    font-weight: 700;
}

.doctor-tap ul.dot_list li {
    font-size: 14px;
    color: #717171 !important;
    line-height: 20px !important;
}

.doctor-tap ul.dot_list li::before {
    top: 10px;
    color: #717171 !important;
}

.gl_new .row_col_wrap_12_inner {
    border: 1px solid #ddd;
    border-radius: 40px;
    padding: 50px 0px;
}

.gl_new.section_procedure .img-with-aniamtion-wrap .hover-wrap {
    padding-bottom: 0;
}

.gl_new .text-left .wpb_wrapper {
    text-align: left;
}

.gl_new .text-left .wpb_wrapper h4 {
    font-size: 24px;
    padding: 5px 15px;
    margin-bottom: 15px;
    border: 1px solid #977a70;
    border-radius: 30px;
    display: inline-block;
}

.gl_new.section_procedure p {
    padding-top: 15px;
    padding-left: 10px;
}

.thesis_list ul {padding: 40px 10px 0;}
.thesis_list li {
    font-size: 17px;
    font-weight: 300;
    color: #242424;
    padding-top: 18px;
    display: flex;
    column-gap: 12px;
    align-items: flex-start;
}
.thesis_list li:first-child {padding-top: 0;}
.thesis_list li .tag {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    color: #977a70;
    border: 1px solid;
    padding: 2px 16px;
    border-radius: 100px;
}

/* 비급여 */
.basic_table_box.cost table {max-width: 100%;}
.basic_table_box.cost table td {border: 1px solid #cbcbcb !important;}
.basic_table_box.cost table tbody td:first-child {border-left: 0 !important;}
.basic_table_box.cost table tbody td:last-child {border-right: 0 !important;}