@font-face {
    font-family: 'ChosunGu';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGu.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: 'NEXON Lv2 Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv2 Gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NEXON Lv2 Gothic Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv2 Gothic Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PyeongChangPeace-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChangPeace-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'PyeongChangPeace-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/PyeongChangPeace-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}





body,
.txt-default	{ color: #000000; }
a,
.txt-point	{ color: #215CF6; }


@media all and (min-width: 1001px) { 
 
#gnb,
#gnb *:not(script)	{ 
	<!--display:inline-block;--> 


}

	#header			{
			background-color: rgba(0, 0, 0, .5);
		}

	#gnb_wrapper				{
			background-color: #ffffff;
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
			background-color: transprant ?>; 
		}

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}

#gnb_wrapper{
	position:relative;
	z-index:99;
}





#character_profile	{ 
	margin-top:0px;
}
#header	{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0px;
}
#header .fix-layout	{ height: 100%; }
#logo	{
	display: block;
	float:left;
	position:relative;
	z-index:999;
	padding-right:10px;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
} 
#no_design_gnb li    { display:inline-block; margin-left:200px; line-height:0px; margin-top:150px;}

#login_box,#bgm_box{float:right;}
 

#gnb p {display:block;}
#gnb a { 
	color : #000000; 
	font-size: 14px;
	}
#gnb a:hover {
	color: #215CF6;
	font-size: 14px;
}
#logo a {
	color: #000000;
	font-size: 18.2px;
}
#logo a:hover {
	color: #215CF6;
	font-size: 18.2px;
}

#footer{ 
	padding:10px;
	box-sizing:border-box;
	}



@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://i.imgur.com/QKkb3aV.png');
			background-repeat: no-repeat;
			background-position: left bottom;
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: url('https://i.imgur.com/QKkb3aV.png');
			background-position: left middle;
			background-size: cover;
			background-attachment: fixed;
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #333333; }
*::-webkit-scrollbar-thumb			{ background: #215CF6; }

* { outline-color: #215CF6; }
::selection			{ background:#215CF6; }
::-moz-selection	{ background:#215CF6; }
::-webkit-selection	{ background:#215CF6; }

::selection			{ color:#333333; }
::-moz-selection	{ color:#333333; }
::-webkit-selection	{ color:#333333; }


.highlight {
	display:inline-block;
	padding:0 5px;
	margin-bottom:5px;
	line-height:18px;
	font-weight: bold;
	font-family:'NEXON Lv2 Gothic Bold',sans-serif;
			color:#333333; 
				background:#215CF6;
	}


.ui-btn	{
	color:			#000000;
	background:		#ffffff;
	border-color:	#ffffff;
}
.ui-btn:hover	{
	color:			#ffffff;
	background:		#FFE981;
	border-color:	#FFE981;
}

.ui-btn.point			{
	color:			#000000;
	background:		#215CF6;
	border-color:	#215CF6;
}
.ui-btn.point:hover		{
	color:			#ffffff;
	background:		#215CF6;
	border-color:	#215CF6;
}

.ui-btn.etc			{
	color:			#000000;
	background:		#555555;
	border-color:	#333333;
}
.ui-btn.etc:hover	{
	color:			#ffffff;
	background:		#555555;
	border-color:	#333333;
}


.pg_wrap .pg_page	{
	color:			#000000;
	background:		#ffffff;
	border-color:	#ffffff;
}
.pg_wrap .pg_page:hover	{
	color:			#ffffff;
	background:		#FFE981;
	border-color:	#FFE981;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#000000;
	background:		#215CF6;
	border-color:	#215CF6;
}




.bar-equalizer i	{
	background: #215CF6;
	-webkit-box-shadow: 0px 0px 3px 0px #000000;
	-moz-box-shadow: 0px 0px 3px 0px #000000;
	box-shadow: 0px 0px 3px 0px #000000;
}
 


hr.line	{
	background: #215CF6;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#000000;
	background:		rgba(255, 255, 255, .9);
	border-color:	rgba(0, 0, 0, .5);
}

::-webkit-input-placeholder {
	color: #000000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000000;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000000;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000000;
}

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: rgba(255, 255, 255, .9) !important;
  color: #000000;
}
 

.theme-box	{
	background-color: rgba(255, 255, 255, .9);
	box-shadow:0px 0px 3px rgba(46, 5, 29, 0.3); rgba(0, 0, 0, .5);
		backdrop-filter: blur(3px); rgba(0, 0, 0, .5);
	color: #000000;
 
}
.theme-box.no-link a	{
	color: #000000;
}


.theme-list,
.theme-form	{
	background-color:	;
	color:				;
}

/*** Form Area ***/
.theme-form th	{
	background-color:	#000000;
	color:				#ffffff;
}
.theme-form td	{
	background-color:	rgba(255, 255, 255, .1);
	color:				#ffffff;
	border-top-color:	#333333;
	border-top-style:	solid;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
}

/*** List Area ***/
.theme-list th	{
	background-color:	#000000;
	color:				#ffffff;
	border-top-color:	#333333;
	border-top-style:	double;
	border-top-width:	1px;
	border-bottom-color:	#333333;
	border-bottom-style:	double;
	border-bottom-width:	1px;
}
.theme-list td	{
	background-color:	;
	color:				#ffffff;
}




#tab_list { border-color: #215CF6; }
 

#load_log_board	{
			background-color: transparent;
	    width: 100%;
    padding-left: 100px;
}

@media all and (max-width: 640px) {
    #load_log_board{padding-left: 0; }
}

.board-notice	{
			background-color: rgba(255, 255, 255, .9);
			color: #000000;
	}

#log_list	{
			background-color: transparent;
			color: #215CF6;
	}
#log_list .item		{
			background-color: transparent;
			color: #000000;
	
	}

#log_list .item .item-inner .ui-pic		{
			background-color: transparent;
			color: #215CF6;
	}


#log_list .item .item-inner .item-comment		{
			background-color: transparent;
			color: #000000;
				margin-bottom: 5px !important;
	}

#log_list .item .item-inner .item-comment.parent,
#log_list .item .item-inner .item-comment.item-reply {
 margin-bottom:1px !important;
 } 
 #log_list .item .item-inner .item-comment.item-reply {opacity:0.8;}
#log_list .item .item-inner .item-comment.item-reply.last{
	border-bottom-style:;
			margin-bottom: 5px !important;
	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #215CF6;
	}

