@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 : 768px) {
  i.icon-book {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
}
@media screen and (min-width : 769px) {
  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 : 768px) {
  i.icon-users {
    width: 29px;
    height: 29px;
  }
}
@media screen and (min-width : 769px) {
  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 : 768px) {
  i.icon-user {
    width: 29px;
    height: 29px;
  }
}
@media screen and (min-width : 769px) {
  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 : 768px) {
  i.icon-unlock {
    width: 29px;
    height: 29px;
  }
}
@media screen and (min-width : 769px) {
  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;
}

.m-t--20 {
  padding-top: 20px;
}

.border-b {
  border-bottom: 1px solid #eeeeee;
}

.no-p {
  padding: 0;
}

.checkbox-left {
  margin-right: 5px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width : 768px) {
  .checkbox-left {
    width: 12px;
    height: 12px;
  }
}
.checkbox-left img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width : 768px) {
  .checkbox-left img {
    width: 12px;
    height: 12px;
  }
}

.unchecked {
  border: 2px solid #cccccc;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
}

.hide {
  display: none;
}

.h5-style {
  font-size: 1.6rem;
  position: relative;
  padding: 0 0 10px 10px;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.64px;
}
@media only screen and (max-width : 768px) {
  .h5-style {
    font-size: 1.5rem;
  }
}
.h5-style::before {
  content: "";
  display: block;
  position: absolute;
  background: #00bfe6;
  width: 4px;
  height: 16px;
  top: 2px;
  left: 0;
}
@media only screen and (max-width : 768px) {
  .h5-style::before {
    height: 15px;
  }
}

table.table-type--1 colgroup col:first-child {
  width: 68%;
}
@media only screen and (max-width : 768px) {
  table.table-type--1 colgroup col:first-child {
    width: 60%;
  }
}
table.table-type--1 colgroup col:nth-child(2) {
  width: 12%;
}
@media only screen and (max-width : 768px) {
  table.table-type--1 colgroup col:nth-child(2) {
    width: 17%;
  }
}
table.table-type--1 colgroup col:last-child {
  width: 20%;
}
@media only screen and (max-width : 768px) {
  table.table-type--1 colgroup col:last-child {
    width: 23%;
  }
}

table.table-type--2 colgroup col:first-child {
  width: 20%;
}
@media only screen and (max-width : 768px) {
  table.table-type--2 colgroup col:first-child {
    width: 40%;
  }
}
table.table-type--2 colgroup col:nth-child(2) {
  width: 80%;
}
@media only screen and (max-width : 768px) {
  table.table-type--2 colgroup col:nth-child(2) {
    width: 60%;
  }
}

table.table-type--3 colgroup col:first-child {
  width: 20%;
}
@media only screen and (max-width : 768px) {
  table.table-type--3 colgroup col:first-child {
    width: 30%;
  }
}
table.table-type--3 colgroup col:nth-child(2) {
  width: 80%;
}
@media only screen and (max-width : 768px) {
  table.table-type--3 colgroup col:nth-child(2) {
    width: 70%;
  }
}

.border-dashed {
  border: 2px dashed rgba(255, 255, 255, 0.3);
}

.goBtn {
  width: 144px;
  height: 144px;
  background: #dddddd;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width : 768px) {
  .goBtn {
    width: 81%;
    height: 60px;
    max-width: 270px;
    border-radius: 16px;
    flex-direction: unset;
  }
}
.goBtn-icon {
  height: 92px;
}
@media only screen and (max-width : 768px) {
  .goBtn-icon {
    width: 100px;
    height: 100%;
  }
}
.goBtn-txt {
  font-size: 2rem;
  color: #ffffff;
  background: #808e91;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  letter-spacing: -1.2px;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width : 768px) {
  .goBtn-txt {
    width: calc(100% - 100px);
    padding: 0;
    line-height: 60px;
  }
}
.goBtn a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 0;
}
@media only screen and (max-width : 768px) {
  .goBtn i.icon {
    width: 100%;
    height: 100%;
    position: relative;
    top: 5px;
  }
}

.goBtn.pc {
  display: flex;
}
@media only screen and (max-width : 768px) {
  .goBtn.pc {
    display: none;
  }
}

.goBtn.mo {
  display: none;
}
@media only screen and (max-width : 768px) {
  .goBtn.mo {
    display: flex;
  }
}

.goBtn.goStudy .goBtn-icon {
  background: url(/img/web/HOME/myClass/studyRoom.svg) no-repeat;
  background-position: center 1px;
  background-size: 144px;
}
@media only screen and (max-width : 768px) {
  .goBtn.goStudy .goBtn-icon {
    background-size: 92px;
    background-position: center -3px;
  }
}

.goBtn.goRoom .goBtn-icon {
  background: url(/img/web/HOME/myClass/classRoom.svg) no-repeat;
  background-position: center 1px;
  background-size: 144px;
}
@media only screen and (max-width : 768px) {
  .goBtn.goRoom .goBtn-icon {
    background-size: 92px;
    background-position: center -3px;
  }
}

.goBtn.goDelay .goBtn-icon {
  background: url(/img/web/HOME/myClass/delay.svg) no-repeat;
  background-position: center 1px;
  background-size: 144px;
}
@media only screen and (max-width : 768px) {
  .goBtn.goDelay .goBtn-icon {
    background-size: 92px;
    background-position: center -3px;
  }
}

.line {
  height: 1px;
  width: 100%;
  background: #eeeeee;
}

.ybmStory .con .lemon-tit__char {
  margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .lemon-tit__char {
    width: 45px;
  }
}
.ybmStory .con .lemon-tit .green-badge h2 {
  display: inline-block;
  font-size: 2.2rem;
  border-radius: 15px;
  background: #66b319;
  color: #ffffff;
  padding: 2px 15px;
  margin: 0 auto;
  padding: 3px 10px 1px 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .lemon-tit .green-badge h2 {
    font-size: 1.5rem;
  }
}

.pay-info {
  padding: 20px 30px 12px;
  border-radius: 8px;
  background: #f6f6f6;
  border: 1px solid #eeeeee;
  font-size: 1.5rem;
  color: #666666;
}
.pay-info--trem {
  display: inline-block;
  line-height: 1;
  padding-right: 10px;
  margin-right: 5px;
  border-right: 1px solid #dddddd;
  font-weight: 500;
}
.pay-info--des {
  display: inline-block;
  line-height: 1;
  margin-right: 20px;
  font-weight: 600;
}

