@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button{
margin:0;padding:0
}

html{
	height: 100%;
}

fieldset,img{
border:0
}

#header h1 img{
	width: 150px;
}


@keyframes pulse {
  from { 
	-moz-filter: drop-shadow(0px 0px 0px #f0c);
	-webkit-filter: drop-shadow(0px 0px 0px #f0c);
	-o-filter: drop-shadow(0px 0px 0px #f0c);
	-ms-filter: drop-shadow(0px 0px 0px #f0c);
	filter: drop-shadow(0px 0px 0px #f0c);
   }
  to { 
	-moz-filter: drop-shadow(0px 0px 10px #f0c);
	-webkit-filter: drop-shadow(0px 0px 10px #f0c);
	-o-filter: drop-shadow(0px 0px 10px #f0c);
	-ms-filter: drop-shadow(0px 0px 10px #f0c);
	filter: drop-shadow(0px 0px 10px #f0c);
  }
}

dl,ul,ol,li{
list-style:none
}


blockquote,q{
quotes:none
}


blockquote:before,blockquote:after,q:before,q:after{
content:'';content:none
}


table{
border-collapse:collapse;border-spacing:0
}


input,select,textarea,button{
vertical-align:middle;font-size:100%
}

input{
	border-radius: 5px;
	border: 0;
}

a {
	color: #bd41a5;
}

a:hover, a:focus {
    color: #de8bd4;
    text-decoration: none;
}

address,caption,cite,code,dfn,em,var{
font-style:normal;font-weight:normal
}


hr{
display:none
}

.checkbox, .radio {
    display: inline;
	padding-left: 25px;
	font-size: 12px;
}

.hide{
position:absolute;left:-9999in;width:1px;height:1px;overflow:hidden
}


.invisible{
display:none
}

html{
	height:100%;
	}


body{
	background-color:#1C1D27;
	color:#aaa;
	background-size: cover;
}

body,input,select,textarea{
font:14px/1.5 'Nanum Gothic',sans-serif
}


a.round{
border:1px solid;-webkit-border-radius:3px;border-radius:3px;padding:1px;font-size:13px;display:inline-block
}


a.round span{
-webkit-border-radius:3px;border-radius:3px;display:inline-block;width:100%;height:100%;text-align:center
}



.bround{
display:inline-block;padding:0;border:1px solid;border-radius:3px;font-size:12px;text-decoration:none;text-align:center
}


.ico_gnbcomm{
display:inline-block;visibility:visible!important;overflow:hidden;background:url(../images/ico_gnb_login.png) no-repeat;text-indent:-9999px;line-height:0;font-size:0
}


.screen_out{
display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px
}

.loginBox{
	width: 320px;
    min-height: 230px;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-top: -176px;
    margin-left: -160px;
    background: linear-gradient(to top, #0e020b, #3a092c);
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.5);
    z-index: 100;
    padding: 10px;
}
.plogo{filter: drop-shadow(0px 5px 5px rgb(5, 1, 3)) }
.loginBox:after{
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	top:10px;
	left: 10px;
	border: 1px solid #58003c;
	width: calc(100% - 20px);
	height : calc(100% - 20px);
	border-radius: 5px;
	
}	
#header{
	margin-top: 10px;
	margin-bottom: 70px;
}


#header h1{
	z-index:4;
	position:relative
}



#header .head_top{
	text-align:center; 
	margin:0;
}


#header .head_top .right{
	margin-right:6px;
	margin-top:5px;
	float:right;
	display:inline
}

#CenterLogo{
	border:0;
	width:160px;
	height:160px;
	
	
	}

#Logo{
	position:absolute;
	top:11px;
	left:8px
}

.glowLogo{
	filter: drop-shadow(0px 0px 10px #00ccff);
}


#topLogoTitle{
	height:50px;
	position:absolute;
	top:11px;
	color:#fff;
	overflow:hidden;
	text-shadow:2px 2px rgba(0,0,0,0.4)
}


#loginForm{
	display:inline-block;
	width:100%;
	text-decoration:none
}


#loginForm fieldset{
	display:inline-block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:left
}


.input_area .input_txt_area {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;
    border-radius: 6px;
    display: block;
    padding: 5px 4px;
}



.empty{
	background-color:#000;
}



#login_area{
	margin:24px 20px 0 20px;padding-bottom:9px;position:relative
}


.uid,.upw{
	height:35px;padding:0 92px 0 0;position:relative
}


.upw{
	margin:8px 0 0 0
}


#login_id,#login_pw{
	width:100%;
	height:36px;
	padding:2px 10px;
	color:#fff;
	font-size:15px;
	border-radius: 6px; 
	font:400 14px/1.5  "Nanum Gothic", Arial, sans-serif;
}


