@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;700&display=swap");
body {
  position: relative;
  width: 100%;
  padding-right: 0px;
  word-break: break-word;
  background-color: #ffffff;
  font-size: 16px;
  color: #000000;
  line-height: 1.8;
  font-family: 'Baloo Tamma 2', 'Noto Sans TC', cursive,sans-serif;
  font-weight: 300;
}
body.scroll-lock {
  overflow: hidden;
}

.modal-backdrop {
  z-index: 1095;
}

.modal {
  z-index: 2000;
}

a {
  text-decoration: none;
  color: #000000;
}
a:focus, a:hover, a:visited {
  text-decoration: none;
}
a:focus .info-box .info-area .desc-area, a:hover .info-box .info-area .desc-area {
  color: #23527c;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1320px) {
  .container {
    width: 1310px;
  }
}
.container.detail-product-container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (min-width: 992px) {
  .container.detail-product-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1320px) {
  .container.detail-product-container {
    width: 1170px;
  }
}
@media screen and (min-width: 1320px) {
  .container.detail-page-container {
    width: 1170px;
  }
}
@media screen and (min-width: 992px) {
  .container.detail-paragraph-container {
    width: 710px;
  }
}
@media screen and (min-width: 992px) {
  .container.detail-more-info-container {
    width: 950px;
  }
}
@media screen and (min-width: 992px) {
  .container.detail-search-container {
    width: 600px;
  }
}

.breadcrumbs-box.type-08 {
  background: #F4F4F4;
  color: #000000;
}

.section-block-area {
  padding: 30px 0;
  color: #000000;
}
.section-block-area.big-area {
  padding: 60px 0 60px;
}
.section-block-area.middle-area {
  padding: 45px 0 45px;
}
.section-block-area.faq-area {
  padding: 15px 0 45px;
}
.section-block-area.type-01 {
  background: #00BFD5;
  color: #ffffff;
}
.section-block-area.type-02 {
  background: #DA0031;
  color: #ffffff;
}
.section-block-area.type-03 {
  background: #EB6953;
  color: #ffffff;
}
.section-block-area.type-04 {
  background: #FFDB00;
  color: #ffffff;
}
.section-block-area.type-05 {
  background: #6A3F12;
  color: #000000;
}
.section-block-area.type-06 {
  background: #C6B9A3;
  color: #ffffff;
}
.section-block-area.type-07 {
  background: #EAE4D9;
  color: #000000;
}
.section-block-area.type-08 {
  background: #F4F4F4;
  color: #000000;
}
.section-block-area .container.have-icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  left: -50%;
  width: 344px;
  height: 344px;
  background: url("../img/academy/banner_left_cover.png") 50% 50% no-repeat;
  background-size: 100%;
}
.section-block-area .container.have-icon:after {
  position: absolute;
  top: -20%;
  right: -38%;
  width: 282.4px;
  height: 303.2px;
  background: url("../img/academy/banner_right_01.png") 0% 0% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  .section-block-area .container.have-icon:before {
    content: "";
    display: block;
    position: absolute;
    top: -10%;
    left: -30%;
    width: 430px;
    height: 430px;
    background: url("../img/academy/banner_left_cover.png") 50% 50% no-repeat;
    background-size: 100%;
  }
  .section-block-area .container.have-icon:after {
    position: absolute;
    top: -20%;
    right: -15%;
    width: 353px;
    height: 379px;
    background: url("../img/academy/banner_right_01.png") 0% 0% no-repeat;
    background-size: 100%;
  }
}
@media screen and (min-width: 768px) {
  .section-block-area {
    padding: 40px 0;
  }
  .section-block-area.big-area {
    padding: 80px 0 80px;
  }
  .section-block-area.middle-area {
    padding: 60px 0 60px;
  }
  .section-block-area.faq-area {
    padding: 30px 0 60px;
  }
}
@media screen and (min-width: 992px) {
  .section-block-area {
    padding: 60px 0;
  }
  .section-block-area.big-area {
    padding: 120px 0 120px;
  }
  .section-block-area.middle-area {
    padding: 90px 0 150px;
  }
  .section-block-area.faq-area {
    padding: 60px 0 150px;
  }
}

.alert_red, .alert-text {
  color: #000000;
}

.text-info {
  color: #000000;
}

.bold-text {
  font-weight: bold;
}

.subject-item-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 20px;
  color: #000000;
}
.subject-item-title.type-01 {
  color: #000000;
}
.subject-item-title.type-02 {
  color: #ffffff;
}
.subject-item-title.middle {
  font-size: 32px;
  padding-bottom: 10px;
}
.subject-item-title.middle-large {
  font-size: 38px;
  padding-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .subject-item-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1320px) {
  .subject-item-title {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 30px;
  }
  .subject-item-title.middle {
    font-size: 40px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 992px) {
  .box-width-50 {
    width: 50%;
  }

  .box-width-40 {
    width: 40%;
  }

  .box-width-60 {
    width: 60%;
  }

  .box-float-left {
    float: left;
    text-align: left;
  }
  .box-float-left.have-padding {
    padding-right: 15px;
  }

  .box-float-right {
    float: right;
    text-align: left;
  }
  .box-float-right.have-padding {
    padding-left: 15px;
  }
}
.info-box.have-bg {
  background: #F4F4F4;
  border-radius: 30px;
}
.info-box.have-bg .info-area {
  padding: 5px 23px 23px;
}
.info-box.have-bg .media-area {
  border-radius: 30px 30px 0 0;
}
.info-box.have-bg .media-area img {
  border-radius: 30px 30px 0 0;
}
.info-box.type-01 {
  color: #000000;
}
.info-box.type-02 {
  color: #000000;
}
.info-box .media-area {
  position: relative;
  background-size: cover;
}
.info-box .media-area img {
  max-width: 100%;
  width: 100%;
}
.info-box .media-area.play:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 50px;
  height: 50px;
  z-index: 1;
  background: url("../img/parenting/btn/btn_icon_play_02.png") 50% 50% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.play:before {
    width: 62px;
    height: 62px;
  }
}
.info-box .media-area.play:hover:before {
  background: url("../img/parenting/btn/btn_icon_play_02_hover.png") 50% 50% no-repeat;
  background-size: 100%;
}
.info-box .media-area.tag-new:after {
  content: "最新";
  padding: 18px 20px 0px 38px;
  display: block;
  position: absolute;
  font-size: 14px;
  line-height: 1;
  font-weight: 300;
  color: #FAF4E8;
  top: 0;
  left: 0%;
  width: 100px;
  height: 44px;
  background: #DA0031 url("../img/parenting/class/product_new.png") 17px 15px no-repeat;
  background-size: 16px;
  border-radius: 30px 30px 30px 0;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.tag-new:after {
    padding: 23px 20px 10px 50px;
    font-size: 15px;
    font-weight: 500;
    width: 120px;
    height: 55px;
    background: #DA0031 url("../img/parenting/class/product_new.png") 20px 18px no-repeat;
    background-size: 20px;
    border-radius: 30px 30px 30px 0;
  }
}
.info-box .media-area.tag-hot:after {
  content: "熱門";
  padding: 18px 20px 0px 38px;
  display: block;
  position: absolute;
  font-size: 14px;
  line-height: 1;
  color: #FAF4E8;
  top: 0;
  left: 0%;
  width: 100px;
  height: 44px;
  background: #EB6953 url("../img/parenting/class/product_hot.png") 17px 15px no-repeat;
  background-size: 16px;
  border-radius: 30px 30px 30px 0;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.tag-hot:after {
    padding: 23px 20px 10px 50px;
    font-size: 15px;
    width: 120px;
    height: 55px;
    background: #EB6953 url("../img/parenting/class/product_hot.png") 20px 18px no-repeat;
    background-size: 20px;
    border-radius: 30px 30px 30px 0;
  }
}
.info-box .media-area.tag-sale:after {
  content: "優惠中";
  padding: 18px 20px 0px 38px;
  display: block;
  position: absolute;
  font-size: 14px;
  line-height: 1;
  color: #FAF4E8;
  top: 0;
  left: 0%;
  width: 100px;
  height: 44px;
  background: #00BFD5 url("../img/parenting/class/product_sale.png") 17px 15px no-repeat;
  background-size: 16px;
  border-radius: 30px 30px 30px 0;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.tag-sale:after {
    padding: 23px 20px 10px 50px;
    font-size: 15px;
    width: 120px;
    height: 55px;
    background: #00BFD5 url("../img/parenting/class/product_sale.png") 20px 18px no-repeat;
    background-size: 20px;
    border-radius: 30px 30px 30px 0;
  }
}
.info-box .media-area.tag-soldout:after {
  content: "已額滿";
  padding: 18px 20px 0px 38px;
  display: block;
  position: absolute;
  font-size: 14px;
  line-height: 1;
  color: #FAF4E8;
  top: 0;
  left: 0%;
  width: 100px;
  height: 44px;
  background: #676767 url("../img/parenting/class/product_soldout.png") 17px 15px no-repeat;
  background-size: 16px;
  border-radius: 30px 30px 30px 0;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.tag-soldout:after {
    padding: 23px 20px 10px 50px;
    font-size: 15px;
    width: 120px;
    height: 55px;
    background: #676767 url("../img/parenting/class/product_soldout.png") 20px 18px no-repeat;
    background-size: 20px;
    border-radius: 30px 30px 30px 0;
  }
}
.info-box .media-area.tag-youtube:after {
  content: "YouTube";
  padding: 18px 20px 0px 20px;
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #000000;
  top: 0;
  left: 0%;
  width: 100px;
  height: 44px;
  background: #6A3F12;
  border-radius: 30px 30px 30px 0;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.tag-youtube:after {
    padding: 23px 20px 10px 20px;
    font-size: 17px;
    width: 120px;
    height: 55px;
  }
}
.info-box .media-area.tag-podcast:after {
  content: "Podcast";
  padding: 18px 20px 0px 20px;
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #000000;
  top: 0;
  left: 0%;
  width: 100px;
  height: 44px;
  background: #6A3F12;
  border-radius: 30px 30px 30px 0;
}
@media screen and (min-width: 992px) {
  .info-box .media-area.tag-podcast:after {
    padding: 23px 20px 10px 20px;
    font-size: 17px;
    width: 120px;
    height: 55px;
  }
}
.info-box .info-area.thin-area {
  padding: 0px 20px;
}
.info-box .info-area.have-bg {
  padding: 16px;
}
.info-box .info-area .title-area {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 15px;
}
.info-box .info-area .title-area.middel {
  font-size: 18px;
}
@media screen and (min-width: 992px) {
  .info-box .info-area .title-area.middel {
    font-size: 20px;
  }
}
.info-box .info-area .subtitle-area {
  font-size: 14px;
  margin: 8px auto 0;
}
.info-box .info-area .join-info-area {
  padding: 3px 0;
}
.info-box .info-area .join-info-area .price-box {
  position: relative;
  float: right;
  font-size: 20px;
}
.info-box .info-area .join-info-area .price-box .ori-price {
  font-size: 15px;
  text-decoration: line-through;
}
.info-box .info-area .join-info-area .age-box {
  float: left;
}
.info-box .info-area .desc-area {
  margin: 8px auto 0;
  text-align: left;
  color: #606060;
}
@media screen and (min-width: 768px) {
  .info-box .info-area.thin-area {
    padding: 0px 45px;
  }
  .info-box .info-area .title-area {
    font-size: 20px;
    line-height: 1.4;
  }
  .info-box .info-area .subtitle-area {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .info-box .info-area.thin-area {
    padding: 0px 55px;
  }
  .info-box .info-area.have-bg {
    padding: 23px;
  }
}

.age-box {
  padding-top: 3px;
  padding-left: 20px;
  position: relative;
  font-size: 18px;
}
.age-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
  width: 16px;
  height: 16px;
  background: url("../img/academy/product_target.png") 50% 50% no-repeat;
  background-size: 100%;
}

.btn-area {
  transition: transform 0.5s;
}
.btn-area .click-btn {
  display: inline-block;
  text-align: center;
  line-height: 16px;
  border-radius: 25px;
  border: 1px solid #fff;
  color: #fff;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  padding: 17px 15px 12px 15px;
  margin: 10px 0px 0;
  transition: transform 0.5s;
}
.btn-area .click-btn.middle {
  padding: 14px 15px 9px 15px;
  font-size: 18px;
  line-height: 18px;
}
.btn-area .click-btn.normal {
  padding: 13px 20px 8px 20px;
  font-size: 16px;
  line-height: 16px;
}
.btn-area .click-btn.small {
  padding: 13px 10px 8px 10px;
  font-size: 13px;
  line-height: 13px;
}
.btn-area .click-btn.full-width {
  display: block;
}
.btn-area .click-btn + .click-btn {
  margin-left: 8px;
}
.btn-area .click-btn.half-width {
  width: 100%;
  margin-left: 0;
}
.btn-area .click-btn.type-02 {
  border: 1px solid #000000;
  color: #000000;
}
.btn-area .click-btn.type-03 {
  border: 0;
  background: #e3e3e3;
  color: #000000;
}
.btn-area .click-btn.type-03-1 {
  border: 0;
  background: #EAE4D9;
  color: #000000;
}
.btn-area .click-btn.type-04 {
  border: 1px solid #000000;
  color: #000000;
}
.btn-area .click-btn.type-05 {
  border: 0;
  background: #000000;
  color: #fff;
}
.btn-area .click-btn.type-06 {
  border: 1px solid #000000;
  color: #000000;
}
.btn-area .click-btn.arrow-wr-01 {
  padding: 17px 48px 12px 15px;
}
.btn-area .click-btn.arrow-wr-01:before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 12px;
  width: 27px;
  height: 18px;
  background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
  background-size: 100%;
}
.btn-area .click-btn.arrow-wr-02 {
  padding: 23px 48px 13px 15px;
  font-size: 18px;
  line-height: 0;
}
.btn-area .click-btn.arrow-wr-02:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 16px;
  width: 27px;
  height: 18px;
  background: url("../img/academy/btn/btn_icon_next_3.png") 50% 0% no-repeat;
  background-size: 100%;
}
.btn-area.group:hover .click-btn {
  border: 1px solid #000000;
  background: #000000;
  transition: all 0.5s;
}
.btn-area.group:hover .click-btn.type-02 {
  background: #000000;
  color: #fff;
}
.btn-area.group:hover .click-btn.type-03 {
  border: 0;
  background: #C6B9A3;
  color: #fff;
}
.btn-area.group:hover .click-btn.type-03-1 {
  border: 0;
  background: #E0E0E0;
  color: #000000;
}
.btn-area.group:hover .click-btn.type-04 {
  border: 0;
  background: #000000;
  color: #fff;
}
.btn-area.group:hover .click-btn.type-05 {
  border: 0;
  background: #00BFD5;
  color: #fff;
}
.btn-area.group:hover .click-btn.type-06 {
  background: #000000;
  color: #fff;
}
.btn-area.group:hover .click-btn.arrow-wr-01:before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 12px;
  width: 27px;
  height: 18px;
  background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
  background-size: 100%;
}
.btn-area.group:hover .click-btn.arrow-wr-02:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 16px;
  width: 27px;
  height: 18px;
  background: url("../img/parenting/btn/btn_icon_next_3.png") 50% 0% no-repeat;
  background-size: 100%;
}
.btn-area .active .click-btn.type-03-1 {
  border: 0;
  background: #C6B9A3;
  color: #fff;
}
.btn-area .click-btn:hover {
  border: 1px solid #000000;
  background: #000000;
  transition: all 0.5s;
}
.btn-area .click-btn.type-02:hover {
  background: #000000;
  color: #fff;
}
.btn-area .click-btn.type-03.active, .btn-area .click-btn.type-03:hover {
  border: 0;
  background: #C6B9A3;
  color: #fff;
}
.btn-area .click-btn.type-03-1.active, .btn-area .click-btn.type-03-1:hover {
  border: 0;
  background: #C6B9A3;
  color: #fff;
}
.btn-area .click-btn.type-04.active, .btn-area .click-btn.type-04:hover {
  border: 0;
  background: #000000;
  color: #fff;
}
.btn-area .click-btn.type-05.active, .btn-area .click-btn.type-05:hover {
  border: 0;
  background: #00BFD5;
  color: #fff;
}
.btn-area .click-btn.type-06:hover {
  background: #000000;
  color: #fff;
}
.btn-area .click-btn.arrow-wr-01:hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 12px;
  width: 27px;
  height: 18px;
  background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
  background-size: 100%;
}
.btn-area .click-btn.arrow-wr-02:hover:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 16px;
  width: 27px;
  height: 18px;
  background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .btn-area .click-btn {
    display: inline-block;
    padding: 23px 20px 15px 20px;
    border-radius: 35px;
    font-size: 20px;
    line-height: 20px;
  }
  .btn-area .click-btn.arrow-wr-01 {
    padding: 23px 60px 15px 20px;
  }
  .btn-area .click-btn.arrow-wr-01:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 20px;
    background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
    background-size: 100%;
  }
  .btn-area.group:hover .click-btn.arrow-wr-01:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 20px;
    background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
    background-size: 100%;
  }
  .btn-area .click-btn.arrow-wr-01:hover:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 20px;
    background: url("../img/parenting/btn/btn_icon_next_1.png") 50% 0% no-repeat;
    background-size: 100%;
  }
}

.share-block .footer-btn-box {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}
@media screen and (min-width: 1320px) {
  .share-block .footer-btn-box {
    justify-content: end;
  }
}
.share-block .footer-btn-box .share-btn {
  display: inline-block;
  width: 47px;
  height: 47px;
}
.share-block .footer-btn-box .share-btn.cwlf {
  background: url("../img/academy/footer/btn_footer_cwlf.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .footer-btn-box .share-btn.cwlf:hover {
    background: url("../img/academy/footer/btn_footer_cwlf_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .footer-btn-box .share-btn.fb {
  background: url("../img/academy/footer/btn_footer_fb.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .footer-btn-box .share-btn.fb:hover {
    background: url("../img/academy/footer/btn_footer_fb_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .footer-btn-box .share-btn.podcast {
  background: url("../img/academy/footer/btn_footer_podcast.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .footer-btn-box .share-btn.podcast:hover {
    background: url("../img/academy/footer/btn_footer_podcast_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .footer-btn-box .share-btn.instagram {
  background: url("../img/academy/footer/btn_footer_ig.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .footer-btn-box .share-btn.instagram:hover {
    background: url("../img/academy/footer/btn_footer_ig_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .footer-btn-box .share-btn.youtube {
  background: url("../img/academy/footer/btn_footer_youtube.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .footer-btn-box .share-btn.youtube:hover {
    background: url("../img/academy/footer/btn_footer_youtube_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .detail-btn-box {
  font-size: 0;
  height: 47px;
}
.share-block .detail-btn-box .share-btn {
  display: inline-block;
  width: 47px;
  height: 47px;
}
.share-block .detail-btn-box .share-btn.fb {
  margin-left: 12px;
  background: url("../img/academy/btn/btn_icon_fb.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .detail-btn-box .share-btn.fb:hover {
    background: url("../img/academy/btn/btn_icon_fb_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .detail-btn-box .share-btn.line {
  margin-left: 12px;
  background: url("../img/academy/btn/btn_icon_line.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .detail-btn-box .share-btn.line:hover {
    background: url("../img/academy/btn/btn_icon_line_hover.png") center no-repeat;
    background-size: 100%;
  }
}
.share-block .detail-btn-box .share-btn.copy {
  border: 0 !important;
  margin-left: 12px;
  background: url("../img/academy/btn/btn_icon_link.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .share-block .detail-btn-box .share-btn.copy:hover {
    background: url("../img/academy/btn/btn_icon_link_hover.png") center no-repeat;
    background-size: 100%;
  }
}

a.text-info:hover, a.text-info:focus {
  color: #000000;
}
a.text-info:hover {
  text-decoration: underline;
}

.label-info {
  background-color: #000000;
}

.bootbox.modal .modal-footer button.btn {
  width: 100%;
}
.bootbox.modal .modal-footer button.btn + button.btn {
  margin: 10px 0 0;
}
.bootbox.modal.bootbox-alert .modal-footer {
  display: none;
}

.modal img {
  max-width: 100%;
}
.modal .photo-area {
  text-align: center;
  margin-bottom: 15px;
}
/*.modal-dialog{
  &.form-modal{
    // padding: 50px 70px;
    .modal-content{
      border-radius: 20px;
      padding: 20px 30px;
      @media screen and (min-width: $screen_sm_width){
        padding: 50px 70px;

      }
    }
    .modal-title{
      font-size: 24px;
      font-weight: bold;
    }
    .modal-header{
      padding: 0 0 10px 0;
      margin-bottom: 15px;
      .close{
        width: 27px;
        height: 27px;
        position: absolute;
        top: 30px;
        right: 30px;
        transform: rotate(45deg);
        opacity: 1;
        font-size: 0;
        &:before{
          content:'';
          display: block;
          position: absolute;
          top: -1px;
          left: 12px;
          width: 2px;
          height: 100%;
          background: #c4c4c4;
        }
        &:after{
          content:'';
          display: block;
          position: absolute;
          top: 11px;
          left: 0px;
          width: 100%;
          height: 2px;
          background: #c4c4c4;

        }
      }
    }
    .modal-body{
      padding: 0;
    }
    .modal-footer{
      padding-right: 0;
      padding-left: 0;
    }
  }
  .modal-footer{
    .btn{
      display: inline-block;
      width: 80px;
      padding: 6px 0px;
      +.btn{
        margin-left: 5px;
      }
    }
  }

  max-width: 100%;
  padding: 0;
  @media screen and (min-width: $screen_sm_width){
    width: 600px;
  }
}*/
.modal-dialog {
  max-width: 100%;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
  }
}
.modal-dialog .modal-content {
  border-radius: 20px;
  padding: 20px 30px;
}
@media screen and (min-width: 768px) {
  .modal-dialog .modal-content {
    padding: 50px 70px;
  }
}
.modal-dialog .modal-body {
  padding: 0 0 15px;
}
.modal-dialog .modal-header {
  padding: 0 0 10px 0;
  margin-bottom: 15px;
}
.modal-dialog .modal-header .modal-title {
  font-size: 24px;
  font-weight: bold;
}
.modal-dialog .modal-header button.close {
  top: 30px;
  right: 30px;
}
.modal-dialog .modal-footer {
  font-size: 0;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}
.modal-dialog .modal-footer button.btn {
  display: inline-block;
  width: calc((100% - 20px) / 2);
  padding: 7px 0;
  font-size: 18px;
  height: 40px;
  text-align: center;
  line-height: 1.8;
  border-radius: 25px;
  color: #000000;
  position: relative;
  white-space: nowrap;
  transition: all 0.5s;
}
.modal-dialog .modal-footer button.btn + button.btn {
  margin-left: 20px;
}
.modal-dialog .modal-footer button.btn.btn-primary {
  border: 0;
  background: #000000;
  color: #fff;
}
.modal-dialog .modal-footer button.btn.btn-primary.active, .modal-dialog .modal-footer button.btn.btn-primary:hover {
  border: 0;
  background: #313030;
  color: #fff;
}
.modal-dialog .modal-footer button.btn.btn-cancel {
  border: 1px solid #000000;
  color: #000000;
  background: transparent;
}
.modal-dialog .modal-footer button.btn.btn-cancel:hover {
  background: #000000;
  color: #fff;
}
.modal-dialog button.close {
  width: 27px;
  height: 27px;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(45deg);
  opacity: 1;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog button.close {
    top: -12px;
    right: -42px;
  }
}
.modal-dialog button.close:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 12px;
  width: 2px;
  height: 100%;
  background: #c4c4c4;
}
.modal-dialog button.close:after {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #c4c4c4;
}

.datepicker-dropdown {
  min-width: 240px;
}
.datepicker-dropdown table {
  width: 100%;
}

.d-inline-block {
  display: inline-block;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none;
}
.btn:hover:hover, .btn:hover:active, .btn:hover:focus, .btn:active:hover, .btn:active:active, .btn:active:focus, .btn:focus:hover, .btn:focus:active, .btn:focus:focus {
  box-shadow: none;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome and Opera */
}

.invisible {
  visibility: hidden !important;
}

.a-acceky {
  position: absolute;
  display: none;
  top: 0px;
  left: -10px;
  color: #d7d7d7;
  font-size: 14px;
}
.a-acceky:focus, .a-acceky:hover, .a-acceky:visited {
  color: #d7d7d7;
}
@media screen and (min-width: 992px) {
  .a-acceky {
    display: inline-block;
  }
}

.container, #index-news-area {
  position: relative;
}

#index-news-area #main {
  top: 3px;
  left: -18px;
}

#sitemap_center_area {
  top: 0px;
  left: -15px;
}

#breadcrumbs #main {
  top: 8px;
  left: 0px;
}

#foot_area {
  top: 37px;
  left: -1px;
}

footer.eng #foot_area {
  top: 45px;
  left: -1px;
}

@media print {
  header.webiste, footer.website, .mini-cart-area, .product-menu-area, .breadcrumbs, #mb-sidebar, .page-banner-area, .mb-header {
    display: none;
  }

  a:after {
    content: "" !important;
  }

  .minimenu-area, .orderlist-product .comment {
    display: none;
  }

  .print_hide {
    display: none;
  }
}
.two-btn-box:after, .invoice-function-area:after, .current-bonus-point-area:after, .order-detail-top-area:after, .member-content-box .list-info .list-info-group:after, .member-signup-area .signup-title:after, .member-signup-area:after, .member-menu-area:after, .myaccout-dashboard-area:after, .class-success-area:after, .class-info-area .text-list:after, .cart-content-box .cart-price-sum-area:after, .cart-btn-area:after, .cart-list-box:after, .cart-info-box:after, .activity-class-area .class-show-list-area .class-list-row:after, .check-box-area:after, .article-area:after, .class-detail-desc-area .detail-area .about-area .about-info:after, .class-detail-desc-area .func-area:after, .class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box:after, .class-detail-info-area .class-intro-area:after, .footer-bottom-area .container:after, .footer-middle-area .share-block:after, .footer-middle-area .middle-right-area .unit-block:after, .footer-middle-area .middle-right-area:after, .slider-title:after, div.mb-header:after, .class-desc-area:after, .container:after, .info-box .info-area .join-info-area:after, .share-block:after {
  content: "";
  display: block;
  clear: both;
}

.article-area, .class-detail-desc-area .detail-area .about-area {
  font-size: 15px;
}
.article-area iframe, .class-detail-desc-area .detail-area .about-area iframe {
  max-width: 100%;
  border: 0;
}
.article-area img, .class-detail-desc-area .detail-area .about-area img {
  height: auto;
  max-width: 100%;
}
.article-area h3, .class-detail-desc-area .detail-area .about-area h3 {
  color: #646464;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.article-area h4, .class-detail-desc-area .detail-area .about-area h4 {
  color: #646464;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.article-area h5, .class-detail-desc-area .detail-area .about-area h5 {
  color: #000000;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.article-area h6, .class-detail-desc-area .detail-area .about-area h6 {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.article-area p, .class-detail-desc-area .detail-area .about-area p {
  margin: 0 0 25px 0;
  /*line-height: 1.6;*/
}
.article-area a, .class-detail-desc-area .detail-area .about-area a {
  color: #000000;
}
.article-area a:hover, .class-detail-desc-area .detail-area .about-area a:hover {
  text-decoration: underline;
}
.article-area ul, .class-detail-desc-area .detail-area .about-area ul {
  padding: 0;
  list-style: none !important;
  color: #000000;
  margin-bottom: 15px;
}
.article-area ul > li, .class-detail-desc-area .detail-area .about-area ul > li {
  padding-left: 22px;
  position: relative;
}
.article-area ul > li:before, .class-detail-desc-area .detail-area .about-area ul > li:before {
  position: absolute;
  content: "";
  left: 2px;
  top: 9px;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #000000;
  border-width: 5px 0 5px 8px;
}
.article-area ol, .class-detail-desc-area .detail-area .about-area ol {
  padding: 0;
  list-style: none !important;
  counter-reset: ol-item;
  color: #000000;
  margin-bottom: 15px;
}
.article-area ol > li, .class-detail-desc-area .detail-area .about-area ol > li {
  display: block;
  padding-left: 34px;
  position: relative;
}
.article-area ol > li:before, .class-detail-desc-area .detail-area .about-area ol > li:before {
  position: absolute;
  text-align: right;
  left: -2px;
  top: 0;
  content: counter(ol-item) ".";
  counter-increment: ol-item;
  font-size: 15px;
  color: #000000;
  display: inline-block;
  min-width: 22px;
}
.article-area table, .class-detail-desc-area .detail-area .about-area table {
  max-width: 100%;
  border-collapse: collapse;
}
.article-area table tr th, .class-detail-desc-area .detail-area .about-area table tr th, .article-area table tr td, .class-detail-desc-area .detail-area .about-area table tr td {
  font-family: "Microsoft JhengHei";
  border: #dcdcdc solid 1px;
  padding: 5px 5px;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
}
@media screen and (min-width: 400px) {
  .article-area table tr th, .class-detail-desc-area .detail-area .about-area table tr th, .article-area table tr td, .class-detail-desc-area .detail-area .about-area table tr td {
    padding: 10px 15px;
  }
}
.article-area table tr th, .class-detail-desc-area .detail-area .about-area table tr th {
  font-weight: bold;
  background-color: #F5F5F5;
}
.breadcrumbs-box {
  font-size: 13px;
  padding: 8px 0px 20px 0px;
  color: #9D9A98;
}
.breadcrumbs-box.type-01 {
  background: #EB6953;
}
.breadcrumbs-box.type-02 {
  background: #DA0031;
}
@media screen and (min-width: 992px) {
  .breadcrumbs-box {
    padding: 10px 0px 20px 0px;
  }
}
.breadcrumbs-box .breadcrumbs a {
  color: #000000;
}
.breadcrumbs-box .breadcrumbs span {
  color: #9D9A98;
}
.breadcrumbs-box .breadcrumbs.top-pull {
  margin-bottom: 22px;
}

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  margin-right: 4px;
  padding: 0 19px;
  vertical-align: middle;
}
.tag.static-tag {
  text-align: center;
  width: 80px;
  padding: 0;
}
.tag.static-tag.two-word {
  letter-spacing: 10px;
  padding-left: 12px;
}

#to-top {
  width: 80px;
  height: 80px;
  box-shadow: unset;
  padding: 0px;
  background: url("../img/parenting/btn/go-top.png") 50% 50% no-repeat;
  background-size: auto 77px;
  cursor: pointer;
  z-index: 8;
  text-align: center;
  display: none;
  position: fixed;
  right: 15px;
  bottom: 35px;
  font-size: 0;
  display: block;
  opacity: 0.8;
}
#to-top:hover {
  opacity: 1;
}
#to-top.bot {
  bottom: 85px;
}
@media screen and (min-width: 768px) {
  #to-top.bot {
    bottom: 45px;
  }
}
@media screen and (min-width: 992px) {
  #to-top {
    right: calc(50% - 100%/2 + 27px);
  }
}
@media screen and (min-width: 1320px) {
  #to-top {
    right: 30px;
  }
}

