@charset "UTF-8";


/*------------------------------------------------------------------------
1600px
------------------------------------------------------------------------*/
@media screen and (max-width:1600px) {

  /****** 원장소개 ******/
  .row .col .docter_img {
    max-width: 90% !important;
  }



  /****** 오시는길 ******/
  #map {
    width: 90% !important;
  }

}
/*------------------------------------------------------------------------
1500px
------------------------------------------------------------------------*/
@media screen and (max-width:1500px) {
      .pc-1500 {
    display: none;
  }

}
/*------------------------------------------------------------------------
1400px
----------------------------------------------*/
@media screen and (max-width:1400px) {
    #map {
    width: 85% !important;
    margin-left: 10%;
    
  }
      .mobile-none {
    display: none;
  }

  body .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.psychoanalysis-img {
  width: 95% !important;
  }
body .wpb_column.psychoanalysis-01 {
  margin-left: 0 !important;
}

h3 { 
  font-size: 30px !important ;
}

.vc_row.inner_row.translate_x_0pct {
    transform:translate(10%,-10%) !important;
}

}

/*------------------------------------------------------------------------
1300px
----------------------------------------------*/
@media screen and (max-width:1300px) {
.header_right_icon{
  right: -65vw;
}

/* 개인정보처리취급방침 */
#privacy {
    padding: 0 10%;
}

.nectar-button {
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 12px 20px  !important;
}

.banner_text {
  font-size: 28px;
}

.vc_row.inner_row.translate_x_0pct {
    transform:translate(0,-12%) !important;
}

}




/*------------------------------------------------------------------------
1100px
----------------------------------------------*/
@media screen and (max-width:1100px) {
  .header_right_icon{
  right: -55vw;
}

#ajax-content-wrap .font_size_desktop_16px.nectar-cta *, .font_size_desktop_16px.nectar-cta *{
  font-size: 14px !important;
}
#psy1 .mobile_none{
  display: none;
}
}

/*------------------------------------------------------------------------
1047px
----------------------------------------------*/
@media screen and (max-width:1047px) {
.vc_row.inner_row.translate_x_0pct {
    transform:translate(-15%,23%) !important;
}
}



/*------------------------------------------------------------------------
  999px = 태블릿
------------------------------------------------------------------------*/
@media screen and (max-width:999px) {
  /* 기존설정*/
  h1 {
    font-size: 40px !important;
    line-height: 40px !important;
  }

  h2 {
      margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 30px !important;
  }
  h3 {
    font-size: 28px !important;
    font-weight: 600 !important;
  }
  h4 {
    font-weight: 500 !important;
  }
  .row .col h4 {
    margin-bottom: 0 !important;
  }
  .sub_text_02 {
  font-size: 13px;
  letter-spacing: 12px;
  }
  
    .tablet-none {
    display: none;
  }
      .mobile-none {
    display: inline-block;
  }
  #psy1 .mobile_none{
  display: block;
}
  /* about */
  #menu-about_menu li a {
    padding: 8px 20px !important;
    font-size: 16px;
}
  /* psychoanalysisi */
#menu-sub_psychoanalysis li a{
    padding: 8px 20px !important;
    font-size: 16px !important;
}
.psy3 .sub_text_03 {
  font-size: 14px !important;
  line-height: 22px !important;
}

.nectar-button:hover,
.nectar-button:active,
.nectar-button:focus,
.nectar-button:visited  {
    border-color: inherit !important; 
    box-shadow: none !important;  
    transform: none !important; 
    filter: none !important;
}
/* 원장소개 */
.docter_img {
  display: block  !important;
  margin: 0 auto !important;
}
.text_green_01 {
  font-size: 18px;
}
.docter_text h3 {
    font-size: 24px !important;
}
.sub_text_04 {
    font-size: 16px;
    color: #333333;
}
.sub_text {
  font-size: 16px;
  line-height: 26px;
}
.sub_text_new {
    font-size: 16px;
      line-height: 26px;
}

.column_element_direction_tablet_horizontal > .vc_column-inner > .wpb_wrapper {
  flex-wrap: wrap;
}
.basis-full {
  flex-basis: 100%;
}

.flex-1 {
  flex: 1;
  flex-basis: 50%;
}




