@charset "utf-8";
@import url("../fonts/font.css");

/* Total */
* {
  margin: 0;
  padding: 0;
}
html,
body {
  font-family: "Noto Sans Kr", sans-serif;
}
html {
  position: relative;
  min-height: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
  font-family: "Noto Sans Kr", sans-serif !important;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
legend,
hr {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
legend,
hr,
caption {
  visibility: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
}
#popup {
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
  height: 100%;
  background: #000000;

  position: fixed;
  z-index: 1050;
  display: none;
  top: 0;
  left: 0;
}
#window {
  position: fixed;
  z-index: 1051;
  background: #ffffff;
  display: none;
  border: 2px solid #242f43;
}
.article-editor img {
  height: auto !important;
}
.sub-page-wrap .container {
  min-height: 600px !important;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.main_container {
  padding-top: 110px;
}
/*팝업창 관련 css*/
.layer_popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  text-align: center;
  position: relative;
}
/* .layer_popup:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
} */
.popup_panel {
  background: #fff;
  border: solid 1px #eee;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.popup_panel .panel_header {
}
.popup_panel .panel_body {
  padding: 0;
}
.popup_panel .panel_footer {
  display: flex;
  padding: 0;
}

.popup_panel .todays {
  float: left;
  display: block;
  width: 50%;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  padding-left: 0;
}
.popup_panel .close_btn {
  float: left;
  display: block;
  width: 50%;
  line-height: 50px;
  border: none;
  border-left: 1px solid #e2e7eb;
  border-radius: 0 0 3px 0;
  font-size: 15px;
  background-color: #fff;
}
.popup_panel .todays:hover,
.popup_panel .close_btn:hover {
  background-color: #eee;
}
.popup_swiper .swiper-slide {
}
.popup_swiper .swiper-slide img {
  max-width: 100%;
  height: auto;
}
.popup_swiper .swiper-button-prev,
.popup_swiper .swiper-button-next {
  background: rgba(255, 255, 255, 0.8);
  border: solid 1px #eee;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.popup_swiper .swiper-button-prev i,
.popup_swiper .swiper-button-next i {
  font-size: 24px;
  line-height: 40px;
}
.pop_swiper .swiper-button-prev1,
.pop_swiper .swiper-button-next1 {
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
  border: solid 1px #eee;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.pop_swiper .swiper-button-prev1 i,
.pop_swiper .swiper-button-next1 i {
  font-size: 24px;
  line-height: 40px;
}

.text-ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.mobile-quick {
  display: none;
}
.nav-toggle {
  display: none;
}
.m-seciton1 {
  display: none;
}
.swiper-pagination-bullet-active {
  width: 30px !important;
  border-radius: 4px !important;
  background-color: #8abb2a !important;
}

.section_1 .swiper-button-next i,
.section_1 .swiper-button-prev i {
  font-size: 50px;
}
.section_1 h3 br {
  display: none;
}
.section_1 h3 {
  color: #362b21;
  font-weight: bold;
  margin: 0;
}
.section_1 .text_info {
  color: #362b21;
  font-size: 19px;
  letter-spacing: -1px;
}

.sec3_tab .swiper-button-prev,
.sec3_tab .swiper-button-next {
  background-image: none;
  display: block;
  position: relative;
  left: 0;
  height: 30px;
  top: 0;
  margin: 0;
  display: inline-block;
  text-align: center;
  width: 30px;
}
.sec3_tab .swiper-button-prev a,
.sec3_tab .swiper-button-next a {
  width: 30px;
  display: block;
}
.sec3_tab .main-tab-swiper-btn-box {
  border: 1px solid #eee;
  position: absolute;
  width: 62px;
  height: 30px;
  bottom: 11px;
  right: 11px;
}
.sec3_tab .swiper-button-prev {
  float: left;
}
.sec3_tab .swiper-button-prev a {
  border-right: 1px solid #eee;
}
.sec3_tab_text i {
  font-size: 15px;
  line-height: 30px;
}
.sec4_news_paper .sec4_tab {
  /* box-shadow: 0px 1px 2px rgb(0 0 0 / 15%); */
}
.sec4_news_paper .sec4_tab_tit {
  border-radius: 5px 5px 0 0;
  width: 100%;
}
.sec4_tab_tit > div {
  display: table;
  table-layout: fixed;
  text-align: center;
  background-color: #efefef;
  width: 100%;
  border: 1px solid #eee;
}
.sec4_tab_tit > div > .tab_news {
  background-color: #efefef;
}
.sec4_tab_tit > div > a {
  display: table-cell;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  width: 50%;
  height: 44px;
  vertical-align: middle;
  font-size: 15px;
  font-weight: 500;
}
.sec4_tab_bottom {
  width: 100%;
  position: relative;
  min-height: 258px;
}
.sec4_tab_text {
  position: relative;
  height: 100%;
}
.sec4_tab_text .main-tab-wrap {
  min-height: 180px;
  max-height: 180px;
}
.sec4_tab_text .sec3-link .tab-title {
  margin-top: 10px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.sec4_news_paper .swiper-button-prev,
.sec4_news_paper .swiper-button-next {
  background-image: none;
  display: block;
  position: relative;
  left: 0;
  height: 30px;
  top: 0;
  margin: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
}
.sec4_news_paper .main-tab-swiper-btn-box {
  position: absolute;
  width: 95%;
  height: 30px;
  top: 76px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.sec4_news_paper .swiper-button-prev {
  float: left;
}
.sec4_news_paper .sec3_tab_text i {
  font-size: 15px;
  line-height: 30px;
}
.sec4_news_paper .swiper-button-next {
  float: right;
}
.sec4_news_paper .swiper-button-prev i,
.sec4_news_paper .swiper-button-next i {
  color: #fff;
}
#main_header {
  position: absolute;
  width: 100%;
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  z-index: 1014;
  height: 110px;
}
#main_header .header-cont {
  position: relative;
  display: block;
  background-color: #f0f0f0;
  height: 40px;
  line-height: 40px;
}
#main_header .header-cont div {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 99;
  display: block;
  height: 100%;
}
.logo {
  position: absolute;
  top: 50px;
  z-index: 1016;
}

.search-toggle {
  position: absolute;
  top: 53px;
  right: 0;
  z-index: 99;
}
.navi-txt {
  position: absolute;
  z-index: 99;
}
.fa-user {
  display: none;
}
.util .user.open .dropdown-menu {
  display: block;
}
.util {
  float: right;
}
.util ul {
  padding: 0;
}
.util ul > li {
  position: relative;
  float: left;
  padding: 0 10px;
}
.util ul > li a {
  color: #333;
  font-size: 13px;
}
.util ul > li.icon-btn a {
  color: #999;
  display: block;
}
.util ul > li.icon-btn a i {
  font-size: 28px;
}
.util ul > li .dropdown-menu {
  max-width: 150px;
  right: 0;
  left: auto;
  margin-top: 10px;
  border: solid 1px #8abb2a;
}
.util ul > li .dropdown-menu > li {
  float: none;
  padding: 0;
}
.util ul > li .dropdown-menu > li > a {
  display: block;
  padding: 2px 10px;
  border-bottom: solid 1px #ddd;
  color: #333;
}

#nav_mobile_wrap {
  display: none;
}

#main_header > header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0 auto;
  height: 70px;
  box-sizing: border-box;
}
#main_header > header > nav {
  text-align: center;
  font-size: 0;
}
#main_header > header .search_icon {
  position: absolute;
  right: 0;
}

#main_header.on {
  background: #fff;
}
#main_header.on::after {
  background: #e1e1e1;
  opacity: 1;
}

.logo img {
  width: 220px;
}

/* gnb */
.gnb_wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}
#gnb {
  display: inline-block;
  float: right;
  overflow: hidden;
  vertical-align: top;
}
#gnb > li {
  display: table;
  float: left;
  padding: 0 20px;
  table-layout: fixed;
}
#gnb > li > a {
  display: table-cell;
  position: relative;
  height: 70px;
  color: #000;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
#gnb div {
  display: none;
  position: absolute;
  top: 69px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 0 20px 0;
  /* margin-left: -610px; */
  background: #fff;
}
#gnb div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100%;
  display: block;
  width: 200%;
  height: 100%;
  background: #fff;
}
#gnb div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 300%;
  height: 1px;
  margin-left: -100%;
  background: #d9d9d9;
}
#gnb .menuM {
  position: relative;
  height: 250px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#gnb .menuM > li {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 15px 25px;
  word-break: keep-all;
}
#gnb .menuM > li:first-child:before {
  display: none;
}
#gnb .menuM > li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 2px;
  width: 1px;
  height: 100%;
  background: #eee;
}

#gnb .menuM > li > a {
  display: block;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #003567;
  letter-spacing: -1px;
}
#gnb .menuM > li > a.self_link {
  display: none;
}
#gnb .menuS {
}
#gnb .menuS li {
  position: relative;
  padding-left: 13px;
  margin-top: 10px;
}
#gnb .menuS li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 2px;
  display: block;
  width: 4px;
  height: 4px;
  background: #7f9ab3;
  border-radius: 50%;
}
#gnb .menuS li a {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 15px;
  color: #333;
  letter-spacing: -1px;
}
#gnb .menuS li a:active,
#gnb .menuS li a:focus {
  background-color: #fff;
}
#gnb .menuS li a:hover {
  color: #e51b42;
}
#gnb ul a:focus {
  outline: none;
  background: #ddd;
}
#gnb > li > a.on + div,
#gnb > li:hover div {
  display: block;
}

#main_header.on #gnb > li > a {
  color: #000;
}

.sec3_tab_text .main-tab-img {
  min-height: 120px;
  max-height: 120px;
}

/* 모바일 */
#m-sidemenu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #efefef;
  width: 100%;
  height: 100%;
  z-index: 1050;
  overflow-y: scroll;
}
#m-sidemenu .side-header {
  position: relative;
  background: #fff;
  height: 50px;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.m-side-login {
  display: inline-block;
  background-color: yellowgreen;
  color: #fff;
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 300;
}
.m-side-login:hover {
  color: #fff;
}
.m-side-admin-btn {
  display: inline-block;
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translate(0px, -50%);
  /* margin-left: 15px; */
}

#m-sidemenu .login-btn {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
#m-sidemenu .login-btn ul {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
#m-sidemenu .login-btn ul li {
  position: relative;
  float: left;
  width: 50%;
}
#m-sidemenu .login-btn ul li:first-child:before {
  display: none;
}
#m-sidemenu .login-btn ul li:before {
  content: "";
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
  height: 20px;
  width: 1px;
  margin-top: -10px;
}
#m-sidemenu .login-btn ul li a {
  display: block;
  padding: 10px 0;
  color: #555;
  font-size: 15px;
  text-align: center;
}
#m-sidemenu .login-btn ul li.login-before {
  width: 100% !important;
}
#m-sidemenu .login-btn ul li.login-after {
  width: 50% !important;
}

#m-sidemenu .side-header .logo {
  top: 10px;
  margin: 0 0 0 8px;
}
#m-sidemenu .side-header .logo img {
  height: 30px;
}
#m-sidemenu .side-header .close-btn {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  top: 0;
  line-height: 50px;
  border: 0;
  text-align: center;
  color: #333;
  font-size: 24px;
}
#m-sidemenu .side-login .login-header {
  position: relative;
  background: #fff;
  padding: 15px 10px;
}
#m-sidemenu .side-login .login-header a {
  display: block;
  color: #333;
  text-decoration: none;
}
#m-sidemenu .side-login .login-header img {
  width: 40px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 50%;
}

#m-sidemenu .side-body {
  background: #fff;
}
#m-sidemenu .side-body .navi {
}
#m-sidemenu .side-body .navi > li {
  position: relative;
  border-bottom: solid 1px #ddd;
  transition: all 0.3s;
}
#m-sidemenu .accordion {
  width: 100%;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#m-sidemenu .accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#m-sidemenu .accordion .link a {
  position: relative;
  display: block;
  color: #666;
}
#m-sidemenu .accordion .link a > span::before {
  content: "\f107";
  font-family: "Font Awesome 5 pro";
  position: absolute;
  right: 0;
}
#m-sidemenu .accordion li.open .link a {
  color: #26802d;
}

