

:root {
			--d-color:#3e5879;
				--p-color:#f5c857;
				--p2-color:#3e5879;
				--bak-color:#b0c8d2;
				--holo:url(https://i.imgur.com/OVH6r3r.jpeg);
	
}



body,
.txt-default	{ color: #3e5879; }
a,
.txt-point	{ color: #f5c857; }


@media all and (min-width: 1001px) {

#gnb,
#gnb *:not(script)	{
	display:inline-block;
}

	#header			{
		}

	#gnb_wrapper				{
			border-bottom:1px solid #3e5879;
	}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
		}

	#gnb_wrapper				{
			border-bottom:1px solid #3e5879;
	}

	#gnb_control_box	{
		display: block;
	}
}

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

.fix-layout{
			background-color: white;
	}


#footer	{ height:0 !important;padding:0 !important;display: none !important; }


#header	{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	height: fit-content;
	z-index:2;
}
#header .fix-layout	{ height: 100%; }
#logo	{
	display: block;
/*	float:left; */
	position:relative;
	z-index:999;
	padding-right:10px;
	line-height:32px;
}

.main-top{border-top: 6px double #3e5879; border-bottom: 3px solid #3e5879; padding: 8px 0;     display: flex;    justify-content: space-between;

		background-color: white;
	}
#no_design_gnb li	{ display:inline-block; margin-left:4px; line-height:32px;}
#no_design_gnb li.group-in {z-index:-999;  position: absolute; opacity:0; transition:all 0.3s; background:white; border-top:1px solid #3e5879; border-bottom:1px solid #3e5879; min-width: 128px;}
#no_design_gnb li.group-in.on {z-index:unset; opacity:1;}
#no_design_gnb li.group-in a {display:block;}


@media all and (min-width:1001px) {
	#login_box p {margin-right:4px;}
}


#gnb p {display:block;}
#gnb a {
	color : #3e5879;
	font-size: 20px;
	font-family:Playfair Display;
	font-weight:;
	position:relative;
	padding:0 4px;
	}

#gnb a:before{
	content:'';
	display:block;
	width:0;
	height:100%;
    position: absolute;
    left: 0;
    top: 0;
}

#gnb a:hover {
	color : #3e5879;
	font-family: BookkMyungjo-Lt;
	font-weight: ;
}

#gnb a:hover:before {
	content:attr(attr-over);
	color:white;
	font-size: 16px;
	animation:slidein 0.3s forwards;
	background:#3e5879;
}

@keyframes slidein
{
	from {width:0;}
	to {width:100%;}

}
#logo a {
		color: #3e5879;
			font-family:'Qeinsha Regular';
				font-size: 92px;
	}
#logo a:hover {
		color: #3e5879;
			font-family:Qeinsha Regular;
				font-size: 92px;
	
}

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



@media all and (min-width: 1001px) {
	html.single			{
			background-image: url('https://i.imgur.com/8iyC4BH.jpeg');
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html.single			{
			background-image: url('https://i.imgur.com/8iyC4BH.jpeg');
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
			background-attachment: fixed;
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: #b0c8d2; }
*::-webkit-scrollbar-thumb			{ background: #f5c857; }

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

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


.highlight {
	display:inline-block;
	padding:0 5px;
	margin-bottom:5px;
	line-height:18px;
	font-family:'dotum',sans-serif;
			color:#b0c8d2;
				background:#f5c857;
	}


.ui-btn	{
	color:			white;
	background:		#3e5879;
	border-color:	#3e5879;
}
.ui-btn:hover	{
	color:			white;
	background:		#b0c8d2;
	border-color:	black;
}

.ui-btn.point			{
	color:			white;
	background:		#f5c857;
	border-color:	#f5c857;
}
.ui-btn.point:hover		{
	color:			white;
	background:		#f5c857;
	border-color:	#f5c857;
}

.ui-btn.etc			{
	color:			white;
	background:		#555555;
	border-color:	#b0c8d2;
}
.ui-btn.etc:hover	{
	color:			white;
	background:		#555555;
	border-color:	#b0c8d2;
}




.pg_wrap .pg_page	{
	color:			#3e5879;
	background:		white;
	border-color:	#3e5879;
}
.pg_wrap .pg_page:hover	{
	color:			white;
	background:		#b0c8d2;
	border-color:	black;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			white;
	background:		#f5c857;
	border-color:	#f5c857;
}




.bar-equalizer{display:none !important;}
.bgm-player ul {margin-left:0 !important;}
.bar-equalizer i	{
	background: #29c7c9;
	-webkit-box-shadow: 0px 0px 3px 0px black;
	-moz-box-shadow: 0px 0px 3px 0px black;
	box-shadow: 0px 0px 3px 0px black;
}



hr.line	{
	background: #f5c857;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#3e5879;
	background:		white;
	border-color:	#3e5879;
}

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


input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: white !important;
  color: #3e5879;
}


.theme-box	{
	background-color: #3e5879;
	color: white;
}
.theme-box.no-link a	{
	color: white;
}


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

/*** Form Area ***/
.theme-form th	{
	background-color:	white;
	color:				#3e5879;
	border-bottom-color:	#3e5879;
	border-bottom-style:	solid;
	border-bottom-width:	1px;
}
.theme-form td	{
	background-color:	rgba(255, 255, 255, .1);
	color:				f69a8d;
	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:	black;
	color:				white;
	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:				white;
}




#tab_list { border-color: #f5c857; }


#load_log_board	{
	}

.board-notice	{
			background-color: rgba(0, 0, 0, 0.5);
			color: white;
	}

#log_list	{
	}
#log_list .item		{
	
	}

#log_list .item .item-inner .ui-pic		{
	}


#log_list .item .item-inner .item-comment		{
			background-color: rgba(0, 0, 0, 0.5);
			color: #eaeaea;
				margin-bottom: 10px !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{ 			margin-bottom: 10px !important;
	}
#log_list .item .item-inner .item-comment.item-reply .co-header:before { 		color: #bbbbbb;
	}

#log_list .item .item-inner	.ui-comment		{
	
	}


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

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

#log_list .item .item-inner .co-footer .date	{
			color: #bbbbbb;
				font-size: 11px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #3e5879;
	}
#log_list .item .item-inner .co-content .link_hash_tag	{
			color: #3e5879;
	}
#log_list .item .item-inner .co-content .log_link_tag	{
			color: #3e5879;
	}
#log_list .item .item-inner .co-content .member_call	{
			color: #29c7c9;
	}



#bo_gall .bo_tit.on {
	background-color: #3e5879;
}

span.txt-box
{
color:white; /*박스 안 색깔*/
background-color: #f5c857; /*박스 색깔*/
padding: 0px 2px;
}


html .link_hash_tag  {
  	font-size:11px;
  position: relative;
  padding: 0px 5px 0px 0px;
  margin:0 8px;
  color: var(--effect-text2);
	border-radius:0;
	filter:none;
	background:none;
	z-index:0;
}

html .link_hash_tag:before {
  content:"";
  z-index:-1;
  left:-0.5em;
  top:0.1em;
  border-width:0.6em;
  border-style:solid;
  border-color: var(--effect-point);
  position:absolute;
  width:103%;
  border-right-color:transparent;
  transition-duration: 0.1s;
  background:none;
  border-radius:0;
  height:initial;
}

html .link_hash_tag:hover    {
  font-weight: bold;
  color: var(--effect-text);
  filter:none;
  background:none;
}

html .link_hash_tag:hover:before    {
  border-color: #eee;
  border-right-color:transparent;
  border-radius:none;
}
html .link_hash_tag:after {
	content:none;
}
