@charset "UTF-8";
a, *:hover, *:active, *:focus, a img, object, embed {
  outline: none;
  -moz-outline-style: none;
}

.grid, .section-check .wrap .grid, .section-event1 .sns .step, .section-event1 .sns .step ul, .section-event1 .sns .step li.step2 .step-link, .section-event1 .sns .step li.step3 > div {
  *zoom: 1;
}

.grid:before, .section-check .wrap .grid:before, .section-event1 .sns .step:before, .section-event1 .sns .step ul:before, .section-event1 .sns .step li.step2 .step-link:before, .section-event1 .sns .step li.step3 > div:before, .grid:after, .section-check .wrap .grid:after, .section-event1 .sns .step:after, .section-event1 .sns .step ul:after, .section-event1 .sns .step li.step2 .step-link:after, .section-event1 .sns .step li.step3 > div:after {
  content: '';
  display: table;
}

.grid:after, .section-check .wrap .grid:after, .section-event1 .sns .step:after, .section-event1 .sns .step ul:after, .section-event1 .sns .step li.step2 .step-link:after, .section-event1 .sns .step li.step3 > div:after {
  clear: both;
}

.section-event1 .form .wrap .comment-list .item .col.user, .promotion .comment-list .item .col.user, .promotion-comment .review-wrap .review-list .item .col.subject {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.sr-only, .promotion-comment .review-wrap .pagination a.control span {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-list-item .banner {
  background-color: #fff !important;
}

.section-event {
  display: none;
  background: #fff url("https://img.eduwill.net/Img2/Quark/promotion/201111/mobile/bg_event.jpg") 50% bottom no-repeat;
  background-size: cover;
}

@media screen and (min-width: 1024px) {
  .section-event {
    background: #fff url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc/bg_event.jpg") 50% bottom no-repeat;
    background-size: cover;
  }
}

.section-check {
  display: none;
  background: #dde6ee;
}

.section-check .wrap {
  text-align: left;
  color: #797f83;
  padding: 0.9375rem 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .section-check .wrap {
    padding: 30px 0px;
  }
}

@media screen and (min-width: 1024px) {
  .section-check .wrap {
    padding: 55px 0px;
  }
}

.section-check .wrap .grid {
  padding: 0.9375rem 1.25rem;
}

@media screen and (min-width: 720px) {
  .section-check .wrap .grid {
    padding: 30px 40px;
  }
}

@media screen and (min-width: 1024px) {
  .section-check .wrap .grid {
    padding: 0 0px;
  }
}

.section-check .wrap .noti {
  font-size: 0.875rem;
  color: #010101;
  font-weight: 600;
  margin-bottom: 0.46875rem;
}

@media screen and (min-width: 720px) {
  .section-check .wrap .noti {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .section-check .wrap .noti {
    font-size: 24px;
  }
}

@media screen and (min-width: 720px) {
  .section-check .wrap .noti {
    margin-bottom: 15px;
  }
}

.section-check .wrap .noti i {
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  background: #f14857;
  padding: 0.5% 2%;
  border-radius: 50px;
  margin-right: 0.5%;
}

@media screen and (min-width: 720px) {
  .section-check .wrap .noti i {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .section-check .wrap .noti i {
    font-size: 22px;
  }
}

.section-check .wrap ul li {
  position: relative;
  font-size: 0.8125rem;
  padding-left: 0.375rem;
}

@media screen and (min-width: 720px) {
  .section-check .wrap ul li {
    font-size: 26px;
  }
}

@media screen and (min-width: 720px) {
  .section-check .wrap ul li {
    padding-left: 12px;
  }
}

.section-check .wrap ul li:not(:last-child) {
  margin-bottom: 0.15625rem;
}

@media screen and (min-width: 720px) {
  .section-check .wrap ul li:not(:last-child) {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 1024px) {
  .section-check .wrap ul li {
    font-size: 20px;
  }
}

.section-check .wrap ul li:before {
  content: '·';
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}

.section-event1 {
  display: none;
}

.section-event1 .title {
  position: relative;
}

.section-event1 .title img {
  position: relative;
  z-index: 10;
}

.section-event1 .title:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 14.840%;
  background: #f4f4f4;
}

@media screen and (min-width: 1024px) {
  .section-event1 .title:before {
    height: 114px;
  }
}

.section-event1 .sns {
  background: #ffeec0;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns {
    padding-bottom: 80px;
  }
}

.section-event1 .sns .step {
  padding: 1.875rem 1.5625rem;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step {
    padding: 60px 50px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step {
    padding: 0 0px;
  }
}

@media screen and (max-width: 720px) {
  .section-event1 .sns .step {
    margin-top: -2.34375rem;
  }
}

@media screen and (max-width: 720px) and (min-width: 720px) {
  .section-event1 .sns .step {
    margin-top: -75px;
  }
}

.section-event1 .sns .step ul {
  font-size: 0;
}

.section-event1 .sns .step li {
  font-size: 0;
  position: relative;
  float: none;
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  text-align: left;
  border-top: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li {
    margin-top: 60px;
  }
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li {
    padding-top: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li {
    float: left;
    margin-top: 0;
    padding: 30px 30px 30px 30px;
    border-top: 0;
    background: #fff;
  }
}

.section-event1 .sns .step li .step-num {
  margin-bottom: 0.46875rem;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-num {
    margin-bottom: 15px;
  }
}

.section-event1 .sns .step li .step-num span {
  display: inline-block;
  line-height: 1.5;
  font-size: 3.88889vw;
  font-weight: 700;
  color: #000;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-num span {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li .step-num span {
    font-size: 18px;
  }
}

.section-event1 .sns .step li .step-text {
  line-height: 1.5;
  font-size: 3.88889vw;
  font-weight: 300;
  color: #010101;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-text {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li .step-text {
    font-size: 16px;
  }
}

.section-event1 .sns .step li .step-text strong {
  font-weight: 700;
}

.section-event1 .sns .step li .step-link-title {
  font-size: 3.61111vw;
  font-weight: 700;
  color: #ef0906;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-link-title {
    font-size: 26px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li .step-link-title {
    font-size: 16px;
  }
}

.section-event1 .sns .step li .step-link div {
  display: inline-block;
}

.section-event1 .sns .step li .step-link div a {
  position: relative;
  display: inline-block;
  padding: 0.46875rem 0.9375rem;
  text-align: center;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 11.875rem;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-link div a {
    padding: 15px 30px;
  }
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-link div a {
    width: 380px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li .step-link div a {
    width: 190px;
    padding: 6px 0;
  }
}

.section-event1 .sns .step li .step-link div a span {
  display: block;
  font-size: 3.33333vw;
  font-weight: 400;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li .step-link div a span {
    font-size: 24px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li .step-link div a span {
    font-size: 14px;
  }
}

.section-event1 .sns .step li .step-link .btn-tag {
  background: #ffbf00;
}

.section-event1 .sns .step li .step-link .btn-tag span {
  color: #fff;
  font-size: 15px;
}

.section-event1 .sns .step li .step-link .btn-link {
  display: inline-block;
  text-align: left;
  background: #fff;
  border: 1px solid #ccc;
}

.section-event1 .sns .step li .step-link .btn-link span {
  padding-left: 0;
  color: #666;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li .step-link .btn-link span {
    padding-left: 11px;
  }
}

.section-event1 .sns .step li .step-link .btn-link span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.section-event1 .sns .step li.step1 {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step1 {
    width: 360px;
    height: 290px;
    padding-top: 30px;
  }
}

.section-event1 .sns .step li.step1 .step-text {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step2 {
    margin-left: 20px;
    width: 720px;
    height: 290px;
  }
}

.section-event1 .sns .step li.step2 .step-text span {
  display: block;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step2 .step-text span {
    display: inline-block;
  }
}

.section-event1 .sns .step li.step2 .step-link-title {
  margin: 0 0 15px;
  font-weight: 400;
}

.section-event1 .sns .step li.step2 .step-link-title strong {
  font-weight: 700;
}

.section-event1 .sns .step li.step2 .step-link {
  margin-right: -6px;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step2 .step-link {
    margin-right: 0;
  }
}

.section-event1 .sns .step li.step2 .step-link div {
  float: left;
  width: 50%;
  padding: 0 6px 6px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step2 .step-link div {
    float: none;
    display: inline-block;
    width: auto;
  }
}

.section-event1 .sns .step li.step2 .step-link div a {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step2 .step-link div a {
    width: 190px;
  }
}

.section-event1 .sns .step li.step3 {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 {
    margin-top: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 .step-num {
    float: left;
    margin: 2px 25px 0 0;
  }
}

.section-event1 .sns .step li.step3 .step-text {
  margin-top: 8px;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 .step-text {
    float: left;
    margin-top: 0;
    line-height: 34px;
  }
}

.section-event1 .sns .step li.step3 .btn-url {
  position: relative;
  display: none;
  margin-left: 17px;
  width: 124px;
  height: 34px;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 .btn-url {
    display: inline-block;
    line-height: 30px;
  }
}

.section-event1 .sns .step li.step3 .btn-url span {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

.section-event1 .sns .step li.step3 .comment-form {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.section-event1 .sns .step li.step3 .comment-form .text {
  padding: 0 0.625rem;
  width: 80.4%;
  height: 40px;
  line-height: 40px;
  font-size: 3.05556vw;
  font-weight: 400;
  color: #666;
  border: 1px solid #ffbf00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .text {
    padding: 0 20px;
  }
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .text {
    font-size: 22px;
  }
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .text {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 .comment-form .text {
    height: 56px;
    line-height: 56px;
  }
}

.section-event1 .sns .step li.step3 .comment-form .button {
  float: right;
  width: 17.7%;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
  background-color: #ffbf00;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .button {
    height: 50px;
    line-height: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 .comment-form .button {
    height: 56px;
    line-height: 56px;
  }
}

.section-event1 .sns .step li.step3 .comment-form .button span {
  display: block;
  font-size: 3.05556vw;
  font-weight: 700;
  color: #fff;
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .button span {
    font-size: 22px;
  }
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .button span {
    font-size: 18px;
  }
}

.section-event1 .sns .step li.step3 .comment-form .button em {
  display: none;
}

@media screen and (min-width: 1024px) {
  .section-event1 .sns .step li.step3 .comment-form .button em {
    display: inline-block;
  }
}

.section-event1 .sns .step li.step3 .comment-form .comment-mask {
  padding: 1.0625rem 0;
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  line-height: 1.3;
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 720px) {
  .section-event1 .sns .step li.step3 .comment-form .comment-mask {
    padding: 34px 0;
  }
}

.section-event1 .form .wrap {
  padding: 3.125rem 1.5625rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .section-event1 .form .wrap {
    padding: 100px 50px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap {
    padding: 80px 0px;
  }
}

.section-event1 .form .wrap .comment-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
}

.section-event1 .form .wrap .comment-list .item {
  border-bottom: 1px solid #ccc;
}

.section-event1 .form .wrap .comment-list .item:last-child {
  border-bottom: 0;
}

.section-event1 .form .wrap .comment-list .item .col {
  padding: 20px 0;
  line-height: 1.5;
  font-size: 3.05556vw;
  font-weight: 500;
  color: #555;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

@media screen and (min-width: 720px) {
  .section-event1 .form .wrap .comment-list .item .col {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .comment-list .item .col {
    font-size: 16px;
  }
}

.section-event1 .form .wrap .comment-list .item .col.number {
  width: 10%;
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .comment-list .item .col.number {
    width: 5%;
  }
}

.section-event1 .form .wrap .comment-list .item .col.user {
  width: 20%;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .comment-list .item .col.user {
    width: 15%;
  }
}

.section-event1 .form .wrap .comment-list .item .col.desc {
  width: 70%;
  padding-left: 0.3125rem;
  text-align: left;
  letter-spacing: -.5px;
  word-break: break-all;
}

@media screen and (min-width: 720px) {
  .section-event1 .form .wrap .comment-list .item .col.desc {
    padding-left: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .comment-list .item .col.desc {
    width: 80%;
    padding-left: 0;
  }
}

.section-event1 .form .wrap .comment-list .item .col:only-child {
  width: 100%;
  padding: 1.5625rem 0;
  text-align: center;
  font-size: 3.05556vw;
}

@media screen and (min-width: 720px) {
  .section-event1 .form .wrap .comment-list .item .col:only-child {
    padding: 50px 0;
  }
}

@media screen and (min-width: 720px) {
  .section-event1 .form .wrap .comment-list .item .col:only-child {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .comment-list .item .col:only-child {
    font-size: 14px;
  }
}

.section-event1 .form .wrap .comment-list .item.nodata .col {
  font-size: 3.05556vw;
  font-weight: 500;
  color: #000;
}

@media screen and (min-width: 720px) {
  .section-event1 .form .wrap .comment-list .item.nodata .col {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .comment-list .item.nodata .col {
    font-size: 18px;
  }
}

.section-event1 .form .wrap .paging {
  display: none;
  margin-top: 30px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .section-event1 .form .wrap .paging {
    display: block;
  }
}

.section-event1 .form .wrap .paging a {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 24px;
  margin: 0 10px;
  text-align: center;
  line-height: 22px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  color: #555;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.section-event1 .form .wrap .paging a.control {
  margin: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section-event1 .form .wrap .paging a.control:before {
  content: ' ';
  position: relative;
  top: -4px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-width: 0;
  border-style: solid;
  border-color: #777;
  background-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.section-event1 .form .wrap .paging a.control-prev {
  margin-right: 10px;
}

.section-event1 .form .wrap .paging a.control-prev:before {
  margin-left: 2px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.section-event1 .form .wrap .paging a.control-next {
  margin-left: 10px;
}

.section-event1 .form .wrap .paging a.control-next:before {
  margin-right: 2px;
  border-top-width: 1px;
  border-right-width: 1px;
}

.section-event1 .form .wrap .paging a.active {
  color: #333;
  border-bottom: 2px solid #333;
}

.section-notice2 {
  display: none;
  background: #f5f5f5;
}

.section-notice2 dl {
  text-align: left;
  padding: 1.71875rem 1.5625rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl {
    padding: 55px 50px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl {
    padding: 55px 0;
  }
}

.section-notice2 dl dt {
  font-weight: 600;
  margin-bottom: 0.5625rem;
  font-size: 0.875rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dt {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dt {
    font-size: 28px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl dt {
    font-size: 18px;
  }
}

.section-notice2 dl dd {
  color: #999999;
}

.section-notice2 dl dd ul li {
  position: relative;
  line-height: 1.09375rem;
  font-size: 0.75rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dd ul li {
    line-height: 35px;
  }
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dd ul li {
    font-size: 24px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl dd ul li {
    font-size: 16px;
    line-height: 27px;
  }
}

.section-notice2 dl dd ul li span {
  display: block;
  position: relative;
  margin-left: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dd ul li span {
    margin-left: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl dd ul li span {
    margin-left: 10px;
  }
}

.section-notice2 dl dd ul li span.uniq {
  margin-left: 1.5625rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dd ul li span.uniq {
    margin-left: 50px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl dd ul li span.uniq {
    margin-left: 30px;
  }
}

.section-notice2 dl dd ul li span.re {
  margin-left: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dd ul li span.re {
    margin-left: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl dd ul li span.re {
    margin-left: 20px;
  }
}

.section-notice2 dl dd ul li span.re::before {
  content: '-';
  position: absolute;
  top: 0;
  left: -0.625rem;
}

@media screen and (min-width: 720px) {
  .section-notice2 dl dd ul li span.re::before {
    left: -20px;
  }
}

@media screen and (min-width: 1024px) {
  .section-notice2 dl dd ul li span.re::before {
    left: -10px;
  }
}

.promotion .comment-form {
  position: relative;
  width: 100%;
}

.promotion .comment-form .text {
  background: #FFF;
  width: 100%;
  padding: 0.625rem;
  height: 4.6875rem;
  line-height: 1.3;
  font-size: 3.05556vw;
  font-weight: 400;
  color: #222;
  border: 2px solid #ffbf00;
  outline: none;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .text {
    padding: 20px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .text {
    height: 150px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .text {
    font-size: 22px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .text {
    float: left;
    width: 78%;
    height: 110px;
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-form .text {
    float: left;
    width: 78%;
    height: 110px;
  }
}

.promotion .comment-form .text::-webkit-input-placeholder {
  color: #777373;
}

.promotion .comment-form .text:-ms-input-placeholder {
  color: #777373;
}

.promotion .comment-form .text::-ms-input-placeholder {
  color: #777373;
}

.promotion .comment-form .text::placeholder {
  color: #777373;
}

.promotion .comment-form .button {
  height: 2.8125rem;
  line-height: 2.8125rem;
  width: 100%;
  vertical-align: top;
  background-color: #ffbf00;
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .button {
    height: 90px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .button {
    line-height: 90px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .button {
    float: right;
    width: 22%;
    height: 110px;
    line-height: 110px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-form .button {
    float: right;
    width: 22%;
    height: 110px;
    line-height: 110px;
  }
}

.promotion .comment-form .button span {
  display: block;
  font-size: 4.72222vw;
  font-weight: 600;
  color: #000;
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .button span {
    font-size: 34px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .button span {
    font-size: 24px;
  }
}

.promotion .comment-form .button em {
  display: inline-block;
}

.promotion .comment-form .comment-mask {
  padding: 1.0625rem 0;
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  line-height: 1.3;
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .comment-mask {
    padding: 34px 0;
  }
}

.promotion .comment-form .notice {
  padding-top: 0.5625rem;
  text-align: left;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  color: #999;
}

@media screen and (min-width: 720px) {
  .promotion .comment-form .notice {
    padding-top: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-form .notice {
    font-size: 14px;
  }
}

.promotion .comment-list {
  margin: 30px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
}

.promotion .comment-list .item {
  border-bottom: 1px solid #ccc;
}

.promotion .comment-list .item:last-child {
  border-bottom: 0;
}

.promotion .comment-list .item .col {
  padding: 20px 0;
  line-height: 1.5;
  font-size: 3.05556vw;
  font-weight: 500;
  color: #555;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

@media screen and (min-width: 720px) {
  .promotion .comment-list .item .col {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-list .item .col {
    font-size: 16px;
  }
}

.promotion .comment-list .item .col.number {
  width: 10%;
}

@media screen and (min-width: 1024px) {
  .promotion .comment-list .item .col.number {
    width: 5%;
  }
}

.promotion .comment-list .item .col.user {
  width: 20%;
}

@media screen and (min-width: 1024px) {
  .promotion .comment-list .item .col.user {
    width: 15%;
  }
}

.promotion .comment-list .item .col.desc {
  width: 70%;
  padding-left: 0.3125rem;
  text-align: left;
  letter-spacing: -.5px;
  word-break: break-all;
}

@media screen and (min-width: 720px) {
  .promotion .comment-list .item .col.desc {
    padding-left: 10px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-list .item .col.desc {
    width: 80%;
    padding-left: 0;
  }
}

.promotion .comment-list .item .col:only-child {
  width: 100%;
  padding: 1.5625rem 0;
  text-align: center;
  font-size: 3.05556vw;
}

@media screen and (min-width: 720px) {
  .promotion .comment-list .item .col:only-child {
    padding: 50px 0;
  }
}

@media screen and (min-width: 720px) {
  .promotion .comment-list .item .col:only-child {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-list .item .col:only-child {
    font-size: 14px;
  }
}

.promotion .comment-list .item.nodata .col {
  font-size: 3.05556vw;
  font-weight: 500;
  color: #000;
}

@media screen and (min-width: 720px) {
  .promotion .comment-list .item.nodata .col {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .comment-list .item.nodata .col {
    font-size: 18px;
  }
}

.promotion .paging {
  display: none;
  margin-top: 30px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .promotion .paging {
    display: block;
  }
}

.promotion .paging a {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 24px;
  margin: 0 10px;
  text-align: center;
  line-height: 22px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  color: #555;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.promotion .paging a.control {
  margin: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .paging a.control:before {
  content: ' ';
  position: relative;
  top: -4px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-width: 0;
  border-style: solid;
  border-color: #777;
  background-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.promotion .paging a.control-prev {
  margin-right: 10px;
}

.promotion .paging a.control-prev:before {
  margin-left: 2px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.promotion .paging a.control-next {
  margin-left: 10px;
}

.promotion .paging a.control-next:before {
  margin-right: 2px;
  border-top-width: 1px;
  border-right-width: 1px;
}

.promotion .paging a.active {
  color: #333;
  border-bottom: 2px solid #333;
}

.promotion .list-more {
  display: block;
  margin-top: 1.25rem;
}

@media screen and (min-width: 720px) {
  .promotion .list-more {
    margin-top: 40px;
  }
}

.promotion .list-more a {
  display: block;
  width: 100%;
  padding: 0.625rem;
  font-size: 4.72222vw;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #132053;
}

@media screen and (min-width: 720px) {
  .promotion .list-more a {
    padding: 20px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .list-more a {
    font-size: 34px;
  }
}

@media screen and (min-width: 1024px) {
  .promotion .list-more {
    display: none;
  }
}

.promotion {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
}

.promotion .container {
  position: relative;
}

.promotion .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.promotion .only-pc {
  display: block;
}

.promotion .only-mobile {
  display: none;
}

.promotion .icon-hand {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-animation-name: moving;
          animation-name: moving;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes moving {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

@keyframes moving {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

.promotion .fix-apply {
  display: none;
  position: fixed;
  height: 100px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffbf00;
  background: -webkit-gradient(linear, left top, right top, from(#ffbf00), color-stop(35%, #ffd500), color-stop(64%, #ffd500), to(#ffbf00));
  background: linear-gradient(to right, #ffbf00 0%, #ffd500 35%, #ffd500 64%, #ffbf00 100%);
  z-index: 11;
}

.promotion .fix-apply .wrap {
  position: relative;
  top: -10px;
}

.promotion .fix-apply .icon-hand {
  top: 50%;
  right: -20px;
}

.promotion-title {
  height: 1100px;
  background-color: #0d1846;
}

@-webkit-keyframes lightning {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes lightning {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.promotion-title:after {
  content: '';
  position: ABSOLUTE;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc/bg_title.jpg") no-repeat center top;
  background-size: cover;
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
  -webkit-animation: lightning 3s ease-in-out infinite;
          animation: lightning 3s ease-in-out infinite;
  z-index: 1;
}

.promotion-title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc/bg_line.png") no-repeat right 1010px;
  z-index: 10;
}

.promotion-title .wrap {
  position: relative;
  height: 100%;
}

.promotion-title .title {
  position: absolute;
  opacity: 0;
  z-index: 5;
}

.promotion-title .title-1 {
  top: 100px;
  left: 0;
  right: 0;
}

.promotion-title .title-2 {
  top: 159px;
  left: 0;
  right: 0;
}

.promotion-title .title-3 {
  top: 313px;
  left: 0px;
}

.promotion-title .title.teacher-1 {
  left: -110px;
  bottom: 0;
  z-index: 5;
}

.promotion-title .title.light1 {
  top: 175px;
  left: 105px;
  z-index: 5;
}

.promotion-title .title.light2 {
  z-index: 5;
  top: 310px;
  right: 145px;
  z-index: 5;
}

.promotion-slide {
  position: relative;
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc/bg_line2.png") no-repeat bottom right;
}

.promotion-slide .swiper-slide {
  width: 88.88%;
}

.promotion-slide .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 100;
}

.promotion-slide .swiper-button-prev {
  width: 3.75rem;
  height: 3.125rem;
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc//prev.png") no-repeat 50% top;
  left: -0.3%;
  background-size: auto;
  color: #000 !important;
  color: #000;
  word-break: keep-all;
}

@media screen and (min-width: 720px) {
  .promotion-slide .swiper-button-prev {
    width: 120px;
  }
}

@media screen and (min-width: 720px) {
  .promotion-slide .swiper-button-prev {
    height: 100px;
  }
}

.promotion-slide .swiper-button-prev span {
  display: inline-block;
  text-align: left;
  width: 70%;
  margin-left: 50px;
}

.promotion-slide .swiper-button-next {
  width: 3.75rem;
  height: 3.125rem;
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc//next.png") no-repeat 50% top;
  right: -0.3%;
  background-size: auto;
  color: #000 !important;
  color: #000;
  word-break: keep-all;
}

@media screen and (min-width: 720px) {
  .promotion-slide .swiper-button-next {
    width: 120px;
  }
}

@media screen and (min-width: 720px) {
  .promotion-slide .swiper-button-next {
    height: 100px;
  }
}

.promotion-slide .swiper-button-next span {
  display: inline-block;
  text-align: right;
  width: 70%;
  margin-right: 50px;
}

.promotion-slide .swiper-button-prev:after, .promotion-slide .swiper-container-rtl .swiper-button-next:after {
  content: '';
}

.promotion-slide .swiper-button-next:after, .promotion-slide .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}

.promotion-slide .swiper-button-prev:hover:after {
  content: '';
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc//prev_2.png") 0 0 no-repeat;
  width: 52px;
  height: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 2px;
}

.promotion-slide .swiper-button-next:hover:after {
  content: '';
  background: url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc//next_2.png") 0 0 no-repeat;
  width: 52px;
  height: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
}

.promotion-slide .slide-box {
  position: relative;
}

.promotion-slide .swiper-pagination {
  position: relative;
  margin: 25px 0 55px 0;
}

.promotion-slide .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.promotion-slide .swiper-pagination-bullet-active {
  width: 45px;
  background: #ffae00;
  border-radius: 50px;
}

.promotion-slide .con02 {
  position: relative;
}

.promotion-slide .con02 .num {
  position: absolute;
  top: 237px;
  left: 172px;
  opacity: 0;
}

.promotion-slide .con02 .arrow {
  position: absolute;
  top: 66px;
  left: 166px;
  opacity: 0;
  z-index: 2;
}

.promotion-slide .con02 .graph {
  position: absolute;
  bottom: 77px;
}

.promotion-slide .con02 .graph_ani_1 {
  left: 398px;
  opacity: 0;
}

.promotion-slide .con02 .num {
  animation: show_in_num 2.1s ease-out 2.1s both;
  -webkit-animation: show_in_num 2.1s ease-out 2.1s both;
}

.promotion-slide .con02 .arrow {
  animation: show_top_in2 1.2s ease-out 1.2s both;
  -webkit-animation: show_top_in2 1.2s ease-out 1.2s both;
}

.promotion-slide .con02 .graph_ani_1 {
  animation: top_in_graph 1s ease-out 1s both;
  -webkit-animation: top_in_graph 1s ease-out 1s both;
}

@-webkit-keyframes show_top_in2 {
  0% {
    -webkit-transform: translateY(100px) translateX(-100px);
            transform: translateY(100px) translateX(-100px);
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@keyframes show_top_in2 {
  0% {
    -webkit-transform: translateY(100px) translateX(-100px);
            transform: translateY(100px) translateX(-100px);
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}

@-webkit-keyframes show_in_num {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes show_in_num {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes top_in_graph {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 1;
  }
}

@keyframes top_in_graph {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    opacity: 1;
  }
}

.promotion-slide .notice {
  padding-left: 120px;
  padding-bottom: 200px;
  text-align: left;
  font-size: 14px;
  color: #888;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  line-height: 1.5;
}

.promotion-video {
  padding-bottom: 150px;
  background: #ffeebf;
  background-size: cover;
}

.promotion-video .video_title {
  margin-top: -120px;
}

.promotion-video .youtube {
  position: relative;
  width: 100%;
  height: 620px;
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-video .youtube iframe, .promotion-video .youtube video {
  width: 100%;
  height: 100%;
}

.promotion-video .video-box {
  position: relative;
}

.promotion-video .video-box video {
  width: 100%;
  height: 100%;
}

.promotion-video .video-box .btn-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.promotion-video .video-box .btn-play img {
  width: 100%;
}

.promotion-teacher {
  background: #192863 url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc/bg_teacher.jpg") no-repeat 50% 0;
}

.promotion-event1 {
  display: none;
  background: #f8f8f8;
}

.promotion-event1 .event-box {
  padding-bottom: 80px;
  background: #fff;
  margin-top: 100px;
}

.promotion-event1 .event-box .list-desc {
  width: 80%;
  margin: 0 auto;
}

.promotion-event1 .event-box .list-desc dl {
  text-align: left;
}

.promotion-event1 .event-box .list-desc dl dt {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  line-height: 1.3;
}

.promotion-event1 .event-box .list-desc dl dd li {
  position: relative;
  padding-left: 11px;
  text-indent: -9px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #888;
}

.promotion-event1 .event-box.event1 {
  margin-top: 0;
}

.promotion-event1 .event-box.event1 .list-apply {
  width: 940px;
  margin: 0 auto;
}

.promotion-event1 .event-box.event1 .list-apply .grid {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  border-top: 1px solid #ccc;
  background-color: #fff;
}

.promotion-event1 .event-box.event1 .list-apply .grid:first-child {
  border-top-width: 2px;
  border-top-color: #202020;
}

.promotion-event1 .event-box.event1 .list-apply .grid:last-child {
  border-bottom: 2px solid #202020;
}

.promotion-event1 .event-box.event1 .list-apply .col {
  float: none;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
}

.promotion-event1 .event-box.event1 .list-apply .subject {
  width: 25%;
  color: #202020;
  font-weight: 700;
  letter-spacing: -2px;
  background: #fff;
}

.promotion-event1 .event-box.event1 .list-apply .desc {
  position: relative;
  width: 75%;
  padding: 20px 30px;
  text-align: left;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: -1.5px;
  color: #202020;
  background-color: transparent;
}

.promotion-event1 .event-box.event2 .list-desc {
  width: 60%;
}

.promotion-comment {
  display: none;
  padding-bottom: 160px;
  background: #f8f8f8;
}

.promotion-comment .review-wrap {
  padding: 60px;
}

.promotion-comment .review-wrap .review-list {
  width: 100%;
}

.promotion-comment .review-wrap .review-list .item {
  border-bottom: 1px solid #dedede;
}

.promotion-comment .review-wrap .review-list .item .col {
  padding: 18px 0;
  font-size: 17px;
  color: #7a7a7a;
}

.promotion-comment .review-wrap .review-list .item .col.teacher {
  width: 20%;
}

.promotion-comment .review-wrap .review-list .item .col.subject {
  width: 57%;
  text-align: left;
  color: #272727;
}

.promotion-comment .review-wrap .review-list .item .col.satisfaction {
  width: 12%;
}

.promotion-comment .review-wrap .review-list .item .col.satisfaction .grade {
  line-height: 1;
}

.promotion-comment .review-wrap .review-list .item .col.user {
  width: 11%;
}

.promotion-comment .review-wrap .review-list .item .col:only-child {
  width: 100%;
  padding: 50px 0;
  text-align: center;
  font-size: 20px;
}

.promotion-comment .review-wrap .review-list .review-head .item {
  border-bottom: 2px solid #545454;
}

.promotion-comment .review-wrap .review-list .review-head .item .col {
  padding: 10px 0;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}

.promotion-comment .review-wrap .review-list .grade {
  cursor: default;
  pointer-events: none;
}

.promotion-comment .review-wrap .pagination {
  margin-top: 30px;
  text-align: center;
}

.promotion-comment .review-wrap .pagination a {
  position: relative;
  display: inline-block;
  height: 18px;
  padding: 0 10px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  color: #666;
}

.promotion-comment .review-wrap .pagination a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  background-color: #666;
}

.promotion-comment .review-wrap .pagination a.control {
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
  color: transparent;
  background: none;
}

.promotion-comment .review-wrap .pagination a.control:before {
  background: none;
}

.promotion-comment .review-wrap .pagination a.control.control-prev:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-width: 0;
  border-style: solid;
  border-color: #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-width: 2px;
  border-left-width: 2px;
  left: 6px;
}

.promotion-comment .review-wrap .pagination a.control.control-next:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-width: 0;
  border-style: solid;
  border-color: #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 2px;
  border-right-width: 2px;
  right: 0;
}

.promotion-comment .review-wrap .pagination a.control + a:before {
  display: none;
}

.promotion-comment .review-wrap .pagination a.on, .promotion-comment .review-wrap .pagination a.active {
  color: #e62a29;
}

.promotion-comment .review-wrap .review-action {
  display: none;
}

.promotion-notice {
  display: none;
  background: #f3f3f3;
}

.promotion-notice .wrap {
  padding: 50px 70px;
  text-align: left;
}

.promotion-notice .wrap .subject {
  margin-bottom: 20px;
  font-weight: 700;
  color: #666;
  font-size: 24px;
  line-height: 1.2;
}

.promotion-notice .wrap .list li {
  position: relative;
  padding-left: 18px;
  margin-top: 8px;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.3;
}

.promotion-notice .wrap .list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 2px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #666;
}
/*# sourceMappingURL=web.css.map */