#m-sidemenu .accordion .second_link {
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-left: 15px;
  background: #f9f9f9;
}
#m-sidemenu .accordion .second_link li a {
  position: relative;
  color: #333;
  padding: 10px;
  font-size: 12px;
}
.accordion li:last-child .link {
  border-bottom: 0;
}
.accordion li i {
  position: absolute;
  top: 5px;
  left: 12px;
  font-size: 18px;
  color: #333;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link {
  color: #333;
}
.accordion li.open i {
  color: #333;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.submenu {
  display: none;
  background: #fafafa;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}

.submenu > li {
  background-color: #eee;
}

.submenu li a {
  display: block;
  text-decoration: none;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.depth03 {
  margin-top: 0;
  padding: 10px;
  background: #efefef;
}
.depth03 li a {
  text-align: left;

  position: relative;
  padding-left: 10px;
  font-size: #797979;
}
.depth03 li a::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 2px;
  background: #797979;
  border-radius: 10px;
  width: 3px;
  height: 3px;
}

/* 서브페이지 메뉴 */

.menuScroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.menuScroll::-webkit-scrollbar {
  display: none;
}

#sub-menu .navi {
  display: inline-block;
}
#sub-menu .navi li {
  display: inline-block;
  margin: 0 8px;
  text-align: center;
}
#sub-menu .navi li a {
  display: block;
  color: #fff;
}
#sub-menu .navi li.active a {
  background-color: #58a045;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  letter-spacing: -1px;
}
#sub-menu .navi li a span {
  display: inline-block;
  line-height: 40px;
  padding: 0 12px;
  font-size: 16px;
}
#sub-menu .navi li.active a span {
  border-bottom: solid 2px #fff;
}
#sub-menu .navi li a:hover span {
  font-weight: 700;
}
#sub-menu .navi li.dropdown:hover .dropdown-menu {
  display: block;
}

#sub-menu .navi li > .dropdown-menu {
  top: 90%;
  border: solid 1px #333;
}
#sub-menu .navi li > .dropdown-menu ul {
}
#sub-menu .navi li > .dropdown-menu ul > li {
  width: 100%;
  text-align: left;
  padding: 5px 10px;
  margin: 5px 0;
}
#sub-menu .navi li > .dropdown-menu ul > li a span {
  border-bottom: 0;
  height: 22px;
  padding: 0;
  font-size: 14px;
}
#sub-menu .navi li > .dropdown-menu ul > li a:hover span,
#sub-menu .navi li > .dropdown-menu ul > li.active a span {
  color: #60bea3;
  border-bottom: solid 1px #60bea3;
}

