@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/typeface-nanum-square@1.1.0/nanumsquare.min.css");
body {
  font-family: "맑은 고딕", "malgun gothic", "Apple SD Gothic Neo", "Apple SD 산돌고딕 Neo", "Microsoft NeoGothic", "Droid sans", sans-serif;
}

#main {
  width: 100%;
  text-align: center;
}

#main_top {
  width: 320px;
  height: 42px;
  margin: 0 auto;
}

#main_top2 {
  width: 100%;
  height: 42px;
  background: url(../images/main_top_imgbg.jpg) repeat-x;
}

#main_top2_txt {
  width: 320px;
  margin: auto;
  position: relative;
  font-family: NanumGothic;
  font-size: 14px;
  color: #fff;
  line-height: 42px;
  font-weight: bold;
}

#main_top2_txt .txt1 {
  position: absolute;
  top: 0px;
  left: 12px;
}

#main_top2_txt .txt2 {
  position: absolute;
  top: 0px;
  right: 12px;
}

#main_top3 {
  width: 320px;
  height: 33px;
  margin: auto;
  position: relative;
  font-family: Dotum;
  font-size: 12px;
  color: #787878;
  line-height: 33px;
  z-index: 111111;
}

#main_top3 .txt {
  position: absolute;
  top: 0px;
  left: 12px;
}

#main_top3 .img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}

.con {
  position: absolute;
  left: 0px;
  top: 100%;
  font-size: 12px;
  color: #787878;
  line-height: 18px;
  display: none;
}

.con_content {
  width: 320px;
  border-left: 2px solid #4f4f4f;
  border-right: 2px solid #4f4f4f;
  border-bottom: 2px solid #4f4f4f;
  background: #fff;
  font-family: "맑은 고딕", "malgun gothic", "Apple SD Gothic Neo", "Apple SD 산돌고딕 Neo", "Microsoft NeoGothic", "Droid sans", sans-serif;
  font-size: 14px;
}
.con_content th, .con_content td {
  vertical-align: top;
}
.con_content th {
  padding-left: 10px;
  text-align: left;
}
.con_content th span {
  padding-top: 1px;
  display: inline-block;
}
.con_content td {
  text-align: left;
  font-weight: normal;
  padding-right: 10px;
}
.con_content td input[type=text],
.con_content td input[type=tel],
.con_content td input[type=email],
.con_content td select,
.con_content td textarea {
  display: block;
  border: 1px solid #e1e1e1;
  width: 100%;
  font-size: 12px;
  min-height: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_content td textarea {
  height: 5.5em;
  resize: vertical;
}

#main_visual {
  width: 100%;
  height: 256px;
  background: url(../images/main_visualbg.jpg) repeat-x;
}

#visual1 {
  width: 320px;
  height: 256px;
  overflow: hidden;
  margin: auto;
  position: relative;
  background: url(../images/visual_bg.jpg) no-repeat center;
}

#visual1 .btn {
  position: absolute;
  top: 10px;
  left: 124px;
}

#visual1 .btn ul li {
  float: left;
  padding-right: 10px;
  cursor: pointer;
}

#visual1 .left {
  position: absolute;
  top: 82px;
  left: 5px;
  cursor: pointer;
}

#visual1 .right {
  position: absolute;
  top: 82px;
  right: 5px;
  cursor: pointer;
}

#visual2 {
  width: 320px;
  height: 256px;
  overflow: hidden;
  margin: auto;
  position: relative;
  background: url(../images/visual_bg.jpg) no-repeat center;
}

#visual2 .btn {
  position: absolute;
  top: 10px;
  left: 124px;
}

#visual2 .btn ul li {
  float: left;
  padding-right: 10px;
  cursor: pointer;
}

#visual2 .left {
  position: absolute;
  top: 82px;
  left: 5px;
  cursor: pointer;
}

#visual2 .right {
  position: absolute;
  top: 82px;
  right: 5px;
  cursor: pointer;
}

