@charset "UTF-8";
/*
888b     d888 .d88888b. 888888b. 8888888888     8888888888
8888b   d8888d88P" "Y88b888  "88b  888  888     888
88888b.d88888888     888888  .88P  888  888     888
888Y88888P888888     8888888888K.  888  888     8888888
888 Y888P 888888     888888  "Y88b 888  888     888
888  Y8P  888888     888888    888 888  888     888
888   "   888Y88b. .d88P888   d88P 888  888     888
888       888 "Y88888P" 8888888P"8888888888888888888888888

MINIPET
2018 09
// author: banghg
// http://freewebclub.com
*/
@import url(ui/animate.css);
@import url(ui/slick.css);
@import url(ui/mCustomScrollbar.css);
@import url(ui/magnific-popup.css);
@import url(ui/justifiedGallery.min.css);
@import url(//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css);
@import url(common.css);
@import url(board.css);
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf") format("opentype");
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2") format("woff2"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff") format("woff"), url("//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf") format("opentype");
}

@font-face {
  font-family: 'NanumMyeongjo';
  src: url("../../static/font/NanumMyeongjo.eot") format("eot");
  src: url("../../static/font/NanumMyeongjo.woff") format("woff");
}

@font-face {
  font-family: 'NotoSansCJKkr-Bold';
  src: url(../../static/font/NotoSansCJKkr-Bold.eot);
  src: url(../../static/font/NotoSansCJKkr-Bold.eot?#iefix) format("embedded-opentype"), url(../../static/font/NotoSansCJKkr-Bold.woff) format("woff"), url(../../static/font/NotoSansCJKkr-Bold.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url(../../static/font/Roboto-Bold.eot);
  src: url(../../static/font/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../../static/font/Roboto-Bold.woff) format("woff"), url(../../static/font/Roboto-Bold.ttf) format("truetype");
}

.system3 .banner .tit, .oversea1 .title_bx .tit {
  font-family: 'NanumMyeongjo','Noto Sans KR',sans-serif;
}

._mc {
  color: #367639;
}

._mc2 {
  color: #c29683;
}

.main-contents .sec_1 .linkwrap .over, .main-contents .sec_7 .parcel_list .item .title_box, .main-contents .sec_7 .parcel_list .item .txt_box, .lightbox-review_slick .item .txt_box, .lightbox_slick .item .on, .staff_banner_list .banner_wrap .item:before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

::selection {
  background: #d9d9d9;
  color: #367639;
  text-shadow: none;
}

a {
  color: #666;
  text-decoration: none;
  -webkit-transition: 200ms color, background;
  transition: 200ms color, background;
}

a:hover, a:focus {
  text-decoration: none;
}

/*
_tab
*/
.tab2 li {
  width: 50%;
}

.tab3 li {
  width: 33.33333%;
}

.tab4 li {
  width: 25%;
}

.tab5 li {
  width: 20%;
}

.tab6 li {
  width: 16.66667%;
}

.tab7 li {
  width: 14.28571%;
}

.tab8 li {
  width: 12.5%;
}

.tab9 li {
  width: 11.11111%;
}

.tab10 li {
  width: 10%;
}

.tab11 li {
  width: 9.09091%;
}

.tab12 li {
  width: 8.33333%;
}

.tab-wrap, .tabwrap {
  position: relative;
}

.tab-wrap .tab-content, .tabwrap .tab-content {
  display: none;
}

.tab-wrap > .tab, .tabwrap > .tab {
  padding: 0;
  list-style: none;
}

.tab-wrap > .tab > li, .tabwrap > .tab > li {
  float: left;
}

.tab-wrap > .tab > li a, .tabwrap > .tab > li a {
  display: inline-block;
  text-align: center;
  position: relative;
  width: 100%;
}

.tab-wrap > .tab > li a.active, .tabwrap > .tab > li a.active, .tab-wrap > .tab > li a.on, .tabwrap > .tab > li a.on, .tab-wrap > .tab > li a:hover, .tabwrap > .tab > li a:hover {
  z-index: 1;
}

.tab-wrap > .bar.tab > li, .tabwrap > .bar.tab > li {
  height: 40px;
  line-height: 40px;
  width: auto !important;
  display: inline-block;
  float: none;
  margin: 0 10px;
}

.tab-wrap > .bar.tab > li a, .tabwrap > .bar.tab > li a {
  border: 0;
  width: 100%;
  letter-spacing: -0.5px;
  color: #666;
  font-size: 18px;
  position: relative;
}

.tab-wrap > .bar.tab > li a:after, .tabwrap > .bar.tab > li a:after {
  position: absolute;
  width: 0;
  height: 3px;
  content: '';
  display: inline-block;
  bottom: 0;
  left: 0;
  background-color: #367639;
  -webkit-transition: width 300ms;
  transition: width 300ms;
}

.tab-wrap > .bar.tab > li a:hover, .tabwrap > .bar.tab > li a:hover {
  color: #367639;
}

.tab-wrap > .bar.tab > li a.on, .tabwrap > .bar.tab > li a.on {
  color: #367639;
  font-weight: 700;
}

.tab-wrap > .bar.tab > li a.on:after, .tabwrap > .bar.tab > li a.on:after {
  width: 100%;
}

.tab-wrap > .box.tab, .tabwrap > .box.tab {
  zoom: 1;
  margin: 0 auto 15px;
  width: 100%;
}

.tab-wrap > .box.tab:before, .tabwrap > .box.tab:before, .tab-wrap > .box.tab:after, .tabwrap > .box.tab:after {
  content: "";
  display: table;
}

.tab-wrap > .box.tab:after, .tabwrap > .box.tab:after {
  clear: both;
}

.tab-wrap > .box.tab > li, .tabwrap > .box.tab > li {
  display: inline-block;
  float: left;
  border: 1px solid #ddd;
  border-left: 0;
}

.tab-wrap > .box.tab > li:first-child, .tabwrap > .box.tab > li:first-child {
  border-left: 1px solid #ddd;
}

.tab-wrap > .box.tab > li a, .tabwrap > .box.tab > li a {
  height: 44px;
  line-height: 44px;
  border: 0;
  width: 100%;
  letter-spacing: -0.3px;
  color: #888;
  font-size: 13px;
}

.tab-wrap > .box.tab > li a:not(.on):hover, .tabwrap > .box.tab > li a:not(.on):hover {
  color: #fff;
  background-color: #367639;
}

.tab-wrap > .box.tab > li a.on, .tabwrap > .box.tab > li a.on, .tab-wrap > .box.tab > li a.active, .tabwrap > .box.tab > li a.active {
  background-color: #222;
  color: #fff;
}

.tab-wrap > .border.tab, .tabwrap > .border.tab {
  zoom: 1;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.tab-wrap > .border.tab:before, .tabwrap > .border.tab:before, .tab-wrap > .border.tab:after, .tabwrap > .border.tab:after {
  content: "";
  display: table;
}

.tab-wrap > .border.tab:after, .tabwrap > .border.tab:after {
  clear: both;
}

.tab-wrap > .border.tab > li, .tabwrap > .border.tab > li {
  width: auto;
  display: inline-block;
  float: none;
  min-width: 100px;
  margin: 0 2px;
}

.tab-wrap > .border.tab > li a, .tabwrap > .border.tab > li a {
  line-height: 26px;
  border: 0;
  width: 100%;
  letter-spacing: -0.5px;
  color: #c0c0c0;
  font-weight: 500;
  font-size: 13px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #c0c0c0;
  position: relative;
}

.tab-wrap > .border.tab > li a:after, .tabwrap > .border.tab > li a:after {
  -webkit-transition: 500ms all;
  transition: 500ms all;
  content: '';
  border-bottom: 1px solid #202020;
  width: 0;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -1px;
}

.tab-wrap > .border.tab > li a:before, .tabwrap > .border.tab > li a:before {
  display: block;
  bottom: -5px;
  width: 7px;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url(../images/icon/tab_on.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto 4px;
}

.tab-wrap > .border.tab > li a:not(.on):hover:after, .tabwrap > .border.tab > li a:not(.on):hover:after {
  width: 100%;
}

.tab-wrap > .border.tab > li a.on, .tabwrap > .border.tab > li a.on, .tab-wrap > .border.tab > li a.active, .tabwrap > .border.tab > li a.active {
  color: #202020;
}

.tab-wrap > .border.tab > li a.on:before, .tabwrap > .border.tab > li a.on:before, .tab-wrap > .border.tab > li a.active:before, .tabwrap > .border.tab > li a.active:before {
  content: '';
}

.tab-wrap > .border.tab > li a.on:after, .tabwrap > .border.tab > li a.on:after, .tab-wrap > .border.tab > li a.active:after, .tabwrap > .border.tab > li a.active:after {
  width: 100%;
}

.bar_span span {
  position: relative;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  padding: 0 10px;
}

.bar_span span:first-child:before {
  content: none;
}

.bar_span span:before {
  height: 10px;
  margin-top: -5px;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 10px;
  background: #ccc;
}

.hyphen_list li {
  position: relative;
  padding-left: 10px;
}

.hyphen_list li:before {
  position: absolute;
  content: '- ';
  top: 0;
  left: 0;
}

.hyphen_list li.none:before {
  content: '   ';
}

.dot_list > li {
  position: relative;
  padding-left: 10px;
}

.dot_list > li:before {
  position: absolute;
  content: '· ';
  color: #367639;
  top: 0;
  left: 0;
}

/*
_inc.css
*/
body {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 13px;
  width: 100%;
  color: #666;
  overflow-y: auto;
  overflow-x: auto;
  line-height: 1.6;
  -webkit-text-size-adjust: none;
  font-weight: 300;
  min-width: 320px;
  word-break:keep-all;
}

body > .home {
  overflow-x: hidden;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
}

.con-margin-01 {
  margin-top: 20px;
}

.con-margin-02 {
  margin-top:30px;
}

.search_box {
  position: relative;
  line-height: 30px;
}

.search_box .input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: none;
  border: 0;
  border-bottom: 1px solid #202020;
  padding-right: 30px;
  font-size: 13px;
  font-weight: 100;
  color: #777;
}

.search_box .btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: -99999999px;
  width: 35px;
  height: 35px;
  border: 0;
  background-color: transparent;
  background-image: url(../images/icon/search.png);
  background-position: center;
  background-repeat: no-repeat;
}

#header {
  height: 100px;
}

#header .header {
  -webkit-transition: margin 500ms;
  transition: margin 500ms;
}

#header + .quick_menu {
  -webkit-transition: top 500ms, right 500ms;
  transition: top 500ms, right 500ms;
}

.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 999;
  text-align: center;
  background-color: #fff;
}

.header .headwrap {
  position: relative;
  height: 50px;
  line-height: 50px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.header .headwrap .logo {
  display: inline-block;
  margin: 0 auto;
}

.header .headwrap .logo a {
  position: relative;
  z-index: 4;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/main/logo.png);
  
}
.header .m_search_icon {
  position:absolute;
  right:13px;
  top:50%;
  margin-top:-15px;
  width:30px;
  height:30px;
  background:url(../images/icon/search_head.png) no-repeat center;
  background-size:26px;
}
.header .headwrap .mypage_icon {
  /*position:absolute;
  right:10px;
  top:15px;
  width:19px;
  display:block;*/
  display:none;
}
.header .headwrap .mypage_icon img {
	display:block; 
}
.header .headwrap .util_wrap,
.header .headwrap .search_wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header .headwrap .search_wrap {
  right: 0;
  width: 210px;
}

.header .headwrap .util_wrap {
  left: 0;
}

.header .headwrap .util_wrap li {
  float: left;
  margin-left: 20px;
}

.header .headwrap .util_wrap li:first-child {
  margin-left: 0;
}

.header .headwrap .util_wrap li a {
  color: #333;
  font-weight: 100;
}

.header .headwrap .util_wrap li .bookmark {
  color: #c29683;
  font-weight: bold;
}

.header .gnb {
  background:#202020;
  display:block;
  overflow:hidden;
}

/* 2019-02-14 banghg */
.header .gnb:after{
content:'';
height:50px;
position:absolute;
width:30px;
right:50px;
display:block;
bottom:0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,202020+100&0+0,1+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0) 20%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 20%, rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0) 20%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#05000000',GradientType=1 ); /* IE6-9 */
}
.header .gnb .depth01:last-child{margin-right:30px}


