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

* {
  word-break: break-all;
}

.is_none {
  display: none;
}

.gnbHover {
  width: 140%;
  position: absolute;
  z-index: 99;
  opacity: 1;
  top: -32px;
  height: 62px;
}
.gnbHover:hover {
  opacity: 1;
  z-index: 101;
}

/* fonts */
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ellipsis02 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis03 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sound_only {
  font-size: 0;
}

/* layout */
body {
  background: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clb::after {
  display: block;
  content: "";
  clear: both;
}

.inner1180 {
  position: relative;
  max-width: 1180px;
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
}
@media only screen and (max-width : 769px) {
  .inner1180 {
    max-width: 100%;
    width: 100%;
  }
}

/* 상세보기 페이지 공통 */
.wrap .container.common-detail-view {
  padding: 40px 0 0;
  background: #f9f9f9;
}
@media only screen and (max-width : 769px) {
  .wrap .container.common-detail-view {
    padding: 30px 0 0;
  }
}
@media only screen and (max-width : 769px) {
  .wrap .container.common-detail-view .inner1180 {
    width: 92%;
    margin: 0 auto;
  }
}

.content_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 중요 해시 */
.import-hash {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  background: #00bfe6;
  border-radius: 12px;
  color: #ffffff;
}

/* 공통 리스트 */
/* 테이블 */
.table_area {
  margin-top: 60px;
}
.table_area table {
  border-top: 2px solid #222;
}
.table_area table thead tr th {
  padding: 18px 0;
  background: #f6f6f6;
  border-bottom: 1px solid #eee;
  color: #222222;
  text-align: center;
}
@media only screen and (max-width : 769px) {
  .table_area table thead {
    display: none;
  }
}
.table_area table tbody tr {
  border-bottom: 1px solid #eee;
}
@media only screen and (max-width : 769px) {
  .table_area table tbody tr {
    display: block;
    padding: 15px 4%;
  }
}
.table_area table tbody tr td {
  padding: 25px 10px;
  text-align: center;
}
.table_area table tbody tr td .txt-left {
  text-align: left;
}
@media only screen and (max-width : 769px) {
  .table_area table tbody tr td {
    display: inline-block;
    padding: 0;
  }
  .table_area table tbody tr td.t01 {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
  }
  .table_area table tbody tr td.t01 .numb {
    display: none;
  }
  .table_area table tbody tr td.t02 {
    display: inline-block;
    max-width: calc(100% - 35px);
  }
  .table_area table tbody tr td.t02 .link {
    padding: 0;
  }
  .table_area table tbody tr td.t03 {
    display: inline-block;
  }
  .table_area table tbody tr td.t04 {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }
}
.table_area table tbody tr td .numb {
  color: #aaaaaa;
}
.table_area table tbody tr td .link {
  display: block;
  padding: 0 20px;
  text-align: left;
}
.table_area table tbody tr td .link .txt-area {
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding-right: 24px;
}
.table_area table tbody tr td .link .txt-area .txt {
  color: #222222;
}
.table_area table tbody tr td .link .txt-area .new {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 16px;
}
.table_area table tbody tr td .link .txt-area .new img {
  display: block;
}
.table_area table tbody tr td .file_area {
  position: relative;
}
.table_area table tbody tr td .file_area input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -9999em;
  width: 1px;
  height: 1px;
}
.table_area table tbody tr td .date {
  color: #aaaaaa;
}
@media only screen and (max-width : 769px) {
  .table_area table colgroup {
    display: none;
  }
}
@media only screen and (max-width : 769px) {
  .table_area {
    margin-top: 0;
  }
}

/* 체크박스 */
.checkbox {
  display: inline-block;
}

.checkbox input[type=checkbox],
.checkbox input[type=radio] {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -9999em;
  width: 1px;
  height: 1px;
}

.checkbox label:not(.switch) {
  position: relative;
  margin-bottom: 0;
  font-size: 0;
}

.checkbox label:not(.switch) span {
  display: inline-block;
  font-family: "Nanum Gothic", sans-serif;
  font-size: 16px;
  color: #222;
  vertical-align: middle;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.checkbox.small label::before {
  margin-right: 8px;
}

.checkbox.large label::before {
  margin-right: 10px;
}

.checkbox.small label::before {
  width: 20px;
  height: 20px;
  background-image: url(/img/web/LMS/HOME/checkbox20.png);
  background-position: 0 0;
}

.checkbox.small input:checked + label::before {
  background-position: -20px 0;
}

.checkbox.large label::before {
  width: 24px;
  height: 24px;
  background-image: url(/img/web/LMS/HOME/checkbox24.png);
  background-position: 0 0;
}

.checkbox.large input:checked + label::before {
  background-position: -24px 0;
}

.checkbox.small input:disabled + label::before {
  background-image: url(/img/web/LMS/HOME/checkbox20_disabled.png);
}

.checkbox.large input:disabled + label::before {
  background-image: url(/img/web/LMS/HOME/checkbox24_disabled.png);
}

.checkbox.small.check input:disabled + label::before {
  background-position: -20px 0;
}

.checkbox.large.check input:disabled + label::before {
  background-position: -24px 0;
}

.switch {
  display: inline-flex;
  align-items: center;
  vertical-align: text-top;
}
.switch::before {
  display: none !important;
}
.switch span {
  display: inline-block;
  width: 45px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid #dddddd;
  background: #ffffff;
  margin: 0 10px;
  position: relative;
  text-indent: -9999px;
}
.switch span:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #dddddd;
  position: absolute;
  left: -4px;
  top: -4px;
  transition: all 0.3s;
}
.switch input[type=checkbox] {
  width: 0;
  height: 0;
  position: absolute;
}
.switch input[type=checkbox]:checked + span:after {
  background: #00bfe6;
  left: 22px;
}

/* 라디오 */
.radiobox {
  display: inline-block;
}
.radiobox.link label::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  margin-right: 7px;
  background-image: url(/img/web/LMS/HOME/radio22.png);
  background-position: 0 0;
  vertical-align: middle;
}
.radiobox.link .active::before {
  background-position: -22px 0;
}
.radiobox.type2 {
  display: flex;
  justify-content: space-around;
}
.radiobox.type2 label {
  background: #f6f6f6;
  width: 100%;
  height: 45px;
  line-height: 42px;
  border: 2px solid #dddddd;
  text-align: center;
  font-weight: 600;
}
.radiobox.type2 label span {
  color: #aaaaaa;
}
.radiobox.type2 label:before {
  display: none;
}
.radiobox.type2 label:nth-of-type(1) {
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.radiobox.type2 label:nth-of-type(2) {
  border-radius: 0 4px 4px 0;
  border-left: none;
}
.radiobox.type2 input[type=radio]:checked + label {
  background: #ffffff;
  border: 2px solid #00bfe6;
}
.radiobox.type2 input[type=radio]:checked + label span {
  color: #00bfe6;
}

.accordion {
  width: 100%;
}
.accordion-con {
  background: #f6f6f6;
  padding: 0 30px;
  text-align: center;
  border-radius: 0 0 16px 16px;
  position: relative;
  transition: all 0.3s;
  overflow: hidden;
}
.accordion-con dl {
  font-size: 0;
  text-align: left;
  padding-top: 25px;
  margin-bottom: 0;
}
.accordion-con dl dt {
  display: inline-block;
  color: #666666;
  width: 12%;
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 0;
}
.accordion-con dl dt:first-of-type {
  margin-bottom: 7px;
}
.accordion-con dl dt::after {
  content: "";
  display: block;
  height: 15px;
  width: 2px;
  background: #dddddd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-con dl dd {
  display: inline-block;
  width: 38%;
  font-size: 1.4rem;
  padding-left: 20px;
  margin-bottom: 0;
}
.accordion-con dl dd:first-of-type {
  margin-bottom: 7px;
}
@media only screen and (max-width : 769px) {
  .accordion-con dl dt {
    width: 28%;
  }
  .accordion-con dl dd {
    width: 72%;
    padding-left: 15px;
  }
}
.accordion > label {
  width: 100%;
  display: block;
  margin-top: 5px;
  padding: 10px 15px;
  border: 2px solid #eeeeee;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  background: #ffffff;
  font-weight: 600;
}
.accordion input:checked + label {
  border: 2px solid #00bfe6;
}
.accordion input:checked ~ .accordion-con {
  max-height: 300px;
  padding: 30px;
}
@media only screen and (max-width : 769px) {
  .accordion-con {
    padding: 0 15px;
  }
  .accordion input:checked ~ .accordion-con {
    max-height: unset;
    padding: 20px 15px;
  }
}
.accordion .sub-title {
  display: inline-block;
  vertical-align: middle;
  margin-lefT: 10px;
}
.accordion .sub-title strong {
  color: #fa324d;
  font-weight: bold;
  font-size: 1.4rem !important;
}
.accordion .sub-title span {
  font-size: 1.4rem !important;
}
.accordion .sub-title .gray {
  color: #666666;
  margin-left: 3px;
  font-weight: normal;
}

.radiobox input[type=checkbox],
.radiobox input[type=radio] {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -9999em;
  width: 1px;
  height: 1px;
}

input[type=checkbox]:disabled + label,
input[type=radio]:disabled + label {
  cursor: default;
}

.radiobox input[type=checkbox],
.radiobox input[type=radio] .radiobox label:not(.switch) {
  position: relative;
  margin-bottom: 0;
  font-size: 0;
}

.radiobox label:not(.switch) span {
  display: inline-block;
  font-family: "Nanum Gothic", sans-serif;
  font-size: 1.6rem;
  color: #222;
  vertical-align: middle;
}

.radiobox label:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  margin-right: 7px;
  background-image: url(/img/web/LMS/HOME/radio22.png);
  background-position: 0 0;
  vertical-align: middle;
}

.radiobox input:checked + label::before {
  background-position: -22px 0;
}

.radiobox input:disabled + label::before {
  background-image: url(/img/web/LMS/HOME/radio22_disabled.png);
}

.radiobox.check input:disabled + label::before {
  background-position: -22px 0;
}

.radiobox_txt {
  display: inline-block;
}
.radiobox_txt input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -9999em;
  width: 1px;
  height: 1px;
}
.radiobox_txt input:checked + label {
  background: #00bfe6;
  border-color: #0099d4;
  color: #fff;
}
.radiobox_txt .active {
  background: #00bfe6;
  border-color: #0099d4;
  color: #fff;
}
.radiobox_txt label {
  display: block;
  height: 45px;
  line-height: 42px;
  padding: 0 22px;
  margin-bottom: 0;
  border: 2px solid #ccc;
  border-radius: 22px;
  font-weight: 700;
  font-size: 1.6rem;
  color: #666;
  background: #ffffff;
}

.radio-wrap {
  background: #f6f6f6;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.radio-wrap .label {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 800;
  height: 45px;
  line-height: 45px;
  margin-right: 20px;
  cursor: default;
}
.radio-wrap .radiobox_txt {
  margin-right: 10px;
}
@media only screen and (max-width : 769px) {
  .radio-wrap {
    text-align: left;
    padding: 10px 10px 20px;
  }
  .radio-wrap .radiobox_txt {
    margin: 3px 0;
  }
  .radio-wrap .label {
    margin-left: 5px;
  }
}

.month-list .custom-check {
  width: 100px;
  border: none;
  display: inline-block;
  padding: 0;
}
.month-list .custom-check:before {
  display: none;
}
.month-list .custom-check--wrap {
  font-size: 1.5rem;
  background: #ffffff;
  padding: 8px 0;
  letter-spacing: -1px;
  border-radius: 4px;
  border: 2px solid #dddddd;
  font-weight: 400;
}
.month-list .custom-check input:disabled + .custom-check--wrap {
  background: #eeeeee;
  cursor: default;
}
.month-list .custom-check input:checked + .custom-check--wrap {
  border: 2px solid #00bfe6;
}
@media only screen and (max-width : 769px) {
  .month-list .custom-check {
    width: calc(100% / 3 - 3px);
  }
  .month-list .custom-check--wrap {
    letter-spacing: -2px;
    margin: 2px 0;
  }
}

/* input */
input:disabled,
.input:disabled {
  background: #f6f6f6;
}
input.line,
.input.line {
  min-height: 46px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 9px 20px !important;
}
input.hidden,
.input.hidden {
  height: 0;
  position: absolute;
}
input.w-xsm,
.input.w-xsm {
  width: 100px !important;
}
input.w-xsm2,
.input.w-xsm2 {
  width: 152px !important;
}
input.w-sm,
.input.w-sm {
  width: 180px !important;
}
input.w-md,
.input.w-md {
  width: 420px !important;
}
input.w-md2,
.input.w-md2 {
  width: 282px !important;
}
input.w-50,
.input.w-50 {
  width: calc(50% - 2px) !important;
}
input.w-90,
.input.w-90 {
  width: calc(100% - 21px) !important;
}
input.w-90 + span,
.input.w-90 + span {
  position: relative;
  top: 9px;
  left: 2px;
}
input.w-100,
.input.w-100 {
  width: 100% !important;
}
input-list--item,
.input-list--item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
input-list--item .label,
.input-list--item .label {
  min-width: 100px;
  font-size: 1.6rem;
  font-weight: 600;
}
input-list--item input,
.input-list--item input {
  width: calc(100% - 100px);
  font-size: 1.9rem;
}
input-list--item .arrow,
.input-list--item .arrow {
  position: relative;
  width: 100%;
}
input-list--item .arrow input,
.input-list--item .arrow input {
  width: 100%;
}
input-list--item .arrow i,
.input-list--item .arrow i {
  position: absolute;
  right: 18px;
  top: calc(50% - 8px);
  font-size: 18px;
  opacity: 0.2;
}
input-list--item .lemon,
.input-list--item .lemon {
  width: 100%;
  font-size: 1.8rem;
}
input-phone,
.input-phone {
  position: relative;
  width: 282px;
  height: 46px;
  margin: 0 auto;
}
input-phone.h-80,
.input-phone.h-80 {
  height: 80px;
}
input-phone input[type=text],
.input-phone input[type=text] {
  position: absolute;
  left: 0;
}
input-phone input[type=number],
.input-phone input[type=number] {
  position: absolute;
  left: 0;
  opacity: 0;
}
@media only screen and (max-width : 769px) {
  input,
.input {
    margin: 3px 0;
  }
  input.w-md, input.w-md2,
.input.w-md,
.input.w-md2 {
    width: 100% !important;
  }
  input.mobile-50,
.input.mobile-50 {
    width: calc(50% - 10px) !important;
    margin: 5px 0 10px !important;
  }
  input-list--item,
.input-list--item {
    flex-direction: column;
  }
  input-list--item .label,
input-list--item input,
.input-list--item .label,
.input-list--item input {
    min-width: 100%;
    margin: 5px 0;
  }
  input-list--item .m-r--10,
.input-list--item .m-r--10 {
    margin-right: 0 !important;
  }
  input-phone,
.input-phone {
    width: 100%;
    height: 52px;
  }
  input-phone input[type=text],
.input-phone input[type=text] {
    width: 100%;
  }
}

.label-sub--wrap {
  display: inline-block;
  position: relative;
  padding-top: 25px;
  width: 190px;
}
.label-sub--wrap .sub {
  font-size: 1.4rem;
  color: #666666;
  position: absolute;
  left: 0;
  top: 0;
}