/* 비급여 표 */
.privacy-table-ex {
  overflow-x: scroll;
}
.expenses_table {
  overflow: auto !important;
  font-size: 12px;
  display: block;
  width: 600px;
}
.expenses_table td {
  font-size: 12px !important;
  padding: 4px !important;
}
.expenses_table th {
    padding: 6px !important;
}
.privacy_scroll {
  display: flex !important;
  flex-direction: column;
}
.privacy_scroll .wpb_wrapper {
  display: flex !important;
    justify-content: center;
    gap: 10px;
}

/*정신분석*/
body .wpb_column.psychoanalysis-01 {
  margin-left: 10% !important;
}
.h3_impact {
    font-size: 30px !important; 
}
.row_col_wrap_12_inner {
  flex-direction: row;
}
.psy2 img {
  width: 100% !important;
}
.psy2 .wpb_text_column p {
  width: 70%;
  margin: 0 auto;
}
.sub_title_number02 {
  font-size: 50px;
  margin-top: 20px;
}
body .psy3 p {
  text-align: left !important;
}
.psy3 li.list_dot {
  text-align: left !important;
}
body .psy3 .psy_center h3,
body .psy3 .psy_center p
{
  text-align: center !important;
}
.psy3 h3{
  text-align: left !important;
}
.psy4 {
  text-align: right !important;
}

  /* 개인정보처리취급방침 */
#privacy {
    padding: 0 5%;
}
#privacy .privacy_text_h3 {
  font-size: 20px !important;
}
#privacy .privacy_text {
  font-size: 15px;
  line-height: 23px !important;
}
.sub_privacy_box {
    font-size: 15px ;
    line-height: 23px;
    padding: 30px;
    border-radius: 24px;

}

#privacy .expenses_table th {
  padding: 6px !important ;
}
#privacy .expenses_table .table_tit {
  font-size: 15px !important;
}
#privacy .expenses_table td {
  font-size: 14px !important;
  padding: 6px !important ;
}

  

  /* header */
  #header-outer #logo {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 {
    margin-bottom: 0 !important;
  }

  body #header-outer {
    padding: 0 !important;
  }

    
    #footer-widgets {display: none;}
    #quick_menu {
      top: auto;
      bottom: 0;
      right: auto;
      left: 0;
      flex-direction: row;
      width: 100%;
      margin-left: 0;
      margin-bottom: 0;
    }
    #quick_menu li {
        width: 25%;
    }
    #quick_menu li.top {
        margin-bottom: 0;
        background-color: #8fc31f;
    }
    #quick_menu li.bottom {
        padding: 0;
    }
    #quick_menu li.bottom:nth-child(2),
    #quick_menu li.bottom:nth-child(3),
    #quick_menu li.bottom:nth-child(4) {
        border:1px solid #f0f0f0;
        border-left: 0;
        border-bottom: 0;
        border-radius: 0;
    }
    #quick_menu li a {
        height: 100%;
        justify-content: center;
        padding: 10px;
    }
    #quick_menu li.top img {
        display: none;
    }
    #quick_menu li.top a::before {
        content: "전화예약";
        color: #fff;
        display: block;
        background-color: #000;
        padding: 6px 10px;
        border-radius: 100px;
        font-size: 12px;
        line-height: 1;
    }
    #quick_menu li.top span {
        display: block;
        font-size: 22px;
        font-family: 'Hamchorom', serif !important;
        color: #fff;
        letter-spacing: 0;
    }
    #quick_menu li.bottom:nth-child(2) a,
    #quick_menu li.bottom:nth-child(3) a,
    #quick_menu li.bottom:nth-child(4) a {
        padding: 0 !important;
    }
    #quick_menu li.bottom a {
        border-bottom: 0;
    }
    #to-top {bottom: 65px !important;}
    .nectar-header-text-content.mobile-only {
        display: none !important;
    }
    #quick_menu li.bottom:nth-child(2) img {width: 24px;}
    #quick_menu li.bottom:nth-child(3) img {height: 24px; width: auto;}
    #quick_menu li.bottom:nth-child(4) img {height: 24px; width: auto;}



    /* footer */
    .footer_text_01 {
    font-size: 13px;
    letter-spacing: -0.8px;
}
  .footer_menu {
    gap: 12px;
}
.footer_menu a {
    font-size: 13px;
    line-height: 20px;
}

.copyright{
    font-size: 10px;
    padding-top: 10px;
}