#visual3 {
  width: 320px;
  height: 256px;
  overflow: hidden;
  margin: auto;
  position: relative;
  background: url(../images/visual_bg.jpg) no-repeat center;
}

#visual3 .btn {
  position: absolute;
  top: 10px;
  left: 124px;
}

#visual3 .btn ul li {
  float: left;
  padding-right: 10px;
  cursor: pointer;
}

#visual3 .left {
  position: absolute;
  top: 82px;
  left: 5px;
  cursor: pointer;
}

#visual3 .right {
  position: absolute;
  top: 82px;
  right: 5px;
  cursor: pointer;
}

#visual4 {
  width: 320px;
  height: 256px;
  overflow: hidden;
  margin: auto;
  position: relative;
  background: url(../images/visual_bg.jpg) no-repeat center;
}

#visual4 .btn {
  position: absolute;
  top: 10px;
  left: 124px;
}

#visual4 .btn ul li {
  float: left;
  padding-right: 10px;
  cursor: pointer;
}

#visual4 .left {
  position: absolute;
  top: 82px;
  left: 5px;
  cursor: pointer;
}

#visual4 .right {
  position: absolute;
  top: 82px;
  right: 5px;
  cursor: pointer;
}

#visual5 {
  width: 320px;
  height: 256px;
  overflow: hidden;
  margin: auto;
  position: relative;
  background: url(../images/visual_bg.jpg) no-repeat center;
}

#visual5 .btn {
  position: absolute;
  top: 10px;
  left: 124px;
}

#visual5 .btn ul li {
  float: left;
  padding-right: 10px;
  cursor: pointer;
}

#visual5 .left {
  position: absolute;
  top: 82px;
  left: 5px;
  cursor: pointer;
}

#visual5 .right {
  position: absolute;
  top: 82px;
  right: 5px;
  cursor: pointer;
}

#main_content {
  width: 100%;
  background: url(../images/main_contentbg1.jpg) repeat-x #e3e3e3;
}

#content_img {
  width: 320px;
  margin: auto;
  position: relative;
}

#content_img .txt {
  position: absolute;
  top: 5px;
  right: 13px;
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
}

#content {
  width: 320px;
  height: 315px;
  margin: auto;
  background: url(../images/main_contentbg.jpg) repeat-y;
  padding-top: 15px;
}

#content ul li {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
}

#content .menu1 {
  padding-left: 18px;
}

#main_bottom1 {
  width: 100%;
  height: 28px;
  background: #404040;
  margin: auto;
  font-family: Doutm;
  font-size: 12px;
  color: #aaa;
  line-height: 28px;
}

#main_bottom1 a {
  color: #aaa;
}

#main_bottom2 {
  width: 100%;
  padding: 10px 0 15px 0;
  background: #323232;
  margin: auto;
  font-family: Doutm;
  font-size: 12px;
  color: #aaa;
  line-height: 20px;
}

#sub_menu {
  width: 100%;
  height: 39px;
  background: url(../images/menu_bg.jpg) repeat-x;
}

#sub_menu .menu {
  width: 320px;
  height: 39px;
  margin: 0 auto;
}

#sub_menu .menu ul li {
  float: left;
}

#sub_menu .menu .menu_right {
  float: right;
}

#sub_smenu {
  width: 320px;
  height: 33px;
  margin: auto;
  position: relative;
  font-family: Dotum;
  font-size: 12px;
  color: #787878;
  line-height: 33px;
  z-index: 111111;
}

#sub_smenu .txt {
  position: absolute;
  top: 0px;
  left: 10px;
}

#sub_content {
  width: 100%;
  background: url(../images/sub_contentbg.png) repeat-x #e3e3e3;
}

#sub_content .content {
  width: 320px;
  background: url(../images/sub_contentbg.png) repeat-x #fff;
  margin: 0 auto;
}

#sub_content .content .content {
  text-align: left;
  width: 320px;
  padding: 16px 0 20px 0;
}

#sub_content .content .content .icon {
  width: 18px;
  height: 3px;
  background: #2cc4ca;
  margin-left: 17px;
}