.datepicker-dropdown {
  width: 300px;
}

input:focus, select:focus {
  outline: none !important;
}

a:focus, button:focus {
  outline: none !important;
}

.alert-red {
  color: red;
}

#hfsdgsModal {
  background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_newsletter_bg.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #hfsdgsModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_newsletter_bg.png") center no-repeat;
    background-size: 95%;
  }
}
@media screen and (min-width: 1380px) {
  #hfsdgsModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_newsletter_bg.png") center no-repeat;
    background-size: 90%;
  }
}
@media screen and (min-width: 1920px) {
  #hfsdgsModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_newsletter_bg.png") center no-repeat;
    background-size: 80%;
  }
}
#hfsdgsModal .hfsdgs-area {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 1300px;
  height: 80vh;
  border: 8px solid #82b29c;
  border-radius: 21px;
  background: #82b29c;
}
#hfsdgsModal .hfsdgs-area .acart-proportion-box {
  height: 100%;
  padding-bottom: 0;
  position: static;
}
@media screen and (min-width: 768px) {
  #hfsdgsModal .hfsdgs-area {
    width: 90vw;
  }
}
@media screen and (min-width: 992px) {
  #hfsdgsModal .hfsdgs-area {
    border: 24px solid #82b29c;
    border-radius: 41px;
    width: 80vw;
  }
  #hfsdgsModal .hfsdgs-area:after {
    content: "";
    display: block;
    position: absolute;
    background: url("../img/parenting/home/intro_icon.png") center no-repeat;
    background-size: 100%;
    width: 136px;
    height: 114px;
    bottom: -24px;
    right: -8.5%;
  }
  #hfsdgsModal .hfsdgs-area .acart-proportion-box {
    height: 100%;
    padding-bottom: 56.25%;
  }
}
#hfsdgsModal .hfsdgs-player-area {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
#hfsdgsModal .hfsdgs-player-area #show-hfsdgs-player {
  height: 100%;
}
#hfsdgsModal .hfsdgs-player-area .modal-title {
  font-size: 24px;
  font-weight: bold;
  color: #FAF4E8;
  line-height: 1.5;
}
#hfsdgsModal .hfsdgs-player-area .modal-intro {
  font-size: 16px;
  color: #FAF4E8;
  line-height: 1.8;
}
#hfsdgsModal .hfsdgs-player-area #show-hfsdgs-button-area {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  #hfsdgsModal .hfsdgs-player-area #show-hfsdgs-button-area {
    margin-bottom: 0px;
  }
}
#hfsdgsModal .hfsdgs-player-area #show-hfsdgs-button-area a {
  padding: 10px 15px 3px 15px;
  font-size: 18px;
  line-height: 1;
  background: #FAF4E8;
  color: #558583;
  border-radius: 100px;
}
#hfsdgsModal .hfsdgs-player-area #show-hfsdgs-button-area a + a {
  margin-left: 10px;
}
#hfsdgsModal .hfsdgs-player-area #show-hfsdgs-button-area a:hover {
  background: #3A5F56;
  color: #fff;
}
#hfsdgsModal .proportion-item {
  width: 100%;
  position: static;
  top: 0;
  left: 0;
  transform: none;
}
#hfsdgsModal iframe {
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#hfsdgsModal .close-btn {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 37px;
  right: 35px;
  background: transparent url("../img/parenting/dialog/dialog_close.png") center no-repeat;
  background-size: 48px auto;
  border: 0;
}

#videoModal {
  background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #videoModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
    background-size: 95%;
  }
}
@media screen and (min-width: 1380px) {
  #videoModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
    background-size: 90%;
  }
}
@media screen and (min-width: 1920px) {
  #videoModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
    background-size: 80%;
  }
}
#videoModal .video-area {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 1300px;
  border: 8px solid #EBCE7F;
  border-radius: 21px;
  background: #EBCE7F;
}
#videoModal .video-area:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -23%;
  right: -2%;
  width: 66px;
  height: 66px;
  background: url("../img/parenting/dialog/dialog_video_icon.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #videoModal .video-area:after {
    width: 110px;
    height: 110px;
    bottom: -3%;
    right: -8%;
  }
}
@media screen and (min-width: 768px) {
  #videoModal .video-area {
    width: 90vw;
  }
}
@media screen and (min-width: 992px) {
  #videoModal .video-area {
    width: 80vw;
    border: 24px solid #EBCE7F;
    border-radius: 41px;
  }
}
#videoModal .video-area .proportion-item {
  width: 100%;
  height: 100%;
  position: static;
  top: 0;
  left: 0;
  transform: none;
}
#videoModal .video-area .proportion-item iframe {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
}
@media screen and (min-width: 992px) {
  #videoModal .video-area .proportion-item iframe {
    border-radius: 20px;
  }
}
#videoModal .close-btn {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 37px;
  right: 35px;
  background: transparent url("../img/parenting/dialog/dialog_close.png") center no-repeat;
  background-size: 48px auto;
  border: 0;
}

#podcastModal {
  background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #podcastModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
    background-size: 95%;
  }
}
@media screen and (min-width: 1380px) {
  #podcastModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
    background-size: 90%;
  }
}
@media screen and (min-width: 1920px) {
  #podcastModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
    background-size: 80%;
  }
}
#podcastModal .podcast-area {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 1300px;
  height: 80vh;
  border: 8px solid #CABFD0;
  border-radius: 21px;
  background: #CABFD0;
}
#podcastModal .podcast-area:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2%;
  right: -2%;
  width: 117px;
  height: 60px;
  background: url("../img/parenting/dialog/dialog_podcast_icon.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #podcastModal .podcast-area:after {
    width: 195px;
    height: 100px;
    bottom: -3%;
    right: -8%;
  }
}
#podcastModal .podcast-area .acart-proportion-box {
  height: 100%;
  padding-bottom: 0%;
}
@media screen and (min-width: 768px) {
  #podcastModal .podcast-area {
    width: 90vw;
  }
}
@media screen and (min-width: 992px) {
  #podcastModal .podcast-area {
    border: 24px solid #CABFD0;
    border-radius: 41px;
    width: 80vw;
    height: auto;
  }
  #podcastModal .podcast-area .acart-proportion-box {
    height: 100%;
    padding-bottom: 56.25%;
  }
}
#podcastModal .proportion-item {
  width: 100%;
  position: static;
  top: 0;
  left: 0;
  transform: none;
}
#podcastModal .proportion-item iframe {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#podcastModal .proportion-item iframe .embed-podcast-ltr-9qi7p {
  height: 100vh;
}
#podcastModal .close-btn {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 37px;
  right: 35px;
  background: transparent url("../img/parenting/dialog/dialog_close.png") center no-repeat;
  background-size: 48px auto;
  border: 0;
}

#to-top {
  width: 80px;
  height: 80px;
  box-shadow: unset;
  padding: 0px;
  background: url("../img/parenting/btn/go-top.png") 50% 50% no-repeat;
  background-size: auto 77px;
  cursor: pointer;
  z-index: 8;
  text-align: center;
  display: none;
  position: fixed;
  right: 15px;
  bottom: 35px;
  font-size: 0;
  display: block;
  opacity: 0.8;
}
#to-top:hover {
  opacity: 1;
}
#to-top.bot {
  bottom: 75px;
}
@media screen and (min-width: 768px) {
  #to-top.bot {
    bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  #to-top {
    right: calc(50% - 100%/2 + 27px);
  }
}
@media screen and (min-width: 1320px) {
  #to-top {
    right: 30px;
  }
}

.breadcrumbs {
  font-size: 13px;
  margin: 8px 0px 20px 0px;
  color: #9D9A98;
}
@media screen and (min-width: 992px) {
  .breadcrumbs {
    margin: 10px 0px 20px 0px;
  }
}
.breadcrumbs a {
  color: #000000;
}
.breadcrumbs span {
  color: #9D9A98;
}
.breadcrumbs.top-pull {
  margin-bottom: 22px;
}

.article-area, .class-detail-desc-area .detail-area .about-area {
  font-size: 18px;
}
.small.article-area, .class-detail-desc-area .detail-area .small.about-area {
  font-size: 16px;
}
.article-area iframe, .class-detail-desc-area .detail-area .about-area iframe {
  max-width: 100%;
  border: 0;
}
.article-area img, .class-detail-desc-area .detail-area .about-area img {
  height: auto;
  max-width: 100%;
}
.article-area h3, .class-detail-desc-area .detail-area .about-area h3 {
  color: #000000;
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 0 20px 0;
}
@media screen and (min-width: 992px) {
  .article-area h3, .class-detail-desc-area .detail-area .about-area h3 {
    font-size: 32px;
  }
}
.article-area h4, .class-detail-desc-area .detail-area .about-area h4 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
@media screen and (min-width: 992px) {
  .article-area h4, .class-detail-desc-area .detail-area .about-area h4 {
    font-size: 20px;
  }
}
.article-area h5, .class-detail-desc-area .detail-area .about-area h5 {
  color: #000000;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.article-area h6, .class-detail-desc-area .detail-area .about-area h6 {
  color: #ffffff;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.article-area p, .class-detail-desc-area .detail-area .about-area p {
  margin: 0 0 25px 0;
  /*line-height: 1.6;*/
}
.article-area a, .class-detail-desc-area .detail-area .about-area a {
  color: #000000;
}
.article-area a:hover, .class-detail-desc-area .detail-area .about-area a:hover {
  text-decoration: underline;
}
.article-area ul, .class-detail-desc-area .detail-area .about-area ul {
  padding: 0;
  list-style: none !important;
  color: #000000;
  margin-bottom: 15px;
}
.article-area ul > li, .class-detail-desc-area .detail-area .about-area ul > li {
  padding-left: 22px;
  position: relative;
}
.article-area ul > li:before, .class-detail-desc-area .detail-area .about-area ul > li:before {
  position: absolute;
  content: "";
  left: 2px;
  top: 9px;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #000000;
  border-width: 5px 0 5px 8px;
}
.article-area ol, .class-detail-desc-area .detail-area .about-area ol {
  padding: 0;
  list-style: none !important;
  counter-reset: ol-item;
  margin-bottom: 15px;
  color: #000000;
}
.article-area ol > li, .class-detail-desc-area .detail-area .about-area ol > li {
  display: block;
  padding-left: 34px;
  position: relative;
}
.article-area ol > li:before, .class-detail-desc-area .detail-area .about-area ol > li:before {
  position: absolute;
  text-align: right;
  left: -2px;
  top: -1px;
  font-size: 18px;
  content: counter(ol-item) ".";
  counter-increment: ol-item;
  color: #000000;
  display: inline-block;
  min-width: 22px;
}
.article-area table, .class-detail-desc-area .detail-area .about-area table {
  max-width: 100%;
  border-collapse: collapse;
}
.article-area table tr th, .class-detail-desc-area .detail-area .about-area table tr th, .article-area table tr td, .class-detail-desc-area .detail-area .about-area table tr td {
  font-family: "Microsoft JhengHei";
  border: #dcdcdc solid 1px;
  padding: 5px 5px;
  font-weight: normal;
  text-align: left;
}
@media screen and (min-width: 400px) {
  .article-area table tr th, .class-detail-desc-area .detail-area .about-area table tr th, .article-area table tr td, .class-detail-desc-area .detail-area .about-area table tr td {
    padding: 10px 15px;
  }
}
.article-area table tr th, .class-detail-desc-area .detail-area .about-area table tr th {
  font-weight: bold;
  background-color: #F5F5F5;
}
#videoModal {
  background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #videoModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
    background-size: 95%;
  }
}
@media screen and (min-width: 1380px) {
  #videoModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
    background-size: 90%;
  }
}
@media screen and (min-width: 1920px) {
  #videoModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_video_bg.png") center no-repeat;
    background-size: 80%;
  }
}
#videoModal .video-area {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 1300px;
  border: 8px solid #EBCE7F;
  border-radius: 21px;
  background: #EBCE7F;
}
#videoModal .video-area:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -23%;
  right: -2%;
  width: 66px;
  height: 66px;
  background: url("../img/parenting/dialog/dialog_video_icon.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #videoModal .video-area:after {
    width: 110px;
    height: 110px;
    bottom: -3%;
    right: -8%;
  }
}
@media screen and (min-width: 768px) {
  #videoModal .video-area {
    width: 90vw;
  }
}
@media screen and (min-width: 992px) {
  #videoModal .video-area {
    width: 80vw;
    border: 24px solid #EBCE7F;
    border-radius: 41px;
  }
}
#videoModal .video-area .proportion-item {
  width: 100%;
  height: 100%;
}
#videoModal .video-area .proportion-item iframe {
  border-radius: 10px;
}
@media screen and (min-width: 992px) {
  #videoModal .video-area .proportion-item iframe {
    border-radius: 20px;
  }
}
#videoModal .close-btn {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 37px;
  right: 35px;
  background: transparent url("../img/parenting/dialog/dialog_close.png") center no-repeat;
  background-size: 48px auto;
  border: 0;
}

#podcastModal {
  background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #podcastModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
    background-size: 95%;
  }
}
@media screen and (min-width: 1380px) {
  #podcastModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
    background-size: 90%;
  }
}
@media screen and (min-width: 1920px) {
  #podcastModal {
    background: rgba(0, 0, 0, 0.5) url("../img/parenting/dialog/dialog_padcast_bg.png") center no-repeat;
    background-size: 80%;
  }
}
#podcastModal .podcast-area {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90vw;
  max-width: 1300px;
  height: 80vh;
  border: 8px solid #CABFD0;
  border-radius: 21px;
  background: #CABFD0;
}
#podcastModal .podcast-area:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2%;
  right: -2%;
  width: 117px;
  height: 60px;
  background: url("../img/parenting/dialog/dialog_podcast_icon.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  #podcastModal .podcast-area:after {
    width: 195px;
    height: 100px;
    bottom: -3%;
    right: -8%;
  }
}
#podcastModal .podcast-area .acart-proportion-box {
  height: 100%;
  padding-bottom: 100%;
}
@media screen and (min-width: 768px) {
  #podcastModal .podcast-area {
    width: 90vw;
  }
}
@media screen and (min-width: 992px) {
  #podcastModal .podcast-area {
    border: 24px solid #CABFD0;
    border-radius: 41px;
    width: 80vw;
    height: auto;
  }
  #podcastModal .podcast-area .acart-proportion-box {
    height: 100%;
    padding-bottom: 56.25%;
  }
}
#podcastModal .proportion-item {
  width: 100%;
}
#podcastModal .proportion-item iframe .embed-podcast-ltr-9qi7p {
  height: 100vh;
}
#podcastModal .close-btn {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 37px;
  right: 35px;
  background: transparent url("../img/parenting/dialog/dialog_close.png") center no-repeat;
  background-size: 48px auto;
  border: 0;
}

.class-calander-box {
  background: #fff;
  clip-path: polygon(52% 0, 66% 2%, 100% 2%, 100% 100%, 68% 98%, 0 100%, 0 69%, 0 0);
  padding: 15px 15px 5px;
  font-family: "Baloo Tamma 2", cursive;
}
.class-calander-box.no-space {
  padding: 0px;
}
.class-calander-box.have-border {
  border: 1px solid #919191;
}
.class-calander-box .calander-header {
  font-weight: 600;
  text-align: center;
  line-height: 1;
  font-size: 20px;
  padding: 5px 0px 5px;
}
.class-calander-box .calander-header .button-left {
  height: 34px;
  width: 34px;
  position: relative;
  float: left;
  background: transparent;
  border: 0px;
  top: -5px;
}
.class-calander-box .calander-header .button-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  background: url("../img/academy/btn/btn_icon_last_3.png") 50% 50% no-repeat;
  background-size: 100%;
}
.class-calander-box .calander-header .button-right {
  position: relative;
  height: 34px;
  width: 34px;
  float: right;
  background: transparent;
  border: 0px;
  top: -5px;
}
.class-calander-box .calander-header .button-right:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  background: url("../img/academy/btn/btn_icon_next_3.png") 50% 50% no-repeat;
  background-size: 100%;
}
.class-calander-box .calander-table {
  width: 100%;
}
.class-calander-box .calander-table td, .class-calander-box .calander-table th {
  text-align: center;
  padding: 5px 5px;
  color: #000;
  border-top: 1px solid #FAF4E8;
  width: 14.286%;
}
.class-calander-box .calander-table .day-num {
  line-height: 2;
  height: 30px;
  width: 30px;
  margin: 0 auto;
}
.class-calander-box .calander-table .day-num.have-class {
  background: #E1E3E0;
  border-radius: 15px;
  cursor: pointer;
}
.class-calander-box .calander-table .day-num.active {
  background: #c6b9a3;
  border-radius: 15px;
}
.class-calander-box .calander-table .day-num.disabled {
  color: #d7d7d7;
}

.class-date-list-area {
  width: 100%;
  background: #fff;
  padding: 20px 30px;
  margin-top: 15px;
}
.class-date-list-area.area-01 {
  clip-path: polygon(63% 0, 67% 3%, 100% 3%, 100% 97%, 35% 97%, 32% 100%, 0 100%, 0 0);
}
.class-date-list-area.area-02 {
  clip-path: polygon(63% 0, 100% 0, 97% 43%, 100% 100%, 3% 100%, 3% 71%, 0 65%, 0 0);
}
.class-date-list-area.area-03 {
  clip-path: polygon(100% 0, 100% 74%, 97% 80%, 97% 100%, 0 100%, 2% 35%, 0 13%, 0 0);
}
@media screen and (min-width: 768px) {
  .class-date-list-area {
    margin-top: 0px;
  }
}
.class-date-list-area .list-box {
  height: 100%;
}
.class-date-list-area .list-box .list-title {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 4px;
}
.class-info {
  padding: 4px 0;
  padding-left: 24px;
  position: relative;
  font-size: 14px;
}
.class-info .date-box {
  background: #F4F4F4;
  border-radius: 11px;
  padding: 0px 5px;
  margin-left: 5px;
  height: 22px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
}
.class-info:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0px;
  width: 17px;
  height: 17px;
  background: #00BFD5;
  border-radius: 50%;
}
.class-info.have-class:before {
  background: #E1E3E0;
  border: 1px solid #707070;
}
.class-info.type-01:before {
  background: #00BFD5;
}
.class-info.type-02:before {
  background: #FFDB00;
}
.class-info.type-03:before {
  background: #6A3F12;
}
.class-info.type-04:before {
  background: #fafafa;
}
.class-info.type-05:before {
  background: #EB6953;
}
.class-info.type-06:before {
  background: #FAF4E8;
}
.class-info.type-soldout:before {
  background: #909090;
}
.class-info.type-close:before {
  background: #FAF4E8;
  border: 1px solid #707070;
}

