@charset "UTF-8";
i.icon {
  display: inline-block;
  font-size: 0;
  background-size: 100%;
  height: auto;
  min-width: 20px;
  min-height: 20px;
}
i.icon-plus__gray2 {
  min-width: 16px;
  min-height: 16px;
  background: url(/img/web/HOME/myClass/plus_gray2.svg) no-repeat center;
}
i.icon-score {
  width: 48px;
  height: 41px;
  background: url(/img/web/HOME/applyClass/score.svg) no-repeat center;
  background-size: 100%;
}
i.icon-warning__gray {
  width: 20px;
  height: 20px;
  background: url(/img/web/HOME/etc/warning_gray.svg) no-repeat;
}
i.icon-warning {
  width: 20px;
  height: 20px;
  background: url(/img/web/HOME/etc/warning.svg) no-repeat;
}
i.icon-signin {
  width: 56px;
  height: 56px;
  background: url(/icon/signin.svg) no-repeat;
}
i.icon-levelTest {
  width: 56px;
  height: 56px;
  background: url(/icon/levelTest.svg) no-repeat;
}
i.icon-experience {
  width: 56px;
  height: 56px;
  background: url(/icon/experience.svg) no-repeat;
}
i.icon-contract {
  width: 56px;
  height: 56px;
  background: url(/icon/contract.svg) no-repeat;
}
i.icon-contractMore {
  width: 56px;
  height: 56px;
  background: url(/icon/contractMore.svg) no-repeat;
}
i.icon-attendance__absent {
  width: 56px;
  height: 56px;
  background: url(/icon/attendance_absent.svg) no-repeat;
}
i.icon-attendance__late {
  width: 56px;
  height: 56px;
  background: url(/icon/attendance_late.svg) no-repeat;
}
i.icon-attendance__present {
  width: 56px;
  height: 56px;
  background: url(/icon/attendance_present.svg) no-repeat;
}
i.icon-attendance__10m {
  width: 56px;
  height: 56px;
  background: url(/icon/attendance_10m.svg) no-repeat;
}
i.icon-class {
  width: 56px;
  height: 56px;
  background: url(/icon/class.svg) no-repeat;
}
i.icon-gallary {
  width: 56px;
  height: 56px;
  background: url(/icon/gallary.svg) no-repeat;
}
i.icon-board {
  width: 56px;
  height: 56px;
  background: url(/icon/board.svg) no-repeat;
}
i.icon-late {
  width: 64px;
  height: 64px;
  background: url(/img/web/HOME/myClass/late.svg) no-repeat;
}
i.icon-present {
  width: 64px;
  height: 64px;
  background: url(/img/web/HOME/myClass/present.svg) no-repeat;
}
i.icon-absent {
  width: 64px;
  height: 64px;
  background: url(/img/web/HOME/myClass/absent.svg) no-repeat;
}
i.icon-noLogin {
  width: 56px;
  height: 56px;
  background: url(/img/web/HOME/etc/menu_nonMember.svg) no-repeat;
}
i.icon-clock {
  min-width: 16px;
  min-height: 16px;
  background: url(/img/web/HOME/myClass/clock.svg) no-repeat;
}
i.icon-plus__gray {
  min-width: 16px;
  min-height: 16px;
  background: url(/img/web/HOME/myClass/plus_gray.svg) no-repeat;
}
i.icon-delay {
  width: 100%;
  height: 100%;
  background: url(/img/web/HOME/myClass/delay.svg) no-repeat;
}
i.icon-studyRoom {
  width: 100%;
  height: 100%;
  background: url(/img/web/HOME/myClass/studyRoom.svg) no-repeat;
}
i.icon-classRoom {
  width: 100%;
  height: 100%;
  background: url(/img/web/HOME/myClass/classRoom.svg) no-repeat;
}
i.icon-classReport {
  width: 56px;
  height: 56px;
  background: url(/img/web/HOME/myClass/classReport.svg) no-repeat;
}
i.icon-homework {
  width: 56px;
  height: 56px;
  background: url(/img/web/HOME/myClass/homework.svg) no-repeat;
}
i.icon-speaking {
  width: 64px;
  height: 64px;
  background: url(/img/web/HOME/myClass/speaking.svg) no-repeat;
}
i.icon-reading {
  width: 64px;
  height: 64px;
  background: url(/img/web/HOME/myClass/reading.svg) no-repeat;
}
i.icon-basic {
  width: 64px;
  height: 64px;
  background: url(/img/web/HOME/myClass/basic.svg) no-repeat;
}
i.icon-point__save {
  width: 56px;
  height: 56px;
  background: url(/img/web/HOME/myClass/save-point.svg) no-repeat;
}
i.icon-point__out {
  width: 56px;
  height: 56px;
  background: url(/img/web/HOME/myClass/out-point.svg) no-repeat;
}
i.icon-check__blue {
  min-width: 16px;
  min-height: 16px;
  background: url(/img/web/HOME/myClass/check_blue.svg) no-repeat;
}
i.icon-check__red {
  min-width: 16px;
  min-height: 16px;
  background: url(/img/web/HOME/myClass/check_red.svg) no-repeat;
}
i.icon-check__mark {
  min-width: 16px;
  min-height: 16px;
  background: url(/img/web/HOME/myLemon/check_mark.svg) no-repeat;
}
i.icon-excellent {
  min-width: 24px;
  min-height: 24px;
  background: url(/img/web/HOME/myClass/excellent.svg) no-repeat;
}
i.icon-verygood {
  width: 24px;
  height: 24px;
  background: url(/img/web/HOME/myClass/verygood.svg) no-repeat;
}
i.icon-good {
  width: 24px;
  height: 24px;
  background: url(/img/web/HOME/myClass/good.svg) no-repeat;
}
i.icon-bad {
  width: 24px;
  height: 24px;
  background: url(/img/web/HOME/myClass/bad.svg) no-repeat;
}
i.icon-verybad {
  width: 24px;
  height: 24px;
  background: url(/img/web/HOME/myClass/verybad.svg) no-repeat;
}
i.icon-print {
  width: 16px;
  height: 15px;
  background: url(/img/web/HOME/myClass/print.svg) no-repeat;
}
i.icon-classErrorTitle {
  width: 48px;
  height: 48px;
  background: url(/img/web/HOME/customer/call.svg) no-repeat;
  vertical-align: bottom;
  margin-right: 10px;
}
i.icon-qnaTitle {
  width: 48px;
  height: 48px;
  background: url(/img/web/HOME/customer/conversation.svg) no-repeat;
  vertical-align: bottom;
  margin-right: 10px;
}
i.icon-book {
  background: url("/icon/contact-book.svg") no-repeat;
}
i.icon-book--lg {
  width: 100px;
  height: 100px;
  background-size: 100px;
}
i.icon-book--md {
  width: 80px;
  height: 80px;
  background-size: 80px;
}
i.icon-book--sm {
  width: 30px;
  height: 30px;
  background-size: 30px;
}
@media only screen and (max-width : 769px) {
  i.icon-book {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
}
@media screen and (min-width : 768px) {
  i.icon-book {
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
  }
}
i.icon-users {
  background: url("/icon/users.svg") no-repeat;
  background-size: 100%;
  height: auto;
}
@media only screen and (max-width : 769px) {
  i.icon-users {
    width: 29px;
    height: 29px;
  }
}
@media screen and (min-width : 768px) {
  i.icon-users {
    width: 48px;
    height: 48px;
  }
}
i.icon-user {
  background: url("/icon/user.svg") no-repeat;
  background-size: 100%;
  height: auto;
}
@media only screen and (max-width : 769px) {
  i.icon-user {
    width: 29px;
    height: 29px;
  }
}
@media screen and (min-width : 768px) {
  i.icon-user {
    width: 48px;
    height: 48px;
  }
}
i.icon-unlock {
  background: url("/icon/unlock.svg") no-repeat;
  background-size: 100%;
  height: auto;
}
@media only screen and (max-width : 769px) {
  i.icon-unlock {
    width: 29px;
    height: 29px;
  }
}
@media screen and (min-width : 768px) {
  i.icon-unlock {
    width: 48px;
    height: 48px;
  }
}
i.icon-main__korean {
  background: url("/icon/main_korean.svg") no-repeat;
}
i.icon-main__english {
  background: url("/icon/main_english.svg") no-repeat;
}
i.icon-main__list_1 {
  background: url("/icon/main_list_1.svg") no-repeat;
}
i.icon-main__list_2 {
  background: url("/icon/main_list_2.svg") no-repeat;
}
i.icon-main__list_3 {
  background: url("/icon/main_list_3.svg") no-repeat;
}
i.icon-main__list_4 {
  background: url("/icon/main_list_4.svg") no-repeat;
}
i.icon-main__list_5 {
  background: url("/icon/main_list_5.svg") no-repeat;
}
i.icon-main__list_6 {
  background: url("/icon/main_list_6.svg") no-repeat;
}
i.icon-main__list_7 {
  background: url("/icon/main_list_7.svg") no-repeat;
}
i.icon-main__list_8 {
  background: url("/icon/main_list_8.svg") no-repeat;
}
i.icon-main__manager {
  background: url("/icon/main_manager.svg") no-repeat;
}
i.icon-arrow__typeA {
  background: url("/icon/arrow.svg") no-repeat;
}
i.icon-arrow__typeB {
  background: url("/icon/arrow2.svg") no-repeat;
}
i.icon-menu {
  background: url("/icon/menu.svg") no-repeat;
}
i.icon-bell {
  background: url("/icon/bell.svg") no-repeat;
}
i.icon-minus {
  background: url("/icon/minus.svg") no-repeat;
}
i.icon-plus {
  background: url("/icon/plus.svg") no-repeat;
}
i.icon-sort-down {
  background: url("/icon/sort-down.svg") no-repeat;
}
i.icon-customer__basket {
  background: url(/img/web/LMS/HOME/customer/breakdown_icon01.png) no-repeat center;
}
i.icon-customer__light {
  background: url(/img/web/LMS/HOME/customer/breakdown_icon02.png) no-repeat center;
}
i.icon-customer__message {
  background: url(/img/web/LMS/HOME/customer/breakdown_icon03.png) no-repeat center;
}
i.icon-customer__cellphone {
  background: url(/img/web/LMS/HOME/customer/breakdown_icon04.png) no-repeat center;
}
i.icon-customer-white__basket {
  background: url(/img/web/LMS/HOME/customer/shortcuts_icon01.png);
}
i.icon-customer-white__light {
  background: url(/img/web/LMS/HOME/customer/shortcuts_icon02.png);
}
i.icon-customer-white__message {
  background: url(/img/web/LMS/HOME/customer/shortcuts_icon03.png);
}
i.icon-close {
  background: url("/icon/close.svg") no-repeat;
}
i.icon-myclass-snb__list01 {
  background: url(/img/web/LMS/HOME/myClass/snb_list01.png);
}
i.icon-myclass-snb__list02 {
  background: url(/img/web/LMS/HOME/myClass/snb_list02.png);
}
i.icon-myclass-snb__list03 {
  background: url(/img/web/LMS/HOME/myClass/snb_list03.png);
}
i.icon-myclass-snb__list04 {
  background: url(/img/web/LMS/HOME/myClass/snb_list04.png);
}
i.icon-myclass-snb__list05 {
  background: url(/img/web/LMS/HOME/myClass/snb_list05.png);
}
i.icon-myclass-snb__list06 {
  background: url(/img/web/LMS/HOME/myClass/snb_list06.png);
}
i.icon-myclass-snb__list07 {
  background: url(/img/web/LMS/HOME/myClass/snb_list07.png);
}
i.icon-heart {
  min-width: 18px;
  min-height: 18px;
  background: url(/img/web/HOME/community/heart.svg) no-repeat;
}
i.icon-heart--gray {
  min-width: 18px;
  min-height: 18px;
  background: url(/img/web/HOME/community/heart__disabled.svg) no-repeat;
}
i.icon-heart--red {
  min-width: 18px;
  min-height: 18px;
  background: url(/img/web/HOME/community/heart__active.svg) no-repeat;
}

/* customer main */
.faq_list_best {
  position: relative;
  margin-top: 60px;
  /* item_box */
}
@media only screen and (max-width : 769px) {
  .faq_list_best {
    padding: 0 0 0 4%;
  }
}
.faq_list_best .tit03 {
  overflow: hidden;
  margin-bottom: 18px;
}
@media only screen and (max-width : 769px) {
  .faq_list_best .tit03 {
    padding: 0 4% 0 5px;
  }
}
.faq_list_best .tit03 h3 {
  float: left;
}
.faq_list_best .tit03 .more {
  float: right;
}
.faq_list_best .item_box {
  position: relative;
}
.faq_list_best .item_box ol {
  margin: 0;
}
.faq_list_best .item_box ol li {
  position: relative;
  max-height: 190px;
  padding: 30px 18px 35px;
  border: 2px solid #e5e5e5;
}
.faq_list_best .item_box ol li .category {
  font-size: 0;
}
.faq_list_best .item_box ol li .category > span {
  display: inline-block;
  height: 24px;
  line-height: 25px;
  padding: 0 10px;
  margin-left: 5px;
}
.faq_list_best .item_box ol li .category > span:first-of-type {
  margin-left: 0;
}
.faq_list_best .item_box ol li .category .course_extension {
  background: #00bfe6;
  color: #ffffff;
  text-align: center;
}
.faq_list_best .item_box ol li .category .best {
  background: #ffe433;
  color: #443d0e;
}
.faq_list_best .item_box ol li .txt {
  line-height: 3rem;
  margin-top: 18px;
  margin-bottom: 0;
  color: #222222;
}
@media only screen and (max-width : 769px) {
  .faq_list_best .item_box ol li .txt {
    margin-top: 15px;
  }
}
.faq_list_best .item_box ol li .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width : 769px) {
  .faq_list_best .item_box ol li {
    padding: 20px 18px;
  }
}
.faq_list_best .item_box .slick-slider {
  position: static;
  margin: 0 -15px;
}
.faq_list_best .item_box .slick-list .slick-slide {
  position: relative;
  margin: 0 15px;
}
@media only screen and (max-width : 769px) {
  .faq_list_best .item_box .slick-list .slick-slide {
    right: 45px;
    margin: 0 5px;
  }
}
.faq_list_best .item_box .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 24px;
  background: url(/img/web/LMS/HOME/arrow_black07.png) no-repeat center;
  border-radius: 100%;
  font-size: 0;
}
.faq_list_best .item_box .slick-arrow.slick-prev {
  left: -40px;
  transform: translateY(-50%);
}
.faq_list_best .item_box .slick-arrow.slick-next {
  right: -40px;
  transform: translateY(-50%) rotate(180deg);
}
.faq_list_best .item_box .slick-dots {
  position: absolute;
  bottom: -32px;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.faq_list_best .item_box .slick-dots > li {
  cursor: pointer;
  display: inline-block;
  width: 12px;
  height: 12px;
  max-height: initial;
  padding: 0;
  margin-left: 10px;
  background: #d3d3d3;
  border: none;
  border-radius: 100%;
}
.faq_list_best .item_box .slick-dots > li:first-of-type {
  margin-left: 0;
}
.faq_list_best .item_box .slick-dots > li.slick-active {
  background: #222;
}

.shortcuts {
  margin-top: 60px;
}
@media only screen and (max-width : 769px) {
  .shortcuts {
    width: 92%;
    margin: 60px auto 0;
  }
}
.shortcuts h3 {
  margin: 0;
}
.shortcuts .link_area {
  margin-top: 18px;
}
@media only screen and (max-width : 769px) {
  .shortcuts .link_area {
    margin-top: 15px;
  }
}
.shortcuts .link_area ul {
  margin: 0;
  font-size: 0;
}
.shortcuts .link_area ul li {
  display: inline-block;
  position: relative;
  margin-left: 20px;
}
.shortcuts .link_area ul li a {
  display: block;
  position: relative;
  width: 380px;
  height: 80px;
  line-height: 60px;
  background: #00b5b2;
  border: 10px solid #009c99;
  border-radius: 40px;
  text-align: center;
}
.shortcuts .link_area ul li a i {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: -3px 20px 0 0;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .shortcuts .link_area ul li a i {
    width: 24px;
    height: 24px;
    margin: -3px 10px 0 0;
    background-size: 100% 100%;
  }
}
.shortcuts .link_area ul li a span {
  display: inline-block;
  position: relative;
  color: #ffffff;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .shortcuts .link_area ul li a {
    height: 60px;
    line-height: 60px;
  }
  .shortcuts .link_area ul li a span::before {
    width: 24px;
    height: 24px;
  }
}
.shortcuts .link_area ul li:first-of-type {
  margin-left: 0;
}
@media only screen and (max-width : 769px) {
  .shortcuts .link_area ul li {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .shortcuts .link_area ul li:first-of-type {
    margin-top: 0;
  }
  .shortcuts .link_area ul li > a {
    width: 100%;
    line-height: 40px;
    margin: 0 auto;
  }
}
.shortcuts .link_area ul li::after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 2px dashed #4dbab8;
  border-radius: 40px;
}

