@charset "utf-8";
@font-face { font-family: 'Arita-buri-SemiBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff'); font-weight: normal; font-style: normal; }

* {margin:0;padding:0;-webkit-text-size-adjust:none;font-family: 'Arita-buri-SemiBold', sans-serif;}
body ,html {top:0;left:0;width:100%; background:#30030c}
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: #30030c 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 {font-size:3.125em; color:#fff; line-height:150%;}
#header .txt1{font-size:1.8em; color:#fff; }
#header .txt2{font-size:1.350em; color:#f2d69d; }

.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;background-color: rgba(0,0,0,0.7);border:4px solid #fff; border-image: linear-gradient(to right, #bfa05f 40%, #f1d29b 60%); border-image-slice:2; box-shadow: 0px 20px 20px rgba(0,0,0,0.8); margin-bottom:10px;}
#lnb > ul {width:100%; text-align:center;}
#lnb > ul > li {position: relative;display: block;padding: 20px 0; width:33%; float:left; }
#lnb > ul > li a{color:#fff;font-size:1.250em; }
#lnb > ul > li a:before, #lnb > ul > li a:after{content: '';position: absolute;transition: transform .2s ease;}
#lnb > ul > li > a:before {left: 0;bottom: 8px;width: 100%;height: 1px;background: url(../images/lnb_over.png) no-repeat 50% 50%;transform:  scaleX(0);}
#lnb > ul > li > a.on:before{position: absolute;left: 0;bottom: 8px;width: 100%;height: 1px;background: url(../images/lnb_over.png) no-repeat 50% 50%;content: '';transform: scaleX(1);}
#lnb > ul > li:hover > a:before {transform: scaleX(1); }
#lnb > ul > li > a:hover, #lnb > ul > li > a.on {color: #f2d69d;}

#Contents { -ms-flex: 100%; /* IE10 */flex: 100%; background:#fff; box-shadow: 0px 20px 20px rgba(0,0,0,0.8);box-sizing: border-box;}
#Contents2{ -ms-flex: 100%; /* IE10 */flex: 100%; background:#fff; box-shadow: 0px 20px 20px rgba(0,0,0,0.8);box-sizing: border-box; padding:40px;}
#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 {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#Contents .player{position: relative; overflow: hidden; height: 0; padding-bottom: 55%; padding-top: 30px;}

.mgt{margin-top: 55px}
hr{border-top:1px dashed #ccc; margin:20px 0}
.memberList ul { width: 100%;overflow: hidden; margin-bottom:10px;}
.memberList li{ float: left; height: auto;width: 49%;overflow: hidden; box-sizing:border-box; border:1px solid #ddd;border-radius:10px;margin:2% 0 0 2%; padding: 0px;}
.memberList li:first-child,
.memberList li:nth-child(2) { margin-top: 0; }
.memberList li:nth-child(odd) { margin-left: 0; } 
.memberList li .img { float: left; width: 140px; height: 150px; border-radius:5%; overflow: hidden; position: relative;}
.memberList li .img img { position: absolute; top: -10%; margin: auto; width: 100%; transition:all .3s; -webkit-transition:all .3s;  }
.memberList li:hover .img  img { transform:scale(1.1); -webkit-transform:scale(1.1); }
.memberList dl { float: left; margin:30px 0 10px 7%; color: #323232; width:calc(100% -220px); }
.memberList dl .t1{  margin:15px 0 10px 7%; }
.memberList dt { font-size:1.2em; font-weight: 700; }
.memberList dd { font-size:1.6em; font-weight: 400; line-height: 100%; margin-top: 10px;color:#6a282e }
.memberList dd span { color: #999; font-size: 17px; margin-top: 8px; display: block;word-break: keep-all; line-height: 120%;}
.memberList dd span.txt1 {display:inline-block;}
.memberList li p { float: right; width: 43px; height: 43px; box-sizing:border-box; border:5px solid #eaeaea; margin-top: 70px; font-size:0; position: relative; }
.memberList li p:before { content: ""; display: block; width: 15px; height: 1px; background: #4a4a4a; margin:15px auto 0; }
.memberList li p:after { content: ""; display: block; width: 9px; height: 9px; border-top:1px solid #4a4a4a; border-right:1px solid #4a4a4a; transform:rotate(45deg); -webkit-transform:rotate(45deg); position: absolute; top: 10px; right: 10px; }
.memberList > p { text-align: right; margin-top: 10px; color: #8a8a8a; }
.tbl { border-top: 2px solid #6a282e}
.tbl .f_thead,.tbl .f_tbody{overflow: hidden;width: 100%;display: block;border-bottom: 1px solid #ccc;}
.tbl .f_thead > li{float: left;display: block;padding: 25px 5px;vertical-align: top;font-size: 20px;color: #6a282e;}
.tbl .f_tbody > li{float: left;display: block;padding: 15px 5px; vertical-align:top;color: #555;}
.tbl .f_tbody > li.tit1, .tbl .f_tbody > li.tit2, .tbl .f_tbody > li.tit4 {margin-top:10px;}
.tbl .f_thead .tit1,.tbl .f_tbody .tit1{width:20%;text-align: center; font-weight:bold;}
.tbl .f_thead .tit2,.tbl .f_tbody .tit2{width: calc(100% - 700px);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: 18%;text-align: center;}
.tbl a{display: inline-block;vertical-align: middle}
.tbl .f_tbody:hover{background:#eee}
.button2 {background-color: #7c111b; /* Green */ border: none; border-radius:5px;color: #fff;padding: 8px 20px;text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer;  -webkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s;margin-top:8px}
.button {background-color: #7c111b; /* Green */ border: none; border-radius:5px;color: #fff;padding: 10px 25px;text-align: center; text-decoration: none; display: inline-block; font-size: 16px; cursor: pointer;  -webkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s;}
.button1:hover {box-shadow: 0 8px 8px 0 rgba(0,0,0,0.24),0 8px 8px 0 rgba(0,0,0,0.19);color:#ffff66;}
.Btn2 {overflow:hidden; position:relative; display:block; width:230px;height:60px;margin:auto; border:1px solid #b29266; text-align:center;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; line-height:60px;color:#b29266;font-size:1.875em;text-decoration:none; text-transform:uppercase;box-shadow: 0px 20px 20px rgba(0,0,0,0.8)}
.Btn2 span {display:block;}
.Btn2 .hover:after {position:absolute; top:0;left:50%;opacity:0;display:block; content:""; width:0%; height:60px; background-color:#b29266; 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:#9a6d14;transition:color .35s;-webkit-transition:color .35s	;-moz-transition:color .35s;}
.Btn2:hover .hover .txt { color:#fff;}
.Btn2 .hover:hover:after {opacity:1; left:3%;width:95%; 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 20px 20px;box-sizing: border-box;border:2px solid #fff}
.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 20px 20px;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:50px 30px 30px;}
#header h1 {font-size:1.8em;  line-height:150%;}
#header .txt1{font-size:1.3em;}
#header .txt2{font-size:1.250em; }

#lnb {  -ms-flex:100%; /* IE10 */ flex: 100%; padding:0px; border:2px solid #fff; border-image: linear-gradient(to right, #bfa05f 40%, #f1d29b 60%); border-image-slice:2; margin:0}
#lnb > ul{display:inline-block; text-align:center;padding:10px; border:none; box-sizing: border-box;}
#lnb > ul > li {float:left;font-size:0.813em;width:33.3333%;  text-align:center;padding:0}
#lnb > ul > li a{padding:10px 0}
#lnb > ul > li > a.on:before{background:none;}

#Contents {padding:0px; background:#000; margin-top:10px; }
#Contents2 {padding:0px; background:#fff; margin-top:10px; height:100%;padding:15px; 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; }
.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{padding:0px 30px 30px;}
#header h1 {font-size:1.625em;  line-height:150%;}
#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; border:2px solid #fff; border-image: linear-gradient(to right, #bfa05f 40%, #f1d29b 60%); border-image-slice:2; margin:0}
#lnb > ul{display:inline-block; text-align:center;padding:15px 0px; border:none; box-sizing: border-box;}
#lnb > ul > li {float:left;font-size:0.813em;width:33.3333%;  text-align:center;padding:0}
#lnb > ul > li a{padding:10px 0}
#lnb > ul > li > a.on:before{background:none;}
#lnb > ul > li > a:before {background:none;}

#Contents { -ms-flex:100%; /* IE10 */flex: 100%;  background-color: #000;border:none; box-shadow: 0px 5px 5px rgba(0,0,0,0.8);padding:0px; margin-top:10px}
#Contents2 { -ms-flex: 100%; /* IE10 */flex: 100%;background:#fff; box-shadow: 0px 5px 5px rgba(0,0,0,0.8); padding:20px 10px; margin-top:10px;}
#Contents2 .main, #Contents2 .main2 {display: -ms-flexbox; /* IE10 */display: flex; -ms-flex-wrap: wrap; /* IE10 */flex-wrap: wrap;padding:0px;}
#Contents2 .title { font-size: 1.563em;  text-align: center; padding: 30px 0 30px;}
#Contents2 .con_title, #Contents2 .con_title2 {font-size: 1.2em;padding-top: 55px;height: 80px}

.memberList li {height: auto; padding:15px 5px}
.memberList dl {float: none;margin: 20px auto 0;text-align: center; width: 100%;}
.memberList li .img { float: none; margin: 0 auto;  width: 80%; height:auto; padding-bottom:85%; }
.memberList dl { float: none; margin:20px auto 0; text-align: center; width: 100%; }
.memberList dt { font-size:0.95em; line-height: 140%; }
.memberList dd{font-size:1.40em;margin-top: 5px}
.memberList dd span{font-size:0.60em}
.memberList li p { position: relative; top: inherit; left: inherit; right: inherit; bottom: inherit; float: none; margin:15px auto 0; }

.tbl .f_thead{display: none;}
.tbl .f_tbody{overflow: hidden;width: 100%; padding:5px 0;display: block; border-bottom: 1px solid #ccc}
.tbl .f_tbody li{float:left; position:relative; padding:0; margin:0;}
.tbl .f_tbody .tit1{width:100%; text-align:left;padding-left: 0; font-weight:bold; font-size:18px}
.tbl .f_tbody .tit2{width:100%; text-align:left;}
.tbl .f_tbody .tit3{width:30%;display:inline-block;position:absolute; margin-top:10px;right:35px; }
.tbl .f_tbody .tit4{width:100%; text-align:left;}
.tbl .f_tbody .tit a{display: block;max-width:100%;}
.tbl .f_tbody > li.tit1, .tbl .f_tbody > li.tit2, .tbl .f_tbody > li.tit4 {margin-top:5px;padding-left:5px}
.Btn {font-size:1.000em;}
.Btn2 {overflow:hidden; position:relative; display:block; width:180px;height:50px;line-height:50px;font-size:1.5em;color:#fff}
[data-only="mobile"] {display:block;}
[data-only="web"] {display:none;}

}
 

 