#login_id.empty{
}


#login_id.fill{
	background-image:none;
}

#login_id:focus{
	outline: none;
	padding: 0px 9px;
}


#login_pw.empty{
}


#login_pw.fill{
	background-image:none
}

#login_pw:focus{
	outline: none;
	padding: 0 9px;
}


#did,#dpw{
	display:block;
	width:23px;
	height:23px;
	position:absolute;
	top:6px;
	right:94px;
	background-position:0 -122px;
	text-indent:-3000em;
}


.ubtn{
	padding:18px 0 0 0;
	font-size:13px;
	line-height:26px;
}


.ubtn input{
	margin:0; 
	width:16px;
	height:16px
}



.ubtn .st_group{
	position:relative;
	padding-right:25px;
	overflow:hidden
}


.ubtn .help{
	position:absolute;
	top:-2px;
	*top:16px;
	right:0;
	_left:110px;
	float:left;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-999px;
	border:1px solid #c0c3c8;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:inset 1px 1px 1px #fff,inset -1px -1px 1px #fff;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f4f4));
	-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.45);
	background-color:#f4f4f4;
}



.ubtn .help span{
	display:block;
	background-position:4px -60px
}


label.disabled{
	color:#ccc
}


input.disabled{
	opacity:.25
}


#spw{
	margin-left:19px
}


#loginBtn{
	position:absolute;top:0;
	right:0;
	width:82px;
	height:82px; 
	border: 0;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	color:#fff;
	background: #751056;
	font:100 18px/1.5 'Nanum Gothic', sans-serif;
}


#loginBtn:hover, #loginBtn:active{
	background: #cc2299;
	

}

#keyboardBtn{
	position:absolute;
	top:92px;
	right:0;
	width:82px;
	height:40px;
	font:bold 12px/36px "Nanum Gothic", Arial, sans-serif;
	color: #eb97ff;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    border: 2px solid #eb97ff;
    background: #bd41a5;
    text-decoration: none;
}

#keyboardBtn:hover, #keyboardBtn:active{
	border:2px solid #3498DB;
	color: #3498db;
}


#notice_area{
padding:18px 0 51px 0;margin:0 20px;border-top:1px solid #fff;color:#757b85;font-size:12px
}




.btn a{
display:inline-block;float:left;width:48.5%;height:32px;padding:1px;-webkit-border-radius:4px;border-radius:4px;background-color:#babcc2;text-decoration:none;overflow:hidden
}


.btn a span{
display:inline-block;width:100%;height:100%;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,0.3),inset -1px -1px 1px rgba(255,255,255,0.3);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));background-color:#f4f4f4;color:#50596d;text-align:center;line-height:35px;font-size:13px
}


.btn .find_pwd{
float:right
}


.unotice{
display:block;margin:20px 0 0 0;text-align:center
}


.unotice a{
	color:#577be8
}


.uwarning{
	display:block;margin:8px 0 0 0;text-align:center;line-height:16px
}


#Foot{
	padding:11px 0 15px 0;
	text-align:center;
	width: 100%;
}


#Foot address{
	height:13px;font-size:11px;
	color:#666;
}


#keyboard{
	display:none;
	background-color:rgba(0,0,0,0.5);
	text-align:center;
	position: absolute;
	top:0;
	z-index: 5;
	font-size: 16px;
	width: 100%;
}


.join-wrap {
  display: flex;
  flex-direction: column;
	margin-bottom: 40px;
	gap: 5px;
}
.join-wrap:last-of-type {
	margin-bottom: 0;
}
.join-wrap .join-name {
  display: flex;
  font-weight: 600;
	font-size: 18px;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 5px;
}
.join-wrap .join-name p {
	font-size: 15px;
	font-weight: 400;
}
.join-wrap .join-info input {
	width: 100%;
	height: 50px;
	padding: 10px 12px 10px 12px;
}