.breakdown-customer {
  overflow: hidden;
  margin-top: 20px;
  /* > div */
}
@media only screen and (max-width : 769px) {
  .breakdown-customer {
    margin-top: 30px;
  }
}
.breakdown-customer > div {
  height: 290px;
  padding: 40px;
  border-radius: 35px;
  /* p-q-histor */
  /* customer-area */
}
.breakdown-customer > div.p-q-history {
  float: left;
  width: 680px;
  background: #e1f5f5;
  text-align: center;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history {
    width: 100%;
    height: initial;
    padding: 30px 4% 13px;
  }
}
.breakdown-customer > div.p-q-history h4 {
  margin: 0;
  text-align: left;
  color: #129999;
}
.breakdown-customer > div.p-q-history ul {
  display: inline-block;
  margin: 25px 0 0;
  font-size: 0;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul {
    padding: 0 15px;
    margin: 18px 0 0;
  }
}
.breakdown-customer > div.p-q-history ul > li {
  display: inline-block;
  position: relative;
  width: 140px;
  text-align: center;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul > li {
    width: 50%;
    margin-bottom: 17px;
    text-align: left;
  }
}
.breakdown-customer > div.p-q-history ul > li .circle {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
  background: #ffffff;
  border-radius: 100%;
  box-shadow: 0px 4px 0px 0px rgba(188, 224, 224, 0.5);
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul > li .circle {
    width: 60px;
    height: 60px;
    background-size: 24px auto !important;
  }
}
.breakdown-customer > div.p-q-history ul > li .circle .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.breakdown-customer > div.p-q-history ul > li .circle .icon-customer__basket {
  width: 48px;
  height: 44px;
}
.breakdown-customer > div.p-q-history ul > li .circle .icon-customer__light {
  width: 48px;
  height: 48px;
}
.breakdown-customer > div.p-q-history ul > li .circle .icon-customer__message {
  width: 47px;
  height: 48px;
}
.breakdown-customer > div.p-q-history ul > li .circle .icon-customer__cellphone {
  width: 48px;
  height: 48px;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul > li .circle .icon {
    background-size: 24px auto;
  }
}
.breakdown-customer > div.p-q-history ul > li .txt-area {
  margin: 14px 0 0;
  color: #5a6262;
  letter-spacing: -0.6px;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul > li .txt-area {
    display: inline-block;
    margin: 7px 0 0 10px;
  }
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul > li .txt-area .txt {
    display: none;
  }
}
.breakdown-customer > div.p-q-history ul > li .txt-area .m-txt {
  display: none;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.p-q-history ul > li .txt-area .m-txt {
    display: block;
    line-height: 2.4rem;
  }
}
.breakdown-customer > div.p-q-history ul > li:first-of-type {
  margin-left: 0;
}
.breakdown-customer > div.p-q-history ul > li .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.breakdown-customer > div.customer-area {
  float: right;
  position: relative;
  width: 480px;
  padding: 40px 130px 40px 40px;
  background: #faf0dc;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.customer-area {
    width: 100%;
    height: 260px;
    padding: 30px 70px 30px 4%;
  }
}
.breakdown-customer > div.customer-area h4 {
  margin: 0;
  color: #ff8119;
}
.breakdown-customer > div.customer-area .tel {
  position: relative;
  z-index: 1;
}
.breakdown-customer > div.customer-area .tel p {
  margin: 10px 0 0;
  word-break: keep-all;
}
.breakdown-customer > div.customer-area .tel em {
  display: inline-block;
  margin-top: 3px;
  letter-spacing: -2px;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.customer-area .tel {
    padding-left: 10px;
  }
}
.breakdown-customer > div.customer-area .time-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 98px;
  padding: 25px 40px 0;
  background: #f3ddb6;
  border-radius: 0 0 35px 35px;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.customer-area .time-area {
    height: 90px;
    padding: 25px calc(4% + 10px) 0;
    border-radius: 0;
  }
}
.breakdown-customer > div.customer-area .time-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: url(/img/web/LMS/HOME/customer/time_bg.gif);
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.customer-area .time-area::before {
    height: 9px;
  }
}
.breakdown-customer > div.customer-area .time-area .cont {
  margin-top: 5px;
  color: #222222;
}
.breakdown-customer > div.customer-area .time-area .cont .day {
  display: inline-block;
  position: relative;
  width: 92px;
  padding-left: 22px;
}
.breakdown-customer > div.customer-area .time-area .cont .day::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url(/img/web/LMS/HOME/clock_icon.png);
}
.breakdown-customer > div.customer-area .time-area .cont:first-of-type {
  margin-top: 0;
}
.breakdown-customer > div.customer-area::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 40px;
  width: 151px;
  height: 230px;
  background: url(/img/web/LMS/HOME/customer/man01.png) no-repeat right bottom/100% 100%;
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div.customer-area::after {
    right: 10px;
    width: 102px;
    height: 155px;
    background-size: auto 100%;
  }
}
@media only screen and (max-width : 769px) {
  .breakdown-customer > div {
    border-radius: 0;
  }
}

