@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@import url('https://fonts.cdnfonts.com/css/cormorant-infant');

body * {
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

.en {
  font-family: 'Cormorant Infant', sans-serif !important;
}

.slider_banner .slider_banner_top,
.slider_banner .slider_banner_top li {
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.slider_banner .ment {
  text-align: center;
  top: 50%;
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: -115px;
  height: 230px;
  z-index: 999;
}

.slider_banner .ment .txt1 {
  font-size: 90.5px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 0.88;

  letter-spacing: normal;
  font-family: 'Cormorant Infant', sans-serif;
  text-align: center;
  text-transform: uppercase;

  color: #fff;
  padding: 0 0 15px;
}

.bg2 .list_icon.height ul li {
  text-align: center;
  width: 231px;
  height: 322px;
}

.content_move {
  display: none;
}

.slider_banner .ment .txt2 {
  font-size: 22px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.41;

  letter-spacing: 0.44px;

  text-align: center;

  color: #fff;

}

.register {
  max-width: 1200px;
  margin: 180px auto;
}

.register .btn_confirm .btn_submit,
.register .btn_confirm .btn_close {
  float: left;
  height: 50px !important;
  width: 49%;
  font-weight: bold;
  font-size: 1.083em;
}

.sub_cont .ment p.txt2.small {
  font-size: 32px;
}

.slider_banner .slider_banner_top li img {
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  -moz-transition: all 1.6s ease;
  transition: transform 1.6s ease;
  transform: scale(1.2);
  position: absolute;
  width: 102%;
  left: -2%;
  top: 0;

  animation: autoZoom 5s infinite alternate;
  /* Adjust duration and iteration as needed */
  transform-origin: center center;
  animation-iteration-count: 1
}




@keyframes autoZoom {
  from {
    transform: scale(1.2);
    /* Initial scale */
  }

  to {
    transform: scale(1.1);
    /* Zoomed-in scale */
  }
}

.lang {
  position: absolute;
  right: 0;
  top: 31px;
  width: 68px;
  text-align: center;
  z-index: 999;
}

.header.on .lang {
  border: 0;
  background: transparent;
  color: #fff;
}


.pop_layer2 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999
}

.pop_layer2 .inner {
  max-width: 247px;
  margin: 10% auto;
  position: relative;
}

.pop_layer2 .btn_close2 {
  position: absolute;
  right: 38px;
  top: 35px;
  display: none;
  cursor: pointer;
}

.header.on .lang .tab {
  border: solid 1px #fff;
  color: #fff;
  background: url(../img/icon_lang_m2.png) 80% 11px no-repeat;
}

.lang .tab {
  background: url(../img/icon_lang_m.png) 80% 11px no-repeat;
  width: 56px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  box-sizing: border-box;
  padding-left: 10px;
  padding-top: 6px;
  border: solid 1px #c8c8c8;
  border-radius: 14px;
  width: 52px;
  font-size: 14px;

  font-weight: 500;


  text-align: left;

  color: #000;


  height: 28px;
}

.lang .hide {
  display: none;
  border-top: 0;
  width: 68px;
  position: absolute;
  left: 1px;
  top: 53px;
  box-shadow: 0 0 9px 0 rgba(10, 1, 3, 0.1);
  border: solid 1px #e0e0e0;
  background-color: #fff;
  left: -6px;
  top: 34px;
}

.lang:after {
  content: '';
  position: absolute;
  right: 0;
  top: 16px;
  width: 10px;
  height: 6px;
  background: url(../img/arrow.png) 0 0 no-repeat;
}

.header .lang .hide {
  background: #fff;
  border-right: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 20px;
  z-index: 99999;
}

.lang .hide a {
  font-size: 14px;

  font-weight: 500;

  line-height: 22px;
  color: #000;
}

.header.height .lang .tab {
  color: #454545;
}

.header.height .lang.on .tab {
  color: #00a0e0;
}

.header.height .lang:after {
  background: url(../img/arrow_b.png) 0 0 no-repeat;
}

.slider_banner .slider_banner_top li.active-slide img {
  transform: scale(1.1);
}

.header {
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  padding: 0 65px;
}

.header .inner {
  margin: 0 auto;
  position: relative;
  height: 94px;
}

.header .inner h1 {
  display: inline-block;
  padding: 26px 0 0;
  position: relative;
  z-index: 100;
}

.header .inner h1 a {
  vertical-align: top;
  display: inline-block;
  width: 152px;
  height: 33px;
  font-size: 0;
  background: url(../img/logo.svg) 0 0 no-repeat;
  font-size: 0;
  position: relative;
  z-index: 100;
}

.header .inner .info_top {
  position: absolute;
  right: 83px;
  top: 38px;
  z-index: 9999;
}

.header .inner .info_top li {
  display: inline-block;
  padding: 0 8px;
  position: relative;
}

.header .inner .info_top li:first-child:before {
  display: none;
}

.header.on .inner .info_top li a {
  color: #fff;
}

.header .inner .info_top li a {
  font-weight: 100;

  font-size: 15px;

  font-weight: 500;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: normal;

  text-align: left;

  color: #000;
}

.header.on {
  background: transparent;
}

.header.on .inner h1 a {
  background: url(../img/logo_w.svg) 0 0 no-repeat;
}

.header .inner .info_top li a {
  color: #000;
}

.root_daum_roughmap .map {
  position: relative;
  width: 100%;
  height: 100%;
}

#daumRoughmapContainer1758370736480 {
  width: 100% !important;
}

.section_main.section3 .bg {
  max-width: 1200px;
  margin: 0 auto;
  min-width: 1200px
}



.section_address {
  display: none !important;
}



.quick li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 65px;
  margin: 0 0 0px;
  border: 1px solid #dbdbdb;
  border-bottom: 0px solid #dbdbdb;
}

.quick li a {
  display: block;
  padding: 12px 0 12px;
  background: #fff;
}

.quick li a p {
  font-weight: 300;
  font-size: 11px;
  color: #000;
  padding: 9px 0 0;
}

.quick li:nth-child(7) {
  border-bottom: 0;
  border: 1px solid #c3afa2;
}

.quick li:nth-child(7) a {
  background: #c3afa2;
  color: #fff;
}

.quick li:nth-child(7) a p {
  color: #fff;
}



.rightQuick {
  position: fixed;
  width: 65px;
  top: 50%;
  right: 0px;
  margin-top: -206px;
  text-align: left;
  padding: 0;
  z-index: 99999;
  text-align: center;
}

.on .lang .tab {
  color: #fff;
}

.on .lang .tab {
  color: #000;
}

.section_main .inner {
  max-width: 1387px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}

.section_main {
  padding-top: 194px;
}

.section_main .inner:after {
  content: '';
  display: block;
  clear: both;
}

.section_main.section1 {
  height: 100vh;
  overflow: hidden;
}


.section_main.section1 .inner {
  position: absolute;
  left: 0;
  top: 50%;
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-top: -115px;
}

.tit_c {
  font-weight: 300;
  font-size: 38px;
  padding: 115px 0 22px;
  text-align: center;
  line-height: 52px;
}

.tit_c strong {
  font-weight: 800;
  font-size: 38px;
}

.txt_c {
  font-weight: 100;
  font-size: 15px;
  line-height: 24px;
  padding: 0 0 50px;
  text-align: center;
}

.tit_c.w,
.txt_c.w {
  color: #fff;
}


.gnb {
  position: absolute;
  left: 0px;
  top: 35px;
  width: 100%;
  text-align: center;
}

.gnb li {
  position: relative;
  display: inline-block;
  padding: 0 22px;
  height: 60px;
}

