@charset "UTF-8";
/* 웹폰트 */
@font-face {
  font-family: NanumBarunGothic;
  src: local(""), url("/font/NanumBarunGothicWeb.eot"), url("/font/NanumBarunGothicWeb.eot?#iefix") format("embedded-opentype"), url("/font/NanumBarunGothicWeb.woff") format("woff"), url("/font/NanumBarunGothicWeb.otf") format("opentype"), url("/font/NanumBarunGothicWeb.ttf") format("truetype");
}
@font-face {
  font-family: NanumBarunGothicLight;
  src: local(""), url("/font/NanumBarunGothicWebLight.eot"), url("/font/NanumBarunGothicWebLight.eot?#iefix") format("embedded-opentype"), url("/font/NanumBarunGothicWebLight.woff") format("woff"), url("/font/NanumBarunGothicWebLight.otf") format("opentype"), url("/font/NanumBarunGothicWebLight.ttf") format("truetype");
}
@font-face {
  font-family: NanumBarunGothicBold;
  src: local(""), url("/font/NanumBarunGothicWebBold.eot"), url("/font/NanumBarunGothicWebBold.eot?#iefix") format("embedded-opentype"), url("/font/NanumBarunGothicWebBold.woff") format("woff"), url("/font/NanumBarunGothicWebBold.otf") format("opentype"), url("/font/NanumBarunGothicWebBold.ttf") format("truetype");
}
@font-face {
  font-family: NanumBarunGothicExtraLight;
  src: local(""), url("/font/NanumBarunGothicWebUltraLight.eot"), url("/font/NanumBarunGothicWebUltraLight.eot?#iefix") format("embedded-opentype"), url("/font/NanumBarunGothicWebUltraLight.woff") format("woff"), url("/font/NanumBarunGothicWebUltraLight.otf") format("opentype"), url("/font/NanumBarunGothicWebUltraLight.ttf") format("truetype");
}
html,
body {
  scroll-behavior: smooth;
}
@supports (-webkit-touch-callout: none) {
  html,
  body {
    height: -webkit-fill-available;
  }
}

@media (prefers-reduced-motion) {
  html,
  body {
    scroll-behavior: initial;
  }
}
:focus-visible {
  outline: thin dotted;
}

#header .component5 .box .search input {
  border-color: #F1C100;
}
#header .component5 .box .search button {
  background-color: #F1C100;
}
#header .component5 .gnbWrap {
  background-color: #F18D00;
}
#header .component5 .gnbWrap .gnb {
  border-left: 1px solid #F8CA89;
}
#header .component5 .gnbWrap .gnb > li .twoDepth {
  border-bottom-color: #F1B900;
}
#header .component5 .gnbWrap .gnb > li .twoDepth li > a {
  color: #F18D00;
}
#header .component5 .gnbWrap .gnb > li .twoDepth li .threeDepth li a {
  background-image: url(/images/component/header_component5_gnb_threedepth_orange.png);
}
#header .component5 .gnbWrap .gnb > li .twoDepth li .threeDepth li a:hover {
  background-color: #FCCF1D;
}
#header .component5 .gnbWrap .gnb > li:first-child .twoDepth {
  border-left-color: #F1B900;
}
#header .component5 .gnbWrap .gnb > li:hover {
  background-color: #F16800;
}
#header .component5 .gnbWrap .gnb > li:hover a:before {
  border-top-color: #F16800;
}
#header .component5 .gnbWrap .gnb > li > a {
  border-right: 1px solid #F8CA89;
}
#header .component5 .gnbWrap .gnb > li + li + li + li .twoDepth {
  border-right-color: #F1B900;
}
#header .component5 > .userInfo li > strong {
  color: #505050;
}
#header .component5 > .userInfo li > button.btnModify {
  border-color: #F1C100;
  background-color: #F1C100;
}
@media (hover: hover) {
  #header .component5 > .userInfo li > button.btnModify:hover {
    border-color: #F1C100;
    color: #F1C100;
  }
}

main .container {
  padding-bottom: 40px;
  background: none;
}