.notice_area {
  margin-top: 60px;
}
@media only screen and (max-width : 769px) {
  .notice_area {
    width: 92%;
    margin: 60px auto 0;
  }
}
.notice_area .tit03 {
  overflow: hidden;
  margin-bottom: 18px;
}
@media only screen and (max-width : 769px) {
  .notice_area .tit03 {
    padding: 0 5px;
  }
}
.notice_area .tit03 h3 {
  float: left;
}
.notice_area .tit03 .more {
  float: right;
}
.notice_area ul {
  margin: 0;
}
.notice_area ul > li {
  overflow: hidden;
  position: relative;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
  margin-top: 10px;
  border: 1px solid #eeeeee;
  border-radius: 15px;
}
.notice_area ul > li .txt {
  float: left;
  color: #222222;
}
@media only screen and (max-width : 769px) {
  .notice_area ul > li .txt {
    width: 100%;
  }
}
.notice_area ul > li .date {
  float: right;
  position: relative;
  padding-right: 47px;
  color: #aaaaaa;
}
.notice_area ul > li .date::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 16px;
  background: url(/img/web/LMS/HOME/arrow_black08.png);
}
@media only screen and (max-width : 769px) {
  .notice_area ul > li .date::after {
    display: none;
  }
}
@media only screen and (max-width : 769px) {
  .notice_area ul > li .date {
    width: 100%;
    margin-top: 10px;
  }
}
.notice_area ul > li .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.notice_area ul > li:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width : 769px) {
  .notice_area ul > li {
    height: auto;
    line-height: inherit;
    padding: 15px;
  }
}

