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

section#community-event .content-wrap {
  padding: 60px 0 100px;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap {
    padding: 40px 20px 100px;
  }
}
section#community-event .content-wrap h1 {
  padding-bottom: 30px;
  font-size: 2.8rem;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap h1 {
    font-size: 2.1rem;
  }
}
section#community-event .content-wrap ul.event {
  width: calc(100% + 22px);
}
section#community-event .content-wrap ul.event::after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event {
    width: 100%;
  }
}
section#community-event .content-wrap ul.event li {
  width: 33.3%;
  float: left;
  padding-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
section#community-event .content-wrap ul.event li .thum {
  width: 380px;
  height: 252px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li .thum {
    width: 100%;
  }
}
section#community-event .content-wrap ul.event li .thum img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li .thum__w {
    display: none;
  }
}
section#community-event .content-wrap ul.event li .thum__m {
  display: none;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li .thum__m {
    display: block;
  }
}
section#community-event .content-wrap ul.event li .thum.is_end::before {
  content: "이벤트 종료";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: "NanumSquare", sans-serif;
  z-index: 1;
}
section#community-event .content-wrap ul.event li dl dt {
  font-size: 1.8rem;
  padding: 12px 30px 3px 0;
  letter-spacing: -0.7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li dl dt {
    padding: 10px 15px 1px 0;
    font-size: 1.6rem;
    text-overflow: unset;
    white-space: unset;
  }
}
section#community-event .content-wrap ul.event li dl dd {
  font-size: 1.6rem;
  color: #888888;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li dl dd {
    font-size: 1.4rem;
  }
}
section#community-event .content-wrap ul.event li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  height: 100%;
  display: block;
  font-size: 0;
}
@media only screen and (max-width : 769px) {
  section#community-event .content-wrap ul.event li a {
    width: 100%;
  }
}

section#community-view {
  padding: 60px 0 100px;
}
@media only screen and (max-width : 769px) {
  section#community-view {
    padding: 27px 15px 60px;
  }
}
section#community-view .content-wrap {
  padding: 0;
  border: 1px solid #eeeeee;
  background: #ffffff;
  border-radius: 8px;
}
section#community-view .title {
  border-bottom: 1px solid #eeeeee;
  display: flex;
  padding: 35px 0 33px;
  align-items: baseline;
}
@media only screen and (max-width : 769px) {
  section#community-view .title {
    padding: 0 15px;
    display: block;
  }
}
section#community-view .title h1 {
  font-size: 2.4rem;
  width: 70%;
  padding-left: 30px;
  margin-bottom: 0;
  letter-spacing: -1.5px;
}
@media only screen and (max-width : 769px) {
  section#community-view .title h1 {
    font-size: 1.8rem;
    width: 100%;
    padding: 30px 0 0 0;
    line-height: 1.5;
  }
}
section#community-view .title .date {
  width: 30%;
  font-size: 1.6rem;
  color: #aaaaaa;
  text-align: right;
  padding-right: 30px;
}
@media only screen and (max-width : 769px) {
  section#community-view .title .date {
    font-size: 1.4rem;
    width: 100%;
    text-align: left;
    padding: 6px 0 14px 0;
  }
}
section#community-view .con {
  padding: 40px 64px 55px 64px;
}
@media only screen and (max-width : 769px) {
  section#community-view .con {
    padding: 30px 15px 50px 15px;
  }
}
section#community-view .con img {
  margin: 0 auto;
  max-width: 100%;
}
section#community-view .con__w {
  display: block;
}
@media only screen and (max-width : 769px) {
  section#community-view .con__w {
    display: none;
  }
}
section#community-view .con__m {
  display: none;
}
@media only screen and (max-width : 769px) {
  section#community-view .con__m {
    display: block;
  }
}
@media only screen and (max-width : 769px) {
  section#community-view .event_area {
    padding: 0 5px;
  }
}
section#community-view .event_area a {
  font-size: 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 14px 55px;
  margin: 60px auto 0;
}
@media only screen and (max-width : 769px) {
  section#community-view .event_area a {
    width: 100%;
    margin: 40px 0 0 0;
    font-size: 1.6rem;
    padding: 10px 0;
  }
}

