@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:#f9f6f1}
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: url(../images/intro_bg1.png) no-repeat top center; height:100vh;background-size: cover;background-attachment: fixed;}
#section2, #section3{width: 100%;  background: #f9f6f1 url(../images/bg2.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:20px}
#header h1 img{width:100%; max-width:800px}
/*#header h1 {font-size:3.5em; color:#fff; line-height:150%; font-family: 'GmarketSansBold';}*/
#header .txt1{font-size:1.8em; color:#fff; font-family: 'GmarketSansMedium'; margin-top:30px;}
#header .txt2{font-size:1.350em; color:#f2d69d; }


@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:1100px; 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-left: 5px;margin-bottom:20px; background: #6498c5; border-radius:100px;box-shadow: 0px 8px 8px rgba(0,0,0,0.2);}
#lnb > ul > li a{position: relative;display:flex;justify-content:center;align-items:center;width:100%;height:60px;box-sizing:border-box;color:#fff;font-size:1.5em;}
#lnb > ul > li > a:hover, 
#lnb > ul > li > a.on {color: #ffff20; }
#lnb > ul > li:last-child{background:#dc6cf3}
#lnb > ul > li:first-child{margin-left: 0;}
#lnb{animation: opacity2 1s cubic-bezier(0, 0, 0.25, 1), transform 1s cubic-bezier(0, 0, 0.25, 1);}
#Contents { -ms-flex: 100%; /* IE10 */flex: 100%; background:#fff; box-shadow: 0px 10px 10px rgba(0,0,0,0.2);box-sizing: border-box;}
#Contents2{ -ms-flex: 100%; /* IE10 */flex: 100%; background:#fff; box-shadow: 0px 10px 10px rgba(0,0,0,0.2);box-sizing: border-box; padding:80px;border-radius:20px;}
#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:946px; margin-bottom:20px}
#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%; padding-top: 30px;}
#Contents2 .player{position: relative; width:100%;  overflow: hidden; height: 0; padding-bottom: 55%;}
#Contents, #Contents2{animation: opacity2 1s cubic-bezier(0, 0, 0.25, 1), transform 1s cubic-bezier(0, 0, 0.25, 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:#ff3333; font-size:1.55em;text-decoration:none; text-transform:uppercase;box-shadow: 0px 10px 10px rgba(0,0,0,0.5)}
.Btn2 span {display:block;}
.Btn2 .hover:after {position:absolute; top:0;left:50%;opacity:0;display:block; content:""; width:0%; height:60px; background-color:#ffff33; 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:#ff3333;}
.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{padding:0px 30px 30px;}
#header h1 img{width:80%;}

#lnb {  -ms-flex:100%; /* IE10 */ flex: 100%; padding:0px; margin:0}
#lnb > ul{flex-wrap:wrap;}
#lnb > ul > li {border-radius:100px; width:calc(100% / 2 - 5px); margin-bottom:5px;margin-left:5px;}
#lnb > ul > li:first-child{margin-left:2px}
#Contents {padding:0px; background:#000; margin-top:10px; }
#Contents2 {padding:0px; background:#fff; margin-top:10px; height:100%;padding:40px; margin-top:10px;border-radius:20px;}
#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; }
.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 20px 20px;box-sizing: border-box;}
#header h1 img{width:80%;}
#header .txt1{font-size:1.3em;}
#header .txt2{font-size:1.250em; }
.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;}
#lnb > ul > li {border-radius:30px; width:calc(100% / 2 - 5px); margin-bottom:10px;margin-left:5px;}
#lnb > ul > li:first-child{margin-left:0}
/*#lnb > ul > li:last-child{width:calc(100%)}*/
#lnb > ul > li a{height:40px;font-size:1.00em; text-align:center;}
#Contents { -ms-flex:100%; /* IE10 */flex: 100%;  background-color: #000;border:none; box-shadow: 0px 5px 5px rgba(0,0,0,0.5);padding:0px; margin-top:10px}
#Contents2 { -ms-flex: 100%; /* IE10 */flex: 100%;background:#fff; box-shadow: 0px 5px 5px rgba(0,0,0,0.2); padding:20px; border-radius:10px}
#Contents2 .main, #Contents2 .main2 {display: -ms-flexbox; /* IE10 */display: flex; -ms-flex-wrap: wrap; /* IE10 */flex-wrap: wrap;padding:0px;}

.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;}

}
 

 