/* FAQ 목록 */
.tab_link_radius {
  padding: 0 40px;
  margin-top: 40px;
}
@media only screen and (max-width : 769px) {
  .tab_link_radius {
    width: 92%;
    padding: 0;
    margin: 20px auto 0;
  }
}

.frequently_asked_questions {
  margin-top: 60px;
}
.frequently_asked_questions h3 {
  margin: 0 0 18px;
}
@media only screen and (max-width : 769px) {
  .frequently_asked_questions h3 {
    width: 92%;
    margin: 0 auto 18px;
  }
}
.frequently_asked_questions .faq-search-list {
  margin-bottom: 35px;
  color: #222222;
  text-align: center;
}
.frequently_asked_questions .faq-search-list span {
  display: inline-block;
  vertical-align: middle;
}
.frequently_asked_questions .faq-search-list .red {
  color: #fa324d;
}
.frequently_asked_questions .numb {
  float: right;
  margin-top: 8px;
}
.frequently_asked_questions .list_item {
  border-top: 1px solid #222222;
}
.frequently_asked_questions .list_item > ul {
  margin: 0;
}
.frequently_asked_questions .list_item > ul > li {
  position: relative;
  border-bottom: 1px solid #eee;
}
.frequently_asked_questions .list_item > ul > li > a {
  display: block;
  padding: 25px 70px 20px 10px;
  background: url(/img/web/LMS/HOME/customer/arrow_black02.png) no-repeat right 30px center;
}
@media only screen and (max-width : 769px) {
  .frequently_asked_questions .list_item > ul > li > a {
    padding: 15px 50px 15px 4%;
    background-position: right 20px center;
  }
}
.frequently_asked_questions .list_item > ul > li .hash {
  margin-bottom: 12px;
  font-size: 0;
}
.frequently_asked_questions .list_item > ul > li .hash > span {
  display: inline-block;
  height: 24px;
  line-height: 25px;
  padding: 0 10px;
  margin-left: 5px;
  border-radius: 12px;
}
.frequently_asked_questions .list_item > ul > li .hash > span:first-of-type {
  margin-left: 0;
}
.frequently_asked_questions .list_item > ul > li .hash .extension {
  background: #00bfe6;
  color: #ffffff;
}
.frequently_asked_questions .list_item > ul > li .hash .best {
  background: #ffe433;
  color: #443d0e;
}
.frequently_asked_questions .list_item > ul > li .txt_q {
  color: #222222;
}
.frequently_asked_questions .list_item > ul > li .txt_q .search-txt {
  color: #fa324d;
}
.frequently_asked_questions .list_item > ul > li .txt_a {
  display: none;
}
.frequently_asked_questions .list_item > ul > li .txt_a .para {
  line-height: 2.8rem;
  padding: 40px 30px 50px;
  margin-bottom: 0;
  background: #f6f6f6;
  border-radius: 15px;
  color: #222222;
}
.frequently_asked_questions .list_item > ul > li .txt_a .para > p {
  margin: 0;
}
@media only screen and (max-width : 769px) {
  .frequently_asked_questions .list_item > ul > li .txt_a .para {
    padding: 30px 4% 35px;
    border-radius: 0;
  }
}
.frequently_asked_questions .list_item > ul > li.active {
  border-bottom: none;
}
.frequently_asked_questions .list_item > ul > li.active > a {
  background: url(/img/web/LMS/HOME/customer/arrow_gray02.png) no-repeat right 30px center;
}
@media only screen and (max-width : 769px) {
  .frequently_asked_questions .list_item > ul > li.active > a {
    background-position: right 20px center;
  }
}
@media only screen and (max-width : 769px) {
  .frequently_asked_questions {
    margin-top: 50px;
  }
}

