@charset "UTF-8";
.product-eco .container, .product-apply .apply-tab-list, .product-apply .apply-tab-contents .item-price {
  *zoom: 1;
}

.product-eco .container:before, .product-apply .apply-tab-list:before, .product-apply .apply-tab-contents .item-price:before, .product-eco .container:after, .product-apply .apply-tab-list:after, .product-apply .apply-tab-contents .item-price:after {
  content: '';
  display: table;
}

.product-eco .container:after, .product-apply .apply-tab-list:after, .product-apply .apply-tab-contents .item-price:after {
  clear: both;
}

.product-eco {
  background-color: #fff;
}

.product-eco .container {
  position: relative;
}

.product-eco .wrap {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.product-eco .fly {
  position: absolute;
}

.product-eco .fly-question {
  top: 49.27975739196361%;
  left: 47.22%;
  line-height: 1.2;
  font-family: "Montserrat", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 2.778vw;
  font-weight: 700;
  color: #060606;
  letter-spacing: -1.5px;
}

@media screen and (min-width: 720px) {
  .product-eco .fly-question {
    font-size: 1.25rem;
  }
}

.product-title {
  padding-bottom: 84px;
  background: #ffd900 url("//img.eduwill.net/resources/academy/live/images/common/Promotion/SimplePage/C/E190819/mobile/bg_title.jpg") no-repeat center top;
  background-size: auto 100%;
}

@media screen and (min-width: 720px) {
  .product-title {
    padding-bottom: 168px;
  }
}

.product-benefit {
  background: #5d1484 url("//img.eduwill.net/resources/academy/live/images/common/Promotion/SimplePage/C/E190819/mobile/bgx_benefit.jpg") repeat-x 0 0;
  background-size: auto 100%;
}

.product-benefit img {
  margin-top: -84px;
}

@media screen and (min-width: 720px) {
  .product-benefit img {
    margin-top: -168px;
  }
}

.product-winner {
  padding-bottom: 30px;
}

@media screen and (min-width: 720px) {
  .product-winner {
    padding-bottom: 60px;
  }
}

.product-winner .winner-slide-wrap {
  position: relative;
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  min-height: 110px;
  overflow: hidden;
}

.product-winner .winner-slide-wrap .bx-wrapper .bx-viewport {
  left: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-winner .winner-slide .col {
  width: 33.33%;
  line-height: 2;
  font-size: 11px;
  font-weight: 300;
  color: #202020;
}

@media screen and (min-width: 720px) {
  .product-winner .winner-slide .col {
    font-size: 17px;
  }
}

.product-winner .winner-slide span {
  display: inline-block;
  margin-left: 5px;
}

@media screen and (min-width: 720px) {
  .product-winner .winner-slide span {
    margin-left: 10px;
  }
}

.product-winner .winner-slide span:first-child {
  margin-left: 0;
}

.product-winner .video {
  position: relative;
  margin: 20px 15% 40px;
}

@media screen and (min-width: 720px) {
  .product-winner .video {
    margin: 40px 15% 80px;
  }
}

.product-winner .video a,
.product-winner .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.product-winner .video .user {
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
}

.product-intro {
  background: #d5cdd8 url("//img.eduwill.net/resources/academy/live/images/common/Promotion/SimplePage/C/E190819/mobile/bg_intro.jpg") no-repeat center top;
  background-size: auto 100%;
}

.product-ready {
  background-color: #53e6da;
}

.product-ready .wrap {
  max-width: 100%;
}

.product-ready .wrap img {
  width: 100%;
  max-width: 720px;
}

.product-ready .wrap-4 {
  background-color: #6f189d;
}

.product-ready .wrap-3 {
  /* ff3.6+ */
  /* safari4+,chrome */
  /* safari5.1+,chrome10+ */
  /* opera 11.10+ */
  /* ie10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#53e6da), color-stop(38.78304%, #53e6da), color-stop(38.78304%, #6f189d), to(#6f189d));
  background: linear-gradient(180deg, #53e6da 0%, #53e6da 38.78304%, #6f189d 38.78304%, #6f189d 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53e6da', endColorstr='#6f189d',GradientType=0 );
  /* ie6-9 */
}

.product-recommend {
  background-color: #6f189d;
}

.product-apply {
  padding-bottom: 50px;
}

@media screen and (min-width: 720px) {
  .product-apply {
    padding-bottom: 100px;
  }
}

.product-apply .apply-tab {
  margin: 0 5%;
}

.product-apply .apply-tab-list li {
  float: left;
  width: 50%;
  margin-left: -1px;
}

.product-apply .apply-tab-list li a {
  display: block;
  padding: 15px 0;
  font-size: 1rem;
  color: #7f7f7f;
  border: 1px solid #d6d6d6;
}

@media screen and (min-width: 720px) {
  .product-apply .apply-tab-list li a {
    padding: 20px 0;
    font-size: 1.25rem;
  }
}

.product-apply .apply-tab-list li.in {
  border-color: #2f3136;
  background-color: #2f3136;
}

.product-apply .apply-tab-list li.in a {
  color: #fff;
}

.product-apply .apply-tab-contents .item {
  display: none;
}

.product-apply .apply-tab-contents .item.in {
  display: block;
}

.product-apply .apply-tab-contents .item-price {
  margin-top: 20px;
}

.product-apply .apply-tab-contents .table_row {
  margin-top: 30px;
}

.product-apply .apply-tab-contents .table_row td {
  text-align: left;
}

.product-apply .apply-tab-contents .table_row .highlight {
  color: #ef1b1a;
}

@media screen and (min-width: 720px) {
  .product-apply .apply-tab-contents .table_row th, .product-apply .apply-tab-contents .table_row td {
    font-size: 1rem;
  }
}

.product-apply .apply-tab-contents .price-box {
  float: left;
  text-align: left;
}

.product-apply .apply-tab-contents .price-box .flag {
  position: relative;
  display: table;
  height: 30px;
  padding: 0 10px;
  font-size: .875rem;
  color: #fff;
  background-color: #1c1f26;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .product-apply .apply-tab-contents .price-box .flag {
    height: 40px;
    padding: 0 30px;
    font-size: 1.25rem;
  }
}

.product-apply .apply-tab-contents .price-box .flag:after {
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 10px solid #1c1f26;
}

@media screen and (min-width: 720px) {
  .product-apply .apply-tab-contents .price-box .flag:after {
    right: -15px;
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-left-width: 15px;
  }
}

.product-apply .apply-tab-contents .price-box .flag span {
  display: table-cell;
  vertical-align: middle;
}

.product-apply .apply-tab-contents .price-box .total-price {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: -3px;
}

@media screen and (min-width: 720px) {
  .product-apply .apply-tab-contents .price-box .total-price {
    font-size: 3rem;
  }
}

.product-apply .apply-tab-contents .action {
  float: right;
}

.product-apply .apply-tab-contents .action a {
  display: block;
  padding: 15px;
  background-color: #ef1b1a;
}

.product-apply .apply-tab-contents .action a span {
  display: block;
  font-size: 1rem;
  color: #fff;
}

@media screen and (min-width: 720px) {
  .product-apply .apply-tab-contents .action a span {
    font-size: 1.625rem;
  }
}
/*# sourceMappingURL=mobile.css.map */