@charset "UTF-8";
.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 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.sr-only {
  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 {
  background: #fff url("https://img.eduwill.net/Img2/Quark/promotion/201111/pc/bg_event.jpg") 50% 66vw no-repeat;
  background-size: contain;
}

@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 {
  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 50px;
  }
}

.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 .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.25rem;
}

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

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

@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 {
    padding-top: 0.9375rem;
    float: left;
    margin-top: 0;
    padding: 20px 25px;
    border-top: 0;
    background: #fff;
  }
}

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

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

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

.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;
  border-bottom: 2px solid #000;
}

@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: 340px;
    height: 275px;
    padding-top: 20px;
  }
}

.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: 640px;
    height: 275px;
  }
}

.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 20px;
  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 #000;
  -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.25rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.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 {
  background: #f5f5f5;
}

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

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

.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: 500;
  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;
}

@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;
  }
}

.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 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

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

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

.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;
}

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

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

.promotion .fix-right {
  position: fixed;
  left: 50%;
  top: 250px;
  margin-left: 600px;
  z-index: 3;
}

.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 .wrap .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -42px;
  width: 44px;
  height: 84px;
  border: 0;
  cursor: pointer;
  text-indent: -10000em;
}

.promotion .section .wrap .slick-arrow.slick-prev {
  left: -93px;
  background: url("//img.eduwill.net/Img2/Quark/promotion/freebook/201116/pc/btn_prev.png") 50% 0 no-repeat;
}

.promotion .section .wrap .slick-arrow.slick-next {
  right: -93px;
  background: url("//img.eduwill.net/Img2/Quark/promotion/freebook/201116/pc/btn_next.png") 50% 0 no-repeat;
}

.promotion .section .wrap .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 60px;
  text-align: center;
}

.promotion .section .wrap .slick-dots li {
  display: inline-block;
  margin: 0 8px;
}

.promotion .section .wrap .slick-dots li button {
  cursor: pointer;
  text-indent: -10000em;
  border: 0;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-color: #ddd;
}

.promotion .section .wrap .slick-dots li.slick-active button {
  background-color: #e8006c;
}

.promotion .section-top-banner {
  background: #22223a;
}

.promotion .section-title {
  background: url("//img.eduwill.net/Img2/Quark/promotion/freebook/201116/pc/bg_section1_200529.jpg") 50% 0 no-repeat;
  background-size: cover;
}

.promotion .section-title .wrap {
  position: relative;
  height: 691px;
}

.promotion .section-title .wrap .title {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 10;
}

.promotion .section-title .wrap .date-box {
  position: absolute;
  top: 432px;
  left: 0;
  vertical-align: top;
  text-align: left;
  line-height: 1;
  z-index: 10;
}

.promotion .section-title .wrap .date-box span {
  position: relative;
  top: 5px;
  margin-bottom: 15px;
  display: inline-block;
  color: #202020;
  font-size: 24px;
}

.promotion .section-title .wrap .date-box span.date-name {
  padding-right: 15px;
  font-weight: 700;
}

.promotion .section-title .wrap .date-box span.date-text {
  padding-left: 15px;
  font-weight: 400;
}

.promotion .section-title .wrap .date-box .notice {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(32, 32, 32, 0.5);
}

.promotion .section-title .wrap .action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  z-index: 10;
}

.promotion .section-title .wrap .action .icon-hand {
  position: absolute;
  top: 50px;
  right: 73px;
  -webkit-animation: 1s hand ease-in-out infinite alternate;
          animation: 1s hand ease-in-out infinite alternate;
}

.promotion .section-event .event-top {
  position: relative;
}

.promotion .section-event .event-top .wrap {
  z-index: 5;
}

.promotion .section-event .event-top:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 97px;
  background: #f8f8f8;
  z-index: 1;
}

.promotion .section-event .event-notice {
  padding-bottom: 95px;
  background: #f8f8f8;
}

.promotion .section-event .event-notice dl {
  padding: 0 50px;
  text-align: left;
}