.join-select {
	width: 100%;
	height: 50px;
	padding: 10px 12px 10px 12px;
	color: #000;
	border-radius: 5px;
}

.overlay-join {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

.popup {
  background-color: #fff;
  padding: 20px 20px 50px 20px;
  text-align: center;
	position: relative;
}
.popup h2 {
	color: #1a1a1a;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: normal;
	margin-bottom: 30px;
}
.popup p {
	color: #f37262;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 25px;
}

.close-btn {
  background-color: transparent;
	cursor: pointer;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: bold;
	color: #7d7d7d;
	border: 1px solid #999;
	position: absolute;
	right: 20px;
	bottom: 20px;
}




@media screen and (min-width: 768px){
	#keyboard img {
   		width: 50%;
	}
}

#keyboard .info{
    background-color: #375A7F;
    color: #fff;
    text-shadow: 0 -1px rgba(0,0,0,0.25);
    line-height: 32px;
	font-size: 1.5rem;
}


#keyboard div{
	padding:3px 0 5px 0
}


#keyboard .btn_close{
	width:24px;
	height:24px;
	float:right;
	text-indent:-9999px;
	margin-right:10px;
	margin-top: 4px;
}


#Content.keyboard_on #login_area{
	margin-top:6px
}


#Content.keyboard_on #keyboard{
	display:block
}


#did,#dpw,.ubtn .help span,.btn_close{
	background-image:url("../images/btn_login.png")
}


.join_area{
	margin:20px;
	text-align:center;
	font:400 18px/1.5 'Nanum Gothic', sans-serif;
	color: #666;
}


.join_area .inner_join{
	margin:0;
	font-size: 1.5rem;
}


.join_area .inner_join .btn_join{
	overflow:hidden;
	width:100%;
	height:32px;
	border-radius:3px;
	text-decoration:none;
	cursor:pointer
}

.join_area .inner_join .txt_join{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: #751056;
	font:700 24px/2.0 'Nanum Gothic', sans-serif;
	text-align:center;
	font-weight: 100;
}

.join_area .inner_join .txt_join:hover, .join_area .inner_join .txt_join:active{
	display:inline-block;
	background-color: #cc2299;
}


#find_area{
	margin:0 auto;
	padding:7px 0 20px 0;
	border-top:1px solid #384858;
	font-size:13px;color:#757b85; 
	text-align:center;
}


#find_area .info_find{
	display:block;
	margin-top:6px;
}


#find_area .info_find .link_find{
	padding-left:5px;color:#577be8;
}


#find_area .info_find .ico_arr{
	display:inline-block;
	width:6px;height:10px;
	padding-left:6px;
	background:url(../images/ico_arr.png) no-repeat 100% 1px;
}


@media only screen and (-webkit-min-device-pixel-ratio :1.5),only screen and (min-device-pixel-ratio :1.5){
	.ico_gnbcomm{
	background-image:url(../images/ico_gnb_login.png);-webkit-background-size:54px 30px;background-size:54px 30px
	}
	
	
	#ServiceLogo{
	background-image:url(../images/tit_login.png);-webkit-background-size:49px 20px;background-size:49px 20px
	}
	
	
	.empty{
		/*background-color:#000000;*/
		border: 1px solid #58003c;
	}
	
	
	#did,#dpw,.ubtn .help span,.btn_close{
		background-image:url(../images/svg/icon_close.svg);
		background-repeat: no-repeat;
		background-size: 24px;
	}
}


.warning_login{
background-color:#f4f4f4;text-align:left
}


.warning_login .desc{
padding:12px 20px 29px 90px;margin-top:20px;font-size:14px;line-height:18px;color:#757b85;background:url(../images/bg_warning.png) 12px 5px no-repeat
}


@media only screen and (-webkit-min-device-pixel-ratio :1.5),only screen and (min-device-pixel-ratio :1.5){
.warning_login .desc{
background:url(../images/bg_warning.png) 12px 5px no-repeat;background-size:68px 70px;-webkit-background-size:68px 70px
}


#find_area .info_find .ico_arr{
background:url(../images/ico_arr.png) no-repeat 100% 1px;-webkit-background-size:6px 10px;background-size:6px 10px
}



}


