/* 메인 */
#tnb {
  height: 35px;
  line-height: 35px;
  color: #666;
  font-size: 12px;
  font-weight: 300;
}
#tnb li {
  float: left;
}
#tnb a {
  color: #666;
}
#tnb .lf_tnb li:first-child {
  margin-right: 20px;
}
#tnb .lf_tnb i {
  margin-right: 5px;
  font-size: 14px;
  vertical-align: middle;
}
#tnb .rt_tnb {
  text-align: right;
}
#tnb .rt_tnb li:before {
  content: "│";
  font-size: 10px;
  margin: 0 5px;
}
#tnb .rt_tnb li:first-child:before {
  content: "";
  margin: 0;
}
#gnb {
  padding-top: 25px;
  box-sizing: border-box;
  margin-bottom: 25px;
}
#gnb #c_logo {
  display: inline-block;
}
#gnb #c_logo a {
  background: url(../img/m-logo.png);
  width: 263px;
  height: 37px;
  display: inline-block;
  font-size: 0;
}
#gnb #gnb_1dul {
  margin-top: 25px;
}
#gnb #gnb_1dul .gnb_1dli {
  float: left;
}
#gnb #gnb_1dul .gnb_1dli a {
  padding: 10px 20px;
  box-sizing: border-box;
  text-decoration: none;
  color: #666;
  font-size: 18px;
  font-weight: 600;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#gnb #gnb_1dul .gnb_1dli a:hover {
  background-image: url(../img/m_br.png);
}
#visual .slider {
  position: relative;
  width: 100%;
  min-width: 1170px;
  height: 550px;
}
#visual .slider .visual_box {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 550px;
  margin-left: -960px;
}
#visual .slider .visual_box .container {
  position: relative;
  margin-top: -550px;
}
#visual .slider .visual_box .container .visual_txt {
  background: url(../img/visual-txt.png);
  width: 516px;
  height: 516px;
  position: absolute;
  top: 17px;
  left: 14px;
  z-index: 99;
}
#visual .slider .visual_box .container .visual-txt {
  width:100%;
  position: absolute;
  z-index: 99;
  text-align: center;
}
#visual .slider .visual_box .container .visual-txt .visual_tit {
  padding-top: 60px;
  padding-bottom: 20px;
  box-sizing:border-box;
}
#visual .slider .visual_box .container .visual-txt .visual_tit li {
  display:inline-block;
  font-size:60px;
  font-weight: 200;
  color:#3a3a3a;
  margin-left: 20px;
}
#visual .slider .visual_box .container .visual-txt .visual_tit li:first-child {
  margin-left: 0;
}
#visual .slider .visual_box .container .visual-txt .visual_tit li span {
  font-size:40px;
  vertical-align: bottom;
  margin: 0 5px;
}
#visual .slider .visual_box .container .visual-txt .txt {
  font-size:24px;
  font-weight: 200;
  color:#555;
}
#banner-01 {
  padding: 50px 0 50px;
  box-sizing:border-box;
}
#banner-01 #banner_01 {
  height: 323px;
}
#banner-01 #banner_01 div {
  height: 100%;
}
#banner-01 #banner_01 .lf {
  width: 706px;
  background: url(../img/mid-banner-img01.png);
}
#banner-01 #banner_01 .rt {
  padding: 34px 0 0 45px;
  box-sizing: border-box;
  background: #009577;
  width: 464px;
  height: 100%;
}
#banner-01 #banner_01 .rt a {
  color: #fff;
  text-decoration: none;
  display:block; height:100%;
}
#banner-01 #banner_01 .rt span {
  font-family: Titillium Web;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
}
#banner-01 #banner_01 .rt h3 {
  font-size: 40px;
  font-weight: 600;
  margin: 25px 0 26px;
}
#banner-01 #banner_01 .rt p {
  font-size: 16px;
  font-weight: 600;
  margin-top: 32px;
}
#banner-01 .banner-box {
  margin-left: -26px;
}
#banner-01 .banner_s {
  height: auto;
  font-size: 0;
  padding-left: 26px;
  box-sizing:border-box;
  /* margin-top: 30px; */
}
#banner-01 .banner_s a {
  display: inline-block;
  height: 100%;
  width: 100%;
  transition: all 0.5s;
}
/* #banner-01 #banner_02 a {
  background: url(../img/mid-banner-img02.png);
}
#banner-01 #banner_03 a {
  background: url(../img/mid-banner-img03.png);
}
#banner-01 #banner_04 a {
  background: url(../img/mid-banner-img04.png);
}
#banner-01 #banner_02:hover a {
  background: url(../img/mid-banner-img02_over.png);
}
#banner-01 #banner_03:hover a {
  background: url(../img/mid-banner-img03_over.png);
}
#banner-01 #banner_04:hover a {
  background: url(../img/mid-banner-img04_over.png);
} */
#banner-02 {
  background: url(../img/min-banner-big.png);
  height: 200px;
  text-align: center;
  color: #fff;
  padding-top: 52px;
  box-sizing: border-box;
}
#banner-02 p {
  font-size: 18px;
}
#banner-02 .br {
  display: inline-block;
  width: 115px;
  height: 2px;
  background: #fff;
  margin: 12px 0 18px;
}
#banner-02 .est_btn {
  display: inline-block;
  padding: 10px 20px;
  box-sizing: border-box;
  border: 1px solid #fff;
  transition: all 0.5s;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