.gnb li a.menu {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.gnb ul.depth2 {
  display: none;
  position: absolute;
  top: 54px;
  left: 50% !important;
  margin-left: -106px !important;
  width: 99px;
  background: #fff;
  padding: 0;
  padding: 20px 0px 20px 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;


  width: 213px;
  border-top: 4px solid #c3afa2;

}

.section_main.section1 .scroll {
  position: absolute;
  right: 50%;
  bottom: 53px;
  z-index: 99;
  margin-right: -52px;
}

.section_main.section1 .scroll .arrow_s {
  position: absolute;
  left: 45%;
  top: 39%;
}

.section_main.section1 .scroll .circle {
  animation: animName 8s linear infinite;

}

@keyframes animName {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.on .gnb ul.depth2 {
  background: #fff;
}

.gnb ul.depth2 li {
  padding: 0;
  height: auto;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  position: relative
}

.gnb ul.depth2 li a {
  border: none;
  font-size: 14px;

  font-weight: 400;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: normal;
  text-align: left;
  color: #000;
  line-height: 33px;
}

.gnb ul.depth2:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 16px;
  height: 5px;
  top: -9px;
  margin-left: -8px;
  background: url(../img/arrow_gnb.png) no-repeat 0 0;
}



.on .gnb li a.menu {
  color: #fff;
}




.footer {
  background-color: #f6f5f0;
}

.footer .inner {
  max-width: 1380px;
  margin: 0 auto;
  position: relative;
  padding: 53px 0 51px 246px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.footer h1 {
  position: absolute;
  left: 0;
  top: 49px;
}

.footer h1 img {
  width: 165px;
}

.menu_tail {
  margin: 0 0 10px;
  position: absolute;
  right: 0;
  top: 46px;
}

.menu_tail li {
  display: inline-block;
}

.menu_tail a {
  padding: 0 0 0 18px;
  margin: 0 0 0 0px;
  position: relative;
}

.menu_tail a {
  display: inline-block;
}


.footer p {
  font-size: 14px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.5;

  letter-spacing: 0.14px;

  text-align: left;

  color: rgba(0, 0, 0, 0.6);
}


.list_icon4 ul li {
  text-align: center;
  width: 292px !important;
}

.center3 {
  width: 110%;
}

.right .btn_area {
  text-align: left;
}

.center3 .img {
  margin-right: 15px;
  display: inline-block;
}

.table_style1 {
  border-bottom: 0;
  overflow-x: auto;
  margin: 0 0 0;
}

.table_style1 table {
  width: 100%;
}

.table_style1 table th {
  padding: 15px 0;
  font-size: 22px;
  color: #fff;
  background: #aa8e7d;
  border-bottom: 1px solid #aa8e7d;
  border-left: 1px solid #fff;
  font-weight: 600;
}

.bg2 .table_style1 table th {
  background-color: #81b3ad;
}

.table_style1.gray table th {
  background-color: #fff;
  border: 1px solid #aa8e7d;
}

.table_style1.gray table th:nth-child(1) {
  color: #000;
}

.table_style1.gray table th:nth-child(2) {
  background-color: #c9c9c9;
}

.table_style1.gray table th:nth-child(3) {
  background-color: #aa8e7d;
}

.table_style1.gray table td:nth-child(1) {
  background-color: #fff;
}

.table_style1.gray table td:nth-child(2) {
  background-color: #f4f4f4;
}

.table_style1.gray table td:nth-child(3) {
  background-color: #f8f2ed;
}

.table_style1 table td {
  padding: 25px 25px;
  color: #000000;
  font-weight: 300;
  font-size: 15px;
  border: 1px solid #aa8e7d;
  text-align: center;
  line-height: 20px;
  background: #fff;
  font-size: 20px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.5;

  letter-spacing: -0.4px;

  color: #000;

}

.sub_top.medi {

  background: url(../img/img_sub101.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.sub_top.graf {

  background: url(../img/img_sub090.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.sub_top.skin {

  background: url(../img/img_sub053.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.sub_top.form {

  background: url(../img/img_sub070.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.sub_top.gall {

  background: url(../img/bg_gall.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.sub_top.inq {

  background: url(../img/bg_inq.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.txt_bar_list li {
  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;
  margin: 0 0 8px;
  font-style: normal;

  line-height: 1.5;

  letter-spacing: -0.36px;
  position: relative;
  text-align: left;
  padding-left: 10px;
  color: #000;
}

.txt_bar_list li::after {
  content: '';
  width: 2px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 15px;
  margin-left: 0px;
  background-color: #d0bfb3;
}

.bg1 .txt_line li strong::after {
  background-color: #d0bfb3;
}

.sub_top.side {

  background: url(../img/img_sub013.jpg) center center no-repeat;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;

}

.txt_line.txt_line5 li {
  width: 228px;

}

.txt_line.txt_line6.height2 li {
  width: 186px;
  padding-top: 35px !important;

}

.txt_num2.txt_num3 li {
  padding: 0px 0 0 33px;
  position: relative;
  font-size: 18px;
  line-height: 1.5;
}

.txt_num2.txt_num3 li p {
  font-size: 17px;
  line-height: 1.5;
}

.txt_num2.txt_num3 li strong {
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 27px;
  line-height: 1.5;
}

.sub_cont .ment p.txt1 .txt_box {
  width: 110%;
}

.txt_box li {
  width: 385px;

  height: 409px;

  margin: 0px 15px 0 0;

  padding: 43px 10px 33px 28px;

  border: solid 4px #f0e9e3;
  float: left;
  background-color: #fff;
  position: relative;
}

.txt_box li .icon {
  position: absolute;
  bottom: 35px;
  right: 35px;
}

.txt_box li h3 {
  font-size: 32px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.25;

  letter-spacing: -1.28px;

  text-align: left;

  display: block;
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 20px;
}

.txt_box li h3 strong {
  color: #c1a99a;
  font-weight: 600;
}

.txt_box li h3::after {
  content: '';
  width: 43px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 0px;
  background-color: #d0bfb3;
}

.txt_box dd {
  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;
  margin: 0 0 8px;
  font-style: normal;

  line-height: 1.5;

  letter-spacing: -0.36px;
  position: relative;
  text-align: left;
  padding-left: 10px;
  color: #000;
}

.txt_box dd::after {
  content: '';
  width: 2px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 15px;
  margin-left: 0px;
  background-color: #d0bfb3;
}

.txt_box .num dd::after {
  display: none;
}

.txt_box .num dl {
  position: relative;
  padding-left: 20px;
}

.txt_box dt {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;

  font-weight: bold;

  font-style: italic;

  letter-spacing: -0.66px;
  font-family: 'Cormorant Infant', sans-serif;
  color: #d5c1b5;

}

.txt_box p {
  font-size: 16px;

  letter-spacing: -0.48px;

  color: #818181;
}

.txt_box p strong {
  color: #d5c1b5;
}

.bg2 .table_style1 table td {
  border-color: #81b3ad
}

.table_style1 table td strong {
  font-weight: 600;
  font-size: 15px;
}

.table_style1.mt {
  margin-top: 44px;
}

.table_style1 table td span {
  font-size: 15px;
}

.table_style1 table tr td.bo_l {
  border-left: 1px solid #dadada;
}

.table_style1.center table td {
  text-align: center;
}

.table_style1 table td.txt_l {
  text-align: left;
}

.table_style1 table .bg td {
  background: #f9f9f9;
  font-weight: 600;
}

.sub_cont.sub0501 .table_style1 table.center tr td,
.sub_cont.sub0501 .table_style1 table.center tr th {
  text-align: center;
  background-color: #f5efe9;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.table_style1.dividend table td,
.table_style1.dividend table tr td.bo_l {
  text-align: right;
}

.table_style1 table td:first-child {
  text-align: center;
  background-color: #f5efe9;
  font-size: 20px;

  font-weight: bold;

  font-stretch: normal;

  font-style: normal;


  letter-spacing: -0.4px;


  color: #000;
}

.mbskin .mbskin_box {
  border: 0px solid #dde7e9;
  background: none;
}

.register {
  max-width: 1200px;
  margin: 100px auto;
}

.table_style1.dividend2 table {
  margin: 28px 0;
}

.table_style1.dividend2 table td:last-child {
  text-align: right;
}

.bg2 .table_style1 table td:first-child {
  background: #fff;
}

.bg2 .table_style1 table td:nth-child(2) {
  background: #f0fbfb;
}

.table_style1.dividend table tr td.center {
  text-align: center;
}

.mbskin .btn_submit {
  width: 100%;
  margin: 10px 0 0;
  line-height: 53px;
  font-weight: bold;
  font-size: 1.25em;
  height: 53px;

  border-color: #393939;
  background-color: #393939;
}

.mbskin .join {
  display: block;
  width: 100%;
  margin: 10px 0 0;
  line-height: 53px;
  font-weight: bold;
  font-size: 1.25em;
  height: 53px;
  margin: 0 0 0;
  border: solid 1px #393939;

  background-color: transparent;
}

.btn_area {
  padding: 30px 0 20px;
  overflow: hidden;
  position: relative;
}

#mb_login #login_fs .frm_input {

  font-size: 15px;
  padding: 0 10px;
}

#mb_login #sns_login .txt {
  font-size: 16px;
  padding-left: 5px !important;
  border-left: 0 !important;
  width: 80%;
}

#login_info .login_if_auto label,
.login_if_lpl a {
  color: #000;
  font-size: 14px;
}

#sns_login .txt {
  text-align: center;
  padding-left: 10px;

  display: block;
  font-weight: bold;
}

#login_fs {
  padding: 35px 0;
}

.mb_log_cate h2 {
  width: 100%;
  float: none;
  padding: 20px 0;
  text-align: center;
}

.mbskin {
  position: relative;
  margin: 100px auto;
  width: 692px;
  text-align: center;
}

#mb_login #sns_login {
  margin-top: 0;
  border-color: transparent;
  padding: 25px 0;
  background-color: transparent;
}

.btn_style {

  display: inline-block;
  line-height: 55px;

  text-align: center;
  font-weight: 400;
  vertical-align: top;
  border-radius: 5px;
  margin: 0 5px;

  width: 230px;

  height: 59px;

  border-radius: 29.5px;

  border: solid 1px #d5c1b5;


  font-size: 20px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;


  letter-spacing: normal;


  color: #000;
  transition: all 0.4s ease;
}

.btn_style:hover {
  background-color: #d5c1b5;
  color: #fff;
}

body {
  background-color: #f6f5f0;
}

.m_open {
  display: none;
}

.section_main.section1 {
  padding-top: 0;
}

.section_main.section2 .left {
  position: relative;
  float: left;
  width: 498px;
  margin: 245px 0 0 86px;
}

.section_main.section2 .left p {
  font-size: 22px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.45;

  letter-spacing: normal;

  text-align: left;
  padding: 43px 0 55px;
  color: #000;
}

.section_main.section2 .right {
  float: right;
  width: 495px;
  position: relative;
  margin: 325px 86px 0 0px;
}

.section_main.section2 .right .txt2 {
  font-size: 58px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 0.95;

  letter-spacing: -1.74px;

  text-align: left;

  color: #333;
  padding: 0 0 65px;
}

.section_main.section3 .inner {
  max-width: 100%;
  padding: 0 10%;
}

.section_main.section2 .bg {
  position: absolute;
  left: 0;
  top: 0;
}

.section_main.section3 .wrap_slide {
  width: 1486px;
  position: absolute;
  left: 35%;
  top: 0;
}

.section_main.section3 .wrap_slide p {

  font-weight: 500;

  font-stretch: normal;

  font-style: normal;



  letter-spacing: -0.58px;

  text-align: left;
  font-size: 29px;

  color: #000;
  padding: 42px 0 20px;
}

.section_main.section3 .wrap_slide span {
  font-size: 29px;
  letter-spacing: -0.52px;
  font-weight: normal;
  font-size: 26px;
  color: #bea595;

  font-family: 'Cormorant Infant', sans-serif !important;
}

.section_main.section3 .slider_list li .img {
  overflow: hidden;
  border-radius: 10px;
  /* Slight rounding for a softer look */
  transition: all 0.5s ease;
}

.section_main.section3 .slider_list li .img img {
  transition: transform 0.6s ease;
  width: 100%;
}

.section_main.section3 .slider_list li:hover .img img {
  transform: scale(1.05);
  /* Sophisticated subtle zoom */
}

.section_main.section3 .slider_list li:hover .img {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  /* Elegant shadow on hover */
}

.section_main.section3 {
  height: 1106px;
}

.section_main.section4 {
  position: relative;
  padding-top: 80px;
  max-width: 1820px;
  margin: 0 auto;
}

.section_main.section5 {
  max-width: 1920px;
  margin: 0 auto;
}

.section_main.section5 {
  position: relative;
  overflow: hidden;
}

.section_main.section5 .left {
  float: left;
  width: 50%;
  position: relative;
  height: 700px;
}

.section_main.section5 .left .txt {
  position: absolute;
  left: 30px;
  top: 495px;
}

.section_main.section5 .ment {
  float: right;
  width: 50%;
  text-align: center;
}

.section_main.section5 .ment .txt1 {
  padding: 137px 0 30px;
  font-size: 76px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  letter-spacing: -1.52px;
  font-family: 'Cormorant Infant', sans-serif !important;

  color: #333;
}

.section_main.section5 .ment .txt2 {
  padding: 0 0 30px;
  font-size: 22px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.45;

  letter-spacing: normal;

  text-align: center;

  color: #000;
}

.center2 {
  text-align: left;
  width: 110%;
}

.center2 .img {
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}

.section_main.section4 .txt_line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: visible;
}

.section_main.section4 .txt_line p {
  font-size: 75px;

  font-weight: normal;
  text-transform: uppercase;
  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: normal;

  text-align: left;

  color: #d5c1b5;
  position: absolute;
  font-family: 'Cormorant Infant', sans-serif !important;
  width: 4600px;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  transform: translateX(50%);
  /* 왼쪽으로 이동, 오른쪽 이동 시:translateX의 값을 전부 반대로*/
  animation: scroll-left 50s linear infinite;
  /* 키프레임 이름, 시간, 반응 속도, 반복여부 */
}

@keyframes scroll-left {
  0% {
    transform: translateX(50%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.wrap_detail {
  overflow: hidden;
  width: 100.5%;
}



.wrap_detail li {
  position: relative;
  overflow: hidden;
  width: 49.5%;
  float: left;
  height: 626px;
  margin: 0 0.25% 0.5% 0.25%;
  text-align: center;
}

.wrap_detail li a {
  display: block;
  position: relative;
  height: 626px;
}

.wrap_detail li .bg {
  transition: transform 1.3s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.wrap_detail li p {
  font-size: 35px;
  position: relative;
  z-index: 999;
  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  padding: 275px 0 20px;

  letter-spacing: normal;


  color: #fff;
  font-family: 'Cormorant Infant', sans-serif !important;
  text-transform: uppercase;
}

.wrap_detail li span {
  font-size: 20px;

  font-weight: 300;

  font-stretch: normal;

  font-style: normal;


  letter-spacing: normal;

  display: block;
  position: relative;
  z-index: 999;
  color: #fff;
  transition: transform 0.6s ease;
}

.wrap_detail li p {
  transition: transform 0.6s ease;
}

.wrap_detail li:hover p,
.wrap_detail li:hover span {
  transform: translateY(-10px);
}

.wrap_detail li:hover .bg {
  transform: scale(1.15);
}

.wrap_detail li:nth-child(1) .bg {
  background: url(../img/bg_main_1.png) center center no-repeat;
}

.wrap_detail li:nth-child(2) .bg {
  background: url(../img/bg_main_2.png) center center no-repeat;
}

.wrap_detail li:nth-child(3) .bg {
  background: url(../img/bg_main_3.png) center center no-repeat;
}

.wrap_detail li:nth-child(4) .bg {
  background: url(../img/bg_main_4.png) center center no-repeat;
}

.section_main.section7 {
  overflow: hidden;
  padding: 93px 0;
  background-color: #d5c1b5;
}

.section_main.section7 .left {
  width: 565px;
  float: left;
}

.section_main.section7 .right {
  width: 565px;
  float: right;
}

.section_main.section7 h3 {
  font-family: CormorantInfant;

  font-size: 32px;

  font-weight: 500;
  text-transform: uppercase;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: 0.32px;

  text-align: left;

  color: #fff;
  padding: 0 0 38px;
  font-family: 'Cormorant Infant', sans-serif !important;
  border-bottom: 1px solid #fff;
  margin: 0 0 36px;
}

.section_main.section7 .left,
.section_main.section7 .right {
  border-bottom: 1px solid #fff;
  height: 350px;
}

.section_main.section7 dl {
  position: relative;
  padding: 0 0 45px 155px;
}

.section_main.section7 dl span {
  display: inline-block;
  width: 163px;
}

.section_main.section7 .right dl {
  padding-bottom: 20px;
}

.section_main.section7 dl a img {
  vertical-align: -7px;
  margin-left: 15px;
}

.section_main.section6 {
  padding-top: 80px;
}

.section_main.section7 dl dt {
  font-size: 18px;

  font-weight: bold;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: normal;

  text-align: left;
  line-height: 1.78;

  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.section_main.section7 dl dd,
.section_main.section7 dl span {
  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.78;

  letter-spacing: normal;

  text-align: left;

  color: #fff;
}

.section_main.section7 dl dd strong {
  font-size: 35px;

  font-weight: bold;

  font-stretch: normal;

  font-style: normal;

  line-height: 0.86;

  letter-spacing: normal;

  text-align: left;

  color: #fff;
}


.sub_top {
  height: 589px;
  padding: 224px 0 0;
  background: url(../img/img_sub126.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}

.sub_top .ment p.txt1 {
  font-size: 25px;

  font-weight: normal;
  font-family: 'Cormorant Infant', sans-serif;
  color: #fff;

}

.sub_top .ment p.txt2 {
  font-size: 54px;

  font-weight: 500;
  padding: 30px 0 25px;
  font-stretch: normal;

  letter-spacing: -1.08px;


  color: #fff;
}

.sub_top .ment p.txt3 {
  font-size: 18px;

  font-weight: normal;



  color: #fff;

}

.pc {
  display: block !important;
}

.mobile {
  display: none !important;
}

.sub_cont .inner {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}

.sub_cont .left {
  width: 50%;
  float: left;
}

.sub_cont .right {
  width: 50%;
  float: right;
  text-align: right;
}

.sub_cont .right .ment {
  float: right;
  padding-left: 40px;
}

.sub_cont .ment {
  padding: 50px 0 0;
}

.sub_cont .left .ment {
  width: 120%;
}

.sub_cont .ment p.txt1 {
  font-size: 25px;

  font-size: 32px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: -1.05px;

  text-align: left;

  color: #000;
  padding: 0 0 18px;

}

.sub_cont .ment p.txt1 strong {
  font-size: 32px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.25;

  letter-spacing: -0.64px;

  text-align: left;

  color: #c1a99a;
}

.sub_cont {
  padding: 0px 0 0;
}

.sub_cont .section {
  padding: 0 0 130px;
}

.sub_cont .section .inner {
  padding: 130px 0 0;
}

.center {
  text-align: center;
}

.sub_cont .section.bg1 {
  background-color: #f0e9e3;
}

.sub_cont .section.bg2 {
  background-color: #dbe9e9;
}

.sub_cont .section.bg3 {
  background: url(../img/img_sub111.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 0;
}

.sub_cont .section.bg5 {
  background: url(../img/img_sub085.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.wrap_b {
  max-width: 1200px;
  margin: 0 auto;
}

#bo_gall .gall_text_href a {
  font-weight: 400;
  font-size: 18px;

  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.24px;
  text-align: left;
  color: #000;
  padding: 10px 0px;
}

#bo_list_total {
  display: none;
}

#bo_v {
  margin-bottom: 20px;
  background: #fff;
  background: transparent;
}

.wrap_b {
  padding: 50px 0;
}

.wrap_b2 #bo_gall .gall_text_href,
.wrap_b2 #bo_gall .gall_text_href a {
  text-align: center;
}

.wrap_b2 .gall_img img {
  border: 1px solid #e9e9e9;
}

.sub_cont .section.bg6 {
  background: url(../img/bg_doc.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-bottom: 0;
}

.sub_cont .section.bg7 {
  background-color: #fff;
}



.txt_line.white li {
  border: solid 4px #eee;
}

.bg2 .list_icon.height ul li {
  text-align: center;
  width: 231px;
  height: 298px;
}

.txt_line.white li strong::after {

  background-color: #d8d8d8;
}

.sub_cont .info .inner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.sub_cont .info .left {
  flex: 0 0 50%;
  max-width: 50%;
}

.sub_cont .info .left img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sub_cont .info .right {
  flex: 1;
  background: #fff url(../img/img_sub108.png) right 0 no-repeat;
  padding: 50px 50px 50px 86px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sub_cont .info .ment {
  width: 100%;
}

.sub_cont .info .ment p.txt1,
.sub_cont .info .ment p.txt1 strong {
  font-weight: 300;
  color: #000;
  font-size: 40px;
}

.sub_cont .info .ment p.txt1 strong {
  font-weight: 600;
}

.txt_inner {
  text-align: left;
  padding-left: 0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  position: static;
}

.txt_inner strong {
  color: #c1a99a;
  display: inline;
  position: static;
  margin-right: 4px;
}

.list_num li {
  padding: 49px 69px;
  position: relative;
  border-bottom: 1px solid #fff;
}

.list_num li strong {
  font-size: 45px;

  font-weight: bold;

  font-stretch: normal;

  font-style: italic;

  line-height: normal;

  letter-spacing: -1.35px;

  text-align: left;
  position: absolute;
  left: 0;
  top: 49px;
  color: #c1a99a;
  font-family: 'Cormorant Infant', sans-serif;
}

.list_img {
  overflow: hidden;
  width: 105%;
}

.list_img li {
  width: 186px;
  margin: 0 17px 0 0;
  float: left;
}

.sub_cont .section.wrap_band {
  margin-top: -220px;
  height: 430px;
  padding: 182px 0 130px;
  background: #fff;
}

.txt_band {
  width: 904px;
  margin: 0 auto;
  padding: 65px 0 0;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  position: relative;
  font-style: normal;
  line-height: 1.55;
  height: 151px;
  letter-spacing: -0.88px;
  text-align: center;
  color: #000;
  background: url(../img/img_sub115.png) center bottom no-repeat;
}

.txt_band .icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -15px;
}

.list_num li p {
  font-size: 42px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: -1.26px;

  text-align: left;

  color: #000;
  padding: 0 0 20px;
}

.list_num li:last-child {
  border-bottom: 0;
}

.list_num li span {
  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.67;

  letter-spacing: normal;

  text-align: left;

  color: #000;
}


.bg2 .list_icon ul li {
  text-align: center;
  width: 231px;
  height: 379px;
}

.bg2 .tit_bar::after {

  background-color: #9cd2cc;
}

.txt_num2 li {
  padding: 29px 43px 0;
  position: relative;
}

.txt_num2 li strong {
  font-size: 30px;

  font-weight: bold;

  font-stretch: normal;

  font-style: italic;

  line-height: normal;

  letter-spacing: -1.35px;

  text-align: left;
  position: absolute;
  left: 0;
  top: 25px;
  color: #c1a99a;
  font-family: 'Cormorant Infant', sans-serif;
}

.txt_num2 li p {
  font-size: 24px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: -1.26px;

  text-align: left;

  color: #000;
  padding: 0 0 10px;
}

.txt_num2 li:last-child {
  border-bottom: 0;
}

.txt_num2 li span {
  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.67;

  letter-spacing: normal;

  text-align: left;

  color: #000;
}


.sub_cont .ment p.txt2 {
  font-size: 25px;

  font-weight: normal;
  font-family: 'Cormorant Infant', sans-serif;
  color: #fff;
  font-size: 60px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;
  text-transform: uppercase;

  line-height: normal;

  letter-spacing: -0.6px;

  text-align: left;

  color: #c1a99a;
  padding: 0 0 20px;
}

.sub_cont .ment p.txt3 {
  font-size: 17px;

  font-weight: normal;
  letter-spacing: -0.8px;
  font-stretch: normal;

  font-style: normal;

  line-height: 1.67;

  letter-spacing: normal;

  text-align: left;

  color: #000;

  padding: 0 0 20px;

}



.list_icon ul {
  width: 110%;
  overflow: hidden;
}

.list_icon ul li {
  text-align: center;
  width: 231px;
  height: 338px;
  margin: 0 12px 0 0;
  float: left;
  background-color: #fff;
  padding: 36px 0 0;
  border: solid 1px #f0e9e3;
}

.list_icon ul li .txt {
  padding: 28px 0 0;
}

.list_icon ul li .txt strong {
  display: block;
  font-size: 22px;

  font-weight: bold;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: -0.66px;



  color: #000;
  padding: 0 0 20px;

}

.list_icon ul li .txt p {




  font-size: 16px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.38;

  letter-spacing: -0.32px;

  text-align: center;

  color: #000;

}

.txt_line.none li strong::after {
  display: none;
  padding: 0;
}

.txt_line.none li {

  height: 247px;
  margin: 0px 13px 13px 0;

}

.center4 {
  width: 110%;
  overflow: hidden;
}

.center4 .img {
  width: 587px;
  float: left;
  margin: 0 20px 20px 0;
}



.center4_2 {
  width: 110%;
  overflow: hidden;
}

.center4_2 .img {
  width: 285px;
  float: left;
  margin: 0 20px 20px 0;
}

.center4_3 {
  width: 110%;
  overflow: hidden;
}

.center4_3 .img {
  width: 223px;
  float: left;
  margin: 0 20px 20px 0;
}



.txt_line6.none li {
  width: 187px;
}

.txt_line.none.height li {
  height: 193px;
  margin: 0px 13px 13px 0;
  padding-top: 78px;
}

.txt_line.none.height2 li {
  height: 199px;
  margin: 0px 13px 13px 0;
  padding-top: 58px;
}

.center2.width .img {
  width: 500px;
  margin-right: 45px;
  text-align: center;
  padding: 0 90px;
}

.tit_bar {
  font-size: 42px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: normal;

  letter-spacing: -1.26px;

  text-align: center;

  color: #000;
  padding: 0 0 30px;
  margin: 0 0 30px;
  position: relative;
}

.tit_bar:after {
  content: '';
  width: 43px;

  height: 2px;

  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -22px;
  background-color: #d0bfb3;
}

.txt_top {
  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.67;

  letter-spacing: -0.36px;

  text-align: center;
  margin: 0 0 50px;

  color: #000;
}

.list_icon.list_icon4 li {
  width: 290px;
}

.txt_bg {
  font-size: 22px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;

  line-height: 1;

  letter-spacing: -0.72px;

  text-align: center;

  color: #fff;
  line-height: 64px;

  margin: 0px 0 15px;
  background-color: #303030;
}

.wrap_slide_prd .inner {
  position: relative;
  padding-bottom: 50px;
  overflow: visible;
}

.wrap_slide_prd .txt {
  position: absolute;
  right: 0;
  bottom: -50px;
}

.wrap_slide_prd .bx-controls-direction a {
  display: inline-block;
  width: 70px;
  height: 69px;
  position: absolute;
  top: 185px;
  font-size: 0;
}

.wrap_slide_prd .bx-controls-direction .bx-prev {
  background: url(../img/img_sub106.png) no-repeat;
  right: 104px;
}

.wrap_slide_prd .bx-controls-direction .bx-next {
  background: url(../img/img_sub105.png) no-repeat;
  right: 24px;
}

.wrap_slide_prd li img {
  width: 100%;
}

.wrap_slide_prd .ment {
  padding-bottom: 35px;
}

.qa .left {
  width: 50%;
  height: 502px;
  background: url(../img/img_sub097.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  padding: 175px 0 0;
}

.qa .right {
  width: 50%;
  height: 502px;
  background: #fff;
  text-align: left;
}

.qa .right .txt_num2 {
  padding: 16px 0 0 48px;
}

.qa {
  overflow: hidden;
  padding-bottom: 0 !important;
}

.txt_line {
  overflow: hidden;
}

.txt_line {
  width: 110%;
}

.txt_line li {
  width: 290px;

  height: 312px;

  margin: 0px 13px 0 0;

  padding: 63px 10px 33px 10px;

  float: left;
  text-align: center;
  background-color: #fff;
}

.txt_line li strong {
  font-size: 24px;

  font-weight: 600;
  display: block;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.25;

  letter-spacing: -1.28px;


  display: block;
  position: relative;
  padding: 0 0 49px;
  margin: 0 0 20px;
}

.txt_line li strong::after {
  content: '';
  width: 1px;
  height: 35px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: 0px;
  background-color: #9cd2cc;
}

.txt_box3 li {
  width: 571px;

}

.txt_bg strong {
  color: #9cd2cc;
}

.txt_bg img {
  margin-right: 10px;
}

.txt_line p {
  font-size: 16px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;

  line-height: 1.38;

  letter-spacing: -0.32px;

  text-align: center;

  color: #000;
}

.txt_b {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: -0.36px;
  text-align: center;
  margin: 20px 0 0px;
  color: #000;
}

.txt_b strong {
  color: #8bc1bb;
}



.txt_color {
  overflow: hidden;
}

.txt_color {
  width: 110%;
}

.txt_color .box {
  width: 579px;


  margin: 0px 41px 20px 0;


  float: left;
  text-align: center;
  background-color: #fff;
}

.txt_color .box ul li {
  line-height: 73px;



  font-size: 22px;

  font-weight: normal;

  font-stretch: normal;

  font-style: normal;


  letter-spacing: -0.44px;

  text-align: center;

  color: #000;
}

.txt_color .box ul li:nth-child(1) {
  line-height: 82px;
  font-size: 25px;

  font-weight: 600;

  font-stretch: normal;

  font-style: normal;



  letter-spacing: -0.75px;

  text-align: center;

  color: #fff;
  background-color: #8dd0c9;

}

.txt_color .box2 ul li:nth-child(1) {
  background-color: #c798d7;

}

.txt_color .box ul li:nth-child(2),
.txt_color .box ul li:nth-child(4) {
  background: #eef7f6;
}

.txt_color .box2 ul li:nth-child(2),
.txt_color .box2 ul li:nth-child(4) {
  background: #f6eff9;
}

.txt_line3 li {
  width: 390px;

}

@media only screen and (min-width : 1200px) {
  .menu_aside {
    display: none !important;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .gnb {
    position: absolute;
    left: 0px;
    top: 35px;
    width: 100%;
    text-align: center;
    width: 891px;
    padding-left: 13%;
  }
}

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

  .slider_banner,
  .slider_banner li {
    height: auto;
    overflow: hidden;
    position: relative;
  }

  .rightQuick {
    width: 100%;
    top: auto;
    bottom: 0;
    margin: 0;
    height: 65px;
  }

  .quick li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 0;
    box-sizing: border-box;
    width: 16.66666666666667%;
    margin: 0 0 0px;
    float: left;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
  }

  .quick li:nth-child(6) {
    border-right: 0 !important;
  }

  .slider_banner .ment .txt1 {
    font-size: 43.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: normal;
    font-family: 'Cormorant Infant', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 15px;
  }

  .slider_banner .ment {
    text-align: center;
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -117px;
    height: auto;
    z-index: 999;
  }

  .section_main {
    padding: 18px 10px 0;
  }

  .section_main.section2 .bg {
    padding: 0 0px;
  }

  .section_main.section2 .bg img {
    width: 100%;
  }

  .txt_line.none li {
    height: auto;
    margin: 0px 13px 13px 0;
  }

  .sub_cont .ment {
    padding: 20px 0 0;

  }

  .txt_top {
    font-size: 14px;

  }

  .center3 .img {
    margin: 0 0 15px;
  }

  .txt_line.none.height2 li {
    height: auto;
    margin: 0px 13px 13px 0;
    padding-top: 51px;
  }

  .center2.width .img {
    width: 500px;
    margin-right: 0;
    text-align: center;
    padding: 0;
  }

  .txt_line.none.height li {
    height: auto;
    margin: 0px 13px 13px 0;
    padding-top: 46px;
  }

  .txt_line li strong {
    font-size: 17px;
    padding: 0 0 49px;
  }

  .section_main.section1,
  .slider_banner,
  .slider_banner li {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0;
  }

  .slider_banner .ment .txt2 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: 0.44px;
    text-align: center;
    color: #fff;
  }

  .center3 {
    width: auto;
  }

  .center4 {
    width: auto;
    overflow: hidden;
  }

  .center4_2,
  .center4_3 {
    width: auto;
    overflow: hidden;
  }

  .txt_bar_list li {
    font-size: 15px;

  }

  .center4_2,
  .center4_3 {
    text-align: center;
  }

  .center4 img {
    width: 100%;
  }

  #bo_list {
    padding: 0 10px;
  }

  .tbl_head01 thead th,
  .tbl_head01 thead th * {

    font-size: 14px;

  }

  .tbl_head01 td *,
  .tbl_head01 td {
    font-size: 13px;
  }

  .txt_line.none li strong {

    padding: 0;
    margin: 0;
    padding: 0 0 18px;

  }

  .section_main.section2 {
    padding: 130px 30px 0;
  }

  .sub_cont .ment p.txt2 {

    font-size: 22px !important;

    padding: 0 0 10px;
  }

  .sub_cont .ment p.txt3 {
    font-size: 14px;

    padding: 0 0 10px;
  }

  .section_main.section2 .right {
    float: right;
    width: 495px;
    position: relative;
    margin: 55px 0 0;
  }

  .section_main.section2 .left p {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: left;
    padding: 23px 0 5px;
    color: #000;
  }

  .section_main.section3 .wrap_slide {
    width: 750px;
  }

  .section_main.section3 .wrap_slide img {
    width: 200px;
  }

  .sub_cont .section .inner {
    padding: 50px 0 0;
  }

  .sub_cont .section {
    padding: 0 10px;
  }

  .section_main.section3 .wrap_slide p {
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.58px;
    text-align: left;
    font-size: 20px;
    color: #000;
    padding: 28px 0 14px;
  }

  .section_main.section3 .wrap_slide span {
    font-size: 15px;
    line-height: 1.3;
  }

  .txt_band {
    width: auto;
    margin: 0 auto;
    padding: 61px 10px 70px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    position: relative;
    font-style: normal;
    line-height: 1.55;
    height: auto;
    letter-spacing: -0.88px;
    text-align: center;
    color: #000;
    background: none;
  }

  .sub_cont .section.wrap_band {
    margin-top: -144px;
    height: auto;
    padding: 182px 0 31px;
    background: #fff;
  }

  .txt_num2 li p {
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.26px;
    text-align: left;
    color: #000;
    padding: 0 0 10px;
  }

  .txt_num2 li span {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }

  .list_img {
    width: auto;
  }

  .list_img li {
    width: 50%;
    margin: 0 0 17px 0;
    float: left;
    text-align: center;
  }

  .section_main.section3 .wrap_slide {

    position: absolute;
    left: 25%;
    top: 0;
  }

  .section_main.section3 {
    height: 480px;
  }

  .section_main.section3 .bg {
    max-width: none;
    margin: 0 auto;
    min-width: auto;
  }

  .section_main.section3 .bg img {
    width: 67px;
  }

  .section_main.section2 .right .txt2 {
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.95;
    letter-spacing: -1.74px;
    text-align: left;
    color: #333;
    padding: 0 0 32px;
  }

  .section_main.section4 .txt_line p {
    font-size: 33px;

    transform: translateX(30%);
    animation: scroll-left 50s linear infinite;
    width: 1900px;
  }


  .sub_top {
    height: auto;
    padding: 95px 0 80px;
    background: url(../img/img_sub126.jpg) center center no-repeat;
    background-size: auto;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
  }

  .gall_row .col-gn-3 {
    width: 50%;
    clear: inherit !important;
  }

  .section_main.section6 iframe {
    height: 320px;
  }

  #bo_gall .gall_img {
    height: auto !important;
    max-height: auto !important;
  }

  .sub_cont .info .right {
    background: #fff url(../img/img_sub108.png) right 0 no-repeat;
    padding: 22px 0 78px 24px;
  }

  .wrap_slide_prd .ment p.txt1,
  .wrap_slide_prd .ment p.txt1 strong {
    font-size: 18px;
    line-height: 23px;
    padding: 0 0 1px !important;
  }

  .wrap_slide_prd .bx-controls-direction .bx-prev {
    background: url(../img/img_sub106.png) no-repeat;
    right: 104px;
  }

  .wrap_slide_prd .ment {
    padding-bottom: 35px;
    padding-top: 0;
  }

  .wrap_slide_prd .inner {
    padding-top: 0 !important;
    padding-bottom: 150px !important;
  }

  .wrap_slide_prd .bx-controls-direction a {
    display: inline-block;
    width: 50px;
    height: 69px;
    position: absolute;
    top: 57px;
    font-size: 0;

    background-size: 50px auto !important;
  }

  .wrap_slide_prd .bx-controls-direction .bx-next {
    background: url(../img/img_sub105.png) no-repeat;
    right: 0;
  }

  .slide_prd {
    padding: 0 0px;
  }

  .wrap_slide_prd .bx-controls-direction .bx-prev {
    background: url(../img/img_sub106.png) no-repeat;
    right: auto;
    right: 6 0px;
  }

  .wrap_slide_prd .txt img {
    width: 209px;
  }

  #bo_gall .gall_box {
    position: relative;
    margin: 0 0 20px 0;
    border-radius: 0 0 2px 2px;
  }

  .wrap_slide_prd .txt {
    position: absolute;
    right: 0;
    bottom: 55px;
  }

  #bo_gall .gall_text_href a {
    font-weight: 400;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.24px;
    text-align: left;
    color: #000;
    padding: 10px 0px;
  }

  .wrap_detail li p {
    font-size: 22px;
    position: relative;
    z-index: 999;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    padding: 108px 0 14px;
    letter-spacing: normal;
    color: #fff;
    font-family: 'Cormorant Infant', sans-serif !important;
    text-transform: uppercase;
  }

  .wrap_detail li span {
    font-size: 17px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    display: block;
    position: relative;
    z-index: 999;
    color: #fff;
  }

  .wrap_detail li a {
    height: 278px;
  }

  .wrap_detail li {
    position: relative;
    overflow: hidden;
    width: auto;
    float: none;
    height: 278px;
    margin: 0 0.25% 2% 0.25%;
    text-align: center;
  }

  .section_main.section5 {
    padding-top: 50px;
  }

  .sub_top .ment p.txt1 {
    font-size: 21px;
    font-weight: normal;
    font-family: 'Cormorant Infant', sans-serif;
    color: #fff;
  }

  .tit_bar {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.26px;
    text-align: center;
    color: #000;
    padding: 0 0 19px;
    margin: 0 0 20px;
    position: relative;
  }

  .txt_color .box ul li:nth-child(1) {
    line-height: 57px;
    font-size: 20px;

  }

  .tit_bar::after {
    content: '';
    width: 31px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -16px;
    background-color: #d0bfb3;
  }

  .txt_color .box ul li {
    line-height: 57px;
    font-size: 18px;

  }

  .section_main.section2 .bg {
    position: absolute;
    left: 0;
    top: -71px;
  }

  .txt_bg {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.72px;
    text-align: center;
    color: #fff;
    line-height: 33px;
    margin: 0px 0 15px;
    background-color: #303030;
    padding: 15px;
  }

  .center2 .img {
    margin: 0 0 15px;
  }

  .section_main.section2 .left {

    margin: 0;
  }

  #top_bnr {

    z-index: 9999;
  }

  .mbskin {
    position: relative;
    margin: 50px 30px;
    width: auto;
    text-align: center;
  }

  .register {
    max-width: 1200px;
    margin: 50px 10px;
  }

  .sub_top .ment p.txt2 {
    font-size: 29px;
    font-weight: 500;
    padding: 15px 0 14px;
    font-stretch: normal;
    letter-spacing: -1.08px;
    color: #fff;
  }

  .section_main.section4 {
    position: relative;
    padding-top: 70px;

    margin: 0 auto;
  }

  .table_style1 {
    padding-bottom: 50px;
  }

  .sub_cont .right {
    padding-top: 30px;
  }

  .sub_top .ment p.txt3 {
    font-size: 15px;
    font-weight: normal;
    color: #fff;
  }

  .sub_cont .section {
    padding: 0 10px 30px;
  }

  .section_main.section2 .left,
  .section_main.section2 .right,
  .sub_cont .left,
  .sub_cont .right,
  .section_main.section5 .left,
  .section_main.section5 .ment,
  .section_main.section7 .left,
  .section_main.section7 .right {
    width: auto !important;
    float: none !important;
    height: auto;
  }

  .section_main.section2 .left img,
  .section_main.section2 .right img {
    width: 100%;
  }

  .section_main.section5 .left img {
    width: 100%;
  }

  .section_main.section5 .txt img {
    width: 250px;
  }

  .section_main.section5 .left {
    height: auto;
  }

  .section_main.section5 .left .txt {
    position: absolute;
    left: 2px;
    top: 228px;
  }

  .section_main.section5 .ment .txt1 {
    padding: 76px 0 23px;
    font-size: 41px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -1.52px;
    font-family: 'Cormorant Infant', sans-serif !important;
    color: #333;
  }

  .menu_tail a {
    padding: 0 8px 0 0;
    margin: 0 0 0 0px;
    position: relative;
  }

  .menu_tail a img {
    width: 35px;
  }

  .section_main.section7 dl span {
    display: inline-block;
    width: 59px;
  }

  .section_main.section7 dl dt {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    line-height: 1.78;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
  }

  .section_main.section7 dl dd,
  .section_main.section7 dl span {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
  }

  .section_main.section7 .left {
    margin: 0 0 40px;
  }

  .section_main.section7 h3 {
    font-family: CormorantInfant;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.32px;
    text-align: left;
    color: #fff;
    padding: 0 0 17px;
    font-family: 'Cormorant Infant', sans-serif !important;
    border-bottom: 1px solid #fff;
    margin: 0 0 23px;
  }

  .section_main.section1 .scroll .circle {
    width: 80px;
  }

  .section_main.section7 dl {
    position: relative;
    padding: 0 0 25px 100px;
  }

  .section_main.section1 .scroll .arrow_s {
    position: absolute;
    left: 43%;
    top: 39%;
  }

  .section_main.section7 {
    overflow: hidden;
    padding: 41px 14px 51px;
    background-color: #d5c1b5;
  }

  .section_main.section7 dl dd strong {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
  }

  .slider_banner li img {
    width: 100%;
  }

  .pop_layer2 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
  }

  .pop_layer2 .inner {
    max-width: 512px;
    margin: 20% auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 55px;
  }

  .pop_layer2 .inner img {
    width: 100%;
  }

  .pop_layer2 .btn_close2 {
    position: absolute;
    display: block;
    right: 80px;
    top: 22px;
    cursor: pointer;
  }

  .pop_layer2 .btn_close2 img {
    width: 25px;
  }

  .section_main.section5 .ment .txt2 {
    padding: 0 0px 14px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }

  .slider_banner .ment .txt1 {
    font-size: 43.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: normal;
    font-family: 'Cormorant Infant', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 15px;

  }

  .quick li:first-child {
    border-left: 1px solid #dbdbdb;
  }

  .quick li:last-child {
    display: none;
  }

  .slick-prev,
  .slick-prev:hover {
    left: 10px;
    background: url(/img/main_n/prev_prd_9.png) no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    top: 30%;
    z-index: 99;
    opacity: 1 !important;
    display: block !important;
    background-size: 40px auto;
  }

  .slick-next,
  .slick-next:hover {
    right: 10px;
    background: url(/img/main_n/next_prd_9.png) no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 0;
    top: 30%;
    z-index: 99;
    opacity: 1 !important;
    display: block !important;
    background-size: 40px auto;
  }

  .slick-slide .img {
    width: 300px;
    height: auto;
  }

  .slick-slide .img img {
    width: 100%;
  }

  .gallery-slider .gallery-slide {
    height: 300px;
    width: 100%;
    padding: 0 0;
    max-width: 414px;
    text-align: center;
    box-sizing: border-box;
  }



  .m_open,
  nav.menu_aside {
    display: none;
  }

  .header .inner .info_top {
    display: none;
  }

  .pc {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .m_open {
    display: block;
    width: 30px;
    margin-top: 0;
    font-size: 0;
    height: 28px;
    position: absolute;
    right: 15px;
    top: 16px;
    background: transparent;
    border: 0;
    background: url('../img/menu_m.png') 0 0 no-repeat;
    background-size: 28px auto
  }

  .tel_m {
    display: block;
    width: 30px;
    margin-top: 0;
    font-size: 0;
    height: 28px;
    position: absolute;
    left: 15px;
    top: 13px;
    background: transparent;
    border: 0;
    background: url('../img/tel_m.png') 0 0 no-repeat;
    background-size: 28px auto
  }

  .on .tel_m {
    background: url('../img/tel_m_w.png') 0 0 no-repeat;
    background-size: 28px auto
  }

  .on .m_open {
    background: url('../img/menu_m_w.png') 0 0 no-repeat;
    background-size: 28px auto
  }

  .m_open img {
    width: 100%;
  }

  .header .gnb {
    display: none !important;
  }

  .btn_style.btn1 span {
    font-size: 13px;
  }

  .m_menu .gnb_m ul li {
    line-height: 42px;
  }

  .m_menu .gnb_m ul li a {
    display: block;
    padding: 0 20px;
    font-weight: 500;
    font-size: 16px;
  }

  .m_menu .gnb_m ul li a.big {

    background-size: 14px auto;
  }

  .m_menu .member li:last-child a {
    color: #fff;
    background: #319fad;
    border-radius: 25px;
  }

  .m_menu .gnb_m ul ul li {
    line-height: 15px;
    margin: 0;
  }

  nav.on .m_menu {
    transform: translateY(0);
  }

  .m_menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transform: translateY(-100%);
    transition: transform 0.4s ease;
    -webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    z-index: 9999
  }

  .info_top img {
    width: 28px;
  }

  .on .wrap {
    transform: translateY(-100%);
    transition: transform 0.4s ease;
    -webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    width: 100%;
    position: absolute;
  }

  .header .inner,
  .header {
    height: 56px;
    text-align: center;
    padding: 0 0px;
  }

  .header .lang,
  .pop_menu_box {
    display: none !important;
  }

  .header .inner h1 {
    padding: 12px 0 0;
  }

  .header .logo {
    display: inline-block;
  }

  .header .logo img {
    width: 47px;
  }

  .m_menu .top {
    padding: 0 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sub_cont {
    margin: 0px 0 0;
  }

  .wrap {
    overflow-x: hidden;
  }

  .ovh {
    overflow: hidden;
  }

  .m_menu .logo {
    margin-top: 20px;
  }

  .fl {
    float: left;
  }

  .m_close {
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 18px;
    background: url('../img/close_m.png') 0 0 no-repeat;
    background-size: auto;
    background-size: auto;
    background-size: 20px auto;
    text-indent: -9999px;
    position: absolute;
    right: 10px;
    top: 0;
    border: 0;
  }

  .menu_aside {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 999999;
  }

  .section_main.section3 {
    padding-top: 80px;
  }

  .m_menu .list_lang li a {
    font-weight: 300;
  }

  .gnb_m {
    padding: 75px 0px;
  }

  .m_menu>ul {
    width: 100%;
    height: calc(100% - 60px);
    overflow-y: auto;
  }

  .m_menu>ul>li {
    padding: 0px;
  }

  .m_menu>ul button {
    display: block;
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    text-align: left;
    font-size: 2rem;
    font-weight: 700;

    background-size: auto;
    background-size: 12px auto;
    border: none;
  }

  .m_menu .sub {
    display: none;

  }



  .m_menu ul li .sub li:last-child {
    border-bottom: 0
  }

  .m_menu .sub {
    padding: 10px 15px;
    background-color: #f3f3f3;
    margin: 0 0 15px;

  }

  .m_menu .gnb_m ul ul li a {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 29px;
  }

  .m_menu .gnb_m ul li a.big {
    background: url('../img/arrow_m.png') calc(100% - 20px) 50% no-repeat;
    background-size: 13px auto;

  }

  .m_menu .gnb_m ul li a.big.on {
    background: #fff;
    background: url('../img/arrow_m_c.png') calc(100% - 20px) 50% no-repeat;
    background-size: 18px auto;

  }

  .m_menu .wrap_info_bottom {
    text-align: left;
    padding: 12px 15px;
    margin: 0 10px;
    margin: 20px 10px;
  }

  .m_menu .wrap_info_bottom a {
    display: inline-block;
    font-size: 17px;

    font-weight: 600;

    font-stretch: normal;

    font-style: normal;


    letter-spacing: -0.54px;

    text-align: left;

    color: #c2c2c2;
  }

  .m_menu .wrap_info_bottom i {
    font-size: 11px;
    color: #000;
    margin: 0 10px;
    font-style: normal;
    vertical-align: 2px;
  }

  .m_menu .wrap_info_bottom a.on {
    color: #000;
  }

  .m_menu .gnb_m ul li a span {
    color: #188de2;
    font-size: 15px;
    margin: 0 2px 0 0;
  }

  .slider_banner li.active-slide img {
    transform: scale(1);
  }

  .m_menu .info_top {
    position: absolute;
    left: 13px;
    top: 18px;
  }

  .m_menu .info_top li {
    display: inline-block;
    padding: 0 8px;
    position: relative;
  }

  .m_menu .info_top li:before {
    content: '';
    display: block;
    width: 1px;
    height: 11px;
    background: #3f84b5;
    left: -1px;
    position: absolute;
    top: 1px;
  }

  .m_menu .info_top li:first-child:before {
    display: none;
  }

  .m_menu .info_top li a {
    font-weight: 100;
    font-size: 11px;
    color: #fff;
  }

  .m_menu .btn_member {
    text-align: center;
    padding: 57px 0 0;
  }

  .m_menu .btn_member .btn_style {
    min-width: 83px;
    width: 83px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    color: #272d31;
    font-weight: 300;
    vertical-align: top;
    border-radius: 0;
    margin: 0 1px 2px;
    padding: 0;
    border: 1px solid #dbdbdb;


  }

  .menu_tail {
    display: none;
  }

  .header .inner h1 a {
    width: 140px;
    background-size: 140px auto !important;
  }

  .slider_main_top,
  .slider_main_top li {
    height: 450px;
  }

  .slider_main_top .bx-controls-direction a {
    display: none;
  }

  .slider_main_top .ment1 p.txt1 strong,
  .slider_main_top .ment1 p.txt1 {
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 32px;
  }

  .slider_main_top .ment1 p.txt2 {
    font-weight: 100;
    font-size: 11px;
    line-height: 17px;
    padding: 19px 0 0;

  }

  .slider_main_top .ment1 p.txt2 .icon {
    vertical-align: -2px;
    margin: 0 5px 0 0;
    width: 23px;
  }

  .fp-tableCell {
    vertical-align: top !important;
  }

  .input_style.w200 {
    width: 100px;
  }

  .join_agree {
    padding: 28px 10px;
  }

  .checks_com input[type="checkbox"]+label {
    font-size: 13px;
    line-height: 25px;
  }

  .slider_main_top .ment2 p.txt2 {
    font-size: 26px;
    padding: 10px 0 20px;
    letter-spacing: 0;
  }

  .footer .inner {
    padding: 40px 10px 95px !important;
    text-align: center;
  }

  .footer h1,
  .footer .list_sns {
    position: static;

  }

  .menu_tail {
    display: block;
    position: static;
    text-align: left;
  }

  .footer h1 {
    margin: 0 0 15px;
    text-align: left;
  }

  .footer h1 img {
    width: 138px;
  }

  .footer .list_sns {
    padding: 10px 0 20px;
    border-bottom: 1px solid #232323;
    margin: 0 0 15px;
  }

  .footer .list_sns li {
    display: inline-block;
  }

  .footer .list_sns li img {
    width: 27px;
  }

  .footer .privacy {
    font-size: 13px;
    padding: 0 0 13px;
  }

  .footer .info_bottom {
    right: 10px;
    top: 18px;
    padding: 0 0 0 36px;
    background: url('../img/icon_tail.png') 0 2px no-repeat;
    background-size: 30px auto;
  }

  .footer .info_bottom h2 {
    font-size: 11px;
    padding: 0;

  }

  .footer .info_bottom .num img {
    width: 80px;
  }

  .footer .address {
    font-size: 13px;
    line-height: 25px;
    padding: 0 0 25px;
  }

  .tit_sub {
    font-size: 21px;
    padding: 29px 0 12px;
    background: url('../img/bar_tit_sub.png') center bottom no-repeat;
    margin: 0 0 23px;
    background-size: 23px auto;
  }

  .sub_cont .img,
  .sub_cont .ment,
  .sub0102 .tab_content ul {
    width: auto !important;
    float: none !important;
  }

  .sub_cont .info .inner {
    flex-direction: column;
  }

  .sub_cont .info .left,
  .sub_cont .info .right {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sub_cont .info .right {
    padding: 30px 20px;
    background-position: bottom right;
    background-size: 50% auto;
  }

  .sub_cont p,
  .sub_cont p span,
  .sub_cont p strong,
  .sub0101 p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 15px;
  }

  .txt_inner {
    padding-left: 30px !important;
  }

  .sub_cont .ment p.txt1,
  .sub_cont .ment p.txt1 strong {
    font-size: 18px;
    line-height: 23px;
    padding: 0 0 15px;
  }

  .wrap_b {
    padding: 50px 10px;
  }

  .section_main.section7 dl a img {
    width: auto;
  }

  .list_num li p {
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.26px;
    text-align: left;
    color: #000;
    padding: 0 0 20px;
  }

  .list_num li span {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }

  .list_num li strong {
    font-size: 37px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: -1.35px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 19px;
    color: #c1a99a;
    font-family: 'Cormorant Infant', sans-serif;
  }

  .list_num li {
    padding: 29px 53px 30px;
    position: relative;
    border-bottom: 1px solid #fff;
  }

  .sub_cont.sub0101 .img {
    padding: 0 0 30px;
  }

  .sub_cont .ment p.txt2 {

    font-size: 28px;
    padding: 0 0 15px;
    line-height: 23px;

  }

  .list_icon ul li {
    text-align: center;
    width: auto !important;
    height: auto !important;
    margin: 0 0 12px !important;
    float: none;
    background-color: #fff;
    padding: 21px 0 12px !important;

    border: solid 1px #f0e9e3;
  }

  .list_icon ul li .txt {
    padding: 21px 0 0 !important;
  }

  .list_icon ul li .txt strong {
    display: block;
    font-size: 18px !important;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.66px;
    color: #000;
    padding: 0 0 13px !important;
  }

  #bo_gall #gall_ul {
    padding: 0 10px;
  }

  .gall_row .col-gn-4 {
    width: 50%;
  }

  .list_icon ul li .txt p {
    font-size: 14px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: -0.32px;
    text-align: center;
    color: #000;
  }

  .sub_cont .right img,
  .sub_cont .left img {
    width: 100%;
  }

  .list_icon ul li img {
    width: 83px !important;
  }

  .list_icon ul {
    width: auto !important;
    overflow: hidden;
  }

  .sub_cont .right .ment {
    float: right;
    padding-left: 0;
  }

  .pop_window_c .table_style2 table th,
  .pop_window_c .table_style2 table td {
    font-size: 13px;
  }

  .sub_cont .txt3 {

    font-size: 14px;

  }

  .tab_sub li,
  .tab_sub li a {
    font-size: 12px;
  }

  .tab_sub li {
    padding: 0 12px;
    line-height: 35px;
    height: 35px;
  }

  .btn_style_b {

    padding: 0 20px;
    font-size: 13px;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;


  }

  .tab_sub li.active {
    height: 35px;
  }

  .table_style1.dividend table {
    width: 150%;
  }

  .wrap_btn_top {

    padding: 20px 0 15px;
    font-size: 13px;
    text-align: left;

  }

  .tab_sub {
    height: 34px;
  }

  .table_style1 table th {
    padding: 10px 0;
    font-size: 13px;
  }

  .table_style1 table td {
    padding: 11px 5px;
    font-size: 13px !important;
    line-height: 17px;
  }

  .txt_box li h3 {
    font-size: 25px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -1.28px;
    text-align: left;
    display: block;
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }

  .txt_box dd {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    margin: 0 0 8px;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.36px;
    position: relative;
    text-align: left;
    padding-left: 10px;
    color: #000;
  }

  .txt_box li {
    width: auto;
    height: auto;
    margin: 0 0 15px;
    padding: 33px 10px 122px 28px;
    border: solid 4px #f0e9e3;
    float: none;
    background-color: #fff;
    position: relative;
  }

  .txt_line li strong {
    font-size: 17px;

  }

  .txt_line li {
    width: auto !important;
    height: auto;
    margin: 0px 0 11px 0;
    padding: 38px 10px 18px 10px;
    float: none;
    text-align: center;
    background-color: #fff;
  }

  .center img {
    width: 100%;
  }

  .txt_line {
    width: auto;
  }

  .qa .left {

    padding: 111px 0 !important;
    height: auto !important;
  }

  .qa .right .txt_num2 {
    padding: 16px 0 52px 19px;
  }

  .sub_cont .section.qa .left img {
    width: auto;
  }

  .sub_cont .section.qa {
    padding: 0;
  }

  .txt_color .box {
    width: auto;
    margin: 0px 0 20px 0;
    float: none;
    text-align: center;
    background-color: #fff;
  }

  .txt_box li .icon {
    position: absolute;
    bottom: 18px;
    right: 35px;
  }

  .txt_color {
    width: auto;
  }

  .btn_area {
    text-align: center !important;
  }

  .txt_c {
    font-weight: 100;
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 25px;
  }

  .center2 {
    width: auto;
  }

  .center2 img {
    width: 100%;
    margin: 0 0 10px;
  }

  .sub_cont .section.bg7 {
    margin-top: 0 !important;
  }

  .btn_style {
    display: inline-block;
    line-height: 46px;
    text-align: center;
    font-weight: 400;
    vertical-align: top;
    border-radius: 5px;
    margin: 0 5px;
    width: 220px;
    height: 50px;
    border-radius: 29.5px;
    border: solid 1px #d2d2d2;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    font-style: normal;



    color: #a1a0a0;
  }

  .mt_m {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .section_main.section1 .scroll {
    position: absolute;
    right: 50%;
    bottom: 43px;
    z-index: 99;
    margin-right: -40px;
  }

  .tit_c {
    font-weight: 300;
    font-size: 38px;
    padding: 40px 0 12px;
  }

}

@media only screen and (max-width : 750px) {
  .section_main.section3 .wrap_slide {

    position: absolute;
    left: -10%;
    top: 0;
  }

}

@media only screen and (max-width : 400px) {}

.pop_menu_box {
  border: 0;
  background: transparent;
  color: #fff;
  position: absolute;
  right: -60px;
  top: 40px;
  width: 100px;
  text-align: center;
  z-index: 999;
}

.pop_menu_box a {
  color: #fff !important;
}

/* AI Translation Fixes */
.lang .hide {
  top: 28px !important;
  padding: 5px 0 !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 3px !important;
}

.lang .hide a {
  color: #fff !important;
  display: block !important;
}


.lang {
  top: 34px !important;
}











/* AI Multilingual Advanced Layout Fix (Only active when translated) */
html.translated-ltr .gnb {
  left: 140px !important;
  right: 350px !important;
  width: auto !important;
  padding-left: 0 !important;
  display: flex !important;
  justify-content: center !important;
}

html.translated-ltr .gnb>ul {
  display: flex !important;
  justify-content: space-around !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

html.translated-ltr .gnb>ul>li {
  padding: 0 4px !important;
  margin: 0 !important;
  max-width: 12.5% !important;
  flex: 1 1 12.5% !important;
  min-width: 0 !important;
  text-align: center !important;
}

html.translated-ltr .gnb>ul>li>a.menu {
  font-size: 13px !important;
  letter-spacing: -0.5px !important;
  white-space: normal !important;
  word-break: break-word !important;
  display: inline-block !important;
  line-height: 1.2 !important;
  width: 100% !important;
}

html.translated-ltr .gnb>ul>li .depth2 {
  top: 100% !important;
}

html.translated-ltr .header .inner .info_top {
  right: 80px !important;
  width: auto !important;
}

html.translated-ltr .header .inner .info_top li {
  padding: 0 6px !important;
}

html.translated-ltr .header .inner .info_top li a {
  font-size: 11px !important;
  letter-spacing: -0.5px !important;
}





/* AI Multilingual Footer Location Layout Fix */
html.translated-ltr .section7 dl {
  padding-left: 0 !important;
}

html.translated-ltr .section7 dl dt {
  position: static !important;
  display: block !important;
  margin-bottom: 6px !important;
  width: auto !important;
}

html.translated-ltr .section7 dl dt:empty {
  display: none !important;
}

html.translated-ltr .section7 dl span {
  width: auto !important;
  margin-right: 15px !important;
  min-width: 80px;
  display: inline-block;
}


/* AI Multilingual KakaoTalk Image Display Fix */
html.translated-ltr .section7 dl dd a img {
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
}


/* AI Multilingual Mobile Header Fix */
@media screen and (max-width: 1100px) {
  html.translated-ltr .gnb {
    display: none !important;
  }

  html.translated-ltr .header .gnb {
    display: none !important;
  }

  html.translated-ltr .menu {
    display: inline-block !important;
  }
}

/* AI Multilingual Medical Staff Text Fix */
/* When translated, .txt_inner strong (현/전 labels) must not use absolute positioning
   as it causes the label text to overlay the biography content */
html.translated-ltr .txt_inner {
  padding-left: 0 !important;
  position: static !important;
}

html.translated-ltr .txt_inner strong {
  position: static !important;
  display: inline !important;
  margin-right: 4px !important;
}

/* Remove hover text lift effect on detail cards */
.wrap_detail li:hover p,
.wrap_detail li:hover span {
  transform: none !important;
  transition: none !important;
}

/* =========================================================
   Disable Google Translate hover text highlight effects
   Covers: website widget (.goog-text-highlight) and
   Chrome extension / Dynamic classes (VIpgJd-, font[onmouseover])
   ========================================================= */
.goog-text-highlight,
[class*="VIpgJd"],
font[onmouseover],
font[onmouseout],
span[onmouseover],
span[onmouseout] {
  background-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}

/* Suppress selection highlight color globally */
::selection {
  background: rgba(180, 180, 180, 0.3);
}