.section-row.section-row-1 .section-widget-col-4 .sec_program {
  position: relative;
  overflow: hidden;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .section-title h1 {
  color: #fff;
  font-size: 21px;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider {
  width: 316px;
  height: 228px;
  overflow: hidden;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider:after {
  content: "";
  display: block;
  clear: both;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider .rsBullets {
  position: absolute;
  z-index: 35;
  right: 26px;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: right;
  line-height: 8px;
  overflow: hidden;
  padding-bottom: 15px;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider .rsBullet {
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 2px 0;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider .rsBullet span {
  display: block;
  width: 10px;
  height: 6px;
  background: #ffffff;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider .rsBullet.rsNavSelected span {
  width: 25px;
  background-color: #595cff;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li {
  position: relative;
  box-sizing: border-box;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li:before {
  display: none;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li .thumb {
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 170px;
  overflow: hidden;
  text-align: center;
  background: #434343;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li a {
  position: relative;
  z-index: 11;
  color: #fff;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li a.more {
  line-height: 14px;
  padding: 8px 14px;
  border: 1px solid #fff;
  display: inline-block;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li h1 {
  font-size: 21px;
  padding-bottom: 20px;
  color: #fff;
}

.section-row.section-row-1 .section-widget-col-4 .sec_program .slider li p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
  color: #fff;
}

.section-row.section-row-1 .section-widget-title {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}

.section-row.section-row-1 .section-widget-title h1 {
  font-size: 21px;
  margin-top: 0;
  color: #f39a05;
  padding-bottom: 16px;
  font-weight: bold;
}

.section-row.section-row-1 .section-widget-title p {
  font-size: 13px;
  line-height: 20px;
  color: #707070;
}

.section-row.section-row-1 .section-widget-title p b {
  color: #000;
}

.section-row.section-row-1 .section-widget-title .rsNav {
  position: absolute;
  top: 6px;
  right: 0;
}

.section-row.section-row-1 .section-widget-title .rsNav a {
  width: 10px;
  height: 10px;
  display: block;
  color: #f39a05;
}

.section-row .section-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.section-row.section-row-1 {
  padding: 50px 0;
}

@media (max-width: 767px) {
  .section-row.section-row-1 {
    padding: 0 20px;
  }
}

.section-row.section-row-1 .section-wrap {
  max-width: 1200px;
  overflow: hidden;
}

.section-row.section-row-1 .section-title {
  text-align: center;
  padding-bottom: 50px;
  padding-top: 90px;
}

.section-row.section-row-1 .section-title h1 {
  width: 200px;
  height: 100px;
  margin: 0 auto;
  display: block;
  background: url(/images/section_01_01.jpg?91f5ff78ce82c29d6402374af61a40a1) no-repeat;
}

.section-row.section-row-1 .section-title p {
  font-size: 18px;
  letter-spacing: -0.05em;
  margin-top: 20px;
}

.section-row.section-row-1 .section-title p b {
  font-weight: 600;
}

.section-row.section-row-1 .section-widget-col-4 {
  float: left;
  width: 400px;
}

@media (max-width: 767px) {
  .section-row.section-row-1 .section-widget-col-4 {
    float: none;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.section-row.section-row-1 .section-widget-col-4 .list li {
  position: relative;
  line-height: 38px;
  padding-right: 80px;
  border-bottom: 1px solid #e6e6e6;
}

.section-row.section-row-1 .section-widget-col-4 .list li:last-child {
  margin-bottom: 0;
}

.section-row.section-row-1 .section-widget-col-4 .list li a {
  font-size: 15px;
  display: block;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-row.section-row-1 .section-widget-col-4 .list li .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #7d7d7d;
}

.section-row.section-row-1 .section-widget-col-4 .list.notice li:first-child {
  line-height: 1;
  height: 116px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 100px;
  box-sizing: border-box;
}


@media (max-width: 767px) {
  .section-row.section-row-1 .section-widget-col-4 .list.notice li:first-child {
    padding-right: 0;
  }
  .section-row.section-row-1 .section-widget-col-4 .list li .date {
    font-size: 12px;
  }
}

.section-row.section-row-1 .section-widget-col-4 .list.notice li:first-child a b {
  font-size: 18px;
  margin-bottom: 12px;
  display: inline-block;
}

.section-row.section-row-1 .section-widget-col-4 .list.notice li:first-child .date {
  position: absolute;
  left: 0;
  top: 30px;
  width: 58px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  background: #d75324;
  padding: 10px 6px;
}

.section-row.section-row-1 .section-widget-col-4 .list.notice li:first-child .date > span {
  line-height: 18px;
  display: block;
}

.section-row.section-row-1 .section-widget-col-4 .gallery li {
  float: left;
  width: 172px;
  height: 128px;
  margin-right: 12px;
}

.section-row.section-row-1 .section-widget-col-4 .gallery li .imgNone {
  width: 172px;
  height: 128px;
  line-height: 128px;
  display: block;
  text-align: center;
  background: #eeeeee;
}

.section-row.section-row-1 .section-widget-col-4 .gallery li:last-child {
  margin-right: 0;
}

.section-row.section-row-1 .section-widget-col-4 + .section-widget-col-4 {
  width: 400px;
  margin-left: 40px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .section-row.section-row-1 .section-widget-col-4 + .section-widget-col-4 {
    width: auto;
    margin-left: 0;
  }
}

.section-row.section-row-1 .section-widget-col-4 + .section-widget-col-4 + .section-widget-col-4 {
  float: right;
  margin: 0;
  padding: 0;
  border: none;
  width: 316px;
}

@media (max-width: 767px) {
  .section-row.section-row-1 .section-widget-col-4 + .section-widget-col-4 + .section-widget-col-4 {
    display: none;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

.section-row.section-row-2 {
  border-top: 1px solid #e7e7e7;
  height: 78px;
}

@media (max-width: 767px) {
  .section-row.section-row-2 {
    display: none;
  }
}

.section-row.section-row-2 .section-title {
  position: absolute;
  text-align: left;
}

.section-row.section-row-2 .section-title h1 {
  font-size: 16px;
  line-height: 78px;
  letter-spacing: -0.05em;
  display: block;
}

.section-row.section-row-2 .section-title p {
  font-size: 18px;
  letter-spacing: -0.05em;
  margin-top: 20px;
}

.section-row.section-row-2 .section-title p b {
  font-weight: 600;
}

.section-row.section-row-2 .section-title .rsNav {
  position: absolute;
  left: 136px;
  top: 50%;
  margin-top: -18px;
  width: 120px;
}

.section-row.section-row-2 .section-title .rsNav .rsArrowLeft2,
.section-row.section-row-2 .section-title .rsNav .rsArrowRight2 {
  border: 1px solid #dfdfdf;
  width: 35px;
  float: left;
}

.section-row.section-row-2 .bx-controls-auto {
}

.section-row.section-row-2 .section-title .rsNav .rsArrowRight2 {
  border-left: 0;
}

.section-row.section-row-2 .section-title .rsNav .rsArrowLeft2 img {
}

.section-row.section-row-2 .section-widget-slide {
  width: 723px;
  height: 30px;
  overflow: hidden;
  padding-top: 24px;
  margin: 0 auto;
}

.section-row.section-row-2 .section-widget-slide  .thumb {
  display: inline-block;
  width: 180px !important;
  border-right: 1px solid #dcdcdc;
}

.map_box {
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -111.5px;
  width: 223px;
  padding-bottom: 12px;
  background: url(/images/sub/bottom_mapbox.png) no-repeat center bottom;
}

.map_box dl{padding:20px 0;text-align:center;border:1px solid #3ec729;background:#fff;}
.map_box dl dt{font-size:17px;color:#222;font-family:'NotoKrB';}
.map_box dl dd{padding-top:10px;font-size:13px;color:#747474;font-weight:bold;}
.map_box p{background:#3ec729; text-align: center;}
.map_box p a{display:block;padding:13px 0 13px 90px;color:#fff;background:url(http://kysvsc.test/images/sub/naver_icon.gif) no-repeat 20px 50%}

.section-widget-content .list .category {
  height: 22px;
  width: 46px;
  text-align: center;
  padding: 0 4px;
  border-radius: 8px;
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  margin-right: 10px;
  background: #d34f21;
  /*background: #434343;*/
}

.section-widget-content .list .category.end {
  background: #434343;
}
