
@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
/* ========== ==========  */

/* 공통 */
.event_wrap .mov_area { position: relative; height: 0; padding-bottom: 56.25%;  background: #000;}
.event_wrap .mov_area iframe {position: absolute; width:100%; height:100%; left: 0; top: 0;}
.event_wrap .mov_area iframe.on-tab-pause {display:none;}
.event_wrap .mov_area img { width: 100%;}
.event_wrap .ico_play a { position: relative; display: block;}
.event_wrap .ico_play a::before {content: ""; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 10vw; height: 10vw; max-width: 60px; max-height: 60px; background: url(http://eduon.com/images/brand/yst/pc_2019/event/231019_jane/ico_play.png) ; background-size: cover; z-index: 0;}
.event_wrap .ico_play a img { width: 100%;}
.event_wrap .col.interview { position: relative;}
.event_wrap .mov_list_inner  { max-width: 840px;}
.event_wrap .mov_list_inner .video-container { border-radius:4px; overflow: hidden; }
.event_wrap .mov_list_inner .video-container > a {display: block; position: relative; }
.event_wrap .mov_list_inner .video-container > a.hide {display: none;}
.event_wrap .mov_list_inner .video-container > a::after { content: ""; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 10vw; height: 10vw;  max-width: 60px; max-height: 60px; background: url(http://eduon.com/images/brand/yst/pc_2019/event/231019_jane/ico_play.png) ; background-size: cover; z-index: 0;}
.event_wrap .mov_list_inner .video-container > a img { width: 100%; margin: 0; padding: 0; border: 0;}
.event_wrap .col_mov { width: 100%;}
.event_wrap .area_mov { position: relative; height: 0; padding-bottom: 56.25%; }
.event_wrap .area_mov iframe {position: absolute; width:100%; height:100%; left: 0; top: 0;}
.event_wrap .area_mov iframe.on-tab-pause {display:none;}
.event_wrap .area_mov img { width: 100%;}
.event_wrap .txt_mark  { position: relative;  display: inline-block; text-align: left; color: #333; line-height: 130%; font-family: 'pretendard'; font-size: 1.6em; text-align: left; width: 100%; margin-left: 1em;}
.event_wrap .txt_mark::before {position: absolute; display: block; content: "*"; margin-left: -0.8em;}

/*  슬라이드 */
.event_wrap .bx-controls-direction { }
.event_wrap .bx-controls-direction a { position:absolute; top:50%; transform:translateY(-50%); z-index:100; display: block; width: 70px ;  height: 100px; text-align: center; z-index: 1;  }
.event_wrap .bx-controls-direction a::before {display: block; font-size: 3em; line-height: 100px; color:rgba(100, 100,100, 0.5);  font-family: 'xeicon'; text-indent: 0;}
.event_wrap .bx-controls-direction a:hover::before { color:rgba(100, 100,100, 0.5); }
.event_wrap .bx-controls-direction a.prev_btn { left:-10px; }
.event_wrap .bx-controls-direction a.next_btn { right:-10px; }
.event_wrap .bx-controls-direction a.prev_btn::before { content: "\e93b"; }
.event_wrap .bx-controls-direction a.next_btn::before { content: "\e93e"; }
@-webkit-keyframes fade-out-half { 0% { opacity: 1; } 100% { opacity: 0.5; } }
@keyframes fade-out-half { 0% { opacity: 1; } 100% { opacity: 0.5; } }
@-webkit-keyframes fade-in-half { 0% { opacity: 0.5; } 100% { opacity: 1; } }
@keyframes fade-in-half { 0% { opacity: 0.5; } 100% { opacity: 1; } }
.event_wrap .bx-wrapper { width: 100%; margin: 0 auto; }
.event_wrap .bx-wrapper .bx-viewport { /*overflow:inherit !important;*/ }
.event_wrap .bx-wrapper .bx-pager.bx-default-pager { bottom: -30px; width: 100%;}
.event_wrap .bx-wrapper .bx-pager.bx-default-pager a {background:#999; opacity: 0.1; border:none;}
.event_wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.event_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover { opacity: 0.5; }

/* 후기 슬라이드 텍스트 공통 */
.event_wrap .my_slider {position: relative; margin: 80px 0 60px 0; width: 900px; } 
.event_wrap .my_slider ul { }
.event_wrap .my_slider ul li { padding: 5px;} 
.event_wrap .my_slider ul li a { position: relative; display: block; font-family: 'pretendard'; padding:40px 50px 30px 50px;  
    background: #fff; text-align: center; font-size: 1.8em; color: #111; line-height: 150%; text-align: left; border-radius: 10px;  word-break: keep-all; min-height: 255px ; box-sizing: border-box; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); }
.event_wrap .my_slider ul li a span { position: absolute; left: 50px; bottom: 40px; color: #888; font-size: 0.78em;}
.event_wrap .my_slider .bx-controls-direction a::before { color:rgba(0, 0,0, 0.5); }
.event_wrap .my_slider .bx-viewport { padding-bottom: 10px;}
.event_wrap .my_slider .bx-wrapper .bx-pager.bx-default-pager {bottom: -20px; }

/* 컨텐츠 공통 */
.view_cont_m { padding: 0;}
.tbl_view .view_cont .event_wrap img { display: block; margin: 0  auto; padding: 0; vertical-align: top; width: 100%; }
.event_wrap { width: 100%; font-size:10px; line-height: 160%; word-break: keep-all;  font-family: 'pretendard';font-weight: 400; color: #111;  margin: 0 auto; font-family:'pretendard'; }
.event_wrap .inner {position: relative;  word-break: keep-all;  margin: 0 auto;  width: 100%; max-width: 900px; padding: 120px 30px; text-align: center; margin: 0 auto;}
.event_wrap img {display: block; vertical-align: top; margin: 0 auto; padding: 0; text-align: center; }
.event_wrap a { text-decoration: none; outline: 0;}
.event_wrap div { box-sizing: border-box;}
.event_wrap h3{ margin-bottom: 0px;}
.event_wrap p { margin-bottom: 0px;}
.event_wrap .col.title { text-align: center; font-size:4.8em; line-height: 120%; font-weight: 600;  word-break: keep-all; font-family:'GMarketSans'; margin-bottom: 0.5em; letter-spacing: -0.5px;}
.event_wrap .col.title .txt_tag { display: inline-block;padding: 0.35em 1em 0.2em 1em; border: 2px solid #111; border-radius: 5px;  font-size: 0.83em /*30px*/; margin-bottom: 30px; }
.event_wrap .col.txt { font-size: 2.8em; line-height: 150%; word-break: keep-all; margin-bottom: 1.5em; letter-spacing: -0.5px;}
.event_wrap .txt_s { font-size:0.667em ; font-weight: 400; line-height: 150%; text-align: right;}
.event_wrap .btn_go {  text-align: center;font-family:'GMarketSans'; }
.event_wrap .btn_go a { display: inline-block;  padding: 30px 40px; border-radius: 8px; background: #384fff; color: #fff;  text-align: center; line-height: 150%; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);}
.event_wrap .btn_go a div { font-size: 2.1em; margin-bottom: 8px; line-height: 130%;}
.event_wrap .btn_go a span { font-weight: 700; font-size: 3em; }
.event_wrap .btn_go a span em { font-weight: 700;}
.event_wrap .btn_go a span i { vertical-align: -2px;}
.event_wrap .btn_go a:hover { background: #1f38fb;}
.event_wrap .btn_s a { color: #111; font-size: 16px; padding: 10px 20px; border:1px solid #888; margin:30px 0; border-radius: 2px;}
.event_wrap .btn_s a:after { display: inline-block ; content: "\e93f"; font-family: 'xeicon'; color: #111; vertical-align: -1px;}
.event_wrap .btn_s a:hover {  border:1px solid #000;}
.event_wrap .btn_ss { display: inline-block;}
.event_wrap .btn_ss a { display: inline-block; font-size: 14px; color: #111; padding: 0 0 0 5px;}
.event_wrap .btn_ss a:after { display: inline-block ; content: "\e93f"; font-family: 'xeicon'; color: #111; vertical-align: -1px;}
.event_wrap .btn_ss a:hover { color: #1f77f3}
.event_wrap .ico_mark  { position: relative;  display: inline-block; text-align: left; color: #333; line-height: 130%; font-family: 'pretendard'; font-size: 16px; text-align: left; width: 100%; margin-left: 1em;}
.event_wrap .ico_mark::before {position: absolute; display: block; content: "*"; margin-left: -0.8em;}

/* 우측배너 */
.event_wrap .fixbnr_wrap { display: none; position:fixed; right: 0px; top:350px; z-index: 1; width: 120px; border-radius: 5px;box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); overflow: hidden;  border: 1px solid #ccc;}
.event_wrap .fixbnr_wrap ul li { overflow: hidden; }
.event_wrap .fixbnr_wrap ul li a { display: block;  }
.event_wrap .fixbnr_wrap.fixed {  position: fixed; /* 스크롤 기준으로 고정 */top: 50px;  z-index: 3; }
.event_wrap .fixbnr_wrap ul li:nth-child(1) { border: 1px dotted #ccc;}
.event_wrap .fixbnr_wrap ul li a:hover,
.event_wrap .fixbnr_wrap ul li.on a { color: #fff;  background: #544e9c;}

/* 상단 */
.event_wrap .box.top  {background:#009999; }
.event_wrap .box.top .inner {padding: 0;}
.event_wrap .box.no01  {background:#009966 }
.event_wrap .box.no02  {background:#009999 }

/* 전체 탭 */
.event_wrap .box.tab_pro {background: #009999; }
.event_wrap .box.tab_pro .inner { padding: 0 0 0;}
.event_wrap .box.tab_pro ul { display: flex;  align-items: center; justify-content: center;}
.event_wrap .box.tab_pro ul li {}
.event_wrap .box.tab_pro ul li a { display: block;  padding:2em 1.5em; line-height: 150%; text-align: center; color:rgba(255, 255, 255, 0.5); font-family: 'GMarketSans';}
.event_wrap .box.tab_pro ul li a span{ display: block; font-size:2.4em;; display: block;  line-height: 130%;  font-weight: 400; }
.event_wrap .box.tab_pro ul li.on a:hover, 
.event_wrap .box.tab_pro ul li.on a { color:rgba(255, 255, 255, 1);font-weight: 600;}
.event_wrap .box.tab_pro.fixed {  position: fixed; left: 50%; top: 0; z-index: 2; width: 900px; transform: translateX(-50%); margin-left: 125px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);}

/* 서브 탭 */
.event_wrap .box.pro .tab_pro_depth2 {margin-bottom: 2em; }
.event_wrap .box.pro .tab_pro_depth2 ul{ display: flex;  align-items: center; justify-content: center;}
.event_wrap .box.pro .tab_pro_depth2 ul li a { font-family: 'GMarketSans';  display: block; font-size: 2.4em; padding: 0.5em 1em; line-height: 150%; text-align: center; color: #888;  border-bottom: 2px solid #f7f8f9; }
.event_wrap .box.pro .tab_pro_depth2 ul li::before { display: none;}
.event_wrap .box.pro .tab_pro_depth2 ul li.on a:hover, 
.event_wrap .box.pro .tab_pro_depth2 ul li.on a { border-bottom: 2px solid #008585; color: #008585; }

/* 강좌 테이블 */
.event_wrap .box.lecinfo { background: #f8f8f8f8; }
.event_wrap .box.lecinfo .col.title span { color: #008585;}
.event_wrap .box.lecinfo .col.table {margin-bottom:2em;}
.event_wrap .box.lecinfo .col.table table { background: #fff;}
.event_wrap .box.lecinfo .col.table table tr th { border: 1px solid #e5e5e5; background: #8f9dac; color: #fff; padding: 10px ; font-size: 1.6em; word-break: keep-all; line-height: 150%; }
.event_wrap .box.lecinfo .col.table table tr td { border: 1px solid #e5e5e5; padding: 10px; font-size: 16px; word-break: keep-all; line-height: 150%; text-align: center;}
.event_wrap .box.lecinfo .col.table table tr td.t_tl{ text-align: left; font-weight: 500; font-size: 18px;}
.event_wrap .box.lecinfo .col.table table tr td.t_tl em { display: block; width: fit-content;  font-size: 11px; color: #1381d4; border: 1px solid #1381d4; padding:2px 5px; border-radius:5px; vertical-align: 2px; line-height: 100%; }
.event_wrap .box.lecinfo .col.table table tr td.t_tl br { display: none; }
.event_wrap .box.lecinfo .col.table .ico_pro { position: relative; width: 60px; height: 60px; overflow: hidden; border-radius: 30px; margin: 0 auto; background: #e5e6e7; margin: 0 auto; margin-bottom: 5px;}
.event_wrap .box.lecinfo .col.table .ico_pro img { position: absolute; width: 150%; left: 50%; top: 0; transform: translateX(-50%);}
.event_wrap .box.lecinfo .col.table .curri_book { width: 60px;  margin: 0 auto;}
.event_wrap .box.lecinfo .col.table .curri_book img { width: 100%;}
.event_wrap .box.lecinfo .col.table .pro_name span { display: block; font-size: 0.8em; line-height: 150%;}

/* 선생님 강좌영역 - 선생님 영역 */
.event_wrap .box.pro { background: #f7f8f9;  text-align: left; line-height: 160%; word-break: keep-all; font-weight: 400;}
.event_wrap .box.pro .inner { padding:80px 30px 0 30px ; }
.event_wrap .box.pro .inner #sec1_lec_02  { padding-top: 80px;}
.event_wrap .box.pro .inner #sec2_lec_02  { padding-top: 80px;}
.event_wrap #section4 .inner { padding:80px 30px 80px 30px ; }

/* 선생님 강좌영역 - 선생님 영역 */
.event_wrap .box.pro .inner { padding: 80px 20px 0 20px;}
.event_wrap .box.pro .col { background: #fff; padding: 0em 3em 8em 3em; }
.event_wrap .box.pro .col.no01 { position: relative; display: flex; justify-content: space-between; overflow: hidden;padding:0 5em; min-height: 350px; align-items: center; border-radius: 1em 1em 0 0 ;}
.event_wrap .box.pro .col.no01 .pro_title {display: flex; flex-direction: column; position: absolute; left: 5em; top:calc(50% - 3em); transform: translateY(-50%); width: 70%; text-align: left; letter-spacing:-0.5px; z-index: 1;}
.event_wrap .box.pro .col.no01 .pro_title span { order: 1; font-family: 'GMarketSans'; display: block;  font-size: 2.1em; line-height: 130%; color: #555; word-break: keep-all; margin-bottom: 10px;}
.event_wrap .box.pro .col.no01 .pro_title span br { }
.event_wrap .box.pro .col.no01 .pro_title p {  order: 2;  display: block;  margin: 0 ; padding:0 ; font-size: 3.6em; line-height: 130%; color: #111; word-break: keep-all; font-weight: 800; font-family:'GMarketSans'; }
.event_wrap .box.pro .col.no01 .pro_title .pro_txt { order: 3;  padding-top: 1em; font-size: 2.1em; color:#008585; line-height: 130%;}

.event_wrap .box.pro .col.no01 .ico_pro { position: absolute; right:5%; top: 0%; width:35%; height: 300px;}
.event_wrap .box.pro .col.no01 .ico_pro img { position: absolute; width: 150%; left: 48%; top: 0; transform: translateX(-50%);  max-width: 150%;}
.event_wrap .box.pro .col.lec { display: flex; justify-content: space-between; flex-direction: column; }
.event_wrap .box.pro .col.lec > div { width: 100%;}
.event_wrap .box.pro .col.lec .area_play   {  position: relative; display: flex ; flex-direction: column;}
.event_wrap .box.pro .col.lec .area_play .tab {  position: absolute; left: 2em; top: -8em;}
.event_wrap .box.pro .col.lec .area_play .tab_cont { }
.event_wrap .box.pro .col.lec .area_play .txt_mark { font-size: 13px; color: #999; line-height: 150%; padding-top: 10px; }
.event_wrap .box.pro .col.lec .area_play > ul { display: flex; margin-top: 20px; justify-content: left;}
.event_wrap .box.pro .col.lec .area_play > ul li { margin-right: 5px;}
.event_wrap .box.pro .col.lec .area_play > ul li:last-child { margin-right: 5px;}
.event_wrap .box.pro .col.lec .area_play > ul li a { display: inline-block; padding: 9px 20px; border: 1px solid #666; color: #222; border-radius: 20px; overflow: hidden; font-size: 16px;}
.event_wrap .box.pro .col.lec .area_play > ul li.on a { color: #fff; background: #000; border: 1px solid #000; }
.event_wrap .box.pro .col.lec .area_play .tab_cont > div { display: none;}
.event_wrap .box.pro .col.lec .area_play .tab_cont > div.on { display: block;}
.event_wrap .box.pro .col.lec .point { margin-top: 3em;}
.event_wrap .box.pro .col.lec .point ul { display: flex; justify-content: space-between;}
.event_wrap .box.pro .col.lec .point ul li {position: relative;  width: 32%; flex-grow: 1; margin-right: 5px; padding: 4em 0.5em 2em 0.5em; display: flex; flex-direction: column; justify-content: center; align-items: center; background: #e8f8f8;  border:1px solid #c3e4e4; font-size:2.0em; 
    line-height: 150%; text-align: center; word-break: keep-all; border-radius: 0.2em;}
.event_wrap .box.pro .col.lec .point ul li:last-child { margin-right: 0;}
.event_wrap .box.pro .col.lec .point ul li::before { display: block; content: ""; background: url(https://eduon.com/images/brand/yst/pc_2019/event/2026/260518_prelec/ico_check.png) no-repeat center center; background-size: cover; 
    position: absolute; left: 50%; transform: translateX(-50%); top: 1em;  display: block; width: 2em; height: 2em; line-height: 2em ;  text-align: center; margin-bottom: 1em; }
.event_wrap .box.pro .col.lec .point ul li b { font-weight: 600;}



/* 공통 엔딩*/
.box.ending { background: #1c2b3b; }
.box.ending .inner { }
.box.ending .col.title { color: #fff; font-size: 3.6em; line-height: 130%; margin-bottom: 1em;}
.box.ending a { display: block; border-radius: 1em; overflow: hidden;}
.box.ending .col.txt { color: #fff;}