/****퀵메뉴**/
.quick_menu {
  position: absolute;
  top: 350px;
  right: 2%;
  z-index: 9999;
  text-align: center;
}
.quick_menu.affix {
  position: fixed;
}
.quick_ul {
  width: 90px;
  height: 330px;
  border-radius: 55px;
  background-color: #8abb2a;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}
.quick_top {
  width: 85px;
  height: 85px;
  border-radius: 55px;
  background-color: #8abb2a;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
}

.quick_ul ul {
  padding-top: 45px;
}
.quick_ul a {
  font-size: 15px;
  color: #fff;
  display: block;
  text-align: center;
  margin: 0 auto;
  letter-spacing: -1px;
  position: relative;
}
.quick_ul a img {
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: -24px;
}
.quick_ul li {
  position: relative;
  line-height: 55px;
}
.quick_ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -13px;
  width: 25px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
.quick_ul li:last-child::after {
  display: none;
}
.quick_menu .quick_top a {
  display: block;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 55px;
  color: #fff;
}
.quick_menu .quick_top a i {
  font-size: 37px;
  padding-top: 15px;
}
.quick_menu .quick_top a i,
.quick_menu .quick_top a span {
  display: block;
}

/**메인섹션1****/

.section_1 > .section_1_main .swiper-slide {
}
.section_1 > .section_1_main .main_b {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.section_1 > .section_1_main .popup_text {
  padding: 150px 0 0 200px;
}
.section_1 > .section_1_main .main_b a {
  width: 50px;
  height: 80px;
  display: inline;
  position: absolute;
  top: 50%;
  transform: translate(0, -40px);
}
.main_b a {
  width: 50px;
  height: 80px;
  display: inline;
  position: absolute;
  top: 50%;
  transform: translate(0, -40px);
}
/* .main_v_btn a {
  width:auto; height: auto;
} */
/* .main_v_btn a:focus {
  outline:none;
} */
.pop_swiper .main_b a:first-child {
  left: 10px;
}
.pop_swiper .main_b a:last-child {
  right: 10px;
}

.section_1 > .section_1_main .main_b a:first-child {
  left: -50px;
}
.section_1 > .section_1_main .main_b a:last-child {
  right: -50px;
}
.section_1 > .section_1_main .main_b a i {
  font-size: 80px;
  color: #c2c2c2;
}

.sec1_button {
  position: absolute;
  bottom: 30px;
  display: flex;
  left: 48%;
  align-items: center;
}
.sec1_button > div {
  display: flex;
  align-items: center;
}
.sec1_button .sec1_b {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #848484;
  margin: 0 10px;
}
.sec1_button .sec1_b > .w_button {
  display: block;
  width: 100%;
  height: 100%;
}
.sec1_button .sec1_active {
  width: 41px;
  background-color: #8abb2a;
}
.swiper-stop {
  width: 37px;
  height: 37px;
  background-color: #000;
  text-align: center;
  margin-left: 10px;
}
.swiper-stop i {
  display: block;
  line-height: 37px;
  color: #fff;
}

.dropdown-menu a {
  display: block;
  padding-left: 20px;
}
.dropdown-menu a:hover {
  font-weight: bold;
}

/**메인섹션2자주찾는메뉴*********/
.section_2 {
  padding: 70px 0;
  align-items: center;
  justify-content: space-between;
}
.section_2 > .sec2_menu {
  display: inline-block;
  max-width: 330px;
}
.section_2 > .sec2_menu .cam-banner {
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
  border-radius: 5px;
}
.section_2 > .sec2_menu .cam-banner .campaign_banner {
  height: 100%;
}
.section_2 > .sec2_menu .cam-banner .campaign_banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.section_2 > .sec2_menu .cam-banner .campaign_banner a .main-tab-wrap {
  height: 100%;
}

.section_2 > .sec2_menu .cam-banner .campaign_banner .campagn-btn {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 10;
  height: 20px;
}
.section_2
  > .sec2_menu
  .cam-banner
  .campaign_banner
  .campagn-btn
  .campagn-button-prev {
  position: absolute;
  left: 10px;
}
.section_2
  > .sec2_menu
  .cam-banner
  .campaign_banner
  .campagn-btn
  .campagn-button-next {
  position: absolute;
  right: 10px;
}

.section_2 > .sec2_menu > .sec2_topline {
  width: 55px;
  height: 4px;
  background-color: #8abb2a;
  margin-bottom: 14px;
}
.section_2 > .sec2_menu > h2 {
  font-family: "nanum-square-r";
  font-weight: bold;
  font-size: 32px;
  letter-spacing: -1px;
}
.section_2 > .sec2_menu > p {
  font-family: "nanum-square-r";
  font-size: 16px;
  color: #393939;
}
.section_2 .sec2_menubox {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 800px;
}
.section_2 .sec2_menubox > div {
  width: 20%;
  border-radius: 20px;
  box-sizing: border-box;
  float: left;
  padding: 10px;
}
.section_2 > .sec2_menubox > div > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 20px;
  transition: 0.3s;
  border: 1px solid #d0d0d0;
}
.section_2 > .sec2_menubox > div > a:hover {
  background-color: #cade2b;
  border-color: #cade2b;
}
.section_2 > .sec2_menubox > div > a > div {
  margin: 0 auto;
  min-height: 80px;
}
.section_2 > .sec2_menubox > div > a > div > img {
  margin-top: 20px;
}
.section_2 .sec2_menubox p {
  font-size: 16px;
  letter-spacing: -0.5px;
  padding-bottom: 15px;
}

.section_2 .left {
  width: 40%;
  padding: 10px;
}
.section_2 .right {
  width: 75%;
  padding: 10px;
}
.section_2 .left .campaign-wrap {
}
.section_2 .left .campaign-wrap .campaign-banner {
  flex-wrap: wrap;
}

.section_2 .left .campaign-wrap .campaign-banner > div.campaign-banner1 {
  width: 100%;
  margin-bottom: 10px;
}
.section_2 .left .campaign-wrap .campaign-banner > div.campaign-banner2 {
  width: 50%;
  padding-right: 10px;
}
.section_2 .left .campaign-wrap .campaign-banner > div:last-child {
  padding-right: 0;
}
.section_2 .left .campaign-wrap .campaign-banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.section_2 .left .campaign-wrap .campaign-banner .img {
  border: 1px solid #eee;
  border-radius: 3px;
  height: 100px;
  background: #f9f9f9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.section_2 .left .campaign-wrap .campaign-banner1 .img {
  background-size: cover;
}
.section_2 .right .menu-wrap {
}
.section_2 .right .menu-wrap ul {
}
.section_2 .right .menu-wrap li {
  width: 16.67%;
  padding: 5px;
}
.section_2 .right .menu-wrap li a {
  width: 100%;
  height: 120px;
  text-align: center;
  border-radius: 20px;
  transition: 0.3s;
  border: 1px solid #d0d0d0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.section_2 .right .menu-wrap li a:hover {
  background-color: #cade2b;
  border-color: #cade2b;
}
.section_2 .right .menu-wrap li a .icon {
  width: 45px;
  height: 45px;
  margin: 0 auto;
}

.dropdown-menu {
  z-index: 1017;
}
.dropdown-menu {
  max-width: 150px;
  right: 0;
  left: auto;
  margin-top: 10px;
  border: solid 1px #0092c9;
}
.dropdown-menu > li {
  float: none;
  padding: 0;
}
.dropdown-menu > li > a {
  display: block;
  padding: 8px 10px;
  border-bottom: solid 1px #ddd;
  color: #333;
}

.m-dropdown {
  display: none;
}

/**메인섹션3공지사항*********/

.tit {
  font-size: 21px;
}

.sec3_notice > .sec3_1_list li {
  border-bottom: 1px solid #d6d6d6;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sec3_notice > .sec3_1_list p {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
}
.sec3_notice > .sec3_1_list .notice_c {
  color: #fff;
  background-color: #8abb2a;
  padding: 2px 7px;
  border-radius: 13px;
  margin-right: 7px;
  font-size: 15px;
  display: inline-flex;
}

/* .sec3_2_list li{width:330px;} */
.sec3_2_list a {
  border-bottom: 1px solid #d6d6d6;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sec3_tab_tit {
  border-radius: 5px 5px 0 0;
  width: 100%;
}
.sec3_tab_tit > div {
  display: table;
  table-layout: fixed;
  text-align: center;
  background-color: #efefef;
  width: 100%;
}
.sec3_tab_tit > div > a {
  display: table-cell;
  width: 50%;
  background-color: #fff;
  width: 50%;
  padding: 10px 0;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
  font-weight: 500;
}
.sec3_tab_tit > div > .tab_news {
  border-radius: 5px 5px 0 0;
  background-color: #efefef;
}

.sec3_tab_text {
  padding: 10px;
  position: relative;
  height: 100%;
  min-height: 258px;
}
.sec3_tab_text > p {
  font-size: 14px;
  letter-spacing: -1px;
  margin-bottom: 5px;
  line-height: 19px;
}
.sec3_tab_img {
  display: block;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 10px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #dedede;
  overflow: hidden;
}
.sec3_tab_img img {
  height: auto;
  width: 100%;
  position: absolute;
  top: 0;
}
.sec3_tab_bottom {
  width: 100%;
  position: relative;
  min-height: 258px;
}
.tab1 {
}
.tab2 {
  display: none;
}

.tab_img2 {
  background-color: #eee;
}
.sec3_tab_text .tab-title {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  margin-top: 10px;
}
.sec3_tab_text .main-tab-wrap {
  min-height: 120px;
  max-height: 120px;
}

.sec3_tab_text > a span {
  font-size: 12px;
  color: #717171;
}

.news-layer {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.news-layer a {
}
.news-layer .cover {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.news-layer .cover::after {
  content: "";
  display: block;
  padding-top: 45%;
}
.news-layer .cont {
  margin-top: 10px;
}
.news-layer .cont .title {
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.news-layer .cont .sub-title {
  font-size: 15px;
  margin-top: 10px;
  color: #777;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.news-layer .cont .date {
  font-size: 14px;
  margin-top: 5px;
  color: #676767;
}
.tab_button {
  width: 105px;
  height: 35px;
  position: absolute;
  right: 10px;
  bottom: -15px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.tab_button > div {
  width: 35px;
}
.tab_button > .tab_stop {
  height: 100%;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.tab_button > div > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.tab_button > div > a i {
  display: block;
  line-height: 35px;
  font-size: 17px;
}
.tab1_wrap p {
  font-size: 14px;
  letter-spacing: -1px;
}
.tab2_wrap p {
  font-size: 14px;
  letter-spacing: -1px;
}

.section_3 .sec3_box {
  width: 100%;
  background-color: #ffff;
  margin-top: 40px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.sec3_box_wrap_left {
  background-color: #405ab2;
  max-width: 450px;
  width: 100%;
  display: inline-block;
  color: #fff;
}
.section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top {
  padding: 40px 20px;
  text-align: center;
}
.section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > h2 {
  margin-bottom: 20px;
}
.section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #3651aa;
  border: 1px solid #ffffff;
  padding: 10px 40px;
  border-radius: 2px;
  margin: 0 20px;
}

.sec3_box_wrap_right {
  max-width: 720px;
  width: 100%;
  background-color: #fff;
  display: inline-block;
  float: right;
}

.sec3_box > .sec3_box_wrap_left > .sec3_text > .sec3_text_wrap {
  display: inline-block;
  padding-left: 40px;
}
.sec3_box > .sec3_box_wrap_left > .sec3_text > .sec3_text_wrap > ul {
  text-align: right;
  font-size: 18px;
}
.sec3_box
  > .sec3_box_wrap_left
  > .sec3_text
  > .sec3_text_wrap
  > ul
  > li:first-child {
  text-align: left;
}
.sec3_box > .sec3_box_wrap_left > .sec3_text > .sec3_text_wrap_img {
  float: right;
  padding: 0 20px 20px 0;
}
.sec3_text_wrap > a {
  display: block;
  padding: 8px 20px;
  color: #fff;
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 10px;
  text-align: center;
  margin-top: 10px;
}

.sec3_box_wrap_right {
  width: 100%;
}
.sec3_box_wrap_right > div {
  background-color: #fff;
}
.sec3_box_wrap_right > .sec3_box_top {
  width: 100%;
  height: 50%;
}
.sec3_box_wrap_right > .sec3_box_top > a {
  display: inline-block;
  width: 24%;
  text-align: center;
  padding: 50px 0;
}
.sec3_box_wrap_right > .sec3_box_top > a > div {
  width: 85px;
  height: 85px;
  background-color: #f8f8f8;
  border-radius: 43px;
  margin: 0 auto;
  position: relative;
}

.sec3_box_wrap_right > .sec3_box_top > a > div::after {
  content: "";
  width: 1px;
  height: 50px;
  background-color: #a8a8a8;
  position: absolute;
  right: -40px;
  top: 50%;
  margin-top: -25px;
}
.sec3_box_wrap_right > .sec3_box_top > a:last-child > div:after {
  display: none;
}

.sec3_box_wrap_right > .sec3_box_top > a > div > img {
  width: 70px;
  height: 70px;
  margin-top: 7px;
}
.sec3_box_wrap_right .sec3_box_top a p {
  font-size: 20px;
  letter-spacing: -1px;
}

.sec3_box_wrap_right > .sec3_box_bottom {
  width: 100%;
  height: 50%;
  border-top: 1px solid #ebebeb;
}
.sec3_box_bottom .sec3_bb {
  display: inline-block;
  width: 50%;
}
.sec3_box_bottom .f-left {
  float: left;
}
.sec3_box_bottom .sec3_bb a {
  padding: 30px 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
}
.sec3_box_bottom > div:first-child {
  border-right: 1px solid #ebebeb;
}

.sec3_box_bottom a p {
  font-size: 19px;
  letter-spacing: -2px;
  margin-top: 10px;
  text-align: left;
  margin-bottom: 39px;
}
.sec3_box_wrap_right .text-margin {
  margin-top: 19px;
  margin-left: 67px;
}
.sec3_box_wrap_right .text-margin1 {
  margin-left: 80px;
}
.sec3_box_wrap_right a span {
  background-color: #808080;
  color: #fff;
  display: block;
  padding: 5px 20px;
  border-radius: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  letter-spacing: -1px;
  font-size: 15px;
}
.sec3_box_bottom > div > a {
  position: relative;
}
.sec3_box_bottom a img {
  display: block;
  margin: 0 auto;
}
.sec3_box_bottom a:first-child > img {
  margin-left: 20px;
}
.sec3_hide {
  display: none;
}
.sec3_bottom1,
.sec3_bottom2 {
  width: 100%;
}
.sec3_bottom1 img {
  width: 80%;
}
.sec3_bottom2 img {
  width: 90%;
}

/**섹션4조합현황동영상소식*****/
.section_4 {
  padding: 50px 0;
  width: 100%;
}
.section_4 .sec4_left_wrap {
  display: table-cell;
  width: 50%;
  padding-right: 10px;
  vertical-align: middle;
}

.section_4 .sec4_right_wrap > .flex {
  flex-wrap: wrap;
  margin: 0 -10px;
}
.sec4_sub_wrap {
  width: 50%;
  padding: 0 10px;
}
.sec4_left_wrap .sec4_left_ {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.section_4 .sec4_left_wrap .sec4_count {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.section_4 .sec4_left_wrap .sec4_video {
  display: table-cell;
  width: 50%;
}

.section_4 .sec4_count_top {
  padding: 0 20px;
  margin: 0 auto;
}
.section_4 .sec4_count_top > h4 {
  font-size: 18px;
  padding: 5px 0;
}
.section_4 .sec4_count_top > .stit2 {
  border-bottom: 1px solid #d6d6d6;
}
.section_4 .sec4_count_top > .stit2 > p {
  line-height: 25px;
  font-size: 16px;
}
.section_4 .sec4_count_top > .stit2 > p > span {
  line-height: 40px;
}

.section_4 .sec4_account {
  margin: 0 auto;
  width: 95%;
  margin-top: 10px;
}

.section_4 .sec4_account > div {
  background-color: #f9f9f9;
  margin-bottom: 3px;
  padding: 5px 15px;
}
.sec4_account > div span {
  font-weight: bold;
  color: #2f8632;
}
.section_4 .sec4_account > div p {
  font-size: 16px;
  line-height: 29px;
}
.section_4 .sec4_account > div p.account_tit,
.section_4 .sec4_account > div p span.account_tit {
  padding: 5px 0;
  font-size: 18px;
}

.sec4_video .sec4_video_tit {
  padding: 8px 0px;
}
.section_4 .sec4_video .sec4_video_tit a,
.section_4 .sec4_video .sec4_video_tit h4 {
  display: inline-block;
  line-height: 29px;
  font-size: 18px;
}
.section_4 .sec4_video .sec4_video_tit a {
  float: right;
  font-size: 24px;
  font-weight: bold;
}
.sec4_right_wrap .sec4_news_tit h4 {
  display: inline-block;
  font-size: 18px;
}
.sec4_right_wrap .sec4_news_tit {
  padding: 10px 0px;
}
.sec4_right_wrap .sec4_news_tit a,
.sec4_right_wrap > .sec4_news_tit h4 {
  display: inline-block;
  line-height: 29px;
}
.sec4_right_wrap .sec4_news_tit a {
  float: right;
  font-size: 24px;
  font-weight: bold;
}

.sec4_video_v {
}
.sec4_video_v .Img {
  height: 180px;
}
.sec4_video_v .Img a {
  display: block;
  width: 100%;
  height: 100%;
}
.sec4_video_v .Img a img {
  width: 100%;
  height: 100%;
}
.sec4_video_text p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2px;
  margin-top: 10px;
}

.sec4_news_wrap {
  width: 100%;
}
.sec4_news_wrap .sec4_news_paper,
.sec4_news_kakao {
  width: 100%;
}

.sec4_news_paper .sec4_txt,
.sec4_news_kakao .sec4_txt {
  margin-top: 10px;
  line-height: 30px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sec4_news_wrap .img {
  display: block;
  width: 100%;
  height: 180px;
  background-color: #f9f9f9;
}

.sec4_news_kakao .img {
  display: block;
  width: 100%;
  height: 180px;
  background-color: #f9f9f9;
}
.sec4_news_paper .img {
  background-image: url("/assets/common/img/paper.png");
  border: 1px solid #f1f1f1;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  background-position: center center;
}
.sec4_news_kakao .img {
  background-image: url("/assets/common/img/sns_news.jpg");
  border: 1px solid #f1f1f1;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  background-position: center center;
}

.sec4_right_wrap .subs {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(168, 168, 168, 0.16);
  border-radius: 2px;
  margin-top: 38px;
}
.sec4_right_wrap .subs > img {
  margin-right: 15px;
}
.paper_ {
  display: block;
  background-color: #c9e884;
}
.kakao_ {
  display: block;
  background-color: #ffeb5c;
}

.m_button {
  display: none;
}
.sec1_bb {
  display: none;
}
.sec3_p2 {
  display: none;
}

/* header Search  */
.search_form {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999 !important;
  display: table;
  padding: 0 10px;
  text-align: center;
}
.search_form .search_div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.search_form .search_div svg {
  color: #fff;
}
.search_form .search_inner {
  position: relative;
  width: 100%;
  height: 50px;
  border-bottom: solid 2px #0070ac;
  overflow: hidden;
  z-index: 999;
  display: inline-block;
}
.search_form .search_inner .search_input {
  background: none;
  float: left;
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding-left: 15px;
  font-size: 1.5rem;
  color: #fff !important;
  border: 0;
  outline: 0;
}
.search_form .search_inner .search_input::placeholder {
  color: #fff !important;
}
.search_form .search_inner .search_btn {
  position: absolute;
  background: none;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border: 0;
  color: #fff;
}
.search_form .search_inner .search_btn i {
  font-size: 24px;
}
.search_form .search_inner .search_btn:hover {
  background: none;
}
.search_form .close {
  position: absolute;
  top: 12px;
  right: 10px;
  opacity: 1;
}
.search_form .close i {
  font-size: 32px !important;
  color: #fff;
}

.tag_search_form {
  position: static;
  padding: 0;
  display: block;
  height: auto;
  background: none;
}

/**서브페이지***/
.sub_wrap {
  width: 100%;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e3e3e3;
  height: 70px;
  border-top: 2px solid #33a437;
  box-sizing: border-box;
}
.sub_menu_wrap {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.sub_home {
  width: 70px;
  height: 70px;
  float: left;
}
.sub_home a {
  display: block;
  text-align: center;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.sub_home i {
  font-size: 22px;
  color: #555;
  line-height: 70px;
}
.sub_menu_wrap > .sub_sub {
  float: left;
  border-right: 1px solid #e3e3e3;
  line-height: 70px;
  box-sizing: border-box;
}
.sub_menu_wrap > .sub_sub a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 40px;
}
.sub_menu_wrap > .sub_sub i {
  margin-left: 100px;
}
.sides_title {
  float: left;
}
.sub_menu_wrap ul {
  display: inline-block;
}
.sub_menu_wrap ul > li {
  display: inline;
}
.sides_title {
  line-height: 70px;
  border-right: 1px solid #e3e3e3;
}
.sides_title a {
  padding: 0 40px;
  display: block;
}
.sides_title a i {
  margin-left: 80px;
}

/***예약상담 페이지****/
.reser {
  background-image: url("/assets/common/img/reser_backimg.png");
  background-size: cover;
}
.reser .reser_subtit {
  padding: 40px 0;
  border-top: 1px solid #ddd;
  text-align: center;
}
.reser .reser_box {
  padding: 10px 0;
}
.reser .reser_box ul {
  display: table;
  width: 100%;
}
.reser .reser_box li {
  display: inline-block;
  width: 23%;
  min-height: 200px;
  height: 200px;
  float: left;
  margin: 0 10px;
}
.reser .reser_box li a {
  display: block;
  width: 100%;
  color: #fff;
  letter-spacing: -1px;
  border-radius: 10px;
  height: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: 0.8s;
}
.reser .reser_box li a :hover {
  color: #f9f9f9;
}
.reser li a .reser_text_wrap {
  padding: 30px 20px 20px;
}
.reser_box_wrap a p {
  font-size: 14px;
}
.reser_tit {
  font-size: 31px !important;
}
.reser_homecall .reser_tit {
  letter-spacing: -2px !important;
  line-height: 39px;
}
.reser_text_wrap {
  position: relative;
  height: 100%;
}
.reser_text_wrap span {
  border: 1px solid #eee;
  padding: 6px 20px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 14px;
}
.reser_box_wrap_1 ul {
  display: table;
  width: 100%;
}
.reser_box_wrap_1 li {
  display: inline-block;
  width: 20%;
  float: left;
  padding: 0 5px;
}

.reser_box_wrap_1 a {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  margin: 0 10px;
  color: #fff;
  margin-bottom: 35px;
  text-align: left;
  letter-spacing: -1px;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  vertical-align: top;
  text-align: center;
  line-height: 75px;
  border: 1px solid #589035;
  color: #589035;
  font-size: 22px;
}
.reser_clinic {
  background: linear-gradient(165deg, #1e8c6a 60%, #1c8565 60%);
}
.reser_acupin {
  background: linear-gradient(165deg, #e07322 60%, #db7123 60%);
}
.reser_dentist {
  background: linear-gradient(165deg, #5878fd 60%, #4b6aea 60%);
}
.reser_medical {
  background: linear-gradient(165deg, #db4f78 60%, #d54972 60%);
}
.reser_homecall {
  background: linear-gradient(165deg, #8d6bb5 60%, #8964b4 60%);
}
.reser_care {
  background: linear-gradient(165deg, #005522 60%, #055224 60%);
}
.reser_center {
  background: linear-gradient(165deg, #18a73b 60%, #159836 60%);
}
/***소개페이지***/

.intro_sym {
  text-align: center;
}
.intro_sym img {
  width: 100px;
  margin-bottom: 30px;
}
.intro_sym p span {
  font-weight: bold;
}
.intro_tit {
  font-size: 22px;
  margin-bottom: 2px;
}
.intro_tit2 {
  font-size: 20px;
  letter-spacing: -1px;
}
.intro_page {
  padding: 70px 0;
}
.intro_page .intro_gray {
  background-color: #f4f4f4;
}
.intro_page .intro_img {
  display: inline-block;
  margin-right: 75px;
}
.intro_page .intro_text {
  display: inline-block;
  vertical-align: middle;
}
.intro_page .intro_text h4 {
  margin-bottom: 14px;
}
.intro_page .intro_text p {
  color: #696969;
}
.intro_page .intro_title {
  margin-bottom: 50px;
}
.intro_page .intro_title .intro_tit2 {
  line-height: 30px;
  margin-top: 10px;
}
.intro_page .intro_wrap {
  padding: 35px 0;
}
.intro_page .intro_text_ {
  margin-bottom: 15px;
  line-height: 1.6em;
  font-size: 17px;
}
.intro_page1 {
  padding: 70px 0;
}
.intro_page1 .intro_gray {
  background-color: #f4f4f4;
}
.intro_page1 .intro_img {
  display: inline-block;
  margin-right: 75px;
}
.intro_page1 .intro_text {
  display: inline-block;
  vertical-align: middle;
}
.intro_page1 .intro_text h4 {
  margin-bottom: 14px;
}
.intro_page1 .intro_text p {
  color: #696969;
}
.intro_page1 .intro_title {
  margin-bottom: 50px;
}
.intro_page1 .intro_title .intro_tit2 {
  line-height: 22px;
}
.intro_page1 .intro_wrap {
  padding: 35px 0;
}
.intro_page1 .intro_text_ {
  margin-bottom: 15px;
  line-height: 1.6em;
  font-size: 17px;
}
.intro_box {
  margin: 100px 0;
}
.intro_box_wrap {
  width: 29%;
  background-color: #f7f7f7;
  display: inline-block;
  height: 316px;
  margin: 0 auto 30px;
  text-align: center;
  float: left;
  border-radius: 10px;
  border: 1px solid #efefef;
}
.intro_box_wrap p {
  font-size: 18px;
  color: #838383;
  letter-spacing: -1px;
}
.intro_box_margin {
  margin: 0 4%;
}
.intro_box_cir {
  padding: 40px 0;
}
.intro_bottom p {
  text-align: center;
  font-size: 18px;
  color: #363636;
}

/*예약폼***/
.reser_form {
  padding: 70px 0 100px;
}
.reser_form h3 {
  padding: 30px 0;
  text-align: center;
}
.reser_form_tit {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
}
.reser_form .reser_form_title {
  font-size: 26px;
  display: inline-block;
}
.reser_form_title > span {
  font-size: 17px;
}
.reser_form_tit .required_input span {
  color: red;
}
.reser_form_tit .required_input {
  font-size: 15px;
  position: absolute;
  right: 0;
  bottom: 5px;
  line-height: 1.6;
  font-weight: 500;
}
.reser_form .form-group1 {
  width: 100%;
  margin: 0;
}
.reser_form .form-group1 .row {
  border-bottom: 1px solid #eee;
  width: 100%;
  margin: 0 auto;
}
.reser_form .form-group1 .reser_form_ {
  width: 100%;
  padding: 15px 10px;
}
.reser_form .form-group1 .agree_padding {
  padding: 20px 20px 10px;
  border-bottom: 1px solid #eee;
}
.reser_form .form-group1 .agree_title {
  margin-bottom: 10px;
  letter-spacing: -1px;
}
.reser_form .form-group1 .red-span {
  color: #e94022;
}
.reser_form .reser_agree {
  padding: 15px;
  height: 150px;
  overflow-y: scroll;
  background-color: #fff;
  border: 1px solid #d9d9d9 !important;
  border-radius: 2px;
}
.reser_form .reser_agree p {
  font-size: 14px;
  color: #4c4c4c;
}
.reser_form .agree-agree label {
  margin-top: 5px;
}
.reser_form .agree-agree input {
  margin-right: 5px;
}
.reser_form .reser_form_ .reser_input {
  display: inline-block;
  float: right;
}
.reser_form textarea {
  border-color: #ced4da;
  width: 100%;
  margin-bottom: 10px;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
}
.reser_form .center_div {
  margin: 80px auto 0;
  text-align: center;
}
.reser_form .center_div input {
  display: inline-block;
  background-color: yellowgreen;
  color: #fff;
  transition: 0.3s;
  padding: 15px 100px;
  font-size: 17px;
  letter-spacing: -1px;
  border: none;
  border-radius: 3px;
}
.reser_form .center_div input:hover {
  background-color: #326f21;
}
.reser_form .view_btn a {
  display: inline-block;
  padding: 15px 100px;
  font-size: 17px;
  letter-spacing: -1px;
  border: none;
  border-radius: 3px;
  margin: 0 10px;
}
.reser_form .view_btn .view_edit_btn {
  background-color: yellowgreen;
  color: #fff;
}
.reser_form .view_btn .view_list_btn {
  background-color: #eee;
}
.reser_data_d {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.reser_data_d input {
  display: table-cell;
  width: 48%;
}
.reser_data_d span {
  padding: 0 1%;
}
.reser_data_t {
  display: table;
  width: 100%;
}
.reser_data_t input {
  display: table-cell;
  width: 48%;
}
.reser_data_t span {
  padding: 0 1%;
}
.reser_data_d img {
  display: none;
}

/*  */
/* .reser_form_2 {width:100%; border-bottom: 1px solid  #707070;}

.reser_agreetit { letter-spacing: -1px;padding:10px 0 ;}

.reser_agree p {font-size:14px; color:#959595;}
.reser_form .center_div { text-align: center;}
.reser_form .center_div input { padding : 13px 120px; background-color:#5D8D50; border-radius: 2px; border:none; color: #fff; font-weight: 500; font-size:19px; margin-top:40px;} */

/*


.reser_Name, .reser_phone, .reser_password, .reser_text, .reser_inquire {padding:13px; }
.reser_form .reser_text { vertical-align: top;}
.reser_form .reser_input { margin:11px 0 0 5px; display:inline-block;}
.reser_form_ {width:100%; border-bottom:1px solid rgba(232,232,232,0.8);}
.reser_form .label-txt { font-weight: 500;}
.reser_form .label-txt>span { color:red;}
 */

/*

.reser_Name span, .reser_password span { margin-right: 5px;}
.reser_data_d{margin-bottom:10px;}

.reser_data_d #start_date, .reser_data_d #end_date {padding:2px 10px !important;}
.ui-datepicker-trigger { margin-left:5px !important; vertical-align:baseline !important;}
.reser_data_t, .reser_data_d { display:table; width:100%;}
.reser_data_t {margin-top:5px;}
.reser_data_t .form-control { width:49% !important;}
.reser_data_t #start_time { float:left;}
.reser_data_t #end_time { float:right;}
.reser_data_d .form-control { width:49% !important;}
.reser_data_d #start_date { float:left;}
.reser_data_d #end_date { float:right;}
.reser_form_ label { vertical-align: top;}
.reser_form_ label span { margin-right:5px;}
.agree-box label {padding:0; padding-top:10px; letter-spacing: -1px;} */

/**설립이념**/
.ide_tit {
  text-align: center;
  display: table;
  margin: 0 auto 20px;
}
.ide_tit .ide_square {
  font-size: 66px;
  color: #9a673d;
  display: table-cell;
  vertical-align: middle;
}
.ide_tit .ide_title {
  font-size: 28px;
  color: #555;
  display: table-cell;
  vertical-align: middle;
  padding: 0 60px;
  letter-spacing: -1px;
  font-weight: 500;
}
.ide_tit .ide_title br {
  display: none;
}
.ide_text {
  text-align: center;
  background-color: #73b55d;
  color: #f5f5f5;
  border-radius: 5px;
  width: 800px;
  margin: 0 auto 50px;
}
.ide_text .ide_text_padding {
  padding: 20px 30px;
}
.ide_text .ide_text_padding p {
  line-height: 28px;
  letter-spacing: -1px;
  margin: 10px 0;
}
.ide_text .ide_text_padding span {
  color: #fff;
  margin-top: 30px;
  display: block;
  font-size: 16px;
}
.ide_text_padding ul li {
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 500;
}
.ide_text_padding ul li:last-child {
  margin-bottom: 0;
}
.ideology_text {
  text-align: center;
  font-size: 26px;
  color: #3e3e3e;
  font-weight: 500;
  letter-spacing: -1px;
}
.ide_plus {
  padding: 45px 0;
  text-align: center;
  width: 800px;
  margin: 0 auto 50px;
  display: table;
}
.ide_plus img {
  width: 120px;
}
.ide_left span,
.ide_right span {
  display: block;
  margin: 10px 0;
  font-size: 17px;
}
.ide_plus > span {
  display: table-cell;
  vertical-align: middle;
  font-size: 99px;
  font-weight: 100;
  color: #c3c3c3;
}
.ide_left {
  float: left;
  width: 370px;
  display: table-cell;
  vertical-align: middle;
}
.ide_right {
  width: 370px;
  display: table-cell;
  vertical-align: middle;
}
.ide_img_text {
  font-size: 16px;
  color: #262626;
}
.ide_img_refer {
  font-size: 15px;
  color: #777;
  margin-top: 20px;
}

/****연혁*****/
.history {
  padding: 70px 0;
}
.history_button {
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 50px;
  border: 1px solid #eee;
  box-sizing: border-box;
}
.history_for_2011 {
  position: relative;
  width: 50%;
  display: inline-block;
  text-align: center;
  float: left;
}
.history_for_2001 {
  width: 50%;
  display: inline-block;
  text-align: center;
}
.history_for_2011 a {
  padding: 20px;
  display: block;
  width: 100%;
  height: 100%;
}
.history_for_2001 a {
  padding: 20px;
  display: block;
  width: 100%;
  height: 100%;
}
.history_img {
  display: inline-block;
}
.history_history {
  display: inline-block;
  margin-left: 70px;
  vertical-align: top;
  width: 58%;
}
.history_history .history_keyword {
  font-size: 18px;
  color: #1d2e57;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
}
.history_history .history_y {
  color: #ce6e1a;
  font-size: 32px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
}
.history_img img {
  display: block;
  width: 385px;
  margin-bottom: 20px;
}
.history_history li {
  color: #808080;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -1px;
}
.history_wrap {
  border-bottom: 1px solid #ddd;
  padding: 30px 0;
}
.history_table {
  display: table;
  margin-bottom: 10px;
}
.history_for_2011 ::after {
  content: "";
  width: 1px;
  height: 50px;
  position: absolute;
  right: 0;
}
/***서브 탑***/
#sub_top_tit {
  background-color: #f9f9f9;
  position: relative;
  height: 60px;
  border-top: 2px solid #33a437;
  border-bottom: 1px solid #eaeaea;
}
#sub_top_tit .utile_wrap {
}
#sub_top_tit .location_wrap {
  height: 100%;
}
#sub_top_tit .location_wrap li {
  float: left;
  position: relative;
  height: 100%;
  margin-right: 35px;
  line-height: 60px;
}
#sub_top_tit .location_wrap .nn {
  margin-left: 15px;
}
#sub_top_tit .location_wrap li a {
  color: #333;
}
#sub_top_tit .location_wrap li::after {
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #fff;
  right: -30px;
  color: #333;
  top: 50%;
  transform: translateY(-28px);
}
#sub_top_tit .location_wrap li:last-child::after {
  display: none;
}
#sub_top_tit .location_wrap .navi_home a {
  font-size: 16px;
  letter-spacing: -1px;
  width: 20px;
  height: 100%;
}
#sub_top_tit .location_wrap .navi_home a i {
  color: #333;
  font-size: 18px;
  line-height: 60px;
}
#sub_top_tit .nav_sns {
  float: right;
  margin-top: 17px;
}
#sub_top_tit .nav_sns li {
  display: inline-block;
  float: left;
  margin-left: 28px;
}
#sub_top_tit .nav_sns li a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
#sub_top_tit .nav_sns img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
#sub_top_tit .nav_sns1 img {
  width: 12px;
}
#sub_top_tit .nav_sns2 img {
  width: 25px;
  margin-top: 2px;
}
#sub_top_tit .nav_sns3 img {
  width: 12px;
}
#gnb .menuM > li > a:active,
#gnb .menuM > li > a:focus {
  background-color: #fff;
}

/******페이지링크리스트*******/
#sub-menu .title {
  text-align: center;
}
#sub-menu .page_list {
  display: table;
  margin: 0 auto 50px;
  text-align: center;
  width: 100%;
}
#sub-menu .page_list li {
  display: inline-block;
  float: none;
  background-color: #f8f8f8;
}
#sub-menu .page_list a {
  position: relative;
  min-width: 150px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