#banner-02 .est_btn:hover {
  background: #009577;
  border-box: box-sizing:border-box;
}
#bd_area {
  padding: 50px 0;
  box-sizing: border-box;
}
#bd_area .container {
  height: 250px;
}
#bd_area .board {
  height: 100%;
  padding-right: 25px;
  box-sizing: border-box;
}
#bd_area .board h4 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  background:#009577;
  padding: 10px 0 10px 10px;
  box-sizing: border-box;
  /* border-bottom: 1px solid #1d1c48; */
  position: relative;
}
#bd_area .board h4 .more {
  /* border-bottom: 1px solid #1d1c48; */
  padding: 5px 15px;
  position: absolute;
  top: 11px;
  right: 0;
  font-family: "roboto";
  font-size: 12px;
  font-weight: 400;
  color:#fff;
}
#bd_area .board ul {
  background: #fff;
  padding: 14px 0;
  box-sizing: border-box;
  height: 203px;
}
#bd_area .board ul li {
  line-height: 30px;
}
#bd_area .board ul li .bd_tit {
  color: #1d1c48;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#bd_area .board ul li .bd_tit:hover {
  font-weight: 600;
}
#bd_area .board ul li .bd_tit:before {
  content: "·";
  margin: 0 10px;
  color: #1d1c48;
  font-size: 20px;
  vertical-align: middle;
  font-weight: 600;
}
#bd_area .board ul li .date {
  font-family: "roboto";
  font-size: 12px;
  color: #666;
  float: right;
  padding-right: 20px;
  box-sizing: border-box;
}
#bd_area #cs_center {
  padding-left: 25px;
  box-sizing: border-box;
  height: 100%;
}
#bd_area #cs_center a {
  background: url(../img/intro-banner.png) no-repeat;
  display: inline-block;
  height: 100%;
  width: 100%;
}
#fnb {
  border-top: 2px solid #009577;
  border-bottom: 1px solid #dadada;
  box-sizing: border-box;
  height: 32px;
  line-height: 29px;
}
#fnb a {
  font-size: 12px;
  color: #666;
  text-decoration: none;
}
#fnb a:before {
  content: "│";
  margin: 0 5px;
}
#fnb a:first-child:before {
  content: "";
  margin: 0;
}
#copyright {
  padding: 21px 0 21px;
  box-sizing: border-box;
  color: #666;
  font-size: 12px;
  line-height: 19px;
}
#copyright .w_logo {
  margin-right: 50px;
}
#copyright .w_logo a {
  display: inline-block;
  width: 263px;
  height: 37px;
  background: url(../img/m-logo.png);
}
#copyright .address span:before {
  content: "│";
  margin: 0 3px;
}
#copyright .address .first:before {
  content: "";
  margin: 0;
}
/* 서브 */
#hd-img {
  height: 250px;
  background: url(../img/hd_img-180724.png);
  margin-bottom: 30px;
}
#lnb-nav .side_banner {
  width: 232px;
  height: 200px;
  background: url(../img/side-banner.png);
  padding: 50px 0 0 50px;
  box-sizing: border-box;
  color: #fff;
  font-size: 30px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
  font-weight: 600;
}
#content-navigation {
  height: 69px;
  border-bottom: 1px solid #dadada;
  box-sizing: border-box;
  position: relative;
}
#content-navigation #container_title {
  float: left;
  color: #666;
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  bottom: 9px;
  left: 20px;
}
#content-navigation ul {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-block;
}
#content-navigation li {
  float: left;
}
#content-navigation li a {
  color: #666;
  font-size: 12px;
}
#content-navigation li:before {
  content: "\f101";
  font-family: "fontawesome";
  margin: 0 10px;
}
#content-navigation li:first-child:before {
  content: "";
  margin: 0;
}
.nav-tit_txt {
  padding: 10px 0 10px 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
  position: relative;
}
.nav-tit_txt .br {
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 2px;
  background: #009577;
  bottom: 0;
}
.lnb1ul .lnb1li {
  border-top: 3px solid #fff;
  height: 48px;
  width: 100%;
}
.lnb1ul .lnb1li a {
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 48px;
  background: #eee;
  color: #767474;
  font-size: 16px;
  transition: all 0.5s;
  padding-left: 30px;
  box-sizing: border-box;
  font-weight: 600;
}
.lnb1ul .lnb1li a.active {
  background: #009577;
  color: #fff;
}
.lnb1ul .lnb1li a:hover {
  background: #009577;
  color: #fff;
}
#ctt {
  padding-top: 50px;
  box-sizing: border-box;
}
.slowgun {
  font-size: 18px;
  color: #666;
}
.slowgun-1 {
  font-style: italic;
  font-weight: 500;
  font-family: Titillium Web;
}
.slowgun-2 {
  font-weight: 600;
  margin-bottom: 50px;
}
h3.tit {
  color: #666;
  font-size: 24px;
  padding-left: 15px;
  box-sizing: border-box;
  border-left: 4px solid #009577;
  margin-bottom: 30px;
}
.hi {
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 16px;
  color: #3a3a3a;
  line-height: 24px;
}
.hi span {
  font-size: 18px;
  font-weight: 600;
  color: #666;
}
.intro_address {
  height: 126px;
  border: 1px solid #dadada;
  border-top: 0;
  box-sizing: border-box;
}
.intro_address article {
  padding: 24px 0 0 24px;
  box-sizing: border-box;
}
.intro_address h4 {
  font-weight: 600;
  font-size: 24px;
  color: #009577;
  letter-spacing: 8px;
  margin-bottom: 10px;
}
.intro_address .br {
  display: inline-block;
  width: 75px;
  height: 2px;
  background: #6f6f6f;
}
.intro_address .s_tit {
  font-family: Titillium Web;
  font-size: 14px;
  letter-spacing: 3px;
  color: #009577;
  font-weight: 600;
}
.intro_address .info {
  padding: 25px 0 0 238px;
  box-sizing: border-box;
}
.intro_address .info li {
  padding-left: 15px;
  box-sizing: border-box;
  background: url(../img/list-dot.png) left center no-repeat;
  line-height: 24px;
  font-size: 14px;
  color: #3a3a3a;
}
/*# sourceMappingURL=style.css.map */