#sub_content .content .content .txt1 {
  font-family: Dotum;
  font-size: 15px;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 17px;
  padding-right: 19px;
}

#sub_content .content .content .txt2 {
  font-family: Dotum;
  font-size: 14px;
  color: #28b2b7;
  padding-top: 10px;
  padding-left: 17px;
  padding-right: 19px;
}

#sub_content .content .content .txt3 {
  padding-top: 5px;
  font-family: Dotum;
  font-size: 11px;
  color: #646464;
  line-height: 18px;
  padding-left: 17px;
  padding-right: 19px;
}

#sub_content .content .content .t1 {
  margin-top: 5px;
  font-family: Dotum;
  font-size: 12px;
  color: #fff;
  background: url(../images/sub1_bg1.jpg) no-repeat;
  height: 31px;
  line-height: 31px;
  text-align: center;
  margin-left: 17px;
}

#sub_content .content .content .s1_img1 {
  padding-top: 20px;
  margin-left: 17px;
}

#sub_content .content .content .service {
  width: 284px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px;
  font-family: Dotum;
  font-size: 12px;
  color: #787878;
  line-height: 15px;
  margin-left: 17px;
}

#sub_content .content .content .service input, textarea {
  border: 1px solid #e2e2e2;
}

#sub_content .content .content .img {
  padding-top: 10px;
  text-align: center;
}

#sub_content .content .content .tit {
  text-align: center;
}

#sub_content .content .content .txt4 {
  font-family: Dotum;
  font-size: 12px;
  color: #2cc4ca;
  padding-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
}

#sub_content .content .content .txt5 {
  font-family: Dotum;
  font-size: 12px;
  color: #787878;
  padding-top: 5px;
  line-height: 18px;
  padding-left: 10px;
  padding-right: 10px;
}

.item {
  float: left;
  width: 150px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.slider {
  display: block;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  padding: 10px 0;
}

.xxoo-item .item {
  position: relative;
  vertical-align: middle;
}

.xxoo-item .item img {
  display: block;
}

.xxoo-item .item .tip {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 38px;
  overflow: hidden;
  line-height: 38px;
}

.xxoo-controls {
  width: 100%;
  height: 100%;
}

.xxoo-controls .xxoo-buttons div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  font-size: 0px;
  line-height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
}

.xxoo-controls .xxoo-prev {
  width: 29px;
  height: 39px;
  left: 0px;
  background-image: url("../images/menu_left.png");
}

.xxoo-controls .xxoo-next {
  width: 29px;
  height: 39px;
  right: 0px;
  background-image: url("../images/menu_right.png");
}

html,
body {
  height: 100%;
}

@-webkit-keyframes pulse {
  0% {
    color: #ffffff;
    text-shadow: 0px 0px 0px #fff;
  }
  50% {
    color: #f0e460;
    text-shadow: 0px 0px 15px #fff;
  }
  100% {
    color: #ffffff;
    text-shadow: 0px 0px 0px #fff;
  }
}

@keyframes pulse {
  0% {
    color: #ffffff;
    text-shadow: 0px 0px 0px #fff;
  }
  50% {
    color: #f0e460;
    text-shadow: 0px 0px 15px #fff;
  }
  100% {
    color: #ffffff;
    text-shadow: 0px 0px 0px #fff;
  }
}
.main_number {
  float: right;
  width: 186px;
  height: 42px;
  background-image: url("../images/main_top_bg.png");
  background-size: 186px 42px;
  background-position: center;
  color: #ffffff;
  text-align: left;
  font-family: "Nanum Square", "Dotum", sans-serif;
  padding: 3px 0 0 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  -webkit-animation: pulse 3s infinite;
          animation: pulse 3s infinite;
}
.main_number i {
  font-style: normal;
  font-size: 9px;
  display: block;
}
.main_number span {
  display: block;
  font-size: 27px;
  font-weight: bold;
  font-weight: 900;
  letter-spacing: -1.5px;
}/*# sourceMappingURL=global.css.map */