.warning_login .relogin{
margin:0 20px;padding-top:20px;border-top:1px solid #d0d3d9;font-size:13px;line-height:16px;color:#757b85;box-shadow:inset 0 1px 0 rgba(255,255,255,1);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,1)
}


.warning_login .relogin .txt_relogin{
padding-bottom:15px
}



.warning_login .relogin .link_relogin{
color:#577be8;text-decoration:underline
}


.warning_login .btn_login{
display:block;width:142px;height:18px;padding:12px 0;margin:28px auto 65px;border:1px solid #c0c3c8;border-radius:4px;-webkit-border-radius:4px;background-color:#fafafa;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f4f4));font-size:15px;line-height:18px;text-align:center
}


@media only screen and (-webkit-min-device-pixel-ratio :2),only screen and (min-device-pixel-ratio :2){
#find_area .info_find .ico_arr{
background:url(../images/ico_arr.png) no-repeat 100% 1px;-webkit-background-size:6px 10px;background-size:6px 10px
}



}


.btn1 {
	padding: 2px 6px;
	text-decoration: none;
	background-color: #464646;
	background-image: linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgba(0,0,0,0.35)), color-stop(1, rgba(0,0,0,0)) );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1), 0px 1px 4px rgba(0, 0, 0, 0.9);
	transition: opacity 0.9s;
	-moz-transition: opacity 0.25s, padding 0.25s;
	-webkit-transition: opacity 0.25s, padding 0.25s ;
	-o-transition: opacity 0.25s, padding 0.25s;
	opacity:0.5;
}

.btn1:hover{
	padding: 5px 10px;
	opacity:0.9;
	}

.welcome{
	width: 800px;
    height: 534px;
    margin: 0 auto;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    margin-top: -267px;
    z-index: -1;
    border-radius: 10px;
    overflow: hidden;
    opacity: 0.5;
}

#bodyWrap{
	max-width: 800px;
	margin: 50px auto;
	padding: 110px 20px 20px 20px;
	border-radius: 10px;
}

.member_wrap.container{
	width: 100%;
}

.member_wrap .row {
    border-bottom: 1px solid rgba(255,255,255,0.25);
    padding: 5px 10px;
    display: block;
    clear: both;
    color: #ccc;
    line-height: 1.5;
    letter-spacing: -1px;
}

.member_wrap .row .name {
    float: left;
    width: 100px;
    line-height: 30px;
}

.member_wrap .row .info {
    float: left;
    line-height: 30px;
}


.info .joinInput {
    line-height: 1.5;
    border: 1px solid #a8aaaf;
    color: #000;
    -webkit-box-shadow: 0 1px 1px 0 lightgrey inset;
    -webkit-appearance: none;
    border-radius: 4px 4px 4px 4px;
    padding: 3px 5px;
}


.footerWrap {
    height: 30px;
    background-color: #000;
    text-align: center;
    font-size: 10px;
    color: #aaa;
    line-height: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
}

@media (min-width: 600px){
	.hidden-md {
		display: none!important;
	}
	
	
}

@media (max-width:414px){
	#bodyWrap {
		max-width: 800px;
		margin: 10px;
		box-sizing: border-box;
	}
}

.overlay {
    background: url(../images/fine-dot.png) repeat scroll center center transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.vimeo-wrapper {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}

.vimeo-wrapper::before {
	content: '';
    background: url(../images/fine-dot.png) repeat scroll center center transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.checkbox input[type="checkbox"].custom-checkbox:checked + .icons .icon-checked{
	color: #de8bd4;
}


.title span{
	font-size: 32px;
	line-height: 1.5;
	color: #fff;
	text-shadow: 0 0 10px #f0c;
	font-weight: bold;
}
.head_sub p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 25px;
}

.head_sub .yanghae {
	color: #cf2e2e;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 25px;
}

.head_sub .pw_forgot,
.head_sub .form_send {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 25px;
}
.head_sub .pw_forgot a {
	color: #0366d6;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 25px;
}

.head_sub .send_delay {
	color: #006725;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 25px;
}

.head_sub.lower {
	display: flex;
	flex-direction: column;
	align-items: center;
}