#sub-menu .page_list a.active {
  background-color: #58a045;
  color: #fff;
}
#sub-menu .page_list a::after {
  content: "";
  width: 1px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f2f2f2;
}
#sub-menu h2 {
  margin-bottom: 50px;
}

/* .intro_page .page_link {margin:0 auto; text-align: center;}
.intro_page .page_list li {display:inline-block; float:left;  height: 100%;}
.intro_page .page_link li a { position:relative;display:block; width:100%; height: 100%; line-height: 60px; letter-spacing: -1px; font-size:17px; color:#777;border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; padding:0 40px; min-width: 160px;}
.intro_page .page_link li a::after { content: ''; width:1px; height: 60px; position:absolute;right:0; top:0; background-color:#F2F2F2; }
.intro_page .page_tit { font-size:26px; letter-spacing: -1px; margin: 20px 0 40px;}
.mindlle_page1 .page_list { width:960px; margin:0 auto 50px;}
.intro_page .page_list { margin-bottom:85px;  display:table; margin:0 auto 50px;}
.intro_page .page_list li{}
.intro_page .page_list .active { background-color:#58A045; color:#fff;}

.intro_page1 .page_link {margin:0 auto; text-align: center;}
.intro_page1 .page_list li {display:inline-block; float:left;  height: 100%;}
.intro_page1 .page_link li a { position:relative;display:block; width:100%; height: 100%; line-height: 60px; letter-spacing: -1px; font-size:17px; color:#777;border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; padding:0 40px; min-width: 160px;}
.intro_page1 .page_link li a::after { content: ''; width:1px; height: 60px; position:absolute;right:0; top:0; background-color:#F2F2F2; }
.intro_page1 .page_tit { font-size:26px; letter-spacing: -1px; margin: 20px 0 40px;}
.mindlle_page1 .page_list { width:960px; margin:0 auto 50px;}
.intro_page1 .page_list { margin-bottom:85px;  display:table;}
.intro_page1 .page_list li{background-color:#F8F8F8;}
.intro_page1 .page_list .active { background-color:#58A045; color:#fff;} */

