@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format("opentype");
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format("opentype");
}

html {
  height: 100%;
}

body {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  margin: 0;
  height: 100%;
  color: #000000;
  word-break: keep-all;
}

body a {
  color: #000000;
}

.body {
  min-height: 100%;
  position: relative;
}

select {
  border-radius: 0;
  font-family: "Noto Sans KR", sans-serif;
  border: 1px solid #000000;
  padding: 0 10px;
  color: #000000;
  background: #ffffff;
}

button:focus {
  outline: 0;
}

a:focus {
  outline: 0;
}

img {
  vertical-align: middle;
}

img:focus {
  outline: 0;
}

.m-img {
  display: none;
}

.pc-img {
  display: block;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}

.new {
  background-color: #ffff;
  color: #f4633a;
  padding: 5px 10px;
  border-radius: 15px;
  margin-right: 8px;
}

/* 비됴설치 btn */
.m-download {
  display: none;
}

/* 이벤트 플로팅배너 */
.register-bn-ev-jr {
  position: fixed;
  bottom: 288px;
  right: 15px;
  z-index: 8;
}

.register-bn-ev-jr.register_ev_01 {
  bottom: 438px;
}

/* 이벤트 플로팅배너2 */
.register-bn-ev2-jr {
  position: fixed;
  bottom: 114px;
  right: 15px;
  z-index: 9;
}

.register_ev_02 {
  bottom: 264px;
  position: fixed;
  right: 15px;
  z-index: 8;
}

.m-event-jr-wrap {
  display: none;
}

/*  당근톡둥둥이메뉴*/
.btn-floating-talk {
  text-align: center;
  width: 155px;
  border-radius: 18px;
  position: fixed;
  right: 17px;
  bottom: 34px;
  z-index: 9;
  outline: none;
  font-size: 14px;
  border: none;
  background: #fff;
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.25);
  background: transparent;
  box-shadow: none;
}

.btn-floating-talk .talk_list ul li {
  border-bottom: 1px solid #e1e1e1;
  padding: 11px 0;
  background-color: #f5f5f5;
}

.btn-floating-talk .talk_list ul li a {
  display: block;
}

.btn-floating-talk .talk_list ul li:first-child {
  border-radius: 18px 18px 0 0;
}

.btn-floating-talk .talk_list ul li:last-child {
  border: none;
}

.btn-floating-talk .quick_contact_open {
  color: transparent;
  display: block;
  padding: 46px 0px 0px 25px;
  background: url(/resource/junior/img/landing/question_icon.png) no-repeat 25px;
  background-color: transparent;
  background-position: left;
  background-size: 100%;
}

.btn-floating-talk.register_talk {
  bottom: 190px;
}

.carrot_talk_layer {
  position: fixed;
  bottom: 34px;
  right: 34px;
  z-index: 999999;
}

.carrot_talk_layer .carrot_talk_content {
  border-radius: 32px;
  overflow: auto;
  -ms-overflow-style: none;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
  min-width: 388px;
  max-width: 388px;
}

.carrot_talk_layer .carrot_talk_content .top {
  background-color: #fafafc;
  border-bottom: 1px solid #efefef;
  color: #ffffff;
  width: 100%;
  position: relative;
}

.carrot_talk_layer .carrot_talk_content .top img {
  padding-left: 27px;
  padding-bottom: 3px;
}

.carrot_talk_layer .carrot_talk_content .top h1 {
  font-size: 18px;
  font-weight: 500;
  padding: 16px 0 16px 8px;
  display: inline-block;
  color: #000000;
}

.carrot_talk_layer .carrot_talk_content .top .layer-close {
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 27px;
}

.carrot_talk_layer .carrot_talk_content .top .layer-close .close_img {
  width: 100%;
  padding: 0;
}

.carrot_talk_layer .carrot_talk_content .layer-con {
  background-color: #fafafc;
  padding: 0;
  height: 534px;
  overflow: auto;
}

.carrot_talk_layer .carrot_talk_content .layer-con::-webkit-scrollbar {
  width: 4px;
}

.carrot_talk_layer .carrot_talk_content .layer-con::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .main_title {
  background-color: #fff;
  text-align: center;
}