.class-desc-area .day-desc-area {
  float: left;
  width: 100%;
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .class-desc-area .day-desc-area {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .class-desc-area .day-desc-area {
    width: 40%;
  }
}
@media screen and (min-width: 1320px) {
  .class-desc-area .day-desc-area {
    width: 30%;
  }
}
.class-desc-area .calander-desc-area {
  float: left;
  width: 100%;
  padding-left: 20px;
  padding-bottom: 8px;
}
.class-desc-area .calander-desc-area .desc-box {
  display: inline-block;
  margin-right: 18px;
}
@media screen and (min-width: 768px) {
  .class-desc-area .calander-desc-area {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .class-desc-area .calander-desc-area {
    width: 60%;
  }
}
@media screen and (min-width: 1320px) {
  .class-desc-area .calander-desc-area {
    width: 70%;
  }
}

.acart-proportion-box {
  height: 0;
  position: relative;
}
.acart-proportion-box > .proportion-item {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.acart-proportion-box > .proportion-item--full {
  width: 100%;
  height: 100%;
}
.acart-proportion-box > .proportion-item--full > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.acart-proportion-box > iframe.proportion-item {
  width: 100%;
  height: 100%;
}
.acart-proportion-box.proportion-2-1 {
  padding-bottom: 50%;
}
.acart-proportion-box.proportion-3-4 {
  padding-bottom: 133.3333333333%;
}
.acart-proportion-box.proportion-4-3 {
  padding-bottom: 75%;
}
.acart-proportion-box.proportion-3-2 {
  padding-bottom: 66.6666666667%;
}
.acart-proportion-box.proportion-16-9 {
  padding-bottom: 56.25%;
}
.acart-proportion-box.proportion-5-4 {
  padding-bottom: 80%;
}
.acart-proportion-box.proportion-4-5 {
  padding-bottom: 125%;
}
.acart-proportion-box.proportion-1-1 {
  padding-bottom: 100%;
}

/*
=================================================================
(#m02-1hds) HEADER
=================================================================
*/
.fixed-height.is-sticky {
  z-index: 1090 !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  background-color: #fff;
}

.fixed-height {
  height: 50px;
}
.fixed-height .container {
  height: 100%;
}
@media screen and (min-width: 992px) {
  .fixed-height {
    height: 72px;
  }
}

div.mb-header {
  position: relative;
  z-index: 1000;
  height: 100%;
  box-shadow: 0px 2px 15px rgba(94, 111, 151, 0.2);
}
div.mb-header .container {
  padding: 0 50px 0 16px;
}
div.mb-header .mb-logo-area {
  padding-top: 8px;
  display: block;
  position: absolute;
}
div.mb-header .mb-logo-area h1 {
  margin: 0px;
  padding: 0px;
}
div.mb-header .mb-logo-area img {
  vertical-align: middle;
  height: 38px;
  width: auto;
}
@media screen and (min-width: 992px) {
  div.mb-header .container {
    padding: 0 15px 0 15px;
    text-align: center;
  }
  div.mb-header .mb-logo-area {
    padding-top: 0px;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
  }
  div.mb-header .mb-logo-area img {
    height: 38px;
  }
}
div.mb-header .button-area {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
div.mb-header .button-area .name-area {
  display: none;
}
@media screen and (min-width: 992px) {
  div.mb-header .button-area {
    display: none;
    right: auto;
    left: 0;
  }
  div.mb-header .button-area .name-area {
    display: block;
    float: right;
    margin-top: calc(50% - 4px);
    margin-left: 5px;
    color: #000000;
  }
}
div.mb-header .dot-btn {
  display: inline-block;
  float: right;
  width: 44px;
  height: 50px;
  position: relative;
}
@media screen and (min-width: 992px) {
  div.mb-header .dot-btn {
    height: 72px;
  }
}
div.mb-header .dot-btn:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  -o-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  top: calc(50% - 20px);
  left: calc(50% - 2px);
  width: 4px;
  height: 4px;
  background: #000000;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
div.mb-header .dot-btn.higher:after {
  top: calc(50% - 25px);
}
div.mb-header .dot-btn.active:after, div.mb-header .dot-btn:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  animation: nav-menu--pointer-bounce 0.5s forwards;
}
div.mb-header .unit-btn {
  position: relative;
  display: inline-block;
  float: right;
  width: auto;
  padding: 15px 0px 0px 15px;
}
div.mb-header .unit-btn .click-btn {
  margin: 5px 0px 0;
}
div.mb-header .cart-btn {
  background: url("../img/academy/header/bag_icon.png") 50% 50% no-repeat;
  background-size: 24px 24px;
  cursor: pointer;
}
div.mb-header .cart-btn a {
  display: block;
  height: 50px;
}
div.mb-header .cart-btn .cart-cnt {
  position: absolute;
  bottom: calc(50% - 15px);
  right: 5px;
  background-color: #DA0031;
  color: #fff;
  width: 17px;
  height: 17px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
}
div.mb-header .seaerch-btn {
  background: url("../img/academy/header/search_icon.png") 50% 50% no-repeat;
  background-size: 24px 24px;
  cursor: pointer;
}
div.mb-header .member-btn {
  background: url("../img/academy/header/account_icon.png") 50% 50% no-repeat;
  background-size: 24px 24px;
}
div.mb-header .member-btn #show-member-box {
  cursor: pointer;
  width: inherit;
  height: inherit;
}
div.mb-header .member-btn .member-menu-box {
  display: none;
  position: absolute;
  top: 100%;
  right: -40px;
  background-color: #FFF;
  border: 1px solid #CECECE;
  border-radius: 10px;
  width: 200px;
}
div.mb-header .member-btn .member-menu-box .menu-content {
  font-size: 14px;
  color: #1C1C1C;
  text-align: left;
}
div.mb-header .member-btn .member-menu-box .menu-content.head {
  padding: 25px 26px 20px 26px;
  font-size: 16px;
  font-weight: bold;
}
div.mb-header .member-btn .member-menu-box .menu-content.menu {
  padding: 22px 26px 10px 26px;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}
div.mb-header .member-btn .member-menu-box .menu-content.foot {
  padding: 18px 26px 15px 26px;
}
div.mb-header .member-btn .member-menu-box .menu-content a {
  display: block;
}
div.mb-header .member-btn .member-menu-box .menu-item {
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
  div.mb-header .member-btn:hover .member-menu-box {
    display: block;
  }
}

div.xs-menu {
  display: inline-block;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
  background-size: 100%;
  background-position: 5px 50%;
  position: relative;
  padding: 0 15px;
  transition: 400ms padding ease-in-out;
}
div.xs-menu .icon-wrapper {
  display: inline-block;
  margin: 20px 0 0 0;
  width: 20px;
  height: 15px;
  position: relative;
  transition: 400ms width ease-in-out;
}
@media screen and (min-width: 992px) {
  div.xs-menu .icon-wrapper {
    margin: calc(50% + 2px) 0 0 0;
  }
}
div.xs-menu .icon-wrapper span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000000;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 400ms ease-in-out;
  transition: 400ms ease-in-out;
}
div.xs-menu .icon-wrapper span:nth-child(1) {
  top: 0;
}
div.xs-menu .icon-wrapper span:nth-child(2) {
  top: 8px;
}
div.xs-menu.active {
  padding: 0 15px;
}
div.xs-menu.active .icon-wrapper {
  width: 20px;
}
div.xs-menu.active span:nth-child(1) {
  top: 4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.xs-menu.active span:nth-child(2) {
  top: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

header .main-area-quick-link {
  position: absolute;
  left: 15px;
  opacity: 0;
  color: #000;
}
header .main-area-quick-link:focus {
  opacity: 1;
}

@keyframes nav-menu--pointer-bounce {
  0% {
    opacity: 0;
    transform: scale(0) translateY(200%);
  }
  30% {
    opacity: 0.5;
    transform: scale(0.89) translateY(-35%);
  }
  50% {
    opacity: 0.9;
    transform: scale(1) translateY(-35%);
  }
  70% {
    opacity: 0.9;
    transform: scale(1.2) translateY(35%);
  }
  80% {
    opacity: 1;
    transform: scale(0.89) translateY(0);
  }
  90% {
    opacity: 1;
    transform: scale(0.89) translateY(0);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
div#mb-sidebar {
  display: none;
  position: fixed;
  width: 100%;
  top: calc(-100% - 100px);
  z-index: 20;
  background: #ffffff;
  padding-bottom: 50px;
}
div#mb-sidebar .slimScrollDiv {
  width: 100%;
}
div#mb-sidebar .container {
  padding-left: 0px;
  padding-right: 0px;
}
div#mb-sidebar.hidden-sidebar {
  display: block;
  top: calc(-100% - 100px);
  -webkit-animation-name: hiddensidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-sidebar.show-sidebar {
  display: block;
  top: 50px;
  height: calc(100vh + 100px);
  -webkit-animation-name: showsidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@media screen and (min-width: 992px) {
  div#mb-sidebar {
    background: transparent;
    top: -100%;
  }
  div#mb-sidebar.show-sidebar {
    display: inline-block;
    top: 72px;
    height: auto;
    -webkit-animation-name: showsidebar-md;
    animation-name: showsidebar-md;
  }
  div#mb-sidebar.hidden-sidebar {
    display: inline-block;
    top: -100%;
    height: auto;
  }
}
div#mb-sidebar .sidebar-top.english .dropdown {
  width: 100%;
}
div#mb-sidebar .sidebar-top.english .share-box {
  display: none;
}

div#mb-search-box {
  display: none;
  position: fixed;
  width: 100%;
  top: calc(-100% - 100px);
  z-index: 20;
  background: #ffffff;
  padding-bottom: 20px;
}
div#mb-search-box .slimScrollDiv {
  width: 100%;
}
div#mb-search-box .container {
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (min-width: 992px) {
  div#mb-search-box div.sidebar-content {
    width: 450px;
  }
}
div#mb-search-box.hidden-sidebar {
  display: block;
  top: calc(-100% - 100px);
  -webkit-animation-name: hiddensidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-search-box.show-sidebar {
  display: block;
  top: 50px;
  height: calc(100vh + 100px);
  -webkit-animation-name: showsidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@media screen and (min-width: 992px) {
  div#mb-search-box {
    background: transparent;
    top: -100%;
  }
  div#mb-search-box .container {
    text-align: right;
  }
  div#mb-search-box .sidebar-alt {
    text-align: left;
  }
  div#mb-search-box.show-sidebar {
    display: inline-block;
    top: 72px;
    height: auto;
    -webkit-animation-name: showsidebar-md;
    animation-name: showsidebar-md;
  }
  div#mb-search-box.hidden-sidebar {
    display: inline-block;
    top: -100%;
    height: auto;
  }
}
div#mb-search-box .sidebar-top.english .dropdown {
  width: 100%;
}
div#mb-search-box .sidebar-top.english .share-box {
  display: none;
}

div#mb-cart-box {
  display: none;
  position: fixed;
  width: 100%;
  top: calc(-100% - 100px);
  z-index: 20;
  background: #ffffff;
  padding-bottom: 20px;
}
div#mb-cart-box .slimScrollDiv {
  width: 100%;
}
div#mb-cart-box .container {
  padding-left: 0px;
  padding-right: 0px;
}
div#mb-cart-box a {
  color: #000000;
}
div#mb-cart-box a:hover {
  text-decoration: underline;
}
div#mb-cart-box .cart-total-info-area {
  border-top: 1px solid #CECECE;
  position: fixed;
  bottom: 0px;
  padding: 20px 30px 15px 35px;
  width: 100%;
  z-index: 5;
  background: #ffffff;
}
@media screen and (min-width: 992px) {
  div#mb-cart-box .cart-total-info-area {
    width: 450px;
  }
}
div#mb-cart-box .cart-total-info-area .amount-box {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  line-height: 1;
  padding: 0 10px;
}
div#mb-cart-box .cart-total-info-area .amount-box:after {
  content: "全部";
  font-weight: normal;
  font-size: 14px;
  padding: 20px 30px 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0%;
}
div#mb-cart-box .cart-total-info-area .btn-area {
  text-align: center;
}
div#mb-cart-box .cart-total-info-area .btn-area a {
  color: #fff;
}
div#mb-cart-box .cart-total-info-area .btn-area a:hover {
  text-decoration: none;
}
div#mb-cart-box .cart-total-info-area .btn-area .click-btn {
  margin: 15px 0px 0;
  width: 100%;
}
div#mb-cart-box .cart-total-info-area .line-area {
  font-size: 14px;
  padding-top: 5px;
  text-align: center;
}
div#mb-cart-box .car-item-list-box {
  padding-bottom: 250px;
}
div#mb-cart-box .car-item-list-box .item-list-area {
  display: table;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row {
  display: table-row;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum.fun-box {
  width: 45px;
  vertical-align: middle;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum.fun-box .del-item {
  width: 24px;
  height: 24px;
  padding: 0px 5px;
  background: url("../img/academy/btn/del_icon.png") 50% 50% no-repeat;
  background-size: 100%;
  border: 0px solid;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum.media-box {
  padding-right: 14px;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum.media-box img {
  width: 120px;
  border-radius: 5px;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum.info-box p {
  margin-bottom: 5px;
  line-height: 1.3;
}
div#mb-cart-box .car-item-list-box .item-list-area .item-row .item-colnum.info-box p.item-price {
  font-size: 20px;
  font-weight: bold;
}
div#mb-cart-box.hidden-sidebar {
  display: block;
  top: calc(-100% - 100px);
  -webkit-animation-name: hiddensidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-cart-box.hidden-sidebar .cart-total-info-area {
  display: none;
  -webkit-animation-name: hiddentotalcart;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddentotalcart;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-cart-box.show-sidebar {
  display: block;
  top: 50px;
  height: calc(100% + 100px);
  -webkit-animation-name: showsidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-cart-box.show-sidebar .cart-total-info-area {
  display: block;
  -webkit-animation-name: showtotalcart;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showtotalcart;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@media screen and (min-width: 992px) {
  div#mb-cart-box {
    background: transparent;
  }
  div#mb-cart-box .container {
    text-align: right;
    height: 100%;
  }
  div#mb-cart-box .sidebar-alt {
    text-align: left;
    width: 450px;
    height: 100%;
  }
  div#mb-cart-box.show-sidebar {
    top: 72px;
    height: calc(100vh - 72px);
  }
}
div#mb-cart-box .sidebar-top.english .dropdown {
  width: 100%;
}
div#mb-cart-box .sidebar-top.english .share-box {
  display: none;
}

@-webkit-keyframes hiddensidebar {
  0% {
    top: 50px;
  }
  100% {
    top: -100%;
  }
}
@-moz-keyframes hiddensidebar {
  0% {
    top: 50px;
  }
  100% {
    top: -100%;
  }
}
@-ms-keyframes hiddensidebar {
  0% {
    top: 50px;
  }
  100% {
    top: -100%;
  }
}
@keyframes hiddensidebar {
  0% {
    top: 50px;
  }
  100% {
    top: -100%;
  }
}
@-webkit-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 50px;
  }
}
@-moz-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 50px;
  }
}
@-ms-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 50px;
  }
}
@keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 50px;
  }
}
@-webkit-keyframes hiddentotalcart {
  0% {
    position: fixed;
  }
  20% {
    position: absolute;
  }
  90% {
    position: absolute;
  }
  100% {
    position: absolute;
    display: none;
  }
}
@-moz-keyframes hiddentotalcart {
  0% {
    position: fixed;
  }
  20% {
    position: absolute;
  }
  90% {
    position: absolute;
  }
  100% {
    position: absolute;
    display: none;
  }
}
@-ms-keyframes hiddentotalcart {
  0% {
    position: fixed;
  }
  20% {
    position: absolute;
  }
  90% {
    position: absolute;
  }
  100% {
    position: absolute;
    display: none;
  }
}
@keyframes hiddentotalcart {
  0% {
    position: fixed;
  }
  20% {
    position: absolute;
  }
  90% {
    position: absolute;
  }
  100% {
    position: absolute;
    display: none;
  }
}
@-webkit-keyframes showtotalcart {
  0% {
    position: absolute;
  }
  50% {
    position: absolute;
  }
  100% {
    position: fixed;
  }
}
@-moz-keyframes showtotalcart {
  0% {
    position: absolute;
  }
  50% {
    position: absolute;
  }
  100% {
    position: fixed;
  }
}
@-ms-keyframes showtotalcart {
  0% {
    position: absolute;
  }
  50% {
    position: absolute;
  }
  100% {
    position: fixed;
  }
}
@keyframes showtotalcart {
  0% {
    position: absolute;
  }
  50% {
    position: absolute;
  }
  100% {
    position: fixed;
  }
}
@-webkit-keyframes showsidebar-md {
  0% {
    top: -72px;
  }
  100% {
    top: 72px;
  }
}
@-moz-keyframes showsidebar-md {
  0% {
    top: -72px;
  }
  100% {
    top: 72px;
  }
}
@-ms-keyframes showsidebar-md {
  0% {
    top: -72px;
  }
  100% {
    top: 72px;
  }
}
@keyframes showsidebar-md {
  0% {
    top: -72px;
  }
  100% {
    top: 72px;
  }
}
div.sidebar-alt {
  background: #ffffff;
  position: relative;
}
@media screen and (min-width: 992px) {
  div.sidebar-alt {
    display: inline-block;
    border-radius: 0 0 50px 50px;
    box-shadow: 0px 2px 15px rgba(94, 111, 151, 0.2);
  }
}

div.sidebar-content {
  position: relative;
  padding: 10px 20px 30px;
}
@media screen and (min-width: 768px) {
  div.sidebar-content {
    padding: 20px;
  }
}
div.sidebar-content .search-area {
  padding: 0px 0px 10px;
}
div.sidebar-content .search-area .input-group {
  width: 100%;
  height: 40px;
}
div.sidebar-content .search-area .input-group input {
  padding: 5px 18px 0 50px;
  width: 100%;
  border: 2px solid #000000;
  border-radius: 5px;
  height: 40px;
  border-radius: 20px;
  font-size: 15px;
  line-height: 1;
}
div.sidebar-content .search-area .input-group input::-webkit-input-placeholder {
  color: #BDBDBD;
  line-height: normal;
}
div.sidebar-content .search-area .input-group input:-moz-placeholder {
  color: #BDBDBD;
  line-height: normal;
}
div.sidebar-content .search-area .input-group input::-moz-placeholder {
  color: #BDBDBD;
  line-height: normal;
}
div.sidebar-content .search-area .input-group input:-ms-input-placeholder {
  color: #BDBDBD;
  line-height: normal;
}
div.sidebar-content .search-area .input-group .btn {
  width: 50px;
}
div.sidebar-content .search-area .input-group input, div.sidebar-content .search-area .input-group .btn {
  height: 100%;
}
div.sidebar-content .search-area .input-group .btn {
  color: transparent;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  background: url("../img/academy/header/search_icon.png") center no-repeat;
  background-size: 24px;
}
div.sidebar-content ul {
  list-style: none;
  margin: 0;
  display: none;
}
@media screen and (min-width: 992px) {
  div.sidebar-content ul.member {
    display: none;
  }
}
div.sidebar-content ul li {
  text-align: center;
  color: #000000;
}
div.sidebar-content ul li a {
  display: block;
  padding: 15px 30px;
}
div.sidebar-content ul li a .sidebar-nav-icon {
  float: right;
  font-size: 22px;
  transition: all 0.5s;
}
div.sidebar-content ul li a.open {
  font-weight: bold;
}
div.sidebar-content ul li a.open .sidebar-nav-icon {
  transform: rotate(90deg);
}
div.sidebar-content ul li a.active {
  font-weight: bold;
}
div.sidebar-content ul li a.active ~ ul {
  display: block;
}
@media screen and (min-width: 992px) {
  div.sidebar-content ul li {
    display: inline-block;
    text-align: left;
  }
  div.sidebar-content ul li a {
    padding: 8px 10px;
  }
}
div.sidebar-content ul.layer-search {
  display: block;
  padding: 10px 0 30px 0;
}
div.sidebar-content ul.layer-search li {
  display: block;
}
div.sidebar-content ul.layer-1 {
  padding: 30px 0 30px 0;
}
div.sidebar-content ul.layer-1 + .layer-1 {
  border-top: 1px solid #DEDBD5;
}
@media screen and (min-width: 992px) {
  div.sidebar-content ul.layer-1 {
    padding: 0;
  }
  div.sidebar-content ul.layer-1 .btn-area {
    padding: 0 15px;
  }
  div.sidebar-content ul.layer-1 .click-btn {
    padding: 13px 10px 8px 10px;
    font-size: 15px;
    line-height: 15px;
  }
}
div.sidebar-content ul.layer-2 {
  background-color: #F5F5F5;
  border-top: 1px solid #ffffff;
  padding: 10px 0;
}
div.sidebar-content ul.layer-2 > li {
  position: relative;
}
div.sidebar-content ul.layer-2 > li > a {
  padding-left: 30px;
  position: relative;
  padding: 5px 30px;
}
div.sidebar-content ul.layer-2 > li > a .sidebar-nav-icon {
  font-size: 16px;
  position: absolute;
  top: 15px;
  right: 17px;
  transform-origin: center;
}
div.sidebar-content ul.layer-3 > li {
  position: relative;
}
div.sidebar-content ul.layer-3 > li > a {
  padding-left: 44px;
}
div.sidebar-content ul.layer-3 > li > a.active {
  color: #ca6f27;
}
div.sidebar-content ul.layer-1 > li > a {
  font-size: 16px;
  background: #ffffff;
  color: #000000;
  line-height: 1;
  text-align: center;
}
div.sidebar-content ul.layer-1 > li > a .sidebar-nav-icon {
  color: #D3D3D3;
}
div.sidebar-content ul.layer-1 > li > a span {
  display: inline-block;
  padding-bottom: 4px;
}
div.sidebar-content ul.layer-1 > li > a:hover, div.sidebar-content ul.layer-1 > li > a.open {
  color: #000000;
}
div.sidebar-content ul.layer-1 > li > a:hover span, div.sidebar-content ul.layer-1 > li > a.open span {
  border-bottom: 1px solid #000000;
}
div.sidebar-content ul.layer-2 > li > a {
  font-size: 16px;
  background: #F5F5F5;
  color: #646464;
  line-height: 1;
  text-align: center;
}
div.sidebar-content ul.layer-2 > li > a .sidebar-nav-icon {
  color: #f3964b;
}
div.sidebar-content ul.layer-2 > li > a span {
  display: inline-block;
  padding-bottom: 4px;
}
div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a.open {
  color: #000000;
}
div.sidebar-content ul.layer-2 > li > a:hover span, div.sidebar-content ul.layer-2 > li > a.open span {
  border-bottom: 1px solid #000000;
}
div.sidebar-content ul.layer-3 > li > a {
  font-size: 15px;
  background: #FED796;
  color: #646464;
  line-height: 1;
  text-align: center;
}
div.sidebar-content ul.layer-3 > li > a .sidebar-nav-icon {
  color: #f3964b;
}
div.sidebar-content ul.layer-3 > li > a span {
  display: inline-block;
  padding-bottom: 4px;
}
div.sidebar-content ul.layer-3 > li > a:hover, div.sidebar-content ul.layer-3 > li > a.open {
  background: #FED796;
}
div.sidebar-content ul.layer-3 > li > a:hover span, div.sidebar-content ul.layer-3 > li > a.open span {
  border-bottom: 1px solid #000000;
}
div.sidebar-content > ul {
  display: block;
}

