@charset "utf-8";

/*wrap*/
/* #wrap {
  max-width: 1280px;
} */
img {
  max-width: 100%;
  height: auto;
}
/*header*/
header {
  width: 100%;
  margin: 0 auto;
  z-index: 100000;
  background: #fff;
}
.header-inner {
  position: relative;
  width: 1280px;
  height: 79px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1.logo {
  text-align: center;
  padding-top: 23px;
}

.login-wrap {
  vertical-align: bottom;
  position: absolute;
  right: 32px;
  top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-wrap li {
  display: inline-block;
  padding: 0 8px;
  background: url(../../images/line01.png) 0 4px no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-wrap li:first-child {
  background: no-repeat;
}
.login-text01 {
  color: #555555;
  font-size: 12px;
  font-weight: bold;
}
.login-text02 {
  font-size: 12px;
  font-weight: bold;
}

/*quick-menu*/
.quick-menu {
  position: fixed;
  top: 125px;
  right: 0;
  z-index: 1000;
}

/*z-index 추가*/
/*main visual*/
#main-img {
  position: relative;
  z-index: 1;
}
.bx-viewport {
  position: relative;
  overflow: hidden;
}
ul.bxslider {
}

/*main contents*/
#main-contents {
  width: 1281px;
  z-index: -2;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-top > li {
  float: left;
}
.m-con-bott > li {
  float: left;
}

.box01 {
  position: relative;
  width: 427px;
  height: 330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box02 {
  position: relative;
  width: 427px;
  height: 330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box03 {
  position: relative;
  width: 427px;
  height: 330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.m-con01 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit01 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text01 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con02 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit02 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text02 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con03 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit03 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text03 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con04 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit04 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text04 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con05 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit05 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text05 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con06 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit06 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text06 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con07 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit07 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text07 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con08 {
  position: relative;
  width: 320px;
  height: 210px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit08 {
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -3px;
}
.m-con-text08 {
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con-tit12 {
  display: inline-block;
  color: #2d2d2d;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -2.5px;
  margin-bottom: 20px;
}
.m-con-text12 {
  display: -webkit-inline-box;
  color: #bdbdbd;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}
.tit12-wrap {
  display: inline-block;
  float: left;
}
.m-btn02-wrap {
  display: inline-block;
  padding-top: 7px;
  padding-left: 10px;
}
.m-btn02-wrap img {
  vertical-align: bottom;
}
.m-more-btn {
  display: inline-block;
  float: right;
  margin-top: 8px;
}
.m-more-btn img {
  vertical-align: bottom;
}
.m-img-wrap {
  display: table-row;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.m-img-wrap-list {
  display: table-cell;
  width: 10%;
  text-align: center;
}
.m-img-wrap-list:last-child {
  margin-right: 0;
}

.m-con-tit13 {
  color: #2d2d2d;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -2.5px;
  margin-bottom: 20px;
}
.m-con-tit13 span {
  color: #828282;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.m-con13-01 {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit13-01 {
  display: none;
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -2px;
}
.m-con-text13-01 {
  display: none;
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con13-02 {
  position: relative;
  width: 427px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit13-02 {
  display: none;
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -2px;
}
.m-con-text13-02 {
  display: none;
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

.m-con13-03 {
  position: relative;
  width: 427px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-con-tit13-03 {
  display: none;
  position: absolute;
  margin: 50px 0 15px 120px;
  color: #3f3f3e;
  font-size: 32px;
  letter-spacing: -2px;
}
.m-con-text13-03 {
  display: none;
  position: absolute;
  margin: 110px 0 0 120px;
  color: #7a7a7a;
  font-size: 13px;
}

/*footer*/
footer {
  position: relative;
  width: 100%;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.footer-wrap {
  width: 1281px;
  margin: 0 auto;
}
.foot-logo {
  display: block;
  margin-bottom: 20px;
}

.logo-address-wrap {
  display: inline-block;
  overflow: hidden;
}
address {
  font-size: 13px;
  letter-spacing: -0.5px;
}
.address-wrap li {
  line-height: 150%;
  display: inline-block;
  padding: 0 8px;
  background: url(../../images/line03.png) 0 6px no-repeat;
}
.address-wrap li:first-child {
  background: no-repeat;
  padding: 0 8px 0 0;
}
.address-wrap li:last-child {
  display: block;
  background: no-repeat;
  padding: 0;
}

.copyright {
  opacity: 0.4;
  font-size: 12px;
  letter-spacing: 0.1px;
  margin-top: 10px;
}

.sns-info-wrap {
  position: relative;
  float: right;
  overflow: hidden;
  margin-top: 19px;
}
.sns-wrap {
  display: block;
  overflow: hidden;
  text-align: right;
  margin-bottom: 15px;
  font-size: 0;
}
.sns-wrap li {
  display: inline-block;
  margin-left: 5px;
}
.info-wrap {
  display: block;
  overflow: hidden;
}
.info-wrap li {
  line-height: 150%;
  display: inline-block;
  padding: 0 8px;
  background: url(../../images/line03.png) 0 6px no-repeat;
}
.info-wrap li:last-child {
  padding: 0 0 0 8px;
}
.info-wrap li:first-child {
  background: no-repeat;
}
.info-wrap .info04 a {
  opacity: 0.5;
}

/*sub container*/
#sub-container {
  position: relative;
  max-width: 1200px;
  min-height: 780px;
  margin: 0 auto;
  padding: 90px 30px 70px 30px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lnb-position {
  float: left;
  width: 210px;
  margin-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sub-contents-position {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*sub location*/
.location-wrap {
  text-align: right;
  height: 17px;
}
.location-home {
  width: 12px;
  background: url(../../images/ico_home.png) 50% 50% no-repeat;
}
.location-depth1 {
  color: #5a5a5a;
  font-size: 13px;
}
.location-depth2 {
  color: #4c86cb;
  font-size: 13px;
}
.location-home:after {
  content: ">";
  margin-left: 31px;
}
.location-depth1:after {
  content: ">";
  margin-left: 7px;
}

/*sub title, text*/
.h3-sub-title {
  margin-bottom: 10px;
  font-size: 32px;
  color: #212121;
  font-weight: bold;
  letter-spacing: -2px;
}
.text-normal {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 160%;
  color: #5a5a5a;
  word-break: keep-all;
}
.text-normal:last-child {
  margin-bottom: 0;
}
.sub-title-wrap {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.sub-info-wrap {
}
.sub-title-summary {
  font-size: 13px;
  color: #5a5a5a;
}
.section-content {
  margin-bottom: 40px;
}
.section-content:last-child {
  margin-bottom: 0;
}

/*board*/
/*
.m-con{position: relative;border-top:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.m-con-tit{display: inline-block;margin: 20px 0 10px 20px;color: #3f3f3e;font-size: 19px;font-weight: bold;letter-spacing: -2.5px;z-index: 1}
.m-con-tit span{display: none; color: #bdbdbd; font-size: 14px; font-weight: normal; margin-left: 10px; letter-spacing: -0.5px; text-transform: uppercase}
.m-con-tit-sub{display: none}
.m-con-tit-sub02{display: block;margin: 0 0 0 20px;color:#8f8f8f;font-size: 12px}

.m-more-btn{display: inline-block;float: right;margin: 25px 20px 0  0;position: absolute;z-index: 3;right: 0}
.m-more-btn img{  vertical-align: bottom}
.m-notice{position: absolute;top: 82px;padding: 0 25px}
.m-notice-list{padding: 7px 0;overflow: hidden;width: 100%}
.m-notice-list:last-child{border-bottom:0}
.m-notice-list a{font-size: 13px;float: left;color: #646464}
.m-notice-list a:hover{color: #3a3a3a}
.m-notice-list-text{ width: 190px; overflow: hidden}
.m-notice-list-text02{ float: left; text-overflow: ellipsis; white-space: nowrap; width: 165px;overflow: hidden}
.m-notice-list-text03{ float: right; right: 0}
.m-notice-list .date{display: none; float: right;font-size: 11px;color: #b8b8b8;margin-top: 5px;letter-spacing: 0px}
.z-1{z-index: 1;}
*/

/*login*/
.login-detail-wrap {
  position: relative;
  background: #fff;
  border: 1px solid #d7d7d7;
  width: 100%;
  height: 335px;
  padding: 80px 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-detail {
  position: absolute;
  display: block;
  background: #fff;
  width: 497px;
  left: 50%;
  margin-left: -250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-detail-block {
  margin: 0 auto;
  margin-bottom: 5px;
  width: 100%;
}

.login-detail-position {
  display: block;
  float: left;
  width: 400px;
}
.login-btn-position {
  display: block;
  float: left;
  margin-left: 5px;
}

label.login-detail-id,
label.login-detail-pw {
  display: inline-block;
  color: #444444;
  text-align: left;
  width: 19%;
  font-size: 14px;
}
.login-input-id-pw {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 80%;
  height: 38px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-btn-position .login-btn-normal {
  display: inline-block;
  width: 90px;
  height: 81px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-keep-text {
  clear: both;
  text-align: left;
  padding-left: 16%;
  color: #a0a0a0;
}

.login-btn-wrap {
  text-align: right;
  margin-top: 30px;
}
.login-btn-wrap > .login-btn-normal-point {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 137px;
  height: 37px;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-btn-wrap > .login-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 137px;
  height: 37px;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*find-id*/
.find-id-wrap {
  position: relative;
  background: #fff;
  border: 1px solid #d7d7d7;
  width: 100%;
  height: 335px;
  padding: 80px 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-id-detail {
  position: absolute;
  display: block;
  background: #fff;
  width: 497px;
  left: 50%;
  margin-left: -250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-detail-block {
  margin: 0 auto;
  margin-bottom: 5px;
  width: 100%;
}
.find-id-position {
  display: block;
  float: left;
  width: 400px;
}
.find-btn-position {
  display: block;
  float: left;
  margin-left: 5px;
}

label.find-detail-name,
label.find-detail-ph {
  display: inline-block;
  color: #444444;
  text-align: left;
  width: 19%;
  font-size: 14px;
}
.find-id-input-name-ph {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 80%;
  height: 38px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.find-id-select-hp {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 105px;
  height: 38px;
  border-radius: 1px;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-id-input-hp {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 104px;
  height: 38px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.find-id-btn-normal {
  display: inline-block;
  width: 90px;
  height: 81px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-id-text {
  clear: both;
  text-align: left;
  padding-left: 16%;
  color: #a0a0a0;
}
.find-id-btn-wrap {
  text-align: center;
  margin-top: 30px;
}
.find-id-btn-wrap > .find-btn-normal-point {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 137px;
  height: 37px;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-id-btn-wrap > .find-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 137px;
  height: 37px;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*find-pw*/
.find-pw-wrap {
  position: relative;
  background: #fff;
  border: 1px solid #d7d7d7;
  width: 100%;
  height: 290px;
  padding: 80px 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-pw-detail {
  position: absolute;
  display: block;
  background: #fff;
  width: 497px;
  left: 50%;
  margin-left: -250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-detail-block {
  margin: 0 auto;
  margin-bottom: 5px;
  width: 100%;
}
.find-pw-position {
  display: block;
  float: left;
  width: 400px;
}
.find-btn-position {
  display: block;
  float: left;
  margin-left: 5px;
}

label.find-detail-name,
label.find-detail-ph {
  display: inline-block;
  color: #444444;
  text-align: left;
  width: 19%;
  font-size: 14px;
}
.find-pw-input-name-ph {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 80%;
  height: 38px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.find-pw-btn-normal {
  display: inline-block;
  width: 90px;
  height: 38px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-pw-text {
  clear: both;
  text-align: left;
  padding-left: 16%;
  color: #a0a0a0;
}
.find-pw-btn-wrap {
  text-align: center;
  margin-top: 30px;
}
.find-pw-btn-wrap > .find-btn-normal-point {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 137px;
  height: 37px;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.find-pw-btn-wrap > .find-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 137px;
  height: 37px;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*membership*/
.h4-sub-title02 {
  font-size: 17px;
  color: #212121;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
.point-text {
  font-size: 13px;
  letter-spacing: -0.7px;
}
.board-type04 td .point-normal {
  font-size: 13px;
  color: #999999;
}
.board-input-normal02 {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 304px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sub-text {
  margin: 10px 10px 30px 0;
  color: #999999;
  font-size: 13px;
}

/*board-list*/
.board-type01 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-type01 tr.title-wrap {
  color: #1b1b1b;
  background: #fafafa;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.3px;
}
.board-type01 th {
  padding: 10px 0 11px 0;
}
.board-type01 td {
  padding: 9px 0 10px 0;
  color: #606060;
  border-bottom: 1px solid #e7e7e7;
  font-size: 13px;
  text-align: center;
  line-height: 150%;
  letter-spacing: -0.3px;
}
.board-type01 td.text {
  font-weight: normal;
}
.board-type01 td.text02 {
  font-size: 12px;
  color: #9e9e9e;
  letter-spacing: 0;
}
.board-type01 td.text-left {
  text-align: left;
}

img.new-ico {
  vertical-align: middle;
}
img.thumbnail {
  vertical-align: middle;
}
img.camera {
  vertical-align: middle;
}
img.lock {
  vertical-align: middle;
}

/*board-list-detail*/
.board-type02 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-type02 tr.title-wrap {
  color: #1b1b1b;
  background: #fafafa;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.3px;
}
.board-type02 tr.title-reply-wrap {
  color: #1b1b1b;
  background: #fef8ee;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.3px;
}

.board-type02 th {
  padding: 10px 0 11px 0;
}
.board-type02 td {
  padding: 9px 0 10px 0;
  color: #606060;
  border-bottom: 1px solid #e7e7e7;
  font-size: 13px;
  text-align: left;
  line-height: 150%;
  letter-spacing: -0.3px;
}
.board-type02 td.text {
  font-weight: normal;
}
.board-type02 tr.category-wrap {
  color: #1b1b1b;
  background: #fff;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.3px;
}
.board-type02 th.category-title {
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  letter-spacing: -0.3px;
}
.board-type02 td.category-text {
  font-size: 12px;
  color: #9e9e9e;
  letter-spacing: 0;
}
.board-type02 td.view-wrap {
  padding: 25px;
}
.board-type02 td.view-wrap .detail-img {
  text-align: center;
  margin-bottom: 20px;
}
.board-type02 .board-line {
  background: url(../../images/board_line.png) 1px 19px no-repeat;
  background-position: 0px 14px;
  padding-left: 15px;
}
.board-type02 .border-none {
  border-top: none !important;
}

/*board-writing*/
.board-type03 {
  width: 100%;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-type03 tr {
  border-top: 1px solid #cdcdcd;
}
.board-type03 th {
  padding: 13px 0 14px 15px;
  background: #fafafa;
  text-align: left;
  letter-spacing: -0.5px;
}
.board-type03 td {
  padding: 0 10px 0 10px;
  text-align: left;
  letter-spacing: -0.3px;
}
.board-type03 td .text-small {
  font-size: 12px;
  letter-spacing: -0.6px;
}
.board-type03 td.editor {
  padding: 20px 0;
}
.board-type03 .essential {
  color: #e74227;
  font-size: 13px;
}
.board-type03 td .point-text {
  font-size: 12px;
}
.board-type03 td .point-normal {
  font-size: 12px;
  color: #999999;
}
.text-box-wrap {
  background: #fafafa;
  border: 1px solid #ebebeb;
  margin-top: 20px;
  padding: 15px 0;
  text-align: center;
  color: #777777;
  font-size: 13px;
}
.text-box-wrap a.point-text {
  text-decoration: underline;
}
.text-box-wrap li {
  display: inline-block;
  margin-right: 20px;
}
.text-box-wrap li:last-child {
  margin-right: 0;
}

/*board-writing-input, btn*/
.board-input-normal {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 458px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.board-select-hp {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 150px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-input-hp {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 150px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.board-select-email {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 150px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-input-email {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 150px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.board-input-code {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 150px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -0.3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-input-file {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 150px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -0.3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.file-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 65px;
  height: 30px;
  font-size: 12px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*btn-bottom*/
.btn-wrap {
  text-align: center;
  margin-top: 30px;
}
.bottom-btn-normal-point {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 135px;
  height: 37px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bottom-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 135px;
  height: 37px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*search-input*/
.search-wrap {
  margin-bottom: 10px;
}
.search-select-normal {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 110px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-input-normal {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 190px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 65px;
  height: 30px;
  font-size: 13px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-btn-normal-point {
  display: inline-block;
  float: right;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 89px;
  height: 30px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*button paging*/
.btn-paging-wrap {
  text-align: center;
  margin-top: 30px;
}
/*페이징 수정*/
/*.btn-paging-wrap a{display:inline-block }*/
.btn-paging-wrap img {
  margin-top: 5px;
  padding: 0 6px;
}
.btn-paging-wrap > .paging {
  display: inline-block;
}
.btn-paging-wrap > .paging a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  line-height: 22px;
  color: #c8c8c8;
  text-align: center;
  border: 1px solid #dadada;
  box-sizing: border-box;
  background: #fff;
}

/*colgroup col-size*/
colgroup col.list01-width-size01 {
  width: 10%;
}
colgroup col.list01-width-size02 {
  width: 45%;
}
colgroup col.list01-width-size03 {
  width: 15%;
}
colgroup col.list01-width-size04 {
  width: 15%;
}
colgroup col.list01-width-size05 {
  width: 15%;
}
colgroup col.list01-width-size06 {
  width: 35%;
}
colgroup col.list01-width-size07 {
  width: 25%;
}

colgroup col.detail01-width-size01,
.detail01-width-size03,
.detail01-width-size05 {
  width: 100px;
}

colgroup col.list02-width-size01 {
  width: 10%;
}
colgroup col.list02-width-size03 {
  width: 15%;
}
colgroup col.list02-width-size04 {
  width: 15%;
}

colgroup col.detail02-width-size01,
.detail02-width-size03 {
  width: 100px;
}

colgroup col.list04-width-size01 {
  width: 10%;
}
colgroup col.list04-width-size03 {
  width: 15%;
}
colgroup col.list04-width-size04 {
  width: 15%;
}

colgroup col.list05-width-size01 {
  width: 10%;
}
colgroup col.list05-width-size02 {
  width: 45%;
}
colgroup col.list05-width-size03 {
  width: 15%;
}
colgroup col.list05-width-size04 {
  width: 15%;
}
colgroup col.list05-width-size05 {
  width: 15%;
}

colgroup col.list06-width-size01,
.list06-width-size03,
.list06-width-size04,
.list06-width-size05 {
  width: 10%;
}

colgroup col.writing-width-size01,
.writing-width-size03 {
  width: 89px;
}

/*sitemap*/
#sitemap {
  background-color: #fff;
  width: 960px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sitemap-wrap {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sitemap-text {
  text-align: center;
}
.sitemap-close {
  position: absolute;
  right: 15px;
  top: 8px;
}

.sitemap-menu {
  position: relative;
  display: table;
  width: 97%;
  margin: 30px auto 30px auto;
}
.sitemap-menu-wrap {
  display: table-row;
}
.sitemap-menu-list {
  width: 20%;
  padding: 0 2%;
  display: table-cell;
  color: #3f3f3e;
}
.sitemap-menu-list:first-child {
}
.sitemap-menu-depth2-list:last-child {
  margin-bottom: 40px;
}

.sitemap-menu-depth1 {
  padding: 0px 0px 7px 7px;
  border-bottom: 1px solid #3f3f3e;
  font-size: 16px;
  color: #3f3f3e;
  font-weight: bold;
  text-align: left;
}
.sitemap-menu-depth2 {
}
.sitemap-menu-depth2-list {
  font-size: 13px;
  padding-left: 10px;
  padding-top: 9px;
  padding-bottom: 11px;
  color: #3f3f3e;
  border-bottom: 1px solid #e8e8e8;
}

/*popup*/
body#pop-body {
  background: #fff;
  border: 1px solid #dddddd;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#popup-wrap {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-tit-bg {
  background: url(../../images/pop_tit_bg.png) repeat;
  position: relative;
  padding: 9px 15px 12px 15px;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-tit-bg h1 {
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}
.popup-tit-bg .close {
  position: absolute;
  right: 15px;
  top: 12px;
}

.popup-content-wrap {
  padding: 30px;
  word-break: break-all;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-sub-text {
  font-size: 13px;
  margin-bottom: 10px;
}

.popup-input-normal {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 190px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.font12 {
  font-size: 12px;
}
.poopup-btn {
  text-align: center;
  margin-top: 30px;
}
.popup-btn-normal-point {
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 107px;
  height: 37px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*popup- 추가*/
.pop-search-wrap {
  margin: 20px 0 15px 0;
  background: #f3f2f2;
  border: #dedede solid 1px;
  padding: 8px;
}
.pop-fiedset-wrap {
  text-align: center;
}
.last_date {
  text-align: right;
  margin-bottom: 10px;
  color: #aaaaaa;
}
.last_date_style {
  letter-spacing: 0.2px;
}
.title-wrap th.board-title-line {
  border-right: 1px solid #d7d7d7;
}
.border-last-line {
  border-right: none !important;
}
.table_content td {
  border-right: 1px solid #d7d7d7;
}
.table_content td:last-child {
  border-right: none;
}

/*tour*/
.tour {
  position: relative;
  overflow: hidden;
}
.tour-bg {
  background: url(../../images/ov_bg_img.png) repeat;
  height: auto;
  background-position: right top;
  position: relative;
}
.tour-line {
  position: relative;
  overflow: visible;
  z-index: 1;
}
.tour-text-wrap {
  position: absolute;
  top: 30px;
  left: 79%;
  padding-right: 20px;
}
.tour-name-text {
  word-break: keep-all;
  line-height: 160%;
  border-bottom: 1px solid #212020;
  overflow: hidden;
  font-size: 15px;
  letter-spacing: -0.4px;
  color: #8e8e8e;
  padding-bottom: 5px;
}
.tour-text {
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: -1px;
  color: #fff;
}
.tour-btn {
  position: absolute;
  right: 25px;
  bottom: 25px;
  z-index: 99;
}
.tour-btn img {
  width: 30px;
}
.tour-wrap img {
  width: 77%;
}

/*추가 CSS*/
#passwd_id {
  background-color: #fff;
}
.board_list {
  padding: 30px 0px 0 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.depth2-on {
  color: #d9d9d9;
}
.m-iframe {
  position: relative;
  width: 100%;
  height: 281px;
  background: #000;
  z-index: 1;
  overflow: hidden;
}
.m-iframe-btn {
  display: none;
}
#main1_slider {
  text-align: center;
}
.movie {
  padding-top: 49px;
}
.m-con-top li {
  height: 210px;
}

/*reservation*/
.reserve-top-wrap {
  position: relative;
  background: #f0f0f0;
  width: 100%;
  padding: 25px 35px 22px 35px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.reserve-text {
  font-size: 15px;
  letter-spacing: -1px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
  color: #666;
}
.reserve-bot-wrap {
  margin-bottom: 13px;
  overflow: hidden;
}
.reserve-bot-left {
  float: left;
  color: #777;
  margin-top: 16px;
}
.reserve-bot-right {
  float: right;
}

.pd-10 {
  padding: 10px !important;
}
.reserve-span01 {
  margin: 5px;
}
.reserve-span01 img {
  vertical-align: middle;
}

.pop-reserve-txt-wrap {
  position: relative;
  overflow: hidden;
  padding: 20px;
  font-size: 14px;
  line-height: 22px;
  background: #f5f5f5;
  letter-spacing: -1px;
}
.pop-reserve-apply-wrap {
  position: relative;
  margin: 30px 0 30px 0;
}
.pop-reserve-apply-con {
  margin: 0 0 5px 20px;
}
.pop-reserve-apply-con label {
  display: inline-block;
  width: 100px;
}
.pop-reserve-apply-con label span {
  color: #e74227;
}
.date-btn-normal {
  display: inline-block;
  padding-bottom: 3px;
  text-align: center;
  vertical-align: middle;
  width: 110px;
  height: 30px;
  font-size: 12px;
  color: #fff;
  border-radius: 1px;
  border: 0;
  cursor: pointer;
  letter-spacing: -0.7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*calendar*/
.calendar {
  font-size: 14px;
}
.calendar thead {
  border-bottom: 1px solid #e0e0e0;
}
.calendar th {
  height: 47px;
  letter-spacing: -1px;
}
.calendar td {
  width: 136px;
  height: 97px;
  vertical-align: top;
  border-left: 1px solid #e0e0e0;
}
.calendar td:first-child {
  border-left: 0;
}
.calendar tr td span.day {
  display: block;
  margin: 20px 0 0 20px;
}
.board-type1 tr,
.board-type2 tr,
.calendar tr {
  border-top: 1px solid #e0e0e0;
}

/*온라인예약*/
.board-wrap02 {
  border-top: 1px solid #7c7c7c;
  border-bottom: 1px solid #7c7c7c;
}
.online-ex-wrap {
  position: relative;
  overflow: hidden;
  padding: 20px 0 20px 30px;
  font-size: 14px;
  line-height: 22px;
  background: #f5f5f5;
}
.online-ex {
  letter-spacing: -1px;
}
.position {
  position: absolute;
  left: 650px;
  top: 20px;
}

.year-warp {
  position: relative;
  margin-top: 30px;
  text-align: center;
  font-size: 30px;
}
.year-warp a.arrow:first-child {
  background-position: 0 0;
}
.year-warp a.arrow {
  display: inline-block;
  text-indent: -9999px;
  width: 10px;
  height: 16px;
  margin-top: -5px;
  vertical-align: middle;
  background: url(../../images/btn_calendar_arrow.png) -20px 0 no-repeat;
}
.year-warp span {
  padding: 0 50px;
  font-weight: bold;
}
.year-warp a.arrow {
  display: inline-block;
  text-indent: -9999px;
  width: 10px;
  height: 16px;
  margin-top: -5px;
  vertical-align: middle;
  background: url(../../images/btn_calendar_arrow.png) -20px 0 no-repeat;
}
.year-warp > .year-btn-wrap {
  position: absolute;
  top: 0;
  right: 0;
}

.calendar tr td a {
  display: block;
  width: 108px;
  height: 28px;
  margin: 20px auto 0;
  line-height: 28px;
  font-size: 13px;
  color: #fff;
}
.fc-content-non :first-child {
  background: #a2a2a2;
  transition:
    background-color 0.7s,
    color 0.7s;
  cursor: default;
}
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}
.fc-content {
  background: #68bac4;
  transition:
    background-color 0.7s,
    color 0.7s;
  text-align: center;
  padding: 5px;
  margin: 5px;
  text-align: center;
  height: 20px;
}
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.btn-200x38 {
  width: 200px;
  height: 37px;
  line-height: 36px;
  font-size: 16px;
}
.btn-blk {
  color: #fff !important;
  background: #515151;
}
.btn-normal {
  padding-bottom: 1px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  letter-spacing: -1px;
  display: inline-block;
}
.board-input-normal03 {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 353px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*20170329 추가*/
.m-div {
  margin-top: -40px !important;
}
.sub-title-line {
  border-bottom: 2px solid #9c9c9c;
}
.sub-title-m {
  margin-bottom: 30px;
}

/*20170411 경원주임요청 추가*/
.board-input-pop {
  display: inline-block;
  padding: 5px;
  color: #959595;
  background: #fff;
  border: 1px solid #cdcdcd;
  font-size: 12px;
  width: 180px;
  height: 30px;
  border-radius: 1px;
  letter-spacing: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*20170504 경원주임요청 추가 썸네일 리스트 게시판*/
.thumb_list_wrap {
  font-size: 0;
  margin-left: -4px;
}
.thumb_list_wrap ul li {
  clear: both;
  display: inline-block;
  width: 212px;
  margin: 0 5px 20px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thumb_dsc_box {
  padding: 15px;
  border: 1px solid #d9d9d9;
  border-top: none;
  box-sizing: border-box;
  position: relative;
}
.thumb_dsc_box a.thumb_dsc_title {
  font-size: 14px;
  line-height: 130%;
  color: #222;
  height: 20px;
  max-height: 20px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; /* width: 100% !important; */
  letter-spacing: -1px;
  margin-bottom: 7px;
  word-wrap: break-word;
} /* 해당값을 넘으면 글씨 안나오게 */
.thumb_dsc_box span.thumb_dsc_span {
  color: #adadad;
  font-size: 13px;
}
.icon_new_thumb {
  margin: 2px 0 0 4px;
}
.btn_thumb_basic {
  position: absolute;
  right: 17px;
  bottom: 10px;
  border-radius: 2px;
  width: 46px;
  height: 20px;
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 1px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: -1px;
  display: inline-block;
}
.btn_thumb_end {
  background: #889097;
}

/*진료시간표*/
.board-type04 {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.board-type04 tr.title-wrap {
  color: #1b1b1b;
  background: #fafafa;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.3px;
}
.board-type04 td {
  padding-left: 50px;
  color: #606060;
  font-size: 13px;
  text-align: left;
  line-height: 150%;
  letter-spacing: -0.3px;
}
.board-type04 td.text {
  font-weight: normal;
}
.board-type04 td.text02 {
  font-size: 12px;
  color: #9e9e9e;
  letter-spacing: 0;
}
.board-type04 td.text-left {
  text-align: left;
}

/*20170720 경원주임요청 추가 투어 썸네일*/

.tour .thumbnail {
  position: relative;
  margin-top: 40px;
  text-align: center;
}
.tour .thumbnail li img {
  width: 94px;
}
.tour .thumbnail li {
  display: inline-block;
  margin-right: 8px;
}
.tour .thumbnail li:last-child {
  margin-right: 0;
}
.tour .thumbnail .bor-orange {
  border: 4px solid #eb8906;
  box-sizing: border-box;
}
.tour .thumbnail-btn .prev02 {
  position: absolute;
  left: 10px;
  top: 15px;
}
.tour .thumbnail-btn .next02 {
  position: absolute;
  right: 10px;
  top: 15px;
}