/* float layout */
.floating-right--wrap {
  position: relative;
  padding-right: 400px;
  min-height: 530px;
}
.floating-right--right {
  width: 380px;
  position: absolute;
  right: 0;
  top: -3px;
}
@media only screen and (max-width : 769px) {
  .floating-right--right.pc-fixed {
    position: relative;
    right: unset;
    top: 0;
    width: auto;
  }
}
.floating-right--right.fixed {
  position: fixed;
  right: unset;
  left: calc(772px + ((100vw - 1180px) / 2));
}
.floating-right--right.fixed-bottom {
  position: absolute;
  top: unset;
  left: unset;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width : 1300px) {
  .floating-right--right.fixed {
    left: 830px;
  }
}
@media only screen and (max-width : 769px) {
  .floating-right--wrap {
    padding-right: 0;
  }
  .floating-right--right {
    right: -400px;
  }
}

.popup.complete {
  width: 580px;
}
@media only screen and (max-width : 769px) {
  .popup.complete {
    width: 90%;
  }
  .popup-tit + .popup-con {
    padding: 0;
  }
  .popup .event_area .btn-cont--md.inline {
    min-width: calc(50% - 10px);
    width: calc(50% - 10px);
  }
}

.product-img img {
  max-width: 100%;
}

/* 갤러리 */
.gallery .content-wrap {
  padding: 60px 0 100px;
}
@media only screen and (max-width : 769px) {
  .gallery .content-wrap {
    padding: 40px 0 100px;
  }
}
@media only screen and (max-width : 769px) {
  .gallery .content-wrap h3 {
    padding-left: 4%;
  }
}
.gallery-head {
  text-align: center;
}
@media only screen and (max-width : 769px) {
  .gallery-head {
    margin-top: 40px;
  }
}
.gallery-btn {
  display: inline-block;
  width: 32px;
  height: 32px;
  padding: 8px;
  border-radius: 32px;
  background-color: #eee;
  opacity: 0.6;
}
.gallery-btn i {
  display: block;
  width: 16px;
  min-width: auto;
  margin: auto;
}
.gallery-btn--rotate {
  padding: 4px;
}
.gallery-btn--rotate i {
  transform: rotate(-180deg);
}
.gallery-title {
  margin: 0 30px;
  line-height: 32px;
}
@media only screen and (max-width : 769px) {
  .gallery-title {
    margin: 0 10px;
  }
}
.gallery-banner {
  width: 1180px;
  height: 320px;
  margin: 20px 0 0 0;
  overflow: hidden;
}
@media only screen and (max-width : 769px) {
  .gallery-banner {
    width: 660px;
    height: 400px;
  }
}
.gallery-search {
  padding: 30px 4%;
  background: #f6f6f6;
  border-radius: 18px;
  font-size: 0;
  text-align: center;
  margin-top: 60px;
}
@media only screen and (max-width : 769px) {
  .gallery-search {
    border-radius: 0;
    margin-top: 40px;
  }
}
.gallery-cont {
  display: inline-block;
  width: 88%;
}
.gallery-inp {
  display: inline-block;
  width: 100%;
  height: 45px;
  margin-left: 4px;
}
.gallery-inp .gallery-search-input {
  display: inline-block;
  width: 300px;
  height: 100%;
  padding: 0 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px 0 0 4px;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .gallery-inp .gallery-search-input {
    width: calc(100% - 45px);
  }
}
.gallery-inp .gallery-search-input ::-moz-placeholder {
  color: #aaaaaa;
}
.gallery-inp .gallery-search-input :-ms-input-placeholder {
  color: #aaaaaa;
}
.gallery-inp .gallery-search-input ::placeholder {
  color: #aaaaaa;
}
.gallery-inp button {
  display: inline-block;
  width: 50px;
  height: 100%;
  background: #5c6166;
  border: 2px solid #45494d;
  border-radius: 0 4px 4px 0;
  vertical-align: middle;
}
@media only screen and (max-width : 769px) {
  .gallery-inp button {
    width: 45px;
  }
}
.gallery-tab {
  margin-top: 40px;
  line-height: 40px;
}
@media only screen and (max-width : 769px) {
  .gallery-tab-menu {
    display: block;
  }
}
.gallery-tab .tab-btn {
  border-top: 2px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 2px solid #00bfe6;
}
@media only screen and (max-width : 769px) {
  .gallery-tab .tab-btn {
    border: 2px solid #dddddd;
  }
  .gallery-tab .tab-btn:last-child, .gallery-tab .tab-btn:nth-child(-1) {
    border-top: 0;
  }
}
.gallery-tab .tab-btn:first-child {
  border-radius: 4px 0 0 0;
}
@media only screen and (max-width : 769px) {
  .gallery-tab .tab-btn:first-child {
    border-radius: 0;
    border-right: 0;
  }
}
.gallery-tab .tab-btn:last-child {
  border-radius: 0 4px 0 0;
}
@media only screen and (max-width : 769px) {
  .gallery-tab .tab-btn:last-child {
    border-radius: 0;
    border-left: 0;
  }
}
@media only screen and (max-width : 769px) {
  .gallery-tab .tab-btn:nth-child(3), .gallery-tab .tab-btn:nth-child(4) {
    border-top: 0;
  }
}
@media only screen and (max-width : 769px) {
  .gallery-tab .tab-btn {
    display: inline-block;
    float: left;
    width: 50%;
  }
}
.gallery-tab .tab-btn.active {
  border-bottom: 0;
}
@media only screen and (max-width : 769px) {
  .gallery-tab .tab-btn.active {
    border: 2px solid #00bfe6;
  }
}
@media only screen and (max-width : 769px) {
  .gallery-tab {
    margin-top: 0;
  }
}
.gallery-radiobox.is-active label::before {
  background-position: -22px 0;
}
@media only screen and (max-width : 769px) {
  .gallery table.list-table {
    border-top: 2px solid #222222 !important;
  }
}
.gallery-td {
  position: relative;
}
.gallery-td a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0 !important;
}
.gallery-td .m-block {
  float: right;
  width: 50%;
  padding-left: 5%;
}
.gallery-td .m-block span:last-child {
  display: block;
  text-align: right;
}
.gallery-imgbox {
  float: left;
  width: 280px;
  height: 187px;
}
.gallery-imgbox img {
  width: 100%;
  height: 100%;
  min-height: 100px;
  background-color: #add;
  border-radius: 18px;
}
@media only screen and (max-width : 769px) {
  .gallery-imgbox {
    width: 50%;
    height: auto;
  }
}
.gallery-textbox {
  float: right;
  width: calc(100% - 288px);
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 0;
}
.gallery-textbox span {
  display: block;
}
.gallery-textbox .gallery-subtext {
  width: 100%;
  height: 66px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width : 769px) {
  .gallery-textbox {
    width: 50%;
    padding-top: 0;
  }
}
.gallery-like {
  line-height: 18px;
}
.gallery-like i {
  margin-right: 10px;
}