.slider-title {
  width: 100%;
  padding: 30px 30px 15px;
  font-size: 18px;
  line-height: 1;
  color: #000000;
  border-bottom: 1px solid #CECECE;
  position: relative;
}
.slider-title div.xs-menu {
  position: absolute;
  right: 10px;
  bottom: 8px;
  height: 45px;
}
.slider-title .close-btn {
  display: inline-block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .slider-title {
    padding: 20px 30px 15px;
  }
  .slider-title div.xs-menu {
    bottom: 0px;
  }
}

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
.bottom-class-list-area {
  background: #EAE4D9;
  padding: 70px 0 70px;
}
.bottom-class-list-area .container {
  position: relative;
}
.bottom-class-list-area .title-box {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area {
    padding: 100px 0 100px;
  }
  .bottom-class-list-area .container:before {
    content: "";
    display: block;
    position: absolute;
    top: -205px;
    left: 10%;
    width: 255px;
    height: 255px;
    background: url("../img/parenting/home/calendar_circle.png") 0% 0% no-repeat;
    background-size: 100%;
  }
}
.bottom-class-list-area .class-calander-box {
  position: relative;
  border-radius: 40px;
  background: #ffffff;
  border: 0;
  margin-bottom: 8px;
}
.bottom-class-list-area .class-calander-box .calander-header {
  padding: 15px 0px 13px;
}
.bottom-class-list-area .class-calander-box:before {
  content: "";
  display: block;
  position: absolute;
  top: -180px;
  right: 10%;
  width: 100.1px;
  height: 91px;
  background: url("../img/parenting/home/channel_icon.png") 50% 50% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-calander-box {
    background: transparent;
    border: 1px solid #909090;
  }
  .bottom-class-list-area .class-calander-box:before {
    content: "";
    display: block;
    position: absolute;
    top: -54px;
    right: 10%;
    width: 114.4px;
    height: 104px;
    background: url("../img/parenting/home/channel_icon.png") 50% 50% no-repeat;
    background-size: 100%;
  }
  .bottom-class-list-area .class-calander-box .calander-header {
    font-size: 30px;
    padding: 18px 0px 13px;
  }
}
.bottom-class-list-area .class-calander-box .button-left {
  top: -7px;
  left: 20px;
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-calander-box .button-left {
    border: 1px solid #000000;
    width: 60px;
    height: 40px;
    border-radius: 20px;
    top: -7px;
    left: 20px;
  }
}
.bottom-class-list-area .class-calander-box .button-right {
  top: -7px;
  right: 20px;
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-calander-box .button-right {
    border: 1px solid #000000;
    width: 60px;
    height: 40px;
    border-radius: 20px;
    top: -7px;
    right: 20px;
  }
}
.bottom-class-list-area .class-calander-box .calander-table td, .bottom-class-list-area .class-calander-box .calander-table th {
  border-top: 1px solid #EAE4D9;
}
.bottom-class-list-area .class-calander-box .calander-table .day-class-box {
  display: none;
}
.bottom-class-list-area .class-calander-box .calander-table .day-class-info-box {
  display: none;
}
@media screen and (min-width: 768px) {
  .bottom-class-list-area .class-calander-box .calander-table .day-class-box {
    display: block;
  }
  .bottom-class-list-area .class-calander-box .calander-table td, .bottom-class-list-area .class-calander-box .calander-table th {
    border-top: 1px solid #EAE4D9;
    padding: 8px 5px;
  }
  .bottom-class-list-area .class-calander-box .calander-table td {
    vertical-align: top;
    word-break: break-all;
  }
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-calander-box .calander-table .day-class-box {
    display: block;
  }
  .bottom-class-list-area .class-calander-box .calander-table td, .bottom-class-list-area .class-calander-box .calander-table th {
    border-top: 1px solid #a8a8a8;
    padding: 8px 5px;
  }
  .bottom-class-list-area .class-calander-box .calander-table td {
    vertical-align: top;
    word-break: break-all;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box {
    display: block;
    border-radius: 23px;
    padding: 16px;
    font-family: "Baloo Tamma 2", "Noto Sans TC", cursive, sans-serif;
    font-size: 14px;
    margin-top: 5px;
    text-align: left;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box .time-box {
    padding-left: 18px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box .time-box:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0px;
    width: 16px;
    height: 16px;
    background: url("../img/parenting/scedule/schedule_icon_time.png") 50% 50% no-repeat;
    background-size: 100%;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box .name-box {
    display: inline-block;
    line-height: 1.5;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box .age-box {
    float: right;
    padding-left: 18px;
    display: inline-block;
    position: relative;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box .age-box:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0px;
    width: 16px;
    height: 16px;
    background: url("../img/parenting/scedule/schedule_icon_age.png") 50% 50% no-repeat;
    background-size: 100%;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-01 {
    background: #00BFD5;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-02 {
    background: #EB6953;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-03 {
    background: #FFDB00;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-04 {
    background: #EBCE7F;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-05 {
    background: #909090;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-06 {
    background: #FAF4E8;
    color: #909090;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-06 .time-box:before {
    background: url("../img/parenting/scedule/schedule_icon_time_out.png") 50% 50% no-repeat;
    background-size: 100%;
  }
  .bottom-class-list-area .class-calander-box .calander-table td .day-class-info-box.type-06 .age-box:before {
    background: url("../img/parenting/scedule/schedule_icon_age_out.png") 50% 50% no-repeat;
    background-size: 100%;
  }
}
.bottom-class-list-area .class-calander-box .calander-table .day-num {
  line-height: 2;
  height: 30px;
  width: 30px;
  margin: 0 auto;
}
.bottom-class-list-area .class-calander-box .calander-table .day-num.active {
  background: #c6b9a3;
  border: 1px solid #B4B4B4;
  border-radius: 15px;
}
.bottom-class-list-area .class-calander-box .calander-table .day-num.have-class {
  background: #E1E3E0;
  border: 1px solid #B4B4B4;
  border-radius: 15px;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-calander-box .calander-table .day-num {
    line-height: 1.5;
    height: 20px;
    width: 20px;
    margin: 0 auto;
  }
  .bottom-class-list-area .class-calander-box .calander-table .day-num.today {
    background: #000000;
    color: #fff;
    border-radius: 10px;
  }
  .bottom-class-list-area .class-calander-box .calander-table .day-num.active, .bottom-class-list-area .class-calander-box .calander-table .day-num.have-class {
    background: transparent;
    border: 0px solid #B4B4B4;
    border-radius: 15px;
    cursor: unset;
  }
}
.bottom-class-list-area .class-date-list-area {
  background: #fff;
  border-radius: 23px;
  padding: 20px 30px;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .bottom-class-list-area .class-date-list-area {
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-date-list-area {
    display: none;
  }
}
.bottom-class-list-area .class-desc-area .calander-desc-area {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .bottom-class-list-area .class-desc-area .calander-desc-area {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .bottom-class-list-area .class-desc-area .calander-desc-area {
    width: 100%;
  }
}
@media screen and (min-width: 1320px) {
  .bottom-class-list-area .class-desc-area .calander-desc-area {
    width: 100%;
  }
}

footer.website {
  position: relative;
  color: #000000;
  font-size: 14px;
  z-index: 9;
}
footer.website a {
  color: #000000;
}
footer.website a:hover {
  color: #000000;
  text-decoration: underline;
}

.footer-middle-area {
  background-color: #C6B9A3;
  padding: 40px 0 50px;
  position: relative;
}
.footer-middle-area .container {
  position: relative;
}
.footer-middle-area .container.have-icon:after {
  position: absolute;
  top: -104px;
  right: 12%;
  width: 102px;
  height: 64px;
  background: url("../img/parenting/home/channel_bottom_icon.png") 0% 0% no-repeat;
  background-size: 100%;
  z-index: -1;
}
@media screen and (min-width: 992px) {
  .footer-middle-area .container.have-icon:after {
    width: 127.5px;
    height: 80px;
    top: -130px;
  }
}
@media screen and (min-width: 992px) {
  .footer-middle-area {
    padding: 50px 0 50px;
  }
}
@media screen and (min-width: 768px) {
  .footer-middle-area .middle-table-box {
    width: 708px;
    margin: auto;
  }
}
@media screen and (min-width: 992px) {
  .footer-middle-area .middle-table-box {
    display: table;
    width: 100%;
  }
}
.footer-middle-area .middle-left-area p {
  margin-bottom: 4px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer-middle-area .middle-left-area {
    display: table-cell;
    width: 30%;
    vertical-align: top;
    padding-right: 30px;
  }
  .footer-middle-area .middle-left-area p {
    text-align: left;
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 992px) {
  .footer-middle-area .middle-right-area {
    display: table-cell;
    vertical-align: top;
    width: 40%;
  }
}
.footer-middle-area .middle-right-area .unit-block {
  display: block;
}
.footer-middle-area .middle-right-area .unit-block .unit-box {
  font-size: 16px;
  line-height: 2;
  padding-right: 10px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer-middle-area .middle-right-area .unit-block .unit-box {
    text-align: left;
  }
}
.footer-middle-area .middle-right-area .unit-block .unit-box .unit-title {
  font-weight: bold;
}
.footer-middle-area .middle-right-area .unit-block .unit-box .unit {
  display: inline-block;
  margin: 0 8px;
  line-height: 1.2;
  border-bottom: 1px solid #ffffff;
}
.footer-middle-area .middle-right-area .unit-block .unit-box .unit:hover {
  text-decoration: unset;
  border-bottom: 2px solid #ffffff;
}
@media screen and (min-width: 992px) {
  .footer-middle-area .middle-right-area .unit-block .unit-box .unit {
    display: block;
    line-height: 1.8;
    margin-bottom: 4px;
    border-bottom: 0px;
  }
  .footer-middle-area .middle-right-area .unit-block .unit-box .unit:hover {
    border-bottom: 0;
    text-decoration: underline;
  }
}
.footer-middle-area .share-block {
  padding-top: 15px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer-middle-area .share-block {
    display: table-cell;
    vertical-align: top;
    width: 30%;
    text-align: right;
    padding-top: 0px;
  }
}

.footer-bottom-area {
  background-color: #C6B9A3;
  padding: 20px 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .footer-bottom-area {
    padding: 14px 0;
  }
}
@media screen and (min-width: 768px) {
  .footer-bottom-area .footer-bottom-box {
    width: 708px;
    margin: auto;
  }
}
@media screen and (min-width: 992px) {
  .footer-bottom-area .footer-bottom-box {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .footer-bottom-area .copyright-area {
    float: left;
    margin-top: 4px;
  }
}
.footer-bottom-area .copyright-area .copyright-info a {
  display: inline-block;
  padding: 0px 5px;
}
@media screen and (min-width: 992px) {
  .footer-bottom-area .powerby-area {
    float: right;
    margin-top: 4px;
  }
}

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
.input-addon-btn {
  width: 40px;
  height: 100%;
  cursor: pointer;
}
.input-addon-btn.add-btn {
  background: url("../img/academy/add_icon_02.png") center no-repeat;
  background-size: 20px;
  opacity: 0.3;
}
@media screen and (min-width: 992px) {
  .input-addon-btn.add-btn:hover {
    background: url("../img/academy/add_icon_02.png") center no-repeat;
    background-size: 20px;
    opacity: 1;
  }
}
.input-addon-btn.minus-btn {
  background: url("../img/academy/deduct_icon_02.png") center no-repeat;
  background-size: 20px;
  opacity: 0.3;
}
@media screen and (min-width: 992px) {
  .input-addon-btn.minus-btn:hover {
    background: url("../img/academy/deduct_icon_02.png") center no-repeat;
    background-size: 20px;
    opacity: 1;
  }
}

.class-detail-info-area {
  overflow: hidden;
}
.class-detail-info-area .class-intro-area {
  padding: 0px 0 45px;
  border-bottom: 1px solid #f2f2f2;
}
.class-detail-info-area .class-intro-area .intro-box {
  position: relative;
  padding: 0 15px;
}
@media screen and (min-width: 992px) {
  .class-detail-info-area .class-intro-area .intro-box {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0;
  }
}
.class-detail-info-area .class-intro-area.have-qty {
  padding-bottom: 68px;
}
@media screen and (min-width: 992px) {
  .class-detail-info-area .class-intro-area.have-qty {
    padding-bottom: 135px;
  }
}
.class-detail-info-area .class-intro-area .media-area {
  width: 100%;
  padding: 15px;
  position: relative;
}
.class-detail-info-area .class-intro-area .media-area img {
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .class-detail-info-area .class-intro-area .media-area {
    width: 60%;
    float: left;
    padding: 20px;
  }
}
.class-detail-info-area .class-intro-area .media-area .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 12px;
}
.class-detail-info-area .class-intro-area .inrto-area {
  width: 100%;
  margin-top: 20px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .class-detail-info-area .class-intro-area .inrto-area {
    margin-top: 0px;
    width: 40%;
    padding-left: 40px;
    float: right;
    display: flex;
    flex-direction: column;
    align-content: stretch;
  }
}
.class-detail-info-area .class-intro-area .inrto-area .title-box {
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .class-detail-info-area .class-intro-area .inrto-area .title-box {
    font-size: 28px;
    flex: 1;
  }
}
.class-detail-info-area .class-intro-area .inrto-area .title-box .age-box {
  padding-top: 3px;
  padding-left: 18px;
  position: relative;
  font-size: 18px;
}
.class-detail-info-area .class-intro-area .inrto-area .title-box .age-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 0px;
  width: 16px;
  height: 16px;
  background: url("../img/academy/product_target.png") 50% 50% no-repeat;
  background-size: 100%;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area {
  padding-top: 30px;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box {
  text-align: right;
  font-size: 28px;
  margin-bottom: 8px;
  /*.sale-desc{
  	font-size:13px;
  	margin-bottom:0px;
  	line-height: 1;
  	float:left;
  	text-align: left;
  }*/
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box .ori-price {
  font-size: 20px;
  margin-right: 5px;
  text-decoration: line-through;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box .free-word {
  font-size: 17px;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box .leave-cnt {
  color: #9D9A98;
  font-size: 17px;
  padding-top: 4px;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box .leave-cnt .num {
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .price-box .leave-cnt {
    padding-top: 9px;
  }
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .discount-info-box {
  font-size: 13px;
  margin-bottom: 0px;
  line-height: 1;
  text-align: left;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .input-area {
  position: relative;
  padding-top: 10px;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .input-area .form-control {
  border-radius: 30px;
  height: 40px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #F4F4F4;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .input-area .input-addon-btn {
  height: 40px;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .input-area .input-addon-btn.add-btn {
  position: absolute;
  top: auto;
  bottom: 0px;
  right: 0px;
}
.class-detail-info-area .class-intro-area .inrto-area .add-to-cart-area .input-area .input-addon-btn.minus-btn {
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0px;
}

.class-detail-desc-area .func-area {
  border-bottom: 1px solid #f2f2f2;
}
.class-detail-desc-area .func-area .detail-share-area {
  padding: 24px 0 24px;
  border-bottom: 1px solid #f2f2f2;
  margin-left: -15px;
  margin-right: -15px;
}
.class-detail-desc-area .func-area .detail-tab-area {
  padding: 24px 0 24px;
  text-align: center;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .class-detail-desc-area .func-area .detail-share-area {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .func-area .detail-share-area {
    float: right;
    width: 40%;
    padding: 34px 0 34px 44px;
    border-left: 1px solid #f2f2f2;
    border-bottom: 0px solid #f2f2f2;
    margin-left: 0px;
    margin-right: 0px;
  }
  .class-detail-desc-area .func-area .detail-tab-area {
    text-align: left;
    padding: 34px 0 34px;
    width: 60%;
  }
}
.class-detail-desc-area .func-area .share-block {
  line-height: 47px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .func-area .share-block {
    text-align: left;
    padding-bottom: 0px;
    border-bottom: 0;
  }
}
.class-detail-desc-area .func-area .share-block .detail-btn-box {
  display: inline-block;
  vertical-align: middle;
}
.class-detail-desc-area .func-area .detail-tab {
  text-align: center;
  border-bottom: 0px solid #ddd;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .func-area .detail-tab {
    text-align: left;
    float: left;
    padding-top: 0px;
  }
}
.class-detail-desc-area .func-area .detail-tab li {
  display: inline-block;
  float: none;
  margin-left: 8px;
}
.class-detail-desc-area .func-area .detail-tab li:first-child {
  margin-left: 0;
}
.class-detail-desc-area .func-area .detail-file-area {
  display: inline-block;
  margin-left: 8px;
}
.class-detail-desc-area .detail-area .about-area {
  padding: 50px 0;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
.class-detail-desc-area .detail-area .about-area .about-info {
  padding: 0px 0px 30px;
  position: relative;
  text-align: center;
}
.class-detail-desc-area .detail-area .about-area .about-info img {
  width: 100%;
  max-width: 230px;
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .detail-area .about-area .about-info {
    padding: 0px 0px;
    display: flex;
    align-items: stretch;
    margin-top: -30px;
  }
}
.class-detail-desc-area .detail-area .about-area .about-info p {
  width: 65%;
  padding-left: 15px;
  text-align: left;
  font-size: 18px;
  line-height: 1.3;
}
.class-detail-desc-area .detail-area .about-area .about-info p span {
  font-size: 20px;
  font-weight: bold;
  display: block;
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .detail-area .about-area .about-info p {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    padding: 0px;
  }
}
.class-detail-desc-area .detail-area .about-area .about-info .link-01-area, .class-detail-desc-area .detail-area .about-area .about-info .link-02-area, .class-detail-desc-area .detail-area .about-area .about-info .link-03-area {
  padding: 15px 0px 0 0;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
}
.class-detail-desc-area .detail-area .about-area .about-info .link-01-area img, .class-detail-desc-area .detail-area .about-area .about-info .link-02-area img, .class-detail-desc-area .detail-area .about-area .about-info .link-03-area img {
  width: 35%;
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .detail-area .about-area .about-info .link-01-area, .class-detail-desc-area .detail-area .about-area .about-info .link-02-area, .class-detail-desc-area .detail-area .about-area .about-info .link-03-area {
    text-align: center;
    display: block;
    flex: 1;
    padding: 60px 3% 0;
  }
  .class-detail-desc-area .detail-area .about-area .about-info .link-01-area img, .class-detail-desc-area .detail-area .about-area .about-info .link-02-area img, .class-detail-desc-area .detail-area .about-area .about-info .link-03-area img {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .detail-area .about-area .about-info .link-02-area {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .class-detail-desc-area .detail-area .about-area {
    padding: 95px 0 85px;
  }
}

.media-area {
  margin-bottom: 20px;
  padding: 16px;
}
.media-area.type-01 {
  background: #00BFD5;
}
.media-area.type-02 {
  background: #DA0031;
}
.media-area.type-03 {
  background: #C6B9A3;
}
.media-area img, .media-area .clip-img {
  width: auto !important;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.media-area img:before, .media-area .clip-img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: inherit;
  background-size: cover;
  background-position: 50% 50%;
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transition: all 0.8s;
}
.media-area img:hover:before, .media-area .clip-img:hover:before {
  transform: scale(1.2) translate3d(0, 0, 0);
  -webkit-transform: scale(1.2) translate3d(0, 0, 0);
}
.media-area img.type-01, .media-area .clip-img.type-01 {
  clip-path: polygon(0 5%, 39% 3%, 41% 0, 100% 0, 100% 97%, 61% 97%, 25% 100%, 0 100%);
  -webkit-clip-path: polygon(0 5%, 39% 3%, 41% 0, 100% 0, 100% 97%, 61% 97%, 25% 100%, 0 100%);
}
.media-area img.type-02, .media-area .clip-img.type-02 {
  clip-path: polygon(0 0, 27% 0, 47% 3%, 100% 5%, 100% 100%, 49% 100%, 44% 97%, 0 96%);
  -webkit-clip-path: polygon(0 0, 27% 0, 47% 3%, 100% 5%, 100% 100%, 49% 100%, 44% 97%, 0 96%);
}
.media-area img.type-03, .media-area .clip-img.type-03 {
  clip-path: polygon(0 41%, 4% 39%, 6% 0, 100% 0, 100% 62%, 97% 65%, 95% 100%, 0 100%);
  -webkit-clip-path: polygon(0 41%, 4% 39%, 6% 0, 100% 0, 100% 62%, 97% 65%, 95% 100%, 0 100%);
}
.media-area img.type-04, .media-area .clip-img.type-04 {
  clip-path: polygon(2% 65%, 0 62%, 0 0, 97% 0, 96% 28%, 100% 39%, 100% 100%, 4% 100%);
  -webkit-clip-path: polygon(2% 65%, 0 62%, 0 0, 97% 0, 96% 28%, 100% 39%, 100% 100%, 4% 100%);
}

.article-area {
  padding: 25px 0 85px 0;
}
.article-area > div {
  /*margin-top:50px;
  @media screen and (min-width: $screen_md_width){
  	margin-top:70px;
  }*/
}
.article-area .multi-content-box {
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .article-area .multi-content-box {
    margin-top: 50px;
  }
}
.article-area .media-area {
  text-align: center;
}
.article-area .media-area.video {
  position: relative;
  padding-bottom: 56.25%;
}
.article-area .media-area.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article-area .article-detail-two-column {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.article-area .article-detail-two-column .media-area {
  margin-bottom: 20px;
}
.article-area .article-detail-two-column .media-area img {
  clip-path: none;
  -webkit-clip-path: none;
}
@media screen and (min-width: 992px) {
  .article-area .article-detail-two-column .media-area {
    margin-bottom: 0px;
    width: 40%;
  }
}
.article-area .article-detail-two-column .desc-area {
  align-self: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .article-area .article-detail-two-column .desc-area {
    width: 60%;
    padding: 0 90px;
    margin-bottom: 0px;
  }
}
.article-area .article-detail-two-column .desc-area .sub-desc-block {
  margin-bottom: 30px;
  padding-left: 15px;
  position: relative;
  font-weight: bold;
  padding-top: 5px;
}
.article-area .article-detail-two-column .desc-area .sub-desc-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  border-radius: 3px;
  background: #00BFD5;
}
.article-area .article-detail-one-column .media-area img {
  clip-path: none !important;
  -webkit-clip-path: none !important;
}

.teacher-info-area {
  background: #FFDB00;
  padding: 60px 0;
  overflow: hidden;
}
.teacher-info-area .teach-group {
  width: 100%;
}
.teacher-info-area .teach-block {
  width: 100%;
}
.teacher-info-area .teach-block .info-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .teacher-info-area .teach-group {
    width: 640px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .teacher-info-area {
    padding: 100px 0 70px;
  }
  .teacher-info-area .teach-group {
    width: 130%;
    margin-left: -15%;
  }
}
@media screen and (min-width: 1320px) {
  .teacher-info-area .teach-group {
    width: 150%;
    margin-left: -25%;
  }
}

.page-more-info-area {
  border-top: 1px solid #f2f2f2;
}
.page-more-info-area .list-row .list-item {
  padding: 10px 0;
}
@media screen and (min-width: 992px) {
  .page-more-info-area .list-row .list-item {
    padding: 0 25px;
    width: 50%;
    float: left;
  }
}

.channel-search-area .search-area {
  padding: 0px 0px 10px;
}
.channel-search-area .search-area .input-group {
  width: 100%;
  height: 50px;
}
.channel-search-area .search-area .input-group input {
  padding: 5px 50px 0 18px;
  width: 100%;
  border: 0px;
  background: #ffffff;
  height: 50px;
  border-radius: 25px;
  font-size: 15px;
  line-height: 1;
}
.channel-search-area .search-area .input-group input::-webkit-input-placeholder {
  color: #CECECE;
  line-height: normal;
}
.channel-search-area .search-area .input-group input:-moz-placeholder {
  color: #CECECE;
  line-height: normal;
}
.channel-search-area .search-area .input-group input::-moz-placeholder {
  color: #CECECE;
  line-height: normal;
}
.channel-search-area .search-area .input-group input:-ms-input-placeholder {
  color: #CECECE;
  line-height: normal;
}
.channel-search-area .search-area .input-group .btn {
  width: 50px;
}
.channel-search-area .search-area .input-group input, .channel-search-area .search-area .input-group .btn {
  height: 100%;
}
.channel-search-area .search-area .input-group .btn {
  color: transparent;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: url("../img/parenting/header/search_icon_channel.png") center no-repeat;
  background-size: 24px;
}

.contact-map {
  position: relative;
  padding-bottom: calc(100vh - 135px);
}
.contact-map iframe {
  position: fixed;
  height: calc(100vh - 50px);
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .contact-map iframe {
    height: calc(100vh - 72px);
  }
}
@media screen and (min-width: 768px) {
  .contact-map {
    padding-bottom: 160px;
  }
}
.contact-map .info-area {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 20px 20px 0;
  top: calc(100vh - 235px);
}
@media screen and (min-width: 517px) {
  .contact-map .info-area {
    max-width: 400px;
    padding: 10px 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .contact-map .info-area {
    top: 135px;
  }
}
.contact-map .info-area .info-box {
  background: #dedede;
  padding: 18px;
}
.contact-map .info-area .info-box.path-01 {
  clip-path: polygon(63% 0, 67% 3%, 100% 3%, 100% 97%, 35% 97%, 32% 100%, 0 100%, 0 0);
  -webkit-clip-path: polygon(63% 0, 67% 3%, 100% 3%, 100% 97%, 35% 97%, 32% 100%, 0 100%, 0 0);
}
.contact-map .info-area .info-box.path-02 {
  clip-path: polygon(52% 0, 66% 2%, 100% 2%, 100% 100%, 68% 98%, 0 100%, 0 69%, 0 0);
  -webkit-clip-path: polygon(52% 0, 66% 2%, 100% 2%, 100% 100%, 68% 98%, 0 100%, 0 69%, 0 0);
}
.contact-map .info-area .info-box .title-box {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}
.contact-map .info-area .info-box .subtitle-box {
  font-size: 15px;
  margin-top: 10px;
  position: relative;
  padding-left: 25px;
}
.contact-map .info-area .info-box .subtitle-box.traffic {
  font-size: 16px;
  font-weight: bold;
}
.contact-map .info-area .info-box .subtitle-box.traffic:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../img/academy/contact/traffic_icon.png") left 0px top 0% no-repeat;
  background-size: 100%;
}
.contact-map .info-area .info-box .subtitle-box.address:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../img/academy/contact/adress_icon.png") left 0px top 0% no-repeat;
  background-size: 100%;
}
.contact-map .info-area .info-box .subtitle-box.email:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../img/academy/contact/email_icon.png") left 0px top 0% no-repeat;
  background-size: 100%;
}
.contact-map .info-area .info-box .subtitle-box.phone:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../img/academy/contact/phone_icon.png") left 0px top 0% no-repeat;
  background-size: 100%;
}
.contact-map .info-area .info-box .desc-box {
  padding-left: 25px;
  font-size: 14px;
}

.flex-box {
  display: flex;
}
.flex-box.lh-1 {
  line-height: 1;
}
.flex-box.align-items-end {
  align-items: flex-end;
}
.flex-box.justify-contnet-between {
  justify-content: space-between;
}
.flex-box.flex-wrap {
  flex-wrap: wrap;
}
.flex-box .ml-auto {
  margin-left: auto;
}

.d-inline-box > * {
  display: inline-block;
}

.check-box-area .customize-checkbox .check-area {
  position: absolute;
  left: 0;
  top: 4px;
  vertical-align: middle;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #000000;
  border-radius: 6px;
}
.check-box-area .customize-checkbox .check-area:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  background: url("../img/academy/choose_icon_02.png") 50% 50% no-repeat;
  background-size: 20px;
  transform: scale(0) translate(-50%, -50%);
  transition: all 0.3s cubic-bezier(0.37, -0.48, 0.68, 1.43);
}
.check-box-area .customize-checkbox .readonly.check-area {
  background-color: #e0e0e0;
  border: 1px solid #c0c0c0;
}

.check-box-area .customize-checkbox {
  position: relative;
  display: block;
  padding: 8px 10px 8px 38px;
  font-size: 17px;
  line-height: 1;
  font-weight: normal;
  color: #000000;
}
.check-box-area .customize-checkbox .price {
  font-size: 20px;
}
.check-box-area .customize-checkbox .price .ori-price {
  font-size: 17px;
  margin-right: 5px;
  text-decoration: line-through;
}
.check-box-area .customize-checkbox .price .free-word {
  font-size: 17px;
}
.check-box-area .customize-checkbox .leave-cnt {
  color: #9D9A98;
}
@media screen and (min-width: 992px) {
  .check-box-area .customize-checkbox .price {
    font-size: 24px;
  }
}
.check-box-area .customize-checkbox.check-all {
  padding-top: 13px;
  color: #000000;
}
.check-box-area .customize-checkbox:last-child {
  margin-right: 0;
}
.check-box-area .customize-checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
}
.check-box-area .customize-checkbox input[type=checkbox]:checked ~ .check-area:before {
  left: 50%;
  top: 50%;
  transform: scale(1) translate(-50%, -50%);
}

.home-banner-area {
  position: relative;
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
}
.home-banner-area .owl-box {
  position: relative;
}
.home-banner-area img.for-sm {
  display: none;
}
.home-banner-area img.for-xs {
  display: block;
}
.home-banner-area:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -7%;
  left: -42%;
  width: 50vw;
  height: 50vw;
  background: url("../img/academy/home/banner_left_cover.png") 0% 0% no-repeat;
  background-size: 100%;
  z-index: 5;
}
.home-banner-area:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 15%;
  right: 0%;
  width: 9vw;
  height: 42.95vw;
  background: url("../img/academy/home/banner_right_01.png") 0% 0% no-repeat;
  background-size: 40vw 42.95vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .home-banner-area .owl-box {
    position: relative;
    overflow: hidden;
    height: 58.7786259542vw;
  }
  .home-banner-area img.for-sm {
    display: block;
  }
  .home-banner-area img.for-xs {
    display: none;
  }
  .home-banner-area img.banner-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .home-banner-area .owl-box {
    position: relative;
  }
  .home-banner-area:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -20%;
    left: -18%;
    width: 25vw;
    height: 25vw;
    background: url("../img/academy/home/banner_left_cover.png") 0% 0% no-repeat;
    background-size: 100%;
  }
  .home-banner-area:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 18vw;
    height: 20vw;
    background: url("../img/academy/home/banner_right_01.png") 0% 0% no-repeat;
    background-size: 20vw 22.48vw;
  }
}
@media screen and (min-width: 1320px) {
  .home-banner-area .owl-box {
    position: relative;
    height: 770px;
    width: 100%;
  }
}
.home-banner-area .info-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 415px;
  width: 100%;
  height: auto;
  padding: 30px 40px;
  z-index: 15;
}
.home-banner-area .info-box .title-box {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  max-width: 415px;
}
.home-banner-area .info-box .arrow-box {
  padding: 10px 0;
}
.home-banner-area .info-box .arrow-box img {
  max-width: 50%;
}
.home-banner-area .info-box .desc-box {
  color: #fff;
  line-height: 1.5;
  height: 95px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .home-banner-area .info-box {
    max-width: 70%;
    transform: translate(-60%, -50%);
  }
  .home-banner-area .info-box .title-box {
    font-size: 34px;
    max-width: 60%;
  }
  .home-banner-area .info-box .arrow-box {
    padding: 10px 0;
    text-align: center;
  }
  .home-banner-area .info-box .arrow-box img {
    max-width: 20%;
    margin: 0 auto 0 45%;
  }
  .home-banner-area .info-box .desc-box {
    width: 70%;
    margin: 25px 0 0 auto;
    height: 120px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1320px) {
  .home-banner-area .info-box .title-box {
    max-width: 415px;
    font-size: 48px;
    font-weight: bold;
  }
  .home-banner-area .info-box .desc-box {
    width: 60%;
  }
}
.home-banner-area .home-scroll-down {
  width: 78px;
  height: 78px;
  padding: 0px;
  background: url("../img/parenting/btn/icon-scroll-01.png") 50% 50% no-repeat;
  background-size: auto 78px;
  cursor: pointer;
  z-index: 15;
  display: none;
  position: absolute;
  left: 15px;
  bottom: 15px;
}
@media screen and (min-width: 992px) {
  .home-banner-area .home-scroll-down {
    display: block;
    opacity: 0.5;
  }
  .home-banner-area .home-scroll-down:hover {
    opacity: 1;
  }
}

.course-info-area {
  position: relative;
  overflow: hidden;
}
.course-info-area:after {
  content: "";
  position: absolute;
  bottom: -120px;
  right: -50px;
  width: 215px;
  height: 200px;
  background: url("../img/academy/home/banner_right_cover.png") 0% 0% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .course-info-area:after {
    content: "";
    position: absolute;
    bottom: -250px;
    left: 50%;
    width: 430px;
    height: 400px;
    background: url("../img/academy/home/banner_right_cover.png") 0% 0% no-repeat;
    background-size: 100%;
  }
}
.course-info-area .info-area {
  position: relative;
}
.course-info-area .info-area .info-box {
  position: relative;
}
.course-info-area .info-area .info-box .pic-area img {
  max-width: 100%;
}
.course-info-area .info-area .info-box .desc-area {
  padding: 10px 0 10px 5px;
}
.course-info-area .info-area .info-box .desc-area .title-box {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.course-info-area .info-area .info-box .desc-area .link-box {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .course-info-area .info-area .info-box .desc-area {
    padding: 10px 0 10px 10px;
  }
}
@media screen and (min-width: 992px) {
  .course-info-area .info-area .info-box.type-02 {
    margin-top: 110px;
  }
}
@media screen and (min-width: 992px) {
  .course-info-area .info-area .info-box.type-03 {
    margin-top: 60px;
  }
}

.space-img {
  max-width: 100%;
  opacity: 0;
}

.home-class-list-area {
  border-top: 1px solid #cecece;
}
.home-class-list-area .title-box {
  position: relative;
}
.home-class-list-area .calander-class-list-area {
  position: relative;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .home-class-list-area .calander-class-list-area .class-list-row {
    display: flex;
    align-items: stretch;
  }
}
@media screen and (min-width: 768px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-calander-area {
    padding: 15px 10px 5px 0;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-calander-area {
    width: 40%;
  }
}
@media screen and (min-width: 1320px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-calander-area {
    width: 30%;
  }
}
.home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area {
  background: transparent;
  border-radius: 0px;
  padding: 0px;
}
@media screen and (min-width: 768px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area {
    padding: 15px 0px 5px 0;
    width: 50%;
    display: flex;
    align-items: stretch;
  }
}
@media screen and (min-width: 992px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area {
    width: 60%;
  }
}
@media screen and (min-width: 1320px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area {
    width: 70%;
  }
}
.home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box {
  background: #fff;
  padding: 15px 12px;
}
.home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box:nth-child(1) {
  clip-path: polygon(63% 0, 67% 3%, 100% 3%, 100% 97%, 35% 97%, 32% 100%, 0 100%, 0 0);
  -webkit-clip-path: polygon(63% 0, 67% 3%, 100% 3%, 100% 97%, 35% 97%, 32% 100%, 0 100%, 0 0);
}
.home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box:nth-child(2) {
  clip-path: polygon(63% 0, 100% 0, 97% 43%, 100% 100%, 3% 100%, 3% 71%, 0 65%, 0 0);
  -webkit-clip-path: polygon(63% 0, 100% 0, 97% 43%, 100% 100%, 3% 100%, 3% 71%, 0 65%, 0 0);
}
.home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box:nth-child(3) {
  clip-path: polygon(100% 0, 100% 74%, 97% 80%, 97% 100%, 0 100%, 2% 35%, 0 13%, 0 0);
  -webkit-clip-path: polygon(100% 0, 100% 74%, 97% 80%, 97% 100%, 0 100%, 2% 35%, 0 13%, 0 0);
}
.home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box + .list-box {
  display: none;
}
@media screen and (min-width: 768px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box {
    width: 100%;
    padding: 15px;
  }
}
@media screen and (min-width: 992px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box {
    width: 50%;
    padding: 15px;
  }
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box + .list-box {
    display: block;
    margin-left: 10px;
  }
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box:nth-child(3) {
    display: none;
  }
}
@media screen and (min-width: 1320px) {
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box {
    width: 33.333%;
    padding: 15px;
  }
  .home-class-list-area .calander-class-list-area .class-list-row .class-date-list-area .list-box + .list-box {
    display: block;
    margin-left: 10px;
  }
}

.channel-area {
  padding: 88px 0 60px;
  background: #BBA997;
}
.channel-area .container {
  position: relative;
}
.channel-area.home-area .container:after {
  position: absolute;
  bottom: -60px;
  right: 12%;
  width: 127.5px;
  height: 80px;
  background: url("../img/parenting/home/channel_bottom_icon.png") 0% 0% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .channel-area.home-area .container:before {
    content: "";
    display: block;
    position: absolute;
    top: -172px;
    right: 12%;
    width: 143px;
    height: 130px;
    background: url("../img/parenting/home/channel_icon.png") 50% 50% no-repeat;
    background-size: 100%;
  }
  .channel-area.home-area .container:after {
    position: absolute;
    bottom: -120px;
    right: calc(50% - 125px);
    width: 255px;
    height: 160px;
    background: url("../img/parenting/home/channel_bottom_icon.png") 0% 0% no-repeat;
    background-size: 100%;
  }
}
.channel-area .channel-list-area {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .channel-area {
    padding: 100px 0px 120px;
  }
}
.channel-area .title-box {
  text-align: center;
  padding-bottom: 20px;
}
.channel-area .channel-box {
  padding-bottom: 20px;
  text-align: center;
}
.channel-area .channel-box .media-img {
  position: relative;
  background-size: cover;
}
.channel-area .channel-box .media-img img {
  max-width: 100%;
  width: 100;
}
.channel-area .channel-box .media-img:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70.4px;
  height: 70.4px;
  background: url("../img/parenting/btn/btn_icon_play_01.png") 50% 50% no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.channel-area .channel-box .media-img:hover:after {
  background: url("../img/parenting/btn/btn_icon_play_01_hover.png") 50% 50% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .channel-area .channel-box .media-img:after {
    width: 88px;
    height: 88px;
  }
}
.channel-area .channel-box .media-type {
  display: inline-block;
  border-radius: 7px;
  padding: 16px 8px 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 0;
  background: #FAF4E8;
  color: #BBA997;
  margin: 15px auto 0;
}
.channel-area .channel-box .media-title {
  font-size: 24px;
  font-weight: bold;
  color: #FAF4E8;
  margin: 15px auto 0;
}
.channel-area .channel-box .media-desc {
  color: #FAF4E8;
  margin: 0px auto 0;
}
.channel-area .channel-box .media-button {
  margin: 15px auto 0;
  display: inline-block;
}

.ellipsis-area {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-area.line-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-area.line-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-area.line-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-area.line-4 {
  -webkit-line-clamp: 4;
}

.no-data {
  margin-top: 15px;
}

.activity-class-area .class-show-list-title-area {
  position: relative;
}
.activity-class-area .class-show-list-title-area.no-catalog .container:before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: 3%;
  width: 80px;
  height: 116px;
  background: url("../img/parenting/class/class_list_left_icon.png") 50% 50% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .activity-class-area .class-show-list-title-area.no-catalog .container:before {
    top: -55px;
    left: 20%;
    width: 100px;
    height: 145px;
  }
}
.activity-class-area .class-show-list-title-area .title-box {
  text-align: center;
  padding-bottom: 15px;
  margin: 0;
}
.activity-class-area .class-show-list-title-area .catalog-area {
  padding: 0px 0px 50px;
  text-align: center;
  position: relative;
}
.activity-class-area .class-show-list-title-area .catalog-area.channel-show:after {
  content: "";
  display: none;
  position: absolute;
  bottom: -10px;
  right: 12px;
  width: 135px;
  height: 98.1px;
  background: url("../img/parenting/channel/channel_list_title.png") 50% 50% no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 992px) {
  .activity-class-area .class-show-list-title-area .catalog-area:after {
    display: block;
    bottom: -38px;
    width: 197.1px;
    height: 100.8px;
  }
  .activity-class-area .class-show-list-title-area .catalog-area.channel-show:after {
    display: block;
    bottom: -38px;
    right: 12px;
    width: 210px;
    height: 152.6px;
  }
}
@media screen and (min-width: 1320px) {
  .activity-class-area .class-show-list-title-area .catalog-area:after {
    bottom: -50px;
    width: 219px;
    height: 112px;
  }
  .activity-class-area .class-show-list-title-area .catalog-area.channel-show:after {
    display: block;
    bottom: -50px;
    right: 12px;
    width: 270px;
    height: 196.2px;
  }
}
.activity-class-area .class-show-list-title-area .customize-dropdown {
  position: relative;
  text-align: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  line-height: 30px;
}
.activity-class-area .class-show-list-title-area .customize-dropdown .dropdown-toggle {
  border: 1px solid #000;
  border-radius: 5px;
  display: block;
  padding: 6px 40px 6px 15px;
  height: 41px;
  border-radius: 25px;
  border: 0px solid #ffffff;
  background: #e3e3e3 url("../img/parenting/btn/select-on-01.png") center no-repeat;
  background-size: 15px auto;
  background-position: top 50% right 20px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity-class-area .class-show-list-title-area .customize-dropdown .menu {
  display: none;
  border: 1px solid #EAE4D9;
  border-radius: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%) translateY(4px);
  width: 100%;
  background-color: #fff;
  z-index: 2;
}
.activity-class-area .class-show-list-title-area .customize-dropdown .item {
  display: block;
  padding: 6px 5px 0px 20px;
}
.activity-class-area .class-show-list-title-area .customize-dropdown .item:focus, .activity-class-area .class-show-list-title-area .customize-dropdown .item:hover {
  color: #EB6953;
}
.activity-class-area .class-show-list-title-area .customize-dropdown .item + .item {
  border-top: 1px solid #EAE4D9;
}
.activity-class-area .class-show-list-title-area .customize-dropdown.show .menu {
  display: block;
}
.activity-class-area .class-show-list-area {
  height: 100%;
  border-top: 1px solid #cecece;
  padding: 57px 0 60px;
}
.activity-class-area .class-show-list-area h3 {
  font-size: 32px;
  margin: 0 0 10px;
  line-height: 1;
}
.activity-class-area .class-show-list-area .sub-title-area {
  padding-bottom: 20px;
}
.activity-class-area .class-show-list-area .class-list-area hr.owl-hr {
  border-top: 1px solid #cecece;
  margin-top: 30px;
  margin-bottom: 30px;
}
.activity-class-area .class-show-list-area .class-list-row {
  height: 100%;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.activity-class-area .class-show-list-area .class-list-row .class-list-item {
  padding-bottom: 30px;
}
.activity-class-area .class-show-list-area .owl-stage {
  height: 100%;
  display: flex;
  align-items: stretch;
}
.activity-class-area .class-show-list-area .class-list-box {
  height: 100%;
}
.activity-class-area .class-btn-area {
  text-align: center;
}

.owl-cust-nav {
  width: 100%;
  margin: 10px auto;
  position: relative;
  text-align: center;
  padding: 20px 0;
}
@media screen and (min-width: 992px) {
  .owl-cust-nav {
    width: 33.33%;
  }
}
.owl-cust-nav .button-left {
  height: 34px;
  width: 34px;
  position: relative;
  float: left;
  background: transparent;
  border: 1px solid #000000;
  width: 60px;
  height: 40px;
  border-radius: 20px;
  top: -7px;
  left: 20px;
}
.owl-cust-nav .button-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  background: url("../img/academy/btn/btn_icon_last_3.png") 50% 50% no-repeat;
  background-size: 100%;
}
.owl-cust-nav .button-right {
  position: relative;
  height: 34px;
  width: 34px;
  float: right;
  background: transparent;
  border: 1px solid #000000;
  width: 60px;
  height: 40px;
  border-radius: 20px;
  top: -7px;
  right: 20px;
}
.owl-cust-nav .button-right:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  background: url("../img/academy/btn/btn_icon_next_3.png") 50% 50% no-repeat;
  background-size: 100%;
}

.pagination-area {
  text-align: center;
  margin: 35px 0px 35px 0px;
}
@media screen and (min-width: 992px) {
  .pagination-area {
    margin: 35px 0px 35px 0px;
  }
}
.pagination-area .pagination {
  margin: 0;
}
.pagination-area .pagination > li > span, .pagination-area .pagination > li > a {
  position: relative;
  border: none;
  background: none;
  color: #bdbdbd;
  font-size: 16px;
  margin: 0px 19px;
  padding: 4px 1px;
}
.pagination-area .pagination > li > a:hover {
  color: #000;
}
.pagination-area .pagination > li > a:hover:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #FBCA4D;
}
.pagination-area .pagination > li > span.selected {
  color: #000;
}
.pagination-area .pagination > li > span.selected:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #FBCA4D;
}

.faq-area .text-list.type-1 {
  border: 1px solid #DBDBDB;
  margin-bottom: 10px;
}
.faq-area .text-list.type-1 .title-area {
  font-size: 0;
  padding: 8px 15px 8px 0px;
  cursor: pointer;
}
.faq-area .text-list.type-1 .title-area .icon-box {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url("../img/faq/icon_faq_off_2x.png") center no-repeat;
  background-size: 100%;
  margin-right: 10px;
}
.faq-area .text-list.type-1 .title-area .title-box {
  display: inline-block;
  width: calc(100% - 58px);
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px 0px 0;
}
@media screen and (min-width: 768px) {
  .faq-area .text-list.type-1 .title-area .title-box {
    font-size: 20px;
  }
}
.faq-area .text-list.type-1 .title-area .close-area {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 36px;
  background: url("../img/academy/qa/icon_before_cwlfacademy.png") 15px 15px no-repeat;
  background-size: 16px;
  opacity: 0.7;
  transition: transform 0.5s;
}
.faq-area .text-list.type-1 .content-area {
  padding: 10px 15px 10px 15px;
  border-top: 1px solid #cecece;
  display: none;
}
@media screen and (min-width: 992px) {
  .faq-area .text-list.type-1 .content-area {
    padding: 15px 25px 15px 45px;
  }
}
.faq-area .text-list.type-1.active .title-area .icon-box {
  background: url("../img/faq/icon_faq_on_2x.png") center no-repeat;
  background-size: 100%;
}
.faq-area .text-list.type-1.active .title-area .close-area {
  opacity: 1;
  background: url("../img/academy/qa/icon_after_cwlfacademy.png") 15px 15px no-repeat;
  background-size: 16px;
}
.faq-area .text-list.type-1.active .content-area {
  display: block;
}

.cart-menu-area {
  font-size: 0;
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  align-items: stretch;
  height: 85px;
}
@media screen and (min-width: 768px) {
  .cart-menu-area {
    margin-bottom: 30px;
  }
}
.cart-menu-area .xs-text-area {
  font-size: 16px;
}
.cart-menu-area .cart-box {
  flex: 1;
  font-size: 15px;
  display: inline-block;
  position: relative;
  text-align: center;
}
.cart-menu-area .cart-box.step1 .cart-icon, .cart-menu-area .cart-box.step2 .cart-icon, .cart-menu-area .cart-box.step3 .cart-icon {
  width: auto;
  height: 65px;
  position: relative;
  display: inline-block;
  padding-top: 70px;
  white-space: nowrap;
  min-width: 65px;
  background: url("../img/cart/cart_step_off.png") 50% 50% no-repeat;
  background-size: 65px;
}
.cart-menu-area .cart-box.step1 .cart-icon .text-box, .cart-menu-area .cart-box.step2 .cart-icon .text-box, .cart-menu-area .cart-box.step3 .cart-icon .text-box {
  text-align: center;
}
.cart-menu-area .cart-box.step1.on .cart-icon, .cart-menu-area .cart-box.step2.on .cart-icon, .cart-menu-area .cart-box.step3.on .cart-icon {
  background: url("../img/cart/cart_step_visited.png") 50% 50% no-repeat;
  background-size: 65px;
}
.cart-menu-area .cart-box.step1.current .cart-icon, .cart-menu-area .cart-box.step2.current .cart-icon, .cart-menu-area .cart-box.step3.current .cart-icon {
  background: url("../img/cart/cart_step_on.png") 50% 50% no-repeat;
  background-size: 65px;
}
.cart-menu-area .cart-box.step1.current .cart-icon:before, .cart-menu-area .cart-box.step2.current .cart-icon:before, .cart-menu-area .cart-box.step3.current .cart-icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/cart/cart_step_on_bg.png") 50% 50% no-repeat;
  background-size: 65px;
  z-index: -1;
}
.cart-menu-area .cart-box.step1 {
  background: url("../img/cart/cart_step_linebg_off.png") 36px 34px no-repeat;
  background-size: calc(100% - 36px) 2px;
  text-align: left;
}
.cart-menu-area .cart-box.step1.on {
  background: url("../img/cart/cart_step_linebg_on.png") 36px 34px no-repeat;
  background-size: calc(100% - 36px) 2px;
}
.cart-menu-area .cart-box.step2 {
  background: url("../img/cart/cart_step_linebg_off.png") 0 34px no-repeat;
  background-size: calc(100% + 1px) 2px;
  text-align: center;
}
.cart-menu-area .cart-box.step2.on {
  background: url("../img/cart/cart_step_linebg_on.png") 0px 34px no-repeat;
  background-size: calc(100% + 1px) 2px;
}
.cart-menu-area .cart-box.step2.on-h {
  background: url("../img/cart/cart_step_linebg_half.png") 0px 34px no-repeat;
  background-size: calc(100% + 1px) 2px;
}
.cart-menu-area .cart-box.step3 {
  background: url("../img/cart/cart_step_linebg_off.png") right 36px top 34px no-repeat;
  background-size: calc(100% - 36px) 2px;
  text-align: right;
}
.cart-menu-area .cart-box.step3.on {
  background: url("../img/cart/cart_step_linebg_on.png") right 36px top 34px no-repeat;
  background-size: calc(100% - 36px) 2px;
}

@media screen and (min-width: 768px) {
  .sm-text-right {
    text-align: right;
  }
}

.cart-product-area-title {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .cart-product-area-title {
    font-size: 24px;
  }
}
.cart-product-area-title.flex {
  margin-bottom: 5px;
}
.cart-product-area-title.flex .btn-area {
  margin-right: 20px;
}
.cart-product-area-title.flex .customize-checkbox-style {
  margin-bottom: 0;
}
.cart-product-area-title.flex .flex-box {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.cart-product-area-title.flex .flex-box > span {
  padding-top: 10px;
  margin-right: 20px;
}
@media screen and (min-width: 400px) {
  .cart-product-area-title.flex .btn-area {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 600px) {
  .cart-product-area-title.flex {
    display: flex;
    align-items: center;
  }
  .cart-product-area-title.flex .flex-box {
    margin-bottom: 0;
  }
}

.cart-product-area-sub-title {
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .cart-product-area-sub-title {
    font-size: 20px;
  }
}

.cart-price-sum-area + .cart-product-area-title {
  margin-top: 20px;
}

.cart-product-list-title {
  font-size: 15px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .cart-product-list-title {
    margin-bottom: 5px;
  }
}

.cart-list-box, .cart-info-box {
  border-radius: 25px;
  border: 1px solid #cecece;
}
.cart-list-box.middle-area, .cart-info-box.middle-area {
  padding: 20px 0;
}

.cart-info-box {
  font-size: 14px;
  line-height: 1.5;
}
.cart-info-box .article-area {
  font-size: 14px;
  line-height: 1.5;
}
.cart-info-box .article-area ol, .cart-info-box .article-area ul {
  margin-bottom: 0px;
}
.cart-info-box .article-scroll {
  max-height: 200px;
  height: 200px;
  overflow-y: auto;
}
.cart-info-box .message_source_other {
  height: 30px;
  width: 200px;
  display: inline-block;
}
@media screen and (min-width: 375px) {
  .cart-info-box .message_source_other {
    width: 260px;
  }
}
.cart-info-box .row.data-detail .info-area {
  padding-bottom: 5px;
}
.cart-info-box .row.data-detail .info-area + .info-area {
  border-top: 2px dashed #DCDCDC;
  padding-top: 20px;
}
.cart-info-box .check-area {
  border-top: 1px solid #cecece;
}
.cart-info-box .subtitle-area {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #DCDCDC;
  margin: 5px 0 15px;
}
@media screen and (min-width: 992px) {
  .cart-info-box .subtitle-area {
    font-size: 20px;
  }
}
.cart-info-box .info-area {
  font-size: 15px;
}
.cart-info-box .info-area p {
  margin-bottom: 5px;
}
.cart-info-box .info-area span.title {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  color: #848484;
}
.cart-info-box .button-area .click-btn {
  width: 200px;
  display: inline-block;
  height: 40px;
  font-size: 18px;
  margin: auto;
  padding: 7px 0;
}
.cart-info-box .button-area .click-btn + .click-btn {
  margin-left: 10px;
}
.cart-info-box .button-area.equal .click-btn {
  width: calc(50% - 10px);
}
@media screen and (min-width: 500px) {
  .cart-info-box .button-area.equal .click-btn {
    width: 200px;
  }
}

.prouct-note, .prouct-price, .prouct-num, .prouct-amount {
  padding: 0 10px;
}

.cart-price-sum-area {
  text-align: right;
}
.cart-price-sum-area .sum-title {
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
  font-weight: bold;
}
.cart-price-sum-area .price {
  font-family: "AndesRounded", "Arial";
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
  display: inline-block;
  width: 100px;
}
.cart-price-sum-area + .cart-product-list-title {
  margin-top: 30px;
}

.cart-btn-area {
  text-align: center;
  margin: 20px 0px 50px 0;
  font-size: 0;
}
.cart-btn-area .btn {
  display: inline-block;
  width: calc((100% - 10px) / 2);
  height: 40px;
  font-size: 18px;
  margin: auto;
  padding: 7px 0;
}
@media screen and (min-width: 500px) {
  .cart-btn-area .btn {
    float: none;
    width: 200px;
    display: inline-block;
  }
}
.cart-btn-area .btn + .btn {
  margin-left: 10px;
}
@media screen and (min-width: 500px) {
  .cart-btn-area .btn + .btn {
    margin-top: 0;
    margin-left: 30px;
  }
}

.choose-payment label {
  position: relative;
  padding-left: 40px;
  line-height: 30px;
}
.choose-payment label input {
  top: 50%;
  left: 30px;
  margin-top: -6.5px;
}
.choose-payment label.payment-creditcard {
  background: url(../img/page/cart/pic_credit.png) 30px 50% no-repeat;
  background-size: 50px;
  padding: 5px 10px 5px 90px;
  min-height: 73px;
  line-height: 1.5em;
}
.choose-payment label.payment-webatm {
  background: url(../img/page/cart/pic_atm.png) 30px 50% no-repeat;
  background-size: 50px;
  padding: 5px 10px 5px 90px;
  min-height: 73px;
  line-height: 1.5em;
}
.choose-payment .payment-title {
  display: block;
}
.choose-payment .ship-choose {
  display: block;
}
.choose-payment .ship-choose.cut {
  display: inline-block;
}
.choose-payment .ship-choose.pl0 {
  padding-left: 0;
}
.choose-payment .ship-choose-ps {
  color: #BC6663;
  margin-left: 40px;
}
.choose-payment .price {
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #b1423e;
  line-height: 30px;
  text-align: center;
  margin: 0px 5px;
}
.choose-payment .form-control {
  display: inline-block;
  width: 50px;
}

@media screen and (min-width: 768px) {
  .sm-text-center {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .sm-text-right {
    text-align: right;
  }
}

.bottom-function-area {
  margin-top: 30px;
  text-align: center;
}
.bottom-function-area .btn {
  display: block;
  width: 180px;
  margin: auto;
}
@media screen and (min-width: 500px) {
  .bottom-function-area .btn {
    display: inline-block;
  }
}
.bottom-function-area .btn + .btn {
  margin-top: 10px;
}
@media screen and (min-width: 500px) {
  .bottom-function-area .btn + .btn {
    margin-top: 0;
    margin-left: 5px;
  }
}

.payment-shipment-area {
  border: 1px solid #bdbdbd;
  padding: 20px;
  margin-bottom: 50px;
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  .payment-shipment-area {
    padding: 30px;
  }
}
.payment-shipment-area .customize-radio-style {
  display: block;
  margin: 0;
}
.payment-shipment-area .customize-radio-style + .customize-radio-style {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .payment-shipment-area .customize-radio-style + .customize-radio-style {
    margin-top: 25px;
  }
}
.payment-shipment-area .shipment-col {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .payment-shipment-area .shipment-col {
    margin-top: 0;
  }
}

.point-sum-area {
  margin-top: 30px;
}
.point-sum-area .price {
  display: inline;
}
.point-sum-area .cart-price-sum-area.heart-point {
  text-align: left;
  margin: 0;
  font-weight: normal;
  font-size: 16px;
}

.cart-content-box {
  margin-bottom: 50px;
}
.cart-content-box .cart-price-sum-area .cart-sum-item + .cart-sum-item {
  margin-top: 10px;
}
.cart-content-box.point .heart-point-input-box {
  display: inline-block;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  vertical-align: middle;
  width: 160px;
  margin-left: 10px;
}
.cart-content-box.point .heart-point-input-box input {
  width: 100%;
  padding-right: 70px;
  border-radius: 10px 0 0 10px;
}
.cart-content-box.point .heart-point-input-box button {
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000000;
  color: #fff;
  border: 0;
  line-height: 1;
  padding: 0;
}
.cart-content-box.point .customize-radio-style.no-mr {
  margin-right: 0;
}
.cart-content-box.point .use-point-btn {
  float: right;
  width: 140px;
}
.cart-content-box.order-total .cart-price-sum-area {
  margin-bottom: 0;
}
.cart-content-box .row {
  padding: 15px 10px 12px 5px;
  margin-left: 0px;
  margin-right: 0px;
}
.cart-content-box .row.no-padding {
  padding: 0;
  padding: 5px 0px 3px 0px;
  margin-left: -15px;
  margin-right: -15px;
}
.cart-content-box .row.product-list {
  border-top: 1px solid #cecece;
}
.cart-content-box .row.list-title {
  border-bottom: 0px solid #cecece;
  border-top: 0px solid #cecece;
  padding-left: 30px;
}
.cart-content-box .row.full-line {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.cart-content-box .row.class-content {
  border-top: 1px solid #cecece;
}
.cart-content-box .row.class-sub-title {
  font-size: 14px;
  padding: 8px 15px 6px 15px;
  border-top: 1px solid #cecece;
}
.cart-content-box .row.form-group-title {
  font-size: 14px;
  padding-bottom: 5px;
}
.cart-content-box .row.form-group-title label {
  padding-top: 10px;
}
.cart-content-box .row.form-group-title .sub-area {
  padding-top: 10px;
  border-top: 1px dashed #cecece;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row {
    padding: 15px 15px 12px 15px;
  }
  .cart-content-box .row.list-title {
    border-bottom: 1px solid #cecece;
    padding: 15px 15px 12px 15px;
  }
  .cart-content-box .row.product-list {
    border-top: 0px solid #cecece;
  }
}
.cart-content-box .row.order-total {
  border-top: 1px solid #cecece;
  margin-top: 10px;
  text-align: right;
  font-size: 14px;
  padding: 20px 10px 18px 5px;
}
.cart-content-box .row.order-total .coupon-area {
  text-align: right;
}
.cart-content-box .row.order-total .coupon-area input {
  vertical-align: middle;
}
.cart-content-box .row.order-total .coupon-area input.coupon-code {
  height: 40px;
  width: calc(100% - 100px);
  max-width: 230px;
  display: inline-block;
}
.cart-content-box .row.order-total .coupon-area .form-btn-area {
  text-align: right;
}
.cart-content-box .row.order-total .coupon-area .form-btn-area .btn {
  width: 80px !important;
  vertical-align: middle;
  margin-left: 15px;
}
.cart-content-box .row.order-total .coupon-area .used-box {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: flex-end;
}
.cart-content-box .row.order-total .coupon-area .used-box .del-btn-area {
  width: 40px;
  text-align: center;
  display: inline-block;
}
.cart-content-box .row.order-total .coupon-area .used-box .del-btn-area .del-item {
  width: 24px;
  height: 24px;
  padding: 0px 5px;
  background: url("../img/btn/del_icon.png") 50% 50% no-repeat;
  background-size: 100%;
  border: 0px solid;
}
.cart-content-box .row.order-total .coupon-area .used-box .del-btn-area .del-item:hover {
  background: url("../img/btn/del_icon_hover.png") 50% 50% no-repeat;
  background-size: 24px;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row.order-total .coupon-area .used-box .del-btn-area {
    width: 4%;
  }
}
.cart-content-box .row.order-total .coupon-area .used-box .coupon-name {
  display: inline-block;
  padding-top: 2px;
  line-height: 1;
  color: #a94442;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row.order-total .coupon-area {
    text-align: left;
  }
  .cart-content-box .row.order-total .coupon-area .used-box {
    justify-content: flex-start;
  }
  .cart-content-box .row.order-total .coupon-area .form-btn-area {
    text-align: left;
  }
}
.cart-content-box .row.order-total .price-area {
  text-align: right;
}
.cart-content-box .row.order-total .price-area .price-table {
  display: table;
  margin: 0 0 0 auto;
}
.cart-content-box .row.order-total .price-area .price-table .trow {
  display: table-row;
  line-height: 1.5;
}
.cart-content-box .row.order-total .price-area .price-table .trow .tcell {
  display: table-cell;
}
.cart-content-box .row.order-total .price-sub-num {
  font-size: 20px;
  padding-left: 8px;
  display: inline-block;
}
.cart-content-box .row.order-total .price-num {
  font-size: 20px;
  color: #6A3F12;
  padding-left: 8px;
  display: inline-block;
}
.cart-content-box .row.order-total .cart-price-sum-area {
  margin-bottom: 0;
}
.cart-content-box .row > div {
  float: left;
}
.cart-content-box .row > div.del-btn-area {
  width: 40px;
  text-align: center;
}
.cart-content-box .row > div.del-btn-area .del-item {
  width: 24px;
  height: 24px;
  padding: 0px 5px;
  background: url("../img/btn/del_icon.png") 50% 50% no-repeat;
  background-size: 100%;
  border: 0px solid;
}
.cart-content-box .row > div.del-btn-area .del-item:hover {
  background: url("../img/btn/del_icon_hover.png") 50% 50% no-repeat;
  background-size: 24px;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.del-btn-area {
    width: 4%;
  }
}
.cart-content-box .row > div.product-price-area {
  float: right;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.product-price-area {
    width: 40%;
    float: left;
  }
}
.cart-content-box .row > div.product-price-area > div, .cart-content-box .row > div.product-price-area > span {
  float: left;
}
.cart-content-box .row > div.product-price-area .product-amount {
  text-align: right;
}
.cart-content-box .row > div.product-price-area .product-amount.price-num {
  padding-top: 10px;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.product-price-area .product-amount {
    width: 90px;
    padding-left: 15px;
  }
}
.cart-content-box .row > div.product-price-area .product-qty {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.product-price-area .product-qty {
    width: 90px;
  }
}
.cart-content-box .row > div.product-price-area .product-price {
  text-align: right;
  font-size: 16px;
}
.cart-content-box .row > div.product-price-area .product-price.price-num {
  padding-top: 10px;
}
.cart-content-box .row > div.product-price-area .product-price span {
  display: inline-block;
  padding-right: 3px;
}
.cart-content-box .row > div.product-price-area .product-price span.price-desc {
  font-size: 14px;
  color: #A7A7A7;
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.product-price-area .product-price {
    width: calc(100% - 180px);
    text-align: right;
    padding-right: 15px;
  }
}
.cart-content-box .row > div.product-price-area .sm-symbol {
  font-size: 16px;
  padding-top: 10px;
  padding-right: 8px;
  padding-left: 8px;
}
@media screen and (min-width: 768px) {
  .cart-content-box .row > div.product-price-area .sm-symbol {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.product-price-area .sm-symbol {
    display: none;
  }
}
.cart-content-box .row > div.product-name {
  width: calc(100% - 40px);
}
.cart-content-box .row > div.product-name .media-box img {
  width: 100%;
  max-width: 600px;
  border-radius: 10px;
}
.cart-content-box .row > div.product-name .info-box {
  padding-left: 0px;
  padding-top: 3px;
  line-height: 1.4;
}
.cart-content-box .row > div.product-name .info-box .item-name {
  font-size: 17px;
}
.cart-content-box .row > div.product-name .info-box .item-id {
  font-size: 14px;
}
.cart-content-box .row > div.product-name .info-box .item-desc {
  font-size: 15px;
}
.cart-content-box .row > div.product-name .info-box .item-discount {
  font-size: 14px;
  color: #A7A7A7;
}
@media screen and (min-width: 768px) {
  .cart-content-box .row > div.product-name .media-box {
    float: left;
  }
  .cart-content-box .row > div.product-name .media-box img {
    width: 120px;
  }
  .cart-content-box .row > div.product-name .info-box {
    padding-left: 135px;
  }
}
@media screen and (min-width: 992px) {
  .cart-content-box .row > div.product-name {
    width: 56%;
  }
}
.cart-content-box .row > div.lesson-title-area {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cart-content-box .row > div.lesson-title-area {
    width: calc(100% - 60px);
    float: left;
  }
}
.cart-content-box .row > div.lesson-title-area .lesson-title {
  display: inline-block;
  cursor: pointer;
}
.cart-content-box .row > div.lesson-title-area .lesson-title .group-title {
  color: #848484;
  position: relative;
  padding-right: 22px;
}
.cart-content-box .row > div.lesson-title-area .lesson-title .group-title.green {
  color: #458D76;
}
.cart-content-box .row > div.lesson-title-area .lesson-title .group-title.green:before {
  background-color: #458D76;
}
.cart-content-box .row > div.lesson-title-area .lesson-title .group-title:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 13px;
  width: 1px;
  height: 50%;
  background-color: #848484;
}

.info-title {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #cecece;
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
  .info-title {
    font-size: 20px;
  }
}

.cart-content-box.purchase-intro {
  border: 1px solid #dbdbdb;
  padding: 20px;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .cart-content-box.purchase-intro {
    padding: 30px;
  }
}

.cart-info-content-area {
  margin-bottom: 50px;
  font-size: 14px;
}

.cart-product-list .xs-symbol {
  color: #bdbdbd;
  font-size: 14px;
}
.cart-product-list .product-num input {
  text-align: center;
  height: 34px;
  margin-top: -5px;
}
.cart-product-list .product-num .customize-input-area {
  width: 70px;
  margin: auto;
  max-width: 100%;
  margin-top: 10px;
}
.cart-product-list .customize-intro {
  color: #000000;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}
.cart-product-list .customize_field {
  height: 30px;
}
.cart-product-list .customize_field::-webkit-input-placeholder {
  color: #bdbdbd;
}
.cart-product-list .customize_field:-moz-placeholder {
  color: #bdbdbd;
}
.cart-product-list .customize_field::-moz-placeholder {
  color: #bdbdbd;
}
.cart-product-list .customize_field:-ms-input-placeholder {
  color: #bdbdbd;
}

.title-right-area {
  float: right;
  text-align: right;
  margin-top: -5px;
  margin-bottom: 5px;
}
.title-right-area.align-left {
  float: none;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.class-info-area .text-list.type-1 {
  margin-bottom: 10px;
}
.class-info-area .text-list.type-1 .class-content {
  border-top: 1px solid #cecece;
  padding-bottom: 10px;
}
.class-info-area .text-list.type-1 .title-area {
  font-size: 0;
  padding: 8px 10px 8px 15px;
  cursor: pointer;
}
.class-info-area .text-list.type-1 .title-area.non-pointer {
  cursor: auto;
}
.class-info-area .text-list.type-1 .title-area .icon-box {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url("../img/faq/icon_faq_off_2x.png") center no-repeat;
  background-size: 100%;
  margin-right: 10px;
}
.class-info-area .text-list.type-1 .title-area .price-num {
  float: right;
  font-size: 16px;
  padding: 10px 5px 0 5px;
}
@media screen and (min-width: 992px) {
  .class-info-area .text-list.type-1 .title-area .price-num {
    padding: 13px 5px 0 5px;
  }
}
.class-info-area .text-list.type-1 .title-area .title-box {
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px 0px 10px;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.type-1 .title-area .title-box {
    font-size: 20px;
    padding: 10px 15px 0px 15px;
  }
}
.class-info-area .text-list.type-1 .title-area .close-area {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 36px;
  margin-top: 5px;
  background: #fff url("../img/cart/open_icon.png") 50% 50% no-repeat;
  background-size: 9px auto;
  float: right;
  opacity: 0.7;
  transition: transform 0.5s;
}
@media screen and (min-width: 992px) {
  .class-info-area .text-list.type-1 .title-area .close-area {
    background: #fff url("../img/cart/open_icon.png") 50% 50% no-repeat;
    background-size: 9px auto;
  }
}
.class-info-area .text-list.type-1 .title-area .btn-area {
  float: right;
  margin-top: 6px;
}
.class-info-area .text-list.type-1 .toggle-content-area {
  display: none;
}
.class-info-area .text-list.type-1.active .title-area .icon-box {
  background: url("../img/faq/icon_faq_on_2x.png") center no-repeat;
  background-size: 100%;
}
.class-info-area .text-list.type-1.active .title-area .close-area {
  opacity: 1;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  background: #fff url("../img/cart/open_icon.png") 50% 50% no-repeat;
  background-size: 9px auto;
}
@media screen and (min-width: 992px) {
  .class-info-area .text-list.type-1.active .title-area .close-area {
    background: #fff url("../img/cart/open_icon.png") 50% 50% no-repeat;
    background-size: 9px auto;
  }
}
.class-info-area .text-list.type-1.active .toggle-content-area {
  display: block;
}
.class-info-area .text-list.member-order {
  line-height: 1.8;
}
.class-info-area .text-list.member-order .order-info {
  color: #848484;
  font-weight: normal;
  display: inline-block;
}
.class-info-area .text-list.member-order .title-area {
  padding: 8px 10px 8px 15px;
}
.class-info-area .text-list.member-order .title-area.order {
  padding: 8px 10px 8px 7px;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.member-order .title-area.order {
    padding: 8px 10px 8px 15px;
  }
}
.class-info-area .text-list.member-order .class-content.apply {
  padding: 30px 20px;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.member-order .class-content.apply {
    padding: 30px 60px;
  }
}
.class-info-area .text-list.member-order .class-content.order {
  display: flex;
  flex-direction: row;
  padding-bottom: 0;
}
.class-info-area .text-list.member-order .class-content.xs-flex-show {
  display: flex;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.member-order .class-content.xs-flex-show {
    display: none;
  }
}
.class-info-area .text-list.member-order .order-item-area {
  border-right: 1px solid #cecece;
  padding: 20px 13px 20px 14px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.member-order .order-item-area {
    padding: 20px 30px 20px 30px;
  }
}
.class-info-area .text-list.member-order .order-item-area:last-child {
  border-right: 0;
}
.class-info-area .text-list.member-order .order-item-area.quarter {
  width: 33.3333333333%;
}
.class-info-area .text-list.member-order .order-item-area.half {
  width: 33.3333333333%;
}
.class-info-area .text-list.member-order .order-item-area.full {
  width: 100%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.member-order .order-item-area.quarter {
    width: 33.3333333333%;
  }
  .class-info-area .text-list.member-order .order-item-area.half {
    width: 33.3333333333%;
  }
}
.class-info-area .text-list.member-order .order-item-area .order-status {
  padding-left: 34px;
  padding-top: 5px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .class-info-area .text-list.member-order .order-item-area .order-status {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
  }
}
.class-info-area .text-list.member-order .order-item-area .order-status.success {
  background: url("../img/member/pay_icon_sucess.png") 0 50% no-repeat;
  background-size: 24px 24px;
}
.class-info-area .text-list.member-order .order-item-area .order-status.wait {
  background: url("../img/member/pay_icon_wait.png") 0 50% no-repeat;
  background-size: 24px 24px;
}
.class-info-area .text-list.member-order .order-item-area .order-status.fail {
  background: url("../img/member/pay_icon_fail.png") 0 50% no-repeat;
  background-size: 24px 24px;
}

.class-success-area .success-img {
  text-align: center;
  width: 100%;
  float: left;
  padding: 0 15px 10px;
}
@media screen and (min-width: 768px) {
  .class-success-area .success-img {
    width: 258px;
    padding: 0 12px 10px;
  }
}
@media screen and (min-width: 992px) {
  .class-success-area .success-img {
    padding: 0 15px 10px;
  }
}
.class-success-area .success-img img {
  width: 100%;
  max-width: 228px;
}
.class-success-area .success-info {
  width: 100%;
  float: left;
  padding: 20px 15px 0;
}
@media screen and (min-width: 768px) {
  .class-success-area .success-info {
    width: calc(100% - 258px);
    padding: 20px 12px 0;
  }
}
@media screen and (min-width: 992px) {
  .class-success-area .success-info {
    padding: 20px 15px 0;
  }
}
.class-success-area .success-info .title-area {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #c7c7c7;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .class-success-area .success-info .title-area {
    font-size: 24px;
  }
}
.class-success-area .success-info .info-area {
  font-size: 15px;
}
.class-success-area .success-info .info-area p {
  margin-bottom: 5px;
}
.class-success-area .success-info .info-area span.title {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  color: #848484;
}
.class-success-area .success-info .button-area .click-btn {
  width: 200px;
  display: inline-block;
  height: 40px;
  font-size: 18px;
  margin: auto;
  padding: 7px 0;
  margin: 10px 5px 0px;
}
@media screen and (min-width: 992px) {
  .class-success-area .success-info .button-area .click-btn + .click-btn {
    margin-left: 10px;
  }
}
.class-success-area.error404 .button-area {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .class-success-area.error404 .button-area {
    text-align: left;
  }
}

.choose-child-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.choose-child-list .choose-child-item {
  margin-right: 15px;
}

.cart-content-box .flex-table-list {
  width: 100%;
  padding: 15px 20px 12px 20px;
}
@media screen and (min-width: 768px) {
  .cart-content-box .flex-table-list {
    display: flex;
    padding: 15px 30px 12px 30px;
  }
}
.cart-content-box .flex-table-list.list-title {
  padding: 15px 10px 12px 20px;
}
@media screen and (min-width: 768px) {
  .cart-content-box .flex-table-list.list-title {
    padding: 15px 30px 12px 30px;
  }
}
.cart-content-box .flex-table-list .flex-table-item {
  width: 100%;
}
.cart-content-box .flex-table-list .flex-table-item.w-60 {
  width: 60px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .cart-content-box .flex-table-list .flex-table-item.w-60 {
    width: 60px;
    display: block;
  }
  .cart-content-box .flex-table-list .flex-table-item.w-10-percent {
    width: 10%;
  }
  .cart-content-box .flex-table-list .flex-table-item.w-15-percent {
    width: 15%;
  }
  .cart-content-box .flex-table-list .flex-table-item.w-20-percent {
    width: 20%;
  }
  .cart-content-box .flex-table-list .flex-table-item.birthday {
    width: calc(60% - 120px);
  }
  .cart-content-box .flex-table-list .flex-table-item.center {
    text-align: center;
  }
  .cart-content-box .flex-table-list .flex-table-item .function-btn {
    margin: 0 auto;
  }
}
.cart-content-box .flex-table-list .flex-table-item .function-btn {
  border: 0px solid;
  width: 24px;
  height: 24px;
  padding: 0px 5px;
  display: inline-block;
  vertical-align: middle;
}
.cart-content-box .flex-table-list .flex-table-item .function-btn.edit-btn {
  background: url("../img/btn/edit_icon.png") 50% 50% no-repeat;
  background-size: 100%;
}
.cart-content-box .flex-table-list .flex-table-item .function-btn.edit-btn:hover {
  background: url("../img/btn/edit_icon_hover.png") 50% 50% no-repeat;
  background-size: 24px;
}
.cart-content-box .flex-table-list .flex-table-item .function-btn.delete-btn {
  background: url("../img/btn/del_icon.png") 50% 50% no-repeat;
  background-size: 100%;
}
.cart-content-box .flex-table-list .flex-table-item .function-btn.delete-btn:hover {
  background: url("../img/btn/del_icon_hover.png") 50% 50% no-repeat;
  background-size: 24px;
}

.mc-customize-scrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #999;
}
.mc-customize-scrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #999;
}
.mc-customize-scrollbar .mCSB_scrollTools .mCSB_draggerRail {
  background: #cecece;
  width: 4px;
}

.xs_member_menu_area {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .xs_member_menu_area {
    display: none;
  }
}

.myaccout-dashboard-area .page-title-area h2 {
  font-family: "NOTO SANS TC";
}

.member-menu-area {
  display: none;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .member-menu-area {
    display: block;
  }
}
.member-menu-area .click-btn.type-02 {
  font-size: 16px;
  padding: 12px 26px 5px 26px;
}
.member-menu-area .click-btn.type-02.active, .member-menu-area .click-btn.type-02:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.minimenu-area {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 15;
}
.minimenu-area.right {
  right: 15px;
  bottom: 15px;
  top: auto;
  margin-right: 0;
}
.minimenu-area .mini-menu-box {
  display: none;
}
.minimenu-area .gotop {
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .minimenu-area {
    right: 0;
    top: 418px;
    bottom: auto;
    margin-right: 0;
  }
  .minimenu-area .mini-menu-box {
    display: block;
  }
  .minimenu-area .gotop {
    padding: 10px;
  }
}
@media screen and (min-width: 992px) and (max-height: 800px) {
  .minimenu-area {
    top: auto;
    bottom: 100px;
  }
}
@media screen and (min-width: 992px) and (max-height: 360px) {
  .minimenu-area {
    display: none;
  }
}
@media screen and (min-width: 1140px) {
  .minimenu-area {
    top: 452px;
  }
}
@media screen and (min-width: 1366px) {
  .minimenu-area {
    right: 50%;
    margin-right: -615px;
  }
}
.minimenu-area .mini-menu-box {
  background-color: #ecb6b0;
  border: 1px solid #de9d94;
}
.minimenu-area .mini-menu-box li {
  cursor: pointer;
}
.minimenu-area .mini-menu-box ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list > li {
  padding: 7px 10px;
  position: relative;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list > li.selected, .minimenu-area .mini-menu-box .mini-menu-icon-list > li:hover {
  background-color: #f0c5c0;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list > li.selected > ul li, .minimenu-area .mini-menu-box .mini-menu-icon-list > li:hover > ul li {
  background-color: #564540;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list > li.selected > ul li a, .minimenu-area .mini-menu-box .mini-menu-icon-list > li:hover > ul li a {
  color: #fff;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list > li:first-child .mini-menu-text-list li {
  border-top: 1px solid #de9d94;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list > li:last-child .mini-menu-text-list li {
  border-bottom: 1px solid #de9d94;
}
.minimenu-area .mini-menu-box .mini-menu-text-list {
  display: none;
  font-size: 15px;
  background-color: #feeae8;
  position: absolute;
  top: 0;
  left: -151px;
}
.minimenu-area .mini-menu-box .mini-menu-text-list li {
  padding: 15px 20px;
  width: 150px;
  height: 52px;
  border-left: 1px solid #de9d94;
}
.minimenu-area .mini-menu-box .mini-menu-text-list li:hover {
  color: #fff;
  background-color: #564540;
}
.minimenu-area .mini-menu-box .mini-menu-icon-list:hover .mini-menu-text-list {
  display: block;
}

.member-dashboard-area {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .member-dashboard-area .row {
    display: table;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .member-dashboard-area .row > div {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 20px 15px;
  }
  .member-dashboard-area .row > div.pc-left-line {
    border-left: 1px solid #E7E3E0;
  }
  .member-dashboard-area .row > div.pc-no-padding-left {
    padding: 20px 15px 20px 0px;
  }
  .member-dashboard-area .row > div:last-child {
    padding: 20px 0px 20px 15px;
  }
}
.member-dashboard-area .dashboard-info-area {
  background: url(../img/page/member/member_dotted-line_sm_2x.png) 0px 100% repeat-x;
  background-size: auto 6px;
  padding-bottom: 21px;
  margin-bottom: 15px;
}
.member-dashboard-area .dashboard-info-area .dashboard-info-title {
  text-indent: -9999px;
  margin: 0;
  background: url(../img/page/member/member_information_2x.png) no-repeat;
  background-size: 229px 96px;
  width: 229px;
  height: 96px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .member-dashboard-area .dashboard-info-area .dashboard-info-title {
    background: url(../img/page/member/member_information_lg.png) no-repeat;
    width: 247px;
    height: 107px;
  }
}
.member-dashboard-area .dashboard-info-area .dashboard-info-content {
  font-size: 16px;
  color: #333;
  line-height: 1.5em;
}
.member-dashboard-area .dashboard-info-area .dashboard-info-content .inline-block {
  display: inline-block;
}
@media screen and (min-width: 580px) {
  .member-dashboard-area .dashboard-info-area {
    display: table;
    width: 100%;
  }
  .member-dashboard-area .dashboard-info-area .dashboard-info-title {
    display: table-cell;
    width: 50%;
  }
  .member-dashboard-area .dashboard-info-area .dashboard-info-content {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .member-dashboard-area .dashboard-info-area {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 15px;
    background: none;
  }
  .member-dashboard-area .dashboard-info-area .dashboard-info-title {
    display: block;
    width: 100%;
  }
  .member-dashboard-area .dashboard-info-area .dashboard-info-content {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 1320px) {
  .member-dashboard-area .dashboard-info-area .dashboard-info-content {
    margin-top: 30px;
  }
}
.member-dashboard-area .bonus-status-area {
  display: block;
  text-decoration: none;
  position: relative;
  background: url(../img/page/member/member_bonus_2x.png) 50% no-repeat;
  background-size: 241.6px 200.8px;
  height: 200.8px;
  padding: 100px 25px 0px 25px;
  margin-bottom: 36px;
  text-align: center;
}
.member-dashboard-area .bonus-status-area .bonus-amount {
  font-weight: bold;
  font-size: 36px;
  color: #d96f6c;
}
.member-dashboard-area .bonus-status-area:after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  position: absolute;
  left: 0;
  bottom: -15px;
  background: url(../img/page/member/member_dotted-line_sm_2x.png) 0px 100% repeat-x;
  background-size: auto 6px;
}
@media screen and (min-width: 600px) {
  .member-dashboard-area .bonus-status-area {
    margin-bottom: 0px;
  }
  .member-dashboard-area .bonus-status-area:after {
    display: none;
  }
}
@media screen and (min-width: 1320px) {
  .member-dashboard-area .bonus-status-area {
    background: url(../img/page/member/member_bonus_2x.png) no-repeat;
    background-size: 302px 251px;
    width: 302px;
    height: 251px;
    padding: 125px 25px 0px 25px;
  }
  .member-dashboard-area .bonus-status-area .bonus-amount {
    font-weight: bold;
    font-size: 36px;
    color: #d96f6c;
  }
}
.member-dashboard-area .order-blackboard-area {
  position: relative;
  padding: 0px 38px;
  max-width: 380px;
  margin: 0px auto;
}
.member-dashboard-area .order-blackboard-area .order-blackboard {
  position: relative;
  height: 200.8px;
  background: url(../img/page/member/member_board_02_2x.png) repeat-x;
  background-size: auto 100%;
  padding: 45px 0px 0px 0px;
}
.member-dashboard-area .order-blackboard-area .order-blackboard .blackboard-title {
  text-indent: -9999px;
  background: url(../img/page/member/myorder_fonts_2x.png) no-repeat;
  background-size: 117px 28px;
  width: 117px;
  height: 28px;
  margin: 0px 0px 10px 0px;
}
.member-dashboard-area .order-blackboard-area .order-blackboard .order-status-list {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
}
.member-dashboard-area .order-blackboard-area .order-blackboard .order-status-list .amount {
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
  color: #fff000;
}
.member-dashboard-area .order-blackboard-area .order-blackboard .eraser {
  position: absolute;
  width: auto;
  height: 12%;
  left: -18px;
  bottom: 8%;
}
.member-dashboard-area .order-blackboard-area .order-blackboard .chalk {
  position: absolute;
  width: auto;
  height: 4%;
  right: 0px;
  bottom: 8%;
}
.member-dashboard-area .order-blackboard-area:before, .member-dashboard-area .order-blackboard-area:after {
  content: "";
  display: block;
  width: 38px;
  height: 100%;
  position: absolute;
  top: 0;
}
.member-dashboard-area .order-blackboard-area:before {
  left: 0px;
  background: url(../img/page/member/member_board_01_2x.png) 100% no-repeat;
  background-size: auto 100%;
}
.member-dashboard-area .order-blackboard-area:after {
  right: 0px;
  background: url(../img/page/member/member_board_03_2x.png) no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 1320px) {
  .member-dashboard-area .order-blackboard-area {
    padding: 0px 43.27px;
  }
  .member-dashboard-area .order-blackboard-area .order-blackboard {
    height: 251px;
    padding: 45px 0px 0px 0px;
  }
  .member-dashboard-area .order-blackboard-area .order-blackboard .blackboard-title {
    margin: 0px 0px 25px 0px;
  }
  .member-dashboard-area .order-blackboard-area:before, .member-dashboard-area .order-blackboard-area:after {
    width: 43.27px;
  }
}

.member-menu-box-area {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.member-menu-box-area .member-menu-box {
  width: 100%;
  padding: 0px 15px;
}
.member-menu-box-area .member-menu-box .member-menu {
  min-height: 52px;
  margin: 5px 0;
}
.member-menu-box-area .member-menu-box .member-menu .member-title {
  display: block;
  padding: 18px 0 13px 60px;
  font-size: 15px;
}
.member-menu-box-area .member-menu-box:nth-child(1) .member-menu {
  background: url(../img/page/member/member_icon01_2x.png) 0 0 no-repeat;
  background-size: 52px;
}
.member-menu-box-area .member-menu-box:nth-child(2) .member-menu {
  background: url(../img/page/member/member_icon02_2x.png) 0 0 no-repeat;
  background-size: 52px;
}
.member-menu-box-area .member-menu-box:nth-child(3) .member-menu {
  background: url(../img/page/member/member_icon03_2x.png) 0 0 no-repeat;
  background-size: 52px;
}
.member-menu-box-area .member-menu-box:nth-child(4) .member-menu {
  background: url(../img/page/member/member_icon04_2x.png) 0 0 no-repeat;
  background-size: 52px;
}
.member-menu-box-area .member-menu-box:nth-child(5) .member-menu {
  background: url(../img/page/member/member_icon05_2x.png) 0 0 no-repeat;
  background-size: 52px;
}
.member-menu-box-area .member-menu-box:nth-child(6) .member-menu {
  background: url(../img/page/member/member_icon06_2x.png) 0 0 no-repeat;
  background-size: 52px;
}
.member-menu-box-area:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 500px) {
  .member-menu-box-area .member-menu-box {
    float: left;
    width: 50%;
  }
  .member-menu-box-area .member-menu-box .member-menu {
    margin: 15px 0;
  }
  .member-menu-box-area .member-menu-box .member-menu .member-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .member-menu-box-area .member-menu-box {
    width: 33.3333%;
  }
}
@media screen and (min-width: 992px) {
  .member-menu-box-area .member-menu-box {
    width: 25%;
  }
}

.member-orderlist-area .status-word {
  font-size: 13px;
  color: #fefefe;
  padding: 0px 3px 3px 3px;
  border-radius: 3px;
  margin-right: 3px;
}
.member-orderlist-area .status-word.brown, .member-orderlist-area .status-word.word1 {
  background-color: #b69a7f;
}
.member-orderlist-area .status-word.green, .member-orderlist-area .status-word.word2 {
  background-color: #aab35c;
}
.member-orderlist-area .status-word.orange, .member-orderlist-area .status-word.word3 {
  background-color: #e4a464;
}
.member-orderlist-area .status-word.gray {
  background-color: #d8d8d8;
}
.member-orderlist-area .member-orderlist-title {
  margin: 15px 0px;
}
.member-orderlist-area .member-orderlist-title:after {
  content: "";
  display: block;
  clear: both;
}
.member-orderlist-area .member-orderlist-title .member-title-text {
  font-size: 21px;
  color: #392e2b;
}
.member-orderlist-area .member-orderlist-title .order-status {
  margin-top: 10px;
  margin-left: 5px;
}
.member-orderlist-area .member-orderlist-title .order-status .not-shipped, .member-orderlist-area .member-orderlist-title .order-status .shipped {
  display: inline-block;
}
.member-orderlist-area .member-orderlist-title .order-status .not-shipped .status1, .member-orderlist-area .member-orderlist-title .order-status .shipped .status1 {
  font-size: 14px;
  color: #404040;
  margin-left: 0px;
}
.member-orderlist-area .member-orderlist-title .order-status .not-shipped .status-text, .member-orderlist-area .member-orderlist-title .order-status .shipped .status-text {
  font-size: 14px;
  color: #404040;
  margin-left: -4px;
}
.member-orderlist-area .orderlist-item {
  font-size: 15px;
  color: #404040;
  margin: 10px 5px 0 5px;
}
.member-orderlist-area .orderlist-item.orderlist-item-bg {
  background-color: #eee0d3;
  border-bottom: 1px solid #B69A7F;
}
.member-orderlist-area .orderlist-item .orderlist-box {
  padding: 10px 7px;
}
.member-orderlist-area .orderlist-item .orderlist-box .orderlist-number {
  color: #2d67a8;
}
.member-orderlist-area .xxs-hidden {
  display: none;
}
@media screen and (min-width: 480px) {
  .member-orderlist-area .member-orderlist-title {
    margin: 15px;
  }
  .member-orderlist-area .member-orderlist-title .status1 {
    margin-left: 10px;
  }
  .member-orderlist-area .xxs-hidden {
    display: block;
  }
}
@media screen and (min-width: 620px) {
  .member-orderlist-area .member-orderlist-title .order-status {
    float: right;
    margin-top: 0;
    margin-left: 0px;
  }
}
.order-list-area .order-list {
  border: 1px solid #B69A7F;
  border-top: none;
}
.order-list-area .order-list > div {
  padding: 5px 15px;
}
.order-list-area .order-list > div.text-center {
  text-align: left;
}
.order-list-area .order-list > div.order-no {
  background-color: #B69A7F;
}
.order-list-area .order-list > div.order-no a {
  color: #fff;
  display: block;
  position: relative;
}
.order-list-area .order-list > div.order-no a i {
  display: inline-block;
  float: right;
  margin-top: 4px;
}
.order-list-area .order-list > div.order-no a:hover {
  color: #fff;
}
.order-list-area .order-list > div.small {
  display: inline-block;
  margin: 10px 0px;
  padding: 5px;
}
.order-list-area .order-list > div.small.first {
  padding-left: 15px;
}
.order-list-area .order-list > div.small a {
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #e6a79e;
}
.order-list-area .order-list > div a {
  color: #428bca;
}
.order-list-area .order-list > div a:hover {
  color: #2a6496;
}
.order-list-area .order-list.title {
  display: none;
}
.order-list-area .order-list + .order-list {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .order-list-area .order-list {
    display: table;
    width: 100%;
    border: none;
  }
  .order-list-area .order-list > div {
    width: 100px;
    display: table-cell;
    font-size: 14px;
    padding: 10px 5px;
  }
  .order-list-area .order-list > div.text-center {
    text-align: center;
  }
  .order-list-area .order-list > div.int-column {
    width: 60px;
    text-align: center;
    padding: 0px;
  }
  .order-list-area .order-list > div.order-no {
    background-color: transparent;
    width: 130px;
  }
  .order-list-area .order-list > div.order-no a {
    color: #428bca;
    display: inline-block;
  }
  .order-list-area .order-list > div.order-no a i {
    display: none;
  }
  .order-list-area .order-list > div.order-no a:hover {
    color: #2a6496;
  }
  .order-list-area .order-list > div.small {
    display: table-cell;
    width: 50px;
    margin: 0px;
    padding: 5px 5px;
  }
  .order-list-area .order-list > div.small.first {
    padding-left: 5px;
  }
  .order-list-area .order-list > div.small a {
    color: #428bca;
    padding: 0px;
    border-radius: 0px;
    background-color: transparent;
  }
  .order-list-area .order-list.title {
    display: table;
    background-color: #eee0d3;
    border-bottom: 1px solid #B69A7F;
  }
  .order-list-area .order-list + .order-list {
    margin-top: 0px;
    border-top: 1px dashed #e8d3be;
  }
}
@media screen and (min-width: 992px) {
  .order-list-area .order-list > div {
    padding: 10px 15px;
    font-size: 15px;
  }
  .order-list-area .order-list > div.order-no {
    width: 120px;
  }
}
@media screen and (min-width: 1320px) {
  .order-list-area .order-list > div.order-no {
    width: 140px;
  }
}

.member-btn-area .check-history {
  float: right;
}
.member-btn-area:after {
  content: "";
  display: block;
  clear: both;
}

/* Member Login */
.member-login-content {
  background: url(../img/page/member/member_login-pic.png) right bottom no-repeat;
  background-size: 75%;
  background-color: #FFF;
  padding-bottom: 120px;
}
@media screen and (min-width: 400px) {
  .member-login-content {
    background: url(../img/page/member/member_login-pic.png) right bottom no-repeat;
    background-size: 75%;
    background-color: #FFF;
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 600px) {
  .member-login-content {
    background: url(../img/page/member/member_login-pic.png) right bottom no-repeat;
    background-size: 60%;
    background-color: #FFF;
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 768px) {
  .member-login-content {
    background: url(../img/page/member/member_login-pic.png) right bottom no-repeat;
    background-color: #FFF;
    padding-bottom: 30px;
  }
}
.member-login-content .login-input-area {
  padding: 10px;
}
.member-login-content .login-input-area .form-group {
  margin-left: 0;
  margin-right: 0;
}
.member-login-content .login-input-area .form-group.password-extra {
  margin-top: 10px;
}
.member-login-content .login-input-area .form-group.password-extra a.text {
  padding-left: 10px;
}
.member-login-content .login-input-area .form-group .label-title {
  width: 110px;
  font-size: 16px;
  color: #574641;
  vertical-align: top;
}
.member-login-content .login-input-area .form-group .text {
  font-size: 16px;
  color: #574641;
}
.member-login-content .login-input-area .form-group .refresh_img {
  display: inline-block;
  cursor: pointer;
  padding: 5px;
}
.member-login-content .login-input-area .form-group .refresh_img span {
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  .member-login-content {
    padding: 30px 55px;
  }
  .member-login-content .login-input-area {
    padding: 30px 20px;
  }
  .member-login-content .login-input-area .form-group {
    display: table;
    width: 100%;
    margin-bottom: 25px;
  }
  .member-login-content .login-input-area .form-group .label-title {
    display: table-cell;
  }
  .member-login-content .login-input-area .form-group .form-control {
    display: table-cell;
  }
  .member-login-content .login-input-area .form-group.password-extra {
    padding-left: 105px;
  }
}

/* Member Register */
.member-signup-area {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
}
.member-signup-area .signup-title {
  font-size: 18px;
  padding: 0;
  font-weight: bold;
  position: relative;
}
.member-signup-area .signup-title .btn-area {
  float: none;
  margin-top: 8px;
}
.member-signup-area .signup-title .btn-area > :not(:last-child) {
  margin-right: 10px;
}
@media screen and (min-width: 500px) {
  .member-signup-area .signup-title .btn-area {
    float: right;
    margin-top: 0;
  }
}
.member-signup-area .signup-title .solo-btn {
  float: right !important;
  width: 120px !important;
}
.member-signup-area .signup-title .btn {
  width: auto;
  padding: 4px 0px;
  width: calc((100% - 15px) / 2);
  display: inline-block;
}
@media screen and (min-width: 500px) {
  .member-signup-area .signup-title .btn {
    width: 120px;
  }
}
.member-signup-area .signup-title .form-control {
  width: calc((100% - 15px) / 2);
  display: inline-block;
}
@media screen and (min-width: 500px) {
  .member-signup-area .signup-title .form-control {
    width: 150px;
  }
}

.signup-input-area {
  margin-left: 0;
  margin-right: 0;
}
.signup-input-area .form-group .label-title {
  width: 120px;
  font-size: 16px;
  font-weight: normal;
  color: #574641;
}
.signup-input-area .form-group .form-control.medium {
  width: 180px;
}
.signup-input-area .form-group .form-control.short {
  width: 120px;
}
.signup-input-area .form-group .member-sex-block {
  display: inline-block;
  width: 100%;
  height: 30px;
}
.signup-input-area .form-group select + select {
  margin-top: 10px;
  margin-bottom: 10px;
}
.signup-input-area .form-group .inline-group {
  display: inline-block;
  margin: 10px 0 0 0;
}
@media screen and (min-width: 768px) {
  .signup-input-area .form-group .inline-group {
    margin: 0 0 0 10px;
  }
}
.signup-input-area .form-group .refreshcode {
  cursor: pointer;
  padding: 5px;
}
.signup-input-area .form-group .address-area {
  width: 180px;
}
.signup-input-area .form-group .address-area + .address-area {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .signup-input-area .form-group {
    display: table;
    width: 100%;
  }
  .signup-input-area .form-group .label-title {
    text-align: right;
    padding-right: 10px;
  }
  .signup-input-area .form-group .label-title, .signup-input-area .form-group .form-control, .signup-input-area .form-group .input-group-area {
    display: table-cell;
  }
  .signup-input-area .form-group .input-group-area {
    vertical-align: middle;
  }
  .signup-input-area .form-group select + select {
    margin: 10px;
  }
}
.signup-input-area .id-law {
  padding: 15px;
  height: 200px;
  overflow: auto;
  text-align: left;
  background-color: #f2ede9;
  border: 1px solid #d4c2b1;
}
.signup-input-area .agreeCheck {
  margin: 10px 0 30px 0;
  font-size: 14px;
}
.signup-input-area .agreeCheck input {
  margin-right: 5px;
}
.signup-input-area .btn-area {
  padding: 20px;
}
.signup-input-area .btn-area .margin-bottom {
  margin-bottom: 15px;
}
.signup-input-area .btn-area .btn {
  font-size: 18px;
}
.signup-input-area .btn-area .btn.pink {
  background-color: #D86F6C;
}
.signup-input-area .btn-area .btn.pink:hover {
  background-color: #CF514E;
}

/* order list status */
.xs-process-area {
  margin-top: 8px;
  border-bottom: 1px solid #DCDCDC;
  padding-left: 10px;
  padding-bottom: 12px;
  background: url("../img/btn/icon_input_select_normal_2x.png") top 11px right 5px no-repeat;
  background-size: 14px auto;
}
@media screen and (min-width: 992px) {
  .xs-process-area {
    display: none;
  }
}

.process_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 100;
  display: none;
}
.process_modal .top-area {
  border-bottom: 1px solid #DCDCDC;
}
.process_modal .process-list {
  height: calc(100vh - 63px);
  overflow-y: scroll;
}
.process_modal .process-list .process-item {
  font-size: 16px;
  color: #646464;
  border-bottom: 1px solid #DCDCDC;
  display: block;
  padding: 13px 15px;
  padding-left: 60px;
  position: relative;
  color: #000000;
}
.process_modal .process-list .process-item .text {
  margin-right: 10px;
  display: inline-block;
}
.process_modal .process-list .process-item:nth-child(1):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step1_off_2x.png) center no-repeat;
  background-size: 100%;
  margin-right: 2px;
}
.process_modal .process-list .process-item:nth-child(2):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step2_off_2x.png) center no-repeat;
  background-size: 100%;
  margin-right: 2px;
}
.process_modal .process-list .process-item:nth-child(3):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step3_off_2x.png) center no-repeat;
  background-size: 100%;
  margin-right: 2px;
}
.process_modal .process-list .process-item:nth-child(4):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step4_off_2x.png) center no-repeat;
  background-size: 100%;
  margin-right: 2px;
}
.process_modal .process-list .process-item:nth-child(5):before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 15px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step5_off_2x.png) center no-repeat;
  background-size: 100%;
  margin-right: 2px;
}
.process_modal .process-list .process-item:nth-child(1).selected:before {
  background: url(../img/member/icon_shipment_step1_on_2x.png) center no-repeat;
  background-size: 100%;
}
.process_modal .process-list .process-item:nth-child(2).selected:before {
  background: url(../img/member/icon_shipment_step2_on_2x.png) center no-repeat;
  background-size: 100%;
}
.process_modal .process-list .process-item:nth-child(3).selected:before {
  background: url(../img/member/icon_shipment_step3_on_2x.png) center no-repeat;
  background-size: 100%;
}
.process_modal .process-list .process-item:nth-child(4).selected:before {
  background: url(../img/member/icon_shipment_step4_on_2x.png) center no-repeat;
  background-size: 100%;
}
.process_modal .process-list .process-item:nth-child(5).selected:before {
  background: url(../img/member/icon_shipment_step5_on_2x.png) center no-repeat;
  background-size: 100%;
}
.process_modal .process-list.not-shipable .process-item:nth-child(3):before {
  background: url(../img/member/icon_shipment_step6_off_2x.png) center no-repeat;
  background-size: 100%;
}
.process_modal .process-list.not-shipable .process-item:nth-child(3).selected:before {
  background: url(../img/member/icon_shipment_step6_on_2x.png) center no-repeat;
  background-size: 100%;
}

.list-step {
  list-style: none;
  padding: 0;
  margin-top: 0px;
  display: none;
}
@media screen and (min-width: 992px) {
  .list-step {
    display: block;
  }
}
.list-step li {
  float: left;
  width: calc((100% - 20px) / 5);
  height: 102px;
  text-align: center;
  position: relative;
  border-radius: 20px;
  border: 1px solid #000000;
}
.list-step li + li {
  margin-left: 5px;
}
.list-step li:nth-child(1) .icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step1_on_2x.png) center no-repeat;
  background-size: 45px;
  margin-right: 2px;
}
.list-step li:nth-child(2) .icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step2_on_2x.png) center no-repeat;
  background-size: 45px;
  margin-right: 2px;
}
.list-step li:nth-child(3) .icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step3_on_2x.png) center no-repeat;
  background-size: 45px;
  margin-right: 2px;
}
.list-step li:nth-child(4) .icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step4_on_2x.png) center no-repeat;
  background-size: 45px;
  margin-right: 2px;
}
.list-step li:nth-child(5) .icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/member/icon_shipment_step5_on_2x.png) center no-repeat;
  background-size: 45px;
  margin-right: 2px;
}
.list-step li .table-box {
  display: table;
  width: 100%;
  height: 100%;
}
.list-step li .table-box .t-center-cell {
  display: table-cell;
  vertical-align: middle;
}
.list-step li .list-text {
  display: none;
  line-height: 1;
  vertical-align: middle;
  width: 72px;
  text-align: left;
}
.list-step li .list-text .list-title {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .list-step li .list-text {
    display: inline-block;
  }
}
.list-step li .list-time {
  font-size: 13px;
  line-height: 1.4;
  display: inline-block;
}
.list-step li:last-child:after {
  display: none;
}
.list-step li.wait {
  border-color: #C4C4C4;
}
.list-step li.wait:nth-child(1) .icon {
  background: url(../img/member/icon_shipment_step1_off_2x.png) center no-repeat;
  background-size: 45px;
}
.list-step li.wait:nth-child(2) .icon {
  background: url(../img/member/icon_shipment_step2_off_2x.png) center no-repeat;
  background-size: 45px;
}
.list-step li.wait:nth-child(3) .icon {
  background: url(../img/member/icon_shipment_step3_off_2x.png) center no-repeat;
  background-size: 45px;
}
.list-step li.wait:nth-child(4) .icon {
  background: url(../img/member/icon_shipment_step4_off_2x.png) center no-repeat;
  background-size: 45px;
}
.list-step li.wait:nth-child(5) .icon {
  background: url(../img/member/icon_shipment_step5_off_2x.png) center no-repeat;
  background-size: 45px;
}
.list-step.not-shipable li {
  width: calc((100% - 10px) / 3);
}
.list-step.not-shipable li:nth-child(3) .icon {
  background: url(../img/member/icon_shipment_step6_on_2x.png) center no-repeat;
  background-size: 45px;
}
.list-step.not-shipable li.wait:nth-child(3) .icon {
  background: url(../img/member/icon_shipment_step6_off_2x.png) cente no-repeat;
  background-size: 45px;
}
.list-step.not-shipable li .list-text .list-title {
  margin-top: 15px;
}
.list-step.not-shipable li .list-text .list-title.middle {
  margin: 30px 0px;
}
.list-step:after {
  content: "";
  display: block;
  clear: both;
}