.photo-upload {
  display: block;
  margin: 10px auto;
  width: 114px;
  height: 114px;
  border-radius: 60px;
  overflow: hidden;
  position: relative;
}
.photo-upload input {
  width: 0;
  height: 0;
  position: absolute;
}
.photo-upload img {
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.photo-upload span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(/img/web/HOME/myLemon/icon_camera.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* badge */
.badge {
  display: inline-block;
  margin-right: 5px;
  border-radius: 20px;
  padding: 4px 8px 5px;
  font-size: 1.4rem;
}
.badge-primary {
  background: #00bfe6;
  color: #ffffff;
}
.badge-primary.line {
  background: #ffffff;
  color: #00bfe6;
  border: 1px solid #00bfe6;
}
.badge-red {
  background: #f53131;
  color: #ffffff;
}
.badge-red.line {
  background: #ffffff;
  color: #f53131;
  border: 1px solid #f53131;
}
.badge-grey {
  background: #eeeeee;
  color: #666666;
  padding: 5px 8px 6px;
  border-radius: 10px;
  margin: 0 2px;
  vertical-align: baseline;
}
.badge-green {
  background: #26bf91;
  color: #ffffff;
}
.badge-l--green {
  background: #78cc25;
  color: #ffffff;
}
.badge-required {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #00bfe6;
  border-radius: 4px;
  margin: 0 5px;
  vertical-align: baseline;
}

.bg-content {
  background: #f9f9f9;
}

.bg-blue {
  background: #e6f9fd;
}

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

.custom-number {
  width: 278px;
  padding: 0 44px;
  position: relative;
}
.custom-number input[type=number] {
  background: #ffffff;
  text-align: center;
  width: 190px;
  height: 44px;
  line-height: 44px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.custom-number input[type=number]::-webkit-outer-spin-button,
.custom-number input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom-number button {
  width: 44px;
  height: 44px;
  border: 2px solid #cccccc;
  background: #ffffff;
  position: absolute;
  top: 0;
}
.custom-number button.minus {
  border-radius: 4px 0 0 4px;
  left: 0;
}
.custom-number button.plus {
  border-radius: 0 4px 4px 0;
  right: 0;
}
.custom-number button.disabled {
  background: #eeeeee;
  pointer-events: none;
}
.custom-number button.disabled .icon {
  opacity: 0.2;
}
.custom-number button .icon {
  min-width: 14px;
  min-height: 14px;
  opacity: 0.6;
}
.custom-number.w-100 input[type=number] {
  width: 100%;
}
@media only screen and (max-width : 769px) {
  .custom-number input[type=number] {
    margin: 0;
  }
}

/* date */
.date-wrap {
  margin-bottom: 20px;
  font-size: 1.6rem;
}
.date-wrap input[type=date] {
  width: 100%;
  height: 45px;
  border: 1px solid #cccccc;
  padding: 0 50px 0 20px;
  vertical-align: middle;
  margin: 0 5px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.date-wrap input[type=date]:after {
  content: "";
  display: block;
  width: 45px;
  height: calc(100% + 2px);
  position: absolute;
  right: -1px;
  top: -1px;
  border: 2px solid #cccccc;
  border-radius: 0 4px 4px 0;
  z-index: -1;
}
.date-wrap input[type=date]:disabled,
.date-wrap input[type=date].disabled {
  padding: 0 20px;
  text-align: left;
  pointer-events: none;
}
.date-wrap input[type=date]:disabled:after,
.date-wrap input[type=date].disabled:after {
  border-left: 2px solid #aaaaaa;
  background-image: url(/icon/calendar.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 50% 48%;
  opacity: 0.3;
}
.date-wrap input[type=date].disabled {
  color: #aaa;
  background-color: #f6f6f6;
}
.date-wrap input[type=date].disabled::-webkit-calendar-picker-indicator {
  background-image: none;
}
.date-wrap input[type=date]::-webkit-inner-spin-button {
  opacity: 1;
}
.date-wrap input[type=date]::-webkit-calendar-picker-indicator {
  background-image: url(/icon/calendar.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 52%;
  background-size: 15px 15px;
  opacity: 0.6;
  cursor: pointer;
  outline: none;
  position: absolute;
  right: -1px;
  top: -1px;
  border-radius: 0 4px 4px 0;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
}
@media only screen and (max-width : 769px) {
  .date-wrap input[type=date].disabled {
    font-size: 1.4rem;
  }
  .date-wrap input[type=date] {
    padding: 0 8px !important;
  }
}

/* margin */
.m--0 {
  margin: 0 !important;
}
.m--10 {
  margin: 10px !important;
}
.m--20 {
  margin: 20px !important;
}
.m-l--0 {
  margin-left: 0 !important;
}
.m-l--10 {
  margin-left: 10px !important;
}
.m-l--20 {
  margin-left: 20px !important;
}
.m-r--0 {
  margin-right: 0 !important;
}
.m-r--5 {
  margin-right: 5px !important;
}
.m-r--10 {
  margin-right: 10px !important;
}
.m-r--20 {
  margin-right: 20px !important;
}
.m-t--0 {
  margin-top: 0 !important;
}
.m-t--5 {
  margin-top: 5px !important;
}
.m-t--10 {
  margin-top: 10px !important;
}
.m-t--15 {
  margin-top: 15px !important;
}
.m-t--20 {
  margin-top: 20px !important;
}
.m-t--30 {
  margin-top: 30px !important;
}
.m-t--60 {
  margin-top: 60px !important;
}
.m-b--0 {
  margin-bottom: 0 !important;
}
.m-b--10 {
  margin-bottom: 10px !important;
}
.m-b--20 {
  margin-bottom: 20px !important;
}
.m-b--30 {
  margin-bottom: 30px !important;
}

/* padding */
.p--0 {
  padding: 0 !important;
}
.p--10 {
  padding: 10px !important;
}
.p--20 {
  padding: 20px !important;
}
.p--30 {
  padding: 30px !important;
}
.p--40 {
  padding: 40px !important;
}
.p-l--0 {
  padding-left: 0 !important;
}
.p-l--5 {
  padding-left: 5px !important;
}
.p-l--10 {
  padding-left: 10px !important;
}
.p-l--20 {
  padding-left: 20px !important;
}
.p-l--60 {
  padding-left: 60px !important;
}
.p-r--0 {
  padding-right: 0 !important;
}
.p-r--10 {
  padding-right: 10px !important;
}
.p-r--20 {
  padding-right: 20px !important;
}
.p-r--60 {
  padding-right: 60px !important;
}
.p-t--0 {
  padding-top: 0 !important;
}
.p-t--10 {
  padding-top: 10px !important;
}
.p-t--15 {
  padding-top: 15px !important;
}
.p-t--20 {
  padding-top: 20px !important;
}
.p-t--40 {
  padding-top: 40px !important;
}
.p-t--60 {
  padding-top: 60px !important;
}
.p-b--0 {
  padding-bottom: 0 !important;
}
.p-b--10 {
  padding-bottom: 10px !important;
}
.p-b--20 {
  padding-bottom: 20px !important;
}
.p-b--40 {
  padding-bottom: 40px !important;
}
.p-b--60 {
  padding-bottom: 60px !important;
}

.border-none {
  border: none !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-grey {
  border: 1px solid #eeeeee;
}

/* 폰트 */
@media only screen and (max-width : 769px) {
  html {
    font-size: 10px;
  }
}

.font-size--12 {
  font-size: 1.2rem !important;
}
.font-size--14 {
  font-size: 1.4rem !important;
}
.font-size--15 {
  font-size: 1.5rem !important;
}
.font-size--16 {
  font-size: 1.6rem !important;
}
.font-size--17 {
  font-size: 1.7rem !important;
}
.font-size--18 {
  font-size: 1.8rem !important;
}
.font-size--19 {
  font-size: 1.9rem !important;
}
.font-size--20 {
  font-size: 2rem !important;
}
.font-size--21 {
  font-size: 2.1rem !important;
}
.font-size--22 {
  font-size: 2.2rem !important;
}
.font-size--24 {
  font-size: 2.4rem !important;
}
.font-size--25 {
  font-size: 2.5rem !important;
}
.font-size--28 {
  font-size: 2.8rem !important;
}
.font-size--30 {
  font-size: 3rem !important;
}
.font-size--32 {
  font-size: 3.2rem !important;
}
.font-size--40 {
  font-size: 4rem !important;
}
.font-size--44 {
  font-size: 4.4rem !important;
}
.font-style--roboto {
  font-family: "Roboto", sans-serif;
}
.font-style--nsr {
  font-family: "NanumSquareRound", sans-serif;
}
.font-style--ns {
  font-family: "NanumSquare", sans-serif;
}
.font-style--poppins {
  font-family: "Poppins", sans-serif;
}
.font-style--jalnan {
  font-family: "Jalnan";
}
.font-weight--thin {
  font-weight: 100;
}
.font-weight--el {
  font-weight: 200;
}
.font-weight--l {
  font-weight: 300;
}
.font-weight--r {
  font-weight: 400;
}
.font-weight--m {
  font-weight: 500;
}
.font-weight--sb {
  font-weight: 600;
}
.font-weight--b {
  font-weight: 700;
}
.font-weight--eb {
  font-weight: 800;
}
.font-weight--bl {
  font-weight: 900;
}
.font-color--red {
  color: #fa324d !important;
}
.font-color--blue {
  color: #00bfe6 !important;
}
.font-color--green {
  color: #00a371 !important;
}
.font-color--l-green {
  color: #78cc25 !important;
}
.font-color--grey {
  color: #aaaaaa !important;
}
.font-color--darkgrey {
  color: #666666 !important;
}
.font-color--black {
  color: #000000 !important;
}

/* 원형 */
.radius--2 {
  border-radius: 2px;
}
.radius--3 {
  border-radius: 3px;
}
.radius--4 {
  border-radius: 4px;
}
.radius--7 {
  border-radius: 7px;
}
.radius--8 {
  border-radius: 8px;
}
.radius--10 {
  border-radius: 10px;
}
.radius--12 {
  border-radius: 12px;
}
.radius--15 {
  border-radius: 15px;
}
.radius--16 {
  border-radius: 16px;
}
.radius--22 {
  border-radius: 22px;
}
.radius--25 {
  border-radius: 25px;
}
.radius--27 {
  border-radius: 27px;
}
.radius--30 {
  border-radius: 30px;
}

.text-center.f {
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-left.f {
  display: flex;
  align-items: center;
}

/* 버튼 */
.event_area {
  display: inline-block;
  width: 100%;
}
.event_area.center {
  text-align: center;
}
.event_area.center .btn-cont {
  display: inline-block;
}
.event_area .btn-cont {
  display: block;
  width: 100%;
  text-align: center;
  text-align-last: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  cursor: pointer;
}
.event_area .btn-cont-xsm {
  padding: 5px 10px;
}
.event_area .btn-cont-xsm.inline {
  width: auto;
  display: inline-block;
  min-height: 31px;
}
.event_area .btn-cont-sm {
  padding: 0 20px;
  height: 45px;
}
.event_area .btn-cont-sm--round {
  border-radius: 7px;
}
.event_area .btn-cont--md {
  font-size: 1.6rem;
  padding: 8px 20px;
  width: auto;
  display: inline-block;
}
.event_area .btn-cont--md.inline {
  min-width: 180px;
  width: auto;
}
.event_area .btn-cont--lg {
  height: 55px;
  line-height: 50px;
  font-weight: 600;
  padding: 0;
}
.event_area .btn-cont--lg.inline {
  min-width: 180px;
  width: auto;
  display: inline-block;
}
.event_area .btn-cont--lg.w-380 {
  width: 380px;
}
.event_area .btn-cont--white {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #666666;
}
.event_area .btn-cont--skyblue {
  background: #00bfe6;
  border: 2px solid #0099d4;
  color: #ffffff;
}
.event_area .btn-cont--skyblue:not(:disabled):hover {
  background: #0099d4 !important;
  color: #ffffff !important;
  border: 2px solid #008fcf;
}
.event_area .btn-cont--skyblue.line {
  background: #ffffff !important;
  color: #00bfe6 !important;
  border: 2px solid #00bfe6;
}
.event_area .btn-cont--skyblue.line:hover {
  background: #00bfe6 !important;
  border: 2px solid #0099d4;
}
.event_area .btn-cont--skyblue:disabled {
  background: #eeeeee;
  border: 2px solid #cccccc;
  color: #cccccc;
}
.event_area .btn-cont--red {
  background: #fa324d;
  border: 2px solid #cc0812;
  color: #ffffff;
}
.event_area .btn-cont--s-grey {
  background: #5c6166;
  border: 2px solid #45494d;
  color: #ffffff;
}
.event_area .btn-cont--s-grey:not(:disabled):hover {
  background: #45494c;
  border: 2px solid #2e3033;
}
.event_area .btn-cont--s-grey:disabled {
  color: #aaaaaa;
}
.event_area .btn-cont--l-grey {
  background: #eeeeee;
  border: 2px solid #cccccc;
  color: #666666;
}
.event_area .btn-cont--l-grey:not(:disabled):hover {
  background: #dddddd;
}
.event_area .btn-cont--l-grey.line {
  background: #ffffff;
}
@media only screen and (max-width : 769px) {
  .event_area .btn-cont--md.inline {
    min-width: 160px;
  }
  .event_area .btn-cont--lg.inline {
    width: 100%;
    margin: 3px 0;
  }
}
.event_area a:hover {
  text-decoration: none;
}

/* Tab */
.tab-menu {
  width: 1180px;
  margin: 0 auto;
  text-align: center;
}
.tab-menu--type2 {
  display: flex;
  justify-content: space-between;
}
.tab-menu--type2 .tab-btn {
  font-size: 1.6rem;
  text-align: center;
  background: #f6f6f6;
  color: #aaaaaa;
  width: 100%;
  height: 45px;
  border: 2px solid #dddddd;
  border-right: none;
  font-weight: 600;
}
.tab-menu--type2 .tab-btn:first-child {
  border-radius: 4px 0 0 4px;
}
.tab-menu--type2 .tab-btn:last-child {
  border-radius: 0 4px 4px 0;
  border-right: 2px solid #dddddd;
}
.tab-menu--type2 .tab-btn.active {
  border: 2px solid #00bfe6;
  background: #ffffff;
  color: #00bfe6;
}
.tab-menu--type2 .tab-btn.active + .tab-btn {
  border-left: none;
}
.tab-menu--type3 {
  display: flex;
  justify-content: space-between;
}
.tab-menu--type3 .tab-btn {
  font-size: 1.8rem;
  color: #aaaaaa;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #f6f6f6;
  height: 60px;
  border: 2px solid #dddddd;
  border-right: none;
  border-bottom: 2px solid #00bfe6;
}
.tab-menu--type3 .tab-btn:last-child {
  border-right: 2px solid #dddddd;
}
.tab-menu--type3 .tab-btn.active {
  background: #ffffff;
  border: 2px solid #00bfe6;
  border-bottom: 2px solid #ffffff;
  color: #00bfe6;
}
.tab-menu--type3 .tab-btn.active + .tab-btn {
  border-left: none;
}
.tab-menu--myClass {
  margin-top: 30px;
  height: 60px;
}
.tab-menu--myClass .tab-btn {
  font-size: 1.8rem;
  width: 50%;
  height: 60px;
  float: left;
  background: #e5f0f2;
  color: #aaaaaa;
  border-radius: 16px 16px 8px 8px;
  position: relative;
}
.tab-menu--myClass .tab-btn.active {
  background: #006a80;
  color: #ffffff;
  font-weight: 600;
}
.tab-menu--myClass .tab-btn.active:after {
  width: 110%;
  background: #006a80;
  z-index: -1;
}
.tab-menu--myClass .tab-btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #e5f0f2;
  position: absolute;
  z-index: -2;
}
.tab-menu--myClass .tab-btn:last-child:after {
  right: 0;
}
.tab-menu--wrap {
  border-bottom: 1px solid #dddddd;
  background: #ffffff;
}
.tab-menu--item {
  display: inline-block;
  font-size: 1.8rem;
  padding: 25px 0;
  position: relative;
  margin: 0 25px;
  text-align: center;
}
.tab-menu--item.active a {
  color: #00bfe6;
  font-weight: 600;
}
.tab-menu--item.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #00bfe6;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width : 769px) {
  .tab-menu {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
  }
  .tab-menu--wrap {
    width: 100%;
    overflow-y: auto;
  }
  .tab-menu--item {
    padding: 10px 0;
    white-space: nowrap;
    margin: 0 20px;
  }
  .tab-menu--type3 .tab-btn {
    font-size: 1.5rem;
    letter-spacing: -1px;
    height: 45px;
    border: 2px solid #dddddd;
    border-right: none;
  }
  .tab-menu--type3 .tab-btn:first-child {
    border-radius: 4px 0 0 4px;
  }
  .tab-menu--type3 .tab-btn:last-child {
    border-radius: 0 4px 4px 0;
  }
  .tab-menu--type3 .tab-btn.active {
    border: 2px solid #00bfe6;
  }
}

.tab-con {
  display: none;
}
.tab-con.active {
  display: block;
}
.tab-con--myClass {
  padding: 30px;
  border-radius: 16px;
  background: #006a80;
  margin-bottom: 30px;
}

.common-nav {
  border-bottom: 1px solid #e5e5e5;
}
.common-nav ul {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  overflow: auto;
}
@media only screen and (max-width : 769px) {
  .common-nav ul {
    text-align: left;
    padding-left: 4%;
  }
}
.common-nav ul li {
  display: inline-block;
  position: relative;
  margin: 0 25px;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width : 769px) {
  .common-nav ul li {
    margin: 0 15px;
  }
}
.common-nav ul li a {
  padding: 25px 0;
  display: block;
  font-size: 1.8rem;
  letter-spacing: -0.3px;
  position: relative;
}
@media only screen and (max-width : 769px) {
  .common-nav ul li a {
    padding: 13px 0;
    font-size: 1.5rem;
  }
}
.common-nav ul li a.is_active {
  color: #00bfe6;
  font-weight: 600;
}
.common-nav ul li a.is_active::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #00bfe6;
  bottom: 0;
  left: 0;
}

.tab_link_radius > ul {
  margin: 0;
  font-size: 0;
}
.tab_link_radius > ul > li {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.tab_link_radius > ul > li:last-of-type {
  margin-right: 0;
}
.tab_link_radius > ul > li > a {
  display: block;
  height: 45px;
  line-height: 43px;
  padding: 0 22px;
  border: 2px solid #ccc;
  border-radius: 22px;
  font-weight: 700;
  font-size: 1.6rem;
  color: #666;
}
.tab_link_radius > ul > li > a .roboto {
  margin-left: 5px;
  font-weight: 500;
  font-size: 1.6rem;
}
.tab_link_radius > ul > li.active > a {
  background: #00bfe6;
  border-color: #0099d4;
  color: #fff;
}

.tab_area > div.tab_btn > ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 0;
}
.tab_area > div.tab_btn > ul > li {
  display: table-cell;
}
.tab_area > div.tab_btn > ul > li > button {
  width: 100%;
  height: 60px;
  background: #eee;
  font-weight: 700;
  font-size: 1.8rem;
  color: #aaa;
}
.tab_area > div.tab_btn > ul > li.active button {
  background: #fff;
  border-top: 2px solid #00bfe6;
  color: #222;
}
.tab_area .tab_info {
  display: none;
}
.tab_area .tab_info.active {
  display: block;
}

.lemon .lemon-group {
  position: relative;
  padding-top: 10px;
  width: 100%;
  display: inline-block;
  /* TEXTAREA */
  /* SELECT */
}
.lemon .lemon-group svg.svg {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 15px;
  top: 40%;
  fill: #cccccc;
}
.lemon .lemon-group svg.svg__on {
  fill: #00bfe6;
}
.lemon .lemon-group input {
  padding: 20px;
  font-size: 1.6rem;
  width: 100%;
}
.lemon .lemon-group input::-moz-placeholder {
  color: #cccccc;
}
.lemon .lemon-group input:-ms-input-placeholder {
  color: #cccccc;
}
.lemon .lemon-group input::placeholder {
  color: #cccccc;
}
.lemon .lemon-group input:focus::-moz-placeholder {
  color: #ffffff;
}
.lemon .lemon-group input:focus:-ms-input-placeholder {
  color: #ffffff;
}
.lemon .lemon-group input:focus::placeholder {
  color: #ffffff;
}
.lemon .lemon-group input.readonly {
  background: #f6f6f6;
  color: #666666;
}
.lemon .lemon-group input[type=password] {
  font-family: "Roboto";
}
.lemon .lemon-group input.lemon-login {
  padding: 14px 15px 16px 45px;
  border-radius: 4px;
  border: solid 1px #cccccc;
  width: 100%;
}
.lemon .lemon-group input.lemon-login:focus, .lemon .lemon-group input.lemon-login__on {
  border: solid 1px #00bfe6;
}
.lemon .lemon-group input.lemon-input-default {
  border: solid 1px #cccccc;
  padding: 17px 19px 16px 19px;
  font-size: 1.8rem;
  border-radius: 4px;
  height: 50px;
}
.lemon .lemon-group input.lemon-input-default:focus:not(:-moz-read-only) {
  border: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon-input-default:focus:not(:read-only) {
  border: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon-input-default__sm {
  height: 45px;
  border: solid 1px #cccccc;
  padding: 15px 19px 15px 19px;
  font-size: 1.4rem;
  border-radius: 4px;
}
@media only screen and (max-width : 769px) {
  .lemon .lemon-group input.lemon-input-default__sm {
    padding: 15px 19px 15px 15px;
  }
}
.lemon .lemon-group input.lemon-input-default__sm:focus:not(:-moz-read-only) {
  border: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon-input-default__sm:focus:not(:read-only) {
  border: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon-input-checkID {
  border-bottom: 2px solid #cccccc;
  font-size: 1.9rem;
  padding: 17px 0;
}
.lemon .lemon-group input.lemon-input-checkID:focus {
  border-bottom: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon-input-checkID.allow {
  border-bottom: 2px solid #08c1e7;
  background: url(/img/web/LMS/HOME/input-check-allow.png) no-repeat right;
}
.lemon .lemon-group input.lemon-input-checkID.error {
  border-bottom: 2px solid #f53131;
  background: url(/img/web/LMS/HOME/input-check-error.png) no-repeat right;
}
.lemon .lemon-group span.lemon-select select {
  display: none;
}
.lemon .lemon-group input.lemon {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 2px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
}
.lemon .lemon-group input.lemon::-moz-placeholder {
  font-size: 18px;
  color: transparent;
}
.lemon .lemon-group input.lemon:-ms-input-placeholder {
  font-size: 18px;
  color: transparent;
}
.lemon .lemon-group input.lemon::placeholder {
  font-size: 18px;
  color: transparent;
}
.lemon .lemon-group input.lemon__on {
  border-bottom: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon__borderActive {
  border: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon__error {
  border-bottom: 2px solid #f53131 !important;
}
.lemon .lemon-group input.lemon.allow {
  border-bottom: 2px solid #08c1e7 !important;
  background: url(/img/web/LMS/HOME/input-check-allow.png) no-repeat right;
}
.lemon .lemon-group input.lemon.error {
  border-bottom: 2px solid #f53131 !important;
  background: url(/img/web/LMS/HOME/input-check-error.png) no-repeat right;
}
.lemon .lemon-group input.lemon:focus {
  border-bottom: 2px solid #08c1e7;
}
.lemon .lemon-group input.lemon:after {
  content: "T";
  position: absolute;
}
.lemon .lemon-group label.lemon-input-title {
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 14px;
  color: #666666;
}
.lemon .lemon-group label.lemon-input-title__checkID {
  font-size: 14px;
  color: #cccccc;
  position: absolute;
  top: 35%;
  left: 0;
}
.lemon .lemon-group label.focus__on {
  transform: translateY(-187%);
  transition: all 100ms;
}
.lemon .lemon-group p.lemon-input-check-comment {
  font-size: 1.5rem;
  font-weight: bold;
  color: #666666;
  padding-top: 10px;
  letter-spacing: -0.3px;
}
.lemon .lemon-group p.lemon-input-check-comment.allow {
  color: #08c1e7;
}
.lemon .lemon-group p.lemon-input-check-comment.error {
  color: #f53131;
}
.lemon .lemon-group textarea.lemon-textarea--content {
  padding: 25px 25px calc(35px + 50px) 25px;
  cursor: text;
  border: 1px solid #cccccc;
  width: 100%;
  display: block;
  overflow: hidden;
  resize: none;
}
.lemon .lemon-group textarea.lemon-textarea--content::-moz-placeholder {
  color: #cccccc;
}
.lemon .lemon-group textarea.lemon-textarea--content:-ms-input-placeholder {
  color: #cccccc;
}
.lemon .lemon-group textarea.lemon-textarea--content::placeholder {
  color: #cccccc;
}
.lemon .lemon-group textarea.lemon-textarea--content:disabled {
  background: #f6f6f6;
}
.lemon .lemon-group textarea.lemon-textarea--content:disabled + .lemon-textarea--overay .lemon-textarea--len {
  color: #cccccc;
}
.lemon .lemon-group textarea.lemon-textarea--content:disabled + .lemon-textarea--overay .lemon-textarea--len .unvalid {
  color: #cccccc;
}
.lemon .lemon-group textarea.lemon-textarea--content:disabled + .lemon-textarea--overay .lemon-textarea--len .valid {
  color: #cccccc;
}
.lemon .lemon-group textarea.lemon-textarea--content:focus {
  border: 1px solid #00bfe6;
  border-radius: 3px;
}
.lemon .lemon-group .lemon-textarea--overay {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem 1rem;
  border-top: 1px solid #cccccc;
  height: 50px;
  font-weight: 600;
  color: #666666;
}
.lemon .lemon-group .lemon-textarea--overay strong {
  font-weight: 600;
}
.lemon .lemon-group .lemon-textarea--overay .unvalid {
  color: #fa324d;
}
.lemon .lemon-group .lemon-textarea--overay .valid {
  color: #00bfe6;
}
.lemon .lemon-group .lemon-select {
  display: inline-block;
  width: 100%;
  position: relative;
}
.lemon .lemon-group .lemon-select > select {
  width: 100%;
  border-radius: 3px;
  padding: 1rem;
  border-color: #cccccc;
  font-size: 1.6rem;
  height: 45px;
}
.lemon .lemon-group .lemon-select > select:focus {
  border-color: #00bfe6;
}
.lemon .lemon-group .lemon-select.disabled {
  background: #f6f6f6;
  pointer-events: none;
}
@media (min-width: 768px) {
  .lemon .lemon-group .lemon-select > select {
    display: none;
  }
}
.lemon .lemon-group .lemon-select .lemon-select--custom {
  padding: 0.9rem 19px;
  border-radius: 3px;
  width: 100%;
  border: 1px solid #cccccc;
  cursor: pointer;
}
.lemon .lemon-group .lemon-select .lemon-select--custom.h-45 {
  height: 45px;
}
.lemon .lemon-group .lemon-select .lemon-select--custom.active {
  border-color: #00bfe6;
}
.lemon .lemon-group .lemon-select .lemon-select-options--custom {
  width: 100%;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  top: 5rem;
  border-radius: 3px;
  border: 0px solid #00bfe6;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  transition: all 0.25s;
  transform-style: revert;
}
.lemon .lemon-group .lemon-select .lemon-select-options--custom.active {
  max-height: 500px;
  border: 1px solid #00bfe6;
  overflow: auto;
}
.lemon .lemon-group .lemon-select .lemon-select-option--custom {
  padding: 1rem;
  border-top: 1px solid #eeeeee;
  cursor: pointer;
}
.lemon .lemon-group .lemon-select .lemon-select-option--custom > span {
  width: 100%;
  border-radius: 5px;
  display: block;
  padding: 0.75rem;
  cursor: pointer;
}
.lemon .lemon-group .lemon-select .lemon-select-option--custom > span:hover {
  background-color: #e6f9fd;
}
@media (max-width: 768px) {
  .lemon .lemon-group .lemon-select > .lemon-select--custom {
    display: none !important;
  }
  .lemon .lemon-group .lemon-select > .lemon-select-options--custom {
    display: none !important;
  }
}
.lemon .lemon-group .text {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  margin: 0 2px;
}
.lemon .lemon-group .text.area {
  width: 30px;
}
.lemon .lemon-group .lemon-group-input-file--warrper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files {
  margin: 0 0.25rem;
  position: relative;
  overflow: hidden;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox {
  border: 2px solid #cccccc;
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 16px;
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox.disabled {
  background: #f6f6f6;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox.disabled i {
  opacity: 0.3;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox > img {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox > img[src=""] {
  display: none;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox > .lemon-input-files--emptyBoxBtn {
  position: absolute;
  right: -7px;
  top: -9px;
  border-radius: 50%;
  padding: 0.35rem 0.55rem;
  background: #000000;
  color: #ffffff;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 3;
  cursor: pointer;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox > .lemon-input-files--emptyBoxBtn.active {
  display: flex;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--emptyBox input {
  padding: 0;
}
.lemon .lemon-group .lemon-group-input-file--warrper .lemon-input-files--tag {
  width: 100%;
  height: 140%;
  position: absolute;
  left: 0;
  top: -30px;
  opacity: 0;
  cursor: pointer;
}

.no-contents {
  width: 100%;
  height: 100%;
  padding: 200px 0 60px;
  background: url(/img/web/HOME/myLemon/no_answer.png) no-repeat center 60px #ffffff;
}
.no-contents h3 {
  font-size: 2rem;
  text-align: center;
}

/* 유저 프로필 사진 */
.common_profile {
  display: inline-block;
  overflow: hidden;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 100%;
  text-align: center;
}
.common_profile > span {
  font-weight: 800;
  font-size: 2.8rem;
  color: #fff;
}

/* 유저 프로필 아이디 이름 */
.common_name_id {
  margin: 2px 0 0 11px;
}
.common_name_id .name > span {
  font-weight: 700;
  font-size: 1.8rem;
  color: #222;
}
.common_name_id .name > span.roboto {
  font-weight: 500;
}
.common_name_id .id {
  font-size: 15px;
  color: #888;
}

/* title */
.title03 {
  margin-bottom: 0;
  font-family: "NanumSquareRound", sans-serif;
  font-weight: 800;
  font-size: 2.8rem;
  color: #222;
}
.title03 span {
  margin-left: 10px;
  font-weight: 600;
  font-size: 3rem;
}

/* 수강신청만 들어가는지 보고 수강신청만 들어가면 수강신청 style 에 넣기*/
.title04 {
  margin-bottom: 0;
  font-family: "NanumSquareRound", sans-serif;
  font-weight: 800;
  font-size: 2.2rem;
  color: #222;
}

@media (min-width: 576px) {
  .container {
    max-width: initial;
  }
}
/* 서브 배너 */
.sub_banner {
  max-width: 1536px;
  padding-left: 15%;
  margin: 0 auto;
  background-position: center;
  border-radius: 35px;
}
.sub_banner h2 {
  height: 240px;
  line-height: 240px;
  margin-bottom: 0;
}
.sub_banner h2 span {
  font-family: "Jalnan";
  font-size: 4rem;
  color: #222;
}
.sub_banner h2 a {
  display: none;
}

/* 로케이션 */
.location {
  height: 60px;
  line-height: 60px;
  padding-left: 10px;
  font-size: 0;
}
@media only screen and (max-width : 769px) {
  .location {
    display: none;
  }
}
.location > span {
  display: inline-block;
  position: relative;
  margin-left: 12px;
  font-weight: 700;
  font-size: 1.5rem;
  color: #888;
}
.location > span::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-right: 12px;
  background: url(/img/web/LMS/HOME/arrow_grey06.png);
  vertical-align: middle;
}
.location > span:first-of-type {
  margin-left: 0;
}
.location > span:first-of-type::before {
  display: none;
}

/* 검색박스 */
.common_search_area {
  position: relative;
  width: 100%;
  height: 120px;
  padding: 30px 0;
  background: url(/img/web/LMS/HOME/customer/faq_search_bg.png) no-repeat center;
  border-radius: 15px;
  text-align: center;
  margin-top: 60px;
  /* search_input */
}
@media only screen and (max-width : 769px) {
  .common_search_area {
    height: initial;
    padding: 30px 4%;
    background: #f6f6f6;
    border-radius: 0;
    margin: 0;
  }
}
.common_search_area > div {
  display: inline-block;
  vertical-align: middle;
}
.common_search_area .search_txt {
  margin-right: 20px;
  color: #222222;
}
@media only screen and (max-width : 769px) {
  .common_search_area .search_txt {
    display: block;
    padding: 0 10px;
    margin: 0;
    text-align: left;
  }
}
.common_search_area .search_txt span {
  display: inline-block;
  vertical-align: middle;
}
.common_search_area .search_txt span.eng_txt {
  margin-top: -2px;
  margin-right: 5px;
}
.common_search_area .search_input {
  position: relative;
  width: 380px;
  height: 60px;
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 30px;
  text-align: left;
}
.common_search_area .search_input input {
  width: calc(100% - 80px);
  height: 56px;
  padding: 0 0 0 30px;
  background: #fff;
  border: none;
  border-radius: 30px;
}
@media only screen and (max-width : 769px) {
  .common_search_area .search_input input {
    width: calc(100% - 60px);
    padding: 0 0 0 20px;
  }
}
.common_search_area .search_input input::-moz-placeholder {
  color: #aaaaaa;
}
.common_search_area .search_input input:-ms-input-placeholder {
  color: #aaaaaa;
}
.common_search_area .search_input input::placeholder {
  color: #aaaaaa;
}
.common_search_area .search_input .magnifier {
  position: absolute;
  top: 50%;
  right: 0;
  width: 80px;
  transform: translateY(-50%);
  text-align: center;
}
@media only screen and (max-width : 769px) {
  .common_search_area .search_input .magnifier {
    width: 60px;
  }
}
.common_search_area .search_input .magnifier button {
  width: 24px;
  height: 24px;
  background: url(/img/web/LMS/HOME/customer/search_black01.png);
  text-indent: -9999em;
}
@media only screen and (max-width : 769px) {
  .common_search_area .search_input {
    width: 100%;
    height: 50px;
    margin-top: 8px;
  }
  .common_search_area .search_input input {
    height: 45px;
  }
}
@media only screen and (max-width : 769px) and (max-width : 769px) {
  .common_search_area .search_input input {
    height: 40px;
  }
}

/* common_search_area*/
/*페이지*/
.pagination-area {
  margin: 40px 0 0;
}
@media only screen and (max-width : 769px) {
  .pagination-area {
    margin: 30px 0 0;
  }
}

.pagination {
  margin: 0;
  font-family: "Roboto", sans-serif;
}
.pagination > .page-item {
  margin-left: 4px;
  text-align: center;
}
@media only screen and (max-width : 769px) {
  .pagination > .page-item {
    margin-left: 5px;
  }
}
.pagination > .page-item .page-link {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  border: none;
  font-weight: 500;
  font-size: 1.5rem;
  color: #666;
}
.pagination > .page-item .page-link:hover {
  border-radius: 100%;
}
.pagination > .page-item:first-of-type {
  margin-left: 0;
  margin-right: 19px;
}
@media only screen and (max-width : 769px) {
  .pagination > .page-item:first-of-type {
    margin-right: 5px;
  }
}
.pagination > .page-item:first-of-type > .page-link {
  background: url(/img/web/LMS/HOME/customer/arrow_grey03.png) no-repeat center;
  font-size: 0;
}
.pagination > .page-item:last-of-type {
  margin-left: 20px;
}
@media only screen and (max-width : 769px) {
  .pagination > .page-item:last-of-type {
    margin-left: 5px;
  }
}
.pagination > .page-item:last-of-type > .page-link {
  transform: rotate(180deg);
  background: url(/img/web/LMS/HOME/customer/arrow_grey03.png) no-repeat center;
  font-size: 0;
}
.pagination > .page-item.active {
  margin-left: 0;
}
.pagination > .page-item.active > .page-link {
  background: #00bfe6;
  border-radius: 100%;
  color: #fff;
}

/* 임시 */
/* container */
.switch_accounts {
  position: absolute;
  top: 90px;
  right: 0;
  width: 360px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 7px;
}

.switch_accounts .txt {
  line-height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 600;
  font-size: 20px;
  color: #222;
}

.switch_accounts .sel {
  padding: 10px 20px;
}

.switch_accounts .sel .left {
  display: inline-block;
  overflow: hidden;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  text-align: center;
}

.switch_accounts .sel .left span {
  line-height: 56px;
  font-weight: 600;
  font-size: 28px;
  color: #fff;
}

.switch_accounts .sel .left img {
  width: 100%;
}

.switch_accounts .sel .right {
  display: inline-block;
  width: 229px;
  position: relative;
  margin-left: 10px;
}

.switch_accounts .sel .right .id {
  font-size: 17px;
  color: #222222;
}

.switch_accounts .sel .right .parent {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #78cc25;
}

.switch_accounts .sel .right .student {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #ff9633;
}

.switch_accounts .sel .right::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 16px;
  background: url(/img/web/LMS/HOME/arrow_grey05.png);
}

.switch_accounts .pad {
  padding: 10px 10px 10px 0;
  border-top: 1px solid #e5e5e5;
}

.switch_accounts .scroll {
  overflow: auto;
}

.switch_accounts .scroll ul {
  height: 280px;
}

.switch_accounts a:hover {
  text-decoration: none;
}

.switch_accounts .scroll::-webkit-scrollbar {
  width: 8px;
}

.switch_accounts .scroll::-webkit-scrollbar-thumb {
  height: 60%;
  background-color: #cccccc;
  border-radius: 4px;
}

.switch_accounts .scroll::-webkit-scrollbar-track {
  background-color: none;
}

.switch_accounts .btm {
  border-top: 1px solid #e5e5e5;
}

.switch_accounts .btm a {
  display: block;
  width: 300px;
  height: 45px;
  line-height: 45px;
  margin: 19px auto;
  border-radius: 23px;
  border: 2px solid #00bfe6;
  font-weight: 700;
  font-size: 16px;
  color: #00bfe6;
  text-align: center;
}

.switch_accounts .logout {
  position: absolute;
  top: 20px;
  right: 20px;
  font-weight: 700;
  font-size: 15px;
  color: #666;
}

.switch_accounts .logout::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-right: 4px;
  background: url(/img/web/LMS/HOME/logout.png);
}

/* 공통 */
a:hover {
  text-decoration: none;
}

.l-inner {
  position: relative;
  max-width: 1180px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  /* 알림 conversion 추가*/
  /* account_conversion */
}
@media only screen and (max-width : 769px) {
  .l-inner {
    width: 100%;
  }
}
.l-inner .account_conversion {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 101;
  width: 360px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 7px;
  box-shadow: 8px 8px 20px -11px #3e3f45;
  /* scroll-y-area */
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion {
    box-shadow: none;
    border-right: none;
    border-left: none;
    border-radius: 0 0 20px 20px;
  }
}
.l-inner .account_conversion .head {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid #e5e5e5;
}
.l-inner .account_conversion .head .txt {
  margin: 0;
  color: #222222;
  letter-spacing: -1.2px;
}
.l-inner .account_conversion .head .logout {
  color: #666666;
}
.l-inner .account_conversion .head .logout::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 4px;
  background: url(/img/web/LMS/HOME/logout.png);
  vertical-align: middle;
}
.l-inner .account_conversion .head .fr {
  color: #666666;
  cursor: pointer;
}
.l-inner .account_conversion .btm {
  display: flex;
  align-items: center;
  height: 85px;
  padding: 0 20px;
  border-top: 1px solid #e5e5e5;
}
.l-inner .account_conversion .btm .event_area {
  height: 45px;
  line-height: 43px;
}
.l-inner .account_conversion .btm .event_area > a {
  background-color: #ffffff;
  color: #00bfe6;
  height: 100%;
  border-color: #00bfe6 !important;
}
.l-inner .account_conversion .btm .event_area > a:hover {
  border-color: #0099d4 !important;
}
.l-inner .account_conversion .active_area {
  display: flex;
  align-items: center;
  height: 76px;
  padding: 0 10px 0 20px;
  background: #f6f6f6;
}
.l-inner .account_conversion .active_area .login > a:after {
  background: url(/img/web/LMS/HOME/check_black01.png) no-repeat;
  width: 20px;
}
.l-inner .account_conversion .scroll-y-area {
  position: relative;
  padding: 10px 10px 10px 0;
  border-top: 1px solid #e5e5e5;
  /* scroll-y */
}
.l-inner .account_conversion .scroll-y-area .scroll-y {
  overflow-y: auto;
  width: 100%;
  max-height: 280px;
}
.l-inner .account_conversion .scroll-y-area .scroll-y::-webkit-scrollbar {
  width: 8px;
}
.l-inner .account_conversion .scroll-y-area .scroll-y::-webkit-scrollbar-thumb {
  height: 180px;
  background-color: #cccccc;
  border-radius: 4px;
}
.l-inner .account_conversion .scroll-y-area .scroll-y::-webkit-scrollbar-track {
  background-color: none;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul {
  padding: 0 0 0 10px;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul > li {
  display: flex;
  align-items: center;
  position: relative;
  height: 76px;
  padding: 0 0 0 10px;
  border-radius: 15px;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul > li .login {
  position: static;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul > li .login a {
  height: 76px;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul > li:hover {
  background: #f6f6f6;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul > li.is-active {
  background: #f6f6f6;
}
.l-inner .account_conversion .scroll-y-area .scroll-y > ul > li.is-active .login > a::after {
  width: 20px;
  background: url(/img/web/LMS/HOME/check_black01.png);
}
.l-inner .account_conversion .login {
  display: block;
  position: relative;
  width: 100%;
}
.l-inner .account_conversion .login.student .photo_area::after {
  background-color: initial;
}
.l-inner .account_conversion .login.parent .photo_area::after {
  background-color: initial;
}
.l-inner .account_conversion .login::after {
  content: "";
}
.l-inner .account_conversion .login > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 23px;
  transform: translateY(-50%);
  width: 10px;
  height: 16px;
  background: url(/img/web/LMS/HOME/arrow_grey05.png);
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion {
    position: fixed;
    width: 100%;
    top: 60px;
    border-radius: 0 0 7px 7px;
  }
}
.l-inner .account_conversion .btn-close {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  bottom: -60px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: url(/img/web/HOME/etc/close_white.png) no-repeat center rgba(0, 0, 0, 0.8);
  background-size: 40%;
  cursor: pointer;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion .btn-close {
    display: block;
  }
}
.l-inner .account_conversion.notice_list {
  top: 12px;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list {
    top: 60px;
  }
}
.l-inner .account_conversion.notice_list .head {
  position: relative;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .head {
    height: 68px;
    line-height: 68px;
  }
}
.l-inner .account_conversion.notice_list .head::after {
  display: block;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  transform: rotateZ(45deg);
  background: #ffffff;
  right: 52px;
  top: -7px;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .head::after {
    content: none;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap {
  border-top: none;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history {
  padding: 5px 15px 0 15px;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-title h6 {
  font-size: 1.9rem;
  color: #00bfe6;
  margin: 0;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-title h6 {
    font-size: 1.7rem;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-title .line {
  height: 1px;
  background: #eeeeee;
  width: calc(100% - 70px);
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents {
  position: relative;
  padding-left: 29px;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .leftbar {
  position: absolute;
  background: #b3ecf8;
  left: 8px;
  width: 4px;
  height: calc(100% - 43px);
  top: 43px;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document {
  display: flex;
  align-items: center;
  padding: 10px 0;
  position: relative;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 4px solid #00bfe6;
  background: #ffffff;
  left: -27px;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document::before {
    width: 12px;
    height: 12px;
    left: -25px;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document i.icon {
  width: 24%;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document i.icon {
    width: 40px;
    height: 40px;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt {
  width: 76%;
  text-align: left;
  margin-bottom: 0;
  position: relative;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt {
    width: calc(100% - 40px);
    padding-left: 6%;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt dt {
  line-height: 2;
  color: #222222;
  font-weight: 500;
  font-size: 1.6rem;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt dt {
    font-size: 1.5rem;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt dd {
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.64px;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt dd {
    font-size: 1.5rem;
  }
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document-txt .time {
  font-size: 1.4rem;
  letter-spacing: 0.56px;
  color: #666666;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 2;
  letter-spacing: -0.56px;
}
.l-inner .account_conversion.notice_list .scroll-y-area.history-wrap .history-contents .document.first::before {
  background: #00bfe6;
}
.l-inner .account_conversion.notice_list.empty .notice-empty {
  height: 334px;
  line-height: 334px;
  color: #666666;
  text-align: center;
  font-size: 1.6rem;
}
@media only screen and (max-width : 769px) {
  .l-inner .account_conversion.notice_list.empty .notice-empty {
    height: 350px;
    line-height: 350px;
  }
}
.l-inner .account_conversion.notice_list.empty .btm .event_area a {
  color: rgba(0, 191, 230, 0.3);
}

@media only screen and (max-width : 769px) {
  body.is-active {
    overflow: hidden;
  }
  body.is-active .header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: #fff;
  }
  body.is-active::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
  }
}

/* popup */
.toast-popup {
  position: fixed;
  top: -120px;
  left: 50%;
  z-index: 100;
  transform: translateX(-50%);
  font-size: 1.7rem;
  border-radius: 8px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  transition: top 0.5s;
}
.toast-popup.on {
  top: 20px;
}
.toast-popup.blue {
  color: #2b4347;
  background: #e6f9fd;
  border: 2px solid #b3ecf8;
}
.toast-popup--con {
  min-width: 680px;
  padding: 10px 20px;
  margin: 0;
}
.toast-popup--con .link {
  font-size: 1.5rem;
  margin-left: 20px;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.toast-popup--con .link:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #2b4347;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.toast-popup--close {
  position: absolute;
  right: 20px;
  top: 8px;
}
.toast-popup--close i.icon {
  min-width: 15px;
}

.wrap {
  min-width: 1280px;
  /* header */
  /* list */
  /* title mark */
  /* user select */
  /* slick */
  /* guide content */
  /* user profile */
  /* footer */
  /* footer */
}
@media only screen and (max-width : 769px) {
  .wrap {
    min-width: 100%;
    overflow-x: hidden;
  }
}
.wrap .container {
  padding: 0;
}
.wrap header.header {
  /* nav-header */
  /* navbar-nav */
}
.wrap header.header .lnb {
  position: absolute;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  z-index: 100;
  display: none;
  width: 100%;
  padding-bottom: 30px;
  background: #ffffff;
  box-shadow: 0px 17px 32px -13px #3e3f45;
}
.wrap header.header .lnb-wrap {
  width: 1180px;
  margin: 0 auto;
}
.wrap header.header .lnb-wrap ul {
  margin-top: 30px;
  width: 25%;
  float: left;
  padding-left: 20px;
  border-right: 1px solid #eeeeee;
  height: 273px;
}
.wrap header.header .lnb-wrap ul:first-child {
  border-left: 1px solid #eeeeee;
}
.wrap header.header .lnb-wrap ul li {
  padding-left: 20px;
}
.wrap header.header .lnb-wrap ul li a:hover {
  color: #08c1e7;
}
.wrap header.header .lnb-wrap ul li a strong {
  font-size: 1.8rem;
}
.wrap header.header .lnb-wrap ul li:not(:first-child) {
  margin-top: 10px;
  font-size: 1.6rem;
}
.wrap header.header .lnb.fixed {
  position: fixed;
  top: 100px;
}
.wrap header.header .nav-header {
  height: 50px;
  line-height: 50px;
  width: 100%;
  color: #666666;
  border-bottom: 1px solid #eee;
  /* left-menu */
  /* right-menu */
}
.wrap header.header .nav-header .row {
  margin: 0;
}
.wrap header.header .nav-header .left-menu {
  padding: 0;
}
.wrap header.header .nav-header .left-menu > ul {
  height: 100%;
  margin-bottom: 0;
  font-size: 0;
}
.wrap header.header .nav-header .left-menu > ul > li {
  display: inline-block;
  height: 100%;
}
.wrap header.header .nav-header .left-menu > ul > li > a {
  display: block;
  width: 145px;
  height: 100%;
  border-right: 1px solid #eee;
  text-align: center;
}
.wrap header.header .nav-header .left-menu > ul > li > a > span {
  display: inline-block;
}
.wrap header.header .nav-header .left-menu > ul > li > a > span.ybm {
  margin-top: 1px;
  margin-right: 4px;
}
.wrap header.header .nav-header .left-menu > ul > li:first-of-type > a {
  border-left: 1px solid #eee;
}
.wrap header.header .nav-header .right-menu {
  padding: 0;
  text-align: right;
}
.wrap header.header .nav-header .right-menu > ul {
  display: inline-block;
  margin: 0;
}
.wrap header.header .nav-header .right-menu > ul > li {
  float: left;
}
.wrap header.header .nav-header .right-menu > ul > li > a {
  position: relative;
  margin: 0 15px;
  display: inherit;
}
.wrap header.header .nav-header .right-menu > ul > li > a.notice .icon {
  display: inline-block;
  width: 22px;
  height: 24px;
  background: url(/icon/bell.svg) no-repeat;
  vertical-align: middle;
}
.wrap header.header .nav-header .right-menu > ul > li > a.notice .numb {
  padding: 1px 4px;
  background: #f53131;
  color: #ffffff;
}
.wrap header.header .nav-header .right-menu > ul > li > a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(-50% + 13px);
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 2px);
  background: #e5e5e5;
}
.wrap header.header .nav-header .right-menu > ul > li:first-of-type a {
  margin-left: 0;
}
.wrap header.header .nav-header .right-menu > ul > li:first-of-type a::before {
  display: none;
}
.wrap header.header .nav-header .right-menu > ul > li:last-of-type a::before {
  display: none;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .nav-header {
    display: none;
  }
}
.wrap header.header .navbar-nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}
.wrap header.header .navbar-nav {
  height: 100px;
  background: #ffffff;
  z-index: 100;
  /* gnb */
  /* .login-area */
  /* login */
}
.wrap header.header .navbar-nav .l-inner {
  height: 100%;
}
.wrap header.header .navbar-nav .l-inner > .row {
  height: 100%;
  margin: 0;
}
.wrap header.header .navbar-nav .logo {
  position: relative;
  padding: 0;
}
.wrap header.header .navbar-nav .logo h1 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin: 0;
  width: 180px;
}
.wrap header.header .navbar-nav .logo h1 img {
  width: 100%;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .logo {
    display: none;
  }
}
.wrap header.header .navbar-nav .m-menu {
  display: none;
  padding: 0;
}
.wrap header.header .navbar-nav .m-menu .hamburger {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.wrap header.header .navbar-nav .m-menu .hamburger > button {
  position: relative;
  width: 30px;
  height: 22px;
}
.wrap header.header .navbar-nav .m-menu .hamburger > button::before {
  transition: all 0.3s;
  transform: rotate(0);
  display: block;
  content: "";
  position: absolute;
  top: -2px;
  width: 100%;
  height: 6px;
  background: #222;
  border-radius: 2px;
}
.wrap header.header .navbar-nav .m-menu .hamburger > button span {
  transition: all 0.3s;
  display: block;
  position: absolute;
  top: 8px;
  width: 100%;
  height: 6px;
  background: #222;
  border-radius: 2px;
}
.wrap header.header .navbar-nav .m-menu .hamburger > button::after {
  transition: all 0.3s;
  transform: rotate(0);
  display: block;
  content: "";
  position: absolute;
  top: 18px;
  width: 100%;
  height: 6px;
  background: #222;
  border-radius: 2px;
}
.wrap header.header .navbar-nav .m-menu .hamburger.is-active > button::before {
  transform: rotate(45deg);
  top: 8px;
}
.wrap header.header .navbar-nav .m-menu .hamburger.is-active > button span {
  opacity: 0;
}
.wrap header.header .navbar-nav .m-menu .hamburger.is-active > button::after {
  transform: rotate(-45deg);
  top: 8px;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .m-menu {
    display: block;
    width: 60px;
  }
}
.wrap header.header .navbar-nav .m-logo {
  display: none;
  padding: 0;
}
.wrap header.header .navbar-nav .m-logo > h1 {
  margin: 0;
  position: relative;
}
.wrap header.header .navbar-nav .m-logo > h1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap header.header .navbar-nav .m-logo > h1 img {
  width: auto;
  height: 45px;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .m-logo {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.wrap header.header .navbar-nav .gnb {
  display: flex;
  align-items: center;
  padding: 0;
  /* nav */
}
.wrap header.header .navbar-nav .gnb > nav .depth01 {
  margin-bottom: 0;
}
.wrap header.header .navbar-nav .gnb > nav .depth01 > li {
  float: left;
  margin-right: 40px;
  position: relative;
}
.wrap header.header .navbar-nav .gnb > nav .depth01 > li > a {
  /*
  &.pen {
      position: relative; padding-left: 28px;
      &::before {
          content: ''; position: absolute; left: 0; bottom: 0; width: 24px; height: 24px; background: url(/img/web/LMS/HOME/icon_pen.png);
      }
      &::after {
          content: ''; position: absolute; left: 0; bottom: 0; z-index: -1; width: 100%; height: 12px; background: $lemon-two;
      }
  }
  */
}
.wrap header.header .navbar-nav .gnb > nav .depth01 > li > a:hover {
  color: #08c1e7 !important;
}
.wrap header.header .navbar-nav .gnb > nav .depth01 > li > a > span.ybm {
  display: inline-block;
  margin-top: -2px;
}
.wrap header.header .navbar-nav .gnb > nav .depth01 > li:hover {
  color: #08c1e7 !important;
}
.wrap header.header .navbar-nav .gnb > nav .depth01 > li:hover::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #08c1e7;
  position: absolute;
  left: 0;
  margin-top: 62px;
  bottom: -34x;
}
.wrap header.header .navbar-nav .gnb > nav .depth01 li:last-child {
  margin-right: 0px;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .gnb {
    display: none;
  }
}
.wrap header.header .navbar-nav .login_area {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  padding: 0;
  /* .login-event */
}
.wrap header.header .navbar-nav .login_area .login-event > .login {
  padding: 0 47px 0 0;
}
.wrap header.header .navbar-nav .login_area .login-event > .login::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-image: url(/img/web/LMS/HOME/arrow_bottom.png);
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .login-event > .login::after {
    display: none;
  }
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .login-event > .login {
    padding: 0;
  }
}
.wrap header.header .navbar-nav .login_area .login-event .login.realStudent::after {
  content: none;
}
.wrap header.header .navbar-nav .login_area .login-event .login-event-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-image: url(/img/web/LMS/HOME/arrow_bottom.png);
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .login-event .login-event-arrow::after {
    display: none;
  }
}
.wrap header.header .navbar-nav .login_area .login-event.is-active > .login::after {
  transform: rotate(180deg);
  top: calc(50% - 12px);
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .login-event .name_area {
    display: none;
  }
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .login-event {
    padding: 0 15px 0 0;
  }
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area {
    max-width: calc(100% - 185px);
    flex: 0 0 auto;
  }
}
.wrap header.header .navbar-nav .login_area .nav-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap header.header .navbar-nav .login_area .nav-right__notice {
  display: none;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .nav-right__notice {
    display: block;
    margin-right: 12px;
  }
}
.wrap header.header .navbar-nav .login_area .nav-right__notice .num {
  padding: 1px 4px;
  background: #f53131;
  color: #ffffff;
}
.wrap header.header .navbar-nav .login_area .nav-right__login {
  margin-left: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap header.header .navbar-nav .login_area .nav-right__login i.icon {
  margin-right: 9px;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .nav-right__login i.icon {
    width: 40px;
    height: 40px;
  }
}
.wrap header.header .navbar-nav .login_area .nav-right__login .txt {
  font-size: 1.5rem;
  margin-right: 25px;
}
.wrap header.header .navbar-nav .login_area .nav-right__login .arrow {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: url(/img/web/LMS/HOME/arrow_bottom.png) no-repeat center #dddddd;
  opacity: 0.3;
}
.wrap header.header .navbar-nav .login_area .nav-right__login a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login_area .nav-right__login .txt,
.wrap header.header .navbar-nav .login_area .nav-right__login .arrow {
    display: none;
  }
}
.wrap header.header .navbar-nav .login {
  display: inline-block;
  position: relative;
  font-size: 0;
  text-align: left;
}
.wrap header.header .navbar-nav .login p {
  margin: 0;
}
.wrap header.header .navbar-nav .login > div {
  display: inline-block;
}
.wrap header.header .navbar-nav .login > div.photo_area {
  position: relative;
}
.wrap header.header .navbar-nav .login > div.photo_area .over {
  overflow: hidden;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 100%;
  text-align: center;
}
.wrap header.header .navbar-nav .login > div.photo_area .over > img {
  height: 100%;
}
.wrap header.header .navbar-nav .login > div.photo_area .over > p {
  color: #ffffff;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav .login > div.photo_area .over {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.wrap header.header .navbar-nav .login > div.photo_area::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.wrap header.header .navbar-nav .login > div.name_area {
  margin-left: 12px;
}
.wrap header.header .navbar-nav .login > div.name_area .name > p {
  color: #222222;
}
.wrap header.header .navbar-nav .login > div.name_area .identity {
  text-align: left;
}
.wrap header.header .navbar-nav .login > div.name_area .identity > p {
  color: #888888;
}
.wrap header.header .navbar-nav .login.student .photo_area::after {
  background-color: #ff9633;
}
.wrap header.header .navbar-nav .login.student .name_area .identity > p.std {
  display: block;
  color: #ff9633;
}
.wrap header.header .navbar-nav .login.parent .photo_area::after {
  background-color: #78cc25;
}
.wrap header.header .navbar-nav .login.parent .name_area .identity > p.par {
  display: block;
  color: #78cc25;
}
.wrap header.header .navbar-nav .login > button,
.wrap header.header .navbar-nav .login a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width : 769px) {
  .wrap header.header .navbar-nav {
    height: 60px;
  }
}
.wrap .sub-banner--wrap {
  height: 240px;
}
.wrap .sub-banner--wrap .sub-banner {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.wrap .sub-banner--wrap .sub-banner.applyClass {
  background: url(/img/web/HOME/applyClass/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.applyClass {
    background: linear-gradient(45deg, #a4e8f6, #66d9f0);
  }
}
.wrap .sub-banner--wrap .sub-banner.myLemon {
  background: url(/img/web/HOME/myLemon/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.myLemon {
    background: linear-gradient(45deg, #ffcb4e, #ffac4c);
  }
}
.wrap .sub-banner--wrap .sub-banner.customer {
  background: url(/img/web/HOME/customer/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.customer {
    background: linear-gradient(45deg, #2cd67e, #2ce18d);
  }
}
.wrap .sub-banner--wrap .sub-banner.community {
  background: url(/img/web/HOME/community/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.community {
    background: linear-gradient(45deg, #fff54c, #ffe433);
  }
}
.wrap .sub-banner--wrap .sub-banner.myClass {
  background: url(/img/web/HOME/myClass/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.myClass {
    background: linear-gradient(45deg, #a4e8f6, #66d9f0);
  }
}
.wrap .sub-banner--wrap .sub-banner.etc {
  background: url(/img/web/HOME/etc/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.etc {
    background: linear-gradient(45deg, #c9f049, #93e640);
  }
}
.wrap .sub-banner--wrap .sub-banner.YBMStory {
  background: url(/img/web/HOME/YBMStory/sub_banner.png) no-repeat center;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap .sub-banner.YBMStory {
    background: linear-gradient(45deg, #ff9595, #ff9aa9);
  }
}
.wrap .sub-banner--wrap .sub-tit {
  width: 1180px;
  margin: 0 auto;
  font-size: 4rem;
  font-weight: 900;
  font-family: "NanumSquare", sans-serif;
}
.wrap .sub-banner--wrap .nav-list {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  border-radius: 20px;
  margin-top: 10px;
}
.wrap .sub-banner--wrap .nav-list--wrap {
  width: 1180px;
  margin: 0 auto;
}
.wrap .sub-banner--wrap .nav-list--item {
  display: inline-block;
  font-size: 1.4rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.2;
  margin-right: 35px;
  position: relative;
}
.wrap .sub-banner--wrap .nav-list--item img {
  position: relative;
}
.wrap .sub-banner--wrap .nav-list--item:after {
  content: "";
  display: block;
  width: 10px;
  height: 14px;
  background: url(/img/web/HOME/sub_banner_nav_arrow.png) no-repeat;
  position: absolute;
  right: -25px;
  top: 2px;
}
.wrap .sub-banner--wrap .nav-list--item:last-child {
  margin-right: 0;
}
.wrap .sub-banner--wrap .nav-list--item:last-child:after {
  display: none;
}
@media only screen and (max-width : 769px) {
  .wrap .sub-banner--wrap {
    height: 100px;
  }
  .wrap .sub-banner--wrap .sub-tit {
    font-size: 2.4rem;
    padding: 0 30px;
  }
  .wrap .sub-banner--wrap .nav-list--wrap {
    display: none;
  }
}
.wrap .content .container {
  padding-bottom: 100px;
}
@media only screen and (max-width : 769px) {
  .wrap .content .container {
    padding-bottom: 60px;
  }
}
.wrap .content-wrap {
  padding: 120px 0 100px;
  width: 1180px;
  margin: 0 auto;
  position: relative;
}
.wrap .content .row {
  margin: 0;
  padding: 0;
}
.wrap .content .inner {
  font-size: 1.6rem;
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
}
.wrap .content .inner [class^=col-] {
  padding: 0;
  margin: 0;
}
.wrap .content .inner-header {
  margin-top: -60px;
  padding-bottom: 40px;
  line-height: 2;
  font-size: 2.8rem;
}
.wrap .content .inner-header .img,
.wrap .content .inner-header .icon {
  margin-right: 10px;
}
.wrap .content .inner-header .txt {
  font-size: 1.8rem;
  line-height: 1.81;
  letter-spacing: -0.72px;
  text-align: center;
  color: #222222;
  margin: 30px 0 0 0;
}
@media only screen and (max-width : 769px) {
  .wrap .content .inner-header .txt {
    font-size: 1.5rem;
  }
}
.wrap .content .inner-header .txt br {
  display: block;
}
@media only screen and (max-width : 769px) {
  .wrap .content .inner-header .txt br {
    display: none;
  }
}
.wrap .content .inner-header .flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap .content .inner-sm {
  max-width: 560px;
  width: 100%;
  border-radius: 12px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 0 auto;
}
.wrap .content .inner-sm-content {
  padding: 60px 70px;
}
.wrap .content .inner-sm.paper {
  position: relative;
  border-radius: 0;
}
.wrap .content .inner-sm.paper:before, .wrap .content .inner-sm.paper:after {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: url(/img/web/HOME/applyClass/bg_paper.png);
  position: absolute;
  left: 0;
  top: -8px;
}
.wrap .content .inner-sm.paper:after {
  top: unset;
  bottom: -8px;
  transform: rotate(-180deg);
}
.wrap .content .inner-sm.w-700 {
  max-width: 700px;
}
.wrap .content .inner-1180 {
  max-width: 1180px;
  width: 100%;
  border-radius: 12px;
  border: solid 1px #eeeeee;
  background-color: #ffffff;
  margin: 0 auto;
}
@media only screen and (max-width : 769px) {
  .wrap .content .inner {
    width: 100%;
  }
  .wrap .content .inner-header {
    margin-top: -10px;
    font-size: 2.4rem;
    padding-bottom: 30px;
  }
  .wrap .content .inner-sm {
    width: 100%;
  }
}
.wrap .content-card {
  font-size: 1.6rem;
  background: #ffffff;
  padding: 30px;
  border-radius: 16px;
  border: 1px solid #eeeeee;
  margin: 3px 10px;
}
.wrap .content-card--tit {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.wrap .content-card.accordion-event {
  position: relative;
}
.wrap .content-card.accordion-event .btn {
  position: absolute;
  right: 20px;
  top: 28px;
  transform: rotate(-90deg);
  outline: none;
}
@media only screen and (max-width : 769px) {
  .wrap .content-card.accordion-event .btn {
    top: 67px;
  }
}
.wrap .content-card.accordion-event .btn:focus {
  box-shadow: none;
}
.wrap .content-card.accordion-event .btn.on {
  transform: rotate(90deg);
  opacity: 0.3;
}
.wrap .content-card.accordion-event .btn.on + .con {
  padding: 25px;
  max-height: 200px;
  border: 1px solid #eeeeee;
  overflow-y: auto;
  margin-top: 20px;
}
.wrap .content-card.accordion-event .con {
  overflow: hidden;
  padding: 0 25px;
  max-height: 0;
  border-radius: 16px;
}
@media only screen and (max-width : 769px) {
  .wrap .content-wrap {
    width: 100%;
    padding: 50px 20px;
  }
  .wrap .content-card {
    margin: 5px 0;
    padding: 30px 20px;
  }
  .wrap .content .inner-header .icon {
    width: 48px;
    height: 48px;
  }
}
.wrap .list-top {
  font-size: 1.5rem;
  margin: 20px 0 5px;
}
.wrap .list-top .tit {
  font-size: 2.2rem;
  font-weight: 900;
  vertical-align: middle;
  margin-right: 5px;
}
.wrap .list-top .right {
  float: right;
  position: relative;
  top: 10px;
  color: #666666;
  font-weight: 600;
}
.wrap .list-table {
  border-top: 2px solid #222222;
  font-size: 1.5rem;
  margin-bottom: 40px;
}
.wrap .list-table.b-none {
  border-top: 1px solid #eeeeee;
}
.wrap .list-table--wrap {
  border: 1px solid #eeeeee;
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
  position: relative;
}
.wrap .list-table--wrap.bt-none:after {
  display: none;
}
.wrap .list-table--wrap:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #222222;
  position: absolute;
  left: 0;
  top: -10px;
}
.wrap .list-table--wrap .list-table {
  border-top: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.wrap .list-table .th {
  width: 20%;
  background: #f6f6f6;
  padding: 15px 20px;
  font-weight: 600;
  color: #666666;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
}
.wrap .list-table .td {
  width: 80%;
  background: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #eeeeee;
}
.wrap .list-table .td.colspan-2 {
  width: 100%;
}
.wrap .list-table .row.half .td {
  width: 30%;
}
.wrap .list-table .img-list {
  position: relative;
  padding: 8px 20px 8px 50px;
}
.wrap .list-table .img-list img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wrap .list-table .arrow {
  position: relative;
  display: inline-block;
}
.wrap .list-table .arrow i {
  position: absolute;
  right: 18px;
  top: calc(50% - 8px);
  font-size: 18px;
  opacity: 0.2;
}
.wrap .list-table th {
  background: #f6f6f6;
  border-bottom: 1px solid #eeeeee;
  padding: 15px;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 600;
}
.wrap .list-table td {
  border-bottom: 1px solid #eeeeee;
  padding: 15px;
  text-align: center;
}
.wrap .list-table td.left {
  text-align: left;
}
@media only screen and (max-width : 769px) {
  .wrap .list-table td.left {
    padding: 15px 20px;
  }
}
.wrap .list-table td.left .badge {
  margin: 0 0 5px;
}
.wrap .list-table td a {
  font-size: 1.8rem;
  letter-spacing: -0.9px;
}
.wrap .list-gallery {
  overflow: hidden;
  margin: 20px 0 30px;
}
.wrap .list-gallery--item {
  float: left;
  font-size: 1.6rem;
  width: calc(100% / 4 - 15px);
  margin-right: 20px;
  margin-bottom: 30px;
}
.wrap .list-gallery--item:nth-child(4n) {
  margin-right: 0;
}
.wrap .list-gallery--item .img-wrap {
  width: 100%;
  height: 280px;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  overflow: hidden;
  padding: 40px;
  position: relative;
}
.wrap .list-gallery--item .img-wrap img {
  width: auto;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.wrap .list-gallery--item .img-wrap .sold-out {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2rem;
  color: #ffffff;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap .list-gallery--item .tit {
  margin: 10px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
  color: #000000;
}
.wrap .list-gallery--item .price {
  font-weight: 800;
  font-family: "Roboto", sans-serif;
}
@media only screen and (max-width : 769px) {
  .wrap .list-top .tit {
    font-size: 2rem;
  }
  .wrap .list-top .right {
    top: 0;
  }
  .wrap .list-table {
    border-top: none !important;
  }
  .wrap .list-table .th {
    width: 100%;
    padding: 10px 0 0 0;
    background: #ffffff;
    border-bottom: none;
  }
  .wrap .list-table .td {
    width: 100%;
    padding: 5px 0 10px;
    border-bottom: none;
  }
  .wrap .list-table th {
    padding: 5px;
  }
  .wrap .list-table td {
    padding: 10px 5px;
  }
  .wrap .list-table td a {
    font-size: 1.6rem;
  }
  .wrap .list-table .arrow {
    width: 100%;
  }
  .wrap .list-table.m-table {
    border-top: 2px solid #222222 !important;
  }
  .wrap .list-table.m-table .th {
    width: 30%;
    background: #f6f6f6;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
  }
  .wrap .list-table.m-table .td {
    width: 70%;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
  }
  .wrap .list-table.m-table .half .th {
    width: 30%;
  }
  .wrap .list-table.m-table .half .td {
    width: 70%;
  }
  .wrap .list-table--wrap .list-table {
    border-top: 1px solid #eeeeee !important;
  }
  .wrap .list-table--wrap .list-table .th {
    background: #f6f6f6;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
  }
  .wrap .list-table--wrap .list-table .td {
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
  }
  .wrap .list-gallery--item {
    width: calc(100% / 2 - 10px);
  }
  .wrap .list-gallery--item:nth-child(2n) {
    margin-right: 0;
  }
  .wrap .list-gallery--item .img-wrap {
    height: calc(50vw - 30px);
    padding: 20px;
  }
}
.wrap .thumbnail-list {
  background: #f6f6f6;
  padding: 15px 25px;
  font-size: 1.4rem;
  overflow: hidden;
}
.wrap .thumbnail-list.no-img .thumbnail-list--item:not(.state) {
  padding: 25px;
}
.wrap .thumbnail-list--top {
  font-size: 1.2rem;
  margin-top: 40px;
  padding-bottom: 5px;
  border-bottom: 2px solid #222222;
}
.wrap .thumbnail-list--top .tit {
  font-size: 1.8rem;
  font-weight: 900;
  vertical-align: middle;
  margin-right: 5px;
}
.wrap .thumbnail-list--top .badge {
  background: #eeeeee;
  padding: 5px 8px 6px;
  border-radius: 10px;
  margin: 0 2px;
}
.wrap .thumbnail-list--top .float-right {
  position: relative;
  top: -10px;
}
.wrap .thumbnail-list--item {
  float: left;
  padding: 25px 20px 25px 135px;
  position: relative;
  margin: 5px;
  border-radius: 10px;
  width: calc(100% / 3 - 10px);
  background: #ffffff;
  cursor: pointer;
}
.wrap .thumbnail-list--item.state {
  width: 100%;
  background: transparent;
  padding: 0;
  display: flex;
  align-items: center;
}
.wrap .thumbnail-list--item.state strong.state {
  font-size: 2rem;
  margin-right: 5px;
}
.wrap .thumbnail-list--item.label-exist {
  margin-top: 25px;
}
.wrap .thumbnail-list--item.label-exist .label {
  position: absolute;
  left: 0;
  top: -32px;
  font-size: 1.8rem;
  font-weight: 800;
  cursor: default;
}
.wrap .thumbnail-list--item .img-wrap {
  width: 95px;
  height: 95px;
  border-radius: 16px;
  position: absolute;
  left: 20px;
  top: 20px;
  overflow: hidden;
}
.wrap .thumbnail-list--item .img-wrap img {
  width: auto;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.wrap .thumbnail-list--item .tit {
  font-size: 1.8rem;
  font-weight: 600;
  color: #000000;
}
.wrap .thumbnail-list--item .con {
  color: #666666;
  margin-bottom: 0;
}
.wrap .thumbnail-list--item .event_area {
  display: inline;
  width: auto;
  margin: 0 5px;
}
.wrap .thumbnail-list.list-type {
  padding: 0;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px 0 160px;
  height: 160px;
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item:last-child {
  border-bottom: 1px solid #eeeeee;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .tit span {
  vertical-align: initial;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .number {
  font-size: 1.5rem;
  margin: 10px 0 20px;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .number .badge {
  background: #eeeeee;
  padding: 5px 8px 6px;
  border-radius: 10px;
  margin: 0 2px;
  vertical-align: baseline;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .info--item {
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
  color: #000000;
  margin-right: 12px;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .info--item:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #e5e5e5;
  position: absolute;
  right: -9px;
  top: 5px;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .info--item:last-child:after {
  display: none;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .btn-cancel {
  position: absolute;
  right: 30px;
  top: calc(50% - 16px);
  border: 2px solid #cccccc;
  border-radius: 4px;
  padding: 0 20px;
  height: 35px;
  color: #000000;
  font-weight: 600;
  font-size: 15px;
}
.wrap .thumbnail-list.list-type.img .thumbnail-list--item .btn-cancel:disabled {
  color: #cccccc;
}
.wrap .thumbnail-list.list-type.img .img-wrap {
  width: 100px;
  height: 100px;
  top: 30px;
  left: 30px;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item {
  width: 100%;
  margin: 0;
  padding: 15px 10px;
  border-radius: 0;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  font-size: 1.6rem;
  color: #666666;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item .con {
  float: right;
  margin-bottom: 0;
  font-weight: 600;
  text-align: right;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item .con strong {
  font-weight: 800;
  color: #222222;
  margin: 0 2px;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item .con .font-size--24 {
  position: relative;
  top: -8px;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item .con.p-r {
  padding-right: 110px;
  position: relative;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item .con.p-r .event_area {
  position: absolute;
  right: 0;
  top: calc(50% - 18px);
  width: 95px;
}
.wrap .thumbnail-list.list-type .thumbnail-list--item:last-child {
  border-bottom: none;
}
.wrap .thumbnail-list.bg-white {
  padding: 20px 0 10px;
}
.wrap .thumbnail-list.bg-white .thumbnail-list--item {
  padding: 15px 20px;
  border: 1px solid #eeeeee;
  margin: 5px 0;
  margin-right: 15px;
}
.wrap .thumbnail-list.bg-white .thumbnail-list--item.label-exist {
  margin-top: 40px;
}
.wrap .thumbnail-list.bg-white .thumbnail-list--item:last-child {
  margin-right: 0;
}
.wrap .thumbnail-list.bg-white .thumbnail-list--item .cancel-btn {
  position: absolute;
  right: 20px;
  top: calc(50% - 17px);
}
.wrap .thumbnail-list.bg-white .thumbnail-list--item .img-wrap {
  top: 52px;
}
.wrap .thumbnail-list.w-100 {
  padding: 0;
}
.wrap .thumbnail-list.w-100 .thumbnail-list--item {
  width: 100%;
  border: 1px solid #eeeeee;
  margin: 5px 0;
}
.wrap .thumbnail-list.w-100 .thumbnail-list--item .label {
  position: relative;
  left: -110px;
  top: -12px;
}
.wrap .thumbnail-list.w-100 .thumbnail-list--item .img-wrap {
  top: 52px;
}
@media only screen and (max-width : 769px) {
  .wrap .thumbnail-list {
    padding: 15px 20px;
  }
  .wrap .thumbnail-list--item {
    width: 100%;
    margin: 5px 0;
  }
  .wrap .thumbnail-list--item.label-exist {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .wrap .thumbnail-list--item.state {
    position: relative;
    display: block;
  }
  .wrap .thumbnail-list--item.state .event_area {
    position: absolute;
    bottom: 25px;
  }
  .wrap .thumbnail-list.list-type.img .thumbnail-list--item {
    padding: 20px 10px 20px 120px;
    height: auto;
  }
  .wrap .thumbnail-list.list-type.img .thumbnail-list--item .tit {
    line-height: 1.5;
    font-size: 1.7rem;
  }
  .wrap .thumbnail-list.list-type.img .thumbnail-list--item .img-wrap {
    width: 90px;
    height: 90px;
    top: 25px;
    left: 10px;
  }
  .wrap .thumbnail-list.list-type.img .thumbnail-list--item .number {
    margin: 10px 0;
  }
  .wrap .thumbnail-list.list-type.img .thumbnail-list--item .btn-cancel {
    position: relative;
    right: unset;
    top: unset;
    margin-top: 10px;
    width: 100px;
    padding: 0;
  }
  .wrap .thumbnail-list.list-type .thumbnail-list--item .con.p-r {
    padding-right: 0;
    padding-bottom: 50px;
  }
  .wrap .thumbnail-list.list-type .thumbnail-list--item .con.p-r .event_area {
    top: calc(100% - 40px);
  }
}
.wrap .box-list {
  position: relative;
  padding: 20px;
  border: 1px solid #eeeeee;
  border-radius: 8px;
  margin: 30px 0 40px;
}
.wrap .box-list.bg-grey {
  background: #f6f6f6;
}
.wrap .box-list.no-line {
  border: none;
  padding: 0;
  margin: -20px 0 30px;
}
.wrap .box-list.no-line .font-color--red {
  position: relative;
  top: -10px;
  left: -2px;
}
.wrap .box-list--item {
  font-size: 1.5rem;
  position: relative;
  margin-bottom: 5px;
  color: #666666;
}
.wrap .box-list--item:last-child {
  margin-bottom: 0;
}
.wrap .box-list--item.tit {
  font-size: 1.6rem;
  font-weight: 800;
  position: absolute;
  left: 0;
  top: -30px;
}
.wrap .box-list--item.tit.font-size--18 {
  top: -35px;
}
.wrap .box-list--item.img {
  padding: 0 0 0 120px;
}
.wrap .box-list--item.img .img-wrap {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.wrap .box-list--item.img .img-wrap img {
  width: auto;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.wrap .box-list--item .con {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 600;
}
.wrap .box-list--item strong {
  font-weight: 800;
}
.wrap .dot-list {
  padding: 20px;
  background: #f6f6f6;
  border-radius: 8px;
  font-size: 1.5rem;
  font-weight: 600;
}
.wrap .dot-list.blue {
  background: #e6f6fa;
}
.wrap .dot-list.blue .dot-list--item:after {
  background: #666666;
}
.wrap .dot-list--item {
  padding-left: 10px;
  position: relative;
}
.wrap .dot-list--item:after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 2px;
  background: #000000;
  position: absolute;
  left: 2px;
  top: 11px;
}
.wrap .tit-mark .tit {
  font-size: 1.6rem;
  font-weight: 600;
  padding-left: 10px;
  position: relative;
  margin-bottom: 5px;
}
.wrap .tit-mark .tit:after {
  content: "";
  display: block;
  width: 4px;
  height: 18px;
  background: #00bfe6;
  position: absolute;
  left: 0;
  top: 3px;
}
.wrap .tit-mark .con {
  border: 1px solid #eeeeee;
  border-radius: 8px;
  text-align: center;
  padding: 30px;
  margin-bottom: 20px;
}
.wrap .tit-mark .con.bg-grey {
  background: #f6f6f6;
}
.wrap .tit-mark .con.left {
  text-align: left;
}
.wrap .tit-mark .con:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width : 769px) {
  .wrap .tit-mark .con {
    padding: 10px;
    width: 100%;
    margin: 5px 0 20px;
  }
  .wrap .tit-mark .con input.line {
    width: calc(100% - 115px);
  }
  .wrap .tit-mark .con.bg-grey {
    padding: 0;
    border: none;
    margin: 10px 0 25px;
  }
}
.wrap .user-select {
  overflow: hidden;
  width: calc(100% + 10px);
  position: relative;
  left: -5px;
}
.wrap .user-select--wrap {
  width: calc(50% - 10px);
  float: left;
  margin: 5px;
  position: relative;
}
.wrap .user-select--wrap.active input[type=radio] + .con,
.wrap .user-select--wrap.active input[type=checkbox] + .con {
  border: 2px solid #00bfe6;
}
.wrap .user-select--wrap.w-100 {
  float: none;
  width: 100%;
  margin: 0 auto 10px;
}
.wrap .user-select--wrap .img-wrap {
  position: absolute;
  left: 22px;
  top: 19px;
  width: 55px;
  height: 55px;
  border-radius: 30px;
  overflow: hidden;
}
.wrap .user-select--wrap .img-wrap .no-img {
  width: 55px;
  height: 55px;
  border-radius: 30px;
  background: #5c73e6;
  text-align: center;
  line-height: 56px;
  font-size: 2.8rem;
  color: #ffffff;
  font-weight: 600;
}
.wrap .user-select--wrap .img-wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.wrap .user-select--wrap .name {
  margin: 2px 0 0;
  font-weight: 600;
  font-size: 1.7rem;
}
.wrap .user-select--wrap .id {
  margin-bottom: 0;
  font-size: 1.5rem;
  color: #888888;
  font-weight: 600;
}
.wrap .user-select--wrap input[type=radio],
.wrap .user-select--wrap input[type=checkbox] {
  display: none;
}
.wrap .user-select--wrap input[type=radio] + .con,
.wrap .user-select--wrap input[type=checkbox] + .con {
  height: 94px;
  border: 2px solid #eeeeee;
  border-radius: 16px;
  padding: 18px 20px 18px 90px;
}
.wrap .user-select--wrap input[type=radio]:checked + .con,
.wrap .user-select--wrap input[type=checkbox]:checked + .con {
  border: 2px solid #eeeeee;
}
.wrap .user-select--add {
  display: block;
  width: calc(50% - 10px);
  height: 94px;
  background-color: #f6f6f6;
  border: 2px solid #eeeeee;
  border-radius: 16px;
  padding: 18px 20px;
  text-align: left;
  margin: 5px;
  color: #666666;
  font-weight: 600;
  font-size: 1.7rem;
  float: left;
}
.wrap .user-select--add.w-100 {
  width: 100%;
  margin: 0;
  float: none;
}
.wrap .user-select--add .plus-icon {
  width: 55px;
  height: 55px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  background-color: #dddddd;
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.wrap .user-select--add .plus-icon i {
  font-size: 2rem;
  color: #aaaaaa;
}
.wrap .user-select--link {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 16px;
}
@media only screen and (max-width : 769px) {
  .wrap .user-select {
    width: 100%;
    left: 0;
  }
  .wrap .user-select--wrap {
    width: 100%;
    margin: 5px 0;
    font-size: 1.8rem;
  }
  .wrap .user-select--wrap .img-wrap {
    left: 15px;
    top: 10px;
    width: 60px;
    height: 60px;
  }
  .wrap .user-select--wrap .img-wrap .no-img {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .wrap .user-select--wrap input[type=radio] + .con,
.wrap .user-select--wrap input[type=checkbox] + .con {
    padding: 10px 20px 10px 85px;
    height: 81px;
  }
  .wrap .user-select--add {
    width: 100%;
    margin: 5px 0;
    height: 81px;
    padding: 8px 13px 10px;
    font-size: 1.8rem;
  }
  .wrap .user-select--add .plus-icon {
    width: 60px;
    height: 60px;
    margin-right: 6px;
  }
}
.wrap .user-select--wrap.is_active.is_active input[type=radio] + .con,
.wrap .user-select--wrap.is_active.is_active input[type=checkbox] + .con {
  border: 2px solid #00bfe6;
}
.wrap .col {
  float: left;
  padding: 10px;
}
@media only screen and (max-width : 769px) {
  .wrap .col {
    max-width: 100%;
    padding: 3px 0;
  }
}
.wrap .col .user-select--wrap {
  width: 100%;
  margin: 0;
}
.wrap .col .user-select--add {
  width: 100%;
  margin: 0;
}
.wrap .clear {
  clear: both;
}
.wrap .img-wrap {
  text-align: center;
}
.wrap .img-wrap img {
  max-width: 100%;
}
.wrap .slick-slider {
  position: relative;
}
.wrap .slick-slider .slick-arrow {
  position: absolute;
  top: calc(50% - 24px);
  text-indent: -9999px;
  width: 48px;
  height: 48px;
  z-index: 1;
}
@media only screen and (max-width : 769px) {
  .wrap .slick-slider .slick-arrow {
    display: none !important;
  }
}
.wrap .slick-slider .slick-prev {
  background: url(/img/web/HOME/slide_arrow_left.png);
  left: -55px;
}
.wrap .slick-slider .slick-next {
  background: url(/img/web/HOME/slide_arrow_right.png);
  right: -55px;
}
.wrap .slick-slider .slick-dots {
  margin-top: 50px;
}
.wrap .slick-slider .slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #d3d3d3;
  margin: 0 4px;
  text-indent: -9999px;
  cursor: pointer;
}
.wrap .slick-slider .slick-dots li.slick-active {
  background: #222222;
}
@media only screen and (max-width : 769px) {
  .wrap .slick-slider .slick-dots {
    margin-top: 30px;
  }
}
.wrap .guide-con {
  padding: 80px 60px;
  text-align: center;
}
.wrap .guide-con--img {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #e6f6fa;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.wrap .guide-con--img.student {
  background-image: url(/img/web/HOME/applyClass/student_illust.png);
}
.wrap .guide-con--img.user {
  background-image: url(/img/web/HOME/etc/user_illust.png);
}
.wrap .guide-con--img.pw {
  background-image: url(/img/web/HOME/etc/pw_illust.png);
}
.wrap .guide-con strong {
  font-size: 2rem;
  font-weight: 600;
  font-family: "NanumSquare";
  margin: 15px 0 20px;
  display: block;
}
.wrap .guide-con p {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.wrap .guide-con .border-grey {
  width: 280px;
  margin: 0 auto;
}
@media only screen and (max-width : 769px) {
  .wrap .guide-con {
    padding: 60px 20px;
  }
}
.wrap .profile {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.wrap .profile.pointmall-top {
  position: absolute;
  right: 0;
  top: 55px;
}
.wrap .profile .img-wrap {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px;
  background: #aaaaaa;
}
.wrap .profile .img-wrap img {
  width: auto;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wrap .profile .name {
  font-family: "Roboto", sans-serif;
  font-size: 1.9rem;
  min-width: 80px;
  display: inline-block;
}
.wrap .profile .arrow {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-image: url(/img/web/LMS/HOME/arrow_bottom.png);
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
}
.wrap .profile .arrow.active {
  transform: rotate(180deg);
}
.wrap .profile .arrow.active + .dropdown-list {
  overflow-y: auto;
  max-height: 200px;
  border: 2px solid #00bfe6;
  opacity: 1;
  transition: max-height 0.3s;
}
@media only screen and (max-width : 769px) {
  .wrap .profile.pointmall-top {
    position: relative;
    left: unset;
    top: unset;
    justify-content: center;
    margin: -40px 0 60px;
  }
  .wrap .profile.pointmall-top:after {
    content: "";
    display: block;
    width: 100vw;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 60px;
  }
}
.wrap .dropdown-list {
  background: #ffffff;
  border-radius: 4px;
  position: absolute;
  min-width: 100%;
  top: 45px;
  right: 0;
  max-height: 1px;
  overflow: hidden;
  border: 2px solid transparent;
  transition: max-height 0.3s;
  opacity: 0;
  z-index: 10;
}
.wrap .dropdown-list--item {
  border-bottom: 1px solid #eeeeee;
  font-size: 1.7rem;
}
.wrap .dropdown-list--item:last-child {
  border-bottom: none;
}
.wrap .dropdown-list--item a {
  padding: 5px 10px;
  width: 100%;
  display: block;
}
@media only screen and (max-width : 769px) {
  .wrap .dropdown-list {
    width: calc(100% + 40px);
    top: 60px;
    left: -20px;
  }
}
.wrap .footer .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.wrap .footer .top {
  padding: 30px 0 55px;
  background: #3e3e46;
  text-align: center;
}
.wrap .footer .top .depth01 {
  font-size: 0;
  width: 1180px;
  margin: 0 auto;
}
.wrap .footer .top .depth01 > li {
  display: inline-block;
  width: 180px;
  margin-right: 20px;
  text-align: left;
}
.wrap .footer .top .depth01 > li > a {
  display: inline-block;
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 1.6rem;
  color: #fff;
}
.wrap .footer .top .depth01 > li > a span {
  font-weight: 500;
  font-size: 1.9rem;
}
.wrap .footer .top .depth01 > li .depth02 {
  border-top: 1px solid rgba(147, 147, 150, 0.3);
  padding-top: 15px;
}
.wrap .footer .top .depth01 > li .depth02 > li > a {
  display: inline-block;
  line-height: 30px;
  font-weight: 700;
  font-size: 1.4rem;
  color: #acacb0;
}
.wrap .footer .top .depth01 > li .depth02 > li > a span {
  font-weight: 400;
  font-size: 1.5rem;
}
.wrap .footer .top .depth01 > li .depth02 > li .txt__small {
  font-size: 1.3rem;
}
.wrap .footer .top .depth01 > li:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width : 769px) {
  .wrap .footer .top {
    padding: 30px 0 20px;
  }
  .wrap .footer .top .depth01 {
    width: 100%;
    padding: 0 2vw;
  }
  .wrap .footer .top .depth01 > li {
    margin: 0 10px 30px 10px;
    width: calc(50% - 20px);
  }
}
.wrap .footer .btm {
  background: #232328;
  font-size: 1.5rem;
  color: #ffffff;
  overflow: hidden;
}
.wrap .footer .btm-wrap {
  width: 1180px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
}
.wrap .footer .btm-line {
  width: 100%;
  height: 1px;
  background: #39393e;
}
.wrap .footer .btm-menu {
  overflow: hidden;
  margin: 8px 0;
  float: left;
}
.wrap .footer .btm-menu--item {
  float: left;
  margin-right: 35px;
  position: relative;
}
.wrap .footer .btm-menu--item:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #4f4f53;
  position: absolute;
  right: -17px;
  top: 4px;
}
.wrap .footer .btm-menu--item:last-child:after {
  display: none;
}
.wrap .footer .btm-menu--item a:hover {
  color: #ffffff;
}
.wrap .footer .btm-sns {
  float: right;
  margin-bottom: 0;
}
.wrap .footer .btm-sns--item {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #39393e;
  float: left;
  margin-left: 10px;
}
.wrap .footer .btm-info {
  padding: 20px 0 10px;
  font-size: 1.4rem;
  width: 820px;
}
.wrap .footer .btm-info--term {
  color: #aaaaaa;
  display: inline-block;
}
.wrap .footer .btm-info--des {
  color: #888888;
  display: inline-block;
  margin: 0 20px 10px 10px;
}
.wrap .footer .btm-info--des:nth-of-type(3) {
  width: 300px;
}
.wrap .footer .btm .copy {
  color: #888888;
  font-size: 1.4rem;
  margin-bottom: 35px;
}
@media only screen and (max-width : 769px) {
  .wrap .footer .btm-wrap {
    width: 100%;
  }
  .wrap .footer .btm-menu {
    width: 100%;
    text-align: center;
  }
  .wrap .footer .btm-menu--item {
    float: none;
    display: inline-block;
  }
  .wrap .footer .btm-menu--item:nth-last-child(2) {
    margin-right: 0;
  }
  .wrap .footer .btm-menu--item:nth-last-child(2):after {
    display: none;
  }
  .wrap .footer .btm-menu--item:last-child {
    width: 100%;
  }
  .wrap .footer .btm-sns {
    display: none;
  }
  .wrap .footer .btm-info {
    width: 100%;
    padding: 2vw 5vw;
  }
  .wrap .footer .btm-info--term {
    margin: 5px 0;
  }
  .wrap .footer .btm-info--des {
    margin: 5px 0 5px 5px;
    width: calc(100vw - 150px);
  }
  .wrap .footer .btm-info--des:nth-of-type(3) {
    width: calc(100% - 145px);
  }
  .wrap .footer .btm-info--des:nth-of-type(4) {
    width: auto;
    margin-right: 20px;
  }
  .wrap .footer .btm-info--des:nth-of-type(5) {
    width: calc(100vw - 240px);
  }
  .wrap .footer .btm .copy {
    width: 100%;
    text-align: center;
  }
}
.wrap .popup#clause {
  width: 580px;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause {
    width: 90%;
    min-width: unset;
  }
}
.wrap .popup#clause .popup-wrap {
  padding: 0;
}
.wrap .popup#clause .popup-wrap .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px 12px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.wrap .popup#clause .popup-wrap .head span {
  font-size: 2rem;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .head span {
    font-size: 1.8rem;
  }
}
.wrap .popup#clause .popup-wrap .head button {
  position: static;
}
.wrap .popup#clause .popup-wrap .popup-con {
  padding: 0 30px;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con {
    padding: 0 15px;
  }
}
.wrap .popup#clause .popup-wrap .popup-con h1 {
  font-size: 20px;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 30px 0 25px 0;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con h1 {
    font-size: 1.8rem;
  }
}
.wrap .popup#clause .popup-wrap .popup-con ul,
.wrap .popup#clause .popup-wrap .popup-con p,
.wrap .popup#clause .popup-wrap .popup-con li {
  text-align: left !important;
}
.wrap .popup#clause .popup-wrap .popup-con__list {
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.wrap .popup#clause .popup-wrap .popup-con__list li {
  margin-bottom: 5px;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__list li {
    margin-bottom: 7px;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__list li:last-child {
  margin: 0;
}
.wrap .popup#clause .popup-wrap .popup-con__list li a {
  font-weight: bold;
  color: #00a2d8;
  font-size: 1.4rem;
  font-weight: bold;
}
.wrap .popup#clause .popup-wrap .popup-con__txt {
  padding: 25px 0;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__txt {
    padding: 20px 0;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__txt > div {
  padding-bottom: 30px;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__txt > div {
    padding-bottom: 20px;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__txt > div h3 {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 15px;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__txt > div h3 {
    font-size: 1.4rem;
    margin-bottom: 12px;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__txt > div p {
  font-size: 1.4rem;
  text-align: left;
  margin: 0;
  line-height: 1.7;
  letter-spacing: -0.5px;
  color: #666666;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__txt > div p {
    font-size: 1.3rem;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__txt > div ol {
  padding: 10px 0 0 20px;
  margin: 0;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__txt > div ol {
    padding: 10px 0 0 10px;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__txt > div ol li {
  letter-spacing: -0.5px;
  color: #666666;
  line-height: 1.8;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .popup-con__txt > div ol li {
    font-size: 1.3rem;
  }
}
.wrap .popup#clause .popup-wrap .popup-con__txt > div ol ul {
  padding: 6px 10px 10px 14px;
}
.wrap .popup#clause .popup-wrap .popup-con__txt .red h3 {
  color: #fa324d;
}
.wrap .popup#clause .popup-wrap .popup-con__txt .red ol > li {
  font-weight: 900;
  color: #222222;
}
.wrap .popup#clause .popup-wrap .popup-con__txt .red ol > li p {
  font-weight: normal;
}
.wrap .popup#clause .popup-wrap .popup-con__txt .red ol > li ul {
  font-weight: normal;
}
.wrap .popup#clause .popup-wrap .bottom {
  text-align: center;
  background: #f9f9f9;
  padding: 14px 0;
  border-top: 1px solid #e5e5e5;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .bottom {
    padding: 9px 0;
  }
}
.wrap .popup#clause .popup-wrap .bottom button {
  font-size: 1.8rem;
  color: #666666;
  width: 180px;
  padding: 5px 0;
  border: 2px solid #cccccc;
  border-radius: 8px;
  background: #eeeeee;
}
@media only screen and (max-width : 769px) {
  .wrap .popup#clause .popup-wrap .bottom button {
    font-size: 1.6rem;
    padding: 10px 0;
    width: 140px;
  }
}
.wrap .moMenu.show {
  left: 0;
}
.wrap .moMenu {
  display: none;
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  background: #ffffff;
  z-index: 999;
  overflow-y: scroll;
  transition: all 0.3s ease;
}
@media only screen and (max-width : 769px) {
  .wrap .moMenu {
    display: block;
  }
}
.wrap .moMenu-head {
  position: relative;
  height: 95px;
  border-bottom: 5px solid #eeeeee;
}
.wrap .moMenu-head .btnClose {
  position: absolute;
  top: 9px;
  left: 9px;
  z-index: 1000;
  cursor: pointer;
}
.wrap .moMenu-head .btnClose i.icon {
  width: 35px;
  height: 35px;
  transform: rotateZ(45deg);
}
.wrap .moMenu-head .no-profile, .wrap .moMenu-head .profile {
  display: flex;
  align-items: center;
  padding-left: 16.6%;
  height: 100%;
  position: relative;
}
.wrap .moMenu-head .profile {
  cursor: auto;
}
.wrap .moMenu-head .profile-thum {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin-right: 11px;
  overflow: hidden;
  position: relative;
  background: #00bfe6;
  line-height: 55px;
}
.wrap .moMenu-head .profile-thum .thum {
  height: 100%;
}
.wrap .moMenu-head .profile-info {
  margin: 0;
}
.wrap .moMenu-head .profile-info__name {
  font-size: 1.9rem;
  display: block;
}
.wrap .moMenu-head .profile-info__pst {
  font-size: 1.5rem;
  color: #78cc25;
  margin: 0;
  font-weight: 500;
}
.wrap .moMenu-head .profile-logout {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.wrap .moMenu-head .profile-logout a {
  font-size: 1.4rem;
  color: #666666;
  display: block;
  padding: 7px 0 7px 24px;
  background: url(/img/web/HOME/etc/menu_logout.png) no-repeat left center;
  background-size: 18px auto;
}
.wrap .moMenu-head .no-profile .profile-tumb {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin-right: 11px;
}
.wrap .moMenu-head .no-profile h2 {
  font-size: 1.8rem;
}
.wrap .moMenu-head .no-profile a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.wrap .moMenu-body {
  font-size: 0;
  height: 100vh;
}
.wrap .moMenu-body__left {
  width: 29%;
  display: inline-block;
  height: 100%;
  background: #00bfe6;
}
.wrap .moMenu-body__left ul li {
  position: relative;
  height: 86px;
}
.wrap .moMenu-body__left ul li:first-child {
  background: url(/img/web/HOME/etc/menu_home.png) no-repeat center 28px;
  background-size: 33px auto;
  height: 100px;
}
.wrap .moMenu-body__left ul li:nth-child(2) {
  background: url(/img/web/HOME/etc/menu_myClass.png) no-repeat center 10px;
  background-size: 33px auto;
}
.wrap .moMenu-body__left ul li:nth-child(3) {
  background: url(/img/web/HOME/etc/menu_calendar.png) no-repeat center 10px;
  background-size: 33px auto;
}
.wrap .moMenu-body__left ul li:nth-child(4) {
  background: url(/img/web/HOME/etc/menu_myLemon.png) no-repeat center 10px;
  background-size: 33px auto;
}
.wrap .moMenu-body__left ul li:last-child {
  background: url(/img/web/HOME/etc/menu_customer.png) no-repeat center 10px;
  background-size: 33px auto;
}
.wrap .moMenu-body__left ul li span {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 500;
  padding-bottom: 10px;
}
.wrap .moMenu-body__left ul li a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.wrap .moMenu-body__right {
  width: 71%;
  display: inline-block;
}
.wrap .moMenu-body__right > ul .list {
  border-bottom: 1px solid #eeeeee;
  padding-left: 15px;
}
.wrap .moMenu-body__right > ul .list-title {
  font-weight: bold;
  font-size: 1.6rem;
  padding: 13px 0;
  background: url(/img/web/HOME/etc/arrow_down_b.svg) no-repeat;
  background-position: right 13px center;
  background-size: 15px auto;
  cursor: pointer;
}
.wrap .moMenu-body__right > ul .list ul {
  display: none;
  padding-bottom: 15px;
}
.wrap .moMenu-body__right > ul .list ul li a {
  font-size: 1.5rem;
  display: block;
  padding: 5px 0 5px 13px;
}
.wrap .moMenu-body__right > ul .list.is_active .list-title {
  background: url(/img/web/HOME/etc/arrow_up_g.svg) no-repeat;
  background-position: right 13px center;
  background-size: 15px auto;
  color: #00bfe6;
}
.wrap .moMenu-body__right .help {
  width: calc(100% - 12%);
  margin: 0 auto;
  margin-top: 95px;
}
.wrap .moMenu-body__right .help-inner {
  background: #f9f9f9;
  border-radius: 12px;
  padding: 20px;
}
.wrap .moMenu-body__right .help-inner h3 {
  font-size: 1.5rem;
  color: #666666;
  margin-bottom: 8px;
}
.wrap .moMenu-body__right .help-inner strong {
  font-size: 1.9rem;
  padding-left: 28px;
  background: url(/img/web/HOME/etc/phone_call.png) no-repeat center left;
  background-size: 23px auto;
  margin-bottom: 8px;
  display: block;
}
.wrap .moMenu-body__right .help-inner a {
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  color: #666666;
  border: 2px solid #cccccc;
  border-radius: 4px;
  width: calc(50% - 2.5px);
  padding: 5px 0;
  background: #ffffff;
}
.wrap .moMenu-body__right .help-inner a.phone {
  margin-right: 2.5px;
}
.wrap .moMenu-body__right .help-inner a.callBack {
  margin-left: 2.5px;
}
.wrap .moMenu-body__right .help .freeRequest {
  padding-top: 10px;
}
.wrap .moMenu-body__right .help .freeRequest a {
  color: #00bfe6;
  border: 2px solid #00bfe6;
  font-size: 1.5rem;
  border-radius: 4px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 6px 0;
}

/* wrap */
/* popup */
.popup {
  min-width: 360px;
  height: auto;
  max-height: 90vh;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1000;
  display: none;
}
.popup-dim {
  cursor: default;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
}
.popup-wrap {
  padding: 40px 40px 85px;
  font-size: 14px;
  line-height: 1.5;
  transform: translate(-50.5%, -50.5%);
  background: #ffffff;
  z-index: 1;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
.popup-con {
  max-height: 50vh;
  overflow: auto;
}
.popup-con::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.popup-con::-webkit-scrollbar-track {
  background: transparent;
}
.popup-con::-webkit-scrollbar-thumb {
  background: #cccccc;
  border-radius: 10px;
}
.popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
.popup-close i.icon {
  min-width: 18px;
}
.popup-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f9f9f9;
  border-top: 1px solid #e5e5e5;
  padding: 15px;
  border-radius: 0 0 16px 16px;
}
.popup-tit {
  font-size: 2rem;
  text-align: left;
  font-weight: 800;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  background: #ffffff;
  border-radius: 16px 16px 0 0;
  z-index: 9;
}
.popup-tit + .popup-con {
  margin-top: 30px;
  position: relative;
}
@media only screen and (max-width : 769px) {
  .popup-wrap {
    transform: translate(-50%, -50%);
  }
}

/* page-month */
.page {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 38px 0 27px;
}
@media only screen and (max-width : 769px) {
  .page {
    flex-direction: column;
    padding: 27px 0;
  }
}
.page-month {
  display: flex;
  align-items: center;
}
.page-month h3 {
  font-size: 3rem;
  margin: 0 25px 0;
}
@media only screen and (max-width : 769px) {
  .page-month h3 {
    font-size: 2.2rem;
    margin: 0 21px 0;
    letter-spacing: -0.87px;
  }
}
.page-month__arrow {
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: url(/img/web/HOME/myClass/arrow_gray01.png) no-repeat center;
}
.page-month__arrow:last-child {
  transform: rotate(180deg);
}
.page-month__arrow a {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* mobile */
.m-block {
  display: none;
}
@media only screen and (max-width : 769px) {
  .m-inline-block {
    display: inline-block;
  }
  .m-block {
    display: block;
  }
  .m-none {
    display: none !important;
  }
  .m-w-100 {
    width: 100%;
  }
  .m-p-0 {
    padding: 0 !important;
  }
  .m-p-10 {
    padding: 10px !important;
  }
  .m-p-20 {
    padding: 20px !important;
  }
  .m-p-30 {
    padding: 30px !important;
  }
  .m-p-t-30 {
    padding-top: 30px !important;
  }
  .m-m-0 {
    margin: 0 !important;
  }
  .m-m-t-10 {
    margin-top: 10px !important;
  }
  .m-m-t-30 {
    margin-top: 30px !important;
  }
  .m-m-b-0 {
    margin-bottom: 0 !important;
  }
  .m-bg-skyblue {
    background: #e9f7fb !important;
  }
  .m-text-center {
    text-align: center;
  }
  .m-font-size--24 {
    font-size: 2.4rem !important;
  }
}

.cursor {
  cursor: pointer;
}

.top-btn {
  position: fixed;
  right: 20px;
  bottom: 120px;
  align-items: center;
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 30px;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width : 769px) {
  .top-btn {
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(/img/web/HOME/main/top_m.svg) no-repeat center rgba(0, 0, 0, 0.6);
    background-size: 50%;
  }
}
.top-btn__arrow {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background: url(/img/web/HOME/main/top_w.svg) no-repeat center #ffffff;
  margin-right: 5px;
  border-radius: 50%;
  background-size: 70%;
}
@media only screen and (max-width : 769px) {
  .top-btn__arrow {
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
}
.top-btn__txt {
  vertical-align: middle;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width : 769px) {
  .top-btn__txt {
    display: none;
  }
}

.cursor-default {
  cursor: auto !important;
}

.loading {
  z-index: 100;
  position: relative;
}
.loading img {
  width: 100px;
  height: 100px;
  position: fixed;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
}

.loading img {
  -webkit-animation: loading-spinner 1s infinite linear;
          animation: loading-spinner 1s infinite linear;
}

@-webkit-keyframes loading-spinner {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(360deg);
  }
}

@keyframes loading-spinner {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(360deg);
  }
}
.select-normal {
  height: 45px;
  width: 190px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  text-align: center;
}