/* 공지사항 */
.common-search-area {
  padding: 30px 4%;
  background: #f6f6f6;
  border-radius: 18px;
  font-size: 0;
  text-align: center;
  margin-top: 60px;
}
@media only screen and (max-width : 769px) {
  .common-search-area {
    margin-top: 0;
  }
}
.common-search-area .cont {
  display: inline-block;
}
.common-search-area .cont > div {
  display: inline-block;
  height: 45px;
}
.common-search-area .cont > div.sel {
  width: 140px;
}
.common-search-area .cont > div.sel .lemon-group {
  padding: 0;
}
.common-search-area .cont > div.sel .lemon-group .lemon-select--custom {
  height: 45px;
  background: #ffffff;
}
.common-search-area .cont > div.sel select {
  width: 140px;
  height: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #222222;
}
@media only screen and (max-width : 769px) {
  .common-search-area .cont > div.sel select {
    width: 100%;
  }
}
@media only screen and (max-width : 769px) {
  .common-search-area .cont > div.sel {
    width: 100%;
  }
}
.common-search-area .cont > div.inp {
  margin-left: 4px;
}
.common-search-area .cont > div.inp input {
  display: inline-block;
  width: 300px;
  height: 100%;
  padding: 0 1rem;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .common-search-area .cont > div.inp input {
    width: calc(100% - 45px);
  }
}
.common-search-area .cont > div.inp input::-moz-placeholder {
  color: #aaaaaa;
}
.common-search-area .cont > div.inp input:-ms-input-placeholder {
  color: #aaaaaa;
}
.common-search-area .cont > div.inp input::placeholder {
  color: #aaaaaa;
}
.common-search-area .cont > div.inp button {
  display: inline-block;
  width: 50px;
  height: 100%;
  background: #5c6166;
  border: 2px solid #45494d;
  border-radius: 0 4px 4px 0;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .common-search-area .cont > div.inp button {
    width: 45px;
  }
}
@media only screen and (max-width : 769px) {
  .common-search-area .cont > div.inp {
    width: 100%;
    margin: 5px 0 0;
  }
}
@media only screen and (max-width : 769px) {
  .common-search-area {
    border-radius: 0;
  }
}