.gallview {
  width: 1180px;
  margin: 0 auto;
  padding: 60px 0 100px 0;
}
.gallview-box {
  border: 1px solid #eeeeee;
  border-radius: 8px;
  background-color: #ffffff;
}
.gallview-tit {
  position: relative;
  padding: 38px 30px 0;
  border-bottom: 1px solid #eeeeee;
}
.gallview-tit-area {
  display: inline-block;
  width: 68%;
}
@media only screen and (max-width : 769px) {
  .gallview-tit-area {
    width: 100%;
  }
}
.gallview-tit > span {
  display: inline-block;
  position: absolute;
  top: 70px;
  right: 30px;
}
.gallview-tit > span:nth-of-type(1) {
  width: 120px;
  right: 130px;
  line-height: 20px;
}
@media only screen and (max-width : 769px) {
  .gallview-tit > span:nth-of-type(1) {
    right: auto;
  }
}
.gallview-tit > span:nth-of-type(2) {
  line-height: 20px;
  color: #888888;
}
@media only screen and (max-width : 769px) {
  .gallview-tit > span:nth-of-type(2) {
    left: 150px;
  }
}
@media only screen and (max-width : 769px) {
  .gallview-tit > span {
    top: auto;
    right: auto;
    bottom: 20px;
  }
}
.gallview-tit > p {
  width: 100%;
  height: 46px;
  margin: 20px 0;
  line-height: 1.2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width : 769px) {
  .gallview-tit > p {
    margin-bottom: 40px;
  }
}
.gallview-con {
  padding: 40px 0 60px;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
}
.gallview-con img {
  max-width: 940px;
  border-radius: 8px;
  margin-bottom: 40px;
}
@media only screen and (max-width : 769px) {
  .gallview-con img {
    max-width: 100%;
  }
}
@media only screen and (max-width : 769px) {
  .gallview-con {
    padding: 60px 4% 100px;
  }
}
@media only screen and (max-width : 769px) {
  .gallview {
    width: 100%;
    padding: 60px 4% 100px;
  }
}
.gallview-foot {
  padding: 80px 30px 60px;
}
.gallview-foot p {
  display: inline-block;
  font-weight: bold;
  font-family: "NanumSquare", sans-serif;
}
.gallview-foot .gallery-like {
  float: right;
  margin-top: 8px;
  margin-right: 6px;
}
.gallview-foot .btnicon {
  float: left;
  width: 30%;
  height: 52px;
  border-right: 2px solid #eeeeee;
}
@media only screen and (max-width : 769px) {
  .gallview-foot .btnicon {
    width: 20%;
    margin-top: 0;
  }
}
.gallview-foot .btntext {
  float: right;
  width: 70%;
  height: 52px;
  padding-left: 20px;
}
.gallview-foot .btntext p {
  width: 100%;
  margin-bottom: 0;
  font-size: 1.8rem;
}
@media only screen and (max-width : 769px) {
  .gallview-foot .btntext p {
    width: auto;
    line-height: 52px;
    font-size: 2rem;
  }
}
.gallview-foot .btntext i {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
@media only screen and (max-width : 769px) {
  .gallview-foot .btntext i {
    margin-top: 12px;
    margin-right: 4px;
  }
}
@media only screen and (max-width : 769px) {
  .gallview-foot .btntext {
    width: 80%;
  }
}
@media only screen and (max-width : 769px) {
  .gallview-foot {
    padding: 60px 4% 80px;
  }
}
.gallview-btn {
  position: relative;
  float: left;
  width: 31%;
  margin-right: 3%;
  padding: 20px;
  border: 2px solid #eeeeee;
  border-radius: 16px;
}
@media only screen and (max-width : 769px) {
  .gallview-btn {
    padding: 13px 4%;
  }
}
.gallview-btn button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  font-size: 0 !important;
}
.gallview-btn:last-child {
  margin-right: 0;
}
@media only screen and (max-width : 769px) {
  .gallview-btn {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.gallview-btn.is-active {
  border-color: #00bfe6;
}
.gallview-btn.is-disabled {
  background-color: #f6f6f6;
  color: #aaaaaa;
  pointer-events: none;
}
@media only screen and (max-width : 769px) {
  .gallview .event_area {
    padding: 0 5px;
  }
}
.gallview .event_area a {
  font-size: 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 14px 55px;
  margin: 60px auto 0;
}
@media only screen and (max-width : 769px) {
  .gallview .event_area a {
    width: 100%;
    margin: 40px 0 0 0;
    font-size: 1.6rem;
    padding: 10px 0;
  }
}

.gallview-btn.is-active {
  border-color: #00bfe6;
}

.gallery-like {
  position: relative;
}
.gallery-like i.icon-heart-motion {
  position: absolute;
  right: 0;
  width: 77px;
  height: 77px;
  background-image: url(/img/web/HOME/community/heart_animation.png);
  background-repeat: no-repeat;
  background-size: 2900%;
  background-position: left;
  margin: 0 auto;
  top: -29px;
  left: -56px;
}
.gallery-like i.icon-heart--red {
  width: 23px;
  height: 22px;
  margin-right: 5px !important;
}
.gallery-like .like_score {
  vertical-align: middle;
}
.gallery-like .animate {
  -webkit-animation: heart-burst 0.8s steps(28) forwards;
          animation: heart-burst 0.8s steps(28) forwards;
}
@-webkit-keyframes heart-burst {
  0% {
    background-position: left;
  }
  100% {
    background-position: right;
  }
}
@keyframes heart-burst {
  0% {
    background-position: left;
  }
  100% {
    background-position: right;
  }
}
