@charset "UTF-8";
.bx-wrapper {
  margin: 0 auto !important;
}

.bx-wrapper .bx-viewport {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  left: 0;
}

.bx-wrapper .bx-wrapper img {
  display: inline;
}

.promotion .quick-banner {
  position: fixed;
  top: 450px;
  left: 50%;
  margin-left: 590px;
  z-index: 10;
}

.promotion .section {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.promotion .section .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
}

.promotion .section-title {
  background: #fff url("//img.eduwill.net/Img2/Gov2/promotion/191211/pc/bg_img01.jpg") 50% 0 no-repeat;
}

.promotion .section-title .btn-home {
  display: block;
  position: absolute;
  top: 853px;
  left: 819px;
  width: 189px;
  height: 49px;
  z-index: 10;
}

.promotion .section-review {
  background: #072c5f;
}

.promotion .section-slide {
  padding-bottom: 80px;
  background: #d1c9bf;
}

.promotion .section-slide .slider-wrap {
  margin-bottom: 26px;
}

.promotion .section-slide .slider-wrap .bx-wrapper .bx-controls a {
  margin-top: -15px;
  width: 18px;
  height: 30px;
}

.promotion .section-slide .slider-wrap .bx-wrapper .bx-controls a.bx-prev {
  left: 15px;
  background: url("//img.eduwill.net/Img2/Gov2/promotion/191211/pc/btn_prev.png") 50% 0 no-repeat;
}

.promotion .section-slide .slider-wrap .bx-wrapper .bx-controls a.bx-next {
  right: 15px;
  background: url("//img.eduwill.net/Img2/Gov2/promotion/191211/pc/btn_next.png") 50% 0 no-repeat;
}

.promotion .section-plan {
  background: #f8ecd7;
}

.promotion .section-text {
  background: #f3a64d;
}

.promotion .section-event {
  position: relative;
  text-align: center;
  background-color: #fff;
}

.promotion .section-event .bbs-form {
  padding: 0 74px 80px;
  background: #f3a64d;
}

.promotion .section-event .bbs-form .form-group {
  padding: 50px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .section-event .bbs-form .comment-form .text {
  width: 75%;
  height: 60px;
  padding: 0 17px;
  font-size: 17px;
  font-weight: 400;
  color: #9d9d9d;
  letter-spacing: -1px;
  border: 2px solid #072c5f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .section-event .bbs-form .comment-form .buttons {
  float: right;
  position: relative;
  display: table;
  width: 24%;
  height: 60px;
  background: #072c5f;
}

.promotion .section-event .bbs-form .comment-form .buttons span {
  display: table-cell;
  vertical-align: middle;
  color: #ffde00;
  font-weight: 700;
  font-size: 26px;
}

.promotion .section-event .bbs-form .comment-form .buttons:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffde00;
  border-right: 2px solid #ffde00;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.promotion .section-event .bbs-form .notice {
  margin: 20px 0 0;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 1.5;
}

.promotion .section-event .bbs-form .table-wrap {
  margin-top: 27px;
}

.promotion .section-event .bbs-form .table-wrap table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.promotion .section-event .bbs-form .table-wrap table th {
  padding: 15px 0;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  color: #2e2e2e;
  letter-spacing: -1px;
  border-bottom: 1px solid #000;
}

.promotion .section-event .bbs-form .table-wrap table td {
  padding: 15px 0;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #777;
  border-bottom: 1px solid #ececec;
  word-break: break-all;
}

.promotion .section-event .bbs-form .table-wrap table td.align_left {
  padding-left: 20px;
  text-align: left;
}

.promotion .section-event .bbs-form .paging {
  margin-top: 30px;
  text-align: center;
  line-height: 25px;
}

.promotion .section-event .bbs-form .paging a {
  line-height: 25px;
  display: inline-block;
  margin: 0 8px;
  font-size: 15px;
  color: #666;
  font-weight: 400;
  vertical-align: middle;
  padding: 0;
}

.promotion .section-event .bbs-form .paging a.control.prev {
  margin-right: 15px;
}

.promotion .section-event .bbs-form .paging a.control.next {
  margin-left: 15px;
}

.promotion .section-event .bbs-form .paging a.control img {
  vertical-align: middle;
}

.promotion .section-event .bbs-form .paging a.on {
  font-weight: 700;
  color: #e62a29;
}

.promotion .section-event .notice-box {
  padding: 48px 65px;
  text-align: left;
  background: #d7d7d7;
}

.promotion .section-event .notice-box dl dt {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  color: #666;
}

.promotion .section-event .notice-box dl dd {
  line-height: 1.7;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
/*# sourceMappingURL=web.css.map */