/* order list status modal */
.modal-list-step {
  list-style: none;
  padding: 0;
  margin-top: 0px;
}
.modal-list-step li {
  display: table;
  width: 100%;
  height: 102px;
  padding: 10px 15px 10px 94px;
  position: relative;
}
.modal-list-step li:nth-child(1) {
  background: url(../img/page/member/member_process_icon01.png) 15px 10px #ecb6b0 no-repeat;
}
.modal-list-step li:nth-child(2) {
  background: url(../img/page/member/member_process_icon02.png) 15px 10px #ecb6b0 no-repeat;
}
.modal-list-step li:nth-child(3) {
  background: url(../img/page/member/member_process_icon03.png) 15px 10px #ecb6b0 no-repeat;
}
.modal-list-step li:nth-child(4) {
  background: url(../img/page/member/member_process_icon04.png) 15px 10px #ecb6b0 no-repeat;
}
.modal-list-step li:nth-child(5) {
  background: url(../img/page/member/member_process_icon05.png) 15px 10px #ecb6b0 no-repeat;
}
.modal-list-step li .list-text {
  display: table-cell;
  vertical-align: middle;
}
.modal-list-step li .list-text .list-title {
  display: block;
  margin-bottom: 10px;
}
.modal-list-step li.wait:nth-child(1) {
  background: url(../img/page/member/member_process_icon01-1.png) 15px 10px #eeeeee no-repeat;
}
.modal-list-step li.wait:nth-child(2) {
  background: url(../img/page/member/member_process_icon02-1.png) 15px 10px #eeeeee no-repeat;
}
.modal-list-step li.wait:nth-child(3) {
  background: url(../img/page/member/member_process_icon03-1.png) 15px 10px #eeeeee no-repeat;
}
.modal-list-step li.wait:nth-child(4) {
  background: url(../img/page/member/member_process_icon04-1.png) 15px 10px #eeeeee no-repeat;
}
.modal-list-step li.wait:nth-child(5) {
  background: url(../img/page/member/member_process_icon05-1.png) 15px 10px #eeeeee no-repeat;
}
.modal-list-step li + li {
  margin-top: 15px;
}
.modal-list-step:after {
  content: "";
  display: block;
  clear: both;
}