.inquire-top {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  background: #ffffff;
}
@media only screen and (max-width : 768px) {
  .inquire-top > img {
    width: 30px;
  }
}
.inquire-top > strong {
  font-size: 2rem;
  margin-left: 10px;
}
.inquire-top--info {
  margin-left: 40px;
}
.inquire-top dl {
  margin-top: 5px;
}
.inquire-top dt,
.inquire-top dd {
  font-size: 1.5rem;
  color: #666666;
  display: inline-block;
  margin-right: 10px;
  line-height: 0.8;
}
.inquire-top dt {
  margin-right: 5px;
  padding-right: 8px;
  border-right: 1px solid #dddddd;
}
.inquire-top .call {
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 0.8;
}
.inquire-top .call img {
  margin-right: 5px;
}
@media only screen and (max-width : 768px) {
  .inquire-top {
    padding: 15px 15px 20px;
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .inquire-top > strong {
    display: inline-block;
    margin-bottom: 10px;
  }
  .inquire-top--info {
    margin-left: 0;
  }
}

section#request .content-wrap {
  padding: 60px 0 100px;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap {
    padding: 40px 20px 100px;
  }
}
section#request .content-wrap .inquire-top {
  margin-bottom: 40px;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 {
    border-radius: 12px 12px 0 0;
  }
}
section#request .content-wrap .inner-1180 .border-bottom {
  padding: 10px 30px 40px 30px;
  border-bottom: none !important;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom {
    padding: 0;
  }
}
section#request .content-wrap .inner-1180 .border-bottom h4 {
  font-size: 1.8rem;
  margin-bottom: 5px;
}
section#request .content-wrap .inner-1180 .border-bottom h4:not(:first-child) {
  margin-top: 20px;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom h4 {
    margin-top: 40px;
    margin-bottom: 0;
    margin: 40px 0 0 4%;
  }
}
section#request .content-wrap .inner-1180 .border-bottom .list-table {
  margin-bottom: 20px;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table:last-child {
  border-top: 1px solid #eeeeee;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table:last-child {
    border-bottom: none;
  }
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table {
    border-bottom: 1px solid #eeeeee;
    padding: 4px 4% 40px 4%;
  }
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .th {
  background: #f9f9f9;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table .row .th {
    display: none;
  }
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td {
  padding: 12px 0 12px 22px;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td {
    padding: 10px 0 0 0;
  }
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group {
  padding-top: 0;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group .lemon-select--custom {
  height: 45px;
  width: 100%;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group .lemon-input-files--emptyBox {
  border: 3px solid #cccccc;
  background: #f6f6f6;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group .lemon-input-files--emptyBox i.fas {
  color: #666666;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group .lemon-input-files--emptyBox .lemon-input-files--tag {
    top: 0;
    height: 75px;
  }
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group input {
    margin: 0;
    padding-left: 1rem;
    font-size: 1.6rem;
    border-radius: 3px;
  }
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group input::-moz-placeholder {
  font-size: 1.6rem;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group input:-ms-input-placeholder {
  font-size: 1.6rem;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td .lemon-group input::placeholder {
  font-size: 1.6rem;
}
section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td select {
  -webkit-appearance: auto;
}
@media only screen and (max-width : 768px) {
  section#request .content-wrap .inner-1180 .border-bottom .list-table .row .td input.line {
    padding: 9px 14px !important;
  }
}
section#request .ymdt input.line {
  width: 25%;
  border-radius: 3px;
  height: 45px;
  min-height: unset;
}
@media only screen and (max-width : 768px) {
  section#request .ymdt input.line {
    width: 100%;
    margin-bottom: 10px;
  }
}
section#request .ymdt .lemon-group {
  width: 25%;
  height: 46px;
}
@media only screen and (max-width : 768px) {
  section#request .ymdt .lemon-group {
    width: 100%;
  }
}
section#request .ymdt .lemon-group .row td {
  display: flex;
  align-items: center;
}
section#request .event_area {
  width: 240px;
  margin: 60px auto 0;
  display: block;
}
@media only screen and (max-width : 768px) {
  section#request .event_area {
    width: 100%;
    padding: 30px 4%;
    background: #fff;
    box-sizing: border-box;
    font-size: 2rem;
    margin: 0;
    border: 1px solid #eeeeee;
    border-radius: 0 0 12px 12px;
    border-top: none;
  }
}
section#request .event_area button.btn-cont {
  padding: 10px 0;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.8rem;
  border-width: 3px;
}
section#request .event_area button.btn-cont:not(:disabled):hover {
  border: 3px solid #0099d4;
}
@media only screen and (max-width : 768px) {
  section#request .event_area button.btn-cont {
    font-size: 1.6rem;
  }
}

.toast-popup {
  padding: 15px 0 15px 45px;
  box-shadow: none;
  width: 680px;
}
@media only screen and (max-width : 768px) {
  .toast-popup {
    width: calc(100% - 5%);
    padding: 15px 0 15px 31px;
  }
}
.toast-popup--con {
  padding: 0;
  margin-bottom: 10px;
  font-size: 1.8rem;
  position: relative;
  min-width: none;
  letter-spacing: -1.2px;
}
@media only screen and (max-width : 768px) {
  .toast-popup--con {
    font-size: 1.5rem;
    margin-bottom: 5px;
    line-height: 1.53;
  }
}
.toast-popup--con::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 16px;
  background: url(/img/web/HOME/etc/popup_check.svg) no-repeat center;
  top: 50%;
  transform: translateY(-50%);
  left: -26px;
}
@media only screen and (max-width : 768px) {
  .toast-popup--con::before {
    width: 16px;
    height: 12px;
    top: 12px;
    left: -19px;
  }
}
.toast-popup--con br {
  display: none;
}
@media only screen and (max-width : 768px) {
  .toast-popup--con br {
    display: block;
  }
}
.toast-popup a {
  font-size: 1.5rem;
  border-bottom: 1px solid #2b4347;
  padding-bottom: 2px;
  color: #2b4347;
  font-weight: bold;
  margin-right: 15px;
}
@media only screen and (max-width : 768px) {
  .toast-popup a {
    font-size: 1.4rem;
    letter-spacing: -1.12px;
  }
}
.toast-popup button {
  transform: rotateZ(45deg);
  right: 20px;
  top: 15px;
  cursor: default;
}
.toast-popup button i.icon {
  width: 22px;
  height: 22px;
  opacity: 0.8;
  cursor: default;
}

.toast-popup.on {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.story-nav {
  background: #ffffff;
  z-index: 9;
}
.story-nav li {
  padding: 25px 0;
  display: block;
  font-size: 1.8rem;
  letter-spacing: -0.3px;
  position: relative;
  cursor: pointer;
}
.story-nav li a {
  padding: 0 !important;
  font-size: 1.8rem !important;
}
.story-nav li.is_active {
  color: #00bfe6;
  font-weight: 600;
}
.story-nav li.is_active::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #00bfe6;
  bottom: 0;
  left: 0;
}

.story-nav.fixed {
  position: fixed;
  top: 100px;
  width: 100%;
}
@media only screen and (max-width : 768px) {
  .story-nav.fixed {
    top: 0;
  }
}