#log_list .item .item-inner	.ui-comment		{
			background-color: transparent;
			color: #000000;
	
			padding-left: 15px;
		padding-right: 15px;
	}


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a	{
			color: #215CF6;
				font-size: 12px;
	}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: #215CF6;
				font-size: 12px;
	}

#log_list .item .item-inner .co-footer .date	{
			color: #215CF6;
				font-size: 11px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #215CF6;
	}
#log_list .item .item-inner .co-content .link_hash_tag	{
	font-family: 'NEXON Lv2 Gothic Bold';
    position: relative;
    font-weight:bold;
    margin-left: 7px;
    padding: 0px 5px;
    color: black;
    background-color: white;
    border-radius: 0px 3px 3px 0px;
    filter:drop-shadow(0px 0px 1px rgba(0,0,0,0.3));
    transition-duration: 0.2s;

}

.link_hash_tag:after {
    content: "";
    position: absolute;
    left: -5px;
    top: 0;
    width: 0;
    height: 0;
    border-right: 5px solid white;
    border-top: 6px solid transparent;
    border-bottom: 7px solid transparent;
    transition-duration: 0.2s;
}
.link_hash_tag:hover:after {
    border-right-color: black;
}

.link_hash_tag:before {
    content: "";
    width: 4px;
    position: absolute;
    height: 4px;
    left: -2px;
    top: 4px;
    background: black;
    border-radius: 50%;
    z-index: 2;

}

.link_hash_tag:hover    {
        color: white;
        background-color: black;

}
#log_list .item .item-inner .co-content .log_link_tag	{
			color: #215CF6;
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: rgba(255, 255, 255, .9);
 
}

#character_profile {
	background: rgba(255, 255, 255, .9);
}
#character_profile * {
	color: #000000;
}
#character_profile .ch_name,
#character_profile .ch_en_name {
	color: #215CF6 !important;
}
#character_profile .ch_script {
	background: linear-gradient(to right, transparent, #215CF6);
	color: #ffffff !important;
}
#character_profile .button .ui-btn {
	background: transparent !important;
	color: #000000 !important;
	border-color: #eeeeee !important;
}
#character_profile .button .ui-btn.point {
	border-color: #215CF6 !important;
}
#profile-up,
#profile-down {
	color: #215CF6 !important;
}

.go_log_board * {
	color: #000000;
}

#couple_list li {
	background: #333333;
}
#couple_list li .visual i {
	color: #215CF6;
}
#go_secret {
	color: #215CF6;
}
.closet-list ul li .ui-btm {
	color: #000000 !important;
	font-size: 8pt;
	opacity:.5;
}

@media all and (max-width:1000px) {
	.closet-list ul .ui-btn {
		border: 1px solid #000000 !important;
	}
}