.footer_sns_menu{
    gap: 12px;
    justify-content: flex-start;
}


.footer_sns_menu li a img {
    width: 18px !important;
    height: 18px !important;
}

/* 오시는길 */
.main_location_wrap .wpb_column:not([class*=vc_col-xs]) {
    margin-bottom: 10px !important;
  }

.vc_row.inner_row.translate_x_0pct {
    transform:translate(140%,-100%) !important;
    width: 40% !important;
}

.location_p {
    font-size: 14px !important;
}


}



/*------------------------------------------------------------------------
  800px = 
------------------------------------------------------------------------*/
@media screen and (max-width:800px) {
  #kboard-default-list .kboard-list table td.kboard-list-title {
    width: auto !important;
  }

  .nectar-split-heading.sub_text.text_gray_02.flex-1.psytext{
  transform: translateY(0px) !important;
  padding-bottom: 20px;
}
/* 비급여 표 */
.expenses_table {
  overflow-x: auto;
  font-size: 10px;
}
.expenses_table td {
  font-size: 10px !important;
}
.expenses_table .significant {
    font-size: 10px !important;
}


.nectar-button {
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 10px 15px  !important;
}


body .btn-01.nectar-button {
  margin-right: 5px !important;
}

}
/*------------------------------------------------------------------------
  690px = 모바일
------------------------------------------------------------------------*/

@media screen and (max-width:690px) {
  


  /* 기존 */

    .sub_text {
    font-size: 15px;
    line-height: 24px;
}

.sub_text_new {
    font-size: 15px;
      line-height: 24px;
}
    .mobile-none {
    display: none;
  }
.global_sub_text {
    font-size: 15px !important;
    line-height: 21px !important;
}
.global_text_english {
  font-weight: 300 !important;
  line-height: 16px !important;
  font-size: 12px;
  letter-spacing: 2px !important;
  padding-top: 3px;
}
  h1 {
    font-size: 32px !important;
    line-height: 32px !important;
  }
    h2 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  h3 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
    h4 {
          font-size: 18px !important;
          line-height: 22px !important;
          letter-spacing: -0.75px;
  }

 
  /*메뉴*/
#menu-sub_psychoanalysis li a{
    padding:7px 18px !important;
    font-size: 14px !important;
}

  /* 비급여 표 */
.expenses_table {
  overflow-x: auto;
  font-size: 8px;
  line-height: 12px;
}
.expenses_table td {
  font-size: 8px !important;
  line-height: 12px !important;
}
.expenses_table .significant {
  font-size: 8px !important;
  line-height: 12px !important;
}

  /* about */
  #menu-about_menu li a {
    padding: 7px 18px !important;
    font-size: 14px;
}

  /* header */
  #header-outer #logo {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

html body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 {
  margin-bottom: 0px !important;
}
    
   /* 퀵메뉴 */
    #quick_menu li.top a::before {font-size: 11px;}
    #quick_menu li.top span {
      font-size: 17px;
    }
    #quick_menu li.bottom a span {
      padding-top: 5px;
    }
/* 정신분석 */

.psy2 .wpb_text_column p {
  width: 100%;
  margin: 0 auto;
}
 .sub_psy_03 .nectar-button {
    margin-bottom: 0px !important;
  } 
.img-with-aniamtion-wrap[data-max-width="75%"] .inner {
  max-width: 100% !important;

}
.sub_psy_03  .divider-wrap.height_tablet_30px > .divider {
  height: 10px !important;
}
.text_impact {
    font-size: 18px !important;
    line-height: 23px;
}
.sub_title_number {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px; 
}
.psy3 .sub_text_03 {
  font-size: 13px !important;
  line-height: 21px !important;
}
body .wpb_column.psychoanalysis-01 {
  margin-left: 7% !important;
}
.nectar-sticky-media-content__media-wrap {
  margin-bottom: 15px !important;
}
.nectar-sticky-media-sections .nectar-sticky-media-section__content-section:not(:last-child){
  margin-bottom: 30px !important;
}
.sub_psy_03 .psy_button_01 {
  margin-right: 7px !important;
}
.mobile_on {
  display: block;
}
.psy_text_04 {
  padding-right: 8%;
}
  .sub_text_02 {
  font-size: 11px;
  letter-spacing: 6px;
  }
  .psy3 .divider-wrap.height_tablet_10px > .divider{
    height: 0px !important;
  }

    /* 공지사항 */
    body[data-form-submit="regular"] .container-wrap #kboard-default-list button[type=submit] {
      padding: 0 !important;
      margin-left: 0 !important;

    }
    #kboard-default-list .kboard-search button {
      line-height: 7px !important;
    }

    /* 개인정보처리취급, 이용약관 */