.header .gnb .depth{
  position: relative;
  display: block;
  white-space: nowrap;
/*   overflow-x:auto;
  overflow-y:hidden; */
  margin-right:50px;
  height:50px;
      overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.header .gnb .gnb_wrap .nav_btn {
  display:block;
  width:50px;
  height:50px;
  /* background:#4e4e4e; */
  position:fixed;
  right:0;
  top:50px;
}

.header .gnb .gnb_wrap .nav_btn .xi {
  color:#fff;
  font-size:20px;
  line-height:50px;
}

.header .gnb .depth01 {
  white-space: nowrap;
  margin: 0 10px;
  display: inline-block;
}

.header .gnb .depth01 > a {
  display: inline-block;
  width: 100%;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  position: relative;
/*   font-weight: 300;
  font-size:12px; */
}

/*.header .gnb .depth01 > a:after {
  -webkit-transition: 400ms width;
  transition: 400ms width;
  position: absolute;
  content: '';
  height: 3px;
  background-color: #c29683;
  display: block;
  bottom: 0;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}*/

.header .gnb .depth01 > a.on {
  color: #c29683;
}

.header .gnb .depth01:hover a:after, .header .gnb .depth01 > a.on:after {
  width: 100%;
}

.header .gnb .depth02_box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.header .gnb .depth02_box ul {
  max-width: 1230px;
  margin: 0 auto;
  padding: 30px 0;
  display: inline-block;
}

.header .gnb .depth02_box li {
  white-space: normal;
  word-break: keep-all;
  float: left;
  padding: 0 15px;
}

.header .gnb .depth02_box li > a {
  display: block;
}

.header .gnb .depth02_box li > a:hover .imgbox .on, .header .gnb .depth02_box li > a.on .imgbox .on {
  filter: alpha(opacity=100);
  opacity: 1;
}

.header .gnb .depth02_box li > a:hover .txtbox, .header .gnb .depth02_box li > a.on .txtbox {
  color: #444;
  background-image: url(../images/icon/gnb_ar-on.png);
}

.header .gnb .depth02_box li .imgbox .on,
.header .gnb .depth02_box li .txtbox {
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

.header .gnb .depth02_box li .imgbox {
  position: relative;
}

.header .gnb .depth02_box li .imgbox img {
  width: 100%;
}

.header .gnb .depth02_box li .imgbox .on {
  filter: alpha(opacity=0);
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.header .gnb .depth02_box li .txtbox {
  margin-top: 10px;
  line-height: 1.4;
  color: #999;
  padding-bottom: 22px;
  background-image: url(../images/icon/gnb_ar.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}

.header .gnb .depth02_box li .txtbox .tit {
  font-size: 18px;
  color: #111;
  font-weight: 500;
}

.quick_menu {
  z-index: 1000;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  top: 115px;
  right: -415px;
}

.quick_menu.open {
  right: 0;
}

.quick_menu.open .quick_bar .bar_open i {
  background-image: url(../images/quick/bar_close.png);
}

.quick_menu .quick_bar {
  text-align: center;
  position: absolute;
  right: 100%;
}

.quick_menu .quick_bar li {
  padding: 20px 10px;
  border-top: 1px solid #424242;
  background-color: #202020;
}

.quick_menu .quick_bar li:first-child {
  border-top: 0;
}

.quick_menu .quick_bar li a {
  word-break: keep-all;
  display: block;
}

.quick_menu .quick_bar li p {
  margin-top: 5px;
  color: #fff;
  font-size: 13px;
  font-weight: 100;
}

.quick_menu .quick_bar li i {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  display: block;
  background-repeat: no-repeat;
}

.quick_menu .quick_bar .bar_inquiry {
  background-color: #367639;
}

.quick_menu .quick_bar .bar_open i {
  background-image: url(../images/quick/bar_open.png);
}

.quick_menu .quick_bar .bar_kakao i {
  background-image: url(../images/quick/bar_kakao.png);
}

.quick_menu .quick_bar .bar_top i {
  background-image: url(../images/quick/bar_top.png);
}

.quick_menu .quick_bar .bar_bot i {
  background-image: url(../images/quick/bar_bot.png);
}

.quick_menu .quick_bar .bar_inquiry i {
  background-image: url(../images/quick/bar_inquiry.png);
}

.quick_menu .quick_cont {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  background-color: #fff;
  width: 415px;
}

.quick_menu .quick_cont::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

.quick_menu .quick_cont::-webkit-scrollbar {
  width: 5px;
  height: 7px;
  background-color: #fff;
}

.quick_menu .quick_cont::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #999;
}

.quick_menu .quick_cont .linkbox {
  text-align: center;
}

.quick_menu .quick_cont .linkbox li {
  float: left;
  width: 20%;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.quick_menu .quick_cont .linkbox a {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
  display: block;
  color: #666;
  font-size: 13px;
  font-weight: 100;
  background-color: #fff;
  position: relative;
}

.quick_menu .quick_cont .linkbox a .item {
  position: absolute;
  word-break: keep-all;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.quick_menu .quick_cont .linkbox a:hover {
  color: #fff;
  background-color: #367639;
}

.quick_menu .quick_cont .linkbox a:hover i {
  background-position-y: 100%;
}

.quick_menu .quick_cont .linkbox i {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  background-position-y: 0;
  background-image: url(../images/quick/icon.png);
}

.quick_menu .quick_cont .linkbox ._1 i {
  background-position-x: 0%;
}

.quick_menu .quick_cont .linkbox ._2 i {
  background-position-x: 11.11111%;
}

.quick_menu .quick_cont .linkbox ._3 i {
  background-position-x: 22.22222%;
}

.quick_menu .quick_cont .linkbox ._4 i {
  background-position-x: 33.33333%;
}

.quick_menu .quick_cont .linkbox ._5 i {
  background-position-x: 44.44444%;
}

.quick_menu .quick_cont .linkbox ._6 i {
  background-position-x: 55.55556%;
}

.quick_menu .quick_cont .linkbox ._7 i {
  background-position-x: 66.66667%;
}

.quick_menu .quick_cont .linkbox ._8 i {
  background-position-x: 77.77778%;
}

.quick_menu .quick_cont .linkbox ._9 i {
  background-position-x: 88.88889%;
}

.quick_menu .quick_cont .linkbox ._10 i {
  background-position-x: 100%;
}

.quick_menu .quick_cont .boxwrap {
  border-left: 1px solid #ddd;
  padding: 0 22px;
}

.quick_menu .quick_cont .boxwrap > .box {
  padding: 22px 0;
  border-top: 1px dashed #6a6a6a;
}

.quick_menu .quick_cont .boxwrap > .box > .title {
  letter-spacing: -0.2px;
  color: #111;
  font-size: 18px;
  font-weight: 500;
}

.quick_menu .quick_cont .boxwrap > .box > .title span {
  font-weight: 400;
  color: #666;
  font-size: 14px;
}

.quick_menu .quick_cont .boxwrap > .box:first-child {
  border-top: 0;
}

.tagbox {
  margin-left: -2px;
  margin-right: -2px;
  padding: 10px 0;
  text-align: center;
}

.tagbox:before, .tagbox:after {
  content: '';
  display: table;
}

.tagbox:after {
  clear: both;
}

.tagbox .tag {
  float: left;
  color: #666;
  font-size: 14px;
  letter-spacing: -1.2px;
  font-weight: 400;
  border: 1px solid #ccc;
  margin: 2px;
  line-height: 23px;
  border-radius: 23px;
  padding: 0 10px;
}

.tagbox .tag:hover {
  background-color: #f0f0f0;
}

.quick_menu .quick_cont ._inquiry {
  font-weight: 100;
}

.quick_menu .quick_cont ._inquiry .boxitem {
  letter-spacing: -0.5px;
}

.quick_menu .quick_cont ._inquiry a:hover {
  text-decoration: underline;
}

.quick_menu .quick_cont ._inquiry dt, .quick_menu .quick_cont ._inquiry dd {
  display: inline-block;
}

.quick_menu .quick_cont ._inquiry dt {
  color: #111;
  font-weight: bold;
  margin-right: 5px;
}

.quick_menu .quick_cont ._inquiry .call_rep {
  font-size: 24px;
}

.quick_menu .quick_cont ._inquiry .call_box {
  margin-top: 10px;
  text-align: center;
  border: 1px solid #ccc;
  border-left: 0;
  border-bottom: 0;
  font-size: 16px;
}

.quick_menu .quick_cont ._inquiry .call_box li {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 50%;
  float: left;
  padding: 13px 0;
  background-color: #fff;
}

.quick_menu .quick_cont ._inquiry .call_box li, .quick_menu .quick_cont ._inquiry .call_box li dd, .quick_menu .quick_cont ._inquiry .call_box li dt, .quick_menu .quick_cont ._inquiry .call_box li dl {
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.quick_menu .quick_cont ._inquiry .call_box li:hover {
  background-color: #202020;
}

.quick_menu .quick_cont ._inquiry .call_box li:hover dd {
  color: #fff;
}

.quick_menu .quick_cont ._inquiry .call_box li:hover dt {
  color: #999;
}

.quick_menu .quick_cont ._inquiry .call_box li:hover dl {
  background-image: url(../images/icon/arr_w.png);
}

.quick_menu .quick_cont ._inquiry .call_box dl {
  padding-bottom: 12px;
  background-position: bottom center;
  background-image: url(../images/icon/arr_g.png);
  background-repeat: no-repeat;
}

.quick_menu .quick_cont ._inquiry .call_box dd {
  color: #666;
}

.quick_menu .quick_cont ._partner dt, .quick_menu .quick_cont ._partner dd {
  display: inline-block;
}

.quick_menu .quick_cont ._partner dt {
  color: #111;
}

.quick_menu .quick_cont ._partner .link {
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}

.quick_menu .quick_cont ._partner .link li {
  line-height: 1.3;
  width: 50%;
  float: left;
  padding: 0 5px;
}

.quick_menu .quick_cont ._partner .link li .tit {
  color: #111;
  font-size: 16px;
}

.quick_menu .quick_cont ._partner .link li .txt {
  color: #999;
  font-size: 11px;
}

.quick_menu .quick_cont ._partner .link li a {
  display: block;
  background-repeat: no-repeat;
  background-color: #ededed;
  background-position: 15px center;
  padding: 15px 0;
  padding-left: 60px;
}

.footer_wrap {
  background-color: #012c23;
  position: relative;
  width: 100%;
  font-weight: 300;
  text-align: left;
  padding: 20px 0 30px;
  font-size: 13px;
}

.footer_wrap, .footer_wrap a {
  color: #606060;
}

.footer_wrap .bar_span span {
  padding: 0 8px;
}

.footer_wrap .bar_span span:before {
  background-color: rgba(96, 96, 96, 0.5);
  left: -1px;
}

.footer_wrap .foot_logo {
  text-align:center;
  margin: 0 auto;
}

.footer_wrap .foot_logo img{height:50px;}

.footer_wrap .foot_tel {
  margin:10px 0;
  text-align:center;
}
.footer_wrap .foot_tel p {
  color:#909090;
}

.footer_wrap .foot_tel .tel {
  font-size:30px;
  font-weight:500;
  color:#fff;
  line-height:1.3;
}
.footer_wrap .foot_tel .tel_btn {
  display:inline-block;
  background:#c69c6d url(../images/main/tel_icon_white.png) no-repeat left 25px center;
  background-size:16px;
  padding:10px 25px 12px 51px;
  color:#fff;
  font-size:14px;
  margin-top:10px;
}


.footer_wrap .foot_txt {
  line-height: 1.3;
}
.footer_wrap .foot_txt .info {
 color:#999;
 text-align:center;
 margin:10px 0 0;
  line-height:1.4;
 
}
.footer_wrap .foot_txt .copy {
  margin-top: 10px;
  color: #404040;
  font-size:12px;
  text-align:center;
}
.footer_wrap .etc {
  text-align:center;
  margin:5px 0 0;
}
.footer_wrap .etc span {
  display:inline-block;
  margin:0 5px;
  width:auto;
  height:auto;
  color:#999;
}
.footer_wrap .etc span a {
  color:#999;
}

.sns_wrap {
  margin-top: 20px;
  text-align: center;
}

.sns_wrap li {
  display: inline-block;
}

.sns_wrap a {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-image: url(../images/main/sns_icon_m.png);
  background-position-y: 0;
  background-repeat: no-repeat;
  background-size: auto 45px;
  margin:0;
}


.sns_wrap .blog {
  background-position-x: 0%;
}

.sns_wrap .cafe {
  background-position-x: 20%;
}

.sns_wrap .kakao {
  background-position-x: 40%;
}

.sns_wrap .instagram {
  background-position-x: 60%;
}

.sns_wrap .facebook {
  background-position-x: 80%;
}

.sns_wrap .location {
  background-position-x: 100%;
}

.util_wrap,
.search_wrap,
.quick_menu {
  display: none;
}

.gnb {
  display: none;
}


.nav_btn {
  z-index: 99;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  top: 50%;
  height: 35px;
  width: 35px;
}

.nav_btn span {
  background: #666;
  position: absolute;
  left:0;
  top: 0;
  display: block;
  opacity: 1;
  width: 30px;
  height: 1px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 200ms all ease-in-out;
  transition: 200ms all ease-in-out;
}

.nav_btn span:nth-of-type(1), .nav_btn span:first-child {
  top: 10px;
}

.nav_btn span:nth-of-type(2), .nav_btn span + span {
  top: 21px;
}

.nav_btn span:nth-of-type(3), .nav_btn span + span + span {
  top: 21px;
  visibility: hidden;
}

.nav_btn span:nth-of-type(4), .nav_btn span + span + span + span {
  top: 32px;
  visibility: visible;
}

.nav_btn.on span:nth-of-type(1), .nav_btn.on span:nth-of-type(4) {
  opacity: 0;
}

.nav_btn.on span:nth-of-type(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav_btn.on span:nth-of-type(3) {
  visibility: visible;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav_btn span {
  left: .0px;
  width: 25px;
}

.nav_btn span:nth-of-type(1), .nav_btn span:first-child {
  top: 10px;
}

.nav_btn span:nth-of-type(2), .nav_btn span + span {
  top: 19px;
}

.nav_btn span:nth-of-type(3), .nav_btn span + span + span {
  top: 17px;
  visibility: hidden;
}

.nav_btn span:nth-of-type(4), .nav_btn span + span + span + span {
  top: 28px;
  visibility: visible;
}

.header {
/* 2019-02-15 banghg  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); */
}

.header .imgbox, .header .txtbox .txt {
  display: none;
}

.header .nav_bg {
  position: fixed;
  top:0;
  width: 100%;
  min-height: 100%;
  background: #000;
  opacity: 0 !important;
  visibility: hidden;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.header .nav_bg.on {
  visibility: visible;
  z-index: 10;
  opacity: 0.6 !important;
}

.header .m_nav_btn_box {
  left: 10px;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}

.header .mo_gnb_nav {
  position: fixed;
  left: -100%;
  top:0;
  z-index: 99999;
  width:85%;
  max-width: 400px;   
  height: 100%;
  background: #fff;
  overflow-y: auto;
/*   -webkit-transition: 0.5s left;
  transition: 0.5s left; */
}
.header .mo_gnb_nav.on {
  left: 0;
/*   -webkit-transition: 0.5s all;
  transition: 0.5s all; */
}
.header .mo_gnb_nav .m_top {
  padding:20px 15px;
  position:relative;
}
.header .mo_gnb_nav .m_top .logo {
  border-bottom:1px solid #ddd;
  padding-bottom:12px;
}
.header .mo_gnb_nav .m_top .logo a {
  display:inline-block;
  width:130px;
 
}
.header .mo_gnb_nav .m_top .close_btn {
  position:absolute;
  right:15px;
  top:10px;
  color:#999;
  font-size:22px;
}
.header .mo_gnb_nav .m_top .wel {
  color:#222;
  font-weight:400;
  margin:10px 0 -5px;
}
.header .mo_gnb_nav .m_top .link {
  overflow:hidden;
  margin:15px 0 0;
}
.header .mo_gnb_nav .m_top .link li {
  float:left;
  width:50%;
}
.header .mo_gnb_nav .m_top .link li a {
  display:block;
  text-align:center;
  padding:10px 0;
  color:#fff;
  background:#999;
}
.header .mo_gnb_nav .m_top .link li a.c1 {
  background:#367639;
}
.header .mo_gnb_nav .m_gnb {
  background:#f6f6f6;
  padding:15px;
}
.header .mo_gnb_nav .gnb_box {
  width: 100%;
  overflow: hidden;
}

.header .mo_gnb_nav .depth {
  border-top: 1px solid #ddd;
}

.header .mo_gnb_nav .depth .depth01 {
  display: block;
}

.header .mo_gnb_nav .depth .depth01 > a {
  text-align: left;
  display: block;
  font-weight:600;
  color:#222;
  position: relative;
  z-index: 9999;
  margin-bottom: 5px;
  margin-top:25px;
}



.header .mo_gnb_nav .depth .depth01.half {
  width: 50%;
  float: left;
}

.header .mo_gnb_nav .depth .depth01.half > a {
  text-align: center;
  padding: 8px 5px;
  font-size: 14px;
  color: #444;
}

.header .mo_gnb_nav .depth .depth01.half > a i {
  margin-right: 5px;
}

.header .mo_gnb_nav .depth .depth01.half:nth-child(2n) {
  border-left: 1px solid #ddd;
}

.header .mo_gnb_nav .depth .depth02_box {
	padding:1px 1px 0 0;
	/* 2019-02-22 banghg */
    display: block !important;
}
.header .mo_gnb_nav .depth .depth02_box li {
  background: #fff;
  width:50%;
  float: left;  
}

/* 2019-02-27 banghg 네비안 2열 박스 선 얇게*/
.header .mo_gnb_nav .m_point ul,
.header .mo_gnb_nav .depth .depth02_box ul{
border-top:1px solid rgba(204, 204, 204, 0.5);
border-left:1px solid rgba(204, 204, 204, 0.5);
}

.header .mo_gnb_nav .depth .depth02_box li,
.header .mo_gnb_nav .m_point ul li {
  border: 1px solid rgba(204, 204, 204, 0.5);
  border-left:0;border-top:0;
}



.header .mo_gnb_nav .depth .depth02_box a {
  text-align: left;
  background-color: #fff;
  display: block;
  padding:8px 0 8px 13px;
  font-size: 12px;
}
.header .mo_gnb_nav .depth .depth02_box a span.icon {
  width:15px;
  display:inline-block;
  margin-right:5px;
  text-align:center;
}
.header .mo_gnb_nav .depth .depth02_box a span.icon img {
  max-height:15px;
  vertical-align:middle;
}

.header .mo_gnb_nav .m_cs .tit {
  text-align: left;
  font-weight:600;
  color:#222;
  position: relative;
  margin-bottom: 5px;
  margin-top:15px;
}
.header .mo_gnb_nav .m_cs .tit span {
  font-weight:300;
  color:#888;
}
.header .mo_gnb_nav .m_cs .tel {
  text-align:left;
  font-size:18px;
  color:#222;
  padding-bottom:10px;
  border-bottom:1px solid #ddd;
  position:relative;
}
.header .mo_gnb_nav .m_cs .mail,
.header .mo_gnb_nav .m_cs .fax {
  text-align:left;
  color:#222;
  font-size:12px;
  font-weight:400;
}
.header .mo_gnb_nav .m_cs .mail a,
.header .mo_gnb_nav .m_cs .fax span {
  color:#777;
  font-weight:300;
}
.header .mo_gnb_nav .m_cs .tel strong {
  font-weight:600;
  margin-right:5px;
}
.header .mo_gnb_nav .m_cs .tel .tel_btn {
  font-size:11px;
  padding:3px 10px 3px 25px;
  background:#367639 url(../images/icon/contact_phone.png) no-repeat left 10px center;
  background-size:11px;
  color:#fff;
  position:absolute;
  right:0;
  top:5px;
}
.header .mo_gnb_nav .m_point {
  padding:15px 0;
  border-bottom:1px solid #ddd;
}
.header .mo_gnb_nav .m_point .tit {
  font-size:11px;
  color:#999;
  text-align:left;
  margin-bottom:3px;
}
.header .mo_gnb_nav .m_point ul {
  overflow:hidden;
  padding:1px 1px 0 0;
}
.header .mo_gnb_nav .m_point ul li {
  float:left;
  width:50%;
}
.header .mo_gnb_nav .m_point ul li a {
  display:block;
  /* border:1px solid #ccc; */
  font-size:11px; 
  color:#777;
  padding:10px 0;
  /* margin:-1px -1px 0 0; */
  letter-spacing:-0.5px;
}
.header .mo_gnb_nav .m_point ul li a strong {
  color:#222;
  font-weight:600;
  margin-right:3px;
}
.header .mo_gnb_nav .m_bnr ul {
  overflow:hidden;
  margin:0 -10px 0 0;
}
.header .mo_gnb_nav .m_bnr ul li {
  float:left;
  width:50%;
}
.header .mo_gnb_nav .m_bnr ul li a {
  display:block;
  color:#222;
  padding:28px 10px 25px;
  text-align:right;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  margin:10px 10px 0 0;
}
.header .mo_gnb_nav .m_bnr ul li.bnr1 a {
  background-image:url(../images/gnb/m_bnr1.jpg);
}
.header .mo_gnb_nav .m_bnr ul li.bnr2 a {
  background-image:url(../images/gnb/m_bnr2.jpg);
}
.header .mo_gnb_nav .m_bnr ul li.bnr3 a {
  background-image:url(../images/gnb/m_bnr3.jpg);
  color:#fff;
}
.header .mo_gnb_nav .m_bnr ul li.bnr4 a {
  background-image:url(../images/gnb/m_bnr4.jpg);
  color:#fff;
}
.header .mo_gnb_nav .m_bot {
  overflow:hidden;
  margin-top:30px;
}
.header .mo_gnb_nav .m_bot > a {
  display:block;
  float:left;
  width:50%;
  text-align:center;
  padding:12px 0 13px;
  color:#fff;
  background:#202020;
}
.header .mo_gnb_nav .m_bot > a.c1 {
  background:#367639;
}
/*
_main.css
*/
.f_16 {
  font-size: 13px;
}

.f_18 {
  font-size: 15px;
}

.f_24 {
  font-size: 18px;
}

.f_32 {
  font-size: 22px;
}

.main_visual {
  position: relative;
}

.main_visual .item {
  height: 280px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main_visual .slick-slide img {
 width:100%;
}
.main_visual .pager {
display:inline-block;
padding:5px 20px;
background:rgba(0,0,0,0.5);
color:#fff;
position:absolute;
border-radius:15px 0 0 15px;
right:0;
bottom:20px;
}
.main_visual .pager .sl {
	width:1px;
	height:10px;
	display:inline-block;
	margin:0 5px;
	background:rgba(255,255,255,0.4);
}
.sa_box {
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transform: none;
  transform: none;
  text-align: center;
  font-size: 20px;
  border: 1px solid #ccc;
  color: #999;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0;
  background-color: #fff;
}

.sa_box:hover {
  background-color: #f2f2f2;
}

.more_btn {
  display: inline-block !important;
  padding: 0 20px;
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  border:1px solid #202020;
  background:#202020;
  font-weight:400;
}
.more_btn.st2 {
  color: #2a2a2a;
  border:1px solid #aaa;
  background:#fff;
}

.more_btn i {
  display: inline-block;
  margin-left: 5px;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.more_btn:hover i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-contents [class^='sec_'] {
  padding: 20px 0;
}
.main-contents [class^='sec_'].st2 {
	padding:40px 0;
}

.main-contents .tit_more_wrap {
  margin-top:30px;
}

.main-contents .main_title {
  text-align: center;
  padding-bottom: 20px;
}

.main-contents .main_title .tit_1 {
  font-size: 18px;
  font-weight: 100;
  letter-spacing:2px;
}

.main-contents .main_title .tit_1 span {
  font-weight: bold;
}

.main-contents .main_title .tit_2 {
  font-size: 12px;
  letter-spacing: 3px;
}

.main-contents .main_title .xi-minus-thin {
  color: #c29683;
  display: block;
}

.main-contents .main_title._bar .tit_1 {
  position: relative;
  display: inline-block;
}



.main-contents .sec_1 .main_title .tit_1 {
  color: #222;
}

.main-contents .sec_1 .linkwrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.main-contents .sec_1 .linkwrap .box_wrap {
  display: table-cell;
  vertical-align: top;
}

.main-contents .sec_1 .linkwrap .box_wrap._r {
  width: 530px;
}

.main-contents .sec_1 .linkwrap .tit {
  font-weight: 100;
  font-size: 36px;
}

.main-contents .sec_1 .linkwrap .txt {
  font-size: 16px;
  font-weight: 500;
}

.main-contents .sec_1 .linkwrap .over {
  width: 100%;
  height: 100%;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 500ms all;
  transition: 500ms all;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.9);
  line-height: 1.3;
}

.main-contents .sec_1 .linkwrap .over ._tit {
  font-size: 20px;
  margin: 10px auto;
}

.main-contents .sec_1 .linkwrap .over ._txt {
  font-size: 12px;
  font-weight: 300;
}

.main-contents .sec_1 .linkwrap .over .overwrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main-contents .sec_1 .linkwrap .box {
  padding-top: 10px;
  padding-left: 10px;
}

.main-contents .sec_1 .linkwrap .box:hover .over {
  filter: alpha(opacity=100);
  opacity: 1;
}

.main-contents .sec_1 .linkwrap .box .item {
  position: relative;
  height: 215px;
  padding: 10px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.main-contents .sec_1 .linkwrap .box_wrap._1 {
  position: relative;
  height: 100%;
  padding: 30px;
  background-image: url(../images/main/focus_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.main-contents .sec_1 .linkwrap .box_wrap._1 .over {
  height: 440px;
}

.main-contents .sec_1 .linkwrap .box_wrap._1 .txt {
  color: #c29683;
}

.main-contents .sec_1 .linkwrap .box_wrap._1 .tit {
  color: #333;
  letter-spacing: -1px;
}

.main-contents .sec_1 .linkwrap .box._2 {
  padding-top: 0;
}

.main-contents .sec_1 .linkwrap .box._2 .item .titbox {
  position: absolute;
  padding: 20px;
  padding-top: 50px;
  text-align: center;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(194, 150, 131, 0.8);
  color: #fff;
}

.main-contents .sec_1 .linkwrap .box._2 .item .titbox .txt img {
  margin-right: 5px;
}

.main-contents .sec_1 .linkwrap .box._2 .item .titbox .tit {
  margin-top: 10px;
  line-height: 1.2;
}

.main-contents .sec_1 .linkwrap .box._2 .item .titbox .tit span {
  font-weight: bold;
  display: block;
}

.main-contents .sec_1 .linkwrap .box._3, .main-contents .sec_1 .linkwrap .box._4 {
  width: 50%;
  float: left;
}

.main-contents .sec_1 .linkwrap .box._3 .item .txtbox, .main-contents .sec_1 .linkwrap .box._4 .item .txtbox {
  position: absolute;
  bottom: 20px;
  left: 20px;
  line-height: 1.2;
  color: #fff;
}

.main-contents .sec_1 .linkwrap .box._3 .item .txtbox i, .main-contents .sec_1 .linkwrap .box._4 .item .txtbox i {
  font-size: 22px;
}

.main-contents .sec_1 .linkwrap .box._3 .item {
  background-image: url(../images/main/focus_3.jpg);
}

.main-contents .sec_1 .linkwrap .box._4 .item {
  background-image: url(../images/main/focus_4.jpg);
}

.main-contents .sec_1 .celebwrap {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-top: 60px;
}

.main-contents .sec_1 .celebwrap .wrap-title, .main-contents .sec_1 .celebwrap .wrap-cont {
  display: table-cell;
  vertical-align: middle;
}

.main-contents .sec_1 .celebwrap .wrap-title {
  width: 370px;
}

.main-contents .sec_1 .celebwrap .main_title {
  text-align: left;
  padding-bottom: 0;
}

.main-contents .sec_1 .celebwrap .main_title .tit_1 {
  color: #333;
}

.main-contents .sec_1 .celebwrap .main_title .tit_2 {
  color: #c29683;
}

.main-contents .sec_1 .celebwrap .celeb_cir .slick {
  margin-bottom: 0;
}

.main-contents .sec_1 .celebwrap .celeb_cir .slick-dots {
  display: block;
  bottom: 10px;
  left: -370px;
  width: auto;
}

.main-contents .sec_1 .bnr_box {
  overflow:hidden;
  
}
.main-contents .sec_1 .bnr_box li {
  float:left;
  width:50%;
}
.main-contents .sec_1 .bnr_box li a {
  display:block;
  position:relative;
}
.main-contents .sec_1 .bnr_box li a .tit {
  /*color:#fff;
  position:absolute;
  left:5%;
  bottom:5%;
  font-weight:300;
  width:70%;
  line-height:1.4;
  font-size:14px;*/
  display:none;
}
.main-contents .sec_1 .bnr_box li a .tit span {
  font-weight:500;
}
.main-contents .sec_1_bnr {
  padding-top:0;
}
.main-contents .sec_bnr {
  padding:0 0 10px;
}
.main-contents .sec_1_time  {
  padding:20px 0 40px;
  text-align:center;
}
.main-contents .sec_1_time .line {
	width:60%;
	display:inline-block;
	height:1px;
	background:#ddd;
	margin:10px 0 0;
}
.main-contents .sec_1_time p {
	color:#367639;
	font-weight:500;
	font-size:32px;
	letter-spacing:-0.5px;
}

.main-contents .sec_1_time a {
	display:inline-block;
	font-size:14px;
	margin-top:12px;
	padding:10px 25px 10px 50px;
	border:1px solid #ccc;
	color:#2a2a2a;
	background:url(../images/main/tel_icon.png) no-repeat left 25px center;
	background-size:15px;
	font-weight:400;
}


.main-contents .sec_2 {
  text-align: center;
  background:#012c23;
}

.main-contents .sec_2 .main_title .tit_1 {
  color: #fff;
}

.main-contents .sec_2 .main_title i, .main-contents .sec_2 .main_title .tit_2 {
  color: #c69c6d;
}

.main-contents .sec_2 .slide_title {
  text-align: center;
  font-size: 30px;
  letter-spacing: 30px;
  color: #999;
  padding: 40px 0;
  font-weight: 100;
}

.main-contents .sec_2 .slide_title em {
  font-weight: 900;
}

.main-contents .sec_2 .prem_box {
	overflow:hidden;
	width:50%;
	float:left;
	padding:0 2px;
}
.main-contents .sec_2 .prem_box .item {
	padding:0;
	width:100%;
	float:left;
	position:relative;
}
.main-contents .sec_2 .prem_box .item a {
	display:block;
	margin:5px 0px 0 0;
}
.main-contents .sec_2 .prem_box .item .img_src {
	display:block;
	overflow:hidden;
	padding-bottom:66%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.main-contents .sec_3 .banner_wrap .item {
  margin-top: 30px;
  height: 200px;
  display: table;
  width: 100%;
  letter-spacing: -0.5px;
  line-height: 1.3;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.main-contents .sec_3 .banner_wrap .item._1 {
  background-image: url(../images/main/banner1.jpg);
}

.main-contents .sec_3 .banner_wrap .item._2 {
  background-image: url(../images/main/banner2.jpg);
}

.main-contents .sec_3 .banner_wrap .item._3 {
  background-image: url(../images/main/banner3.jpg);
}

.main-contents .sec_3 .banner_wrap .item._4 {
  background-image: url(../images/main/banner4.jpg);
}

.main-contents .sec_3 .banner_wrap .item._5 {
  background-image: url(../images/main/banner5.jpg);
}

.main-contents .sec_3 .banner_wrap .item .txt {
  font-size: 16px;
  color: #222;
  font-weight: 500;
}

.main-contents .sec_3 .banner_wrap .item .tit {
  font-size: 36px;
  font-weight: 100;
}

.main-contents .sec_3 .banner_wrap .item .wrap {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: left;
}

.main-contents .sec_3 .banner_wrap .item._3, .main-contents .sec_3 .banner_wrap .item._3 .txt {
  color: #fff;
}

.main-contents .sec_3 .banner_wrap .item._3 .tit {
  font-size: 24px;
}

.main-contents .sec_3 .banner_wrap .item._1 .tit {
  color: #915e1a;
}

.main-contents .sec_3 .banner_wrap .item._2 .tit {
  color: #a6451a;
}

.main-contents .sec_3 .banner_wrap .item._4 .tit {
  color: #7e5458;
}

.main-contents .sec_3 .banner_wrap .item._5 .tit {
  color: #fdc276;
}

.main-contents .sec_3 .banner_wrap .item._5 .txt {
  color: #fff;
}

.main-contents .sec_6 {
  background: #f6f6f6;
  overflow: hidden;
  position: relative;
  padding-bottom:0 !important;
}


.main-contents .sec_6 .wrap-cont {
  width: 850px;
  float: left;
}

.main-contents .sec_6 .wrap-title {
  float: left;
  width: 350px;
  padding-right: 20px;
  text-align: left;
}

.main-contents .sec_6 .wrap-title .main_title {
  display: inline-block;
  color: #111;
  text-align: right;
}

.main-contents .sec_6 .wrap-title .main_title .tit_1 {
  line-height: 1;
  font-size: 72px;
  letter-spacing: -5px;
}

.main-contents .sec_6 .wrap-title .main_title .tit_1 span {
  font-size: 36px;
  letter-spacing: -0.5px;
}

.main-contents .sec_6 .tab-content {
  display: none;
}

.main-contents .sec_6 .tab li {
  width: 50%;
  padding: 5px;
}

.main-contents .sec_6 .tab a {
  background-color: #222;
  color: #fff;
  line-height: 43px;
  font-size: 14px;
  display: block;
}

.main-contents .sec_6 .tab a i {
  width: 18px;
  height: 8px;
  display: inline-block;
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/icon/arr_g.png);
}

.main-contents .sec_6 .tab a.on {
  background-color: #367639;
}

.main-contents .sec_6 .tab a.on i {
  background-image: url(../images/icon/arr_w.png);
}

.main-contents .sec_6 .store_info {
  padding:20px 0 0;
}

.main-contents .sec_6 .store_info .tit {
  line-height: 1.3;
}

.main-contents .sec_6 .store_info .tit .name {
  display: inline-block;
  color: #111;
  font-size:15px;
  margin:20px 0 10px;
}
.main-contents .sec_6 .store_info .tit .txt {
  color: #666;
  font-size:15px;
}
.main-contents .sec_6 .store_info .tit .name span {
  font-weight: bold;
}
.main-contents .sec_6 .store_info .tit .tel  {
  color:#999;
  font-weight:500;
  font-size:17px; 
  line-height:40px;
  position:relative;
}
.main-contents .sec_6 .store_info .tit .tel span {
  color: #367639;
}
.main-contents .sec_6 .store_info .tit .tel .tel_btn {
  display:inline-block;
  position:absolute;
  right:0;
  top:0; 
  font-size:13px;
  padding:0 15px 0 40px;
  height:40px;
  line-height:40px;
  background:#367639 url(../images/main/tel_icon_white.png) no-repeat left 15px center;
  background-size:13px;
  font-weight:400;
  color:#fff;
}


.main-contents .sec_6 .mall_slick li .videoWrapper,
.main-contents .sec_6 .mall_slick li .store_info {
  width:75%;
  margin:0 auto;
}

.main-contents .sec_6 .mall_slick .slick-arrow {
  width:20px;
  height:40px;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  top:85px;
}
.main-contents .sec_6 .mall_slick .slick-prev {
  background-image:url(../images/main/mall_arr_prev.png);
  left:15px;
}
.main-contents .sec_6 .mall_slick .slick-next {
  background-image:url(../images/main/mall_arr_next.png);
  right:15px;
}
.main-contents .sec_6 .mall_slick .slick-prev:before,
.main-contents .sec_6 .mall_slick .slick-next:before {
font-size:0;

}


.store_btn {
  margin-top: 20px;
  padding-left:1px;
  margin-left:-1px;
  margin-right:-1px;
}

.store_btn li {
  width: 20%;
  float: left;
  text-align: center;
}
.store_btn.mo {
  padding:1px 1px 0 0;
}
.store_btn.mo li {
  width:33.33%;
} 
.store_btn a {
  padding:10px 0;
  display: block;
  color: #222;
  -webkit-transition: 300ms all;
  transition: 300ms all;
  border:1px solid #d6d6d6;
  margin-left:-1px;
}
.store_btn.mo a {
  margin:-1px -1px 0 0;
}

.store_btn i {
  margin: 0 auto;
  width: 30px;
  height: 30px;
  display: block;
  background-image: url(../images/main/jijum_icon2.png);
  background-position-y: 0;
  background-size: auto 30px;
}

.store_btn ._kakao i {
  background-image: url(../images/main/jijum_icon3.png);
  background-position-x: 100%;
}

.store_btn ._insta i {
  background-position-x: 16.66667%;
}

.store_btn ._intro i {
  background-position-x: 33.33333%;
}

.store_btn ._parcel i {
  background-position-x: 50%;
}

.store_btn ._blog i {
  background-position-x: 66.66667%;
}

.store_btn ._direct i {
  background-position-x: 83.33333%;
}

.store_btn ._video i {
  background-position-x: 100%;
}

.main-contents .sec_7 .parcel_list .item .title_box {
  position: absolute;
  text-align: center;
  padding: 80px 10px 0;
}

.main-contents .sec_7 .parcel_list .item .title_box .main_title {
  padding-bottom: 0;
}

.main-contents .sec_7 .parcel_list .item .title_box img {
  vertical-align: text-bottom;
  margin-right: 5px;
}

.main-contents .sec_7 .parcel_list .item .title_box .more_btn {
  margin-top: 20px;
}

.main-contents .sec_7 .parcel_list .item a:hover .txt_box .tit i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-contents .sec_7 .parcel_list .item .txt_box {
  -webkit-transition: 300ms;
  transition: 300ms;
  padding: 0;
  background-color: rgba(54, 118, 57, 0.9);
}

.main-contents .sec_7 .parcel_list .item .txt_box .tit {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 10px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main-contents .sec_7 .parcel_list .item .txt_box .tit i {
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  font-size: 25px;
  margin: 10px auto 0;
  display: block;
}
.main-contents .sec_8 {
  background:#f6f6f6;
}
.main-contents .sec_8 .lightbox-review_slick {
  overflow:hidden;
  padding:0 5px;
}
.main-contents .sec_8 .lightbox-review_slick .item {
  padding:5px;
  float:left;
  width:50%;
}


.main-contents .sec_9 .celeb_cir {
  margin-top: 50px;
}

.main-contents .sec_9 .celeb_cir .item {
  padding: 0 10px 10px;
}

.main-contents .sec_9 .img_board_list {
  margin-left:-5px;
  margin-right:-5px;
  margin-bottom:-10px;
}
.main-contents .sec_9 .img_board_list li {
  padding: 0 5px 10px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.main-contents .sec_9 .img_board_list li a {
  border:none;
}

.main-contents .sec_9 .img_board_list .txt_box {
  padding:10px 0;
}
.main-contents .sec_9 .img_board_list .txt_box .des {
  font-size:13px;
  color:#444;
  height:33px;
  line-height:1.3;
  word-break:break-all;
  margin-top:7px;
}

.main-contents .sec_10 {
  background-image: url("../images/main/tv_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.main-contents .sec_10 .main_title {
  color: #fff;
}

.main-contents .sec_10 .main_title._bar .tit_1:before, .main-contents .sec_10 .main_title._bar .tit_1:after {
  border-color: rgba(255, 255, 255, 0.5);
}

.main-contents .sec_10 .more_btn {
  color: #222;
  background-color: #fff;
}

.main-contents .sec_11 .info_list {
  text-align: center;
}

.main-contents .sec_11 .info_list li {
  float: left;
  width: 16.66%;
}

.main-contents .sec_11 .info_list ._1 i {
  background-position-x: 0%;
}

.main-contents .sec_11 .info_list ._2 i {
  background-position-x: 20%;
}

.main-contents .sec_11 .info_list ._3 i {
  background-position-x: 40%;
}

.main-contents .sec_11 .info_list ._4 i {
  background-position-x: 60%;
}

.main-contents .sec_11 .info_list ._5 i {
  background-position-x: 80%;
}

.main-contents .sec_11 .info_list ._6 i {
  background-position-x: 100%;
}

.main-contents .sec_11 .info_list a {
  display: block;
  color: #222;
}

.main-contents .sec_11 .info_list a p {
  font-size: 18px;
  margin: 10px auto;
}

.main-contents .sec_11 .info_list a i {
  background-image: url(../images/main/info_icon.png);
  background-repeat: no-repeat;
  background-position-y: 0;
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
}

.main-contents .sec_11 .info_list a:hover {
  color: #c29683;
}

.main-contents .sec_11 .info_list a:hover i {
  background-position-y: 100%;
}

.main-contents .sec_12 {
  text-align:center;
}
.main-contents .sec_12 .main_title.insta img {
  max-width:130px;
}

.main-contents .sec_12 .insta_btn {
  display:inline-block;
  padding:10px 40px 12px;
  border-radius:20px;
  background:#2a2a2a;
  color:#fff;
  margin-bottom:5px;
}

.main-contents .sec_13 {
  background-color: #2a2a2a;
}

.main-contents .sec_13 .main_title {
  color: #fff;
}

.main-contents .sec_13 .store_list {
  font-weight: 300;
}

.main-contents .sec_13 .store_list, .main-contents .sec_13 .store_list a {
  color: #fff;
}

.main-contents .sec_13 .store_list .txt {
  color: #999;
}

.insta_wrap li {
  padding:1px;
  width:25%;
  float: left;
}

.insta_wrap .src {
  padding-top: 100%;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.celeb_cir .item {
  width: 20%;
  float: left;
  padding: 0 10px;
}

.celeb_cir .item a {
  position: relative;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  border: 1px solid #eee;
  box-shadow: inset 0 0 0 0 #eee;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  border-radius: 50%;
  display: block;
}

.celeb_cir .item:hover a {
  box-shadow: inset 0 0 0 5px #eee;
}

.celeb_cir .item:hover .autograph {
  filter: alpha(opacity=100);
  opacity: 1;
}

.celeb_cir .item span {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.celeb_cir .item .autograph {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 400ms all;
  transition: 400ms all;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lightbox_slick .sa_l {
  left: 25%;
  margin-left: -50px;
}

.lightbox_slick .sa_r {
  right: 25%;
  margin-right: -50px;
}

.lightbox-review_slick .sa_l {
  left: 20%;
  margin-left: -50px;
}

.lightbox-review_slick .sa_r {
  right: 20%;
  margin-right: -50px;
}

@media all and (max-width: 1600px) {
  .lightbox-review_slick .sa_l {
    left: 25%;
  }
  .lightbox-review_slick .sa_r {
    right: 25%;
  }
}

.lightbox-review_slick .item {
  padding: 10px;
}

.lightbox-review_slick .item a {
  display: block;
  position: relative;
}

.lightbox-review_slick .item a:hover .txt_box {
  filter: alpha(opacity=100);
  opacity: 1;
}

.lightbox-review_slick .item a:hover .txt_box i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.lightbox-review_slick .item .img_box .img_src {
  display: block;
  padding-bottom: 66%;
  width: 100%;
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.lightbox-review_slick .item .txt_box {
  word-break: keep-all;
  line-height: 1.3;
  padding:5px 0 10px;
}



.lightbox-review_slick .item .txt_box .txt {
  font-weight: 300;
  height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  word-break:break-all;
}

.lightbox-review_slick .item .txt_box .info {
  margin-bottom: 10px;
}

.lightbox-review_slick .item .txt_box .info .name {
  font-weight:500;
  font-size:14px;
  color:#222;
  margin-right:5px;
}

.lightbox-review_slick .item .txt_box .info .date {
  font-size:11px;
  color:#777;
}

.lightbox_slick .item {
  padding: 0 5px;
  overflow: hidden;
}

.lightbox_slick .item .img {
  position: relative;
}

.lightbox_slick .item .img_src {
  display: block;
  overflow: hidden;
  padding-bottom: 66%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.lightbox_slick .item:hover .on {
  filter: alpha(opacity=100);
  opacity: 1;
}

.lightbox_slick .item .on {
  width: 100%;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 300ms all;
  transition: 300ms all;
}

.parcel_list {
  margin-left: -5px;
  margin-right: -5px;
}

.parcel_list .item {
  padding: 5px 5px;
  width: 33.33%;
  float: left;
}

.parcel_list .item a {
  display: block;
  position: relative;
}

.parcel_list .item .txt_box {
  text-align: center;
  width: 100%;
  padding: 5px 0;
}

.parcel_list .item .txt_box .tit {
  font-size: 11px;
  height: 26px;
  line-height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.parcel_list .item .img_box {
  position: relative;
  overflow: hidden;
}

.parcel_list .item .img_box .img_src {
  width: 100%;
  height: 0;
  display: block;
  padding-bottom: 142%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.parcel_list .slick-arrow {
  margin-top:-18px;
}
.parcel_list .slick-arrow img {
  width: 36px;
}

.parcel_list .slick .item {
  width: auto;
}

.parcel_list .slick .item .img_box .img_src {
  padding-bottom: 100%;
}

.store_list {
  margin-left: -10px;
  margin-right: -10px;
}

.store_list .item {
  padding: 0 10px 10px;
  width: 25%;
  float: left;
}

.store_list .txt_box {
  position: relative;
  padding-top: 15px;
}

.store_list .txt_box .tit {
  font-size: 18px;
  font-weight: 500;
}

.store_list .txt_box .tel span {
  padding: 0 5px;
  line-height: 1.1;
}

.store_list .txt_box .tel span:before {
  background-color: #bbb;
}

.store_list .txt_box .tel span:first-child {
  padding-left: 0;
}

.store_list .txt_box .tel span em {
  margin-right: 4px;
  font-weight: bold;
}

.store_list .btn {
  position: absolute;
  right: 10px;
  top: -22px;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  box-shadow: 3px 2px 7px 1px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  background-image: url(../images/icon/map.png);
  background-position: center;
  background-repeat: no-repeat;
}

.store_list .img_src {
  padding-bottom: 66%;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.videoWrapper.active .videoThum,
.videoWrapper.active .videoBtn {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: -1;
}

.videoWrapper .videoThum {
  -webkit-transition: 400ms;
  transition: 400ms;
  filter: alpha(opacity=100);
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #222;
}

.videoWrapper .videoBtn {
  cursor: pointer;
  color: #ddd;
  color: rgba(255, 255, 255, 0.5);
  z-index: 99;
  position: absolute;
  font-size: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.videoWrapper .videoBtn i {
  font-style: normal;
}

/*
sub
*/
.sub-visual {
  height: 200px;
  overflow: hidden;
  position: relative;
}

.sub-visual .wrap {
  position: relative;
  z-index: 1;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  display: table;
}

.sub-visual-title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  position: relative;
  line-height: 1.3;
}

.sub-visual-title .tit {
  font-size: 30px;
  letter-spacing: -0.4px;
  font-weight: 100;
}

.sub-visual-title .txt {
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 4px;
  padding:0 50px;
  display:none;
}

.sub-visual-bg {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
}

.breadcrumb {
  display: none;
}

.sub-menu-list {
  display: none;
  position:relative;
  padding:10px 15px 0;
}

.sub-menu-list.on {
  display: block;
}
.sub-menu-list .menu_title {
  /*text-align:center;
  line-height:45px;
  background:#367639 url(../images/icon/nav_down2.png) no-repeat right 20px center;
  color:#fff;*/
  text-align:center;
  color:#222;
  font-weight:700;
  margin:5px 0 8px;
  font-size:14px;
}
.sub-menu-list .menu_title.on {
  background:#367639 url(../images/icon/nav_up2.png) no-repeat right 20px center;
}
.sub-menu-list .tab {
  /*display:none;
  white-space: nowrap;
  font-size: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden;
  width: 100%;
  
  position:absolute;
  left:0;
  top:45px;
  z-index:10;
  background:#367639;
  border-bottom:1px solid #ddd;
  padding:5px 0 10px !important*/
  text-align: center;
}

.sub-menu-list .tab li {
	width:auto !important;
  text-align:center;
  display:inline-block;
}

.sub-menu-list .tab li a {
  font-weight: 300;
  display: block;
  color:#333 !important;
  border-radius:20px;
  margin:5px 2px 0;
  padding:5px 12px;
  border:1px solid #ccc;
}

.sub-menu-list .tab li a.on {
  color: #fff !important;
  background:#367639;
  border-color:#367639;
}

.sub-pad {
  padding-bottom: 60px;
}

.sub-con {
  padding-top: 30px;
  position: relative;
}

.sub-con .sub-title {
  text-align: center;
  padding:0 15px 25px;
}

.sub-con .sub-title .desc {
  font-size: 12px;
  color: #202020;
  letter-spacing: 5px;
  font-weight: 700;
  text-transform: uppercase;
}

.sub-con .sub-title .title {
  margin-top: 10px;
  line-height: 1.3;
  color: #5a4c47;
  font-size:18px;
  font-family: 'NanumMyeongjo','Noto Sans KR', sans-serif;
}

.sub-con .sub-title .title_bold {
  font-size: 20px;
  color: #222;
  font-weight: 700;
}

.xi-minus-thin.slash {
  font-size: 20px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sub-menu-list .tab li a, .intro1 .img_list .item .txtbox .txt, .intro1 .promise_list .txt, .intro4 .staff_info .txt, .intro5 .opening_step .wrap .txt, .system3 .deliver_step .txt, .pet-details .minipet_service_box li .txt, .mall_intro > div, .oversea1 .desc_icon .txt, .num_txtbox .txt {
  font-size: 13px;
  color: #888;
  font-weight: 300;
  letter-spacing: -0.2px;
}

.tit_36, .intro1 .img_list .item .txtbox .tit, .intro1 .promise_list .tit, .intro3 .staff_dist .tit, .intro4 .staff_info .tit, .breeder_form .title, .intro5 .opening_step .wrap .tit {
  font-size:17px;
  letter-spacing: -0.4px;
  font-weight: 300;
  color: #333;
  margin-bottom:5px;
}

.intro1 .img_list .item {
  text-align: center;
  margin-bottom: 80px;
}

.intro1 .img_list .item._2 .img {
  vertical-align: top;
  width: 50%;
  float: left;
  padding-top: 50px;
}

.intro1 .img_list .item._2 .img:first-child {
  padding-top: 0;
}

.intro1 .img_list .item._2 .img:last-child {
  clear: right;
  overflow: hidden;
}

.intro1 .img_list .item._3 {
  text-align: center;
}

.intro1 .img_list .item._3 .img {
  display: inline-block;
}

.intro1 .img_list .item._3 .caption {
  text-align: left;
}

.intro1 .img_list .item._4 .img img {
  width: 33.33%;
  float: left;
}

.intro1 .img_list .item .img .caption {
  color: #bbb;
  font-size: 10px;
  margin-top: 5px;
}

.intro1 .img_list .item .txtbox {
  text-align: center;
  line-height: 1.4;
}

.intro1 .img_list .item .txtbox .tit {
  margin-top: 30px;
}

.intro1 .img_list .item .txtbox .xi-minus-thin {
  color: #d9d9d9;
  display: block;
}

.intro1 .img_list .item .txtbox .em {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  margin: 5px auto;
}

.intro1 .promise {
  text-align: center;
  padding: 50px 0 0;
  position: relative;
  background-color: #f6f6f6;
}

.intro1 .promise img {
  height: 20px;
}

.intro1 .promise:after {
  content: '';
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 67.65005%;
  background-image: url(../images/intro/1_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.intro1 .promise_list li {
  word-break: keep-all;
  float: left;
  width:50%;
  padding:0 5px 10px;
}

.intro1 .promise_list i {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background-size: auto 50px;
  background-image: url(../images/intro/1_icon.png);
  background-repeat: no-repeat;
}

.intro1 .promise_list .tit {
  margin: 5px auto;
}

.intro2 .item {
  position: relative;
}

.top_imgbox {
  text-align: center;
  position: relative;
}

.top_imgbox .cont {
  left: 0;
  bottom: 0;
  text-align: center;
  position: relative;
}

.top_imgbox .em {
  color: #333;
  font-size: 37px;
  font-weight: bolder;
  letter-spacing: -0.4px;
}

.top_imgbox .title {
  padding: 30px;
  padding-bottom: 0;
  line-height: 2;
  font-size: 19px;
  color: #222;
  letter-spacing: -0.4px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  width: 100%;
  position: absolute;
  bottom: 100%;
}

.top_imgbox .title img {
  margin: 10px auto 0;
  display: block;
  height: 20px;
}

.top_imgbox .txtbox {
  letter-spacing: -0.5px;
  word-break: keep-all;
  padding: 20px 0;
  padding-top: 40px;
  background-color: #fff;
}

.top_imgbox .txtbox .br {
  display: none;
}

.top_imgbox .txtbox br {
  line-height: 3;
}

.title-square {
  padding: 0;
  position: relative;
  display: block;
  margin: 0 auto;
  width: 270px;
  height: 300px;
  text-align: center;
}

.title-square .title_bold, .title-square .desc {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.title-square .title_bold {
  word-spacing: 30px;
  line-height: 85px;
  font-size: 25px;
  color: #222;
  font-weight: 700;
}

.title-square .desc {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
  letter-spacing: 2.5px;
}

.intro2 .item._2 .img_list li {
  width: 100%;
  position: relative;
  margin-bottom: 80px;
  text-align: center;
}

.intro2 .item._2 .img_list li .img {
  text-align: center;
}

.intro2 .item._2 .img_list li .img img {
  margin: 0 auto;
}

.intro2 .item._3 {
  text-align: center;
  padding: 60px 0 0;
  position: relative;
  background-color: #f6f6f6;
  background-image: url(../images/intro/2_bg-pattern.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;
}

.intro2 .item._3 .sub-title {
  text-align: center;
}

.intro2 .item._3:after {
  content: '';
  width: 100%;
  height: 0;
  padding-bottom: 71.06195%;
  display: block;
  background-image: url(../images/intro/2_bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.intro3 .organ_chart {
  text-align: center;
  background-image: url(../images/intro/31.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

.intro3 .organ_chart li p {
  padding: 15px 0;
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 300;
}

.intro3 .organ_chart li p span {
  display: block;
  font-weight: bold;
  letter-spacing: -0.7px;
}

.intro3 .organ_chart .branch {
  word-break: keep-all;
  height: auto;
  padding-top: 0;
  width: 100%;
  margin: 50px auto 0;
}

.intro3 .organ_chart .branch li {
  float: left;
  width: 25%;
}

.intro3 .organ_chart .branch p {
  color: #333;
}

.intro3 .organ_chart .branch p span {
  color: #222;
}

.intro3 .organ_chart .ceo {
  color: #fff;
}

.intro3 .organ_chart .ceo p {
  display: inline-block;
  margin: 0 auto;
}

.intro3 .staff_head_list {
  text-align: center;
}

.intro3 .staff_head_list ul {
  max-width: 2000px;
  margin: 0 auto;
  text-align: center;
}

.intro3 .staff_head_list ul._ceo li {
  float: none;
  margin: 0 auto;
}

.intro3 .staff_head_list img {
  width: 100%;
}

.intro3 .staff_head_list li {
  position: relative;
  border-left: 1px solid #fff;
  float: left;
  width: 25%;
}

.intro3 .staff_head_list li:first-child {
  border-left: 0;
}

@media only screen and (max-width: 480px) {
  .intro3 .staff_head_list li {
    width: 50%;
  }
  .intro3 .staff_head_list li:first-child {
    border-left: 1px solid #fff;
  }
}

.intro3 .staff_head_list li .txtbox {
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
  right: 0;
  padding: 5px 0;
}

.intro3 .staff_head_list li .name {
  font-size: 22px;
  letter-spacing: -1px;
  font-weight: 300;
}

.intro3 .staff_head_list li .name span {
  font-size: 13px;
  display: block;
  font-weight: bold;
  letter-spacing: 3px;
}

.intro3 .staff_dist {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: -0.4px;
  color: #888;
  word-break: keep-all;
  text-align: center;
}

.intro3 .staff_dist li {
  margin-bottom: 30px;
  width: 33.33%;
}

.intro3 .staff_dist li:nth-child(4), .intro3 .staff_dist li:nth-child(5) {
  width: 50%;
}

@media all and (max-width: 540px) {
  .intro3 .staff_dist li, .intro3 .staff_dist li:nth-child(4), .intro3 .staff_dist li:nth-child(5) {
    width: 100%;
  }
}

.intro3 .staff_dist .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  display: block;
  background-image: url(../images/intro/2_icon.png);
  background-size: auto 40px;
  background-repeat: no-repeat;
}

.intro3 .staff_dist .tit {
  color: #222;
  margin: 5px auto;
}

.intro3 .staff_dist .staff {
  color: #bbb;
}

.intro4 .job_staff {
  max-width: 2000px;
  margin: 0 auto;
}

.intro4 .job_staff .dist {
  float: left;
  width: 50%;
  padding: 40px 0 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  line-height: 1.4;
}

.intro4 .job_staff .dist .wrap {
  text-align: center;
  width: 100%;
  max-width: 600px;
  font-weight: 300;
}

.intro4 .job_staff .dist .tit {
  color: #fff;
  font-size: 22px;
  letter-spacing: -0.6px;
}

.intro4 .job_staff .dist .xi-minus-thin {
  margin: 5px 0;
}

.intro4 .job_staff .dist dl {
  font-size: 14px;
}

.intro4 .job_staff .dist dl dt {
  margin: 5px 0 15px;
  font-weight: 500;
  letter-spacing: 3px;
}

.intro4 .job_staff .dist dl dd {
  color: #fff;
  min-height: 100px;
}

@media all and (max-width: 500px) {
  .intro4 .job_staff .dist {
    width: 100%;
    padding-bottom: 30px;
  }
  .intro4 .job_staff .dist .tit .br {
    display: none;
  }
  .intro4 .job_staff .dist dl dd {
    min-height: auto;
  }
}

.intro4 .job_staff ._1 {
  background-image: url(../images/intro/staff1_bg.jpg);
}

.intro4 .job_staff ._1 .xi-minus-thin {
  color: #c3a787;
}

.intro4 .job_staff ._1 .wrap {
  float: right;
}

.intro4 .job_staff ._1 dt {
  color: #48423c;
}

.intro4 .job_staff ._2 {
  border-left: 1px solid #fff;
  background-image: url(../images/intro/staff2_bg.jpg);
}

.intro4 .job_staff ._2 .wrap {
  float: left;
}

.intro4 .job_staff ._2 .xi-minus-thin {
  color: #a1c6ee;
}

.intro4 .job_staff ._2 dt {
  color: #2d4151;
}

.intro4 .staff_info {
  text-align: center;
}

.intro4 .staff_info img {
  width: 50px;
}

.intro4 .staff_info .tit {
  margin: 10px 0;
}

.intro4 .staff_info .txt i {
  padding: 0 10px;
  font-size: 15px;
  vertical-align: middle;
}

.intro4 .staff_info .txt span {
  padding: 8px;
  border: 1px solid #ddd;
  display: inline-block;
  margin-bottom: 10px;
}

.intro4 .contact_banner {
  background-position: right center;
  background-image: url(../images/intro/staff_bg.jpg);
}

.breeder_wrap {
  padding: 70px 10px;
  background-image: url(../images/intro/breeder_bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #bdbdbd;
  background-position: top center;
}

.breeder_wrap .sub-title, .breeder_wrap .sub-title .desc {
  color: #fff;
}

.breeder_wrap .sub-title .tit {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: -1px;
}

.breeder_form {
  text-align: center;
  max-width: 860px;
  padding: 15px;
  margin: 0 auto;
  background-color: #fff;
}

.breeder_form .title {
  margin-top: 40px;
}

.breeder_form .title:first-child {
  margin-top: 0;
}

.breeder_form .inputbox {
  text-align: left;
  position: relative;
  padding-top: 14px;
  margin-top: 30px;
}

.breeder_form .inputbox .unit {
  position: absolute;
  right: 5px;
  bottom: 0;
  font-size: 12px;
  color: #555;
  line-height: 36px;
}

.breeder_form .inputbox label, .breeder_form .inputbox input {
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

.breeder_form .inputbox > label {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
  color: #999;
}

.breeder_form .inputbox > label em {
  color: #ef5350;
}

.breeder_form .inputbox > input, .breeder_form .inputbox textarea {
  font-size: 14px;
  width: 100%;
  border: 0;
  padding: 0;
}

.breeder_form .inputbox > input:focus, .breeder_form .inputbox > input:active, .breeder_form .inputbox textarea:focus, .breeder_form .inputbox textarea:active {
  border-color: #222;
}

.breeder_form .inputbox > input:focus + label, .breeder_form .inputbox > input:active + label, .breeder_form .inputbox textarea:focus + label, .breeder_form .inputbox textarea:active + label {
  color: #222;
}

.breeder_form .inputbox > input,
.breeder_form .inputbox .chk_area,
.breeder_form .inputbox textarea {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #d8d8d8;
}

.breeder_form .inputbox textarea {
  height: 100px;
  line-height: inherit;
  min-height: auto;
}

.breeder_form .inputbox .file_box {
  position: relative;
  padding-right: 90px;
}

.breeder_form .inputbox .file_box .btn_type_file {
  font-size: 14px;
  display: block;
  width: 80px;
  height: 38px;
  line-height: 38px;
  color: #222;
  background: #fff;
  border: 1px solid #222;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.breeder_form .inputbox .file_box p {
  color: #888;
  font-size: 14px;
  letter-spacing: -0.5px;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}

.breeder_form .inputbox .file_box input {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 38px;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-appearance: none;
}

.intro5 {
  position: relative;
}

.intro5 .ceo_says {
  font-size: 13px;
}

.intro5 .ceo_says:after {
  /* content: ''; */
  display: block;
  width: 437px;
  height: 990px;
  position: absolute;
  right: 50%;
  margin-right: -600px;
  top: 70px;
  background-image: url(../images/intro/51.png);
  background-repeat: no-repeat;
}

.intro5 .ceo_says .txtbox {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.5;
  box-sizing:border-box;
  padding:0 15px;
}

.intro5 .ceo_says .bg_txt {
  margin: 30px 0;
  background-image: url("../images/intro/51_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
  color: #fff;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -0.5px;
}
  
.intro5 .opening_step {
  padding:50px 0;
  background-color: #f6f6f6;
}

.intro5 .opening_step .wrap {
  position: relative;
  text-align: left;
  margin-top: 30px;
}

.intro5 .opening_step .wrap .icon {
  width: 45px;
  height: 45px;
  display: block;
  background-image: url(../images/intro/5_icon.png);
  background-repeat: no-repeat;
  background-size: auto 45px;
}

.intro5 .contact_banner {
  background-position: center top;
  background-image: url(../images/intro/52_bg.jpg);
  background-attachment: fixed;
}

.system3 .deliver_step {
  text-align: center;
}

.system3 .deliver_step li {
  padding-bottom: 30px;
  margin-bottom: 10px;
  position: relative;
}

.system3 .deliver_step li:before {
  font-family: xeicon !important;
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  font-size: 20px;
  position: absolute;
  left: 0;
  right: 0;
  color: #888;
  margin: 0 auto;
  bottom: 0;
}

.system3 .deliver_step li:nth-child(6):before {
  content: none;
}

.system3 .deliver_step li:nth-child(1) .icon {
  background-position-x: 0%;
}

.system3 .deliver_step li:nth-child(2) .icon {
  background-position-x: 20%;
}

.system3 .deliver_step li:nth-child(3) .icon {
  background-position-x: 40%;
}

.system3 .deliver_step li:nth-child(4) .icon {
  background-position-x: 60%;
}

.system3 .deliver_step li:nth-child(5) .icon {
  background-position-x: 80%;
}

.system3 .deliver_step li:nth-child(6) .icon {
  background-position-x: 100%;
}

.system3 .deliver_step .icon {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background-image: url(../images/system/step.png);
  background-repeat: no-repeat;
  background-size: auto 50px;
}

.system3 .deliver_step .tit {
  margin: 5px auto;
  font-size: 22px;
  color: #222;
  font-weight: 300;
  letter-spacing: -0.4px;
}

.system3 .banner {
  background-image: url(../images/system/3_bg.jpg);
  background-repeat: no-repeat;
  background-position: 60% center;
  background-size: cover;
  line-height: 1.4;
  padding: 40px 0;
  text-align: center;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.3), 0 0 13px rgba(255, 255, 255, 0.3);
}

.system3 .banner .f_24 {
  font-size: 14px;
  color: #555;
  letter-spacing: -0.6px;
}

.system3 .banner .tit {
  margin-top: 10px;
  color: #4d3d26;
  font-size: 22px;
}

.system4 .titlebox {
  text-align: center;
}

.system4 .titlebox .tit {
  font-size: 20px;
  color: #222;
  font-weight: 300;
  letter-spacing: -0.6px;
}

.system4 .titlebox .slash {
  color: #ddd;
}

.pop-con {
  border-radius: 0;
}

.pop-con .pass-pop-box {
  padding: 10px;
}

.pop-con .mfp-close {
  top: 10px;
  right: 10px;
}

.pop-con .pop-title {
  text-align: center;
  color: #333;
  line-height: 1;
  margin-bottom: 20px;
}

.pop-con .pop-title .tit {
  font-size: 22px;
  font-weight: 100;
  letter-spacing: -0.4px;
}

.pop-con .pop-title .desc {
  margin-top: 10px;
  font-size: 13px;
  letter-spacing: 5px;
  font-weight: 700;
  text-transform: uppercase;
}

.parcel_type {
  margin: 10px 0 50px;
}

.parcel_type li {
  position: relative;
}

.parcel_type a {
  position: relative;
  z-index: 2;
}

.parcel_type a:hover .tooltip {
  display: block;
  z-index: 3;
}

.parcel_type .tooltip {
  display: none;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: 300ms all;
  transition: 300ms all;
  position: absolute;
  margin-top: -55px;
  margin-right: -20px;
  top: 0;
  right: 0;
  z-index: -1;
}

.parcel_type li {
  width: 14.28571%;
  margin-bottom: -1px;
}

.parcel_type li:nth-child(8) {
  border-left: 1px solid #ddd;
}

.pet-details > div {
  margin-top: 80px;
}

.pet-details > div:first-child {
  margin-top: 0;
}

.pet-details .pet-profile {
  text-align: center;
}

.pet-details .pet-profile .wrap {
  display: table;
  margin: 0 auto;
  font-size: 16px;
}

.pet-details .pet-profile .wrap .imgbox, .pet-details .pet-profile .wrap .txtbox {
  display: table-cell;
  vertical-align: top;
}

.pet-details .pet-profile .wrap .txtbox {
  padding-left: 30px;
  text-align: left;
}

.pet-details .pet-profile .wrap .name, .pet-details .pet-profile .wrap th {
  color: #333;
  font-weight: 500;
}

.pet-details .pet-profile .wrap td {
  font-weight: 300;
}

.pet-details .pet-profile .wrap th, .pet-details .pet-profile .wrap td {
  padding: 0 5px 5px;
}

.pet-details .pet-profile .wrap .name {
  margin-bottom: 20px;
  line-height: 1;
}

.pet-details .pet-profile .wrap .name .kr {
  font-size: 48px;
  font-weight: 100;
  letter-spacing: -2px;
  color: #333;
  margin-right: 10px;
}

.pet-details .pet-profile .wrap .name .en {
  letter-spacing: 4px;
}

.pet-details .naver_review {
  text-align: center;
}

.pet-details .naver_review .title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.4px;
  color: #222;
}

.pet-details .naver_review .more_btn {
  background-color: #367639;
}

.pet-details .minipet_service_box .sub-title {
  padding-bottom: 10px;
}

.pet-details .minipet_service_box .bx {
  padding: 20px;
  background-color: #f6f6f6;
  margin-bottom: 15px;
}

.pet-details .minipet_service_box .bx._promise {
  border-top: 2px solid #d09b84;
}

.pet-details .minipet_service_box .bx._promise .num {
  color: #d09b84;
}

.pet-details .minipet_service_box .bx._promise span {
  color: #c07554;
}

.pet-details .minipet_service_box .bx._service {
  border-top: 2px solid #5a865c;
}

.pet-details .minipet_service_box .bx._service .num {
  color: #5a865c;
}

.pet-details .minipet_service_box .bx._service span {
  color: #367639;
}

.pet-details .minipet_service_box li {
  width: 100%;
  padding: 10px 5px;
  word-break: keep-all;
}

.pet-details .minipet_service_box li .num {
  vertical-align: inherit;
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: bolder;
  letter-spacing: -0.5px;
}

.pet-details .minipet_service_box li .num:after {
  content: '. ';
}

.pet-details .minipet_service_box li .tit {
  display: inline-block;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: -0.4px;
  color: #222;
}

.pet-details .minipet_service_box li .txt {
  font-weight: 300;
}

.mall_intro {
  text-align: center;
}

.mall_intro .tit_border {
  text-align: center;
  border-top: 1px solid #222;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 5px 0;
  font-size: 14px;
  color: #222;
  font-weight: 500;
  letter-spacing: 2px;
}

.mall_intro .store_btn a {
  font-size: 11px;
}

.mall_intro .media_bx .col-lg-6,
.mall_intro .direct_bx .col-lg-6 {
  width: 100%;
  margin-top: 20px;
}

.mall_intro .info_bx .col-lg-4 {
  width: 100%;
  margin-top: 20px;
}

.mall_intro .info_bx .icon {
  width: 20px;
}

.mall_intro .info_bx .tel, .mall_intro .info_bx .time {
  letter-spacing: -0.5px;
}

.mall_intro .info_bx .tel,
.mall_intro .info_bx .time .f_18 {
  font-size: 13px;
}

.mall_intro .info_bx .tel {
  color: #222;
}

.mall_intro .info_bx .tel p {
  white-space: nowrap;
}

.mall_intro .direct_bx .deci_list {
  text-align: left;
}

.mall_intro .map_bx {
  margin: 30px 0;
}

.mall_intro .map_bx .wrap_map {
  height: 200px !important;
}

.pet4 .store_btn li {
  width: 20%;
}

.pet4 .mall_intro {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.store_img_slick .slick-arrow img {
  width: 36px;
}

.store_img_slick .slick {
  margin-bottom: 40px;
}

.store_img_slick .slick .slick-dots {
  bottom: -30px;
}

.store_img_slick .img .src {
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

ol.deci_list li {
  margin-top: 5px;
  line-height: 1.3;
}

ol.deci_list li:first-child {
  margin-top: 0;
}

.wedding1 ol li {
  margin-top: 20px;
}

.wedding1 ol li:first-child {
  margin-top: 0;
}

.oversea1 .top_imgbox .title {
  padding: 30px 0 0;
  font-size: 14px;
  line-height: 1.3;
}

.oversea1 .top_imgbox .title .br {
  display: none;
}

.oversea1 .top_imgbox .em {
  font-size: 20px;
}

.oversea1 .title_bx {
  text-align: center;
}

.oversea1 .title_bx .title-square {
  height: 270px;
}

.oversea1 .title_bx .tit {
  font-size: 15px;
  color: #5a4c47;
  letter-spacing: -0.4px;
}

.oversea1 .num_txt_wrap .txt .br {
  display: none;
}

.oversea1 .desc_icon {
  margin-top: 20px;
  text-align: center;
  word-break: keep-all;
  line-height: 1.4;
}

.oversea1 .desc_icon .col-lg-3,
.oversea1 .desc_icon .col-lg-6 {
  width: 100%;
  margin-bottom: 20px;
}

.oversea1 .desc_icon .txt br {
  display: none;
}

.oversea1 .desc_icon .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  display: block;
  background: url("../images/oversea/icon.png");
  background-size: auto 80px;
  width: 60px;
}

.oversea1 .desc_icon .tit {
  margin: 10px auto;
  font-size: 14px;
  font-weight: 500;
  color: #222;
}

.oversea1 .desc_icon li:nth-child(1) .icon {
  background-position-x: 0;
}

.oversea1 .desc_icon li:nth-child(2) .icon {
  background-position-x: 33.33%;
}

.oversea1 .desc_icon li:nth-child(3) .icon {
  background-position-x: 66.66%;
}

.oversea1 .desc_icon li:nth-child(4) .icon {
  background-position-x: 100%;
}

.oversea1 .desc_icon._1 .icon {
  background-position-y: 0;
}

.oversea1 .desc_icon._2 .icon {
  background-position-y: 100%;
}

.oversea1 .bg_bx {
  text-align: left;
  font-weight: 300;
  line-height: 1.4;
  padding: 0 0 30px;
  position: relative;
  background-color: #f6f6f6;
}

.oversea1 .bg_bx .tit {
  color: #202020;
}

.oversea1 .bg_bx .tit .desc {
  font-size: 13px;
  letter-spacing: 5px;
  font-weight: 700;
  text-transform: uppercase;
}

.oversea1 .bg_bx .tit .title {
  letter-spacing: -1px;
  font-weight: 100;
  font-size: 30px;
}

.oversea1 .bg_bx .txt .f_24 {
  letter-spacing: -0.4px;
}

.oversea1 .bg_bx .txt p {
  margin-top: 10px;
}

.oversea1 .bg_bx:before {
  opacity: 0.5;
  position: relative;
  margin-bottom: -50px;
  display: block;
  content: '';
  height: 0;
  width: 100%;
  padding-bottom: 54.02522%;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  background-size: cover;
  background-image: url(../images/oversea/bg.jpg);
}

.search_result .board-search-01 {
  margin-top: 0;
}

.search_result .board-search-01 .chk_area {
  display: inline-block;
  margin-left: 10px;
}

.contact_banner {
  padding: 50px 0;
  color: #fff;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact_banner .tit {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.contact_banner .contact_info {
  margin: 0 auto;
  margin-top: 20px;
  font-size: 12px;
}

.contact_banner .contact_info li {
  float: left;
  width: 33.33%;
}

@media all and (max-width: 540px) {
  .contact_banner .contact_info li {
    width: 100%;
    margin-top: 20px;
  }
  .contact_banner .contact_info li:first-child {
    margin-top: 0;
  }
}

.contact_banner .contact_info img {
  width: 15px;
  vertical-align:middle;
}

.contact_banner .contact_info p {
  margin-left: 5px;
  display:inline-block;
  letter-spacing: 1px !important;
}

.num_txt_wrap .item {
  margin-top: 30px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.num_txt_wrap .item .img, .num_txt_wrap .item .num_txtbox {
  display: table-cell;
  vertical-align: top;
}

.num_txt_wrap .item .img {
  width: 40%;
}

.num_txt_wrap .item .img img {
  width: 100%;
}

.num_txt_wrap .item .num_txtbox {
  padding-left: 20px;
  padding-bottom: 50px;
  position: relative;
}

.num_txt_wrap .item .num_txtbox .num {
  margin-top: 0;
  font-size: 50px;
  position: absolute;
  left: -40px;
  letter-spacing: -2px;
}

@media only screen and (max-width: 480px) {
  .num_txt_wrap .item {
    display: block;
  }
  .num_txt_wrap .item .img, .num_txt_wrap .item .num_txtbox {
    display: block;
  }
  .num_txt_wrap .item .img {
    width: 100%;
  }
  .num_txt_wrap .item .num_txtbox {
    width: 100%;
  }
  .num_txt_wrap .item .num_txtbox {
    padding-left: 0;
    padding-bottom: 0;
  }
  .num_txt_wrap .item .num_txtbox .num {
    margin-top: -50px;
    font-size: 60px;
    position: relative;
    left: auto;
    letter-spacing: -7px;
  }
}

.num_txtbox {
  word-break: keep-all;
  line-height: 1.4;
  letter-spacing: -0.4px;
}

.num_txtbox .num {
  display: inline-block;
  line-height: 1;
  font-size: 80px;
  color: #c29683;
  font-weight: 900;
  letter-spacing: -7px;
  margin-top: -50px;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
}

.num_txtbox .tit {
  font-size: 18px;
  color: #333;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.num_txtbox .xi-minus-thin {
  color: #bab9b8;
  margin: 5px 0;
}

.num_txtbox .em {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  margin: 5px auto;
}

.num_txtbox .txt {
  font-weight: 300;
}

.banner_icon {
  padding: 15px;
  text-align: left;
  font-size: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 60% center;
  color: #fff;
}

.banner_icon .tit {
  margin-bottom: 10px;
  color: #c29683;
  font-weight: 500;
  font-size: 14px;
}

.banner_icon .tit img {
  vertical-align: text-bottom;
  margin-right: 5px;
  width: 20px;
}

.banner_icon li {
  line-height: 1;
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.banner_icon li:first-child {
  padding-left: 0;
  border-left: 0;
}

.banner_icon._notice {
  background-image: url("../images/sub/banner_notice.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: 80% center;
}

.banner_icon._notice a {
  color: #fff;
}

.term_wrap {
  color: #888;
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: -0.2px;
  font-weight: 300;
}

.term_wrap li {
  margin-bottom: 30px;
}

.term_wrap h3 {
  margin-bottom: 10px;
}

.join_page .join.scroll-con-y {
  border-color: #d8d8d8;
  height: 160px;
  padding: 10px;
  padding-right: 5px;
}

.join_page._step1 .join_step {
  background-position-y: 0;
}

.join_page._step2 .join_step {
  background-position-y: 50%;
}

.join_page._step3 .join_step {
  background-position-y: 100%;
}

.join_page .join_step {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 14%;
  margin: 0 auto 40px;
  background-image: url(../images/member/join_step.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.join_page .join_step ol {
  letter-spacing: -0.4px;
  font-size: 12px;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin-left: -4%;
  margin-right: -4%;
}

.join_page .join_step ol li {
  text-align: center;
  float: left;
  width: 33.33%;
  color: #aeaeae;
}

.join_page .join_step ol li.on {
  color: #367639;
}

.join_page .chk_area label {
  color: #888;
  letter-spacing: -0.4px;
  font-weight: 300;
}

.tit_36 .label {
  letter-spacing: normal;
  font-size: 10px;
  color: #999;
}

.tit_36 .label em {
  color: #ef5350;
}

.join_page._step3 .join_box {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
  border: 1px solid #d8d8d8;
}

.join_page._step3 .join_box img {
  margin: 30px auto;
  width: 200px;
}

.join_form {
  max-width: 100%;
  padding: 10px 20px 20px;
  border: 1px solid #d8d8d8;
}

.join_form .chk_area label {
  color: #666;
  margin-right: 20px;
}

.join_form .inputbox {
  text-align: left;
  position: relative;
  padding-top: 14px;
  margin-top: 30px;
}


.join_form .inputbox .row_5 {
  margin: 0;
}

.join_form .inputbox._btn input {
  width: -webkit-calc(100% - 80px);
  width: -ms-calc(100% - 80px);
  width: calc(100% - 80px);
}

.join_form .inputbox._btn .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
}

.join_form .inputbox .btn {
  line-height: 34px;
  border: 1px solid #222;
  width: 100%;
  color: #222;
  font-size: 13px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.join_form .inputbox .btn:hover {
  color: #fff;
  background-color: #222;
}

.join_form .inputbox .valid {
  position: absolute;
  right: 5px;
  bottom: 0;
  font-size: 13px;
  color: #555;
  line-height: 36px;
}

.join_form .inputbox .valid .xi-check {
  color: #367639;
}

.join_form .inputbox .valid .xi-close {
  color: #f44336;
}

.join_form .inputbox label, .join_form .inputbox input {
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

.join_form .inputbox > label {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
  color: #999;
}

.join_form .inputbox > label em {
  color: #ef5350;
}

.join_form .inputbox input, .join_form .inputbox .input {
  background-color: #fff;
  font-size: 13px;
  width: 100%;
  border: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
}

.join_form .inputbox .input {
  color: #222;
}

.join_form .inputbox input {
  border-bottom: 1px solid #d8d8d8;
}

.join_form .inputbox input:focus, .join_form .inputbox input:active {
  border-color: #222;
}

.join_form .inputbox input:focus + label, .join_form .inputbox input:active + label {
  color: #222;
}

.join_form .inputbox .file_box {
  position: relative;
  padding-right: 90px;
}

.join_form .inputbox .file_box .btn_type_file {
  font-size: 14px;
  display: block;
  width: 80px;
  height: 38px;
  line-height: 38px;
  color: #222;
  background: #fff;
  border: 1px solid #222;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.join_form .inputbox .file_box p {
  color: #888;
  font-size: 14px;
  letter-spacing: -0.5px;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}

.join_form .inputbox .file_box input {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 38px;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-appearance: none;
}

.pop-con-modal {
  margin: 0 auto;
  border-radius: 0;
  text-align: center;
}

.pop-con-modal,
.pop-con-modal .modal-dialog {
  width: 96%;
}

.pop-con-modal .modal-dialog {
  background-color: #fff;
  padding: 40px 20px;
}

.pop-con-modal .mfp-close {
  font-size: 30px;
  top: 10px;
  right: 10px;
  color: #999;
  font-family: 'Noto Sans KR',sans-serif;
}

.pop-con-modal .pop-head {
  padding: 0;
  text-align: center;
  font-size: 32px;
  font-weight: 100;
  letter-spacing: -0.6px;
  line-height: 1;
  margin-bottom: 30px;
}

.pop-con-modal .btn {
  margin-top: 20px;
  line-height: 40px;
  height: auto;
  display: block;
  color: #fff;
  width: 100%;
  font-size: 15px;
  letter-spacing: -0.4px;
  border: 1px solid #222;
  background-color: #222;
}

.login-box .inputbox {
  text-align: left;
  position: relative;
  padding-top: 14px;
  margin-top: 20px;
}

.login-box .inputbox input, .login-box .inputbox input:hover, .login-box .inputbox input:active, .login-box .inputbox input:focus {
  background-color: transparent;
}

.login-box .inputbox label, .login-box .inputbox input {
  -webkit-transition: 200ms all;
  transition: 200ms all;
}

.login-box .inputbox > label {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
  color: #999;
}

.login-box .inputbox > input {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  width: 100%;
  border: 0;
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
}

.login-box .inputbox > input:hover, .login-box .inputbox > input:focus, .login-box .inputbox > input:active {
  border-color: #222;
}

.login-box .inputbox > input:hover + label, .login-box .inputbox > input:focus + label, .login-box .inputbox > input:active + label {
  color: #222;
}

.idpw_find {
  text-align: center;
}

.idpw_find .login-box {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #ccc;
}

.idpw_find .login-box .btn-type-02 {
  width: 100%;
}

#login-pop .util {
  letter-spacing: -0.4px;
  font-weight: 300;
  margin-top: 20px;
  line-height: 22px;
}

#login-pop .util .left {
  float: left;
}

#login-pop .util .right {
  float: right;
}

#login-pop .btn {
  border: 1px solid #fff;
  background-color: transparent;
  -webkit-transition: 400ms all;
  transition: 400ms all;
}

#login-pop .btn:hover {
  background-color: #fff;
  color: #367639;
}

#login-pop .modal-dialog, #login-pop .mfp-close, #login-pop a {
  color: #fff;
}

#login-pop .chk_area input[type='checkbox'] + label:before {
  background-image: url(../images/icon/chk.png);
}

#login-pop .chk_area input[type='checkbox']:checked + label:before {
  background-image: url(../images/icon/chk_on.png);
}

#login-pop .modal-dialog {
  background-color: #367639;
  /* 2019-02-22 banghg */
  max-width:400px;
}

#login-pop .inputbox input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

#login-pop .inputbox input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

#login-pop .inputbox input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

#login-pop .inputbox input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

#login-pop .inputbox > label {
  color: rgba(255, 255, 255, 0.4);
}

#login-pop .inputbox > input {
  color: #fff;
}

#login-pop .inputbox > input:hover, #login-pop .inputbox > input:focus, #login-pop .inputbox > input:active {
  border-color: rgba(216, 216, 216, 0.7);
}

#login-pop .inputbox > input:hover + label, #login-pop .inputbox > input:focus + label, #login-pop .inputbox > input:active + label {
  color: rgba(255, 255, 255, 0.7);
}

#login-pop .inputbox > input {
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}

#login-pop .join_linkbox {
  margin-top: 10px;
  background-size: cover;
  background-color: #e4e5e0;
  background-image: url(../images/member/login_banner.jpg);
  background-repeat: no-repeat;
  line-height: 1;
  font-size: 12px;
  text-align: left;
}

#login-pop .join_linkbox a {
  color: #666;
  display: block;
  padding: 20px;
}

#login-pop .join_linkbox i {
  -webkit-transition: 500ms all;
  transition: 500ms all;
  vertical-align: text-bottom;
  font-size: 14px;
  position: relative;
  left: 0;
}

#login-pop .join_linkbox:hover i {
  left: 5px;
}

.mall_img_slick img {
  width: 100%;
}

.staff_banner_list .banner_wrap .item {
  margin-top: 10px;
  height: 0;
  padding-bottom: 50%;
  display: block;
  width: 100%;
  letter-spacing: -0.5px;
  line-height: 1.3;
  border: 1px solid #ddd;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.staff_banner_list .banner_wrap .item:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: 500ms all;
  transition: 500ms all;
  display: block;
  position: absolute;
}

.staff_banner_list .banner_wrap .item:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.staff_banner_list .banner_wrap .item .txt {
  font-size: 16px;
  color: #222;
  font-weight: 500;
}

.staff_banner_list .banner_wrap .item .tit {
  font-size: 36px;
  font-weight: 100;
}

.staff_banner_list .banner_wrap .item .wrap {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: left;
}

/* 2019-02-15 banghg */
.toTop{
    position: fixed;
    right: 24px;
    bottom: 20px;
    width: 41px;
    line-height: 35px; 
	font-size:20px;
    z-index: 2200;
border:1px solid #d9d9d9;
color:#666;
background-color:rgba(255,255,255,0.8);
text-align:center;
/* 2019-02-21 */
display:none;

}
#ch-plugin-core .jhDtWl,
#ch-plugin-core .eCZfBk{
bottom: 60px !important;
}

.ch_btn{
position: fixed ;
    display: block ;
    overflow: initial ;
    z-index: 10000000 ;
content: '' ;
right:15px;
bottom:70px;
    width: 58px ;
    height: 58px ;
    display: block ;
	background-color: #4e66ff ;
	border-radius:50%;
    background-image: url(https://cdn.channel.io/plugin/images/plugin-bubble-icon-white.png) ;
    background-size: cover ;
}


/* 2019-02-22 banghg */
.htmloverflow{overflow:hidden;}
.htmloverflow,
.htmloverflow body{
position:fixed;}

/* 2019-03-26 banghg 오시는 길 앵커 */
#direct_main{
position:relative;
top:-100px;
}





/* 2019-05-28 yoosb */
.videoWrapper .videoBtn {
	display:none !important;
}
.main-contents .sec_1_time p {
	color:#333;
	font-weight:300;
	font-size:18px;
}
.main-contents .sec_1_time p ._mc {
	font-size:30px;
	font-weight:500;
	vertical-aling:sub;
}

.sub_con .noti_img_bx {
	text-align:center;
}
.img_board_list .img_box .noti_label {
	position:absolute;
	left:0;
	top:0;
	background:#367639;
	color:#fff;
	font-size:12px;
	display:block;
	width:42px;
	text-align:center;
	padding:8px 0;
	line-height:1.1;
}

@media screen and (max-width:768px) {
	.parcel_type li {
		width:calc(100% / 3)
	}
	.parcel_type li:nth-child(3n+1) {
		border-left: 1px solid #ddd !important;
	}
}









