@import url('https://cdn.jsdelivr.net/npm/galmuri@latest/dist/galmuri.css');

@font-face {
    font-family: 'PFStardust';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/PFStardust.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LeeSeoyun';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/LeeSeoyun.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'UhBeemysen';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_five@.2.0/UhBeemysen.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
    font-family: 'ChosunKm';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChosunKg';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BMkkubulimTTF-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/BMkkubulimTTF-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24Meongi-W-v1.0';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2405-3@1.1/Cafe24Meongi-W-v1.0.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'UhBeeJJIBBABBA';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_five@.2.0/UhBeeJJIBBABBA.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
    font-family: 'CHOGOONChickenScratchV2-Medium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2406-1@1.0/CHOGOONChickenScratchV2-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ownglyph_ryurue-Rg';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2405-2@1.0/Ownglyph_ryurue-Rg.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SSRONETHandwritten';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2402_1@1.0/SSRONETHandwritten.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HakgyoansimDoldamB';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-2@1.0/HakgyoansimDoldamB.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24Meongi-B-v1.0';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2405-3@1.1/Cafe24Meongi-B-v1.0.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EF_jejudoldam';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-EF@1.0/EF_jejudoldam.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mountains of Christmas';
    src: url('http://hamtory.dothome.co.kr/hamsterhouse/data/font/1731937704_MountainsofChristmas-Bold.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'MrsSaintDelafield-Regular';
    src: url('http://hamtory.dothome.co.kr/hamsterhouse/data/font/1739601407_MrsSaintDelafield-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






body,
.txt-default	{ color: #005da3; }
a,
.txt-point	{ color: #0091ff; }


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

	#header			{
			background-color: ffffff;
			background-size: contain;
		}

	#gnb_wrapper				{
			background-image: url('https://i.pinimg.com/736x/f2/df/ba/f2dfbab0af47bcb3a6628d61d65d183f.jpg');
			background-color: #ffffff;
			background-repeat: no-repeat;
			background-position: center bottom;
			background-size: cover;
		}

	#gnb_control_box	{ display: none; }
}

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

	#gnb_wrapper				{
		}

	#gnb_control_box	{
		display: block;
	}
}

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


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


#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;
	line-height:0px;
} 
#no_design_gnb li	{ display:inline-block; margin-left:200px; line-height:0px;}

#login_box,#bgm_box{float:right;}
 

#gnb p {display:block;}
#gnb a { 
	color : #63625e; 
	font-size: 14px;
	}
#gnb a:hover {
	color: #e3e1dc;
	font-size: 14px;
}
#logo a {
	color: #63625e;
	font-size: 18.2px;
}
#logo a:hover {
	color: #e3e1dc;
	font-size: 18.2px;
}

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



@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://images.unsplash.com/photo-1556103727-777acb371272?q=80&w=3000&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');
			background-color: #ffffff;
			background-repeat: no-repeat;
			background-position: center bottom;
			background-size: 100% 100%;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: none;
			background-color: #ffffff;
			background-position: center top;
			background-size: contain;
		}

	#footer {margin-left:0;} }




*::-webkit-scrollbar-track			{ background-color: rgba(255, 255, 255, .8); }
*::-webkit-scrollbar-thumb			{ background: #0091ff; }

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

::selection			{ color:rgba(255, 255, 255, .8); }
::-moz-selection	{ color:rgba(255, 255, 255, .8); }
::-webkit-selection	{ color:rgba(255, 255, 255, .8); }


.highlight {
	display:inline-block;
	padding:0 5px;
	margin-bottom:5px;
	line-height:18px;
	font-family:'dotum',sans-serif;
			color:rgba(255, 255, 255, .8); 
				background:#0091ff;
	}


.ui-btn	{
	color:			#005da3;
	background:		#ffffff;
	border-color:	#cfcfcf;
}
.ui-btn:hover	{
	color:			#63625e;
	background:		#ffffff;
	border-color:	#cfcfcf;
}

.ui-btn.point			{
	color:			#005da3;
	background:		#ffffff;
	border-color:	#cfcfcf;
}
.ui-btn.point:hover		{
	color:			#63625e;
	background:		#ffffff;
	border-color:	#cfcfcf;
}

.ui-btn.etc			{
	color:			#005da3;
	background:		#ffffff;
	border-color:	#cfcfcf;
}
.ui-btn.etc:hover	{
	color:			#63625e;
	background:		#ffffff;
	border-color:	#cfcfcf;
}


.pg_wrap .pg_page	{
	color:			#005da3;
	background:		#ffffff;
	border-color:	#cfcfcf;
}
.pg_wrap .pg_page:hover	{
	color:			#63625e;
	background:		#ffffff;
	border-color:	#cfcfcf;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#005da3;
	background:		#ffffff;
	border-color:	#cfcfcf;
}




.bar-equalizer i	{
	background: #00ff0000;
	-webkit-box-shadow: 0px 0px 3px 0px #00ff0000;
	-moz-box-shadow: 0px 0px 3px 0px #00ff0000;
	box-shadow: 0px 0px 3px 0px #00ff0000;
}
 


hr.line	{
	background: #0091ff;
}




.form-input,
input[type="file"],
input[type="text"],
input[type="password"],
textarea,
select				{
	color:			#005da3;
	background:		rgba(255, 255, 255, .8);
	border-color:	#cfcfcf;
}

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

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

.theme-box	{
	background-color: #ffffff;
	border: 1px solid #63625e;
	color: #005da3;
 
}
.theme-box.no-link a	{
	color: #005da3;
}
 

.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: #cfcfcf; }
 

#load_log_board	{
	}

.board-notice	{
			background-color: rgba(255, 255, 255, .8);
			color: #63625e;
	}

#log_list	{
	}
#log_list .item		{
			background-color: rgba(255, 255, 255, .9);
			border-top-color:		#0091ff;
		border-top-style:		solid;
		border-top-width: 2px;
			border-bottom-color:		#0091ff;
		border-bottom-style:		solid;
		border-bottom-width: 2px;
			border-left-color:		#0091ff;
		border-left-style:		solid;
		border-left-width: 2px;
			border-right-color:		#0091ff;
		border-right-style:		solid;
		border-right-width: 2px;
	
	}

#log_list .item .item-inner .ui-pic		{
			border-top-color:		;
		border-top-style:		;
		border-top-width: 0px;
			border-bottom-color:		;
		border-bottom-style:		;
		border-bottom-width: 0px;
			border-left-color:		;
		border-left-style:		;
		border-left-width: 0px;
			border-right-color:		;
		border-right-style:		;
		border-right-width: 0px;
	}


#log_list .item .item-inner .item-comment		{
			background-color: rgba(255, 255, 255, .9);
			color: #000000;
				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: #cfcfcf;
	}

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


#log_list .item .item-inner .co-header p,
#log_list .item .item-inner .co-header p a	{
			color: #63625e;
				font-size: 15px;
	}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
			color: #63625e;
				font-size: 15px;
	}

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



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