#privacy .privacy_text_h3 {
  font-size: 18px !important;
}
#privacy .privacy_text {
  font-size: 14px;
  line-height: 20px !important;
}
.sub_privacy_box {
    font-size: 14px ;
    line-height: 20px;
}
#privacy .expenses_table th {
  padding: 6px !important ;
}
#privacy .expenses_table .table_tit {
  font-size: 11px !important;
}
#privacy .expenses_table td {
  font-size: 11px !important;
  padding: 3px !important ;
}

body .btn-01.nectar-button {
  margin-right: 300px !important;
}
.vc_row.inner_row.translate_x_0pct {
    transform:translate(90%,-100%) !important;
    width: 50% !important;
}

html body   #ajax-content-wrap .vc_row.right_padding_phone_10pct .row_col_wrap_12.dark  {
  padding-right: 0 !important;
}
.sub_psy_02 .wpb_column.right_padding_phone_10px > .vc_column-inner{
  padding-right: 0px !important;
}
#ajax-content-wrap .vc_row.left_padding_5pct .row_col_wrap_12 {
  padding-left: 0 !important;
}

/* footer */
.copyright{
    padding-top: 0px;
}

/* global banner  */
.nectar-button {
    font-size: 14px !important;
    padding: 8px 13px  !important;
    margin-bottom: 8px !important;
}


.row-overflow .banner_text p {
  font-size: 23px !important;
  line-height: 33px !important;
}

/*오시는 길*/
.location_p {
    font-size: 13px !important;
}
}

/*------------------------------------------------------------------------
  550px
------------------------------------------------------------------------*/
@media screen and (max-width:550px) {
  body .btn-01.nectar-button {
    margin-right: 100px !important;
  }
  
}

/*------------------------------------------------------------------------
  480px
------------------------------------------------------------------------*/
@media screen and (max-width:480px) {
  #quick_menu li {
        width: 20%;
    }
    #quick_menu li.top {
        width: 40%;
    }
    /* 비급여 표 */

.expenses_table th {
    padding: 0px !important;
}

.footer_br {
  display: block;
}
.hidden {
  display: none;
}
.expenses_table {
  font-size: 6px;
  line-height: 10px;
}
.expenses_table td {
  font-size: 6px !important;
  line-height: 10px !important;
  padding: 0px !important;
}
.expenses_table .significant {
    font-size: 6px !important;
  line-height: 10px !important;
}
body .btn-01.nectar-button {
  margin-right: 100px !important;
}

/* 이미지 */
.flickity-slider img {
  width: 100% !important;         
  height: auto  !important;        
  object-fit: contain  !important; 
}
/* 원장소개 */
.docter-computer-none {
  display: block;
}
.br-class-mobile-420{
  display: block;
}
.br-class-mobile-420-2{
  display: block;
}
  }




/*------------------------------------------------------------------------
  370px
------------------------------------------------------------------------*/
@media screen and (max-width:370px) {
.docter_sub_01 {
  font-size: 14px !important;
}

.global_br {
  display: none;
}
.computer-none {
  display: block;
}


  }

/*------------------------------------------------------------------------
  354px
------------------------------------------------------------------------*/
@media screen and (max-width:354px) {
.br-class-mobile-420-2{
    display: none;
}
  }
/*------------------------------------------------------------------------
  330px
------------------------------------------------------------------------*/
@media screen and (max-width:330px) {
#menu-sub_psychoanalysis li a {
  line-height: 20px;
}
#menu-sub_psychoanalysis li:last-child a {
  padding-top: 17.5px !important;
  padding-bottom: 17.5px !important;
}
  }
/*------------------------------------------------------------------------
  320px
------------------------------------------------------------------------*/
@media screen and (max-width:320px) {
.docter_sub_01 {
  font-size: 12px !important;
}

body .btn-01.nectar-button {
  margin-right: 50px !important;
}
html body .wpb_column.left_padding_phone_4pct > .vc_column-inner {
  padding: 8% !important;
}
  }