.carrot_talk_layer .carrot_talk_content .layer-con .main_title h4 {
  font-size: 16px;
  font-weight: 400;
  color: #878787;
  padding: 23px 0 6px 0;
  line-height: 24px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .main_title h2 {
  font-size: 21px;
  font-weight: 700;
  padding-bottom: 26px;
  line-height: 30px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .main_title h2 span {
  color: #ff3871;
}

.carrot_talk_layer .carrot_talk_content .layer-con .maintitle_2step {
  background-color: #fff;
  text-align: left;
  padding: 0 27px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .maintitle_2step .title {
  display: inline-block;
  background-color: rgba(255, 56, 113, 0.15);
  color: #ff3871;
  font-size: 18px;
  font-weight: 700;
  border-radius: 17px 17px 17px 0;
  margin: 23px 0 6px 0;
  padding: 4px 18px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .maintitle_2step h2 {
  font-size: 21px;
  font-weight: 700;
  padding: 0 0 6px 0;
  line-height: 30px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .maintitle_2step h4 {
  font-size: 16px;
  font-weight: 400;
  color: #878787;
  padding-bottom: 26px;
  line-height: 24px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tag_box {
  background-color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  margin: 17px 27px 32px;
  border-radius: 18px;
  padding: 12px 13px 16px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tag_box h3 {
  font-size: 16px;
  font-weight: 700;
  padding-left: 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tag_box .tag {
  padding-top: 12px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tag_box .tag .tag_btn {
  background-color: rgba(255, 56, 133, 0.1);
  border-radius: 19px;
  padding: 7px 12px;
  margin-top: 6px;
  display: inline-block;
  color: #ff3871;
  font-weight: 500;
  font-size: 16px;
  margin-right: 7px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step {
  background-color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  margin: 17px 27px 14px;
  border-radius: 18px;
  padding: 12px 13px 16px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step h3 {
  font-size: 16px;
  font-weight: 700;
  padding-left: 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag {
  padding-top: 12px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag .tag_btn {
  border: 1px solid rgba(255, 56, 133, 0.4);
  border-radius: 19px;
  padding: 7px 11px;
  margin-top: 6px;
  display: inline-block;
  color: #ff3871;
  font-weight: 500;
  font-size: 16px;
  margin-right: 7px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn h4 {
  padding-left: 6px;
  margin-bottom: 7px;
  font-size: 14px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn h4 span {
  color: #ff3871;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box {
  padding-left: 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box select {
  width: 21%;
  font-size: 14px;
  height: 33px;
  border-radius: 9px;
  color: #656565;
  border: 1px solid #bdbdbe;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn {
  font-size: 14px;
  display: inline-block;
  border: 0.8px solid #bdbdbe;
  border-radius: 9px;
  padding: 6px 6px;
  width: 20%;
  text-align: center;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn span {
  padding-right: 8px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn img {
  float: right;
  padding-top: 8px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn.btn_3 {
  background-color: #ececf1;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn.btn_3 span {
  color: transparent;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn.btn_4 {
  background-color: #ececf1;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .tag.time_btn .btn_box .btn.btn_4 span {
  color: transparent;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .discription {
  padding-left: 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .discription h4 {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 4px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .discription h4:last-child {
  font-weight: 400;
  color: #525252;
  margin: 0;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .alert {
  color: #ff3871;
  font-size: 13px;
  margin-top: 5px;
  padding: 0 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .time_check {
  padding: 0 6px;
  margin-top: 16px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .tagbox_2step .time_check a {
  width: 100%;
  background-color: #ffe1ea;
  color: #ff3871;
  text-align: center;
  font-size: 16px;
  display: block;
  padding: 6px 0;
  border-radius: 19px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase {
  background-color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  margin: 17px 27px 14px;
  border-radius: 18px;
  padding: 12px 19px 16px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase h3 {
  font-size: 16px;
  font-weight: 700;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .text_bbox {
  padding-top: 12px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .text_bbox h4 {
  margin-bottom: 7px;
  font-size: 14px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .text_bbox .text_sbox input {
  border: 1px solid #878787;
  border-radius: 8px;
  width: 100%;
  padding: 5px 10px;
  height: 30px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .text_bbox .text_sbox input:focus {
  outline: none;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .alert {
  color: #ff3871;
  font-size: 13px;
  margin-top: 5px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .time_check {
  padding: 0 6px;
  margin-top: 16px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .book_purchase .time_check a {
  width: 100%;
  background-color: #ffe1ea;
  color: #ff3871;
  text-align: center;
  font-size: 16px;
  display: block;
  padding: 6px 0;
  border-radius: 19px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .qna_box {
  background-color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
  margin: 0 27px 32px;
  border-radius: 18px;
  padding: 12px 13px 16px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .qna_box h3 {
  font-size: 16px;
  font-weight: 700;
  padding-left: 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .qna_box .qna {
  padding-top: 12px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .qna_box .qna .qna_btn {
  background-color: rgba(0, 99, 212, 0.1);
  border-radius: 19px;
  padding: 7px 13px;
  margin-top: 6px;
  color: #0063d4;
  font-weight: 500;
  font-size: 16px;
  display: block;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box {
  padding: 0 27px 19px;
  background-color: #fafafc;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn {
  background-color: #ececf1;
  margin-bottom: 7px;
  border-radius: 18px;
  padding: 12px 20px;
  display: block;
  height: 52px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn .icon_laveltest {
  padding-left: 2px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn .icon_application {
  padding-left: 6px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn span {
  padding-left: 24px;
  line-height: 26px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn:nth-child(3) span {
  padding-left: 26px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn:last-child span {
  padding-left: 27px;
}

.carrot_talk_layer .carrot_talk_content .layer-con .box-form {
  margin-bottom: 10px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box {
  background-color: #fff;
  padding: 23px 27px 0;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .input-login {
  width: 100%;
  padding: 0 9px;
  border: 1px solid #b7b7b7;
  border-radius: 6px;
  height: 40px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .input-login:focus {
  outline: none;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .txt-alert {
  font-size: 14px;
  color: #ff3871;
  padding: 5px 0;
  font-weight: 400;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .btn-login {
  width: 100%;
  background-color: #333333;
  color: #fff;
  padding: 10px 0;
  margin: 8px 0 0 0;
  border: none;
  border-radius: 6px;
  font-size: 15px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .sns-title {
  text-align: center;
  margin: 20px 0 8px 0;
  background: url(/resource/junior/img/landing/sns_title_bg.png) repeat-x 0;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .sns-title span {
  background: #ffffff;
  font-weight: bold;
  font-size: 14px;
  padding: 0 9px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .naver {
  width: 100%;
  background-color: #3cb526;
  border: none;
  color: #fff;
  padding: 10px 0;
  margin: 0 0 5px 0;
  border-radius: 6px;
  font-size: 15px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .naver span {
  background: url(/resource/junior/img/landing/ico_login_naver.png) no-repeat left;
  background-size: 15px auto;
  padding: 0 0 0 23px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .google {
  width: 100%;
  background-color: #e53b08;
  border: none;
  color: #fff;
  padding: 10px 0;
  border-radius: 6px;
  font-size: 15px;
}

.carrot_talk_layer .carrot_talk_content .layer-con.login-Box .google span {
  background: url(/resource/junior/img/landing/ico_login_google.png) no-repeat left;
  background-size: 15px auto;
  padding: 0 0 0 23px;
}

/* 제2외국어 후기 슬라이드 */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.footer {
  padding: 35px 0 10px 0;
  background: #3f484f;
  color: #80898e;
  width: 100%;
  position: relative;
  bottom: 0;
  z-index: 8;
  display: inline-block;
  margin-bottom: -10px;
}

.footer .con01 {
  float: left;
  width: 60%;
}

.footer .con01 p {
  font-size: 15px;
  line-height: 22px;
}

.footer .con01 p:nth-child(2) {
  margin: 25px 0;
  overflow: hidden;
}

.footer .con01 p:nth-child(2) a {
  font-size: 15px;
  color: #80898e;
}

.footer .con01 p:last-child a {
  margin: 0 5px;
}

.footer .con02 {
  float: right;
  width: 40%;
}

.footer .con02 .top {
  overflow: hidden;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #80898e;
}

.footer .con02 .top .title {
  float: left;
  padding: 4px 0 0 0;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 600;
}

.footer .con02 .top select {
  float: right;
  border: 0;
  padding: 4px 10px;
}

.footer .con02 ul {
  margin-top: 20px;
}

.footer .con02 ul li {
  margin: 0 0 20px 0;
  padding: 0 0 0 36px;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 18px;
}

.footer .con02 ul li a {
  font-size: 18px;
  color: #80898e;
}

.footer .con02 ul li.tel {
  background-image: url(../img/main/ico_tel.png);
}

.footer .con02 ul li.mail {
  background-image: url(../img/main/ico_mail.png);
}

.footer .con02 ul li.q {
  background-image: url(../img/main/ico_q.png);
}

/*메인페이지 메뉴*/
.main-gnb-wrap {
  padding: 0 0 10px 0;
  position: relative;
  z-index: 999;
}

.main-gnb-wrap .common {
  text-align: right;
  font-size: 13px;
  padding-top: 10px;
}

.main-gnb-wrap .common li {
  display: inline-block;
  margin-right: 30px;
}

.main-gnb-wrap .common li:last-child {
  margin-right: 0;
}

.main-gnb-wrap .common li a {
  color: #fff;
}

.main-gnb-wrap .common .main-login-btn {
  border: 1px solid #fff;
  border-radius: 500px;
}

.main-gnb-wrap .common .main-login-btn a {
  padding: 5px 20px;
  display: inline-block;
  font-weight: bold;
}

.main-gnb-wrap .common .main-login-btn.mobile {
  display: none;
}

.main-gnb-wrap .gnb .pc-gnb h1 {
  float: left;
  margin-top: -12px;
}

.main-gnb-wrap .gnb .pc-gnb h1 img {
  height: 49px;
}

.main-gnb-wrap .gnb .pc-gnb ul {
  float: right;
  margin: 15px 0 0px 0;
}

.main-gnb-wrap .gnb .pc-gnb ul li {
  display: inline-block;
  margin: 0 0 0 40px;
  position: relative;
  padding-bottom: 12px;
}

.main-gnb-wrap .gnb .pc-gnb ul li:hover {
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}

.main-gnb-wrap .gnb .pc-gnb ul li a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  display: block;
  text-align: center;
}

.main-gnb-wrap .gnb .m-event {
  display: none;
}

.main-gnb-wrap .gnb .m-login {
  display: none;
}

.main-gnb-wrap .gnb .gnb-btn {
  display: none;
}

.main-gnb-wrap .m-gnb {
  display: none;
}

.main-gnb-wrap .jr-m-gnb-b {
  display: none;
}

.main-gnb-wrap .jr-m-gnb-w {
  display: none;
}

/* 서브페이지 메뉴*/
.gnb-wrap {
  padding: 0 0 20px 0;
  position: relative;
  z-index: 9;
  border-bottom: 1px solid #efefef;
}

.gnb-wrap .common {
  text-align: right;
  font-size: 13px;
  padding-top: 10px;
}

.gnb-wrap .common li {
  display: inline-block;
  margin-right: 30px;
}

.gnb-wrap .common li:last-child {
  margin-right: 0;
}

.gnb-wrap .common li a {
  color: #666;
}

.gnb-wrap .common .main-login-btn {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #666;
  border-radius: 5px;
}

.gnb-wrap .common .main-login-btn a {
  padding: 5px 20px;
  display: inline-block;
  font-weight: bold;
}

.gnb-wrap .common .main-login-btn.mobile {
  display: none;
}

.gnb-wrap .gnb .pc-gnb h1 {
  float: left;
  margin-top: -12px;
}

.gnb-wrap .gnb .pc-gnb h1 img {
  height: 49px;
}

.gnb-wrap .gnb .pc-gnb ul {
  float: right;
  margin: 15px 0 0px 0;
}

.gnb-wrap .gnb .pc-gnb ul li {
  display: inline-block;
  margin: 0 0 0 40px;
  position: relative;
}

.gnb-wrap .gnb .pc-gnb ul li a {
  color: #666;
  font-size: 20px;
  font-weight: 500;
  display: block;
  text-align: center;
}

.gnb-wrap .gnb .m-event {
  display: none;
}

.gnb-wrap .gnb .m-login {
  display: none;
}

.gnb-wrap .gnb .gnb-btn {
  display: none;
}

.gnb-wrap .m-gnb {
  display: none;
}

.student-challenge-wrap {
  margin-top: 980px;
  padding: 65px 0;
  height: 570px;
  overflow: hidden;
  width: 100%;
}

.student-challenge-wrap .student-challenge {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.student-challenge-wrap .student-challenge .challenge-left {
  float: left;
  width: 28%;
  padding: 0;
  background: transparent;
  border: 0;
  margin-left: 0;
}

.student-challenge-wrap .student-challenge .challenge-left li {
  display: block;
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
}

.student-challenge-wrap .student-challenge .challenge-left li span {
  color: #fe5003;
  font-weight: 700;
}

.student-challenge-wrap .student-challenge .challenge-left li .more-btn {
  display: inline-block;
  background: #fe5003;
  border-radius: 50px;
  padding: 0px 30px;
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}

.student-challenge-wrap .student-challenge .challenge-left li:last-child {
  width: 166px;
  overflow: hidden;
  margin-top: 160px;
}

.student-challenge-wrap .student-challenge .challenge-left li:last-child button {
  border: none;
  background: none;
}

.student-challenge-wrap .student-challenge .challenge-left li:last-child button img {
  width: 9px;
  height: 18px;
}

.student-challenge-wrap .student-challenge .challenge-left li:last-child .prev {
  float: left;
}

.student-challenge-wrap .student-challenge .challenge-left li:last-child .next {
  float: right;
}

.student-challenge-wrap .student-challenge .challenge-right {
  float: right;
  width: 70%;
  font-size: 0;
  white-space: nowrap;
  height: 440px;
  overflow: hidden;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li {
  display: inline-block;
  height: 440px;
  overflow: hidden;
  vertical-align: top;
  width: 290px;
  margin-left: 10px;
  padding: 30px 20px;
  background: url(../img/main/challenge_slide_bg.png) no-repeat 55px 62px;
  white-space: normal;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info {
  position: relative;
  height: 45px;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info .thumb {
  float: left;
  width: 45px;
  height: 45px;
  margin-right: 14px;
  overflow: hidden;
  border-radius: 100%;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info .thumb img {
  width: 100%;
  height: 100%;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info .title {
  float: left;
  width: 64%;
  letter-spacing: 0;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info .title .name {
  display: block;
  padding: 6px 0 8px 0;
  font-size: 18px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info .title .like {
  position: relative;
  top: 370px;
  left: 103px;
  color: #555;
  display: block;
  font-size: 16px;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .teacher_info .title .like b {
  color: #666;
  font-weight: normal;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .comment {
  clear: both;
  width: 240px;
  height: 294px;
  overflow: hidden;
  padding: 10px 0 0 86px;
  color: #6c6c6c;
  line-height: 20px;
  font-size: 15px;
  word-break: keep-all;
  clear: both;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .comment span {
  display: block;
  line-height: 20px;
  font-size: 15px;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .comment span.orange {
  color: #ff6000;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .comment p {
  line-height: 20px;
  font-size: 15px;
  word-break: keep-all;
}

.student-challenge-wrap .student-challenge .challenge-right .teacher_slide li .comment .c_title {
  margin-top: 20px;
}

.main-visual {
  background: url(../img/main/main-visual-01.png) no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  width: 100%;
  height: 1100px;
}

.main-visual .wrap .visual-img {
  margin-top: 160px;
  position: absolute;
  width: 65%;
  z-index: 8;
}

.main-visual .wrap .visual-con {
  float: right;
  position: relative;
  z-index: 9;
}

.main-visual .wrap .visual-con h3 {
  margin: 220px 0px 15px 0px;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: right;
  color: #ffffff;
}

.main-visual .wrap .visual-con h2 {
  margin: 15px 0px 25px 0px;
  font-size: 50px;
  font-weight: 100;
  letter-spacing: -1.5px;
  text-align: right;
  color: #ffffff;
  padding: 30px 0 15px 0;
}

.main-visual .wrap .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  float: right;
  margin-top: 50px;
}

.main-visual .wrap .visual-con button span {
  padding-left: 15px;
}

.main-con-wrap-2 {
  padding-top: 0 !important;
}

.main-con-wrap {
  width: 100%;
  height: 100%;
  padding-top: 980px;
  text-align: center;
}

.main-con-wrap .main-con01 h3 {
  padding-bottom: 20px;
}

.main-con-wrap .main-con01 p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-top: 20px;
}

.main-con-wrap .main-con01 .con01-box {
  display: inline-block;
}

.main-con-wrap .main-con01 .con01-box.con-left {
  background: url(../img/main/talk-bubble-left.png) no-repeat;
  width: 420px;
  height: 420px;
  vertical-align: top;
}

.main-con-wrap .main-con01 .con01-box.con-left ul {
  padding: 80px 70px;
}

.main-con-wrap .main-con01 .con01-box.con-left ul li {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: -0.3px;
  text-align: center;
}

.main-con-wrap .main-con01 .con01-box.con-left ul li img {
  margin-bottom: 20px;
}

.main-con-wrap .main-con01 .con01-box.con-left ul li span {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.27px;
}

.main-con-wrap .main-con01 .con01-box.con-right {
  background: url(../img/main/talk-bubble-right.png) no-repeat;
  width: 420px;
  height: 420px;
  vertical-align: top;
}

.main-con-wrap .main-con01 .con01-box.con-right ul {
  padding: 80px 50px 80px 85px;
}

.main-con-wrap .main-con01 .con01-box.con-right ul li {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: -0.3px;
  text-align: center;
}

.main-con-wrap .main-con01 .con01-box.con-right ul li img {
  margin-bottom: 20px;
}

.main-con-wrap .main-con01 .con01-box.con-right ul li span {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.27px;
}

.main-con-wrap .main-con01 .con01-box .talkinggi {
  width: 350px;
  margin-top: 150px;
}

.main-con-wrap .main-con02 {
  margin-top: 80px;
}

.main-con-wrap .main-con02 .con02-title {
  text-align: left;
  display: inline-block;
}

.main-con-wrap .main-con02 .con02-title p {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.82;
  letter-spacing: -0.44px;
}

.main-con-wrap .main-con02 .con02-title p.sub-title {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-top: 20px;
}

.main-con-wrap .main-con02 .con02-title h2 {
  padding-top: 20px;
  margin-bottom: 40px;
}

.main-con-wrap .main-con02 .con02-title button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #f4633a;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-top: 50px;
}

.main-con-wrap .main-con02 .con02-title button span {
  padding-left: 15px;
}

.main-con-wrap .main-con02 .con02-img {
  display: inline-block;
  width: 640px;
  margin-top: 80px;
  float: right;
}

.main-con-wrap .main-con02 .con02-img img {
  width: 100%;
}

.main-con-wrap .main-con03 .con03-title {
  display: inline-block;
  margin-top: 100px;
}

.main-con-wrap .main-con03 .con03-title p {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.82;
  letter-spacing: -0.44px;
}

.main-con-wrap .main-con03 .con03-title h2 {
  padding-top: 20px;
  margin-bottom: 20px;
}

.main-con-wrap .main-con03 .con03-wrap {
  margin: 60px auto 0 auto;
  position: relative;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web01 {
  display: block;
  background: #f6f6f6;
  height: 50px;
  line-height: 50px;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web01 p {
  vertical-align: middle;
  display: block;
  text-align: right;
  width: 98%;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web01 p span {
  color: #dedede;
  font-size: 20px;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 {
  height: 100%;
  background: #f6f6f6;
  margin-top: 5px;
  padding: 10px 5px;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 .slide {
  display: inline-block;
  width: 795px;
  vertical-align: top;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep {
  display: inline-block;
  width: 380px;
  text-align: left;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li {
  padding: 20px;
  border-bottom: 1px dotted #d2d2d2;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li .title {
  display: inline-block;
  border-radius: 10px;
  background-color: #8fc31f;
  color: #fff;
  font-size: 22px;
  padding: 7px 20px;
  margin-bottom: 15px;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li .sub {
  font-size: 18px;
  line-height: 25px;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li:last-child {
  border-bottom: none;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web03 {
  margin-top: 5px;
  display: inline-block;
  background: #d2d2d2;
  height: 50px;
  width: 100%;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web03 p {
  padding: 3px;
  width: 1100px;
  background-color: #fff;
  margin: 20px auto 0 auto;
}

.main-con-wrap .main-con03 .con03-wrap .con03-web04 {
  position: absolute;
  bottom: -50px;
  left: -50px;
}

.main-con-wrap .main-con04 {
  margin-top: 80px;
  overflow-x: hidden;
}

.main-con-wrap .main-con04 .con04-title {
  text-align: left;
  display: inline-block;
}

.main-con-wrap .main-con04 .con04-title h2 {
  padding-top: 20px;
  margin-bottom: 20px;
}

.main-con-wrap .main-con04 .con04-title p {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.82;
  letter-spacing: -0.44px;
  text-align: center;
}

.main-con-wrap .main-con04 .con04-wrap {
  background: url(../img/main/main-con04-bg.png) no-repeat;
  width: 100%;
  height: 960px;
  margin-top: -130px;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul {
  padding-top: 300px;
  height: 578px;
  overflow: hidden;
  width: 2400px;
  margin: 0 auto;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul li {
  width: 200px;
  display: inline-block;
  text-align: left;
  border: 1px solid #fff;
  margin-right: 70px;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul li img {
  width: 100%;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul li .book {
  width: 465px;
  display: inline-block;
  background: #fff;
  height: 240px;
  padding: 40px;
  border-radius: 0 30px 30px 0;
  text-align: left;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul li .book span {
  font-size: 18px;
  text-align: left;
  color: #808080;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul li .book .book-title {
  font-size: 26px;
  line-height: 1.69;
  text-align: left;
  color: #363636;
}

.main-con-wrap .main-con04 .con04-wrap ul.main_ul li .book .book-sub {
  font-size: 18px;
  text-align: left;
  color: #363636;
  margin-top: 20px;
}

.main-con-wrap .main-con04 .con04-wrap div {
  text-align: right;
}

.main-con-wrap .main-con04 .con04-wrap div button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #f4633a;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-top: 50px;
}

.main-con-wrap .main-con04 .con04-wrap div button span {
  padding-left: 15px;
}

.main-con-wrap .main-con05 .con05-title {
  display: inline-block;
  margin-top: -100px;
}

.main-con-wrap .main-con05 .con05-title p {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.82;
  letter-spacing: -0.44px;
}

.main-con-wrap .main-con05 .con05-title h2 {
  padding-top: 20px;
  margin-bottom: 20px;
}

.main-con-wrap .main-con05 .con05-wrap {
  width: 1200px;
  margin: 0 auto 150px auto;
  position: relative;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  display: inline-block;
  background: #fff;
  border-radius: 20px;
  padding: 50px;
  vertical-align: top;
  text-align: center;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle .title {
  font-size: 25px;
  line-height: 35px;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle .title span {
  color: #f4633a;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle .sub {
  padding-top: 30px;
  padding-bottom: 50px;
  font-size: 18px;
  line-height: 26px;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle:nth-child(2) {
  margin-left: 68px;
  height: 740px;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle-up {
  position: absolute;
  right: -120px;
  bottom: 0;
}

.main-con-wrap .main-con05 .con05-wrap .mystyle-m {
  display: none;
}

.main-con-wrap .main-con06 {
  position: relative;
  display: inline-block;
}

.main-con-wrap .main-con06 .con06-title {
  text-align: left;
}

.main-con-wrap .main-con06 .con06-title p {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.82;
  letter-spacing: -0.44px;
}

.main-con-wrap .main-con06 .con06-title h2 {
  padding-top: 20px;
  margin-bottom: 20px;
}

.main-con-wrap .main-con06 .con06-wrap {
  margin-top: -150px;
}

.main-con-wrap .main-con07 {
  background: url(../img/main/main-bottom-visual-bg.png) no-repeat top;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.main-con-wrap .main-con07 .visual-img {
  width: 296px;
  display: inline-block;
}

.main-con-wrap .main-con07 .visual-con {
  display: inline-block;
  width: 900px;
  text-align: right;
  margin-top: 80px;
  vertical-align: bottom;
  padding-bottom: 80px;
}

.main-con-wrap .main-con07 .visual-con h3 {
  margin: 220px 0px 15px 0px;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: right;
  color: #ffffff;
}

.main-con-wrap .main-con07 .visual-con h2 {
  margin: 0px 0px 15px 0px;
  font-size: 50px;
  font-weight: 100;
  letter-spacing: -1.5px;
  text-align: right;
  color: #ffffff;
  padding: 5px 0 10px 0;
}

.main-con-wrap .main-con07 .visual-con h2 img {
  display: inline-block;
}

.main-con-wrap .main-con07 .visual-con h2 img.m-img {
  display: none;
}

.main-con-wrap .main-con07 .visual-con h2 img.pc-img {
  display: inline-block;
}

.main-con-wrap .main-con07 .visual-con p {
  font-size: 30px;
  color: #fff;
}

.main-con-wrap .main-con07 .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  float: right;
  margin-top: 50px;
}

.main-con-wrap .main-con07 .visual-con button span {
  padding-left: 15px;
}

.leveltest-visual {
  background: url(../img/sub/leveltest-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.leveltest-visual .visual-img {
  display: inline-block;
  margin-top: 95px;
  margin-left: -100px;
  position: relative;
  z-index: -1;
}

.leveltest-visual .visual-con {
  width: 617px;
  margin: 0 auto;
  margin-top: -690px;
}

.leveltest-visual .visual-con h1 {
  margin: 160px 0px 15px 0px;
}

.leveltest-visual .visual-con h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: center;
  color: #ffffff;
}

.level-con {
  max-width: 800px;
  margin: auto;
  position: relative;
  padding-top: 600px;
}

.level-con .con {
  padding-top: 30px;
}

.level-con .con h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}

.level-con .con .lang {
  margin-bottom: 60px;
}

.level-con .con .lang .box-radio-input input[type="radio"] {
  display: none;
}

.level-con .con .lang .box-radio-input input[type="radio"] + span {
  display: inline-block;
  background: none;
  border: 1px solid #cacaca;
  text-align: center;
  cursor: pointer;
  color: #818181;
  width: calc(100% / 2 - 2px);
  font-size: 18px;
  padding: 20px 0;
}

.level-con .con .lang .box-radio-input input[type="radio"]:checked + span {
  border: 1px solid #f4633a;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
}

.level-con .con .lang input[type="text"],
.level-con .con .lang select {
  width: 575px;
  height: 40px;
  padding: 0 10px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
  border: 1px solid #dadada;
  border-radius: 0;
  margin-bottom: 10px;
}

.level-con .con .lang input[type="text"].name,
.level-con .con .lang select.name {
  width: 286px;
}

.level-con .con .lang input[type="text"].kname,
.level-con .con .lang select.kname {
  width: 575px;
}

.level-con .con .lang .phone input[type="text"],
.level-con .con .lang .phone select {
  width: 23%;
}

.level-con .con .lang textarea {
  width: 100%;
  height: 150px;
  font-size: 15px;
  padding: 10px;
}

.level-con .con .lang .terms {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cacaca;
}

.level-con .con .lang .terms input[type="checkbox"] {
  width: 18px;
  height: 18px;
}

.level-con .con .lang .terms label {
  font-size: 16px;
}

.level-con .con .lang .terms label a {
  color: #000000;
}

.level-con .con .lang .btn-lv {
  margin: 70px auto;
  text-align: center;
}

.level-con .con .lang .btn-lv button {
  border: none;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  border-radius: 50px;
  padding: 15px 50px;
}

.level-con .con .info .info-title {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  width: 220px;
  display: inline-block;
}

.level-con .con .info .leveltest-info {
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}

.level-con .con .time .time-tab {
  width: 100%;
}

.level-con .con .time .time-tab li {
  width: 33.333%;
  float: left;
  text-align: center;
  background: #cacaca;
}

.level-con .con .time .time-tab li.on {
  background: #f4633a;
}

.level-con .con .time .time-tab li.on a {
  font-weight: bold;
  color: #fff;
}

.level-con .con .time .time-tab li a {
  color: #fff;
  display: block;
  padding: 20px 0;
}

.level-con .con .time .time-con {
  border-right: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  overflow: auto;
  height: 210px;
  margin-bottom: 40px;
  width: 99.999%;
}

.level-con .con .time .time-con table {
  width: 100%;
  text-align: center;
}

.level-con .con .time .time-con table tr:last-child th {
  border-bottom: none;
}

.level-con .con .time .time-con table tr:last-child td {
  border-bottom: none;
}

.level-con .con .time .time-con table tr th {
  font-weight: bold;
  border-bottom: 1px solid #cacaca;
}

.level-con .con .time .time-con table tr td {
  border-bottom: 1px solid #cacaca;
}

.level-con .con .time .time-con table tr td a {
  display: block;
  padding: 10px 0;
  font-weight: bold;
}

.level-con .con .time .time-con table tr td a.none {
  pointer-events: none;
  cursor: default;
  font-weight: normal;
  text-decoration: line-through;
  color: #ddd;
}

.level-con .con .time .time-con table tr td a.on {
  background: #f4633a;
  font-weight: bold;
  color: #fff;
}

.level-con .con .info .box-radio-input input[type="radio"] {
  display: none;
}

.level-con .con .info .box-radio-input input[type="radio"] + span {
  display: inline-block;
  background: none;
  border: 1px solid #cacaca;
  text-align: center;
  cursor: pointer;
  color: #818181;
  width: calc(100% / 2 - 2px);
  font-size: 18px;
  padding: 10px 0;
}

.level-con .con .info .box-radio-input input[type="radio"]:checked + span {
  border: 1px solid #f4633a;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
}

.level-con .con .info input[type="text"],
.level-con .con .info select {
  width: 575px;
  height: 40px;
  padding: 0 10px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
  border: 1px solid #dadada;
  border-radius: 0;
  margin-bottom: 10px;
}

.level-con .con .info input[type="text"].name,
.level-con .con .info select.name {
  width: 286px;
}

.level-con .con .info input[type="text"].kname,
.level-con .con .info select.kname {
  width: 575px;
}

.level-con .con .info .phone input[type="text"],
.level-con .con .info .phone select {
  width: 23%;
}

.level-con .con .info textarea {
  width: 100%;
  height: 150px;
  font-size: 15px;
  padding: 10px;
}

.level-con .con .info .terms {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #efefef;
}

.level-con .con .info .terms input[type="checkbox"] {
  width: 18px;
  height: 18px;
}

.level-con .con .info .terms label {
  font-size: 16px;
}

.level-con .con .info .terms label a {
  color: #000000;
}

.level-con .con .info .btn-lv {
  margin: 70px auto;
  text-align: center;
}

.level-con .con .info .btn-lv button {
  border: none;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  padding: 15px 40px;
}

.register-con {
  padding: 40px 0 80px 0;
  background-color: #f9f9f9;
}

.register-con h2 {
  font-size: 35px;
  line-height: 1.49;
  color: #262626;
  display: inline-block;
  padding-bottom: 30px;
}

.register-con .pay-service {
  float: right;
  padding: 12px 63px 12px;
  border-radius: 30px;
  background-color: #4d4d4d;
  font-size: 16px;
  border: none;
  color: #fff;
}

.register-con .apply-type h3 {
  font-size: 20px;
}

.register-con .apply-type h3 span {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  padding-left: 10px;
}

.register-con .apply-type h3 p.event {
  border-radius: 50px;
  color: #000;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  padding: 0 7px;
  display: inline-block;
}

.register-con .apply-type h3 p.event span {
  animation: blink 1.5s ease-in-out infinite alternate;
  background: #ffd900;
  color: #000;
  padding: 5px 10px;
  border-radius: 10px;
}

.register-con .apply-type .apply-type-tab {
  margin: 20px 0 50px 0;
}

.register-con .apply-type .apply-type-tab button {
  width: 240px;
  padding: 10px 0;
  vertical-align: top;
  font-size: 14px;
  color: #818181;
  margin-right: 30px;
  font-weight: bold;
  background-color: #ffffff;
  border: solid 1px #cacaca;
}

.register-con .apply-type .apply-type-tab button.active {
  border: solid 2px #d93000;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.2);
}

.register-con .apply-type .apply-type-tab button:last-child {
  margin-right: 0;
}

.register-con .apply-type .apply-type-tab button .tab-lang {
  width: 23px;
  margin-right: 5px;
  margin-top: -4px;
}

.register-con .apply-type .tab-03 button:first-child.active {
  border: solid 2px #d93000;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.2);
}

.register-con .apply-type .tab-04 {
  display: inline-block;
  width: 300px;
  vertical-align: top;
}

.register-con .apply-type .tab-04 button {
  width: 100%;
  margin-bottom: 10px;
}

.register-con .apply-type .tab-04 button.active a {
  font-size: 14px;
  padding: 2px 7px;
  display: inline-block;
  color: #fff;
  text-decoration: underline;
}

.register-con .apply-type .tab-04 button a {
  font-size: 14px;
  padding: 2px 7px;
  display: inline-block;
  color: #ff6a3b;
  text-decoration: underline;
}

.register-con .apply-type .tab-04.tab-04-main {
  width: 550px;
  margin-left: 30px;
  vertical-align: top;
}

.register-con .apply-type .tab-04.tab-04-main button {
  width: 100%;
}

.register-con .apply-type .apply-type-time {
  margin-top: 20px;
  margin-bottom: 200px;
}

.register-con .apply-type .apply-type-time .calendar {
  display: inline-block;
  vertical-align: top;
}

.register-con .apply-type .apply-type-time .time {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

.register-con .apply-type .apply-type-time .time .apply-hope-time {
  display: inline-block;
}

.register-con .apply-type .apply-type-time .time .apply-hope-time select {
  display: inline-block;
  margin-top: 20px;
  width: 200px;
  height: 50px;
  font-size: 16px;
}

.register-con .apply-type .apply-type-time .time .apply-hope-time:last-child {
  border-left: 1px solid #ddd;
  margin-left: 50px;
  padding-left: 50px;
}

.register-con .apply-type .apply-type-chk .input-chk {
  display: inline-block;
  margin: 10px 20px 40px 0;
}

.register-con .apply-type .apply-type-chk .input-chk label {
  font-size: 16px;
  position: relative;
  display: block;
  width: 100%;
  padding-left: 29px;
  cursor: pointer;
}

.register-con .apply-type .apply-type-chk .input-chk label::before {
  display: block;
  content: "";
  position: absolute;
  background: #f5f6f7 url(../img/sub/chk-off.png) no-repeat 0 0;
  top: 50%;
  margin-top: -10px;
  left: 1px;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.register-con .apply-type .apply-type-chk .input-chk input:checked + label::before {
  background: #f5f6f7 url(../img/sub/chk-on.png) no-repeat 0 0;
  background-size: 20px 20px;
  content: "";
}

.register-con .apply-type .apply-type-chk .input-chk input.chk {
  position: absolute;
  overflow: hidden;
  outline: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
  top: 50%;
  left: 1px;
}

.register-con .apply-class-time h3 {
  font-size: 20px;
}

.register-con .apply-class-time h3 span {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  padding-left: 10px;
}

.register-con .apply-class-time .apply-type-tab {
  margin: 20px 0 50px 0;
  display: inline-block;
}

.register-con .apply-class-time .apply-type-tab.tab-01 {
  width: 220px;
  vertical-align: top;
}

.register-con .apply-class-time .apply-type-tab.tab-01 button {
  width: 100%;
}

.register-con .apply-class-time .apply-type-tab.tab-02 {
  width: 220px;
  margin: 20px 30px 30px 30px;
  vertical-align: top;
}

.register-con .apply-class-time .apply-type-tab.tab-02 button {
  width: 100%;
}

.register-con .apply-class-time .apply-type-tab.tab-03 {
  width: 335px;
  vertical-align: top;
}

.register-con .apply-class-time .apply-type-tab.tab-03 button {
  width: 100%;
}

.register-con .apply-class-time .apply-type-tab button {
  padding: 10px 0;
  vertical-align: top;
  font-size: 14px;
  margin-bottom: 10px;
  color: #818181;
  margin-right: 30px;
  font-weight: bold;
  background-color: #ffffff;
  border: solid 1px #cacaca;
}

.register-con .apply-class-time .apply-type-tab button.active {
  border: solid 2px #d93000;
  background: #f4633a;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.2);
}

.register-con .apply-class-time .apply-type-tab button:last-child {
  margin-right: 0;
}

.register-con .apply-class-time .apply-type-tab button .tab-lang {
  width: 23px;
  margin-right: 5px;
  margin-top: -4px;
}

.myapply-wrap {
  position: fixed;
  bottom: 0;
  z-index: 999;
  padding: 30px 0;
  width: 100%;
  background-color: #4d4d4d;
}

.myapply-wrap .myapply-register {
  width: 800px;
  display: inline-block;
  vertical-align: middle;
}

.myapply-wrap .myapply-register .myapply-tab ul li {
  padding: 7px 20px;
  border-radius: 5px;
  background-color: #6f6f6f;
  font-size: 14px;
  line-height: 1.43;
  color: #e8e8e8;
  display: inline;
  margin-right: 10px;
}

.myapply-wrap .myapply-register h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #f46c45;
  margin-top: 15px;
  margin-bottom: 15px;
}

.myapply-wrap .myapply-register .myapply-time {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #cacaca;
}

.myapply-wrap .myapply-register .myapply-time p {
  display: inline-block;
}

.myapply-wrap .myapply-pay-wrap {
  width: 396px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

.myapply-wrap .myapply-pay-wrap .myapply-pay p {
  display: inline-block;
}

.myapply-wrap .myapply-pay-wrap .myapply-pay p.save {
  font-size: 16px;
  line-height: 1.5;
  color: #f15555;
  vertical-align: middle;
  padding-right: 10px;
}

.myapply-wrap .myapply-pay-wrap .myapply-pay p.save span {
  text-decoration: line-through;
}

.myapply-wrap .myapply-pay-wrap .myapply-pay p.pay {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
}

.myapply-wrap .myapply-pay-wrap .apply-btn-wrap {
  margin-top: 15px;
}

.myapply-wrap .myapply-pay-wrap .apply-btn-wrap .book-preview {
  padding: 10px 20px;
  border-radius: 5px;
  border: solid 1px #ffffff;
  font-size: 20px;
  line-height: 1.45;
  color: #e8e8e8;
  background: none;
  margin-right: 20px;
}

.myapply-wrap .myapply-pay-wrap .apply-btn-wrap .apply-btn {
  padding: 10px 20px;
  border-radius: 5px;
  background: #ff6a3b;
  font-size: 20px;
  line-height: 1.45;
  color: #e8e8e8;
  border: none;
}

.register-payment-con {
  padding: 50px 0 80px 0;
  background-color: #f9f9f9;
}

.register-payment-con h2 {
  font-size: 35px;
  line-height: 1.49;
  color: #262626;
  display: inline-block;
  padding-bottom: 50px;
}

.register-payment-con .contact-btn {
  float: right;
}

.register-payment-con .contact-btn li {
  margin: 0 0 10px 0;
  line-height: 22px;
  float: left;
}

.register-payment-con .contact-btn li a {
  padding: 5px 0 5px 24px;
}

.register-payment-con .contact-btn li .contact {
  margin: 15px 0 0 0;
  float: right;
  background: url(../img/sub/ico_help.png) no-repeat 0 5px;
  font-size: 15px;
  padding: 5px 0 0 25px;
}

.register-payment-con .contact-btn li .contact-money {
  margin: 15px 10px 0 0;
  float: right;
  background: url(../img/sub/ico_money.png) no-repeat 0 5px;
  font-size: 15px;
  padding: 5px 0 0 25px;
}

.register-payment-con .pay-service {
  width: 100%;
}

.register-payment-con .pay-service table {
  width: 100%;
  border-top: 2px solid #282828;
}

.register-payment-con .pay-service table tr th {
  font-weight: bold;
  font-size: 15px;
  padding: 20px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.register-payment-con .pay-service table tr td {
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  vertical-align: middle;
}

.register-payment-con .pay-service table tr td input[type="text"],
.register-payment-con .pay-service table tr td select {
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
  box-sizing: border-box;
  border: 1px solid #dadada;
}

.register-payment-con .pay-service table tr td label {
  margin-right: 15px;
}

.register-payment-con .pay-service table tr td p {
  display: inline-block;
  padding-top: 10px;
}

.register-payment-con .pay-service button {
  border: 1px solid #7b7b7b;
  padding: 10px 30px;
  background: #fff;
}

.register-payment-con .pay-service .termsWrap {
  margin: 10px 0 0 0;
  background: #f7f7f7;
}

.register-payment-con .pay-service .termsWrap .terms_title {
  position: relative;
  padding: 5px 10px;
  background: #e4e4e4;
}

.register-payment-con .pay-service .termsWrap .terms_title h5 {
  font-size: 12px;
  font-weight: bold;
}

.register-payment-con .pay-service .termsWrap .terms_summary {
  height: 100px;
  overflow-y: scroll;
  font-size: 11px;
  padding: 10px;
}

.register-payment-con .pay-view .btn-pay {
  border: 1px solid #565656;
  font-size: 16px;
  width: 250px;
  padding: 18px 0;
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.register-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 60px auto;
}

.register-wrap h2 {
  font-size: 33px;
  font-weight: normal;
  margin: 0 0 30px 0;
  display: inline-block;
}

.register-wrap .contact-btn {
  float: right;
}

.register-wrap .contact-btn li {
  margin: 0 0 10px 0;
  line-height: 22px;
  float: left;
}

.register-wrap .contact-btn li a {
  padding: 5px 0 5px 24px;
}

.register-wrap .contact-btn li .contact {
  margin: 15px 0 0 0;
  float: right;
  background: url(../img/sub/ico_help.png) no-repeat 0 5px;
  font-size: 15px;
  padding: 5px 0 0 25px;
}

.register-wrap .contact-btn li .contact-money {
  margin: 15px 10px 0 0;
  float: right;
  background: url(../img/sub/ico_money.png) no-repeat 0 5px;
  font-size: 15px;
  padding: 5px 0 0 25px;
}

.register-wrap .tab {
  width: 100%;
  margin: 0 0 55px 0;
}

.register-wrap .tab ul li {
  float: left;
  width: 20%;
  display: block;
}

.register-wrap .tab ul li.on a {
  background: #ffffff;
  color: #f4633a;
  font-weight: bold;
  border-left: 1px solid #ff4068;
  border-right: 1px solid #ff7b1f;
  border-top: 1px solid #ff4068;
  padding: 19px 20px 19px 20px;
}

.register-wrap .tab ul li a {
  display: block;
  background: #efefef;
  padding: 20px;
  text-align: center;
  width: 100%;
  font-size: 15px;
  color: #ababab;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  margin: 0 auto;
  font-weight: normal;
  border-radius: 10px 10px 0 0;
  /* text-shadow: 0 0 3px #797979; */
}

.register-wrap .con {
  position: relative;
}

.register-wrap .con h3 {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 0px;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #efefef;
  margin: 0 0 10px 0;
}

.register-wrap .con .pay {
  float: right;
  width: 35%;
  position: relative;
  top: 200px;
}

.register-wrap .con .pay .con {
  color: #fff;
}

.register-wrap .con .pay .con .top.mcat {
  background-size: cover;
  background: url(../img/phone/register_tab01_on.jpg) no-repeat;
}

.register-wrap .con .pay .con .top.phone {
  background-size: cover;
  background: url(../img/phone/register_tab02_on.jpg) no-repeat;
}

.register-wrap .con .pay .con .top.sec {
  background-size: cover;
  background: url(../img/phone/register_tab03_on.jpg) no-repeat;
}

.register-wrap .con .pay .con .top.jr {
  background-size: cover;
  background: url(../img/phone/register_tab04_on.jpg) no-repeat;
}

.register-wrap .con .pay .con .top .con {
  padding: 30px 20px 15px 20px;
}

.register-wrap .con .pay .con .top .con .title {
  font-size: 22px;
  font-weight: bold;
  color: #f4633a;
  padding: 0 0 10px 0;
}

.register-wrap .con .pay .con .top .con .sub {
  font-size: 16px;
  padding: 0 0 10px 0;
}

.register-wrap .con .pay .con .pay-info {
  background: #313131;
}

.register-wrap .con .pay .con .pay-info ul {
  padding: 0;
  margin: 0 auto;
  width: 90%;
}

.register-wrap .con .pay .con .pay-info ul li {
  overflow: hidden;
  margin-bottom: 0px;
  padding: 13px 0;
  border-bottom: 1px solid #272727;
}

.register-wrap .con .pay .con .pay-info ul li p:first-child {
  float: left;
  font-size: 15px;
  color: #cecece;
  font-weight: bold;
}

.register-wrap .con .pay .con .pay-info ul li p:last-child {
  float: right;
  text-align: right;
  font-size: 15px;
  color: #efefef;
  font-weight: 300;
}

.register-wrap .con .pay .con .pay-info ul li p.sale {
  font-weight: bold;
  color: #fff;
  font-size: 15px;
}

.register-wrap .con .pay .con .pay-info ul li p.all {
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
}

.register-wrap .con .pay .con .pay-info ul li p.all_pay {
  font-weight: bold;
  color: #ff4570;
  font-size: 17px;
}

.register-wrap .con .pay .con .all-pay {
  background: #212121;
  width: 100%;
  padding: 15px 0;
}

.register-wrap .con .pay .con .all-pay p {
  margin: 0 auto;
  width: 90%;
  display: block;
  font-size: 15px;
  color: #c53153;
  font-weight: 500;
}

.register-wrap .con .pay .con button {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: #fb2052;
  border: none;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
}

.register-wrap .con .pay-service {
  width: 100%;
}

.register-wrap .con .pay-service table {
  width: 100%;
  border-top: 2px solid #282828;
}

.register-wrap .con .pay-service table tr th {
  font-weight: bold;
  font-size: 15px;
  padding: 20px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.register-wrap .con .pay-service table tr td {
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  vertical-align: middle;
}

.register-wrap .con .pay-service table tr td input[type="text"],
.register-wrap .con .pay-service table tr td select {
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
  box-sizing: border-box;
  border: 1px solid #dadada;
}

.register-wrap .con .pay-service table tr td label {
  margin-right: 15px;
}

.register-wrap .con .pay-service table tr td p {
  display: inline-block;
  padding-top: 10px;
}

.register-wrap .con .pay-service button {
  border: 1px solid #7b7b7b;
  padding: 10px 30px;
  background: #fff;
}

.register-wrap .con .pay-service .termsWrap {
  margin: 10px 0 0 0;
  background: #f7f7f7;
}

.register-wrap .con .pay-service .termsWrap .terms_title {
  position: relative;
  padding: 5px 10px;
  background: #e4e4e4;
}

.register-wrap .con .pay-service .termsWrap .terms_title h5 {
  font-size: 12px;
  font-weight: bold;
}

.register-wrap .con .pay-service .termsWrap .terms_summary {
  height: 100px;
  overflow-y: scroll;
  font-size: 11px;
  padding: 10px;
}

.register-wrap .con .pay-view .pay-view-title {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.register-wrap .con .pay-view .pay-view-title .title {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  line-height: 27px;
}

.register-wrap .con .pay-view .pay-view-title table {
  width: 100%;
  margin-bottom: 10px;
}

.register-wrap .con .pay-view .pay-view-title table tr th {
  color: #636363;
  text-align: left;
  padding: 10px 0;
}

.register-wrap .con .pay-view .pay-view-title table tr th span {
  color: #4169e1;
}

.register-wrap .con .pay-view .pay-view-title table tr td {
  padding: 8px 0;
}

.register-wrap .con .pay-view .pay-view-title table tr td.final {
  font-size: 20px;
  font-weight: bold;
  color: #f4633a;
}

.register-wrap .con .pay-view .pay-view-info p {
  line-height: 2;
  padding-bottom: 20px;
}

.register-wrap .con .pay-view .pay-view-info .main_button a {
  margin: 10px auto 0;
  text-align: center;
  padding: 15px 0;
  display: block;
  border: 1px solid #fe5003;
  width: 300px;
  color: #fe5003;
  font-size: 20px;
  font-weight: bold;
}

.register-wrap .con .pay-view .pay-view-info .info01 input[type="text"],
.register-wrap .con .pay-view .pay-view-info .info01 select {
  height: 35px;
  padding: 0 15px;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  width: 30.3%;
}

.register-wrap .con .pay-view .pay-view-info .terms {
  width: 100%;
  margin-bottom: 14px;
  padding: 18px;
  height: 80px;
  font-size: 12px;
  color: #505050;
  line-height: 20px;
  overflow: auto;
  border: 1px solid #e0e0e0;
}

.register-wrap .con .pay-view .pay-view-info .btn-pay {
  border: 1px solid #565656;
  font-size: 16px;
  width: 250px;
  padding: 18px 0;
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.register-wrap .con .pay-view .pay-view-info .btn-pay-n {
  background: url(../img/sub/npay_logo.png) no-repeat center center;
  background-color: #00c73c;
  width: 250px;
  padding: 30px 0;
  border: none;
  margin-bottom: 10px;
  background-size: 50%;
}

.register-wrap .con .pay-view .pay-view-info .btn-pay-k {
  background: url(../img/sub/kpay_logo.png) no-repeat 63px 24px;
  background-color: #f8e703;
  width: 250px;
  padding: 17px 0 17px 58px;
  border: none;
  margin-bottom: 10px;
  background-size: 48px;
  font-size: 17px;
}

.learning-visual {
  background: url(../img/sub/learning-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  width: 100%;
  height: 900px;
}

.learning-visual .visual-img {
  position: absolute;
  top: 90px;
  right: -60px;
  z-index: 3;
}

.learning-visual .visual-con {
  display: inline-block;
  position: relative;
  z-index: 99;
}

.learning-visual .visual-con h3 {
  font-size: 25px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: left;
  color: #ffffff;
  margin-top: 150px;
  padding-bottom: 30px;
}

.learning-visual .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  margin-top: 50px;
}

.learning-visual .visual-con button span {
  padding-left: 15px;
}

.learning-con-wrap {
  width: 100%;
  height: 100%;
  padding-top: 600px;
  text-align: center;
  background: url(../img/sub/learning-con-wrap-bg.png) no-repeat bottom;
  background-size: auto;
}

.learning-con-wrap .learning-con01 h3 {
  padding-bottom: 20px;
}

.learning-con-wrap .learning-con01 p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-top: 20px;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap {
  display: inline-block;
  margin-top: 80px;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 {
  display: inline-block;
  width: 598px;
  vertical-align: top;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 p {
  font-size: 22px;
  text-align: right;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div {
  display: inline-block;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img1 {
  width: 359px;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img2 {
  width: 235px;
  text-align: right;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 {
  display: inline-block;
  width: 598px;
  vertical-align: top;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 p {
  font-size: 22px;
  text-align: left;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div {
  display: inline-block;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img1 {
  width: 450px;
}

.learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img2 {
  width: 135px;
  vertical-align: top;
}

.learning-con-wrap .learning-con02 {
  font-size: 30px;
  margin: 80px 0;
  line-height: 42px;
}

.learning-con-wrap .learning-con02 .learning-con02-wrap ul li {
  vertical-align: top;
  padding: 40px 0;
  width: 350px;
  background: #fff;
  border-radius: 25px;
  border: 1px solid #ddd;
  text-align: center;
  display: inline-block;
  margin-top: 90px;
}

.learning-con-wrap .learning-con02 .learning-con02-wrap ul li h3 {
  font-size: 30px;
  font-weight: 300;
  padding: 30px 0;
}

.learning-con-wrap .learning-con02 .learning-con02-wrap ul li h3 span {
  color: #f4633a;
}

.learning-con-wrap .learning-con02 .learning-con02-wrap ul li p {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.learning-con-wrap .learning-con02 .learning-con02-wrap ul li:nth-child(2) {
  margin: 50px;
}

.learning-con-wrap .learning-con03 .con03-title {
  display: inline-block;
  margin-top: 30px;
}

.learning-con-wrap .learning-con03 .con03-title p {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.82;
  letter-spacing: -0.44px;
}

.learning-con-wrap .learning-con03 .con03-title h2 {
  padding-top: 20px;
  margin-bottom: 20px;
}

.learning-con-wrap .learning-con03 .con03-wrap {
  width: 1200px;
  margin: 0 auto 150px auto;
  position: relative;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  display: inline-block;
  background: #fff;
  border-radius: 20px;
  padding: 50px;
  vertical-align: top;
  text-align: center;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle .title {
  font-size: 25px;
  line-height: 35px;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle .title span {
  color: #f4633a;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle .sub {
  padding-top: 30px;
  padding-bottom: 50px;
  font-size: 18px;
  line-height: 26px;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle:nth-child(2) {
  margin-left: 68px;
  height: 740px;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle-up {
  position: absolute;
  right: -120px;
  bottom: 0;
}

.learning-con-wrap .learning-con03 .con03-wrap .mystyle-m {
  display: none;
}

.learning-con-wrap .learning-con04 h3 {
  padding-bottom: 20px;
  color: #f4633a;
  font-size: 30px;
  font-weight: bold;
  margin-top: 40px;
}

.learning-con-wrap .learning-con04 p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap {
  display: block;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul {
  margin-top: -80px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li {
  margin-top: 80px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-left {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-left h3 {
  border-radius: 100px;
  background: #f4633a;
  color: #fff;
  padding: 15px 30px;
  display: inline-block;
  margin-top: 145px;
  margin-right: -15px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-left p {
  text-align: right;
  padding-top: 15px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-right {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-right h3 {
  border-radius: 100px;
  background: #f4633a;
  color: #fff;
  padding: 15px 30px;
  display: inline-block;
  margin-top: 0px;
  margin-left: -15px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-right p {
  text-align: left;
  padding-top: 15px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li:nth-child(1) {
  margin-top: 0px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li:nth-child(3) {
  margin-top: 0px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap ul li:nth-child(3) .step-wrap .step-left h3 {
  margin-top: 80px;
}

.learning-con-wrap .learning-con04 .learning-con03-wrap-m {
  display: none;
}

.learning-con-wrap .learning-con05 {
  margin-top: 250px;
  padding-bottom: 80px;
}

.learning-con-wrap .learning-con05 .learning-con04-wrap ul {
  margin-top: 30px;
}

.learning-con-wrap .learning-con05 .learning-con04-wrap ul li {
  display: inline-block;
  width: 40%;
  text-align: center;
}

.learning-con-wrap .learning-con05 .learning-con04-wrap ul li p {
  font-size: 30px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -0.45px;
  color: #fff;
}

.learning-con-wrap .learning-con05 .learning-con04-wrap ul li button {
  padding: 20px 35px;
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #f64d1d;
  margin-top: 50px;
}

.learning-con-wrap .learning-con05 .learning-con04-wrap ul li button span {
  padding-left: 15px;
}

.review-visual {
  background: url(../img/sub/review-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  width: 100%;
  height: 1000px;
  z-index: 1;
}

.review-visual .visual-img {
  position: absolute;
  top: 113px;
  z-index: 3;
  margin-left: 495px;
}

.review-visual .visual-con {
  display: inline-block;
  position: relative;
  z-index: 99;
}

.review-visual .visual-con h3 {
  font-size: 30px;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: left;
  color: #ffffff;
  margin-top: 150px;
  padding-bottom: 30px;
}

.review-visual .visual-con h3 span {
  font-weight: 300;
  font-size: 22px;
}

.review-visual .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  margin-top: 50px;
}

.review-visual .visual-con button span {
  padding-left: 15px;
}

.review-con-wrap {
  width: 100%;
  height: 100%;
  padding-top: 600px;
  text-align: center;
}

.review-con-wrap .review-con01 p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-bottom: 20px;
}

.review-con-wrap .review-con01 h2 {
  padding-bottom: 80px;
}

.review-con-wrap .review-con01 .review-box-wrap {
  width: 1200px;
  margin: 0 auto;
}

.review-con-wrap .review-con01 .review-box-wrap ul li {
  width: 320px;
  display: inline-block;
  margin-right: 40px;
  vertical-align: top;
}

.review-con-wrap .review-con01 .review-box-wrap ul li:nth-child(3n) {
  margin-right: 0;
  margin-bottom: 30px;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box {
  display: inline-block;
  width: 100%;
  background: #fff;
  box-shadow: -11px 20px 65px -6px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  margin-bottom: 30px;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-img {
  display: inline-block;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-img img {
  width: 100%;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt {
  text-align: center;
  width: 100%;
  height: 290px;
  padding: 25px;
  display: inline-block;
  vertical-align: middle;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt h3 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 15px;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt h4 {
  color: #f4633a;
  font-size: 18px;
  padding-bottom: 10px;
}

.review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt p {
  font-size: 16px;
  margin-bottom: 0 !important;
}

.review-con-wrap .review-con02 {
  background: url(../img/sub/review-con02-wrap-bg.png) no-repeat top;
  background-size: cover;
  padding: 560px 0 80px 0;
  margin-top: -500px;
}

.review-con-wrap .review-con02 p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-bottom: 15px;
  color: #fff;
  text-align: left;
}

.review-con-wrap .review-con02 h2 {
  padding-bottom: 50px;
  text-align: left;
}

.review-con-wrap .review-con02 .review-box-wrap ul li {
  vertical-align: top;
  display: inline-block;
  width: 360px;
  height: 360px;
  border-radius: 20px;
  border: 2px solid #fff;
  padding: 40px;
  color: #fff;
  text-align: center;
}

.review-con-wrap .review-con02 .review-box-wrap ul li h3 {
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 30px;
  line-height: 33px;
  color: #fff;
  padding-top: 30px;
}

.review-con-wrap .review-con02 .review-box-wrap ul li p {
  font-size: 18px;
  text-align: center;
}

.review-con-wrap .review-con02 .review-box-wrap ul li:nth-child(2) {
  margin: 0 50px;
}

.review-con-wrap .review-con02 .review-apply {
  margin-top: 80px;
}

.review-con-wrap .review-con02 .review-apply h3 {
  font-size: 30px;
  line-height: 48px;
  color: #fff;
}

.review-con-wrap .review-con02 .review-apply h2 {
  text-align: center;
  padding-top: 30px;
}

.review-con-wrap .review-con02 .review-apply button {
  padding: 20px 35px;
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
}

.review-con-wrap .review-con02 .review-apply button span {
  padding-left: 15px;
}

.review-con-wrap .review-slide-wrap {
  overflow-x: hidden;
  width: 100%;
  margin: 0 auto;
}

.review-con-wrap .review-con03 {
  width: 100%;
  margin: 0 auto;
  height: 960px;
  margin-top: -130px;
  position: relative;
  /* 슬라이드 화살표 */
}

.review-con-wrap .review-con03 ul.main_ul {
  padding-top: 200px;
  height: 800px;
  overflow: hidden;
  margin: 0 auto;
  margin-left: -200px;
}

.review-con-wrap .review-con03 ul.main_ul li {
  display: inline-block;
  text-align: left;
  float: none;
  margin-right: 12px;
  margin-bottom: 20px;
}

.review-con-wrap .review-con03 ul.main_ul li:nth-child(3n) {
  margin-right: 0;
}

.review-con-wrap .review-con03 ul.main_ul li img {
  width: 100%;
}

.review-con-wrap .review-con03 div {
  text-align: center;
}

.review-con-wrap .review-con03 .slide-arrow .arrows {
  width: 48px;
  height: 48px;
  border-color: #000;
  position: absolute;
  top: 50%;
  margin-top: -31px;
}

.review-con-wrap .review-con03 .slide-arrow .arrows.prev {
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  left: 30px;
}

.review-con-wrap .review-con03 .slide-arrow .arrows.next {
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(-135deg);
  right: 30px;
}

.challenge-con-wrap {
  width: 100%;
  height: 100%;
  padding-top: 600px;
  text-align: center;
  margin-bottom: 100px;
  position: relative;
  z-index: 3;
}

.challenge-con-wrap .challenge-con01 p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-bottom: 20px;
}

.challenge-con-wrap .challenge-con01 p b {
  font-size: 24px;
  font-weight: bold;
}

.challenge-con-wrap .challenge-con01 span {
  font-size: 16px;
  color: #666;
  font-weight: normal;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap {
  width: 1200px;
  margin: 0 auto;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-search {
  margin: 50px 0;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-search input {
  width: 400px;
  height: 34px;
  padding: 5px;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-search button {
  background: #333;
  height: 34px;
  color: #fff;
  border: none;
  padding: 0 25px;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap p {
  width: 1000px;
  margin: 0 auto;
  text-align: right;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table {
  width: 1000px;
  margin: 10px auto 30px auto;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table {
  width: 100%;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table thead tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f9f9f9;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table thead tr th {
  padding: 10px 0;
  font-size: 18px;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table tbody tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table tbody tr td {
  padding: 10px 0;
  font-size: 16px;
}

.challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table tbody tr td.pointer:hover {
  text-decoration: underline;
}

.challenge-con-wrap .challenge-con02 {
  background: url(../img/sub/challenge-con02-wrap-bg.png) no-repeat top;
  background-size: cover;
  padding: 560px 0 80px 0;
  margin-top: -500px;
}

.challenge-con-wrap .challenge-con02 p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-bottom: 15px;
  color: #fff;
  text-align: left;
}

.challenge-con-wrap .challenge-con02 h2 {
  padding-bottom: 50px;
  text-align: left;
}

.challenge-con-wrap .challenge-con02 .challenge-box-wrap ul li {
  vertical-align: top;
  display: inline-block;
  width: 360px;
  height: 360px;
  border-radius: 20px;
  border: 2px solid #fff;
  padding: 40px;
  color: #fff;
  text-align: center;
}

.challenge-con-wrap .challenge-con02 .challenge-box-wrap ul li h3 {
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 30px;
  line-height: 33px;
  color: #fff;
  padding-top: 30px;
}

.challenge-con-wrap .challenge-con02 .challenge-box-wrap ul li p {
  font-size: 18px;
  text-align: center;
}

.challenge-con-wrap .challenge-con02 .challenge-box-wrap ul li:nth-child(2) {
  margin: 0 50px;
}

.challenge-con-wrap .challenge-page {
  margin-top: 30px;
}

.challenge-con-wrap .challenge-page a {
  font-size: 18px;
  color: #888;
  padding: 0 10px;
}

.challenge-con-wrap .challenge-page a.on {
  font-weight: bold;
  color: #666;
}

.curriculum-visual {
  background: url(../img/sub/curriculum-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  width: 100%;
  height: 800px;
  z-index: 2;
}

.curriculum-visual .visual-img {
  position: absolute;
  top: 145px;
  right: 40px;
  z-index: 3;
}

.curriculum-visual .visual-con {
  display: inline-block;
  position: relative;
  z-index: 99;
}

.curriculum-visual .visual-con h2 {
  margin-top: 150px;
}

.curriculum-visual .visual-con h3 {
  font-size: 22px;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: left;
  color: #ffffff;
  padding-top: 20px;
}

.curriculum-visual .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  margin-top: 24px;
}

.curriculum-visual .visual-con button span {
  padding-left: 15px;
}

.curriculum-visual .visual-con .pay {
  margin: 18px 0 0 0px;
  background-color: #fa4b1b;
  display: block;
  padding: 21px 104px 21px 73px;
  position: relative;
  color: #fff;
}

.curriculum-visual .visual-con .pay span {
  position: absolute;
  top: 50%;
  right: 34px;
  transform: translateY(-50%);
}

.curriculum-con-wrap {
  width: 100%;
  height: 100%;
  padding-top: 600px;
  text-align: center;
  position: relative;
}

.curriculum-con-wrap .curriculum-con01 p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-bottom: 20px;
}

.curriculum-con-wrap .curriculum-con01 h2 {
  padding-bottom: 50px;
}

.curriculum-con-wrap .curriculum-con01 h3 {
  font-size: 30px;
}

.curriculum-con-wrap .curriculum-con01 h3 p {
  font-size: 22px;
}

.curriculum-con-wrap .curriculum-con01 button {
  padding: 20px 35px;
  background-color: #f4633a;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin: 50px 0 100px 0;
}

.curriculum-con-wrap .curriculum-con01 button span {
  padding-left: 15px;
}

.curriculum-con-wrap .curriculum-con01 .curriculum-con01-img {
  margin-top: 50px;
}

.curriculum-con-wrap .curriculum-con02 h2 {
  padding-bottom: 40px;
  text-align: center;
}

.curriculum-con-wrap .curriculum-con02 h3 {
  font-size: 30px;
  padding-bottom: 30px;
}

.curriculum-con-wrap .curriculum-con02 .sub {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
}

.curriculum-con-wrap .curriculum-con02 .line-up {
  margin: 30px 0 150px 0;
  position: relative;
}

.curriculum-con-wrap .curriculum-con02 .line-up .line-up-pc {
  display: inline-block;
  text-align: center;
}

.curriculum-con-wrap .curriculum-con02 .line-up .line-up-m {
  display: none;
}

.curriculum-con-wrap .curriculum-con02 .line-up .line-up-img {
  position: absolute;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail {
  width: 1200px;
  margin: 0 auto;
  background: white;
  box-shadow: 0px 3px 18px 0 rgba(0, 0, 0, 0.1);
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul {
  display: flex;
  justify-content: space-between;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 25px 0;
  background-color: #242424;
  box-sizing: border-box;
  border-right: 1px solid white;
  position: relative;
  cursor: pointer;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li .detail-new {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  text-align: center;
  color: #fff;
  background-color: #ffc72c;
  border-radius: 50%;
  left: 20px;
  top: -20px;
  position: absolute;
  padding: 10px 5px;
  display: inline-block;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li p {
  font-size: 23px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.92px;
  text-align: center;
  color: #fff;
  line-height: 30px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li p .new {
  background-color: #ff0000;
  color: #ffe251;
  border-radius: 17px;
  display: inline-block;
  font-weight: bold;
  position: absolute;
  top: -9px;
  right: 21px;
  padding: 0 10px;
  line-height: 2;
  font-size: 17px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li:last-child {
  border-right: 0px solid white;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li.jr-active {
  background: #f4633a;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap {
  position: relative;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .leftSlick {
  position: absolute;
  left: 75px;
  top: 45%;
  z-index: 100;
  cursor: pointer;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .rightSlick {
  position: absolute;
  right: 75px;
  top: 45%;
  z-index: 100;
  cursor: pointer;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap {
  width: 870px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 57px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap h1 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  text-align: center;
  color: #232323;
  margin-top: 60px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap h1 .new {
  background-color: #f4633a;
  color: #fff;
  padding: 0px 14px 5px;
  border-radius: 28px;
  margin-right: 7px;
  font-size: 24px;
  vertical-align: bottom;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap p {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  text-align: center;
  color: #232323;
  margin-top: 25px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .slide_preview a {
  border-radius: 32.2px;
  -webkit-box-shadow: 0px 3px 18px 0 rgba(243, 127, 106, 0.5);
  box-shadow: 0px 3px 18px 0 rgba(243, 127, 106, 0.5);
  background-color: #ffffff;
  font-size: 20px;
  padding: 12px 40px;
  color: #f48c7c;
  font-weight: bold;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info {
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 60px;
  margin-top: 30px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div {
  float: left;
  width: 50%;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div .info-span {
  border-radius: 16px;
  background-color: #ffda63;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  margin-top: 0px;
  color: #232323;
  display: inline-block;
  padding-left: 28px;
  padding-right: 28px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div .info-text {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.8px;
  text-align: center;
  color: #232323;
  margin-left: 6px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div:first-child {
  text-align: right;
  padding-right: 40px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div:last-child {
  padding-left: 40px;
  border-left: 1px solid #dcdcdc;
  text-align: left;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .info-span {
  border-radius: 16px;
  background-color: #ffda63;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #232323;
  display: inline-block;
  padding-left: 28px;
  margin-top: 60px;
  padding-right: 28px;
}

.curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap img {
  width: 100%;
}

@keyframes translateHover {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
  }
  20% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
  }
  80% {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
  }
  85%,
  100% {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
}

@-webkit-keyframes translateHover {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
  }
  20% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
  }
  50% {
    transform: translate3d(0, -10px, 0);
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
  }
  80% {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
  }
  85%,
  100% {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
  }
}

.curriculum-con-wrap .curriculum-con04 {
  padding: 100px 0;
}

.curriculum-con-wrap .curriculum-con04 h3 {
  font-size: 30px;
  padding-bottom: 30px;
}

.curriculum-con-wrap .curriculum-con04 h2 {
  padding-bottom: 60px;
  text-align: center;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li {
  display: inline-block;
  text-align: center;
  padding: 0 50px;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li p {
  padding: 30px 0 0 0;
  font-size: 22px;
  line-height: 32px;
  color: #242424;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li:nth-child(2) {
  border-right: 1px dotted #bbb;
  border-left: 1px dotted #bbb;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect {
  padding: 60px 0;
  display: inline-block;
  vertical-align: top;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect .curriculum-con04-perfect-txt {
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  border: 3px solid #f4633a;
  padding: 50px;
  vertical-align: bottom;
  margin-left: -75px;
  margin-bottom: -50px;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect .curriculum-con04-perfect-txt .sub {
  padding: 15px 0 10px 0;
}

.curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect .curriculum-con04-perfect-txt p {
  padding-top: 15px;
}

.curriculum-con-wrap .curriculum-con05 h3 {
  font-size: 30px;
  padding-bottom: 30px;
  line-height: 42px;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul {
  padding: 30px 0;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li {
  display: inline-block;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .lv01 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap {
  width: 210px;
  text-align: center;
  background: #fff;
  border-radius: 25px;
  display: inline-block;
  box-shadow: -5px 10px 50px #ddd;
  text-align: center;
  position: relative;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap a {
  font-size: 18px;
  font-weight: bold;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap:hover .book-deemed {
  width: 100%;
  height: 297px;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 25px 25px 0 0;
  display: inline-block;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap:hover .book-deemed img {
  width: 30px;
  display: inline;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap img {
  width: 100%;
  height: 297px;
  border-radius: 25px 25px 0 0;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap .lv01-m {
  display: none;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap .lv02 {
  font-size: 14px;
  text-align: center;
  color: #fe0000;
  padding-top: 10px;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap .info {
  padding: 20px 0;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-01 {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-01 li:nth-child(2) {
  margin: 0 80px;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-02 {
  text-align: center;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-02 li:nth-child(2) {
  margin: 0 50px;
}

.curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-02 li:nth-child(3) {
  margin: 0 50px 0 0;
}

.curriculum-con-wrap .curriculum-con06 {
  background: url(../img/main/main-bottom-visual-bg.png) no-repeat top;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.curriculum-con-wrap .curriculum-con06 .visual-img {
  width: 296px;
  display: inline-block;
}

.curriculum-con-wrap .curriculum-con06 .visual-con {
  display: inline-block;
  width: 900px;
  text-align: right;
  margin-top: 80px;
  vertical-align: bottom;
  padding-bottom: 80px;
}

.curriculum-con-wrap .curriculum-con06 .visual-con h3 {
  margin: 220px 0px 15px 0px;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: right;
  color: #ffffff;
}

.curriculum-con-wrap .curriculum-con06 .visual-con h2 {
  margin: 0px 0px 15px 0px;
  font-size: 50px;
  font-weight: 100;
  letter-spacing: -1.5px;
  text-align: right;
  color: #ffffff;
  padding: 5px 0 10px 0;
}

.curriculum-con-wrap .curriculum-con06 .visual-con p {
  font-size: 30px;
  color: #fff;
}

.curriculum-con-wrap .curriculum-con06 .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  float: right;
  margin-top: 50px;
}

.curriculum-con-wrap .curriculum-con06 .visual-con button span {
  padding-left: 15px;
}

.teacher-visual {
  background: url(../img/sub/teacher-bg.png) no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  width: 100%;
  height: 700px;
  z-index: 2;
}

.teacher-visual .visual-img {
  position: absolute;
  top: 166px;
  right: 155px;
  z-index: 1;
}

.teacher-visual .visual-con {
  display: inline-block;
  position: relative;
  z-index: 99;
}

.teacher-visual .visual-con h3 {
  font-size: 25px;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: left;
  color: #ffffff;
  margin-top: 150px;
  padding-bottom: 30px;
}

.teacher-visual .visual-con h3 span {
  font-weight: 300;
}

.teacher-visual .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  margin-top: 50px;
}

.teacher-visual .visual-con button span {
  padding-left: 15px;
}

.teacher-con-wrap {
  width: 100%;
  height: 100%;
  padding-top: 600px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.teacher-con-wrap .teacher-con01 h3 {
  padding-bottom: 20px;
}

.teacher-con-wrap .teacher-con01 h4 {
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  padding-top: 40px;
}

.teacher-con-wrap .teacher-con01 p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.45px;
  margin-top: 20px;
}

.teacher-con-wrap .teacher-con01 .teacher-con01-img {
  margin-top: 80px;
}

.teacher-con-wrap .teacher-con02 {
  padding-top: 100px;
}

.teacher-con-wrap .teacher-con02 p {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
}

.teacher-con-wrap .teacher-con02 p span {
  font-size: 22px;
  font-weight: 300;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap {
  margin-top: 50px;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .left-arrow {
  position: absolute;
  left: 0px;
  top: 45%;
  z-index: 100;
  cursor: pointer;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .right-arrow {
  position: absolute;
  right: 0px;
  top: 45%;
  z-index: 100;
  cursor: pointer;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .teacher {
  display: inline-block;
  margin-bottom: 50px;
  margin-right: 20px;
  vertical-align: top;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .teacher .teacher-info {
  margin-top: -30px;
  text-align: center;
  background: #fff;
  box-shadow: 0px 1px 14px #ddd;
  border-radius: 15px;
  padding: 50px 10px 30px 10px;
  width: 250px;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .teacher .teacher-info h3 {
  font-size: 18px;
  font-weight: bold;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .teacher .teacher-info p {
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  padding-top: 10px;
}

.teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .teacher:nth-child(8n) {
  margin-right: 0;
}

.teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher-m {
  display: none;
}

.teacher-con-wrap .teacher-con03 {
  background: url(../img/sub/teacher-bottom-visual-bg.png) no-repeat top;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.teacher-con-wrap .teacher-con03 .visual-img {
  width: 296px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 450px;
  z-index: 9;
}

.teacher-con-wrap .teacher-con03 .visual-con {
  display: inline-block;
  width: 1200px;
  text-align: left;
  margin-top: 80px;
  vertical-align: bottom;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}

.teacher-con-wrap .teacher-con03 .visual-con h3 {
  margin: 220px 0px 15px 0px;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.44;
  letter-spacing: -0.38px;
  text-align: right;
  color: #ffffff;
  text-align: left;
}

.teacher-con-wrap .teacher-con03 .visual-con h2 {
  margin: 0px 0px 15px 0px;
  font-size: 50px;
  font-weight: 100;
  letter-spacing: -1.5px;
  text-align: right;
  color: #ffffff;
  padding: 5px 0 10px 0;
  text-align: left;
}

.teacher-con-wrap .teacher-con03 .visual-con p {
  font-size: 30px;
  color: #fff;
}

.teacher-con-wrap .teacher-con03 .visual-con button {
  padding: 20px 35px;
  box-shadow: 0 9px 12px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border: none;
  border-radius: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #fa4b1b;
  margin-top: 50px;
  float: left;
}

.teacher-con-wrap .teacher-con03 .visual-con button span {
  padding-left: 15px;
}

.carrot-layer-bg {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  overflow: auto;
  -ms-overflow-style: none;
}

.carrot-layer-bg::-webkit-scrollbar {
  display: none;
}

.layer-close {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: -35px;
}

.layer-close img {
  width: 30px;
}

.carrot-layer {
  min-width: 500px;
  max-width: 600px;
  margin: 0 auto 50px auto;
  margin-top: 100px;
  background-color: #fff;
  z-index: 9999;
  display: block;
  white-space: nowrap;
  position: relative;
}

.carrot-layer .top-bg {
  background: #f4633a;
  color: #ffffff;
  width: 100%;
  position: relative;
}

.carrot-layer .top-bg h1 {
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  display: inline-block;
}

.carrot-layer .top-bg .faq {
  width: 120px;
  background: #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  float: right;
  text-align: center;
  padding: 5px 0 3px 0;
  font-size: 15px;
  margin: 15px;
  font-weight: bold;
}

.carrot-layer .top-bg span {
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 0 10px;
}

.carrot-layer .layer-con {
  padding: 30px 30px 20px 30px;
}

.carrot-layer .layer-con h2 {
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 6px;
}

.carrot-layer .layer-con table {
  width: 100%;
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

.carrot-layer .layer-con table th {
  font-weight: bold;
  padding: 10px 0;
  width: 150px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  background: #f4f4f4;
}

.carrot-layer .layer-con table td {
  padding: 10px 10px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.challenge-pop {
  width: 100%;
}

.challenge-pop h3 {
  font-size: 18px;
  font-weight: bold;
  word-break: break-all;
}

.challenge-pop h3 span {
  color: #3150cc;
  margin-left: 10px;
  font-size: 16px;
}

.challenge-pop h4 {
  padding: 7px 0 20px 0;
  color: #333;
}

.challenge-pop h4 span {
  color: #999;
  float: right;
}

.challenge-pop p {
  border-radius: 5px;
  border: 1px solid #ddd;
  word-break: break-all;
  padding: 15px;
}

.challenge-pop a {
  padding: 3px 7px;
  border: 1px solid #3150cc;
  border-radius: 5px;
  float: right;
  margin-top: 15px;
  font-size: 14px;
  color: #3150cc;
}

/*로그인 및 회원가입*/
.login-layer h1 {
  text-align: center;
  padding: 40px 0 10px 0;
}

.login-layer h1 img {
  width: 35%;
  max-width: 100px;
}

.login-layer .login-Box {
  width: 80%;
  margin: 10px auto 40px auto;
  display: block;
  padding-bottom: 20px;
}

.login-layer .login-Box h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0 2px 0;
}

.login-layer .login-Box h4 {
  font-size: 16px;
  margin: 0 0 20px 0;
}

.login-layer .login-Box p.sns-title {
  text-align: center;
  margin: 25px 0 10px 0;
  background: url("../img/phone/main/sns_title_bg.png") repeat-x 0;
}

.login-layer .login-Box p.sns-title span {
  background: #ffffff;
  font-weight: bold;
  font-size: 14px;
  padding: 0 5px;
}

.login-layer .login-Box .login-rel {
  margin: 30px 0 0 0;
  text-align: center;
}

.login-layer .login-Box .login-rel a {
  color: #777777;
  font-size: 16px;
  font-weight: normal;
}

.login-layer .login-Box .login-rel .txt-bar {
  color: #dcdcdc;
  margin: 0 20px;
}

.login-layer .login-Box .signUpphone {
  width: 100%;
  display: -webkit-box;
}

.login-layer .login-Box .signUpphone .box-form {
  width: 32%;
  display: inline-block;
  margin: 14px 2px 0 0;
}

.login-layer .login-Box .signUpphone .box-bar {
  display: inline-block;
}

.login-layer .login-Box .signUpphone .box-bar p {
  padding-bottom: 20px;
}

.login-layer .login-Box .signup-setting {
  margin: 30px 0 0 0;
  display: inline-block;
  width: 100%;
}

.login-layer .login-Box .signup-setting .signupAll {
  border-bottom: 1px solid #efefef;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}

.login-layer .login-Box .signup-setting .signupAll label {
  font-size: 16px;
  font-weight: normal;
  color: #666666;
}

.login-layer .login-Box .signup-setting .signupCheck ul li {
  margin: 0 0 8px 0;
  width: 50%;
  height: 24px;
  float: left;
}

.login-layer .login-Box .signup-setting .signupSns ul li {
  height: auto;
  float: left;
}

.login-layer .login-Box .termsWrap {
  margin: 10px 0 0 0;
  background: #f7f7f7;
}

.login-layer .login-Box .termsWrap .terms_title {
  position: relative;
  padding: 5px 10px;
  background: #e4e4e4;
}

.login-layer .login-Box .termsWrap .terms_title h5 {
  font-size: 12px;
  font-weight: bold;
}

.login-layer .login-Box .termsWrap .terms_title a {
  position: absolute;
  top: 7px;
  right: 10px;
}

.login-layer .login-Box .termsWrap .terms_summary {
  height: 50px;
  overflow-y: scroll;
  font-size: 11px;
  padding: 10px;
}

.login-layer .login-Box .forgot {
  margin: 50px auto 25px auto !important;
  text-align: center;
}

.login-layer .login-Box .forgot ul li {
  font-size: 12px;
  color: #777777;
  line-height: 20px;
}

.login-layer .login-Box .forgot ul li a {
  font-size: 12px;
  color: #777777;
  line-height: 20px;
  letter-spacing: 0px;
}

.login-layer .login-Box p.txt-alert {
  color: #f4633a;
  font-size: 12px;
  margin: 5px 0 10px 0;
  display: none;
}

.login-layer .login-Box p.txt-alert.active {
  display: inline-block;
}

.login-layer .login-Box button {
  border: none;
  display: block;
}

.login-layer .login-Box button.btn-level {
  width: 100%;
  padding: 14px 0;
  text-align: center;
  background: #404040;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 14px 0 0 0;
}

.login-layer .login-Box button.btn-login {
  width: 100%;
  padding: 13px 0;
  text-align: center;
  background: #404040;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0 0 0;
}

.login-layer .login-Box button.facebook {
  width: 100%;
  padding: 14px 0;
  background: #3a5b91;
  cursor: pointer;
  margin: 5px 0 0 0;
}

.login-layer .login-Box button.facebook span {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 0 0 20px;
  background: url("../img/phone/main/ico_login_facebook.png") no-repeat left;
  background-size: 7px auto;
}

.login-layer .login-Box button.google {
  width: 100%;
  padding: 14px 0;
  background: #cb382e;
  cursor: pointer;
  margin: 5px 0 0 0;
}

.login-layer .login-Box button.google span {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 0 0 23px;
  background: url("../img/phone/main/ico_login_google.png") no-repeat left;
  background-size: 15px auto;
}

.login-layer .login-Box button.naver {
  width: 100%;
  padding: 14px 0;
  text-align: center;
  background: #1fc702;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 5px 0 0 0;
}

.login-layer .login-Box button.naver span {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 0 0 23px;
  background: url("../img/phone/main/ico_login_naver.png") no-repeat left;
  background-size: 15px auto;
}

.login-layer .login-Box button.kakao {
  width: 100%;
  padding: 13px 0;
  text-align: center;
  background: #fdec00;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #47292b;
  margin: 5px 0 0 0;
}

.login-layer .login-Box .login-setting {
  margin: 15px 0 0 0;
}

.login-layer .login-Box .login-setting label {
  color: #777777;
  font-size: 12px;
}

.login-layer .login-Box .box-form {
  position: relative;
  margin-top: 10px;
  border: 1px solid #dadada;
  font-size: 15px;
}

.login-layer .login-Box .box-form .input-login {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
  box-sizing: rder-box;
}

.login-layer .login-Box .box-form .input-login select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

.login-layer .login-Box .box-form .input-level {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

/*학습문의*/
.contact-layer h3 {
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 6px;
}

.contact-layer .box-form {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  margin-top: 10px;
  border: 1px solid #dadada;
}

.contact-layer .box-form select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

.contact-layer .input-level {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

.contact-layer .layer-textarea {
  border: 1px solid #dadada;
  padding: 15px 15px;
  width: 100%;
  height: 150px;
  line-height: 20px;
}

.contact-layer .sign-up-phone {
  display: inline-block;
  width: 100%;
}

.contact-layer .sign-up-phone .box-form {
  width: 31.4%;
  float: left;
  margin: 10px 5px 0 0;
}

.contact-layer .sign-up-phone .box-form:last-child {
  margin: 10px 0 0 0;
}

.contact-layer .sign-up-phone .box-bar {
  float: left;
  line-height: 52px;
  margin: 0 2px;
}

.contact-layer .check {
  padding-top: 10px;
  padding-bottom: 20px;
}

.contact-layer .check a {
  text-decoration: underline;
}

.contact-layer .terms-wrap {
  margin: 0px 0 20px 0px;
  background: #f7f7f7;
}

.contact-layer .terms-wrap .terms-title {
  position: relative;
  padding: 5px 10px;
  background: #e4e4e4;
}

.contact-layer .terms-wrap .terms-title h5 {
  font-size: 12px;
  font-weight: bold;
}

.contact-layer .terms-wrap .terms-summary {
  height: 50px;
  overflow-y: scroll;
  font-size: 11px;
  padding: 10px;
}

.contact-layer .layer-ok {
  font-size: 15px;
  text-align: right;
  padding-top: 0px;
  font-weight: bold;
  color: #f4633a;
}

.state-layer .member-pay {
  width: 100%;
  padding-bottom: 30px;
}

.state-layer .member-pay .btn-login {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #333;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 15px 0 0 0;
  border: none;
}

.state-layer .no-member-pay {
  width: 100%;
  padding-top: 30px;
  border-top: 1px dashed #ddd;
}

.state-layer .no-member-pay .btn-login {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #f4633a;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  border: none;
}

.state-layer .box-form {
  position: relative;
  margin-top: 10px;
  border: 1px solid #dadada;
  font-size: 15px;
  margin-bottom: 0px;
}

.state-layer .box-form .input_level {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 10px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

.state-layer .signUpphone {
  display: inline-block;
}

.state-layer .signUpphone .box-form {
  width: 31.7%;
  float: left;
  margin: 10px 2px 0 0;
  font-size: 15px;
}

.state-layer .signUpphone .box-form .input_level {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0 10px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

.state-layer .signUpphone .box_bar {
  line-height: 50px;
  float: left;
  margin: 0 2px;
}

.login-wrap .login-sub ul li {
  float: left;
  width: 50%;
  text-align: center;
  padding: 15px 0;
  background: #efefef;
  display: block;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
  border-radius: 10px 10px 0 0;
}

.login-wrap .login-sub ul li a {
  color: #ababab;
  font-size: 18px;
}

.login-wrap .login-sub ul .on {
  background: #ffffff;
  border-left: 1px solid #f4633a;
  border-right: 1px solid #f4633a;
  border-top: 1px solid #f4633a;
  border-radius: 10px 10px 0 0;
  display: block;
}

.login-wrap .login-sub ul .on a {
  color: #f4633a;
  font-size: 18px;
  font-weight: bold;
  display: block;
}

.login-wrap .login-sub ul::after {
  clear: both;
  display: block;
  content: "";
}

.login-wrap .find-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 60px 0;
}

.login-wrap .find-wrap ul.find-con {
  width: 55%;
  margin: 0 auto;
}

.login-wrap .find-wrap ul.find-con h3 {
  font-size: 23px;
  font-weight: bold;
  padding: 0 0 5px 0;
  line-height: 35px;
}

.login-wrap .find-wrap ul.find-con h3 span {
  font-size: 23px;
  font-weight: normal;
  color: #f4633a;
  text-decoration: none;
  word-break: break-all;
}

.login-wrap .find-wrap ul.find-con h4 {
  font-size: 16px;
  padding: 0 0 10px 0;
}

.login-wrap .find-wrap ul.find-con .box-form {
  font-size: 15px;
  margin-bottom: 0px;
  position: relative;
  margin-top: 10px;
  border: 1px solid #dadada;
}

.login-wrap .find-wrap ul.find-con .box-form input {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  border: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 25px;
  color: #1e1e1e;
  vertical-align: top;
  background-color: transparent;
  outline: 0;
}

.login-wrap .find-wrap ul.find-con .txt-alert {
  color: #f4633a;
  font-size: 12px;
  margin: 5px 0 10px 0;
  display: inline-block;
  display: none;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li {
  width: 49%;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li button {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #404040;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 15px 0 0 0;
  border: none;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li button.btn-login {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #404040 !important;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 15px 0 0 0;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li:first-child {
  float: left;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li:first-child button {
  background: #888;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li:last-child {
  float: right;
}

.login-wrap .find-wrap ul.find-con .find-btn ul li:last-child button {
  background: #888;
}

.notice-wrap .tab {
  max-width: 1200px;
  width: 95%;
  margin: 20px auto;
  text-align: center;
  font-size: 18px;
}

.notice-wrap .tab li {
  display: inline-block;
  padding: 10px;
  margin: 25px 5px 10px 5px;
}

.notice-wrap .tab li a.carrot-active {
  border-bottom: 1px solid #272727;
  font-weight: bold;
}

.notice-wrap h2 {
  font-size: 27px;
  font-weight: normal;
  margin: 0 0 30px 0;
  display: inline-block;
}

.notice-wrap .notice-con .event-div {
  max-width: 780px;
  margin: 0 auto;
}

.notice-wrap .notice-con .event-div img {
  display: block;
  width: 100%;
}

.notice-wrap .notice-con table {
  width: 100%;
  border-top: 2px solid #282828;
}

.notice-wrap .notice-con table thead tr th {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding: 20px 0;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
}

.notice-wrap .notice-con table tbody tr td {
  text-align: center;
  font-size: 15px;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  white-space: nowrap;
}

.notice-wrap .notice-con table tbody tr td.subject {
  text-align: left;
}

.notice-wrap .notice-con .view .top {
  border-top: 2px solid #282828;
  padding: 25px 20px;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  border-bottom: 1px solid #282828;
}

.notice-wrap .notice-con .view .con {
  padding: 40px 20px;
  font-size: 15px;
  line-height: 23px;
}

.notice-wrap .notice-con .view .view-navi {
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828;
  width: 100%;
}

.notice-wrap .notice-con .view .view-navi ul li {
  padding: 15px 0;
}

.notice-wrap .notice-con .view .view-navi ul li:first-child {
  border-bottom: 1px solid #cccccc;
}

.notice-wrap .notice-con .view .view-navi ul li:last-child {
  border-bottom: none;
}

.notice-wrap .notice-con .view .view-navi ul li a {
  color: #000;
}

.notice-wrap .notice-con .view .view-navi ul li a div {
  float: left;
  font-size: 15px;
}

.notice-wrap .notice-con .view .view-navi ul li a div:first-child {
  width: 138px;
  padding-left: 17px;
}

.notice-wrap .notice-con .view .view-navi ul li a div:last-child {
  width: auto;
}

.notice-wrap .notice-con .list {
  text-align: right;
  margin: 30px 0;
}

.notice-wrap .notice-con .list a {
  border: 1px solid #7b7b7b;
  padding: 10px 30px;
  color: #333;
}

.notice-wrap .event-con .list {
  width: 100%;
}

.notice-wrap .event-con .list li {
  border-radius: 20px;
  border: 1px solid #eaeaea;
  background: #fff;
  width: 23%;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.notice-wrap .event-con .list li:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}

.notice-wrap .event-con .list li:nth-child(4n) {
  margin-right: 0;
}

.notice-wrap .event-con .list li a {
  display: block;
}

.notice-wrap .event-con .list li a .thumb {
  width: 274px;
  height: 155px;
  position: relative;
}

.notice-wrap .event-con .list li a .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 20px 20px 0 0;
}

.notice-wrap .event-con .list li a .thumb .thumb-bg {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 20px 20px 0 0;
  opacity: 0.7;
}

.notice-wrap .event-con .list li .con {
  padding: 15px;
}

.notice-wrap .event-con .list li .con .state {
  color: #5d2bff;
  font-size: 14px;
}

.notice-wrap .event-con .list li .con .state.end {
  color: #ff3939;
}

.notice-wrap .event-con .list li .con .title {
  font-size: 20px;
  height: 65px;
  width: 100%;
  line-height: 30px;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.notice-wrap .event-con .list li .con .date {
  color: #acaaaa;
  font-size: 14px;
}

.notice-wrap .faq-con .menu {
  margin: 0 auto;
  text-align: center;
}

.notice-wrap .faq-con .menu li {
  display: inline-block;
  margin: 0 10px 30px 0;
}

.notice-wrap .faq-con .menu li:last-child {
  margin-right: 0;
}

.notice-wrap .faq-con .menu a {
  font-size: 27px;
  font-weight: normal;
  color: #c7c7c7;
}

.notice-wrap .faq-con .menu a.active {
  color: #000000;
  font-weight: bold;
}

.notice-wrap .faq-con .con {
  width: 100%;
  border-top: 2px solid #282828;
}

.notice-wrap .faq-con .con li {
  margin-top: 30px;
  padding: 0 0 20px 0;
  border-bottom: 1px dashed #c7c7c7;
}

.notice-wrap .faq-con .con li h3 {
  font-size: 25px;
  font-weight: normal;
  padding: 0 0 20px 0;
}

.notice-wrap .faq-con .con li h4 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.notice-wrap .faq-con .con li p {
  margin-bottom: 20px;
}

.notice-wrap .faq-con .con li table {
  border-top: 1px solid #dddddd;
}

.notice-wrap .faq-con .con li table th {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  background: #f5f5f5;
  padding: 3px 10px;
}

.notice-wrap .faq-con .con li table th:first-child {
  border-left: 1px solid #dddddd;
}

.notice-wrap .faq-con .con li table td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 3px 10px;
}

.notice-wrap .faq-con .con li table td:first-child {
  border-left: 1px solid #dddddd;
}

.notice-wrap .faq-con .terms h4 {
  font-weight: bold;
  padding-bottom: 10px;
}

.notice-wrap .faq-con .terms li {
  padding-bottom: 30px;
}

.notice-wrap .paging {
  margin: 50px 0;
}

.notice-wrap .paging ul {
  margin: auto;
  text-align: center;
}

.notice-wrap .paging ul li {
  display: inline-block;
  padding: 0 10px;
}

.notice-wrap .paging ul li a.carrot-active {
  color: #f4633a;
  font-weight: bold;
}

.mobile_block {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .new1 {
    display: block;
    margin: 0 auto 3px;
    width: 50px;
  }
  .main-gnb-wrap .gnb .pc-gnb h1 {
    margin-top: -4px;
  }
  .main-gnb-wrap .gnb .pc-gnb ul {
    width: 85%;
    text-align: right;
  }
  .main-gnb-wrap .gnb .pc-gnb ul li {
    margin-left: 15px;
  }
  .main-gnb-wrap .gnb .pc-gnb ul li a {
    font-size: 19px;
  }
  .main-gnb-wrap .common li:last-child {
    margin-right: 0px;
  }
  .gnb-wrap {
    z-index: 60;
  }
  .gnb-wrap .wrap {
    z-index: 69;
  }
  .gnb-wrap .m-gnb {
    z-index: 68;
  }
  .gnb-wrap .gnb .pc-gnb h1 {
    margin-top: -4px;
  }
  .gnb-wrap .gnb .pc-gnb ul {
    width: 85%;
    text-align: right;
  }
  .gnb-wrap .gnb .pc-gnb ul li {
    margin-left: 15px;
  }
  .gnb-wrap .gnb .pc-gnb ul li a {
    font-size: 19px;
  }
  .gnb-wrap .common li:last-child {
    margin-right: 0px;
  }
  .wrap {
    width: 95%;
    margin: 0 auto;
    z-index: 8;
  }
  .main-visual .wrap .visual-con h3 {
    margin: 150px 0px 15px 0px;
  }
  .main-visual .wrap .visual-con h2 img {
    width: 100%;
  }
  .main-visual .wrap .visual-img {
    margin-top: 300px;
  }
  .leveltest-visual {
    background-position-y: -40px;
    background-position-x: -525px;
  }
  .leveltest-visual .visual-img {
    width: 90%;
    margin: 250px auto 0 auto;
  }
  .leveltest-visual .visual-img img {
    width: 100%;
  }
  .leveltest-visual .visual-con {
    margin-top: -630px;
  }
  .register-con {
    padding: 20px 0 220px 0;
    position: relative;
    z-index: 8;
  }
  .register-con h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
  .register-con .pay-service {
    padding: 5px 17px;
    font-size: 15px;
    margin-top: 10px;
  }
  .register-con .apply-type {
    width: 100%;
  }
  .register-con .apply-type h3 {
    font-size: 18px;
  }
  .register-con .apply-type h3 span {
    padding-left: 0;
    display: block;
    padding-top: 5px;
    font-size: 14px;
  }
  .register-con .apply-type h3 p.event span {
    display: inline-block;
  }
  .register-con .apply-type .type-lang button .tab-lang {
    width: 20px;
  }
  .register-con .apply-type .type-lang button:nth-child(2) {
    margin-right: 0;
  }
  .register-con .apply-type .apply-type-tab {
    width: 100%;
    margin: 20px 0;
  }
  .register-con .apply-type .apply-type-tab button {
    width: 48.5%;
    font-size: 14px;
    margin-bottom: 10px;
    margin-right: 5px;
  }
  .register-con .apply-type .apply-type-tab button:last-child {
    margin-right: 0;
  }
  .register-con .apply-type .apply-type-tab.tab-03 {
    width: 100%;
    display: inline-block;
  }
  .register-con .apply-type .apply-type-tab.tab-03 button {
    width: 31%;
    font-size: 14px;
  }
  .register-con .apply-type .apply-type-tab.tab-04 {
    width: 44%;
  }
  .register-con .apply-type .apply-type-tab.tab-04 button {
    width: 100%;
    padding: 15px 5px;
    margin-bottom: 5px;
  }
  .register-con .apply-type .apply-type-tab.tab-04-main {
    width: 53%;
    margin-left: 5px;
  }
  .register-con .apply-type .apply-type-tab.tab-04-main button {
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
  }
  .register-con .apply-type .apply-type-time {
    margin-bottom: 30px;
  }
  .register-con .apply-type .apply-type-time .calendar {
    display: block;
    margin: 0 auto;
    width: 300px;
  }
  .register-con .apply-type .apply-type-time .time {
    display: block;
    margin-left: 0;
    margin-top: 30px;
  }
  .register-con .apply-type .apply-type-time .time .apply-hope-time {
    display: block;
  }
  .register-con .apply-type .apply-type-time .time .apply-hope-time select {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    height: 50px;
    font-size: 16px;
  }
  .register-con .apply-type .apply-type-time .time .apply-hope-time:last-child {
    margin-left: 0;
    margin-top: 30px;
    padding-left: 0;
    border-left: none;
  }
  .register-con .apply-type .apply-type-chk {
    margin-left: 0;
  }
  .register-con .apply-type .apply-type-chk .input-chk {
    margin: 15px 20px 40px 0;
  }
  .register-con .apply-class-time {
    width: 100%;
    margin: 0px;
  }
  .register-con .apply-class-time h3 {
    font-size: 18px;
  }
  .register-con .apply-class-time h3 span {
    padding-left: 0;
    display: block;
    padding-top: 5px;
    font-size: 14px;
  }
  .register-con .apply-class-time h3 p.event span {
    display: inline-block;
  }
  .register-con .apply-class-time .type-lang button:nth-child(2) {
    margin-right: 0;
  }
  .register-con .apply-class-time .apply-type-tab {
    width: 100%;
    margin: 20px 0 30px 0;
  }
  .register-con .apply-class-time .apply-type-tab button {
    font-size: 14px;
    margin-right: 5px;
    width: 100%;
    vertical-align: top;
  }
  .register-con .apply-class-time .apply-type-tab.tab-01 {
    width: 39%;
  }
  .register-con .apply-class-time .apply-type-tab.tab-02 {
    width: 25%;
    margin: 20px 5px 30px 5px;
  }
  .register-con .apply-class-time .apply-type-tab.tab-03 {
    width: 30%;
  }
  .register-con .apply-class-time .apply-type-tab.tab-03 button {
    margin-right: 0;
  }
  .myapply-wrap {
    padding: 20px 0;
    z-index: 8;
  }
  .myapply-wrap .myapply-m {
    text-align: center;
    color: #fff;
    margin-top: -20px;
    margin-bottom: 10px;
  }
  .myapply-wrap .myapply-m i {
    font-size: 22px;
  }
  .myapply-wrap .myapply-register {
    width: 100%;
  }
  .myapply-wrap .myapply-register h2 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .myapply-wrap .myapply-register .myapply-time {
    font-size: 12px;
    padding-bottom: 5px;
  }
  .myapply-wrap .myapply-register .myapply-tab ul li {
    padding: 5px;
    border-radius: 5px;
    font-size: 10px;
    margin-right: 0;
  }
  .myapply-wrap .myapply-pay-wrap {
    width: 100%;
  }
  .myapply-wrap .myapply-pay-wrap .myapply-pay {
    margin-top: 10px;
  }
  .myapply-wrap .myapply-pay-wrap .myapply-pay p.save {
    font-size: 14px;
  }
  .myapply-wrap .myapply-pay-wrap .myapply-pay p.pay {
    font-size: 22px;
    vertical-align: middle;
  }
  .myapply-wrap .myapply-pay-wrap .apply-btn-wrap {
    margin-top: 5px;
  }
  .myapply-wrap .myapply-pay-wrap .apply-btn-wrap .myapply-pay {
    display: inline-block;
    width: 49%;
    text-align: left;
  }
  .myapply-wrap .myapply-pay-wrap .apply-btn-wrap .book-preview {
    margin-right: 0;
    width: 49%;
    display: inline-block;
    font-size: 16px;
    padding: 8px 20px;
  }
  .myapply-wrap .myapply-pay-wrap .apply-btn-wrap .apply-btn {
    width: 49%;
    border: 1px solid #ff6a3b;
    display: inline-block;
    font-size: 16px;
    padding: 8px 20px;
  }
  .register-payment-con {
    padding: 40px 0;
  }
  .register-payment-con h2 {
    font-size: 30px;
    padding-bottom: 30px;
  }
  .register-payment-con .contact-btn {
    float: none;
  }
  .register-payment-con .contact-btn li {
    margin-top: 10px;
  }
  .register-payment-con .contact-btn li .contact {
    margin: 0;
  }
  .register-payment-con .contact-btn li .contact-money {
    margin-top: 0;
    margin-right: 10px;
  }
  .register-payment-con .pay-service table tr td input[type="text"] {
    width: 30%;
  }
  .register-payment-con .pay-view .btn-pay {
    width: 100%;
  }
  /* 수강신청하기 */
  .register-wrap {
    margin: 20px auto;
  }
  .register-wrap .t-best .t-best-con {
    width: 100%;
  }
  .register-wrap .t-best .t-best-con .t-best-con_w {
    padding: 40px 30px;
  }
  .register-wrap .call-t-list_con_w .call-t-list_con ul {
    max-width: 100%;
    text-align: center;
    margin-right: 0px;
    padding-bottom: 30px;
  }
  .register-wrap .call-t-list_con_w .call-t-list_con ul li img {
    width: 200px;
  }
  .register-wrap .t-best-story .bx-pager-item {
    display: none !important;
  }
  .register-wrap .t-best-story .reviewCont_v {
    width: 100%;
  }
  .register-wrap .t-best-story .reviewCont_v ul {
    position: relative;
    z-index: 2;
  }
  .register-wrap .t-best-story .reviewCont_v ul img {
    width: 100%;
  }
  .register-wrap .t-best-story .review-btn a {
    position: fixed;
    width: 55px;
    height: 55px;
    margin: 0;
    bottom: 0;
    top: initial;
  }
  .register-wrap .t-best-story .review-btn .review-btn-prev {
    left: 0;
    background: url("../img/phone/btn_review_prev_m.png") no-repeat;
    background-size: 100% 100%;
  }
  .register-wrap .t-best-story .review-btn .review-btn-next {
    right: 0;
    background: url("../img/phone/btn_review_next_m.png") no-repeat;
    background-size: 100% 100%;
  }
  .register-wrap .t-best-story .bx-has-controls-direction {
    position: relative;
    z-index: 8;
  }
  .register-wrap .t-best-story .bx-has-controls-direction .bx-controls-direction a {
    position: fixed;
    width: 55px;
    height: 55px;
    margin: 0;
    bottom: 0;
    top: initial;
    color: #a1a1a1;
  }
  .register-wrap .t-best-story .bx-has-controls-direction .bx-controls-direction .bx-prev {
    left: 0;
    background: url("../img/phone/btn_review_prev_m.png") no-repeat;
    background-size: 100% 100%;
  }
  .register-wrap .t-best-story .bx-has-controls-direction .bx-controls-direction .bx-next {
    right: 0;
    background: url("../img/phone/btn_review_next_m.png") no-repeat;
    background-size: 100% 100%;
  }
  .register-wrap .ul {
    float: none;
    margin: 0 0px 0 0;
  }
  .register-wrap .contact-btn {
    float: none;
  }
  .register-wrap .contact-btn li {
    margin-top: 10px;
  }
  .register-wrap .contact-btn li .contact {
    margin: 0;
  }
  .register-wrap .contact-btn li .contact-money {
    margin-top: 0;
    margin-right: 10px;
  }
  .register-wrap .tab {
    margin: 20px 0 25px 0;
  }
  .register-wrap .tab ul li {
    width: 50%;
  }
  .register-wrap .tab ul li a {
    font-size: 17px;
    padding: 13px 12px 12px 12px;
    border-radius: 0;
    border: 1px solid #ffffff;
    min-height: 55px;
  }
  .register-wrap .tab ul li.on a {
    padding: 13px 12px 12px 12px;
    border-left: 1px solid #ff4068;
    border-right: 1px solid #ff7b1f;
    border-top: 1px solid #ff4068;
    border-bottom: 1px solid #ff7b1f;
    min-height: 55px;
  }
  .register-wrap .con {
    width: 100%;
    float: none;
  }
  .register-wrap .con .info {
    margin: 0 0 30px 0;
    width: 100%;
  }
  .register-wrap .con .info h3 {
    padding-bottom: 10px;
    font-size: 18px;
  }
  .register-wrap .con .info01 {
    margin-bottom: 35px;
  }
  .register-wrap .con .info01 select {
    height: 50px;
  }
  .register-wrap .con .info01 .recommender {
    width: 100% !important;
  }
  .register-wrap .con .info02 li {
    margin-right: 5px;
  }
  .register-wrap .con .info02 li:nth-child(1) {
    width: 30%;
  }
  .register-wrap .con .info02 li:nth-child(1) a {
    width: 100%;
    font-family: "돋움", dotum, sans-serif;
    padding: 15px;
  }
  .register-wrap .con .info02 li:nth-child(1) a span {
    display: block;
    padding: 4px 0 0 0;
    font-family: "돋움", dotum, sans-serif;
    font-size: 13px;
  }
  .register-wrap .con .info02 li:nth-child(1) a.on {
    font-size: 14px;
    color: #ff5a80;
    background: #101b1e;
    font-weight: bold;
  }
  .register-wrap .con .info02 li:nth-child(2) {
    width: 27.5%;
  }
  .register-wrap .con .info02 li:nth-child(2) a.on {
    background: url(../img/phone/register_select2.png) no-repeat 13px 18px;
    background-size: 13px auto;
    padding: 14px 20px 14px 30px;
    background-color: #f7ccd6;
  }
  .register-wrap .con .info02 li:nth-child(3) {
    width: 37.5%;
    margin-right: 0px;
  }
  .register-wrap .con .info02 li:nth-child(3) a.on {
    background: none;
    background-size: 13px auto;
    padding: 10px 20px 10px 20px;
    background-color: #f7ccd6;
    font-size: 13px;
    text-align: left;
  }
  .register-wrap .con .info02 li:nth-child(3) a {
    background: none;
    background-size: 13px auto;
    padding: 10px 20px 10px 20px;
    font-size: 13px;
    text-align: left;
  }
  .register-wrap .con .info03 {
    width: 100%;
  }
  .register-wrap .con .info03 .calendar {
    width: 100%;
  }
  .register-wrap .con .info03 .time {
    width: 100%;
  }
  .register-wrap .con .info05 span {
    display: block;
    margin-top: 10px;
  }
  .register-wrap .con .pay-view .pay-view-info .btn-pay {
    width: 100% !important;
  }
  .register-wrap .con .pay-view .pay-view-info .btn-pay-n {
    width: 100% !important;
    background-size: 36% !important;
  }
  .register-wrap .con .pay-view .pay-view-info .btn-pay-k {
    width: 100% !important;
    background-position-x: 115px;
    background-color: #f8e703;
  }
  .register-wrap .con .pay {
    width: 100%;
    top: 0;
  }
  .register-wrap .con .pay .con .top.mcat {
    background-size: 100%;
  }
  .learning-visual .visual-img {
    position: absolute;
    top: 140px;
    right: -100px;
    z-index: 3;
    width: 90%;
    margin: 0 auto;
  }
  .learning-visual .visual-img img {
    width: 100%;
  }
  .learning-con-wrap .learning-con01 p {
    font-size: 20px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 p {
    font-size: 16px;
    text-align: right;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 p {
    font-size: 16px;
    text-align: right;
  }
  .teacher-con-wrap {
    z-index: -1;
  }
  .teacher-con-wrap .teacher-con03 .visual-img {
    left: 260px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li p .new {
    margin: auto;
    width: auto;
  }
  .mobile_none {
    display: none;
  }
  .mobile_block {
    display: block;
    color: #acaaaa;
    font-size: 14px;
    padding-top: 5px;
  }
  .notice-wrap h2 {
    display: none;
  }
  .notice-wrap .notice-con table thead tr th {
    font-size: 17px;
    color: #232323;
  }
  .notice-wrap .notice-con table tbody tr .notice_mobile {
    white-space: pre-wrap;
    font-size: 18px;
    color: #666666;
  }
  .notice-wrap .faq-con .menu li a {
    font-size: 22px;
  }
  .notice-wrap .faq-con .con li h3 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .m-img {
    display: block;
  }
  .pc-img {
    display: none;
  }
  .dis-none {
    display: none !important;
  }
  .register-bn-ev-jr {
    display: none;
  }
  .register-bn-ev3-jr {
    display: none;
  }
  .m-event-jr-wrap {
    display: block;
  }
  .m-event-jr-wrap.m-event .m-event-jr-bn {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9;
  }
  .m-event-jr-wrap.m-event .m-event-jr-bn li img {
    width: 100%;
  }
  .m-event-jr-wrap.m-event .m-event-jr-bn li .app-close {
    margin-right: 12px;
    float: right;
    position: relative;
    margin-top: -120px;
  }
  .m-event-jr-wrap.m-event .m-event-jr-bn li .app-close img {
    width: 100%;
  }
  .m-event-jr-wrap .m-event-jr-bn {
    position: fixed;
    bottom: 45px;
    width: 100%;
    z-index: 9;
  }
  .m-event-jr-wrap .m-event-jr-bn li img {
    width: 100%;
  }
  .m-event-jr-wrap .m-event-jr-bn li .app-close {
    margin-right: 12px;
    float: right;
    position: relative;
    margin-top: -120px;
  }
  .m-event-jr-wrap .m-event-jr-bn li .app-close img {
    width: 100%;
  }
  .br {
    display: block !important;
  }
  .brNone {
    display: none;
  }
  .disnone {
    display: none !important;
  }
  .m-download {
    display: block !important;
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 0;
    z-index: 9;
    background: #282828;
    padding: 10px 0;
  }
  .m-download a {
    color: #fff;
  }
  .m-download a.app-btn {
    background: url(../img/main/icon03.png) no-repeat left;
    background-size: 23px 23px;
    margin: 0 0 0 20px;
    padding-left: 30px;
  }
  .m-download span {
    margin-right: 12px;
    float: right;
    padding-bottom: 3px;
  }
  /* 당근농장 앱 설치 btn */
  .m-carrot-download {
    display: block !important;
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 45px;
    z-index: 99;
    border-bottom: 0.3px solid #888;
    background: #282828;
    padding: 10px 0;
  }
  .m-carrot-download a {
    color: #fff;
  }
  .m-carrot-download a.app-btn {
    background: url(../img/phone/main/icon-carrot.png) no-repeat left;
    background-size: 23px 23px;
    margin: 0 0 0 20px;
    padding-left: 30px;
  }
  .m-carrot-download span {
    margin-right: 12px;
    float: right;
    padding-bottom: 3px;
  }
  .program-navi {
    display: none;
  }
  .m-list {
    display: block;
  }
  .m-list p {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #323740;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 0;
  }
  .m-list span {
    background: url(../img/phone/ico_other_program.png) no-repeat;
    width: 12px;
    height: 8px;
    background-size: 100% 100%;
    position: absolute;
    right: 12px;
    top: 14px;
  }
  .m-list ul {
    text-align: center;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 9;
  }
  .m-list ul li {
    margin: 0 !important;
    color: #282828;
    font-size: 17px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
  }
  .m-list-bg {
    display: block;
    width: 100%;
    height: 100%;
    background: #000000;
    filter: alpha(opacity=50);
    opacity: 0.3;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
  }
  .gnb-wrap {
    padding: 0;
    position: relative;
    z-index: 9;
  }
  .gnb-wrap .gnb {
    position: relative;
  }
  .gnb-wrap .gnb .pc-gnb h1 {
    padding: 15px 0 15px 10px;
  }
  .gnb-wrap .gnb .pc-gnb h1 img {
    height: 30px;
  }
  .gnb-wrap .gnb .m-event {
    position: absolute;
    top: 16px;
    right: 165px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
  .gnb-wrap .gnb .m-login {
    position: absolute;
    top: 15px;
    right: 57px;
    border-radius: 20px;
    font-weight: 500;
    color: #ffffff;
    background: #172338;
    padding: 2px 14px;
    line-height: 22px;
    display: block;
  }
  .gnb-wrap .gnb .gnb-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 18px;
    height: 20px;
  }
  .gnb-wrap .gnb .gnb-btn img {
    width: 100%;
  }
  .gnb-wrap .gnb .gnb-btn img.jr-m-gnb-b {
    display: inline-block;
  }
  .gnb-wrap .gnb .gnb-btn img.jr-m-gnb-w {
    display: none;
  }
  .gnb-wrap .m-gnb {
    z-index: 500;
    position: fixed;
    top: 0;
    width: 80%;
    right: 0;
    height: 100vh;
    padding: 15px 25px 15px 30px;
    background: #2a2929;
  }
  .gnb-wrap .m-gnb h1 {
    overflow: hidden;
    display: inline-block;
  }
  .gnb-wrap .m-gnb h1 img {
    height: 40px;
  }
  .gnb-wrap .m-gnb .close {
    float: right;
    width: 21px;
    height: 21px;
  }
  .gnb-wrap .m-gnb .close img {
    width: 100%;
  }
  .gnb-wrap .m-gnb ul {
    padding: 40px 0px 0 0px;
  }
  .gnb-wrap .m-gnb ul li.m-common a {
    padding: 12px 0;
    font-size: 14px;
    color: #b1afad;
    border-bottom: 0;
  }
  .gnb-wrap .m-gnb ul li.m-common a span {
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 3px 7px;
    font-size: 14px;
    margin-left: 13px;
  }
  .gnb-wrap .m-gnb ul li.m-mypage a {
    font-size: 16px !important;
    color: #fff !important;
  }
  .gnb-wrap .m-gnb ul li.m-border-top {
    border-top: 1px solid #5b5757;
    padding-top: 20px;
    margin-top: 20px;
  }
  .gnb-wrap .m-gnb ul li.m-border-bottom {
    border-bottom: 1px solid #5b5757;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .gnb-wrap .m-gnb ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 17px 0;
  }
  .gnb-wrap .m-gnb ul li a img {
    float: right;
    margin-right: 10px;
  }
  .main-gnb-wrap {
    padding: 0;
    position: relative;
    z-index: 200;
  }
  .main-gnb-wrap .gnb {
    position: relative;
  }
  .main-gnb-wrap .gnb .pc-gnb h1 {
    margin-top: -4px;
    padding: 15px 0 15px 10px;
  }
  .main-gnb-wrap .gnb .pc-gnb h1 img {
    height: 30px;
  }
  .main-gnb-wrap .gnb .m-event {
    position: absolute;
    top: 16px;
    right: 165px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
  .main-gnb-wrap .gnb .m-login {
    position: absolute;
    top: 15px;
    right: 57px;
    border-radius: 20px;
    font-weight: 500;
    color: #ff9750;
    background: #fff;
    padding: 2px 14px;
    line-height: 22px;
    display: block;
  }
  .main-gnb-wrap .gnb .gnb-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 18px;
    height: 20px;
  }
  .main-gnb-wrap .gnb .gnb-btn img {
    width: 100%;
  }
  .main-gnb-wrap .gnb .gnb-btn img.jr-m-gnb-b {
    display: none;
  }
  .main-gnb-wrap .gnb .gnb-btn img.jr-m-gnb-w {
    display: inline-block;
  }
  .main-gnb-wrap .m-gnb {
    z-index: 500;
    position: fixed;
    top: 0;
    width: 80%;
    height: 100vh;
    padding: 15px 25px 15px 30px;
    background: #2a2929;
  }
  .main-gnb-wrap .m-gnb h1 {
    overflow: hidden;
    display: inline-block;
  }
  .main-gnb-wrap .m-gnb h1 img {
    height: 40px;
  }
  .main-gnb-wrap .m-gnb .close {
    float: right;
    width: 21px;
    height: 21px;
  }
  .main-gnb-wrap .m-gnb .close img {
    width: 100%;
  }
  .main-gnb-wrap .m-gnb ul {
    padding: 40px 0px 0 0px;
  }
  .main-gnb-wrap .m-gnb ul li.m-common a {
    padding: 12px 0;
    font-size: 14px;
    color: #b1afad;
    border-bottom: 0;
  }
  .main-gnb-wrap .m-gnb ul li.m-common a span {
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 3px 7px;
    font-size: 14px;
    margin-left: 13px;
  }
  .main-gnb-wrap .m-gnb ul li.m-mypage a {
    font-size: 16px !important;
    color: #fff !important;
  }
  .main-gnb-wrap .m-gnb ul li.m-border-top {
    border-top: 1px solid #5b5757;
    padding-top: 20px;
    margin-top: 20px;
  }
  .main-gnb-wrap .m-gnb ul li.m-border-bottom {
    border-bottom: 1px solid #5b5757;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .main-gnb-wrap .m-gnb ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 17px 0;
  }
  .main-gnb-wrap .m-gnb ul li a img {
    float: right;
    margin-right: 10px;
  }
  .m-event-wrap {
    display: block;
  }
  .m-event-wrap ul {
    position: fixed;
    bottom: 45px;
    width: 100%;
    z-index: 9;
  }
  .m-event-wrap ul li {
    width: 50%;
    float: left;
  }
  .m-event-wrap ul li img {
    width: 100%;
  }
  .m-event-wrap ul li .app-close {
    margin-right: 12px;
    float: right;
    position: relative;
    margin-top: -120px;
  }
  .footer {
    padding: 20px 0 10px 0;
    z-index: 7;
  }
  .footer .wrap {
    width: 100%;
  }
  .footer .con01 {
    float: none;
    width: 95%;
    margin: 0 auto;
  }
  .footer .con01 p {
    font-size: 11px;
    line-height: 16px;
  }
  .footer .con01 p:nth-child(2) {
    margin: 5px 0px;
  }
  .footer .con01 p:nth-child(2) a {
    font-size: 11px;
    line-height: 16px;
  }
  .footer .con01 p:last-child a img {
    width: 20px;
  }
  .footer .con02 {
    float: none;
    width: 95%;
    margin: 10px auto 0 auto;
  }
  .footer .con02 .top {
    padding: 0 0 10px 0;
  }
  .footer .con02 .top select {
    float: right;
    border: 0;
    padding: 4px 10px;
  }
  .footer .con02 ul li {
    margin: 0 0 13px 0;
    font-size: 13px;
  }
  .footer .con02 ul li a {
    margin: 0 0 13px 0;
    font-size: 13px;
  }
  .student-challenge-wrap {
    height: 770px;
    margin-top: 760px;
    display: inline-block;
  }
  .student-challenge-wrap .student-challenge {
    width: 100%;
  }
  .student-challenge-wrap .student-challenge .challenge-left {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 0 5% 3%;
    float: none;
  }
  .student-challenge-wrap .student-challenge .challenge-left li {
    font-size: 24px;
    line-height: 34px;
  }
  .student-challenge-wrap .student-challenge .challenge-left li:last-child {
    margin-top: 24px;
    display: block;
  }
  .student-challenge-wrap .student-challenge .challenge-right {
    float: none;
    width: 100%;
    margin-top: 30px;
    white-space: nowrap;
    width: auto;
  }
  .student-challenge-wrap .student-challenge .challenge-right li {
    width: 268px;
    white-space: normal;
    margin-left: 10px;
    height: 410px;
  }
  .student-challenge-wrap .student-challenge .challenge-right li .comment {
    padding: 17px 9px 0px 51px;
  }
  .main-visual {
    z-index: 8;
    height: 800px;
  }
  .main-visual .wrap .visual-img {
    width: 100%;
    margin-top: 375px;
  }
  .main-visual .wrap .visual-img img {
    width: 100%;
  }
  .main-visual .wrap .visual-con {
    float: none;
    text-align: center;
  }
  .main-visual .wrap .visual-con h1 {
    width: 100%;
  }
  .main-visual .wrap .visual-con h1 img {
    width: 100%;
  }
  .main-visual .wrap .visual-con h2 {
    width: 100%;
    display: inline-block;
    font-size: 30px;
    word-break: keep-all;
    text-align: center;
    margin: 0px 0px 5px 0px;
  }
  .main-visual .wrap .visual-con h3 {
    font-size: 20px;
    text-align: center;
    margin: 100px 0px 10px 0px;
  }
  .main-visual .wrap .visual-con button {
    font-size: 20px;
    float: none;
    padding: 15px 30px;
  }
  .main-con-wrap-2 {
    padding-top: 0px !important;
  }
  .main-con-wrap {
    padding-top: 820px;
    position: relative;
    z-index: 7;
  }
  .main-con-wrap .main-con01 {
    width: 95%;
    margin: 0 auto;
  }
  .main-con-wrap .main-con01 h2 {
    width: 100%;
  }
  .main-con-wrap .main-con01 h2 img {
    width: 100%;
  }
  .main-con-wrap .main-con01 h3 {
    width: 45%;
    margin: 0 auto;
  }
  .main-con-wrap .main-con01 h3 img {
    width: 100%;
  }
  .main-con-wrap .main-con01 p {
    font-size: 20px;
  }
  .main-con-wrap .main-con01 .con01-box.con-left {
    background: #fff;
    width: 100%;
    height: 100%;
    box-shadow: 5px 0px 16px #ddd;
    border-radius: 30px;
    margin-top: 40px;
  }
  .main-con-wrap .main-con01 .con01-box.con-left ul {
    padding: 30px;
  }
  .main-con-wrap .main-con01 .con01-box.con-left ul li {
    font-size: 16px;
  }
  .main-con-wrap .main-con01 .con01-box.con-left ul li img {
    width: 70px;
  }
  .main-con-wrap .main-con01 .con01-box.con-right {
    background: #fff;
    width: 100%;
    height: 100%;
    box-shadow: 5px 0px 16px #ddd;
    border-radius: 30px;
    margin-top: 0;
  }
  .main-con-wrap .main-con01 .con01-box.con-right ul {
    padding: 30px;
  }
  .main-con-wrap .main-con01 .con01-box.con-right ul li {
    font-size: 16px;
  }
  .main-con-wrap .main-con01 .con01-box.con-right ul li img {
    width: 70px;
  }
  .main-con-wrap .main-con01 .con01-box.con-right ul li span {
    font-size: 15px;
    margin-top: 15px;
    display: block;
  }
  .main-con-wrap .main-con01 .con01-box .talkinggi {
    display: none;
  }
  .main-con-wrap .main-con02 {
    margin-top: 50px;
  }
  .main-con-wrap .main-con02 .con02-title {
    text-align: center;
    display: block;
  }
  .main-con-wrap .main-con02 .con02-title p {
    font-size: 16px;
  }
  .main-con-wrap .main-con02 .con02-title p.sub-title {
    font-size: 20px;
  }
  .main-con-wrap .main-con02 .con02-title h2 {
    padding-top: 10px;
    margin-bottom: 25px;
  }
  .main-con-wrap .main-con02 .con02-title h2 img {
    width: 70%;
    margin: 0 auto;
  }
  .main-con-wrap .main-con02 .con02-title button {
    padding: 10px 30px;
    font-size: 20px;
    margin: 30px 0 0px 0;
    float: none;
  }
  .main-con-wrap .main-con02 .con02-img {
    width: 100%;
    margin-top: 40px;
    float: none;
  }
  .main-con-wrap .main-con03 {
    width: 100%;
  }
  .main-con-wrap .main-con03 .con03-title {
    margin-top: 50px;
  }
  .main-con-wrap .main-con03 .con03-title p {
    font-size: 20px;
  }
  .main-con-wrap .main-con03 .con03-title p.sub-title {
    font-size: 20px;
  }
  .main-con-wrap .main-con03 .con03-title h2 {
    padding-top: 10px;
    margin-bottom: 25px;
  }
  .main-con-wrap .main-con03 .con03-title h2 img {
    width: 100%;
  }
  .main-con-wrap .main-con03 .con03-wrap {
    margin: 10px auto 0 auto;
    position: relative;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web01 p span {
    color: #dedede;
    font-size: 15px;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web02 .slide {
    width: 100%;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web02 .slide img {
    width: 100%;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep {
    width: 100%;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li {
    text-align: center;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li .sub {
    font-size: 14px;
    line-height: 23px;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web02 .fourstep ul li p.title {
    border-radius: 10px;
    font-size: 16px;
    padding: 3px 10px;
    margin-bottom: 10px;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web03 p {
    width: 95%;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web04 {
    position: absolute;
    bottom: -40px;
    left: -18px;
    width: 35%;
  }
  .main-con-wrap .main-con03 .con03-wrap .con03-web04 img {
    width: 100%;
  }
  .main-con-wrap .main-con04 {
    margin-top: 50px;
  }
  .main-con-wrap .main-con04 .con04-wrap {
    background: url(../img/main/main-con04-bg.png) no-repeat top;
    background-position: -200px;
    margin-top: -100px;
    height: 879px;
  }
  .main-con-wrap .main-con04 .con04-wrap ul.main_ul {
    padding-top: 165px;
    height: 460px;
    overflow: hidden;
    width: 800px;
    margin: 0 auto;
    margin-left: -200px;
  }
  .main-con-wrap .main-con04 .con04-wrap ul.main_ul li {
    display: inline-block;
    text-align: left;
    float: none;
    border: 1px solid #fff;
    margin-right: 12px;
    margin-bottom: 20px;
  }
  .main-con-wrap .main-con04 .con04-wrap ul.main_ul li:nth-child(3n) {
    margin-right: 0;
  }
  .main-con-wrap .main-con04 .con04-wrap ul.main_ul li img {
    width: 100%;
  }
  .main-con-wrap .main-con04 .con04-wrap div {
    text-align: center;
  }
  .main-con-wrap .main-con04 .con04-title {
    text-align: center;
  }
  .main-con-wrap .main-con04 .con04-title h2 {
    width: 60%;
    margin: 0 auto;
  }
  .main-con-wrap .main-con04 .con04-title h2 img {
    width: 100%;
  }
  .main-con-wrap .main-con04 .con04-title p {
    font-size: 16px;
    padding-top: 10px;
  }
  .main-con-wrap .main-con05 {
    margin-top: -150px;
  }
  .main-con-wrap .main-con05 .con05-title p {
    font-size: 20px;
  }
  .main-con-wrap .main-con05 .con05-title p.sub-title {
    font-size: 20px;
  }
  .main-con-wrap .main-con05 .con05-title h2 {
    padding-top: 10px;
    margin-bottom: 25px;
  }
  .main-con-wrap .main-con05 .con05-title h2 img {
    width: 100%;
  }
  .main-con-wrap .main-con05 .con05-wrap {
    width: 95%;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle {
    width: 100%;
    margin-top: 20px;
    padding: 30px;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle .title {
    font-size: 20px;
    line-height: 27px;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle .sub {
    font-size: 16px;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle img {
    width: 100%;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle:nth-child(2) {
    margin-left: 0;
    height: auto;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle-up {
    width: 100%;
    right: -10px;
    bottom: 0;
  }
  .main-con-wrap .main-con05 .con05-wrap .mystyle-up img {
    width: 100%;
  }
  .main-con-wrap .main-con06 {
    margin-top: -100px;
  }
  .main-con-wrap .main-con06 .con06-title {
    text-align: center;
  }
  .main-con-wrap .main-con06 .con06-title h2 {
    width: 65%;
    margin: 0 auto;
  }
  .main-con-wrap .main-con06 .con06-title h2 img {
    width: 100%;
  }
  .main-con-wrap .main-con06 .con06-title p {
    font-size: 16px;
    padding-top: 10px;
  }
  .main-con-wrap .main-con06 .con06-wrap {
    margin-top: 40px;
  }
  .main-con-wrap .main-con06 .con06-wrap img {
    width: 100%;
  }
  .main-con-wrap .main-con07 {
    background-position-x: -575px;
  }
  .main-con-wrap .main-con07 .visual-con {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 0;
  }
  .main-con-wrap .main-con07 .visual-con h3 {
    margin: 120px 0px 5px 0px;
    font-size: 18px;
    text-align: center;
  }
  .main-con-wrap .main-con07 .visual-con h2 {
    width: 70%;
    margin: 0 auto;
  }
  .main-con-wrap .main-con07 .visual-con h2 img {
    width: 100%;
  }
  .main-con-wrap .main-con07 .visual-con h2 img.pc-img {
    display: none;
  }
  .main-con-wrap .main-con07 .visual-con h2 img.m-img {
    display: block;
  }
  .main-con-wrap .main-con07 .visual-con p {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }
  .main-con-wrap .main-con07 .visual-con button {
    padding: 10px 30px;
    font-size: 20px;
    margin: 50px 0 60px 0;
    float: none;
  }
  .main-con-wrap .main-con07 .visual-img {
    display: none;
  }
  .leveltest-visual {
    background-position-y: -40px;
    background-position-x: -525px;
  }
  .leveltest-visual .visual-img {
    width: 90%;
    margin: 250px auto 0 auto;
  }
  .leveltest-visual .visual-img img {
    width: 100%;
  }
  .leveltest-visual .visual-con {
    margin-top: -570px;
  }
  .level-con {
    width: 95%;
    padding-top: 480px;
  }
  .level-con .con .lang input[type="text"],
  .level-con .con .lang select {
    width: 100%;
  }
  .level-con .con .lang input[type="text"].name,
  .level-con .con .lang select.name {
    width: 49%;
  }
  .level-con .con .lang input[type="text"].kname,
  .level-con .con .lang select.kname {
    width: 100%;
  }
  .level-con .con .lang .info-title {
    width: 100%;
  }
  .level-con .con .lang .phone input[type="text"],
  .level-con .con .lang .phone select {
    width: 31%;
  }
  .level-con .con .lang input {
    width: 100%;
  }
  .level-con .con .lang .terms .pointer input {
    width: 13px;
  }
  .level-con .con .info input[type="text"],
  .level-con .con .info select {
    width: 100%;
  }
  .level-con .con .info input[type="text"].name,
  .level-con .con .info select.name {
    width: 49%;
  }
  .level-con .con .info input[type="text"].kname,
  .level-con .con .info select.kname {
    width: 100%;
  }
  .level-con .con .info .info-title {
    width: 100%;
  }
  .level-con .con .info .phone input[type="text"],
  .level-con .con .info .phone select {
    width: 31%;
  }
  .level-con .con .info input {
    width: 100%;
  }
  .level-con .con .info .terms .pointer input {
    width: 13px;
  }
  .learning-visual {
    z-index: 2;
  }
  .learning-visual .visual-con {
    float: none;
    text-align: center;
  }
  .learning-visual .visual-con h1 {
    width: 100%;
  }
  .learning-visual .visual-con h1 img {
    width: 100%;
  }
  .learning-visual .visual-con h2 {
    width: 100%;
    display: inline-block;
    font-size: 30px;
    word-break: keep-all;
    text-align: center;
    margin: 0px 0px 5px 0px;
  }
  .learning-visual .visual-con h3 {
    font-size: 20px;
    text-align: center;
    margin: 100px 0px 10px 0px;
  }
  .learning-visual .visual-con button {
    padding: 15px 30px;
    font-size: 17px;
    float: none;
    margin-top: 40px;
  }
  .learning-visual .visual-img {
    position: relative;
    bottom: -35px;
    right: 0;
    top: 0px;
    z-index: 3;
    width: 100%;
  }
  .learning-visual .visual-img img {
    width: 100%;
  }
  .learning-con-wrap {
    padding-top: 620px;
  }
  .learning-con-wrap .learning-con01 {
    width: 95%;
    margin: 0 auto;
  }
  .learning-con-wrap .learning-con01 h2 {
    width: 50%;
    margin: 0 auto;
  }
  .learning-con-wrap .learning-con01 h2 img {
    width: 100%;
  }
  .learning-con-wrap .learning-con01 p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 10px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap {
    margin-top: 50px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 {
    width: 100%;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img1 {
    width: 100%;
    padding-top: 30px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img1 img {
    width: 70%;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img2 {
    width: 100%;
    text-align: center;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img2 img {
    width: 60px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-01 div.con01-img2 p {
    text-align: center;
    font-size: 16px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 {
    width: 100%;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img1 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img1 img {
    width: 70%;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img1 p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img2 {
    width: 100%;
  }
  .learning-con-wrap .learning-con01 .learning-con01-wrap .learning-con01-02 div.con01-img2 img {
    width: 60px;
  }
  .learning-con-wrap .learning-con02 {
    width: 95%;
    font-size: 20px;
    margin: 50px auto;
    line-height: 30px;
  }
  .learning-con-wrap .learning-con02 .learning-con02-wrap ul li {
    margin-top: 30px;
    padding: 25px 0;
    width: 100%;
  }
  .learning-con-wrap .learning-con02 .learning-con02-wrap ul li h3 {
    font-size: 20px;
    padding: 20px 0 10px 0;
  }
  .learning-con-wrap .learning-con02 .learning-con02-wrap ul li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }
  .learning-con-wrap .learning-con02 .learning-con02-wrap ul li:nth-child(2) {
    margin: 30px 0 0 0;
  }
  .learning-con-wrap .learning-con03 .con03-title p {
    font-size: 20px;
  }
  .learning-con-wrap .learning-con03 .con03-title p.sub-title {
    font-size: 20px;
  }
  .learning-con-wrap .learning-con03 .con03-title h2 {
    padding-top: 10px;
    margin-bottom: 25px;
  }
  .learning-con-wrap .learning-con03 .con03-title h2 img {
    width: 100%;
  }
  .learning-con-wrap .learning-con03 .con03-wrap {
    width: 95%;
    margin-bottom: 80px;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle {
    width: 100%;
    margin-top: 20px;
    padding: 30px;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle .title {
    font-size: 20px;
    line-height: 27px;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle .sub {
    font-size: 16px;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle img {
    width: 100%;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle:nth-child(2) {
    margin-left: 0;
    height: auto;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle-up {
    width: 100%;
    right: -10px;
    bottom: 0;
  }
  .learning-con-wrap .learning-con03 .con03-wrap .mystyle-up img {
    width: 100%;
  }
  .learning-con-wrap .learning-con04 {
    width: 95%;
    margin: 50px auto 200px auto;
  }
  .learning-con-wrap .learning-con04 h2 {
    width: 65%;
    margin: 0 auto;
  }
  .learning-con-wrap .learning-con04 h2 img {
    width: 100%;
  }
  .learning-con-wrap .learning-con04 h3 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
  }
  .learning-con-wrap .learning-con04 p {
    font-size: 16px;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap {
    margin-top: -110px;
    display: none;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-left {
    text-align: center;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-left h3 {
    border-radius: 100px;
    padding: 10px 20px;
    font-size: 16px;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-left p {
    text-align: center;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-right {
    text-align: center;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-right h3 {
    border-radius: 100px;
    padding: 10px 20px;
    font-size: 16px;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap ul li .step-wrap .step-right p {
    text-align: center;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap-m {
    display: block;
    width: 90%;
    margin: 30px auto;
  }
  .learning-con-wrap .learning-con04 .learning-con03-wrap-m img {
    width: 100%;
  }
  .learning-con-wrap .learning-con05 {
    margin-top: 250px;
    padding-bottom: 40px;
    width: 95%;
    margin: 0 auto;
  }
  .learning-con-wrap .learning-con05 h2 {
    width: 95%;
    margin: 0 auto;
  }
  .learning-con-wrap .learning-con05 h2 img {
    width: 100%;
  }
  .learning-con-wrap .learning-con05 .learning-con04-wrap ul li {
    width: 100%;
  }
  .learning-con-wrap .learning-con05 .learning-con04-wrap ul li p {
    font-size: 20px;
    line-height: 30px;
  }
  .learning-con-wrap .learning-con05 .learning-con04-wrap ul li button {
    padding: 15px 30px;
    font-size: 17px;
    float: none;
    margin-top: 20px;
  }
  .learning-con-wrap .learning-con05 .learning-con04-wrap ul li:nth-child(2) {
    margin-left: 0;
    margin-top: 20px;
  }
  .learning-con-wrap .learning-con05 .learning-con04-wrap ul li:nth-child(2) button {
    padding: 15px 30px;
    font-size: 17px;
    float: none;
    margin-top: 20px;
  }
  .review-visual {
    z-index: 2;
  }
  .review-visual .visual-con {
    float: none;
    width: 100%;
    text-align: center;
  }
  .review-visual .visual-con h3 {
    font-size: 18px;
    text-align: center;
    margin: 100px 0px 0px 0px;
  }
  .review-visual .visual-con h3 span {
    font-size: 18px;
  }
  .review-visual .visual-con h1 {
    width: 60%;
    margin: 0 auto;
  }
  .review-visual .visual-con h1 img {
    width: 100%;
  }
  .review-visual .visual-con button {
    padding: 15px 30px;
    font-size: 17px;
    float: none;
    margin-top: 40px;
  }
  .review-visual .visual-img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-top: 294px;
    margin-left: 72px;
  }
  .review-visual .visual-img img {
    width: 100%;
  }
  .review-con-wrap {
    padding-top: 600px;
  }
  .review-con-wrap .review-con01 {
    width: 95%;
    margin: 0 auto;
  }
  .review-con-wrap .review-con01 p {
    font-size: 16px;
  }
  .review-con-wrap .review-con01 h2 {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .review-con-wrap .review-con01 h2 img {
    width: 100%;
  }
  .review-con-wrap .review-con01 .review-box-wrap {
    width: 95%;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li {
    width: 100%;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li .review-box {
    padding-top: 20px;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt {
    width: 100%;
    text-align: center;
    padding: 25px;
    height: auto;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt h3 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt h4 {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-txt p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .review-con-wrap .review-con01 .review-box-wrap ul li .review-box .review-img {
    width: 90%;
  }
  .review-con-wrap .review-con02 {
    padding: 435px 0 50px 0;
    margin-top: -800px;
  }
  .review-con-wrap .review-con02 p.wrap {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
  }
  .review-con-wrap .review-con02 h2 {
    width: 80%;
    padding-bottom: 20px;
    margin: 0 auto;
  }
  .review-con-wrap .review-con02 h2 img {
    width: 100%;
  }
  .review-con-wrap .review-con02 .review-box-wrap ul li {
    padding: 10px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    border-right: none;
    border-left: none;
    border-radius: 0;
    height: auto;
    width: 100%;
  }
  .review-con-wrap .review-con02 .review-box-wrap ul li h3 {
    font-size: 16px;
    line-height: 23px;
    padding: 10px 0;
  }
  .review-con-wrap .review-con02 .review-box-wrap ul li p {
    font-size: 14px;
  }
  .review-con-wrap .review-con02 .review-box-wrap ul li:nth-child(2) {
    margin: 0 auto;
    display: none;
  }
  .review-con-wrap .review-con02 .review-box-wrap ul li:last-child {
    display: none;
  }
  .review-con-wrap .review-con02 .review-apply {
    margin-top: 40px;
  }
  .review-con-wrap .review-con02 .review-apply button {
    padding: 15px 30px;
    font-size: 17px;
    float: none;
    margin-top: 0;
  }
  .review-con-wrap .review-con02 .review-apply h3 {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
  }
  .review-con-wrap .review-con02 .review-apply h2 {
    padding-top: 15px;
    padding-bottom: 35px;
  }
  .review-con-wrap .review-con03 ul.main_ul {
    width: 2000px;
    margin: 0 auto;
    padding-top: 100px;
  }
  .review-con-wrap .review-con03 ul.main_ul .slick-track ul {
    width: 50% !important;
    height: 390px;
    overflow: hidden;
  }
  .review-con-wrap .review-con03 ul.main_ul li {
    width: 300px;
  }
  .review-con-wrap .review-con03 ul.main_ul li img {
    width: 100%;
  }
  .review-con-wrap .review-con03 .slide-arrow .arrows {
    top: 30%;
  }
  .review-con-wrap .review-con03 .slide-arrow .arrows.prev {
    border-bottom: 1px solid;
    border-left: 1px solid;
  }
  .review-con-wrap .review-con03 .slide-arrow .arrows.next {
    border-bottom: 1px solid;
    border-left: 1px solid;
  }
  .challenge-visual {
    z-index: 2;
  }
  .challenge-visual .visual-con {
    float: none;
    width: 100%;
    text-align: center;
  }
  .challenge-visual .visual-con h3 {
    font-size: 18px;
    text-align: center;
    margin: 100px 0px 0px 0px;
  }
  .challenge-visual .visual-con h3 span {
    font-size: 18px;
  }
  .challenge-visual .visual-con h1 {
    width: 60%;
    margin: 0 auto;
  }
  .challenge-visual .visual-con h1 img {
    width: 100%;
  }
  .challenge-visual .visual-con button {
    padding: 15px 30px;
    font-size: 17px;
    float: none;
    margin-top: 40px;
  }
  .challenge-visual .visual-img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-top: 294px;
    margin-left: 72px;
  }
  .challenge-visual .visual-img img {
    width: 100%;
  }
  .challenge-con-wrap {
    padding-top: 600px;
  }
  .challenge-con-wrap .challenge-con01 {
    width: 95%;
    margin: 0 auto;
  }
  .challenge-con-wrap .challenge-con01 p {
    width: 100% !important;
    font-size: 20px;
  }
  .challenge-con-wrap .challenge-con01 p b {
    font-size: 20px;
  }
  .challenge-con-wrap .challenge-con01 span {
    font-size: 14px;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap {
    width: 100%;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-search {
    margin: 30px 0;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-search input {
    width: 80%;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-search button {
    width: 19%;
    padding: 0;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table {
    width: 100%;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table thead tr th {
    font-size: 15px;
  }
  .challenge-con-wrap .challenge-con01 .challenge-box-wrap .challenge-table table tbody tr td {
    font-size: 15px;
  }
  .curriculum-visual .visual-con {
    text-align: center;
  }
  .curriculum-visual .visual-con h2 {
    margin-top: 100px;
    width: 100%;
  }
  .curriculum-visual .visual-con h2 img {
    width: 70%;
    margin: 0 auto;
  }
  .curriculum-visual .visual-con h3 {
    font-size: 16px;
    text-align: center;
  }
  .curriculum-visual .visual-con button {
    padding: 10px 30px;
    font-size: 18px;
    margin-top: 25px;
  }
  .curriculum-visual .visual-con .pay {
    margin: 15px auto 0;
    padding: 12px 92px 12px 61px;
  }
  .curriculum-visual .visual-con .pay span {
    right: 30px;
  }
  .curriculum-visual .visual-img {
    margin-top: 275px;
    bottom: 0;
    right: auto;
    margin-left: 60px;
    width: 80%;
    text-align: center;
  }
  .curriculum-visual .visual-img img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con01 {
    width: 95%;
    margin: 0 auto;
  }
  .curriculum-con-wrap .curriculum-con01 p {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .curriculum-con-wrap .curriculum-con01 h2 {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .curriculum-con-wrap .curriculum-con01 h2 img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con01 h3 {
    font-size: 20px;
    line-height: 0px;
  }
  .curriculum-con-wrap .curriculum-con01 h3 p {
    font-size: 16px;
  }
  .curriculum-con-wrap .curriculum-con01 button {
    padding: 10px 30px;
    font-size: 20px;
    margin: 50px 0 60px 0;
  }
  .curriculum-con-wrap .curriculum-con01 .curriculum-con01-img img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con02 {
    width: 95%;
    margin: 0 auto;
  }
  .curriculum-con-wrap .curriculum-con02 h2 {
    padding-bottom: 20px;
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con02 h2 img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con02 h3 {
    font-size: 20px;
  }
  .curriculum-con-wrap .curriculum-con02 .sub {
    font-size: 16px;
  }
  .curriculum-con-wrap .curriculum-con02 .line-up {
    margin: 0px 0 50px 0;
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con02 .line-up .line-up-pc {
    display: none;
  }
  .curriculum-con-wrap .curriculum-con02 .line-up .line-up-m {
    display: block;
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con02 .line-up-img {
    display: none;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail {
    width: 95%;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .leftSlick {
    top: 30px;
    left: 20px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .rightSlick {
    top: 30px;
    right: 20px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .jr-slick {
    width: 90%;
    margin: 0 auto;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap {
    width: 100%;
    padding-bottom: 30px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap h1 {
    font-size: 20px;
    margin-top: 30px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 25px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div .info-text {
    font-size: 16px;
    margin-left: 0;
    display: block !important;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div .info-span {
    font-size: 16px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div:first-child {
    padding-right: 0;
    text-align: center;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div:last-child {
    padding-left: 0;
    text-align: center;
    border-left: none;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap .detail-info div:last-child span {
    display: inline-block;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li {
    padding: 15px 0;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li p {
    font-size: 11px;
    line-height: 23px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail ul li p .new {
    font-size: 10px;
    padding: 3px 6px;
    right: 5px;
  }
  .curriculum-con-wrap .curriculum-con04 {
    padding: 60px 0;
  }
  .curriculum-con-wrap .curriculum-con04 h2 {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .curriculum-con-wrap .curriculum-con04 h2 img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con04 h3 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    width: 30%;
    vertical-align: top;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li img {
    width: 35px;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li p {
    padding: 15px 0 0 0;
    font-size: 14px;
    line-height: 23px;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li:first-child {
    padding-left: 0;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-list ul li:last-child {
    padding-right: 0;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect {
    padding: 40px 0;
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect .curriculum-con04-perfect-txt {
    border-radius: 25px;
    margin-top: 30px;
    display: inline-block;
    border: 3px solid #f4633a;
    padding: 30px;
    margin-left: 0;
    margin-bottom: 0px;
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con04 .curriculum-con04-perfect .curriculum-con04-perfect-txt img {
    width: auto;
  }
  .curriculum-con-wrap .curriculum-con05 h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul .lv01 {
    display: none;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-01 {
    width: 100%;
    padding-bottom: 0;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-01 li:nth-child(2) {
    margin: 0 auto;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-02 {
    width: 100%;
    padding-top: 0;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-02 li:nth-child(2) {
    margin: 0 auto;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul.book-con-02 li:nth-child(3) {
    margin: 0 auto;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li {
    display: block;
    border-radius: 0;
    padding: 15px 0;
    border-top: 1px dotted #ddd;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li:last-child {
    border-bottom: 1px dotted #ddd;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap {
    width: 100%;
    border-radius: 0;
    display: inline-block;
    box-shadow: none;
    text-align: left;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap:hover .book-deemed {
    display: none;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap .lv01-m {
    display: inline-block;
    padding-top: 0px;
    font-size: 14px;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap .lv02 {
    text-align: left;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap .info {
    padding: 10px 0 0 0;
  }
  .curriculum-con-wrap .curriculum-con05 .program-book ul li .book-wrap img {
    width: 80px;
    height: 100%;
    float: left;
    margin: 0 15px 0 0;
    border-radius: 0;
  }
  .curriculum-con-wrap .curriculum-con06 {
    background-position-x: -540px;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-con {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 0;
    padding-top: 75px;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-con h3 {
    margin: 120px 0px 5px 0px;
    font-size: 18px;
    text-align: center;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-con h2 {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-con h2 img {
    width: 100%;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-con p {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-con button {
    padding: 10px 30px;
    font-size: 20px;
    margin: 50px 0 60px 0;
    float: none;
  }
  .curriculum-con-wrap .curriculum-con06 .visual-img {
    display: none;
  }
  .teacher-visual {
    z-index: 2;
  }
  .teacher-visual .visual-con {
    text-align: center;
    display: block;
  }
  .teacher-visual .visual-con h1 {
    width: 60%;
    margin: 0 auto;
  }
  .teacher-visual .visual-con h1 img {
    width: 100%;
  }
  .teacher-visual .visual-con h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 100px;
  }
  .teacher-visual .visual-con button {
    padding: 10px 30px;
    font-size: 18px;
    margin-top: 25px;
  }
  .teacher-visual .visual-img {
    top: 305px;
    bottom: 0;
    right: auto;
    margin-left: 10px;
    width: 70%;
    text-align: center;
  }
  .teacher-visual .visual-img img {
    width: 100%;
  }
  .teacher-con-wrap {
    margin-top: 20px;
    height: 1100px;
    z-index: 2;
  }
  .teacher-con-wrap .teacher-con01 h3 {
    padding-bottom: 20px;
    width: 80%;
    margin: 0 auto;
  }
  .teacher-con-wrap .teacher-con01 h3 img {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con01 h2 {
    margin-right: 30px;
    padding-right: 20px;
    width: 90%;
    margin: 0 auto;
  }
  .teacher-con-wrap .teacher-con01 h2 img {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con01 h4 {
    font-size: 16px;
    line-height: 23px;
    padding-top: 20px;
  }
  .teacher-con-wrap .teacher-con01 p {
    font-size: 20px;
  }
  .teacher-con-wrap .teacher-con01 .teacher-con01-img {
    width: 100%;
    margin-top: 50px;
  }
  .teacher-con-wrap .teacher-con01 .teacher-con01-img img {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con02 {
    padding-top: 50px;
  }
  .teacher-con-wrap .teacher-con02 p {
    font-size: 20px;
    line-height: 28px;
  }
  .teacher-con-wrap .teacher-con02 p span {
    font-size: 16px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap {
    height: 250px;
    overflow: hidden;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .teacher {
    margin: 0 40px 40px 40px;
    float: left;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .teacher .teacher-img {
    width: 30%;
    margin: 0 auto;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .teacher .teacher-img img {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .teacher .teacher-info h3 {
    font-size: 16px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .teacher .teacher-info p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    padding-top: 5px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .left-arrow {
    top: 35%;
    height: 80px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-con02-img-wrap .swiper-slide .right-arrow {
    top: 35%;
    height: 80px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap {
    display: block;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher-m {
    display: block;
    width: 15000px;
    text-align: left;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher {
    margin: 0 40px;
    float: left;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher .teacher-img {
    width: 30%;
    margin: 0 auto;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher .teacher-img img {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher .teacher-info h3 {
    font-size: 16px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .teacher .teacher-info p {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    padding-top: 5px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .left-arrow {
    top: 35%;
    height: 80px;
  }
  .teacher-con-wrap .teacher-con02 .teacher-m-wrap .right-arrow {
    top: 35%;
    height: 80px;
  }
  .teacher-con-wrap .teacher-con03 {
    background-position-x: -400px;
  }
  .teacher-con-wrap .teacher-con03 .visual-con {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 0;
  }
  .teacher-con-wrap .teacher-con03 .visual-con h3 {
    margin: 120px 0px 5px 0px;
    font-size: 18px;
    text-align: center;
  }
  .teacher-con-wrap .teacher-con03 .visual-con h2 {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con03 .visual-con h2 img {
    width: 100%;
  }
  .teacher-con-wrap .teacher-con03 .visual-con p {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }
  .teacher-con-wrap .teacher-con03 .visual-con button {
    padding: 10px 30px;
    font-size: 20px;
    margin: 50px 0 60px 0;
    float: none;
  }
  .teacher-con-wrap .teacher-con03 .visual-img {
    display: none;
  }
  .pop-layer {
    width: 100%;
    min-width: auto;
    margin: 0 auto;
    position: fixed;
    top: 200px;
  }
  .pop-layer .layer-con {
    padding: 20px;
  }
  .pop-layer .state-wrap {
    width: 100%;
  }
  .pop-layer .state-wrap .member-pay {
    padding: 30px 20px 20px 20px;
  }
  .pop-layer .state-wrap .no-member-pay {
    padding: 30px 20px 20px 20px;
  }
  .pop-layer .state-wrap .signUpphone .box-form {
    width: 30.4%;
  }
  .pay-wrap .member {
    width: 100%;
    float: none;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .pay-wrap .no-member {
    width: 100%;
    float: none;
  }
  .contact-wrap {
    width: 95%;
  }
  .contact-wrap .contents {
    padding: 30px 15px 20px 15px;
  }
  .contact-wrap .contents .sign-up-phone .box-form {
    width: 30.4%;
  }
  .carrot-layer {
    min-width: 95%;
    max-width: 95%;
    margin-top: 50px;
  }
  .carrot-layer .layer-con {
    padding: 25px 20px;
  }
  .notice-wrap {
    position: relative;
    z-index: -1 !important;
  }
  .notice-wrap h2 {
    margin-bottom: 20px;
  }
  .notice-wrap .tab li {
    margin: 0px 5px;
  }
  .notice-wrap .notice-con .dp-num {
    display: none;
  }
  .notice-wrap .notice-con .list {
    margin: 30px 0 50px 0;
  }
  .notice-wrap .notice-con .view .top {
    padding: 15px 10px;
  }
  .notice-wrap .notice-con .view .con span p img {
    width: 100%;
  }
  .notice-wrap .notice-con .view .view-navi ul li a div:first-child {
    width: 70px;
    padding-left: 17px;
  }
  .notice-wrap .event-con .list li {
    width: 100%;
  }
  .notice-wrap .event-con .list li a .thumb {
    width: 100%;
    height: 200px;
  }
  .notice-wrap .event-con .list li a .thumb img {
    width: 100%;
    height: 200px;
  }
  .notice-wrap .event-con .list li a .con .title {
    font-size: 18px;
    height: 62px;
    line-height: 25px;
  }
  .notice-wrap .faq-con ul li {
    padding: 0 0 5px 0;
  }
  .notice-wrap .faq-con ul li h3 {
    font-size: 20px;
  }
  .register-con .apply-type .apply-type-tab button.active {
    font-size: 14px;
  }
  .new {
    margin-right: 4px;
    padding: 3px 3px 3px 3px;
  }
}

@media (max-width: 575px) {
  .deemed {
    display: none !important;
  }
  .leveltest-visual {
    background-position-y: -90px;
    background-position-x: -680px;
  }
  .leveltest-visual .visual-img {
    width: 100%;
    margin: 260px auto 0 auto;
  }
  .leveltest-visual .visual-con {
    margin-top: -475px;
    width: 100%;
  }
  .leveltest-visual .visual-con h1 img {
    width: 100%;
  }
  .leveltest-visual .visual-con h3 {
    font-size: 18px;
  }
  .level-con {
    width: 95%;
    padding-top: 370px;
  }
  .learning-visual .visual-img {
    top: 55px;
  }
  .curriculum-con-wrap .curriculum-con03 .curriculum-con3-program .program-detail .detailWrap .slide_wrap h1 .new {
    font-size: 16px;
  }
}

@media only screen and (max-width: 463px) {
  .carrot_talk_layer {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    overflow: auto;
  }
  .carrot_talk_layer .carrot_talk_content {
    min-width: 95%;
    max-width: 95%;
    position: fixed;
    margin: 50px auto 50px auto;
    position: relative;
  }
}

@media only screen and (max-width: 450px) {
  /*  당근톡둥둥이메뉴*/
  .btn-floating-talk.register_talk {
    bottom: 218px;
  }
}

@media only screen and (max-width: 346px) {
  .carrot_talk_layer .carrot_talk_content .layer-con .maintitle_2step h4 .br {
    display: none !important;
  }
  .carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box {
    padding: 0 27px 19px;
    background-color: #fafafc;
  }
  .carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn {
    text-align: center;
  }
  .carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn img {
    display: none;
  }
  .carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn span {
    padding: 0;
  }
  .carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn:nth-child(3) span {
    padding-left: 0;
  }
  .carrot_talk_layer .carrot_talk_content .layer-con .list_choice_box .list_btn:last-child span {
    padding-left: 0;
  }
}

/* swiper slider */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container .swiper-wrapper .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-container .swiper-wrapper .swiper-slide .img {
  width: 100%;
}

.curriculum-new .top {
  position: relative;
  padding-top: 90px;
  height: 728px;
  background: url(/resource/junior/img/curriculum/bg-m.png) no-repeat;
  background-position: center;
  background-size: 1200px 728px;
}

@media only screen and (min-width: 769px) {
  .curriculum-new .top {
    padding-top: 170px;
    height: 890px;
    background-size: 1360px 890px;
  }
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top {
    padding-top: 170px;
    height: 672px;
    background: url(/resource/junior/img/curriculum/bg-p.png) no-repeat;
    background-position: center;
    background-size: 3548px 672px;
  }
}

.curriculum-new .top .main-gnb-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.curriculum-new .top .main-gnb-wrap .wrap {
  width: 100%;
  max-width: 1200px;
}

.curriculum-new .top .top-text-m {
  color: #fff;
  text-align: center;
  font-weight: 700;
  margin-bottom: 14px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .top-text-m {
    display: none;
  }
}

.curriculum-new .top .text-img-m {
  display: block;
  max-width: 246px;
  margin: 0 auto 30px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .text-img-m {
    display: none;
  }
}

.curriculum-new .top .text-img-p-wrap {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .text-img-p-wrap {
    display: block;
    max-width: 1200px;
    margin: 0 auto 50px;
  }
}

.curriculum-new .top .text-img-p-wrap .top-text-p {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 14px;
}

.curriculum-new .top .text-img-p-wrap .text-img-p {
  max-width: 520px;
}

.curriculum-new .top .top-btn-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.curriculum-new .top .top-btn-wrap .top-btn {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 220px;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .top-btn-wrap .top-btn {
    flex-direction: row;
    justify-content: flex-start;
    max-width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .top-btn-wrap .top-btn > li {
    width: 100%;
    max-width: 280px;
  }
}

.curriculum-new .top .top-btn-wrap .top-btn > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding: 16px 22px;
  border-radius: 24px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .top-btn-wrap .top-btn > li a {
    border-radius: 34px;
  }
}

.curriculum-new .top .top-btn-wrap .top-btn > li a.left {
  color: #e06944;
  background-color: #fff;
}

.curriculum-new .top .top-btn-wrap .top-btn > li a.right {
  color: #fff;
  background-color: #e53f12;
}

.curriculum-new .top .top-btn-wrap .top-btn > li a p {
  flex: none;
  font-weight: 700;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .top .top-btn-wrap .top-btn > li a p {
    font-size: 22px;
  }
}

.curriculum-new .top .top-btn-wrap .top-btn > li a img {
  flex: none;
  width: 10px;
}

.curriculum-new .curriculum-new-con1 {
  padding: 30px;
  background-color: #fff;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 {
    padding: 170px 0 44px;
  }
}

.curriculum-new .curriculum-new-con1 .con1-img0-m {
  display: block;
  width: 100%;
  max-width: 276px;
  margin: 0 auto 40px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .con1-img0-m {
    display: none;
  }
}

.curriculum-new .curriculum-new-con1 .con1-img0-p {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .con1-img0-p {
    display: block;
    width: 100%;
    max-width: 1126px;
    margin: 0 auto 40px;
  }
}

.curriculum-new .curriculum-new-con1 .show-level {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .show-level {
    margin-bottom: 42px;
  }
}

.curriculum-new .curriculum-new-con1 .show-level > div {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  background-color: #ff6941;
  border-radius: 10px;
  cursor: pointer;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .show-level > div {
    padding: 20px 30px;
  }
}

.curriculum-new .curriculum-new-con1 .show-level > div p {
  color: #fff;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .show-level > div p {
    font-size: 22px;
    font-weight: 700;
  }
}

.curriculum-new .curriculum-new-con1 .show-level > div img {
  display: block;
  width: 10px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .show-level > div img {
    width: 16px;
  }
}

.curriculum-new .curriculum-new-con1 .con1-m {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .con1-m {
    display: none;
  }
}

.curriculum-new .curriculum-new-con1 .con1-p {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con1 .con1-p {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
}

.curriculum-new .curriculum-new-con2 {
  padding: 50px 30px;
  background-color: #eeeadf;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 {
    padding: 100px 0;
  }
}

.curriculum-new .curriculum-new-con2 .curriculum-new-con2-text0 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 14px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .curriculum-new-con2-text0 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

.curriculum-new .curriculum-new-con2 .curriculum-new-con2-text-img-m {
  display: block;
  width: 100%;
  max-width: 246px;
  margin: 0 auto 40px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .curriculum-new-con2-text-img-m {
    display: none;
  }
}

.curriculum-new .curriculum-new-con2 .curriculum-new-con2-text-img-p {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .curriculum-new-con2-text-img-p {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 50px;
  }
}

.curriculum-new .curriculum-new-con2 .tab-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  margin-bottom: 6px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .tab-list {
    gap: 16px;
    max-width: 1200px;
    margin: 0 auto 8px;
  }
}

.curriculum-new .curriculum-new-con2 .tab-list li {
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  background-color: #767676;
  border-radius: 6px;
  cursor: pointer;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .tab-list li {
    font-size: 40px;
    border-radius: 20px;
  }
}

.curriculum-new .curriculum-new-con2 .tab-list li.active {
  background-blend-mode: multiply;
  box-shadow: 1px 0 4px rgba(159, 159, 159, 0.58);
}

.curriculum-new .curriculum-new-con2 .tab-list li:nth-of-type(1).active {
  color: #000;
  background: #fff url(/resource/junior/img/curriculum/tab-rise.png) no-repeat center left/54px 100%;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .tab-list li:nth-of-type(1).active {
    background-size: 250px 100%;
  }
}

.curriculum-new .curriculum-new-con2 .tab-list li:nth-of-type(2).active {
  color: #000;
  background: #fff url(/resource/junior/img/curriculum/tab-edge.png) no-repeat center left/54px 100%;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .tab-list li:nth-of-type(2).active {
    background-size: 250px 100%;
  }
}

.curriculum-new .curriculum-new-con2 .tab-list li:nth-of-type(3).active {
  color: #000;
  background: #fff url(/resource/junior/img/curriculum/tab-summit.png) no-repeat center left/54px 100%;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .tab-list li:nth-of-type(3).active {
    background-size: 250px 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list {
    max-width: 1200px;
    margin: 0 auto;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li {
  display: none;
  padding: 24px 38px;
  background-color: #fff;
  background-blend-mode: multiply;
  border-radius: 6px;
  box-shadow: 2px 0 9px rgba(159, 159, 159, 0.27);
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li {
    border-radius: 20px;
    padding: 80px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li.active {
  display: block;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li:not(:last-of-type) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e2e2e2;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title {
  font-size: 14px;
  font-weight: 700;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title {
    font-size: 30px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title.no-ready {
  color: #afafaf;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title.rise {
  color: #9a791c;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title.edge {
  color: #0e98a0;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title.summit {
  color: #f36842;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title-month-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title-month-wrap .book-month-pc {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-title-month-wrap .book-month-pc {
    display: block;
    font-size: 24px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-icon {
  display: block;
  width: 14px;
  cursor: pointer;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .book-icon {
    width: 32px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .no-ready-text {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  padding: 4px 8px;
  background-color: #878787;
  border-radius: 10px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li > div .no-ready-text {
    font-size: 20px;
    padding: 8px 12px;
    border-radius: 14px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li .book-month {
  font-size: 12px;
  font-weight: 700;
  color: #403d3c;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li .book-month {
    display: none;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li .book-month.no-ready {
  color: #afafaf;
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li .book-explain {
  font-size: 12px;
  font-weight: 300;
  color: #403d3c;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .curriculum-new-con2 .con-list > li > ul li .book-explain {
    font-size: 18px;
  }
}

.curriculum-new .curriculum-new-con2 .con-list > li > ul li .book-explain.no-ready {
  color: #afafaf;
}

.curriculum-new .junior-level-modal .modal-wrap {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.curriculum-new .junior-level-modal .modal-wrap > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  min-height: 100%;
}

.curriculum-new .junior-level-modal .modal-wrap > div .inner {
  padding: 20px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .junior-level-modal .modal-wrap > div .inner {
    padding: 50px 0;
  }
}

.curriculum-new .junior-level-modal .modal-wrap > div .inner .close {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.curriculum-new .junior-level-modal .modal-wrap > div .inner .close img {
  display: block;
  width: 20px;
  cursor: pointer;
}

.curriculum-new .junior-level-modal .modal-wrap > div .inner .level-m {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .junior-level-modal .modal-wrap > div .inner .level-m {
    display: none;
  }
}

.curriculum-new .junior-level-modal .modal-wrap > div .inner .level-p {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .junior-level-modal .modal-wrap > div .inner .level-p {
    display: block;
    width: 100%;
  }
}

.curriculum-new .course-modal .modal-wrap {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  overflow-y: auto;
}

.curriculum-new .course-modal .modal-wrap > div {
  padding: 20px;
  width: 100%;
  max-width: 910px;
  min-height: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div {
  width: 100%;
}

.curriculum-new .course-modal .modal-wrap > div > div .close {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.curriculum-new .course-modal .modal-wrap > div > div .close img {
  display: block;
  width: 20px;
  cursor: pointer;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li {
  padding: 34px 0;
  background-color: #fff;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li {
    padding-top: 0;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title {
  width: calc(100% - 24px);
  padding: 42px 92px 42px 24px;
  border-top-right-radius: 90px;
  border-bottom-right-radius: 90px;
  margin-bottom: 34px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title.rise {
  background: url(/resource/junior/img/curriculum/course-bg-m-rise.png) no-repeat center/cover;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title.rise {
    width: 100%;
    padding: 0;
    background: url(/resource/junior/img/curriculum/course-bg-p-rise.png) no-repeat left center/816px auto;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title.edge {
  background: url(/resource/junior/img/curriculum/course-bg-m-edge.png) no-repeat center/cover;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title.edge {
    width: 100%;
    padding: 0;
    background: url(/resource/junior/img/curriculum/course-bg-p-edge.png) no-repeat left center/816px auto;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title.summit {
  background: url(/resource/junior/img/curriculum/course-bg-m-summit.png) no-repeat center/cover;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title.summit {
    width: 100%;
    padding: 0;
    background: url(/resource/junior/img/curriculum/course-bg-p-summit.png) no-repeat left center/816px auto;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title p:nth-of-type(1) {
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title p:nth-of-type(1) {
    color: #161616;
    padding: 18px 0 18px 48px;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title p:nth-of-type(2) {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 34px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-title p:nth-of-type(2) {
    display: none;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-pc {
  padding: 0 20px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-pc {
    display: flex;
    gap: 70px;
    padding: 0 48px;
    margin-bottom: 34px;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-pc .book-name-pc {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-pc .book-name-pc {
    flex: none;
    width: 250px;
    display: block;
    font-size: 44px;
    font-weight: 800;
    color: #202020;
    line-height: 50px;
    padding: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-slide-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-slide-wrap .book-cover-name {
    font-size: 18px;
    margin-bottom: 0;
  }
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-slide-wrap .swiper-all-wrap {
    margin: 0;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list li {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list li .course-info-title {
  flex: none;
  width: 80px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 6px 10px;
  border-radius: 14px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list li .course-info-title.rise {
  background-color: #df5900;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list li .course-info-title.edge {
  background-color: #739a0b;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list li .course-info-title.summit {
  background-color: #8f722d;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .course-info-list li .course-etc {
  font-size: 14px;
  font-weight: 700;
  white-space: pre-line;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-cover {
  display: block;
  width: 120px;
  margin: 0 auto 10px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .book-cover-name {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 34px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap {
  padding: 0 20px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap.swiper-one-p {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap {
    padding: 0;
    max-width: 500px;
    margin: 0 auto;
  }
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap.swiper-one-m {
    display: none;
  }
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap.swiper-one-p {
    display: block;
  }
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 0 20px rgba(47, 47, 47, 0.15);
  border-radius: 20px;
  margin-bottom: 10px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-wrapper .swiper-slide {
  padding: 18px 40px;
  background-color: #fff;
  border-radius: 10px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-button-prev {
  width: auto;
  height: auto;
  margin-top: 0;
  transform: translateY(-50%) rotate(-180deg);
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-button-prev img {
  display: block;
  width: 20px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-button-prev::after {
  display: none;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-button-next {
  width: auto;
  height: auto;
  margin-top: 0;
  transform: translateY(-50%);
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-button-next img {
  display: block;
  width: 20px;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .mySwiper .swiper-button-next::after {
  display: none;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper-all-wrap .book-name {
  font-size: 14px;
  font-weight: 700;
  color: #2f2f2f;
  text-align: center;
}

.curriculum-new .course-modal .modal-wrap > div > div > ul > li .box {
  height: 42px;
}

@media only screen and (min-width: 1200px) {
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper2-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 36px;
    padding: 0;
  }
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper2-wrapper .swiper-all-wrap {
    max-width: 382px;
    margin: 0;
  }
  .curriculum-new .course-modal .modal-wrap > div > div > ul > li .swiper2-wrapper .box {
    display: none;
  }
}