.ybmStory {
  text-align: center;
}
.ybmStory .con {
  display: flex;
  flex-direction: column;
  padding-top: 80px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con {
    padding-top: 40px;
  }
}
.ybmStory .con .mo__show {
  display: none !important;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .mo__show {
    display: block !important;
  }
}
.ybmStory .con .pc__show {
  display: block !important;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .pc__show {
    display: none !important;
  }
}
.ybmStory .con .title {
  padding-top: 60px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .title {
    padding-top: 40px;
  }
}
.ybmStory .con .tit__lg {
  font-size: 4rem;
  letter-spacing: -2.37px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .tit__lg {
    font-size: 2.4rem;
    line-height: 1.4;
    letter-spacing: -2.88px;
  }
}
.ybmStory .con .tit__sm {
  font-size: 2.2rem;
  letter-spacing: -1.44px;
  color: #444444;
  margin-bottom: 0;
  font-weight: 500;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .tit__sm {
    font-size: 1.5rem;
  }
}
.ybmStory .con .tit__sm strong {
  color: #222222;
  position: relative;
  font-size: 2.4rem;
  font-weight: 900;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con .tit__sm strong {
    font-size: 1.5rem;
  }
}
.ybmStory .con .tit__sm strong::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 12px;
  background: #fff54c;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.ybmStory .con .s__sm {
  font-size: 1.8rem;
  letter-spacing: -1.08px;
  color: #666666;
  margin: 0;
  line-height: 1.6;
}
.ybmStory .con .underline {
  position: relative;
  color: #222222;
  font-weight: bold;
}
.ybmStory .con .underline::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 40%;
  background: #fff54c;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.ybmStory .con-intro .speech {
  width: 443px;
  height: 130px;
  background: url(/img/web/HOME/YBMStory/speech.png) no-repeat 2px 0;
  background-size: cover;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-intro .speech {
    width: 314px;
    height: 92px;
  }
}
.ybmStory .con-intro .speech p {
  font-size: 1.8rem;
  color: #666666;
  letter-spacing: -1.08px;
  line-height: 1.78;
  margin: 0;
  padding-top: 40px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-intro .speech p {
    font-size: 1.3rem;
    padding-top: 28px;
    line-height: 1.62;
  }
}
.ybmStory .con-intro .speech-dot {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 140px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-intro .speech-dot {
    display: none;
  }
}
.ybmStory .con-intro .speech-dot span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #aaaaaa;
  margin-bottom: 20px;
}
.ybmStory .con-intro .back-img img {
  max-width: 75%;
}
.ybmStory .con-strong {
  width: 100%;
  height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url(/img/web/HOME/YBMStory/intro_B.png) no-repeat center;
  background-size: cover;
  position: sticky;
  top: 100px;
  z-index: -1;
}
.ybmStory .con-strong::after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 90px;
  left: 50%;
  bottom: 0;
  border-radius: 2px 2px 0 0;
  background: #00bfe6;
  opacity: 1;
  transition: opacity 0.5s linear;
  z-index: 1;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-strong::after {
    height: 50px;
    width: 3px;
    bottom: 0;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-strong {
    height: 240px;
    background: #00404d;
  }
}
.ybmStory .con-strong > strong {
  font-size: 4rem;
  color: #00d4ff;
  letter-spacing: -2px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-strong > strong {
    font-size: 2.4rem;
  }
}
.ybmStory .con-strong > strong em {
  position: relative;
}
.ybmStory .con-strong > strong em::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: #00d4ff;
  border-radius: 50%;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-strong > strong em::before {
    width: 5px;
    height: 5px;
    top: -5px;
  }
}
.ybmStory .con-strong p {
  margin: 0;
}
.ybmStory .con-strong p:first-child {
  font-size: 2.4rem;
  color: #aaaaaa;
  letter-spacing: -1.44px;
  padding-bottom: 20px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-strong p:first-child {
    font-size: 1.6rem;
    color: #ffffff;
    padding-bottom: 8px;
  }
}
.ybmStory .con-strong p:nth-last-child(2), .ybmStory .con-strong p:last-child {
  font-size: 2rem;
  letter-spacing: -1.2px;
  color: #ffffff;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-strong p:nth-last-child(2), .ybmStory .con-strong p:last-child {
    font-size: 1.5rem;
  }
}
.ybmStory .con-strong p:nth-last-child(2) strong, .ybmStory .con-strong p:last-child strong {
  color: #fff952;
}
.ybmStory .con-sub {
  position: relative;
  padding-top: 80px;
  background: #ffffff;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub {
    padding-top: 32px;
  }
}
.ybmStory .con-sub .title .tit__lg {
  margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub .title .tit__lg {
    margin-bottom: 5px;
  }
}
.ybmStory .con-sub__mid {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 30px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__mid {
    width: 100%;
    padding: 10px 0;
  }
}
.ybmStory .con-sub__mid .viewer-item {
  width: 496px;
  display: flex;
  flex-direction: column;
  display: inline-block;
  margin-bottom: 50px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__mid .viewer-item {
    width: 100%;
    margin-bottom: 40px;
  }
}
.ybmStory .con-sub__mid .viewer-item img {
  max-width: 100%;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__mid .viewer-item img {
    max-width: 70%;
  }
}
.ybmStory .con-sub__mid .viewer-item:nth-child(2n-1) {
  margin-right: 41px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__mid .viewer-item:nth-child(2n-1) {
    margin-right: 0;
  }
}
.ybmStory .con-sub__mid .viewer-item__tit {
  font-size: 1.8rem;
  letter-spacing: -1.08px;
  padding-top: 15px;
  display: block;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__mid .viewer-item__tit {
    font-size: 1.4rem;
  }
}
.ybmStory .con-sub__mid .viewer-item__tit strong {
  position: relative;
  color: #ffffff;
  padding: 0 5px 2px 5px;
  background: #00bfe6;
  border-radius: 4px;
}
.ybmStory .con-sub__icons {
  background: #e6faf7;
  padding: 70px 0;
  margin: 0;
  font-size: 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__icons {
    padding: 35px 0;
  }
}
.ybmStory .con-sub__icons .list-item {
  display: inline-block;
  width: 260px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__icons .list-item {
    width: 170px;
    margin-bottom: 30px;
  }
  .ybmStory .con-sub__icons .list-item:nth-child(3), .ybmStory .con-sub__icons .list-item:last-child {
    margin-bottom: 0;
  }
}
.ybmStory .con-sub__icons .list-item .thum {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: #ffffff;
  position: relative;
  margin: 0 auto 20px;
  box-shadow: 0px 2px 0 0 rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__icons .list-item .thum {
    width: 130px;
    height: 130px;
    margin: 0 auto 13px;
  }
}
.ybmStory .con-sub__icons .list-item .thum::before {
  display: block;
  position: absolute;
  top: -10px;
  left: 5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #00bfe6;
  text-align: center;
  line-height: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #ffffff;
  font-size: 2.2rem;
  box-shadow: 2px 3.5px 0 0 rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__icons .list-item .thum::before {
    font-size: 1.4rem;
    width: 35px;
    height: 35px;
    line-height: 35px;
    top: -7px;
    left: -2px;
  }
}
.ybmStory .con-sub__icons .list-item span {
  font-size: 1.8rem;
  letter-spacing: -0.18px;
  display: block;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__icons .list-item span {
    font-size: 1.2rem;
  }
}
.ybmStory .con-sub__icons .list-item strong {
  font-size: 2rem;
  letter-spacing: -1.2px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__icons .list-item strong {
    font-size: 1.35rem;
  }
}
.ybmStory .con-sub__icons .list-item:first-child .thum {
  background: url(/img/web/HOME/YBMStory/icon_class.png) no-repeat center #ffffff;
  background-size: 40%;
}
.ybmStory .con-sub__icons .list-item:first-child .thum:before {
  content: "01";
}
.ybmStory .con-sub__icons .list-item:nth-child(2) .thum {
  background: url(/img/web/HOME/YBMStory/icon_activity.png) no-repeat center #ffffff;
  background-size: 45%;
}
.ybmStory .con-sub__icons .list-item:nth-child(2) .thum:before {
  content: "02";
}
.ybmStory .con-sub__icons .list-item:nth-child(3) .thum {
  background: url(/img/web/HOME/YBMStory/icon_teaching.png) no-repeat center #ffffff;
  background-size: 45%;
}
.ybmStory .con-sub__icons .list-item:nth-child(3) .thum:before {
  content: "03";
}
.ybmStory .con-sub__icons .list-item:last-child .thum {
  background: url(/img/web/HOME/YBMStory/icon_care.png) no-repeat center #ffffff;
  background-size: 45%;
}
.ybmStory .con-sub__icons .list-item:last-child .thum:before {
  content: "04";
}
.ybmStory .con-sub__foot {
  background: #00b388;
  padding: 75px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__foot {
    padding: 34px 0;
  }
}
.ybmStory .con-sub__foot p {
  color: #ffffff;
  font-size: 2.4rem;
  letter-spacing: -1.44px;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__foot p {
    font-size: 1.5rem;
  }
}
.ybmStory .con-sub__foot p strong {
  color: #222222;
  position: relative;
  background: #fff54c;
  border-radius: 4px;
  padding: 2px 5px;
}
.ybmStory .con-sub__foot h1 {
  color: #ffffff;
  font-size: 4rem;
  letter-spacing: -3px;
  margin-right: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con-sub__foot h1 {
    font-size: 2.4rem;
    margin-top: 4px;
  }
}
.ybmStory .con.introduce .title .tit__sm {
  margin-bottom: 50px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.introduce .title .tit__sm {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature {
    padding-top: 60px;
  }
  .ybmStory .con.feature .con-intro {
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 35px;
  }
}
.ybmStory .con.feature .con-intro:last-child {
  padding-bottom: 95px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .con-intro:last-child {
    padding-bottom: 15px;
    border-bottom: none;
  }
}
.ybmStory .con.feature .num {
  font-size: 8rem;
  color: #eeeeee;
  line-height: normal;
  padding: 41px 0 5px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .num {
    font-size: 5rem;
    padding: 26px 0 2px 0;
  }
}
.ybmStory .con.feature .title {
  padding-top: 0;
}
.ybmStory .con.feature .title h1 {
  line-height: 1.3;
  margin-bottom: 15px;
}
.ybmStory .con.feature .title .s__sm {
  margin: 4px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .title .s__sm {
    font-size: 1.5rem;
  }
}
.ybmStory .con.feature .motion {
  position: relative;
  display: inline-block;
  width: 1200px;
  margin: 40px auto 0;
}
.ybmStory .con.feature .motion img {
  max-width: 100%;
}
.ybmStory .con.feature .motion .bubble {
  position: absolute;
  display: inline-block;
  box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.24);
  background: #00bfe6;
  border-radius: 16px;
}
.ybmStory .con.feature .motion .bubble-wrap {
  position: relative;
  padding: 10px 23px;
}
.ybmStory .con.feature .motion .bubble-wrap::after {
  content: "";
  display: block;
  position: absolute;
  background: #00bfe6;
  width: 20px;
  height: 20px;
}
.ybmStory .con.feature .motion .bubble-wrap p {
  font-size: 1.8rem;
  letter-spacing: -1.08px;
  margin: 0;
  line-height: 1.67;
  color: #ffffff;
  text-align: left;
}
.ybmStory .con.feature .motion .bubble.top {
  top: 75px;
  right: 178px;
}
.ybmStory .con.feature .motion .bubble.top .bubble-wrap::after {
  left: 50%;
  transform: translateX(-50%) rotateZ(45deg);
  top: -10px;
}
.ybmStory .con.feature .motion .bubble.middle {
  top: 198px;
  left: 155px;
}
.ybmStory .con.feature .motion .bubble.middle .bubble-wrap::after {
  transform: rotateZ(45deg);
  bottom: -10px;
  right: 39px;
}
.ybmStory .con.feature .motion .bubble.bottom {
  right: 90px;
  bottom: 54px;
}
.ybmStory .con.feature .motion .bubble.bottom .bubble-wrap::after {
  left: 180px;
  transform: rotateZ(45deg);
  top: -10px;
}
.ybmStory .con.feature .grayList {
  width: 580px;
  margin: 0 auto 40px auto;
  padding-top: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .grayList {
    width: 100%;
    padding: 10px 15px 0 15px;
  }
}
.ybmStory .con.feature .grayList li {
  width: 100%;
  padding: 7px 0;
  border-radius: 8px;
  letter-spacing: -1.08px;
  border: solid 2px #dddddd;
  font-size: 1.8rem;
  margin-bottom: 4px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .grayList li {
    font-size: 1.5rem;
  }
}
.ybmStory .con.feature .blue {
  width: 580px;
  margin: 0 auto 40px auto;
  padding-top: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .blue {
    width: 100%;
    padding: 10px 15px 0 15px;
  }
}
.ybmStory .con.feature .blue .slick-slide > div {
  height: 87px !important;
}
.ybmStory .con.feature .blue .item {
  box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.24);
  background: #00bfe6;
  border-radius: 16px;
  font-size: 1.8rem;
  position: relative;
  color: #fff;
  font-weight: 600;
  padding: 10px 0;
  width: 520px !important;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .blue .item {
    font-size: 1.5rem;
    width: 90% !important;
  }
}
.ybmStory .con.feature .blue .item::after {
  content: "";
  display: block;
  position: absolute;
  background: #00bfe6;
  width: 20px;
  height: 20px;
  transform: rotateZ(45deg) translateX(-50%);
  bottom: -17px;
  left: 50%;
  box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.24);
}
.ybmStory .con.feature .grayList.w-700 {
  width: 700px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .grayList.w-700 {
    width: 100%;
  }
}
.ybmStory .con.feature .slide {
  width: 820px;
  margin: 0 auto 90px auto;
  border: solid 2px #dddddd;
  border-radius: 16px;
  padding: 20px;
  height: 480px;
  position: relative;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .slide {
    width: calc(100% - 17%);
    height: auto;
    padding: 10px;
    margin: 0 auto 50px auto;
  }
}
.ybmStory .con.feature .slide img {
  width: 100%;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .slide .slick-slider {
    margin-bottom: 0;
  }
}
.ybmStory .con.feature .slide .slick-slider .slick-arrow {
  top: calc(50% - 49px);
}
.ybmStory .con.feature .slide .slick-slider .slick-dots {
  margin-top: 35px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .slide .slick-slider .slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    bottom: -42px;
  }
  .ybmStory .con.feature .slide .slick-slider .slick-dots li {
    width: 8px;
    height: 8px;
  }
}
.ybmStory .con.feature .slide .slick-slider .slick-next {
  right: -82px;
}
.ybmStory .con.feature .slide .slick-slider .slick-prev {
  left: -82px;
}
.ybmStory .con.feature .slide .readingfarm {
  position: absolute;
  right: -10px;
  bottom: -47px;
  animation: updown 0.6s ease infinite alternate-reverse;
}
.ybmStory .con.feature .slide .readingfarm-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.ybmStory .con.feature .slide .readingfarm-wrap a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.ybmStory .con.feature .slide .readingfarm-wrap .head {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #78cc25;
  color: #ffffff;
  font-size: 2rem;
  padding-top: 27px;
  box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.24);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .slide .readingfarm-wrap .head {
    width: 96px;
    height: 96px;
    font-size: 1.3rem;
    padding-top: 17px;
  }
}
.ybmStory .con.feature .slide .readingfarm-wrap .head span {
  line-height: normal;
  display: block;
}
.ybmStory .con.feature .slide .readingfarm-wrap .foot {
  width: 140px;
  height: 40px;
  color: #ffffff;
  letter-spacing: -1.08px;
  background: #579915;
  border-radius: 30px;
  font-size: 1.8rem;
  line-height: 40px;
  position: relative;
  top: -31px;
  background: url(/img/web/HOME/YBMstory/readingfarm_arrow.png) no-repeat #579915;
  background-position: center right 15px;
  padding-right: 15px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .slide .readingfarm-wrap .foot {
    width: 90px;
    height: 24px;
    font-size: 1.3rem;
    line-height: 24px;
    background-size: 5px;
    background-position: center right 8px;
    padding-right: 10px;
    top: -21px;
    left: 3px;
  }
}
@-webkit-keyframes updown {
  0% {
    bottom: -47px;
  }
  100% {
    bottom: -35px;
  }
}
@keyframes updown {
  0% {
    bottom: -47px;
  }
  100% {
    bottom: -35px;
  }
}
.ybmStory .con.feature .slide.mo__show {
  margin: 25px auto 50px auto;
}
.ybmStory .con.feature .slide.mo__show.top {
  border: none;
  width: 100% !important;
}
.ybmStory .con.feature .slide.h-500 {
  height: 500px;
}
.ybmStory .con.feature .imgArea {
  margin-top: 60px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea {
    padding: 0 35px 20px 35px;
  }
}
.ybmStory .con.feature .imgArea > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.ybmStory .con.feature .imgArea .cover {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 10px;
  border: 2px solid #cccccc;
  padding: 15px;
  border-radius: 20px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea .cover .img__main {
    width: 100%;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea .img__arrow.mo__show {
    width: 80%;
  }
}
.ybmStory .con.feature .imgArea ul {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea ul {
    flex-direction: column;
  }
}
.ybmStory .con.feature .imgArea ul li {
  display: flex;
  flex-direction: column;
}
.ybmStory .con.feature .imgArea ul li span {
  font-size: 2.4rem;
  color: #00bfe6;
  padding-bottom: 7px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea ul li span {
    font-size: 1.4rem;
    padding: 7px 0 0 0;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea ul li img {
    max-width: 80%;
    margin: 0 auto;
  }
}
.ybmStory .con.feature .imgArea ul li:first-child {
  margin-right: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .imgArea ul li:first-child {
    margin-right: 0;
  }
}
.ybmStory .con.feature .zoomIn {
  padding: 40px 0 50px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .zoomIn {
    padding: 40px 0 10px 0;
  }
  .ybmStory .con.feature .zoomIn img {
    max-width: 90%;
  }
}
.ybmStory .con.feature .img-wrap {
  position: relative;
  width: 900px;
  height: 261px;
  display: inline-block;
  background: url(/img/web/HOME/YBMStory/bubble_blue.png) no-repeat center;
  font-size: 0;
  margin: 12px 0 27px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .img-wrap {
    width: 290px;
    height: 335px;
    background: url(/img/web/HOME/YBMStory/bubble_blue_mo.png) no-repeat center;
    background-size: cover;
    margin: 0 0 27px 0;
  }
}
.ybmStory .con.feature .img-wrap .speech-txt {
  display: inline-block;
  width: 440px;
  height: 100px;
  position: relative;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .img-wrap .speech-txt {
    width: 100%;
    height: 25%;
    position: static;
  }
}
.ybmStory .con.feature .img-wrap .speech-txt p {
  position: absolute;
  letter-spacing: -1.08px;
  font-size: 1.8rem;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .img-wrap .speech-txt p {
    font-size: 1.3rem;
    position: relative;
    top: 26px;
    left: unset;
    transform: translate(0);
  }
}
.ybmStory .con.feature .img-wrap .speech-txt.left-top {
  color: #ffffff;
  top: 6px;
}
.ybmStory .con.feature .img-wrap .speech-txt.right-top {
  color: #00aacc;
  top: 6px;
}
.ybmStory .con.feature .img-wrap .speech-txt.left-bottom {
  color: #00aacc;
  top: 28px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .img-wrap .speech-txt.left-bottom p {
    color: #ffffff;
    top: 13px;
  }
}
.ybmStory .con.feature .img-wrap .speech-txt.right-bottom {
  color: #ffffff;
  top: 28px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .img-wrap .speech-txt.right-bottom p {
    color: #00aacc;
    top: 20px;
  }
}
.ybmStory .con.feature h4 {
  font-size: 2.4rem;
  color: #666666;
  letter-spacing: -1.44px;
  line-height: 1.6;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature h4 {
    font-size: 1.5rem;
    letter-spacing: -1.8px;
    word-spacing: -1px;
  }
}
.ybmStory .con.feature h4 strong {
  font-size: 2.8rem;
  color: #222222;
  vertical-align: baseline;
  position: relative;
  padding: 0 5px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature h4 strong {
    font-size: 1.8rem;
    letter-spacing: -2px;
  }
}
.ybmStory .con.feature h4 strong::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 54%;
  background: #fff54c;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 8px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature h4 strong::after {
    bottom: 5px;
  }
}
.ybmStory .con.feature h4 i.icon {
  width: 32px;
  height: 32px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature h4 i.icon {
    width: 20px;
    height: 20px;
  }
}
.ybmStory .con.feature .tablet-clickable {
  margin-top: 40px;
}
.ybmStory .con.feature .tablet-clickable .slide {
  position: relative;
  border: none;
}
.ybmStory .con.feature .tablet-clickable .slide img {
  position: absolute;
  top: 0;
  left: 0;
}
.ybmStory .con.feature .tablet-clickable .slide .mapImg {
  display: none;
}
.ybmStory .con.feature .flow-banner {
  width: 1182px;
  margin: 50px auto 25px auto;
  height: 180px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .flow-banner {
    width: 360px;
    height: 90px;
    overflow: hidden;
    margin: 30px auto 10px auto;
  }
}
.ybmStory .con.feature .flow-banner::before {
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .flow-banner::before {
    display: none;
  }
}
.ybmStory .con.feature .flow-banner::after {
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 100%;
  right: 0;
  top: 0;
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .flow-banner::after {
    display: none;
  }
}
.ybmStory .con.feature .flow-banner ul {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1576px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .flow-banner ul {
    width: 143%;
    left: -67px;
  }
}
.ybmStory .con.feature .flow-banner ul li {
  display: inline-block;
  width: 180px;
  height: 180px;
  margin-right: 17px;
}
.ybmStory .con.feature .flow-banner ul li img {
  width: 100%;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .flow-banner ul li {
    width: 90px;
    height: 90px;
  }
}
.ybmStory .con.feature p.ex-txt {
  font-size: 1.6rem;
  letter-spacing: -0.96px;
  color: #666666;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature p.ex-txt {
    font-size: 1.2rem;
  }
}
.ybmStory .con.feature .phone {
  padding-top: 30px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .phone {
    padding-top: 10px;
  }
}
.ybmStory .con.feature .phone img {
  max-width: 100%;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .phone img {
    max-width: 70%;
  }
}
.ybmStory .con.feature .phone span {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: -1.08px;
  color: #666666;
  display: block;
  padding-top: 20px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .phone span {
    font-size: 1.3rem;
    padding-top: 15px;
  }
}
.ybmStory .con.feature .dashed-box {
  background: #00bfe6;
  padding: 6px;
  box-shadow: 5px 8.7px 20px 0 rgba(0, 0, 0, 0.12);
  border-radius: 24px;
  width: 920px;
  margin: 40px auto 40px auto;
  position: relative;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .dashed-box {
    width: 100%;
    max-width: 320px;
    border-radius: 12px;
    margin: 30px auto 30px auto;
  }
}
.ybmStory .con.feature .dashed-box::after, .ybmStory .con.feature .dashed-box::before {
  content: "";
  display: block;
  position: absolute;
  width: 48px;
  height: 35px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .dashed-box::after, .ybmStory .con.feature .dashed-box::before {
    display: none;
  }
}
.ybmStory .con.feature .dashed-box::before {
  background: url(/img/web/HOME/YBMStory/mark_start.png) no-repeat center;
  top: -10px;
  left: 25px;
}
.ybmStory .con.feature .dashed-box::after {
  background: url(/img/web/HOME/YBMStory/mark_end.png) no-repeat center;
  top: -10px;
  right: 25px;
}
.ybmStory .con.feature .dashed-box .dashed {
  border: 3px dashed #009fbf;
  border-radius: 20px;
  padding: 7px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .dashed-box .dashed {
    border-radius: 8px;
  }
}
.ybmStory .con.feature .dashed-box .dashed p {
  font-size: 2.4rem;
  margin: 0;
  color: #ffffff;
  letter-spacing: -1.44px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .dashed-box .dashed p {
    font-size: 1.6rem;
    letter-spacing: -1.92px;
  }
}
.ybmStory .con.feature .dashed-box .dashed p strong {
  color: #fff952;
  font-size: 2.8rem;
  vertical-align: baseline;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.feature .dashed-box .dashed p strong {
    font-size: 1.8rem;
    letter-spacing: -2.16px;
  }
}
.ybmStory .con.curriculum {
  padding-top: 0;
}
.ybmStory .con.curriculum .con-intro {
  background: url(/img/web/HOME/YBMStory/curriculum_back.png) no-repeat center;
  padding: 80px 0 120px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro {
    padding: 40px 0 10px 0;
    background: url(/img/web/HOME/YBMStory/curriculum_back_mo.png) no-repeat center;
    background-size: cover;
  }
}
.ybmStory .con.curriculum .con-intro .title {
  padding-top: 35px;
}
.ybmStory .con.curriculum .con-intro .title .sub-tit {
  font-size: 2.2rem;
  letter-spacing: -1.35px;
  line-height: 1.67;
  margin: 0;
  color: #bcc1cc;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .title .sub-tit {
    font-size: 1.5rem;
  }
}
.ybmStory .con.curriculum .con-intro .title .sub-tit strong {
  font-size: 2.4rem;
  color: #fff952;
  vertical-align: baseline;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .title .sub-tit strong {
    font-size: 1.6rem;
  }
}
.ybmStory .con.curriculum .con-intro .table {
  margin: 56px auto 0 auto;
  width: 1182px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table {
    width: calc(100% - 30px);
    margin: 80px auto 0 auto;
  }
}
.ybmStory .con.curriculum .con-intro .table .row {
  margin-bottom: 4px;
  display: flex;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row {
    position: relative;
    margin-bottom: 65px;
  }
  .ybmStory .con.curriculum .con-intro .table .row:last-child .th ul li {
    height: 90px;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .th {
  width: 25%;
  background: #ffffff;
  border-radius: 10px 0 0 10px;
  padding: 4px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .th {
    width: 68px;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .th ul {
  margin: 0;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li {
  width: 100%;
  height: 80px;
  border-radius: 8px;
  background: #f6f6f6;
  border: 2px solid #eeeeee;
  margin-bottom: 2px;
  box-sizing: border-box;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .th ul li {
    height: 65px;
    border-radius: 4px;
    overflow: hidden;
    border: none;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__pc {
  display: block;
  width: 120px;
  height: 100%;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__pc {
    display: none;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__pc::after {
  display: block;
  position: absolute;
  height: 80px;
  top: -2px;
  right: 0;
  width: 120px;
  border-radius: 8px;
  font-style: "roboto";
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 80px;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__mo {
  width: 100%;
  height: 100%;
  font-size: 1.3rem;
  color: #ffffff;
  background: #000000;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: normal;
  border-radius: 4px;
  display: none;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__mo {
    display: flex;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__mo em {
  display: block;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li .level-block__mo strong {
  font-size: 1.8rem;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li:last-of-type {
  margin-bottom: 0;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-1 span.level-block__pc::after {
  content: "Level 1";
  background: #ff4242;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-1 span.level-block__mo {
  background: #ff4242;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-2 span.level-block__pc {
  background: #ffaa7f;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-2 span.level-block__pc::after {
  content: "Level 2";
  background: #ff8142;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-2 span.level-block__mo {
  background: #ff8142;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-3 span.level-block__pc {
  background: #b8e65c;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-3 span.level-block__pc::after {
  content: "Level 3";
  background: #96cc29;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-3 span.level-block__mo {
  background: #96cc29;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-4 span.level-block__pc {
  background: #6dcc3d;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-4 span.level-block__pc::after {
  content: "Level 4";
  background: #53b324;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-4 span.level-block__mo {
  background: #53b324;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-5 span.level-block__pc {
  background: #29ccb1;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-5 span.level-block__pc::after {
  content: "Level 5";
  background: #12b398;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-5 span.level-block__mo {
  background: #12b398;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-6 span.level-block__pc {
  background: #2ec7e6;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-6 span.level-block__pc::after {
  content: "Level 6";
  background: #14adcc;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-6 span.level-block__mo {
  background: #14adcc;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-7 span.level-block__pc {
  background: #3399ff;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-7 span.level-block__pc::after {
  content: "Level 7";
  background: #177ee6;
}
.ybmStory .con.curriculum .con-intro .table .row .th ul li.level-7 span.level-block__mo {
  background: #177ee6;
}
.ybmStory .con.curriculum .con-intro .table .row .td {
  width: 56%;
  position: relative;
  border-radius: 0 10px 10px 0;
  background: #ffffff;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td {
    width: calc(100% - 68px);
    padding-top: 20px;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td ul {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 92px 0 45px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td ul {
    padding: 0 20px 0 25px;
    top: unset;
    transform: unset;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td ul li {
  font-size: 2rem;
  color: #666666;
  text-align: left;
  letter-spacing: -1.2px;
  position: relative;
  padding: 5px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td ul li {
    font-size: 1.3rem;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td ul li::before {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  top: 16px;
  left: -18px;
  border-radius: 50%;
  background: #00bfe6;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td ul li::before {
    width: 6px;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
    left: -13px;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td ul li strong {
  color: #222222;
}
.ybmStory .con.curriculum .con-intro .table .row .td.right {
  width: 19%;
  background: #00bfe6;
  border-radius: 10px;
  padding: 5px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td.right {
    width: 100%;
    position: absolute;
    top: -46px;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td.right .dashed {
  border: 3px dashed rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td.right .dashed {
    flex-direction: unset;
    justify-content: flex-start;
    padding: 6px 0;
    border: 1.5px dashed rgba(255, 255, 255, 0.6);
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td.right .dashed h5 {
  color: #ffffff;
  font-size: 2.3rem;
  letter-spacing: -1.41px;
  margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td.right .dashed h5 {
    font-size: 1.6rem;
    margin: 0;
    padding: 0 10px 0 15px;
  }
}
.ybmStory .con.curriculum .con-intro .table .row .td.right .dashed span {
  font-size: 1.6rem;
  letter-spacing: -0.96px;
  color: #ffffff;
  background: #006a80;
  border-radius: 16px;
  padding: 6px 18px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-intro .table .row .td.right .dashed span {
    font-size: 1.2rem;
    padding: 1px 15px;
  }
}
.ybmStory .con.curriculum .con-effect {
  display: flex;
  height: 700px;
  position: relative;
  background: url(/img/web/HOME/YBMStory/effect_back.png) no-repeat center;
  padding-top: 170px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect {
    background: url(/img/web/HOME/YBMStory/effect_back_mo.png) no-repeat center;
    padding-top: 110px;
    background-size: cover;
    height: 505px;
    background-position: bottom;
  }
}
.ybmStory .con.curriculum .con-effect--title {
  font-size: 2.4rem;
  letter-spacing: -1.44px;
  color: #ffffff;
  border: 4px solid #ffffff;
  position: absolute;
  padding: 3px 20px;
  border-radius: 4px;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect--title {
    font-size: 1.5rem;
    letter-spacing: -1.89px;
    border: 3px solid #ffffff;
    padding: 1px 10px;
    top: 30px;
  }
}
.ybmStory .con.curriculum .con-effect .effect {
  width: 50%;
}
.ybmStory .con.curriculum .con-effect .effect ul {
  display: flex;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect ul {
    flex-direction: column;
  }
}
.ybmStory .con.curriculum .con-effect .effect ul li {
  width: 280px;
  height: 208px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.16);
  position: relative;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect ul li {
    width: 155px;
    height: 90px;
    padding: 10px;
  }
  .ybmStory .con.curriculum .con-effect .effect ul li:nth-of-type(1) {
    margin-bottom: 40px;
  }
}
.ybmStory .con.curriculum .con-effect .effect ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #0f6671;
  border-radius: 16px 0 16px 0;
  width: 90px;
  height: 40px;
  font-size: 2rem;
  font-family: "NanumSquare", sans-serif;
  color: #ffffff;
  font-weight: 900;
  line-height: 40px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect ul li::before {
    font-size: 1.4rem;
    border-radius: 12px 12px 0 0;
    width: 75px;
    height: 30px;
    line-height: 30px;
    top: -30px;
    left: 20px;
  }
}
.ybmStory .con.curriculum .con-effect .effect ul li p {
  font-size: 1.8rem;
  letter-spacing: -1.08px;
  line-height: 1.67;
  margin: 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect ul li p {
    font-size: 1.4rem;
    text-align: left;
  }
}
.ybmStory .con.curriculum .con-effect .effect ul li img {
  padding: 20px 0 10px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect ul li img {
    display: none;
  }
}
.ybmStory .con.curriculum .con-effect .effect-left ul {
  justify-content: flex-end;
  padding-right: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect-left ul {
    align-items: flex-end;
    padding-right: 5px;
  }
}
.ybmStory .con.curriculum .con-effect .effect-left ul li:first-child {
  margin-right: 20px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect-left ul li:first-child {
    margin-right: 0;
  }
}
.ybmStory .con.curriculum .con-effect .effect-left ul li:first-child::before {
  content: "듣기";
}
.ybmStory .con.curriculum .con-effect .effect-left ul li:last-child::before {
  content: "말하기";
}
.ybmStory .con.curriculum .con-effect .effect-right ul {
  justify-content: flex-start;
  padding-left: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.curriculum .con-effect .effect-right ul {
    padding-left: 5px;
  }
}
.ybmStory .con.curriculum .con-effect .effect-right ul li:first-child {
  margin-right: 20px;
}
.ybmStory .con.curriculum .con-effect .effect-right ul li:first-child::before {
  content: "쓰기";
}
.ybmStory .con.curriculum .con-effect .effect-right ul li:last-child::before {
  content: "읽기";
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition {
    padding-top: 80px;
  }
}
.ybmStory .con.composition .con-intro .title {
  padding: 50px 0 30px 0;
}
.ybmStory .con.composition .con-intro .title h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8rem;
  letter-spacing: -0.57px;
  color: #666666;
  font-weight: bold;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-intro .title h4 {
    font-size: 1.6rem;
    font-weight: normal;
    display: block;
    align-items: unset;
    justify-content: unset;
    word-break: keep-all;
  }
}
.ybmStory .con.composition .con-intro .title h4 span {
  margin-right: 5px;
  vertical-align: middle;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-intro .title h4 span {
    font-size: 1.6rem;
    margin-right: 0;
  }
}
.ybmStory .con.composition .con-intro .title h4 strong {
  font-size: 4rem;
  vertical-align: middle;
  color: #222222;
  margin-right: 5px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-intro .title h4 strong {
    font-size: 2.4rem;
    margin-right: 0;
  }
}
.ybmStory .con.composition .con-intro .title h4 strong:last-child {
  font-size: 3.1rem;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-intro .title h4 strong:last-child {
    font-size: 2rem;
  }
}
.ybmStory .con.composition .con-intro .title h4 em {
  vertical-align: baseline;
  color: #222222;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-intro .title h4 em {
    font-weight: bold;
  }
}
.ybmStory .con.composition .con-intro .title h4 i {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url(/img/web/HOME/YBMStory/plus.png) no-repeat center;
  background-size: 100%;
  margin: 0 17px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-intro .title h4 i {
    width: 16px;
    height: 16px;
    margin: 0 10px;
  }
}
.ybmStory .con.composition .con-table {
  width: 1182px;
  margin: 0 auto;
  padding-top: 45px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table {
    width: 100%;
    padding: 45px 15px 0 15px;
  }
}
.ybmStory .con.composition .con-table .block {
  display: flex;
  margin-bottom: 10px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.ybmStory .con.composition .con-table .block-title {
  background: #00b388;
  width: 180px;
  border-radius: 12px 0 0 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-title {
    width: 100%;
    border-radius: 8px;
    flex-direction: unset;
    padding: 10px 0;
    margin-bottom: 4px;
  }
}
.ybmStory .con.composition .con-table .block-title h5 {
  font-size: 2.3rem;
  letter-spacing: -0.47px;
  color: #ffffff;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-title h5 {
    font-size: 1.8rem;
    margin: 0 10px 0 0;
    font-weight: 500;
  }
}
.ybmStory .con.composition .con-table .block-title span {
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: -0.4px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-title span {
    font-size: 1.4rem;
    font-weight: normal;
  }
}
.ybmStory .con.composition .con-table .block-contents {
  width: calc(100% - 180px);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents {
    width: 100%;
  }
}
.ybmStory .con.composition .con-table .block-contents .row {
  display: flex;
}
.ybmStory .con.composition .con-table .block-contents .row:nth-of-type(1) .play {
  border-radius: 0 12px 0 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row:nth-of-type(1) .play {
    border-radius: 0 8px 0 0;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row:nth-of-type(1) .th {
    border-radius: 8px 0 0 0;
  }
}
.ybmStory .con.composition .con-table .block-contents .row:last-of-type .th {
  border-bottom: 2px solid #00b388;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row:last-of-type .th {
    border-radius: 0 0 0 8px;
  }
}
.ybmStory .con.composition .con-table .block-contents .row:last-of-type .td {
  border-bottom: 2px solid #dddddd;
}
.ybmStory .con.composition .con-table .block-contents .row:last-of-type .play {
  border-radius: 0 0 12px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row:last-of-type .play {
    border-radius: 0 0 8px 0;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .th {
  width: 22%;
  font-size: 2rem;
  letter-spacing: -0.4px;
  font-family: "NanumSquare", sans-serif;
  padding: 20px 0;
  border-top: solid 2px #00b388;
  border-right: solid 2px #00b388;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .th {
    font-size: 1.2rem;
    border-left: solid 2px #00b388;
    padding: 12px 0;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .th .sub-txt {
  font-size: 1.6rem;
  letter-spacing: -0.32px;
  color: #666666;
  font-family: initial;
  vertical-align: middle;
  margin-left: 5px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .th .sub-txt {
    margin: 0;
    display: block;
    font-size: 1rem;
    font-weight: bold;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .th .sub-txt.teacher {
  display: block;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .th .sub-txt.teacher {
    display: none;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .td {
  width: 66%;
  font-size: 1.8rem;
  text-align: left;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  padding-left: 32px;
  border-top: 2px solid #dddddd;
  letter-spacing: -1.08px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .td {
    width: 63%;
    font-size: 1.3rem;
    padding: 12px 0 12px 10px;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .td:last-child {
  width: 12%;
  padding: 0;
  border-left: 2px dashed #dddddd;
  border-right: 2px solid #dddddd;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .td:last-child {
    border-left: none;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .td:last-child i.icon {
  width: 40px;
  height: 34px;
  cursor: pointer;
  background: url(/img/web/HOME/YBMStory/pc_icon.png) no-repeat center;
  background-size: 100%;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .td:last-child i.icon {
    width: 20px;
  }
}
.ybmStory .con.composition .con-table .block-contents .row .td:last-child .icon.active {
  background: url(/img/web/HOME/YBMStory/pc_icon_active.png) no-repeat center;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row .td:last-child .icon.active {
    width: 20px;
  }
}
.ybmStory .con.composition .con-table .block-contents .row.sub .th {
  padding: 50px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row.sub .th {
    padding: 30px 0;
  }
}
.ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 20px 50px 20px 32px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) {
    padding: 10px;
  }
}
.ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) p {
  font-size: 1.6rem;
  letter-spacing: -0.96px;
  line-height: 1.75;
  margin: 13px 0 0 0;
  background: #eeeeee;
  padding: 10px 90px 10px 20px;
  border-radius: 8px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) p {
    font-size: 1.2rem;
    padding: 10px;
    margin: 5px 0 0 0;
    line-height: 1.5;
  }
}
.ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) .mark {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 4px;
  padding: 0 6px;
  margin-bottom: 5px;
}
.ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) .mark__reading {
  background: #00b388;
}
.ybmStory .con.composition .con-table .block-contents .row.sub .td:not(.play) .mark__speaking {
  background: #78cc25;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block-contents .row.sub .td.play {
    padding: 0;
    align-items: center;
  }
}
.ybmStory .con.composition .con-table .block__top {
  position: relative;
}
.ybmStory .con.composition .con-table .block__top .top-title {
  position: absolute;
  width: 480px;
  background: #0f6671;
  border-radius: 16px 16px 0 0;
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -51px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__top .top-title {
    width: 240px;
    border-radius: 30px;
    padding: 4px 0;
  }
}
.ybmStory .con.composition .con-table .block__top .top-title span {
  display: block;
  width: 120px;
  height: 2px;
  background: #ffffff;
  opacity: 0.4;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__top .top-title span {
    width: 50px;
  }
}
.ybmStory .con.composition .con-table .block__top .top-title strong {
  font-size: 2.2rem;
  color: #ffffff;
  margin: 0 20px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__top .top-title strong {
    font-size: 1.4rem;
    margin: 0 10px 1px 10px;
    font-weight: normal;
    letter-spacing: -1.12px;
  }
}
.ybmStory .con.composition .con-table .block__middle .block-title {
  background: #78cc25;
}
.ybmStory .con.composition .con-table .block__middle .block-contents .row .th {
  border-color: #78cc25;
}
.ybmStory .con.composition .con-table .block__bottom .block-title {
  width: 400px;
  background: #ff9633;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__bottom .block-title {
    width: 100%;
  }
}
.ybmStory .con.composition .con-table .block__bottom .block-title h5 {
  margin: 0;
}
.ybmStory .con.composition .con-table .block__bottom .block-contents {
  width: calc(100% - 400px);
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__bottom .block-contents {
    width: 100%;
  }
}
.ybmStory .con.composition .con-table .block__bottom .block-contents .row .td {
  width: 84.7%;
  padding: 22px 0 22px 32px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__bottom .block-contents .row .td {
    width: 88%;
    border-left: 2px solid #dddddd;
    border-radius: 8px 0 0 8px;
    padding: 11px 0 11px 10px;
  }
}
.ybmStory .con.composition .con-table .block__bottom .block-contents .row .td.play {
  width: 15.3%;
  padding: 0;
  border-radius: 0 12px 12px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.composition .con-table .block__bottom .block-contents .row .td.play {
    width: 12%;
    border-left: none;
    border-radius: 0 8px 8px 0;
  }
}
.ybmStory .con.review .con-intro .title {
  margin-bottom: 25px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-intro .title {
    background: url(/img/web/HOME/YBMStory/review_back_mo.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 210px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 30px 0 0 0;
    padding: 39px 0 0 0;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-intro .title h1 {
    color: #fff;
  }
}
.ybmStory .con.review .con-intro .title h1 .mo-show {
  display: none;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-intro .title h1 .mo-show {
    display: block;
  }
}
.ybmStory .con.review .con-result {
  background: #e4faf6;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-result .review-list {
    position: relative;
    top: -80px;
  }
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-result {
    background: none;
    background: #e4faf6;
    position: relative;
  }
  .ybmStory .con.review .con-result::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: #f0f0f0;
    box-shadow: inset 0px 3px 0 0 rgba(0, 0, 0, 0.04);
  }
  .ybmStory .con.review .con-result img {
    max-width: 100%;
  }
}
.ybmStory .con.review .con-result ul {
  width: 1182px;
  margin: 0 auto;
  padding: 80px 0;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-result ul {
    padding: 0;
    width: 90%;
  }
}
.ybmStory .con.review .con-result ul li p.con {
  height: 175px;
}
@media only screen and (max-width : 768px) {
  .ybmStory .con.review .con-result ul .slick-dots {
    margin-top: 30px;
  }
}