/* 공지사항 상세보기 */
.item-wrap {
  margin-bottom: 60px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 15px;
}
@media only screen and (max-width : 769px) {
  .item-wrap {
    margin-bottom: 40px;
  }
}
.item-wrap .tit-area {
  overflow: hidden;
  padding: 40px 30px 30px;
}
@media only screen and (max-width : 769px) {
  .item-wrap .tit-area {
    width: 92%;
    padding: 30px 0 20px;
    margin: 0 auto;
  }
}
.item-wrap .tit-area h3 {
  float: left;
  margin: 0;
  font-size: 0;
}
.item-wrap .tit-area h3 > span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .item-wrap .tit-area h3 .import-hash {
    margin: 0 0 10px 0;
  }
}
.item-wrap .tit-area h3 .tit {
  margin-left: 10px;
  color: #222222;
}
@media only screen and (max-width : 769px) {
  .item-wrap .tit-area h3 .tit {
    display: block;
    margin: 0;
  }
}
.item-wrap .tit-area .date {
  float: right;
  color: #aaaaaa;
}
@media only screen and (max-width : 769px) {
  .item-wrap .tit-area .date {
    float: left;
    width: 100%;
    margin-top: 12px;
  }
}
.item-wrap .line {
  width: 100%;
  height: 1px;
  background: #eeeeee;
}
.item-wrap .info-area {
  padding: 40px 60px 80px;
}
@media only screen and (max-width : 769px) {
  .item-wrap .info-area {
    width: 92%;
    padding: 30px 0 50px;
    margin: 0 auto;
  }
}
.item-wrap .info-area .txt {
  color: #222222;
}
@media only screen and (max-width : 769px) {
  .item-wrap .info-area .txt p img {
    width: 100% !important;
  }
}
.item-wrap .info-area .img-area {
  margin-top: 35px;
}
.item-wrap .info-area .img-area img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width : 769px) {
  .item-wrap .info-area .img-area img {
    width: 100% !important;
  }
}
.item-wrap .attachments {
  padding: 40px 30px 60px;
}
@media only screen and (max-width : 769px) {
  .item-wrap .attachments {
    width: 92%;
    padding: 30px 0 40px;
    margin: 0 auto;
  }
}
.item-wrap .attachments h4 {
  position: relative;
  padding-left: 25px;
  margin: 0;
  color: #222222;
}
.item-wrap .attachments h4::before {
  content: "";
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(/img/web/LMS/HOME/file_black01.png);
}
.item-wrap .attachments ul {
  margin: 0;
  font-size: 0;
}
@media only screen and (max-width : 769px) {
  .item-wrap .attachments ul {
    margin: 20px 0 0;
  }
}
.item-wrap .attachments ul li {
  display: inline-block;
  position: relative;
  width: 358px;
  margin: 20px 20px 0 0;
}
@media only screen and (max-width : 769px) {
  .item-wrap .attachments ul li {
    width: 100%;
    margin: 5px 0 0;
  }
  .item-wrap .attachments ul li:first-of-type {
    margin: 0;
  }
}
.item-wrap .attachments ul li input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -9999em;
  width: 1px;
  height: 1px;
}
.item-wrap .attachments ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  line-height: 2.4rem;
  padding: 0 70px 0 20px;
  margin: 0;
  background: #eeeeee url(/img/web/LMS/HOME/download.png) no-repeat right 23px center;
  border: 2px solid #cccccc;
  border-radius: 4px;
}
@media only screen and (max-width : 769px) {
  .item-wrap .attachments ul li a {
    height: 66px;
    padding: 0 50px 0 15px;
  }
}
.item-wrap .attachments ul li a span {
  color: #666666;
}
.item-wrap .attachments ul li:nth-of-type(3n) {
  margin-right: 0;
}