.section-index {
  overflow: hidden;
  font-family: NanumBarunGothic, sans-serif;
  word-wrap: break-word;
  word-break: keep-all;
  -ms-word-break: break-all;
  overflow-wrap: break-word;
}
.section-index * {
  font-family: NanumBarunGothic, sans-serif;
  font-weight: normal;
}
.section-index button {
  display: unset;
  min-width: auto;
  height: auto;
  padding: 0;
  vertical-align: unset;
  font-size: unset;
}
.section-index a {
  color: inherit;
}
.section-index .index-top {
  position: relative;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#F9ECC6), to(#FBBF1D)) 0% 0% no-repeat;
  background: transparent -webkit-linear-gradient(top, #F9ECC6 0%, #FBBF1D 100%) 0% 0% no-repeat;
  background: transparent linear-gradient(180deg, #F9ECC6 0%, #FBBF1D 100%) 0% 0% no-repeat;
  isolation: isolate;
}
.section-index .index-top.opacity::after {
  content: '';
  position: absolute;
  background: white;
  inset: 0;
  opacity: 0.4;
}
.section-index .index-top img {
  max-width: 100%;
  vertical-align: top;
}
.section-index .index-top .index-top__wrap {
  overflow: hidden;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding-block: 35px;
}
.section-index .index-top .swiper-top {
  margin-inline: 56px 47px;
}
.section-index .index-top .swiper-slide {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.section-index .index-top .swiper-top__item {
  position: relative;
  min-width: 100%;
}
.section-index .index-top .swiper-top__item .swiper-top__box {
  overflow: hidden;
  min-width: 100%;
  max-height: 180px;
  border: 5px solid #fff;
  aspect-ratio: 320/180;
  -webkit-box-shadow: 10px 10px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 10px 10px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.section-index .index-top .swiper-top__item .swiper-top__box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-index .index-top .swiper-top__item a {
  display: block;
  position: relative;
  height: 100%;
}
.section-index .index-top .swiper-top__item a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0px -20px 20px rgba(0, 0, 0, 0.3098039216), 10px 10px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: inset 0px -20px 20px rgba(0, 0, 0, 0.3098039216), 10px 10px 6px rgba(0, 0, 0, 0.1607843137);
}
.section-index .index-top .swiper-top__item .new {
  position: absolute;
  top: -4.4444444444%;
  left: -2.5%;
  width: 15.625%;
}
.section-index .index-top .swiper-button-prev {
  left: 15px;
  background-image: url(/images/template10/resp/default/usr/ico_arrow_left.png);
}
.section-index .index-top .swiper-button-next {
  right: 10px;
  background-image: url(/images/template10/resp/default/usr/ico_arrow_right.png);
}
.section-index .index-top .swiper-button-prev,
.section-index .index-top .swiper-button-next {
  overflow: hidden;
  margin: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-box-shadow: 0 2px 5px #888;
          box-shadow: 0 2px 5px #888;
  width: 26px;
  height: 26px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-index .index-top .swiper-button-prev:after,
.section-index .index-top .swiper-button-next:after {
  display: none;
}
.section-index .index-contents {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.section-index .index-contents .index-class .index-class__top {
  position: relative;
  padding: 13.5px 35px;
  gap: 20px;
  background-color: #e2e2e2;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.section-index .index-contents .index-class .index-class__top:before, .section-index .index-contents .index-class .index-class__top:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #d5d5d5;
  z-index: -1;
}
.section-index .index-contents .index-class .index-class__top:before {
  left: 0;
}
.section-index .index-contents .index-class .index-class__top:after {
  right: 0;
}
.section-index .index-contents .index-class .index-class__top h2 {
  font-size: 18px;
  color: #EB6207;
}
.section-index .index-contents .index-class .index-class__top p {
  font-size: 15px;
  color: #3A3A3A;
}
.section-index .index-contents .index-class .index-class__top p strong {
  font-size: 20px;
  color: #DF0404;
}
.section-index .index-contents .index-class .index-class__top .btn-more {
  margin-left: auto;
  font-size: 15px;
  color: #EB6207;
  gap: 6px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.section-index .index-contents .index-class .index-class__top .btn-more:after {
  content: "";
  display: inline-block;
  color: #fff;
  background: #EB6207 url(/images/template10/resp/default/usr/ico_plus_small.png) no-repeat 50% 50%;
  width: 21px;
  height: 21px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
.section-index .index-contents .index-class .index-class__contents {
  min-height: 187px;
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 10px;
  gap: 25px;
  border: 1px solid #d5d5d5;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.section-index .index-contents .index-class .index-class__cate {
  display: grid;
  gap: 3px;
}
.section-index .index-contents .index-class .index-class__cate .btn-cate {
  min-width: 160px;
  min-height: 43px;
  padding: 10px 12px 10px 20px;
  font-size: 15px;
  color: #949494;
  background-color: #efefef;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
.section-index .index-contents .index-class .index-class__cate .btn-cate span {
  font-size: 13px;
  color: #fff;
  background-color: #949494;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  height: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  padding-top: 2px;
}
.section-index .index-contents .index-class .index-class__cate .btn-cate.is-active {
  color: #3d3d3d;
  background-color: #FFE70C;
}
.section-index .index-contents .index-class .index-class__cate .btn-cate.is-active span {
  color: #3d3d3d;
  background-color: #fff;
}
.section-index .index-contents .index-class .index-class__items {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.section-index .index-contents .index-class .index-class__items .swiper-class {
  overflow: hidden;
  height: 100%;
  margin-inline: 35px 54px;
}
.section-index .index-contents .index-class .index-class__items .swiper-button-prev {
  left: 0;
  background-image: url(/images/template10/resp/default/usr/ico_arrow_left2.png);
}
.section-index .index-contents .index-class .index-class__items .swiper-button-next {
  right: 19px;
  background-image: url(/images/template10/resp/default/usr/ico_arrow_right2.png);
}
.section-index .index-contents .index-class .index-class__items .swiper-button-prev,
.section-index .index-contents .index-class .index-class__items .swiper-button-next {
  overflow: hidden;
  margin: 0;
  border: 2px solid #bbb;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-index .index-contents .index-class .index-class__items .swiper-button-prev:after,
.section-index .index-contents .index-class .index-class__items .swiper-button-next:after {
  display: none;
}
.section-index .index-contents .index-class .index-class__items .course-box {
  position: relative;
  height: 100%;
  padding-right: 5px;
}
.section-index .index-contents .index-class .index-class__items .course-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 5px;
  height: 100%;
  background-color: #e1e1e1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media (hover: hover) {
  .section-index .index-contents .index-class .index-class__items .course-box:hover .btn-play {
    display: block;
  }
}
.section-index .index-contents .index-class .index-class__items .course-item {
  display: grid;
  grid-template-rows: auto 1fr auto;
  position: relative;
  height: 100%;
  padding: 18px 12px 20px;
  border: 2px solid #FFC60C;
  background-color: #F1F1F1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: inset 0 3px 6px rgba(254, 234, 137, 0.9607843137);
  box-shadow: inset 0 3px 6px rgba(254, 234, 137, 0.9607843137);
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item__date {
  padding-bottom: 5px;
  border-bottom: 1px solid #FFC60C;
  font-size: 12px;
  color: #646464;
  text-align: center;
  letter-spacing: -0.5px;
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item__subject {
  font-family: NanumBarunGothicBold;
  margin-top: 20px;
  font-size: 15px;
  color: #414140;
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item__subject a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@supports (-webkit-line-clamp: 2) {
  .section-index .index-contents .index-class .index-class__items .course-item .course-item__subject a {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-box;
    text-overflow: ellipsis;
    white-space: initial;
    word-wrap: break-word;
    word-break: keep-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item_progress {
  position: relative;
  height: 23px;
  margin-top: 14px;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2117647059);
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2117647059);
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item_progress .bar {
  display: inline-block;
  height: 100%;
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item_progress .bar span {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #FFE70C;
  vertical-align: top;
  -webkit-animation: itemProgress 1.5s ease-out forwards;
          animation: itemProgress 1.5s ease-out forwards;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.1607843137);
}
.section-index .index-contents .index-class .index-class__items .course-item .course-item_progress .bar em {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 12px;
  color: #7A644E;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 1px;
}
@-webkit-keyframes itemProgress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes itemProgress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.section-index .index-contents .index-class .index-class__items .course-item .btn-play {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/template10/resp/default/usr/ico_play_orange.png) no-repeat 50% 50%;
}
.section-index .index-contents .index-class .index-class__items .is-empty .course-item {
  border-color: #bbb;
  -webkit-box-shadow: inset 0 3px 6px rgba(187, 187, 187, 0.9607843137);
  box-shadow: inset 0 3px 6px rgba(187, 187, 187, 0.9607843137);
}
.section-index .index-contents .index-class .index-class__items .is-empty .course-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff url(/images/template10/resp/default/usr/ico_lock.png) no-repeat 50% 50%;
  width: 74px;
  height: 74px;
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section-index .index-contents .index-recomd {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
  margin-top: 40px;
}
.section-index .index-contents .index-recomd .recomd-top {
  gap: 12px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.section-index .index-contents .index-recomd .recomd-top h2 {
  font-family: NanumBarunGothicBold;
  font-size: 25px;
  color: #2C2C2C;
}
.section-index .index-contents .index-recomd .recomd-top p {
  border-bottom: 1px solid #3A3A3A;
  font-size: 15px;
  color: #3A3A3A;
}
.section-index .index-contents .index-recomd .index-recomd__course {
  display: grid;
  gap: 15px;
  grid-template-rows: auto 1fr;
  grid-column: 1/2;
  grid-row: 1/2;
}
.section-index .index-contents .index-recomd .index-recomd__course ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.section-index .index-contents .index-recomd .index-recomd__course ul li {
  max-width: 150px;
  background-color: #F2F2F2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-notice-more {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 15px;
  color: #fff;
  background: #EB9F07 url(/images/template10/resp/default/usr/ico_plus_small.png) no-repeat 50% 50%;
  width: 21px;
  height: 21px;
  z-index: 2;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course {
  position: relative;
  padding: 10px;
  text-align: left;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course span {
  font-family: NanumBarunGothicBold;
  font-size: 16px;
  color: #3A3A3A;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course:before {
  content: "";
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: contain;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.8;
  -webkit-transition: filter 0.4s, opacity 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-filter 0.4s;
  transition: opacity 0.2s, -webkit-filter 0.4s;
  transition: filter 0.4s, opacity 0.2s;
  transition: filter 0.4s, opacity 0.2s, -webkit-filter 0.4s;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course:after {
  opacity: 0;
  content: "";
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.btn-recomd1:before {
  left: 6%;
  width: 82%;
  height: 80.6666666667%;
  background-image: url(/images/template10/resp/default/usr/img_human1.png);
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.btn-recomd2:before {
  left: 21.3333333333%;
  width: 73.3333333333%;
  height: 81.3333333333%;
  background-image: url(/images/template10/resp/default/usr/img_human2.png);
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.btn-recomd3:before {
  left: 20%;
  width: 71.3333333333%;
  height: 81.3333333333%;
  background-image: url(/images/template10/resp/default/usr/img_human3.png);
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.btn-recomd4:before {
  left: 14.6666666667%;
  width: 80%;
  height: 96.6666666667%;
  background-image: url(/images/template10/resp/default/usr/img_human4.png);
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.is-active:before {
  opacity: 1;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.is-active:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 3px solid #FFD500;
  opacity: 1;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.section-index .index-contents .index-recomd .index-recomd__course ul .btn-course.is-active span:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 17px;
  height: 10px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8.5px 0 8.5px;
  border-color: #FFD500 transparent transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (hover: hover) {
  .section-index .index-contents .index-recomd .index-recomd__course ul .btn-course:hover:before {
    opacity: 1;
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
  .section-index .index-contents .index-recomd .index-recomd__course ul .btn-course:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 3px solid #FFD500;
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .section-index .index-contents .index-recomd .index-recomd__course ul .btn-course:hover span:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 17px;
    height: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    border-color: #FFD500 transparent transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.section-index .index-contents .index-recomd .index-recomd__items {
  grid-column: 1/3;
  grid-row: 2/3;
  padding: 11px 20px 13px;
  background-color: #F9ECC6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.section-index .index-contents .index-recomd .index-recomd__items .index-recomd__in {
  overflow: hidden;
  position: relative;
  padding-inline: 50px;
}
.section-index .index-contents .index-recomd .index-recomd__items .swiper-recomd {
  overflow: hidden;
}
.section-index .index-contents .index-recomd .index-recomd__items .swiper-button-prev {
  left: 0;
  background-image: url(/images/template10/resp/default/usr/ico_arrow_left2.png);
}
.section-index .index-contents .index-recomd .index-recomd__items .swiper-button-next {
  right: 0;
  background-image: url(/images/template10/resp/default/usr/ico_arrow_right2.png);
}
.section-index .index-contents .index-recomd .index-recomd__items .swiper-button-prev,
.section-index .index-contents .index-recomd .index-recomd__items .swiper-button-next {
  overflow: hidden;
  margin: 0;
  border: 2px solid #bbb;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-index .index-contents .index-recomd .index-recomd__items .swiper-button-prev:after,
.section-index .index-contents .index-recomd .index-recomd__items .swiper-button-next:after {
  display: none;
}
.section-index .index-contents .index-recomd .index-recomd__items .course-item {
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.section-index .index-contents .index-recomd .index-recomd__items .course-item a {
  display: grid;
  gap: 8px;
  padding: 5px;
}
.section-index .index-contents .index-recomd .index-recomd__items .course-item .course-item__thumb {
  overflow: hidden;
  height: 106px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.section-index .index-contents .index-recomd .index-recomd__items .course-item .course-item__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-index .index-contents .index-recomd .index-recomd__items .course-item .course-item__subject {
  font-size: 12px;
  color: #515151;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@supports (-webkit-line-clamp: 1) {
  .section-index .index-contents .index-recomd .index-recomd__items .course-item .course-item__subject {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-box;
    text-overflow: ellipsis;
    white-space: initial;
    word-wrap: break-word;
    word-break: keep-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.section-index .index-contents .index-recomd .index-legal-education {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 15px;
  grid-column: 2/3;
  grid-row: 1/2;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule {
  display: grid;
  grid-template-rows: auto 1fr;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-top {
  padding: 5px 12px;
  background-color: #727272;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-top h3 {
  margin: 0;
  font-family: NanumBarunGothic, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  gap: 6px;
  line-height: normal;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-top h3:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 23px;
  background: url(/images/template10/resp/default/usr/ico_calendar.png) no-repeat 50% 50%;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-month {
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding: 12px 20px 8px;
  background-color: #eee;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-progrss {
  height: 8px;
  margin-inline: 12px;
  background-color: #D4D4D4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-progrss .bar {
  display: inline-block;
  position: relative;
  height: 100%;
  background-color: #BBCDFF;
  vertical-align: top;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-progrss .bar em {
  display: grid;
  position: absolute;
  left: 100%;
  top: 50%;
  padding: 3px 8px;
  background-color: #2B61E1;
  white-space: nowrap;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-progrss .bar em .month-now {
  font-size: 12px;
  color: #fff;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-progrss .bar em .month {
  visibility: hidden;
  position: absolute;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-calendar {
  display: grid;
  grid-template-columns: repeat(12, 24px);
  margin-top: 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-calendar span {
  display: grid;
  background-color: #bebebe;
  font-family: NanumBarunGothicBold;
  font-size: 10px;
  color: #414141;
  text-align: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-calendar span.month-point {
  background-color: #4ED488;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-calendar span.month-now {
  color: #fff;
  background-color: #2B61E1;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name {
  overflow: hidden;
  margin-top: 16px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name .swiper-schedule__item {
  padding: 9px 10px;
  gap: 1px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name .swiper-schedule__item span {
  position: relative;
  padding-inline: 12px;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name .swiper-schedule__item span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  width: 1px;
  height: 13px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name .swiper-schedule__item span:first-child:before {
  display: none;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name .swiper-wrapper {
  gap: 5px;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name .swiper-schedule__item {
  background-color: #6187E1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.section-index .index-contents .index-customer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 40px;
}
.section-index .index-contents .index-customer .index-customer__notice {
  position: relative;
  padding: 20px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.section-index .index-contents .index-customer .index-customer__notice h2 {
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c1c1;
  font-family: NanumBarunGothicBold;
  font-size: 15px;
  color: #3A3A3A;
}
.section-index .index-contents .index-customer .index-customer__notice ul {
  display: grid;
  gap: 7px;
  font-size: 13px;
  color: #707070;
}
@media (hover: hover) {
  .section-index .index-contents .index-customer .index-customer__notice ul a:hover {
    color: #F18D00;
  }
}
.section-index .index-contents .index-customer .index-customer__notice ul li {
  gap: 20px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.section-index .index-contents .index-customer .index-customer__notice ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@supports (-webkit-line-clamp: 1) {
  .section-index .index-contents .index-customer .index-customer__notice ul li a {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-box;
    text-overflow: ellipsis;
    white-space: initial;
    word-wrap: break-word;
    word-break: keep-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.section-index .index-contents .index-customer .index-customer__notice ul li span {
  white-space: nowrap;
}
.section-index .index-contents .index-customer .index-customer__notice .btn-notice-more {
  display: block;
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 15px;
  color: #fff;
  background: #EB9F07 url(/images/template10/resp/default/usr/ico_plus_small.png) no-repeat 50% 50%;
  width: 21px;
  height: 21px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
.section-index .index-contents .index-customer .index-customer__service {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.section-index .index-contents .index-customer .index-customer__center {
  padding: 20px 10px;
  background-color: #F2F2F2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.section-index .index-contents .index-customer .index-customer__center h2 {
  margin-bottom: 10px;
  padding-inline: 7px;
  font-family: NanumBarunGothicBold;
  font-size: 15px;
  color: #3A3A3A;
}
.section-index .index-contents .index-customer .index-customer__center .index-customer__box {
  gap: 20px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.section-index .index-contents .index-customer .index-customer__center .index-customer__box:before {
  content: "";
  display: block;
  width: 95px;
  height: 92px;
  background: url(/images/template10/resp/default/usr/img_service.png) no-repeat 0 0;
  background-size: contain;
}
.section-index .index-contents .index-customer .index-customer__center .index-customer__tel {
  display: block;
  margin-bottom: 6px;
  font-family: NanumBarunGothicBold;
  font-size: 32px;
  color: #E45022;
}
.section-index .index-contents .index-customer .index-customer__center .index-customer__info {
  text-align: center;
}
.section-index .index-contents .index-customer .index-customer__center .index-customer__info ul {
  display: grid;
  gap: 4px;
  font-size: 13px;
  color: #3A3A3A;
}
.section-index .index-contents .index-customer .index-customer__center .index-customer__info ul .holiday {
  color: #DE441D;
}
.section-index .index-contents .index-customer .index-customer__help {
  display: grid;
  gap: 6px;
}
.section-index .index-contents .index-customer .index-customer__help a {
  display: block;
  height: 100%;
  font-size: 15px;
  color: #606060;
  background-color: #EFEFEF;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.section-index .skybanner {
  position: absolute;
  top: 10px;
  right: -16px;
}
.section-index .skybanner .skybanner-fixed {
  position: fixed;
  width: 100px;
  z-index: 99;
}
.section-index .skybanner .skybanner-fixed img {
  vertical-align: top;
}
.section-index .skybanner .swiper-skybanner {
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  #header .component5 .userInfo.mobile li > strong {
    color: #F18D00;
  }
  #header .component5 .gnbWrap .gnb > li > a {
    background-color: #F18D00;
  }
  #header .component5 .gnbWrap .gnb > li.oneDepth > a {
    border-bottom-color: #F8CA89;
    background-color: #F18D00;
    background-position: calc(100% - 12px);
    background-size: auto 6px;
  }
  #header .component5 .gnbWrap .gnb > li.oneDepth.close > a {
    border-bottom-color: #F8CA89;
    background-color: #F18D00;
    background-position: calc(100% - 12px);
    background-size: auto 6px;
  }
  #header .component5 .gnbWrap .gnb > li .twoDepth li > a.two {
    background-image: url("/images/component/header_component5_gnb_twoDepth_active_orange.png");
    background-position: calc(100% - 2px);
    background-size: auto 6px;
  }
  #header .component5 .gnbWrap .gnb > li .twoDepth li.close > a.two {
    background-image: url("/images/component/header_component5_gnb_twoDepth_orange.png");
    background-position: calc(100% - 2px);
    background-size: auto 6px;
  }
  main .container {
    padding-bottom: 50px;
  }
  .section-index .index-top .swiper-button-prev {
    left: 10px;
  }
  .section-index .index-contents {
    margin-inline: 10px;
    gap: 30px;
  }
  .section-index .index-contents .index-class .index-class__top .btn-more {
    display: none;
  }
  .section-index .index-contents .index-class .index-class__items .course-item .btn-play {
    display: block;
  }
  .section-index .skybanner {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .section-index .index-contents .index-class .index-class__top {
    padding: 16px;
    gap: 8px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .section-index .index-contents .index-class .index-class__top p span {
    display: block;
  }
  .section-index .index-contents .index-class .index-class__contents {
    padding-bottom: 25px;
    grid-template-columns: 1fr;
  }
  .section-index .index-contents .index-class .index-class__cate .btn-cate {
    width: 100%;
  }
  .section-index .index-contents .index-class .index-class__items .swiper-class {
    margin-inline: 57px;
  }
  .section-index .index-contents .index-class .index-class__items .swiper-button-prev {
    left: 20px;
  }
  .section-index .index-contents .index-class .index-class__items .swiper-button-next {
    right: 20px;
  }
  .section-index .index-contents .index-recomd {
    margin-top: 30px;
    gap: 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-index .index-contents .index-recomd .index-recomd__course .recomd-top {
    gap: 5px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .section-index .index-contents .index-recomd .index-recomd__course ul {
    grid-template-columns: repeat(auto-fit, 150px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-index .index-contents .index-recomd .index-recomd__course ul li {
    aspect-ratio: 1/1;
  }
  .section-index .index-contents .index-recomd .index-recomd__items {
    margin-top: 30px;
    padding: 15px 5px;
  }
  .section-index .index-contents .index-recomd .index-recomd__items .index-recomd__in {
    overflow: hidden;
    padding-inline: 30px;
  }
  .section-index .index-contents .index-recomd .index-recomd__items .course-item .course-item__thumb {
    height: 87px;
  }
  .section-index .index-contents .index-recomd .index-legal-education {
    margin-top: 30px;
  }
  .section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-month {
    padding-inline: 10px;
  }
  .section-index .index-contents .index-recomd .index-legal-education .legal-schedule .schedule-name {
    background: none;
  }
  .section-index .index-contents .index-customer {
    margin-top: 30px;
    gap: 30px;
    grid-template-columns: 1fr;
  }
  .section-index .index-contents .index-customer .index-customer__service {
    gap: 30px;
    grid-template-columns: 1fr;
  }
  .section-index .index-contents .index-customer .index-customer__center .index-customer__box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .section-index .index-contents .index-customer .index-customer__help a {
    min-height: 36px;
    padding-block: 9px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}

.swiper-pagination-progressbar-fill {
	border: 2px solid #FFD500;
}

.swiper-pagination-progressbar {
	background-color: #D4D4D4;
}
		