/******마이페이지*******/
.member_box {
  border: solid 2px #ddd;
  text-align: center;
  clear: both;
  padding: 0 20px;
}
.security_login_box {
  clear: both;
  padding: 25px 0;
}
.security_login_box dt {
  display: inline;
  font-weight: bold;
  margin-left: 12px;
}
.security_login_box dd {
  display: inline;
  font-weight: bold;
  color: #0ea340;
  padding: 0 10px;
  font-family: sans-serif;
  font-size: 14px;
}
.security_text {
  color: #777;
  font-size: 11px;
  border-top: dotted 1px #ccc;
  text-align: center;
  padding: 20px 0;
}
.security_text span {
  color: #0ea340;
  font-weight: bold;
  font-size: 14px;
  font-family: sans-serif;
}

#mb_password {
  background: #f5f5f5;
  border: solid 1px #ccc;
  width: 120px;
  height: 22px;
  padding-left: 5px;
}
#mb_password.on {
  background: #fff;
  border: solid 2px #0ea340;
  height: 20px;
}
#mb_password.off {
  background: #e5e5e5;
  border: solid 1px #ddd;
}
.f-f-nanumsq {
  font-family: "Montserrat", "Nanum Square", "NanumSquare", sans-serif;
}
/***마이페이지****/
.mypage {
  padding-bottom: none !important;
}
.mypage .page_list {
  margin: 0 auto !important;
}
.page_link li a:first-child {
  border-left: 1px solid #f2f2f2 !important;
}
.intro_page1 .page_list {
  margin-bottom: 40px;
}
.intro_page1 {
  padding-bottom: 0;
}
#sub-menu .p-10 {
  padding: 10px 0;
  display: table;
  width: 100%;
}
#sub-menu .security_login_box {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
#sub-menu .security_login_box p {
  letter-spacing: -1px;
  color: #666;
}
#sub-menu .modify_box {
  padding: 30px;
  border: 1px solid #eee;
  width: 80%;
  margin: 0 auto 100px;
  border-radius: 5px;
}
#sub-menu .member_box {
  border: none;
}

#sub-menu .security_wrap {
  max-width: 100%;
  width: 100%;
  margin: 20px auto;
}
#sub-menu .security_id {
  max-width: 100%;
  width: 60%;
  color: #0ca340;
  text-align: left;
  padding-left: 5px;
}
#sub-menu .d_inline {
  display: inline-block !important;
  margin: 0 auto;
  float: left;
}
#sub-menu .f-left {
  float: left;
  display: inline-block;
  text-align: right;
}

#sub-menu .security_pw {
  max-width: 100%;
  width: 60%;
  text-align: left;
  padding: 0;
}
#sub-menu #mb_password {
  width: 100%;
  height: auto;
  padding: 2px;
  border: 1px solid #ececec;
}
#sub-menu #mb_password.off,
#sub-menu #mb_password.on {
  height: auto;
}
#sub-menu .member_box .center_div {
  padding-bottom: 10px;
  width: 50%;
  margin: 15px auto;
}
#sub-menu .center_div span {
  display: block;
  width: 60%;
  margin: 0 auto;
}
#sub-menu .center_div span input {
  width: 100%;
  background-color: yellowgreen;
  border: none;
  border: 1px solid #eee;
  padding: 10px;
  color: #fff;
  fotn-weight: 500;
}
/****민들레 출자금****/
#cash_page {
}
.cash_table th .tit {
  font-size: 15px !important;
}
#sub-menu .inverstment_wrap {
  padding: 30px;
  border: 1px solid #eee;
  margin: 0 auto 100px;
  border-radius: 5px;
}
#sub-menu .content_t2 {
  margin: 10px 0 30px;
  text-align: center;
  margin-top: 5px;
}
#sub-menu .tab_menu {
  display: table;
  width: 100%;
}
#sub-menu .tab_menu li {
  float: left;
  width: 50%;
  letter-spacing: -1px;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 30px;
  border: 1px solid #eee;
}
#sub-menu .tab_menu li a {
  color: #a2a2a2;
  display: block;
  width: 100%;
  height: 100%;
}
#sub-menu .tab_menu .tabs_on {
  border-bottom: 3px solid #58a045;
}
#sub-menu .tab_menu .tabs_on a {
  color: #000;
  font-weight: 500;
}
#sub-menu .cash_data_div {
  margin-bottom: 30px;
  border: 1px solid #eee;
}
#sub-menu .cash_price {
  width: 100%;
  display: inline-block;
}
#sub-menu .cash_price li {
  text-align: center;
  padding: 15px 0;
  font-size: 15px;
}
#sub-menu .cash_price li b {
  display: block;
  font-size: 18px;
}
#sub-menu .cash_table thead tr {
  border-top: 2px solid #ddd;
  border-bottom: 1px solid #eee;
}
#sub-menu .cash_table thead th {
  background-color: #f9f9f9;
}
#sub-menu .cash_table p {
  display: table;
  vertical-align: middle;
  margin: 0 auto;
}
#sub-menu .cash_table p a {
  display: table-cell;
  font-weight: 500;
  vertical-align: middle;
  letter-spacing: -0.5px;
}
#sub-menu .cash_table p a:nth-child(2),
#sub-menu .cash_table p a:nth-child(3) {
  display: inline-block;
  width: 10px;
  height: 10px;
  color: #333;
}
#sub-menu .cash_table p a:nth-child(2) {
  margin: 7px 4px 0;
}
#sub-menu .cash_table p a:nth-child(3) {
  margin-bottom: 7px;
}
#sub-menu .cash_table p a i {
  display: block;
  line-height: 10px;
}
#sub-menu .table_list tbody td {
  border: none;
  border-bottom: 1px solid #eee;
}
#sub-menu .table_list thead th {
  border: none;
}
#sub-menu .security_login_box2 {
  width: 30%;
  margin: 0 auto;
}
#sub-menu .list_table {
  margin-top: 50px;
  clear: both;
  width: 100%;
}
#sub-menu .list_table thead {
  text-align: center;
  background-color: #f9f9f9 !important;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#sub-menu .list_table thead th {
  font-weight: 400;
  font-size: 17px;
  padding: 10px 5px;
}
#sub-menu .list_table tbody td {
  text-align: center;
  line-height: 30px;
  padding: 5px 0;
  font-size: 16px;
}
#sub-menu .list_table tbody tr {
  border-bottom: 1px solid #eee;
}
.d_none {
  opacity: 0;
}
/****신청서***/
.txtarea_agreebox {
  border: 1px solid #eee;
}
#sub-menu {
  min-height: 600px;
}
#gnb .menuS li a:hover {
  color: #000;
}
/****수가표***/
.sub_table_wrap .sub_t_wrap {
  margin: 80px auto 10px;
  text-align: center;
}
.sub_tap,
.sub_tap2 {
  display: inline-block;
  text-align: center;
  padding: 7px 50px;
  color: #fff;
  margin: 0 10px;
  font-weight: 500;
}
.sub_tap:hover,
.sub_tap:active,
.sub_tap:focus,
.sub_tap2:hover,
.sub_tap2:active,
.sub_tap2:focus {
  color: #f9f9f9;
}

/*****건강반활동게시판*****/