/* content */
.list-link {
  display: block;
  width: 380px;
  height: 55px;
  line-height: 55px;
  margin: 0 auto;
}
@media only screen and (max-width : 769px) {
  .list-link {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
  }
}

section.bg-content {
  padding-bottom: 100px;
}
@media only screen and (max-width : 769px) {
  section.bg-content {
    padding: 0 5% 60px 5%;
  }
}
section.bg-content .inner-con-title .text-center {
  font-weight: 900;
  padding: 60px 0 40px 0;
  font-size: 2.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width : 769px) {
  section.bg-content .inner-con-title .text-center {
    padding: 35px 0;
    letter-spacing: -1.2px;
    font-size: 2rem;
  }
}
section.bg-content .inner-con-title .text-center i.icon {
  vertical-align: bottom;
  margin-right: 10px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .inner-con-title .text-center i.icon {
    width: 32px;
    height: 32px;
  }
}
section.bg-content .inner-con-title .text-center em {
  display: inline-block;
  font-size: 2.8rem;
  font-weight: 600;
  padding-right: 5px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .inner-con-title .text-center em {
    font-size: 2.2rem;
  }
}
section.bg-content .content-wrap {
  padding: 30px 30px 40px 30px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin-bottom: 60px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap {
    border-radius: 12px 12px 0 0;
    margin-bottom: 0;
    padding: 0;
  }
}
section.bg-content .content-wrap section#boardConst .list-top {
  margin: 0;
  padding-bottom: 5px;
  font-weight: 700;
}
section.bg-content .content-wrap section#boardConst .list-top strong.tit {
  font-size: 1.8rem;
  letter-spacing: -1.3px;
  font-weight: 700;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-top {
    padding: 30px 0 0 4%;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group {
  border-top: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 60px;
    padding: 4px 4% 40px 4%;
    margin-bottom: 0;
  }
  section.bg-content .content-wrap section#boardConst .list-table.table-group:last-child {
    border-bottom: none;
    padding: 9px 4% 25px 4%;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row:nth-of-type(1) {
  border-top: 1px solid #eeeeee;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row {
    border-top: none;
  }
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row:nth-of-type(1) {
    border-top: none;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .th {
  color: #666666;
  background: #f9f9f9;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .th {
    display: none;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td {
  padding: 22px 0 22px 20px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td {
    border-bottom: none;
    padding: 6px 0 0 0 !important;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group {
  padding-top: 0;
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group input.qnaTitle {
  margin-bottom: 10px;
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-textarea textarea.lemon-textarea--content {
  padding: 20px 25px calc(35px + 50px) 19px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-textarea textarea.lemon-textarea--content {
    border-radius: 4px;
    padding: 15px 25px calc(35px + 50px) 15px;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-textarea--overay {
  border-top: 1px solid #eeeeee;
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files {
  margin: 0 0.45rem;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files {
    margin: 5px 10px 0 0;
  }
}
@media screen and (max-width : 330px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files {
    width: calc(100% / 3 - 10px);
    margin-right: 14px;
  }
}
@media screen and (max-width : 330px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files:last-child {
    margin-right: 0;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files span.lemon-input-files--emptyBox {
  border-radius: 16px;
  background: #f6f6f6;
  width: 80px;
  height: 80px;
  border: 3px solid #cccccc;
  cursor: pointer;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files span.lemon-input-files--emptyBox {
    background: #ffffff;
    width: 72px;
    border-radius: 15px;
    border: 3px solid #cccccc;
  }
}
@media screen and (max-width : 330px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files span.lemon-input-files--emptyBox {
    width: 100%;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files i.fa-2x {
  font-size: 1.3em;
  color: #666666;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-input-files i.fa-2x {
    font-size: 1.1em;
  }
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .lemon-group .lemon-select select {
    border-radius: 4px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .file-info {
  background: #e6f9fd;
  border-radius: 8px;
  padding: 10px 28px;
  margin-top: 20px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .file-info {
    border-radius: 8px;
    padding: 17px 28px;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .file-info p {
  margin-bottom: 0;
  line-height: 1.8;
  color: #5c6164;
  font-size: 1.5rem;
  letter-spacing: -0.3px;
  position: relative;
  padding-left: 4px;
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .file-info p::before {
  content: "";
  display: block;
  width: 1px;
  height: 1px;
  background: #5c6164;
  position: absolute;
  top: 12px;
  left: -4px;
  border-radius: 20px;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .file-info p::before {
    width: 4px;
    height: 4px;
    top: 11px;
    left: -8px;
  }
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .file-info p {
    font-size: 1.4rem;
    text-indent: 0;
    padding-left: 0;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info {
  display: flex;
  align-items: center;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info {
    display: unset;
    line-height: 0;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .checkbox {
  width: 16%;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .checkbox {
    width: 100%;
  }
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .checkbox label span {
    font-size: 1.6rem;
    letter-spacing: -0.5px;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info:first-child {
  margin-bottom: 10px;
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .lemon-group {
  width: 45%;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .lemon-group {
    width: 100%;
    padding: 5px 0 15px 0;
  }
}
section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .lemon-group input.lemon-input-default__sm {
  background: #eeeeee;
  font-size: 1.7rem;
  border: 1px solid #dddddd;
}
@media only screen and (max-width : 769px) {
  section.bg-content .content-wrap section#boardConst .list-table.table-group .row .td .user-info .lemon-group input.lemon-input-default__sm {
    font-size: 1.6rem;
    height: 50px;
  }
}
section.bg-content .event_area {
  width: 240px;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width : 769px) {
  section.bg-content .event_area {
    width: 100%;
    padding: 30px 4%;
    background: #fff;
    box-sizing: border-box;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-radius: 0 0 12px 12px;
    font-size: 2rem;
  }
}
section.bg-content .event_area button.btn-cont {
  padding: 10px 0;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.8rem;
  border-width: 3px;
}
section.bg-content .event_area button.btn-cont:not(:disabled):hover {
  border: 3px solid #0099d4;
}
@media only screen and (max-width : 769px) {
  section.bg-content .event_area button.btn-cont {
    font-size: 1.6rem;
  }
}

.wrap section.notice_common .table_area h1 {
  margin-bottom: 19px;
  font-size: 2.8rem;
  letter-spacing: -1.68px;
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .table_area h1 {
    margin-top: 30px;
    padding-left: 4%;
    font-size: 2rem;
  }
  .wrap section.notice_common .table_area h1 strong {
    font-family: "Roboto";
    font-size: 2.2rem;
    vertical-align: bottom;
    padding-right: 3px;
  }
  .wrap section.notice_common .table_area h1 em {
    display: none;
  }
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .table_area td.t01 {
    margin-bottom: 5px;
  }
}
.wrap section.notice_common .table_area td.t01 .txt-left span.badge {
  margin: 0 0 10px;
  padding: 6px 10px;
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .table_area td.t01 .txt-left span.badge {
    margin-bottom: 10px;
  }
}
.wrap section.notice_common .table_area td.t01 .txt-left .txt-area span.txt {
  letter-spacing: -0.9px;
  font-size: 1.8rem;
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .table_area td.t01 .txt-left .txt-area span.txt {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .table_area td.t03 {
    padding-left: 5px;
  }
}
.wrap section.notice_common .table_area td.t03 span.font-color--grey {
  font-size: 1.5rem;
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .table_area td.t03 span.font-color--grey {
    font-size: 1.4rem;
  }
}
.wrap section.notice_common .btn-viewMore {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  background: #f9f9f9;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .btn-viewMore {
    padding: 18px 0;
    margin: 40px 5% 0;
    border: 2px solid #cccccc;
    border-radius: 8px;
    background: #eeeeee;
  }
}
.wrap section.notice_common .btn-viewMore span.btn-plus {
  width: 25px;
  height: 25px;
  background: url(/img/web/HOME/customer/viewMore.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap section.notice_common .btn-viewMore span.btn-plus {
    display: none;
  }
}
.wrap section.notice_common .btn-viewMore span.txt-more {
  font-size: 1.6rem;
  color: #666666;
  font-weight: bold;
  letter-spacing: -0.64px;
  padding-left: 7px;
}

.content-wrap.student .user-select--add {
  position: relative;
}
.content-wrap.student .user-select--add a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-wrap.student .th.pc {
  display: block;
}
@media only screen and (max-width : 769px) {
  .content-wrap.student .th.pc {
    display: none;
  }
}