.list-status {
  display: inline-block;
  float: right;
  margin-top: 10px;
  font-size: 16px;
}
.list-status .status-title {
  color: #584641;
}
.list-status .status-box {
  display: inline-block;
  cursor: pointer;
}
.list-status .status-box .status-text {
  color: #b1423e;
}
.list-status .status-box .status-icon {
  color: #ea8276;
  font-size: 21px;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .list-status {
    display: none;
  }
}

.orderlist-title {
  background-color: #eee0d3;
  border-bottom: 1px solid #B69A7F;
  margin-bottom: 6px;
}
.orderlist-title > div {
  line-height: 35px;
}
.orderlist-title:after {
  content: "";
  display: block;
  clear: both;
}

.orderlist-product > div {
  padding-top: 6px;
  padding-bottom: 6px;
}
.orderlist-product:after {
  content: "";
  display: block;
  clear: both;
}
.orderlist-product .product-title {
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .orderlist-product .product-title {
    margin-bottom: 0px;
  }
}
.orderlist-product .price {
  font-family: Arial;
  color: #b1423e;
}
.orderlist-product .bigger {
  transform: scale(1.8);
}
.orderlist-product .btn-comment {
  background: #D96F6C;
  color: #fff;
  margin-top: 5px;
  padding: 5px 15px;
}
.orderlist-product .comment-icon {
  color: #bab9b9;
  transform: scale(1.8);
}
.orderlist-product .comment-icon.comment {
  color: #d96f6c;
}