.health_class_ {
}
.health_class_ .health_title {
  text-align: center;
}
.form-wrap-box {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 20px 0;
  border-radius: 5px;
  padding: 10px 20px;
}
.health_class_ .reser_form_num {
  border-bottom: 1px solid #78ca86;
}
.health_class_ .reser_form_ h5 {
  padding-left: 10px;
  margin: 0;
  color: #33a437;
  font-size: 18px;
}
.health_class_ .label-txt {
  padding-top: 7px;
}
.health_class_ #first_activity0 .form-control,
.health_class_ #second_activity0 .form-control,
.health_class_ #add_form0 .form-control {
  margin-bottom: 10px;
  line-height: 1.2;
}
.form-wrap-box .row:last-child {
  border: none;
}
.health_class_ .input-group-append2 {
  display: block;
}
.health_class_ .file_add_box {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 2px 10px;
}
.health_class_ .file_add_box a {
  font-size: 14px;
  margin-right: 5px;
}
.reser_form .form-group-tit {
  margin-top: 50px;
}
.health_class_view .label-txt {
  margin: 0;
  padding: 0;
}
.health_class_view .label-txt {
  font-weight: 500;
}
.health_class_ .delete_check_box {
  display: inline-block;
}
.health_class_ .delete_check_box label {
  margin: 0;
}
.health_class_ .file_add_box_edit {
  padding: 6px 10px;
}
.health_class_view .form-group1 {
  border: 1px solid #eee;
  margin: 30px 0;
  padding: 10px 15px;
}
.health_class_view .form-group1 .row:last-child {
  border-bottom: none;
}
.health_class_view .reser_form_ h5 {
  padding: 0;
}
.health_class_view .health_pic {
  display: inline-block;
  width: 50%;
  float: left;
}
.health_table .health_pic_admin {
  width: 50%;
  display: inline-block;
  float: left;
  background-color: red;
}