.promotion .section-event .event-notice dl dt {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 22px;
  color: #222;
  font-weight: 700;
}

.promotion .section-event .event-notice dl dd li {
  font-size: 16px;
  color: #222;
  line-height: 1.8;
}

.promotion .section-video {
  padding: 75px 0;
}

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

.promotion .section-video #thumb-list {
  margin-top: 25px;
}

.promotion .section-video #thumb-list .col {
  margin-left: 25px;
}

.promotion .section-video #thumb-list .col:first-child {
  margin-left: 0;
}

.promotion .section-reason {
  padding-bottom: 150px;
  background: #fff;
}

.promotion .section-reason .youtube {
  position: relative;
  padding: 35px;
  width: 100%;
  height: 650px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url("//img.eduwill.net/Img2/Quark/promotion/story/200717/pc/bg_video.png") 50% 0 no-repeat;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 45px;
}

.promotion .section-reason .youtube iframe {
  width: 1030px;
  height: 580px;
  border-radius: 15px;
}

.promotion .section-review {
  padding: 102px 0 158px;
  background: #fef9e6;
}

.promotion .section-review .wrap .slick-dots {
  bottom: -40px;
}

.promotion .section-review .wrap .notice {
  position: absolute;
  top: 614px;
  right: 0;
  font-size: 14px;
  font-weight: 500;
  color: rgba(34, 34, 34, 0.6);
}

.promotion .section-slider {
  padding-bottom: 120px;
  background: #fff;
}

.promotion .section-benefit {
  background: #fef9e6;
}

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

.promotion .section.section-item-3 {
  background: #fff url("//img.eduwill.net/Img2/Quark/promotion/freebook/201116/pc/bg_item3.jpg") 0 bottom repeat-x;
}

.promotion .section.section-item-3 .article .winner-contents {
  position: relative;
  padding: 40px 0;
  margin: 0 auto;
  height: 280px;
  width: 1000px;
  overflow: hidden;
  background: #f7f7f7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .section.section-item-3 .article .winner-contents:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
}

.promotion .section.section-item-3 .article .winner-contents:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#f7f7f7), to(rgba(247, 247, 247, 0)));
  background: linear-gradient(to top, #f7f7f7 0%, rgba(247, 247, 247, 0) 100%);
}

.promotion .section.section-item-3 .article .winner-contents li {
  padding: 0 20px;
}

.promotion .section.section-item-3 .article .winner-contents li span {
  display: inline-block;
  margin-left: 20px;
  line-height: 40px;
  color: #585858;
  font-size: 18px;
  text-align: left;
  width: 204px;
}

.promotion .section.section-item-3 .article .winner-contents p {
  line-height: 40px;
  color: #585858;
  font-size: 18px;
}

.promotion .section.section-item-3 .article .winner-contents .winner_box {
  height: 200px;
  overflow: hidden;
}

.promotion .section.section-item-3 .article .notice {
  width: 1000px;
  margin: 15px auto 120px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: rgba(34, 34, 34, 0.6);
  letter-spacing: -1px;
}

.promotion .section.section-item-3 .article .slider {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}

.promotion .section.section-item-3 .article .slick-arrow {
  position: absolute;
  top: 60%;
  margin-top: -42px;
  width: 20px;
  height: 45px;
  border: 0;
  cursor: pointer;
  text-indent: -10000em;
  z-index: 10;
}

.promotion .section.section-item-3 .article .slick-arrow.slick-prev {
  left: 20px;
  background: url("//img.eduwill.net/Img2/Quark/promotion/freebook/201116/pc/btn_prev.png") 50% 0 no-repeat;
  background-size: contain;
}

.promotion .section.section-item-3 .article .slick-arrow.slick-next {
  right: 20px;
  background: url("//img.eduwill.net/Img2/Quark/promotion/freebook/201116/pc/btn_next.png") 50% 0 no-repeat;
  background-size: contain;
}

.promotion .section.section-item-3 .notice-text {
  padding-left: 100px;
  padding-bottom: 50px;
  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;
}
/*# sourceMappingURL=web.css.map */