.list-price-sum-area {
  margin-top: 6px;
  padding: 10px 10px;
  text-align: right;
}
.list-price-sum-area:after {
  content: "";
  display: block;
  clear: both;
}
.list-price-sum-area .sum-title {
  font-size: 15px;
  color: #404040;
  display: inline-block;
  line-height: 30px;
}
.list-price-sum-area .price {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #b1423e;
  line-height: 30px;
  display: inline-block;
}

#staus_Modal .list-step-rwd {
  list-style: none;
  padding: 0;
}
#staus_Modal .list-step-rwd li {
  width: 100%;
  height: 100px;
  padding: 20px 15px 20px 100px;
  position: relative;
}
#staus_Modal .list-step-rwd li:nth-child(1) {
  background: url(../img/page/member/member_process_icon01-1.png) 15px 10px #eeeeee no-repeat;
}
#staus_Modal .list-step-rwd li:nth-child(2) {
  background: url(../img/page/member/member_process_icon02-1.png) 15px 10px #eeeeee no-repeat;
}
#staus_Modal .list-step-rwd li:nth-child(3) {
  background: url(../img/page/member/member_process_icon03-1.png) 15px 10px #eeeeee no-repeat;
}
#staus_Modal .list-step-rwd li:nth-child(4) {
  background: url(../img/page/member/member_process_icon04-1.png) 15px 10px #eeeeee no-repeat;
}
#staus_Modal .list-step-rwd li:nth-child(5) {
  background: url(../img/page/member/member_process_icon05-1.png) 15px 10px #eeeeee no-repeat;
}
#staus_Modal .list-step-rwd li.done:nth-child(1) {
  background: url(../img/page/member/member_process_icon01.png) 15px 10px #ecb6b0 no-repeat;
}
#staus_Modal .list-step-rwd li.done:nth-child(2) {
  background: url(../img/page/member/member_process_icon02.png) 15px 10px #ecb6b0 no-repeat;
}
#staus_Modal .list-step-rwd li.done:nth-child(3) {
  background: url(../img/page/member/member_process_icon03.png) 15px 10px #ecb6b0 no-repeat;
}
#staus_Modal .list-step-rwd li.done:nth-child(4) {
  background: url(../img/page/member/member_process_icon04.png) 15px 10px #ecb6b0 no-repeat;
}
#staus_Modal .list-step-rwd li.done:nth-child(5) {
  background: url(../img/page/member/member_process_icon05.png) 15px 10px #ecb6b0 no-repeat;
}
#staus_Modal .list-step-rwd li .list-text {
  position: absolute;
  line-height: 30px;
}
#staus_Modal .list-step-rwd li .list-text span {
  display: block;
}
#staus_Modal .list-step-rwd li + li {
  margin-top: 10px;
}