@media (max-width: 1220px) {
  .quick_menu {
    display: none !important;
  }
}
@media (max-width: 1220px) {
  .sec3_box_wrap_right {
    max-width: 705px;
  }
  #gnb > li {
    padding: 0 15px;
  }
  #gnb > li > a {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .nav_sns {
    display: none;
  }

  #sub_top_tit .location_wrap li {
    margin-right: 15px;
  }
  #sub_top_tit .location_wrap li::after {
    right: -18px;
  }
  .logo {
    top: 50px;
    left: 15px;
  }
  .sub_wrap {
    display: none;
  }
  .gnb02_con {
    display: inline;
    text-align: left;
  }
  .search_icon {
    display: none;
  }

  .section_1 > .section_1_main .main_b {
    width: 90%;
  }

  /* .sec3_notice{max-width:50%;} */
  /* .sec3_tab { max-width:100%; margin-top:30px;} */
  .sec3_tab_bottom {
    padding: 30px 20px;
  }
  .sec3_tab_text > p {
    font-size: 16px;
  }
  /* .sec3_notice>.sec3_1_list a, .sec3_2_list a{font-size:16px;}
    .sec3_notice>.sec3_1_list a>span{font-size:15px;}
    .sec3_notice>.sec3_1_list p{width:270px} */
  /* .sec3_news { max-width:47%;margin:0 ; margin-left:3%;} */
  .sec3_tab_img {
    min-height: 200px;
  }
  .tab1_wrap p,
  .tab2_wrap p {
    width: 100%;
    font-size: 16px;
    margin-top: 5px;
  }
  .sec3_tab .main-tab-swiper-btn-box {
    height: 40px;
    width: 82px;
    bottom: -15px;
  }
  .sec3_tab .swiper-button-prev,
  .sec3_tab .swiper-button-next {
    height: 40px;
    width: 40px;
  }
  .sec3_tab .swiper-button-prev a,
  .sec3_tab .swiper-button-next a {
    width: 100%;
    height: 100%;
  }
  .sec3_tab .swiper-button-prev a i,
  .sec3_tab .swiper-button-next a i {
    line-height: 40px;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left {
    width: 40%;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > a {
    margin: 0 10px;
  }
  .sec3_box > .sec3_box_wrap_left > .sec3_text > .sec3_text_wrap_img {
    display: none;
  }
  .sec3_text {
    text-align: center;
  }
  .sec3_box > .sec3_box_wrap_left > .sec3_text > .sec3_text_wrap {
    padding: 0;
  }
  .sec3_box_wrap_right a span {
    right: 20px;
    bottom: 20px;
  }
  .sec3_box_wrap_right > .sec3_box_top > a p {
    font-size: 20px;
  }
  .sec3_box_bottom a:first-child > img {
    width: 80%;
  }
  .sec3_box_wrap_left {
    display: none;
  }
  .sec3_box_wrap_right {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  .sec3_box_wrap_right > .sec3_box_top > a {
    float: left;
    width: 25%;
    padding: 30px 0;
  }
  .sec3_box_wrap_right > .sec3_box_top > a > div::after {
    right: -72px;
    top: 73%;
  }
  .sec3_box_wrap_right .text-margin {
    margin-left: 88px;
  }
  .sec3_bottom1 img {
    width: 70%;
  }
  .sec3_bottom2 img {
    width: 80%;
  }
  .sec3_box_wrap_right .text-margin {
    margin-left: 104px;
  }
  .sec3_box_wrap_right .text-margin1 {
    margin-left: 123px;
  }

  .section_4 .sec4_account > div p {
    letter-spacing: -1px;
    font-size: 15px;
  }

  .sec3_box_wrap_right > .sec3_box_bottom {
    display: flex;
  }
  .sec3_box_bottom > div:nth-child(2) a:first-child > img {
    margin-top: 7px;
  }
  .sec3_text_wrap > a {
    margin-top: 30px;
  }

  .sec1_button {
    left: 45%;
  }
  .reser_box_wrap a {
    width: 45%;
  }
  .reser_box_wrap a {
    height: 170px;
    margin-bottom: 25px;
  }
  .intro_img img {
    width: 150px;
  }
  .history_img img {
    width: 300px;
  }
  .after_call {
    padding: 0 0 0 15px !important;
  }

  /*** 모바일 하단메뉴 **/
  .m-dropdown {
    display: block;
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 99999999;
    cursor: pointer;
  }
  .e-button {
    background-color: yellowgreen;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
  }
  .e-button i {
    transition: all ease 0.5s;
    color: #fff;
    font-size: 24px;
    -ms-transform: rotate(0); /* IE 9 */
    -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
    transform: rotate(0);
    line-height: 50px;
  }
  .e-button.open i {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
  }
  .e-list {
  }
  .e-list li {
    background-color: yellowgreen;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-bottom: 10px;
  }
  .e-list li a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 13px;
  }
  .reser .reser_box li {
    width: 50%;
    margin: 0 auto 20px;
    padding: 0 10px;
  }
  .d_none {
    display: none !important;
  }
  .sec3_tab_text .main-tab-wrap {
    max-height: 300px;
    min-height: 300px;
  }
  .section_4 .sec4_left_wrap .sec4_video {
    display: none;
  }
  .section_1 .popup_text {
    padding: 0 20px;
  }
  .sec4_right_wrap .subs {
    font-size: 14px;
  }
  .sec4_right_wrap .subs > img {
    margin: 0;
  }
  .sec4_news_paper .sec4_txt,
  .sec4_news_kakao .sec4_txt {
    font-size: 15px;
    margin-top: 10px;
  }
  .section_2 > .sec2_menu {
    width: 50%;
  }
  .section_2 .sec2_menubox {
    width: 50%;
    flex-wrap: nowrap;
  }
  .section_2 .sec2_menubox > div {
    width: 33.3333%;
  }
  .section_2 .right .menu-wrap ul {
    flex-wrap: wrap;
  }
  .section_2 .right .menu-wrap li {
    width: 33.3333%;
  }
  .section_2 .right .menu-wrap li a {
    height: 105px;
    border-radius: 10px;
  }
}

@media (max-width: 1085px) {
  .util {
    display: none !important;
  }
  .nav-toggle {
    position: absolute;
    top: 0;
    width: 60px;
    line-height: 60px;
    height: 60px;
    display: block;
    margin-bottom: 15px 0;
    border-radius: 3px;
  }
  .search-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }

  #main_header {
    height: 60px;
  }
  #main_header .header-cont {
    background-color: #fff;
  }
  #main_header .header-cont > div {
    position: relative;
    width: 100%;
    height: 60px;
    text-align: center;
  }
  #main_header > header {
    height: 0;
  }
  #main_header > header > nav {
    display: none;
  }

  .logo {
    position: relative;
    top: 7px;
    left: 0;
    display: inline-block;
  }

  .section_1 > .section_1_main .main_b {
    width: 75%;
  }

  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > h2 {
    font-size: 28px;
  }
  #sub_top_tit .nav_sns {
    margin-top: 20px;
  }
  #sub_top_tit .nav_sns li {
    margin-left: 20px;
  }
  #sub_top_tit .nav_sns1 img {
    width: 12px;
  }
  #sub_top_tit .nav_sns2 img {
    width: 25px;
  }
  #sub_top_tit .nav_sns3 img {
    width: 12px;
  }
  #sub-menu .inverstment_wrap {
    padding: 15px;
  }
  .cash_table th .tit {
    font-size: 14px !important;
  }
  #sub-menu .cash_table p a {
    letter-spacing: -1px;
  }
  #sub-menu .cash_price li b {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 90% !important;
  }
  .main_container {
    padding-top: 60px;
  }
  .section_1 h3 br {
    display: block;
  }

  .section_2 {
    padding: 20px 0;
    flex-direction: column;
    align-items: baseline;
  }
  .section_2 .left {
    width: 100%;
  }
  .section_2 .left .campaign-wrap .campaign-banner .img {
    height: 120px;
  }
  .section_2 .right {
    width: 100%;
    padding: 0;
  }
  .section_2 > .sec2_menubox > div > a > div > img {
    width: 35px;
  }
  .section_2 > .sec2_menubox p {
    font-size: 16px;
    letter-spacing: -1px;
  }
  .section_2 .sec2_menu {
    display: block;
    margin: 0;
  }
  .sec3_tab_tit > div > a {
    font-weight: 500;
  }
  .section_2 .sec2_menubox {
    position: relative;
    display: table;
    width: 100%;
    display: block;
    transform: inherit;
  }
  .section_2 > .sec2_menubox > div {
    width: 19%;
    float: none;
    display: inline-block;
  }

  .section_2 .sec2_menu > h2 {
    font-size: 24px;
  }
  .sec3_notice {
    max-width: 100%;
    display: block;
  }
  .sec3_news {
    max-width: 100%;
    display: block;
    margin: 0;
    margin-top: 30px;
  }
  .section_3 .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > a {
    font-size: 16px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a span {
    margin-left: 50%;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > a {
    padding: 10px 20px;
  }

  .sec3_box_wrap_right > .sec3_box_top > a > div::after {
    right: -65px;
  }
  .sec3_box_wrap_right > .sec3_box_top > a p {
    font-size: 18px;
    margin-top: 10px;
  }
  .sec4_news_kakao > .subs > img {
    display: none;
  }
  .sec4_news_paper > .subs > img {
    display: none;
  }

  .header-con1 {
    width: 95%;
    max-width: none;
  }
  .sec3_box_wrap_right .text-margin {
    display: none;
  }
  .sec3_box_wrap_right .text-margin1 {
    display: none;
  }
  .sec3_box_bottom .sec3_bb a {
    margin-bottom: 50px;
  }
  .intro_page .intro_wrap {
    text-align: center;
  }
  .intro_page .intro_wrap .intro_img {
    margin-right: 0;
  }
  .intro_img img {
    margin-bottom: 10px;
  }
  .intro_box_wrap {
    width: 100%;
    margin: 0 auto 20px;
    height: auto;
    text-align: left;
  }
  .intro_box_wrap .intro_box_cir {
    display: inline-block;
    margin-right: 30px;
    padding: 10px;
    padding-left: 25%;
  }
  .intro_box_wrap .intro_box_cir img {
    width: 100px;
  }
  .intro_box_wrap p {
    display: inline-block;
    vertical-align: middle;
  }
  .intro_box {
    margin: 20px 0 40px;
  }
  .ideology .container {
    max-width: 95%;
  }
  .ide_text {
    width: 100%;
  }
  .ide_tit .ide_square {
    font-size: 50px;
  }
  .ide_plus {
    width: 100%;
    display: block;
  }
  .ide_left,
  .ide_right {
    width: 100%;
    display: block;
  }
  .ide_plus > span {
    display: block;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
  .history_history {
    margin-left: 45px;
    width: 50%;
  }
  .reser_input .reser_input {
    max-width: 100%;
  }

  #sub_top_tit .location_wrap li a {
    font-size: 15px;
  }
  #sub_top_tit .location_wrap .navi_home a i {
    font-size: 15px;
  }
  .form_group1 .alert {
    padding: 0 !important;
  }
  .form_group1 .reser_agreebox {
    padding: 0;
    padding: 10px 0 !important;
  }
  #sub_top_tit {
    display: none;
  }
  .intro_page {
    padding: 40px 0;
  }
  .intro_page .page_tit {
    font-size: 20px;
  }
  .history_img img {
    width: 40%;
    display: inline-block;
  }
  .history_img img:nth-child(1) {
    margin-right: 10%;
  }
  .history_img {
    text-align: center;
  }
  .history_history {
    width: 100%;
    margin: 0;
    margin-left: 20px;
  }
  .history_2001 .history_img {
    display: none;
  }
  .container {
    padding: 0 !important;
  }

  /**마이페이지*/
  .intro_page1 .page_link li a {
    font-size: 16px;
    line-height: 50px;
    min-width: 135px;
  }
  .intro_page1 .page_link li a::after {
    height: 50px;
  }
  .intro_page1 .page_tit {
    margin: 0 0 30px;
  }
  .intro_page1 .page_list {
    margin-bottom: 30px;
  }
  #mypage_page h4 {
    font-size: 22px;
  }
  #mypage_page .security_login_box p {
    font-size: 15px;
  }
  #mypage_page .security_wrap {
    max-width: 50%;
    width: 100%;
  }
  #mypage_page .member_box .center_div {
    width: 80%;
  }
  #cash_page .cash_table p a {
    font-size: 11px !important;
  }
  #sub-menu .security_login_box2 {
    width: 60%;
  }
  #sub-menu .member_box .center_div {
    width: 60%;
  }
  #sub-menu .center_div span {
    width: 100%;
    text-align: center;
  }
  .member_box {
    padding: none;
  }
  #sub-menu .modify_box {
    width: 100%;
  }
  .reser_menu .page_list a {
    min-width: 100px !important;
    font-size: 14px;
    line-height: 50px;
  }
  #sub-menu .page_list a {
    min-width: 110px;
    font-size: 14px;
    line-height: 50px;
  }

  #sub-menu .page_list a::after {
    height: 50px;
  }
  .menuScroll {
    overflow-x: scroll;
  }
  /***예약폼****/
  .reser_form .form-group1 .agree_padding {
    padding: 20px 10px 5px !important;
  }
  .reser_form .reser_form_ .reser_input {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 12px;
    float: none;
    display: block;
    padding-left: 10px;
  }
  .reser_form .reser_form_ label {
    padding: 9px 10px;
    margin-bottom: 0;
  }
  .reser_form_2 .reser_input {
    padding: 0 10px;
    font-size: 16px;
  }
  .reser_form .form-group1 .reser_form_ {
    padding: 0;
  }
  .after_call {
    padding: 15px !important;
    max-width: 100% !important;
  }
  .reser_box_wrap_1 li {
    width: 50%;
  }
  #sub-menu #mb_password {
    width: 85%;
  }
  #sub-menu .center_div span input {
    width: 75%;
  }
  .section_4 {
    display: block;
  }
  .section_4 .sec4_left_wrap {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .section_4 .sec4_left_wrap .sec4_count {
    width: 100%;
    display: block;
  }
  .section_4 .sec4_count_top {
    padding: 10px 0;
  }
  .section_4 .sec4_account {
    width: 100%;
  }

  .reser_form .form-group1 .reser_form_num {
    padding: 15px 0;
  }
  .form-wrap-box {
    padding: 10px;
  }
  .health_class_ .file_add_box_edit {
    padding: 0 10px;
  }
  .health_class_ .file_add_box_edit a {
    width: 70%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #sub-menu .page_list li {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .logo {
    top: 7px;
  }
  .intro_page .container {
    max-width: 98% !important;
  }
  .intro_sym img {
    width: 80px;
    margin-bottom: 20px;
  }
  .intro_box_wrap .intro_box_cir {
    display: none;
  }
  .intro_box_wrap {
    text-align: center;
    padding: 8px;
  }
  .intro_box_wrap .intro_box_cir img {
    display: none;
  }
  .intro_box_wrap p br {
    display: none;
  }
  .intro_bottom img {
    width: 200px;
  }
  .intro_text_ br {
    display: none;
  }
  .reser_form_title {
    font-size: 22px;
  }
  .reser_form_title > span {
    display: block;
    font-size: 15px;
    letter-spacing: -1px;
  }
  .reser_form_tit > span {
    display: block;
    letter-spacing: -1px;
    font-size: 14px;
    bottom: 4px;
  }
  #sub_top_tit .nav_sns {
    display: none;
  }
  .intro_bottom p {
    font-size: 15px;
    letter-spacing: -1px;
  }
  .logo img {
    width: 180px;
  }
  /* .section_1 { display:none;} */
  .sec1_main_b {
  }
  .swiper-pagination {
    display: none;
  }
  /* .m-seciton1{display:block; width:100%; height:400px;
    background-image: url('/assets/common/img/m-main-v.png');
    background-size:cover;
    background-repeat: no-repeat;
    background-position:center bottom;
  } */
  .section_1 {
    /* background-image: url('/assets/common/img/m-main-v.png'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  .section_1 .swiper-button-next i,
  .section_1 .swiper-button-prev i {
    font-size: 30px;
  }
  .section_1 .popup_text {
    padding: 0 50px;
  }
  /***마이페이지**/
  #mypage .f-left {
    max-width: 767px;
  }
  #mypage #mb_password {
    width: 100%;
  }
  #mypage .center_div span {
    width: 100%;
  }
  .reser_form .reser_form_title {
    font-size: 22px;
  }
  .section_2 .right .menu-wrap li {
    width: 50%;
  }
  .section_2 .left .campaign-wrap .campaign-banner > div.campaign-banner2 {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
  }
}
@media (max-width: 761px) {
  #sub-menu .page_list {
    display: flex;
    flex-wrap: wrap;
  }
  #sub-menu .page_list li {
    width: 50%;
  }
  .logo .wlogo {
    height: 30px;
  }
  .logo .mlogo {
    display: block;
    margin-top: 3px;
  }
  .logo .wlogo {
    display: none;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > a {
    display: block;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > .box_2 {
    margin-top: 20px;
  }
  .sec3_text {
    padding: 40px 0 30px;
  }
  .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div {
    margin-top: 50px;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_right {
    width: 100%;
  }
  .section_3 > .sec3_box {
    height: auto;
  }
  .sec3_box_wrap_right > .sec3_box_top > a > div::after {
    right: -40px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a span {
    right: 10px;
  }
  .section_4 .sec4_left_wrap {
    width: 100%;
    float: none;
  }
  .section_4 .sec4_account > div p {
    font-size: 18px;
    line-height: 30px;
  }
  .section_4 .sec4_count_top > .stit2 > p {
    font-size: 18px;
  }

  .section_4 .sec4_left_wrap .sec4_count {
    float: none;
  }

  .section_2 > .sec2_menubox > div {
    width: 32%;
  }

  .sec1_button {
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #fff;
    height: 55px;
    border: 1px solid #f0f0f0;
  }
  .sec1_button > div {
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  .swiper-stop {
    position: absolute;
    right: 0;
    width: 55px;
    height: 55px;
  }
  .swiper-stop i {
    line-height: 55px;
    font-size: 19px;
  }
  .sec1_b {
    display: none;
  }
  .sec1_bb {
    display: block;
    margin: 0 auto;
    font-size: 16px;
    width: 100%;
    text-align: center;
  }
  .sec1_bb > a:nth-child(2)::after {
    content: "/";
  }
  .sec1_left {
    margin-right: 150px;
  }
  .sec1_right {
    margin-left: 150px;
  }

  .wlogo {
    display: none;
  }
  .mlogo {
    display: block;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div:last-child > a p {
    text-align: center;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a p {
    text-align: center;
  }
  .reser_box_wrap a {
    width: 100%;
  }
  .reser_box_wrap a:nth-child(2n) {
    margin-left: 0;
  }
  .reser_box_wrap_1 a:nth-child(2n) {
    margin-left: 0;
  }
  .reser_box_wrap a {
    margin-bottom: 25px;
  }
  .reser_box_wrap a {
    height: 150px;
  }

  .page_bottom_text .page_padding {
    padding: 20px;
  }
  .reser_form .page_bottom_text {
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .logo .mlogo {
    width: 150px;
  }
  .section_1 .section_1_main {
    background-image: none;
  }

  .sec3_tab_bottom {
    padding: 10px;
    height: 480px;
  }
  .sec3_tab .main-tab-swiper-btn-box {
    bottom: 5px;
  }
  .section_2 .sec2_menu {
    width: 100%;
    margin-left: 0;
  }
  .section_2 .sec2_menu .stit2 p {
    font-size: 14px;
  }
  .sec3_tab_text > p {
    font-size: 17px;
  }
  .sec3_tab_img {
    height: 180px;
  }
  .sec3_tab_text > a > p {
    font-size: 17px;
    margin-top: 5px;
  }
  .sec3_tab_text > a span {
    font-size: 14px;
  }
  .tab_button {
    width: 150px;
    height: 50px;
    bottom: -40px;
  }
  .tab_button > div {
    width: 50px;
  }
  .tab_button > div > a i {
    line-height: 50px;
  }
  .sec3_text {
    display: none;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top {
    width: 100%;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div {
    display: flex;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > a {
    width: 48%;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div > .box_2 {
    margin: 0;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > h2 {
    margin: 0;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top {
    padding: 30px 20px;
  }
  .tab2 {
    position: relative;
  }
  .sec4_news_wrap .sec4_news_paper,
  .sec4_news_kakao {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .sec3_box_wrap_right > .sec3_box_top > a {
    width: 50%;
  }

  .sec3_box_wrap_right > .sec3_box_bottom > div:last-child > a p {
    letter-spacing: -1px;
    font-size: 17px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a p {
    font-size: 17px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a span {
    font-size: 14px;
  }
  .sec3_box_wrap_right > .sec3_box_top > a:nth-child(2n-1) {
    margin-right: 4%;
  }
  .sec3_box_wrap_right > .sec3_box_top > a > div::after {
    display: none;
  }

  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top {
    text-align: left;
    color: #000;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left,
  .section_3 > .sec3_box {
    background-color: transparent;
  }
  .section_3 > .sec3_box {
    box-shadow: none;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > div {
    display: none;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > h2 {
    position: relative;
  }
  .section_3 > .sec3_box > .sec3_box_wrap_left > .sec3_box_top > h2::before {
    content: "";
    width: 38px;
    height: 4px;
    background-color: #8abb2a;
    position: absolute;
    left: 0;
    top: -10px;
  }

  .sec3_box_wrap_right > .sec3_box_top > a {
    width: 30%;
    border: 1px solid #d3d3d3;
  }
  .sec3_box_wrap_right > .sec3_box_top > a {
    padding: 35px 30px;
    width: 48%;
    margin-bottom: 20px;
    border-radius: 20px;
    min-height: 190px;
    max-height: 190px;
  }
  .sec3_bb .sec3_p2 {
    margin-top: 5px;
  }
  .sec3_bottom1,
  .sec3_bottom2 {
    display: none;
  }
  .sec3_p1 {
    display: none;
  }
  .sec3_p2 {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .sec3_p2 {
    font-size: 17px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a span {
    display: none;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div:first-child {
    border: none;
    margin-right: 5%;
  }
  .sec3_box_bottom .f-left a {
    margin-right: 5% !important;
  }
  .sec3_box_wrap_right > .sec3_box_bottom {
    border: none;
  }
  .sec3_bb a {
    border: 1px solid #d3d3d3;
    border-radius: 20px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom {
    width: 100%;
  }
  .sec3_box_bottom .sec3_bb {
    width: 48%;
  }
  .sec3_box_bottom .sec3_bb a {
    min-height: 190px;
    max-height: 190px;
    display: inline-block;
  }
  .section_4 .sec4_count_top > h4 {
    position: relative;
  }

  .sec4_news_wrap {
    display: block;
  }
  .sec4_news_wrap > div {
    width: 100%;
    margin-bottom: 50px;
  }

  .sec4_right_wrap > .sec4_news_tit > h4 {
    position: relative;
  }
  .sec4_right_wrap > .sec4_news_tit > h4::before {
    content: "";
    width: 38px;
    height: 4px;
    background-color: #8abb2a;
    position: absolute;
    left: 0;
    top: -10px;
  }

  .sec3_hide {
    display: block;
    margin: 0 auto;
    position: relative;
  }
  .sec3_hide > img {
    display: block;
    width: 70px;
    height: 70px;
    margin-top: 7px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  .section_2 {
  }
  .section_3 > .sec3_wrap > .sec3_tab {
    border: 1px solid #eee;
  }
  .container {
    width: 95% !important;
  }
  .reser_box_wrap_1 a {
    margin-right: 0;
  }
  .reser_box_wrap_1 a:nth-child(2n) {
    margin-left: 3%;
  }
  .reser_box > p {
    padding-left: 15px;
  }
  .intro_img img {
    width: 120px;
  }
  .intro_tit {
    font-size: 19px;
  }
  .intro_page .intro_title .intro_tit2 {
    font-size: 16px;
  }
  .intro_page .intro_title .intro_tit2 {
  }
  .intro_page .intro_text h4 {
    font-size: 22px;
  }
  .intro_page .intro_text p {
    font-size: 16px;
    line-height: 25px;
  }
  .ide_text_padding p > br {
    display: none;
  }
  .ide_img_text br {
    display: none;
  }
  .history_img img:last-child {
    display: none;
  }
  .history_img img:first-child {
    width: 100%;
  }
  .history_for_2001 a,
  .history_for_2011 a {
    padding: 10px 20px;
  }
  .history_history {
    width: 90%;
  }
  .history_history .history_y,
  .history_history .history_keyword {
    display: block;
  }

  .mobile-quick {
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .m-quick {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    bottom: 30px;
    right: 30px;
    background-color: yellowgreen;
    z-index: 9999;
  }
  .m-quick.on {
    height: 260px;
    width: 50px;
    text-align: center;
  }
  .m-quick .min_mo_quick {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
  }
  .m-quick .min_mo_quick i {
    display: block;
    font-size: 25px;
    color: #fff;
    line-height: 50px;
  }
  .m-quick-btn {
    position: fixed;
    bottom: 90px;
    z-index: 1002;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: visible;
    background-color: yellowgreen;
    right: 30px;
  }
  .m-quick-btn2 {
    bottom: 150px;
  }
  .m-quick-btn3 {
    bottom: 210px;
  }
  .m-quick-btn > div {
    line-height: 50px;
  }
  .sub_tap,
  .sub_tap2 {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
  .mobile-quick a {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .reser_form .view_btn a {
    width: 100%;
    margin: 10px 0;
  }
  .reser .reser_box li {
    width: 100%;
    min-height: 160px;
    height: 160px;
  }
  .reser_box_wrap_1 li {
    width: 100%;
  }
  .reser .reser_box {
    padding: 0;
  }
  .reser_box_wrap_1 a {
    margin: 0;
    margin-bottom: 10px;
  }
  .reser_data_d span {
    padding: 0;
  }
  .reser_data_t span {
    padding: 0;
  }
  .popup_panel {
    display: none;
  }
  .ide_text_padding ul li br {
    display: none;
  }
  .health_class_ .reser_form .center_div input {
    width: 100%;
  }
  .section_4 {
    padding: 0;
  }
  .sec4_sub_wrap {
    width: 100%;
  }
}

@media (max-width: 492px) {
  .sec3_tab_bottom {
    height: 408px;
  }
  .section_3 {
    padding: 0;
  }
  .section3 {
    padding: 0;
  }
  .section_2 > .sec2_menu > h2 {
    font-size: 22px;
  }
  .sec2_first {
    top: -140px;
  }
  .section_2 > .sec2_menubox p {
    font-size: 16px;
  }

  .sec1_left {
    margin-right: 20%;
  }
  .sec1_right {
    margin-left: 20%;
  }
  .sec3_box_bottom .sec3_bb a {
    min-height: 150px;
    max-height: 150px;
  }
  .sec3_hide {
    padding-top: 10px;
  }

  .sec3_box_wrap_right > .sec3_box_top > a p,
  .sec3_box_wrap_right > .sec3_box_bottom > div:last-child > a p,
  .sec3_box_wrap_right > .sec3_box_bottom > div > a p {
    font-size: 15px;
  }

  .section_4 .sec4_account > div p {
    font-size: 16px;
  }
  .sec3_box_wrap_right > .sec3_box_top > a {
    padding: 20px;
    min-height: 150px;
    max-height: 150px;
  }
  .sec3_box_wrap_right > .sec3_box_bottom > div > a {
    padding: 10px 20px;
  }
  .login {
    display: none;
  }
  .reser_tit {
    font-size: 22px !important ;
  }
  .intro_tit2 br {
    display: none;
  }
  .container {
    width: 95%;
  }
  .reser_homecall .reser_tit {
    line-height: 30px;
  }
  .reser_box_wrap_1 a {
    width: 100%;
    margin-bottom: 15px;
    line-height: 50px;
    font-size: 20px;
  }
  .reser_box_wrap_1 a:nth-child(2n) {
    margin-left: 0;
  }
  .reser h3 {
    margin: 20px 0;
  }
  .ide_tit .ide_title {
    font-size: 24px;
  }
  .ideology_text {
    font-size: 22px;
  }
  .intro_page .page_tit {
    border-bottom: 2px solid #f9f9f9;
    display: inline-block;
    padding-bottom: 7px;
  }
  .logo img {
    width: 150px;
  }
  #sub-menu .cash_price .all_cash {
    width: 100% !important;
    max-width: 100% !important;
  }
  #sub-menu .cash_price li {
    font-size: 14px;
  }
  #sub-menu .cash_price li b {
    font-size: 15px;
  }
  #sub-menu #keyword {
    width: 100%;
  }
  .input-group-append {
    margin-top: 10px;
  }
  #sub-menu .content_t2 {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .reser_form_tit .required_input {
    position: relative;
    margin-top: 8px;
  }
  .reser_form_tit {
    padding: 0 !important;
  }
  .reser_form .center_div input {
    width: 100%;
  }
  .reser_form .form-group1 .agree_padding {
    padding: 15px 0 10px !important;
  }
  .sec3_tab_text .main-tab-wrap {
    max-height: 230px;
    min-height: 230px;
  }
  .reser_form_title > span {
    font-size: 14px;
  }

  .section_1 .popup_text {
    padding: 0 15px;
  }
  .health_class_ #canvasSignature {
    width: 100% !important;
  }
  .section_2 > .sec2_menubox > div {
    width: 49%;
  }
}
@media (max-width: 410px) {
  .intro_tit {
    letter-spacing: -1px;
    font-size: 17px;
    margin-bottom: 4px;
  }
  .intro_page .intro_title .intro_tit2 {
    font-size: 16px;
    line-height: 24px;
  }
  .intro_img img {
    width: 90px;
  }
  .intro_page .intro_text h4 {
    font-size: 20px;
  }
  .intro_page .intro_text p {
    line-height: 24px;
  }
  .intro_box_wrap p {
    font-size: 16px;
  }
  .ide_plus img {
    width: 100px;
  }
  .ide_tit .ide_title br {
    display: block;
  }
}

@media (max-width: 356px) {
  .logo .mlogo {
    width: 150px;
  }
}

/* 추가 css */
textarea.form-control:focus {
  outline: none;
  box-shadow: none;
}
/* comment */
.commnet-container {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
}
.commnet-container .commnet-list {
  flex: 1 1 auto;
  padding: 20px 0px;
}
.commnet-container .commnet-list + .commnet-list {
  border-top: 1px solid #ddd;
}
.commnet-container .comment-inner {
  width: 100%;
}
.commnet-container .comment-user-image {
  flex: 0 0 auto;
  width: 45px;
  height: 45px;
  background-size: cover;
  border-radius: 50%;
  margin-right: 15px;
}
.commnet-container .comment-user-name {
  font-size: 14px;
  margin-top: 5px;
}
.commnet-container .comment-user-date {
}
.commnet-container .comment-text {
  padding: 20px 0 0;
  font-size: 14px;
  line-height: 1.5;
}
.commnet-container .comment-btn-list {
  margin-top: 10px;
}
.commnet-container .comment-btn-list .comment-list-btn {
  font-size: 13px;
}
.commnet-container .comment-btn-list .comment-list-btn + .comment-list-btn {
  margin-left: 10px;
}
.reply-comment {
  margin-top: 10px;
}
.reply-container {
  margin-top: 30px;
}
.comment-area {
  overflow-y: hidden;
  width: 100%;
  background-color: #fafafa;
  border: 1px solid #eee;
  border-radius: 35px;
  padding: 15px 25px;
  height: 70px;
  font-size: 14px;
}
.comment-area:focus {
  outline: none;
}
.noresize {
  resize: none;
}
.comment-area-btn-box {
  margin-top: 5px;
  justify-content: flex-end;
}
.btn.comment-area-btn {
  background-color: #212121;
  color: #fff;
  transition: 0.2s ease-in-out;
  font-size: 14px;
  border-radius: 99px;
}
.btn.comment-area-btn:hover {
  background-color: #000;
  color: #fff;
}
.btn.comment-area-default-btn {
  background-color: #eee;
  color: #111;
  transition: 0.2s ease-in-out;
  font-size: 14px;
  border-radius: 99px;
}
.btn.comment-area-default-btn:hover {
  background-color: #212121;
  color: #fff;
}
.comment-none {
  text-align: center;
  padding: 40px 0 30px;
  color: #676767;
  background-color: #fafafa;
  border-radius: 4px;
  border: 1px solid #eee;
}
.comment-none .txt {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.comment_none_btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  background-color: #e0e0e0;
  padding: 8px 24px;
}
.comment_none_btn:hover {
  background-color: #dadada;
}
.reply-write {
  padding: 15px 0;
}

.comment-menu-dorpdown {
  position: relative;
  width: 30px;
  flex: 0 0 auto;
  text-align: right;
  height: 24px;
}
.comment-menu-dorpdown .comment-menu-dropdown-btn {
  width: 30px;
  height: 30px;
  background: none;
  border: 0;
  font-size: 17px;
  transition: transform 0.2s ease-in-out;
}
.comment-menu-dorpdown.open .comment-menu-dropdown-btn {
  transform: rotate(90deg);
}
.comment-menu-dorpdown .dropdown-menu {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.comment-menu-dorpdown .dropdown-menu .dropdown-item a {
  padding: 8px 12px;
}
/* board view 모바일 */
@media (max-width: 768px) {
  .board-view-header {
    padding: 20px 0;
  }
  .board-view-info {
    margin-top: 15px;
  }
  .board-view-info .board-view-info-item {
    font-size: 12px;
  }
  .board-view-info .board-view-info-item + .board-view-info-item {
    margin-left: 5px;
    padding-left: 5px;
  }
  .board-view-title {
    font-size: 28px;
    padding-right: 30px;
  }
  .board-menu-dorpdown {
    top: 23px;
  }
  .board-menu-dorpdown .board-menu-dropdown-btn {
    font-size: 20px;
  }
  .board-view .view-body {
    margin-bottom: 35px;
  }
  .view-download-list {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .view-download-list .view-download-tit {
    width: 100%;
    margin-bottom: 10px;
  }
  .edit-group-wrap .edit-group-btn {
    font-size: 13px;
  }
  .commnet-container .comment-user-image {
    width: 36px;
    height: 36px;
  }
  .commnet-container .comment-user-name {
    font-size: 13px;
  }
  .commnet-container .comment-text {
    padding-top: 13px;
  }

  .view-tag .view-tag-item {
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .single-pagination {
    align-items: center;
  }
  .single-pagination .single-pagination-nav .txt {
    font-size: 14px;
  }
  .single-pagination .single-pagination-nav .hide-txt {
    display: none;
  }
  .single-pagination .single-pagination-prev,
  .single-pagination .single-pagination-next {
    flex: 0 0 auto;
    width: auto;
    padding: 0;
  }
  .single-pagination .single-pagination-btn {
    position: static;
    width: 50px;
    transform: none;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
}
