@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&display=swap');
@font-face {font-family: 'GangwonEduPowerExtraBoldA';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff') format('woff');font-weight: normal; font-style: normal;}
@font-face { font-family: 'GmarketSansMedium';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'GmarketSansBold';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal;}
* {margin:0;padding:0;-webkit-text-size-adjust:none; font-family: 'GmarketSansMedium', sans-serif;}
body ,html {top:0;left:0;width:100%; background:#f2eee3;}
h1, h2, h3, h4, h5, h6 {font-size:100%;line-height:1em;}

img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */width:100%; }
ul, ol {list-style:none;}
a {text-decoration:none;}

*{ padding: 0; margin: 0; }

#section1{width: 100%;  background:#f9e289 url(../images/bg.png) no-repeat top center; height:100vh;background-size: cover;background-attachment: fixed; }
#section2, #section3{width: 100%;  background: #f9e289 url(../images/bg.png) no-repeat top center; height:100vh;background-size: cover;background-position: center; background-attachment: fixed;}
.fp-section.fp-table, .fp-slide.fp-table {display: table;  table-layout: fixed;  width: 100%;}
.fp-section { position: relative;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}
.fp-tableCell {display: table-cell;vertical-align:top;width: 100%; height: 100%; padding-top:30px}
#section1 .intro_bg{position: absolute; left: 50%; transform: translate(-50%, 15%); z-index: 10;text-align: center;margin:0 auto; }
#section1 .intro_txt{position:relative; text-align:center;margin:0 auto;padding-top:60px;}
#section1 .intro_txt img{width:100%;margin-bottom:20px;}

#header{text-align: center;color: white;}
#header h1{margin-top:30px}
/*#header h1 {font-size:3.5em;letter-spacing:-0.02em; color:#000; line-height:150%; font-family: 'GmarketSansBold';}*/
#header h1 img { width: auto;  height: auto;max-width: none}

@keyframes opacity {
    0% {transform: translateY(-50px); opacity: 0;}
    100% { transform: translateY(0);  opacity: 1;}
  }
@keyframes opacity2 {
    0% { transform: translateY(80px);  opacity: 0;}
    100% {transform: translateY(0); opacity: 1;}}

.container {display: -ms-flexbox; /* IE10 */display: flex; -ms-flex-wrap: wrap; /* IE10 */flex-wrap: wrap;padding:30px; max-width:1200px; margin:0 auto; }
#lnb {  -ms-flex: 100%; /* IE10 */ flex: 100%; box-sizing: border-box;margin-bottom:10px;}
#lnb > ul {display: flex; align-items: center;margin-top:20px;}
#lnb > ul > li {width:100%;margin:10px 5px;border-radius:60px; background: #fff; box-shadow: 0px 2px 10px rgba(0,0,0,0.2);}
#lnb > ul > li a{position: relative;display:flex;justify-content:center;align-items:center;width:100%;height:65px;box-sizing:border-box;color:#41A3F0;font-size:1.5em;font-weight:600;}
#lnb > ul > li > a:hover, 
#lnb > ul > li > a.on {border-radius:60px;background:#ffff66; color: #000; }

#lnb{animation: opacity2 1s cubic-bezier(0, 0, 0.25, 1), transform 1s cubic-bezier(0, 0, 0.25, 1);}
#Contents, #Contents2 { -ms-flex: 100%; flex: 100%; background:rgba(255,255,255,0.7); border-radius:20px;  box-shadow: 0px 10px 10px rgba(0,0,0,0.2);box-sizing: border-box;border:5px solid #fff; padding:30px;}
#Contents, #Contents2{animation: opacity2 1s cubic-bezier(0, 0, 0.25, 1), transform 1s cubic-bezier(0, 0, 0.25, 1);}
#Contents2{text-align:center;}
#Contents2 > div{margin: 0;box-sizing: border-box;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;}
#Contents2 img{max-width:97%; }
#Contents2 .con_title { font-size: 1.8em;color:#000;height:100px; padding-top: 45px; background: url(../images/bg_underline2.png) no-repeat top center;text-align: center;}
#Contents2 .con_title2 { font-size: 1.8em;color:#000;height:100px; padding-top: 45px; background: url(../images/bg_underline3.png) no-repeat top center;text-align: center;}
#Contents .player iframe, #Contents2 .player iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#Contents .player{position: relative; overflow: hidden; height: 0; padding-bottom: 55%; }
#Contents2 .player{position: relative; width:100%;  overflow: hidden; height: 0; padding-bottom: 55%;}
#Contents .video_box{width: 100%;height: 0; padding-top: 56.25%;position: relative;}

#Contents2 .dep-box{padding:40px 50px 50px 50px; background: url(../images/bg2.png) repeat top center;margin: 0 auto;border-radius:10px;box-shadow: inset 0 2px 10px rgba(0,0,0,0.1)}
 #Contents2 .dep-box .right-box > div {float:none;    width: calc(100% / 3 - 0px); margin: 0 30px;}
  #Contents2 .dep-box .right-box .class-box h4 {margin-bottom:20px;font-size:25px;color:#fff;margin-bottom:35px;}
  #Contents2 .dep-box .right-box .class-box li + li {width:100%;margin-top:15px;}
  #Contents2 .dep-box .right-box .class-box ul + h4 {margin-top:35px;}
   #Contents2 .dep-box .right-box .class-box li a{color:#fff; font-size:18px;border:2px solid #fff;  padding:15px;position: relative;display: block;line-height:20px;}
  #Contents2 .dep-box .right-box .class-box  li a:hover {max-width:100%;color:#ffff99;}
   #Contents2 .dep-box .right-box .class-box li a:hover{border:2px solid #ffff99; }
#Contents2 .dep-box p.txt img{display: block; margin-bottom:60px; width:70%; margin: 0 auto; margin-bottom:50px;}
#Contents2 .dep-box .right-box {display:flex;justify-content:space-between;}
#Contents2 .dep .dep1{display:flex; justify-content: space-between;}
#Contents2 .dep .dep1 div{width:33.3333%;margin:0;padding:0 5px;box-sizing:border-box;}
#Contents2 {box-sizing: border-box; width: 30%; color: #222;margin: 0;}
#Contents2  ul li{margin:8px 0;}
/*#Contents2  ul li a{border:2px solid #fff; color:#fff; padding:10px 15px;position: relative;display: inline-block;line-height:20px;}*/

#Contents2 .event{padding:20px 0 30px; background: url(../images/bg3.png) no-repeat top center;border-radius:10px;box-shadow: inset 0 2px 10px rgba(0,0,0,0.1)}
.mgt{margin-top: 55px}
.Btn2 {overflow:hidden; position:relative; display:block; width:300px;height:60px;margin:auto; text-align:center; border-radius:50px;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; line-height:63px;color:#fff;background:#656DF2; font-size:1.55em;text-decoration:none; text-transform:uppercase;box-shadow: 0px 10px 10px rgba(0,0,0,0.3)}
.Btn2 span {display:block;}
.Btn2 .hover:after {position:absolute; top:0;left:50%;opacity:0;display:block; content:""; width:0%; height:60px; background-color:#70C669; border:1px solid transparent;
transform:skewX(-40deg);	-webkit-transform:skewX(-40deg);	-moz-transform:skewX(-40deg);	transform-origin:center center; -webkit-transform-origin:center center; -ms-transform-origin:center center; -moz-transform-origin:center center; 
transition:all .35s, opacity .4s; -webkit-transition:all .35s, opacity .4s; -moz-transition:all .35s, opacity .4s;}
.Btn2 .hover .txt {z-index:10;position:relative; color:#fff;transition:color .35s;-webkit-transition:color .35s	;-moz-transition:color .35s;}
.Btn2:hover .hover .txt { color:#FFFE26;}
.Btn2 .hover:hover:after {opacity:1; left:-20%;width:150%; transform:skewX(-40deg); -webkit-transform:skewX(-40deg); -moz-transform:skewX(-40deg);}
.scrollDown { position: absolute;bottom: 2%; left: 50%; transform: translateX(-50%);width: 3.5em;height:3.5em; z-index: 10;}
.scroll1{clear:both; overflow:auto; width:300px; min-height:430px;max-height:430px;}
.scroll3{clear:both; overflow:auto; min-height:430px;max-height:430px;}

.scroll {scrollbar-highlight-color:#b67227; scrollbar-3dlight-color:#b67227; scrollbar-face-color:#f0d579; scrollbar-shadow-color:#b67227; scrollbar-darkshadow-color:white; scrollbar-track-color:#b67227; scrollbar-arrow-color:#f0d579;}
.scroll::-webkit-scrollbar { width:11px; } 
.scroll::-webkit-scrollbar-track { background-color:#f0d377; } 
.scroll::-webkit-scrollbar-thumb { background:#b67227; } 
.scroll::-webkit-scrollbar-thumb:hover { background: #c99140; }
.scroll::-webkit-scrollbar-thumb:active { background: #c99140; }
.scroll::-webkit-scrollbar-button { display: none; }
[data-only="mobile"] {display:none;}


@media all and (min-width: 1366px)  {
.container {width: 100%;padding:0 40px 40px;box-sizing: border-box;}
.tbl .f_thead .tit1,.tbl .f_tbody .tit1{width:20%;text-align: center;}
.tbl .f_thead .tit2,.tbl .f_tbody .tit2{width: calc(100% - 680px);text-align: center;}
.tbl .f_thead .tit3,.tbl .f_tbody .tit3{width: 25%;text-align: center;}
.tbl .f_thead .tit4,.tbl .f_tbody .tit4{width: 15%;text-align: center;}
.tbl .f_tbody > li.tit1, .tbl .f_tbody > li.tit2, .tbl .f_tbody > li.tit4 {margin-top:20px;}
}

@media all and (min-width:768px) and (max-width:1024px)  {	
.container {width: 100%;padding:0 30px 30px;box-sizing: border-box;}
#section1 {background:#30030c url(../images/m_intro_bg1.png) no-repeat center center;background-size: cover; height:100vh; position:relative}
#header h1 img{width:80%;}
#header h1 {font-size:2.8em;}
#lnb {  -ms-flex:100%; /* IE10 */ flex: 100%; padding:0px; margin:0}
#lnb > ul{flex-wrap:wrap;}
#lnb > ul > li { width:calc(100% / 3 - 10px); margin-bottom:5px;}
#lnb > ul > li > a:hover, 
#lnb > ul > li > a.on {background:#dc6cf3; color: #ffff20; }
#lnb > ul > li > a{font-size:20px;}
#Contents {padding:15px;  margin-top:10px; }
#Contents2 {padding:15px; margin-top:10px; height:100%;margin-top:10px;}
#Contents2 .main, #Contents2 .main2 {display: -ms-flexbox; /* IE10 */display: flex; -ms-flex-wrap: wrap; /* IE10 */flex-wrap: wrap; padding:10px 0; }
#Contents2 .main .con, #Contents2 .main2 .con2{width:100%; padding:30px; }
#Contents2 .dep-box{padding:30px 20px; }
 #Contents2 .dep-box > div {margin: 0 10px;}
  #Contents2 .dep-box .class-box h4 {font-size:20px;color:#fff;}
  #Contents2 .dep-box .class-box li a{font-size:16px;}
  
.memberList dt { font-size:0.95em; line-height: 140%; margin-top:10px}
.memberList dd{font-size:1.40em;margin-top: 5px}
.memberList dd span{font-size:0.65em}
.memberList li {height: auto;}
.memberList li a { padding: 5%;  position: relative;}
.movie_frame{height:50%;}
.tbl .f_thead .tit1,.tbl .f_tbody .tit1{width:23%;text-align: center;}
.tbl .f_thead .tit2,.tbl .f_tbody .tit2{width: 25%;text-align: center;}
.tbl .f_thead .tit3,.tbl .f_tbody .tit3{width: 23%;text-align: center;}
.tbl .f_thead .tit4,.tbl .f_tbody .tit4{width: 22%;text-align: center;}
.tbl .f_tbody > li.tit1, .tbl .f_tbody > li.tit2, .tbl .f_tbody > li.tit4 {margin-top:20px;}

/*[data-only="mobile"] {display:block;}
[data-only="web"] {display:none;}*/

}

@media all and (max-width:767px) {	
#section1 {background:#30030c url(../images/m_intro_bg1.png) no-repeat center center;background-size: cover; height:100vh; position:relative}
#section1 .intro_bg{position: absolute; top: 45%; left: 50%; transform: translate(-48%, -50%); z-index: 10;text-align: center;margin:0 auto; }
.container {width: 100%;padding:0 15px 15px;box-sizing: border-box;}
#header h1 {font-size:1.00em;font-family: 'GmarketSansBold'; line-height:50px;}
#header h1 .txt1{font-size:28px;}
#header h1 .txt2{font-size:45px;}
 #header h1 img { max-width: 92%; height: auto;}
.fp-tableCell { vertical-align:top;}
#section1 .intro_txt img{width:100%;margin-bottom:20px;}
#section1 .intro_bg{width:85%;}

#lnb {  -ms-flex:100%; /* IE10 */ flex: 100%;padding:0px;margin:0; }
#lnb > ul{flex-wrap:wrap; margin-top:0px;}
#lnb > ul > li {border-radius:15px; width:calc(100% / 3 - 5px); margin:0px 2px 10px;}
#lnb > ul > li:first-child{margin-left:0}
/*#lnb > ul > li:last-child{width:calc(100%)}*/
#lnb > ul > li a{line-height:50px; height:50px; font-size:16px; font-weight:500; letter-spacing:-0.05em;text-align:center; }
#lnb > ul > li > a:hover, 
#lnb > ul > li > a.on {background:#ffff66; color: #000; border-radius:15px; }
#Contents{ -ms-flex:100%; /* IE10 */flex: 100%;  background-color: #000;border:none;padding:0px; margin-top:10px;border-radius:0px}
#Contents2{ padding:10px; border:2px;}
#Contents2 { -ms-flex: 100%; /* IE10 */flex: 100%;box-shadow: 0px 5px 5px rgba(0,0,0,0.2);  }
#Contents2 .main, #Contents2 .main2 {display: -ms-flexbox; /* IE10 */display: flex; -ms-flex-wrap: wrap; /* IE10 */flex-wrap: wrap;padding:0px;}
#Contents2 img{margin-bottom:0px}
#Contents2 .dep-box p.txt img{width:100%; padding-top:20px; margin-bottom:10px}
#Contents2 .dep-box{padding:0px; margin: 0 auto;display:block;border-radius:10px;}
#Contents2 .dep-box .right-box {display:block;}
 #Contents2 .dep-box .right-box > div { margin:0 auto ; padding:30px;width:100%; box-sizing:border-box;}
  #Contents2 .dep-box .right-box .class-box h4 {margin-bottom:20px;font-size:20px;color:#fff;}
  #Contents2 .dep-box .right-box .class-box li + li {width:100%;margin-top:15px;}
  #Contents2 .dep-box .right-box .class-box ul + h4 {margin-top:35px;}
   #Contents2 .dep-box .right-box .class-box li a{border:2px solid #fff; color:#fff; padding:10px;position: relative;display: block;line-height:20px;font-size:1.00em;}

.Btn {font-size:1.000em;}
.Btn2 {overflow:hidden; position:relative; display:block; width:180px;height:45px;line-height:45px;font-size:1.0em;color:#fff}
[data-only="mobile"] {display:block;}
[data-only="web"] {display:none;}

}
 

 