#comment_Modal .comment-area {
  font-size: 15px;
}
#comment_Modal .comment-area .formGroup {
  display: table;
  margin-bottom: 20px;
}
#comment_Modal .comment-area .formGroup label, #comment_Modal .comment-area .formGroup input {
  display: table-cell;
}
#comment_Modal .comment-area .formGroup select {
  margin-bottom: 10px;
  width: 140px;
}
#comment_Modal .comment-area .formGroup img {
  vertical-align: top;
  border: 1px solid #ece2d9;
}
#comment_Modal .comment-area .formGroup textarea {
  resize: none;
}
#comment_Modal .comment-area .formGroup .product-title {
  width: 120px;
  text-align: right;
}
#comment_Modal .comment-area .btn-area {
  float: right;
  margin-right: 15px;
}

.member-content-box + .member-content-box {
  margin-top: 35px;
}
.member-content-box .list-info {
  font-size: 15px;
}
.member-content-box .list-info .list-info-group .list-info-title {
  float: left;
  display: block;
}
.member-content-box .list-info .list-info-group .list-info-text {
  display: block;
  padding-left: 80px;
}
.member-content-box .list-info .list-info-group .list-info-text .btn {
  width: auto;
  height: 30px;
  font-size: 16px;
  padding: 3px 10px;
  color: #fff;
  background-color: #000000;
  border: 0;
}

.order-detail-top-area {
  background: #F5F5F5;
  padding: 12px 10px 12px 15px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .order-detail-top-area {
    text-align: left;
    padding: 8px 10px 8px 15px;
  }
}
.order-detail-top-area .left-area {
  font-size: 17px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .order-detail-top-area .left-area {
    float: left;
    margin-bottom: 0px;
  }
}
.order-detail-top-area .right-area {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .order-detail-top-area .right-area {
    float: right;
    margin-top: 0;
  }
}
.order-detail-top-area .right-area .function-btn-area .btn {
  width: auto;
  height: 30px;
  font-size: 16px;
  padding: 3px 10px;
  color: #fff;
}
.order-detail-top-area .right-area .function-btn-area .btn:hover {
  color: #fff;
}
.order-detail-top-area .right-area .function-btn-area .btn.btn-blue {
  background-color: #000000;
}
.order-detail-top-area .right-area .function-btn-area .btn.btn-yellow {
  background-color: #ffffff;
}
.order-detail-top-area .right-area .function-btn-area .btn.btn-red {
  background-color: #000000;
}
.order-detail-top-area .right-area .function-btn-area .btn + .btn {
  margin-left: 5px;
}

.pd-price-sum-area {
  text-align: right;
  margin-bottom: 5px;
}
.pd-price-sum-area .word {
  display: inline-block;
  font-size: 15px;
}
.pd-price-sum-area .price {
  display: inline-block;
  font-family: "AndesRounded", "Arial";
  color: #000000;
  font-size: 16px;
  width: 120px;
}

.current-bonus-point-area {
  margin-bottom: 10px;
  font-size: 0;
}
.current-bonus-point-area .left-area {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  width: calc(100% - 105px);
}
.current-bonus-point-area .right-area {
  display: inline-block;
  width: 105px;
  vertical-align: middle;
  font-size: 15px;
}

.invoice-function-area {
  padding-bottom: 18px;
  border-bottom: 1px solid #DBDBDB;
}
@media screen and (min-width: 768px) {
  .invoice-function-area .left-area {
    float: left;
    width: 150px;
  }
}
.invoice-function-area .right-area {
  margin-top: 10px;
}
.invoice-function-area .right-area .function-btn-area .btn {
  width: auto;
  height: 30px;
  font-size: 16px;
  padding: 3px 10px;
  color: #fff;
}
.invoice-function-area .right-area .function-btn-area .btn:hover {
  color: #fff;
}
.invoice-function-area .right-area .function-btn-area .btn.btn-blue {
  background-color: #000000;
}
.invoice-function-area .right-area .function-btn-area .btn.btn-yellow {
  background-color: #ffffff;
}
.invoice-function-area .right-area .function-btn-area .btn.btn-red {
  background-color: #000000;
}
.invoice-function-area .right-area .function-btn-area .btn + .btn {
  margin-left: 5px;
}
@media screen and (min-width: 768px) {
  .invoice-function-area .right-area {
    float: right;
    margin-top: 0;
  }
}

.invoice-list {
  position: relative;
}
.invoice-list .list-cancel {
  width: auto;
  padding: 3px 10px;
  position: absolute;
  top: 0;
  right: 0;
}

.member-profile-account-area {
  font-size: 18px;
  font-weight: bold;
  background-color: #f5f5f5;
  padding: 7px 15px 7px 15px;
  margin-bottom: 25px;
}

.two-btn-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .two-btn-box {
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
  }
}
.two-btn-box .login-account {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 3px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .two-btn-box .login-account {
    width: calc(100% - 170px - 20px);
    margin-bottom: 0;
  }
}
.two-btn-box input {
  margin-right: 10px;
  margin-bottom: 10px;
  flex: 1 1 auto;
}
@media screen and (min-width: 768px) {
  .two-btn-box input {
    width: calc(100% - 140px - 20px);
    margin-bottom: 0;
  }
}
.two-btn-box .btn-area {
  display: flex;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .two-btn-box .btn-area {
    width: auto;
  }
}
.two-btn-box .btn {
  width: calc((100% - 10px) / 2);
  font-size: 18px;
}
.two-btn-box .btn + .btn {
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .two-btn-box .btn {
    width: 70px;
  }
}
.two-btn-box .btn:only-of-type {
  margin-left: 0;
  margin-right: 0;
}

/* Modal */
/*.verifymodal{
    .modal{
        .modal-dialog{
            margin: 0;
            padding: 15px;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%) !important;
            .modal-content{
            	padding:20px 20px 35px 20px;
			    @media screen and (min-width: $screen_sm_width) {
			       padding: 42px 35px 40px 35px;
			    }
            	.modal-header{
            		position: relative;
        			padding: 0 0 5px 0;
            	}
            	.modal-body{
            		.panel-body{
            			padding:0;
            		}
            		padding: 20px 0 0 0;
            	}
            	.modal-footer{
            		padding:0;
            		border-top:0;
            		text-align:center;
            		.modal-btn{
            			width:100%;
            			margin-left:0;
            			@media screen and (min-width: $screen_sm_width) {
            				width: calc((100% - 20px) / 2);
            				+.btn{
	            				margin-left: 10px;
	            			}
            			}
            		}
            	}
            }
        }
    }
}*/
/* binding id */
.login-area-bg {
  position: absolute;
  height: calc(100% - 224px);
  width: 100%;
  display: none;
}
@media screen and (min-width: 992px) {
  .login-area-bg {
    display: flex;
    align-items: stretch;
    flex-direction: row;
  }
}
.login-area-bg .login-left-bg {
  width: 35%;
  background-color: #FAF4E8;
}
.login-area-bg .login-right-bg {
  width: 65%;
}

.login-area {
  min-height: calc(100vh - 72px - 152px);
  display: flex;
  align-items: stretch;
  flex-direction: row;
}
.login-area .login-left-area {
  width: 35%;
  background-color: #FAF4E8;
  position: relative;
  display: none;
}
@media screen and (min-width: 992px) {
  .login-area .login-left-area {
    display: block;
  }
}
.login-area .login-left-area .logo-area {
  position: absolute;
  top: 265px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 15px;
  text-align: center;
  font-size: 0;
}
.login-area .login-left-area .logo-area img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 87px;
}
.login-area .login-left-area .logo-area .logo-text-area {
  font-size: 14px;
  color: #1C1C1C;
  letter-spacing: 15px;
}
.login-area .login-right-area {
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .login-area .login-right-area {
    width: 65%;
    padding-bottom: 40px;
  }
}
.login-area .login-right-area .breadcrumbs-box {
  padding: 25px 0px 45px 0px;
}
@media screen and (min-width: 992px) {
  .login-area .login-right-area .breadcrumbs-box {
    padding: 25px 0px 45px 70px;
  }
}
.login-area .login-right-area .breadcrumbs-box.register {
  padding: 25px 0px 45px 0;
}
.login-area .login-right-area .login-right-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  padding: 40px 15px;
}
.login-area .login-right-area .register-box {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 30px;
}
@media screen and (min-width: 992px) {
  .login-area .login-right-area .register-box {
    padding: 0 80px 0 60px;
  }
}
.login-area .login-right-area .register-box .form-area {
  padding: 0;
}
.login-area .login-right-area .register-box .extra-small {
  position: relative;
  padding: 13px 14px 8px 32px;
  background-color: #FAF4E8;
  font-size: 15px;
  color: #000;
}
.login-area .login-right-area .register-box .extra-small:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 12px;
  width: 16px;
  height: 16px;
}
.login-area .login-right-area .register-box .extra-small.active, .login-area .login-right-area .register-box .extra-small:hover {
  color: #000 !important;
}
.login-area .login-right-area .register-box .extra-small.add-btn:before {
  background: url("../img/academy/qa/icon_before_cwlfacademy.png") center no-repeat;
  background-size: 16px 16px;
}
.login-area .login-right-area .register-box .extra-small.remove-btn:before {
  background: url("../img/academy/qa/icon_after_cwlfacademy.png") center no-repeat;
  background-size: 16px 16px;
}
.login-area .login-right-area .page-title-area {
  margin-bottom: 45px;
}
.login-area .login-right-area .page-title-area .mb-sm {
  margin-bottom: 25px;
}
.login-area .login-right-area .page-title-area h2 {
  font-size: 40px;
  line-height: 1.25;
  font-weight: normal;
}
.login-area .login-right-area .coupon-code-text-area {
  font-size: 18px;
  color: #1C1C1C;
  line-height: 1.5;
  margin-bottom: 20px;
}
.login-area .login-right-area .coupon-code-text-area.text-red {
  color: #DA0031;
}
.login-area .login-right-area .coupon-code-text-area a {
  color: #DA0031;
}
.login-area .login-right-area .coupon-code-text-area a:hover {
  text-decoration: underline;
}
.login-area .login-right-area .coupon-code-text-area ul {
  list-style: none;
  padding-left: 12px;
}
.login-area .login-right-area .coupon-code-text-area ul li {
  position: relative;
  padding-left: 20px;
}
.login-area .login-right-area .coupon-code-text-area ul li::before {
  content: "▶";
  position: absolute;
  left: 0;
  top: 3px;
  color: #000;
  font-size: 12px;
}
.login-area .login-right-area .register-text-area {
  font-size: 18px;
  color: #1C1C1C;
  line-height: 1.5;
  margin-bottom: 25px;
  text-align: center;
}
.login-area .login-right-area .register-text-area a {
  text-decoration: underline;
  font-weight: normal;
}
.login-area .login-right-area .alert-text {
  font-size: 14px;
  color: #1C1C1C;
  text-align: center;
  margin: 35px 0;
  line-height: 2;
}
.login-area .login-btn-area {
  width: 100%;
}
.login-area .login-btn {
  width: 100%;
  display: block;
  padding: 13px 10px 10px;
  font-size: 14px;
  text-align: center;
}
.login-area .login-btn + .login-btn {
  margin-top: 12px;
  margin-left: 0;
}
.login-area .login-btn span {
  position: relative;
  padding-left: 45px;
}
.login-area .login-btn span:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 0;
  height: 35px;
  width: 35px;
}
.login-area .login-btn.cwlf span:before {
  background: url("../img/member/login__icon_cwlf.png") 100% center;
  background-size: 35px 35px;
}
.login-area .login-btn.google span:before {
  background: url("../img/member/login__icon_google.png") 100% center;
  background-size: 35px 35px;
}
.login-area .login-btn.facebook span:before {
  background: url("../img/member/login__icon_fb.png") 100% center;
  background-size: 35px 35px;
}
.login-area .login-btn.line span:before {
  background: url("../img/member/login__icon_line.png") 100% center;
  background-size: 35px 35px;
}

.apply-tab-area {
  width: 100%;
  border-bottom: 1px solid #cecece;
  margin-bottom: 40px;
  text-align: center;
  padding-bottom: 10px;
}
.apply-tab-area .apply-tab {
  position: relative;
  font-size: 16px;
  color: #1C1C1C;
}
.apply-tab-area .apply-tab:before {
  content: "";
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 4px);
  height: 3px;
  background-color: #DA0031;
  border-radius: 3px;
  display: none;
}
.apply-tab-area .apply-tab + .apply-tab {
  margin-left: 50px;
}
.apply-tab-area .apply-tab.active:before {
  display: block;
}

.back-link-btn-area {
  margin: 40px 0;
}

.binding-member-area {
  max-width: 600px;
  margin: 0 auto;
}
.loading-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  color: #fff;
  z-index: 2010;
  background: #FAF4E8;
}
.loading-page .wrapper {
  width: 200px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) translate(0px, -120px);
  text-align: center;
}
.loading-page .wrapper span {
  font-family: "AndesRounded", "Arial";
  font-size: 20px;
  letter-spacing: 12px;
  color: #90644c;
  display: block;
  text-align: center;
  margin-top: 30px;
}
.loading-page .loading-img {
  width: 240px;
  max-width: 100%;
  height: auto;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ellipsis div {
  position: absolute;
  top: 20px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #000000;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/*# sourceMappingURL=maps/academy_base.css.map */
