
@font-face {
    font-family: 'EliceDigitalBaeum_Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_220508@1.0/EliceDigitalBaeum_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'EliceDigitalBaeum';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_elice@1.0/EliceDigitalBaeum.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GongGothicLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.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: '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: '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: 'SEBANG_Gothic_Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.0/SEBANG_Gothic_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'MabinogiClassicR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2207-01@1.0/MabinogiClassicR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GangwonEdu_OTFBoldA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFStardust';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/PFStardust.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'snByulByul';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.6/snByulByul.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');
@font-face {
    font-family: 'Cafe24SsurroundAir';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24SsurroundAir.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RIDIBatang';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/RIDIBatang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24Ohsquare';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/Cafe24Ohsquare.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



body,
.txt-default	{ color: #333; }
a,
.txt-point	{ color: #FD889A; }


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


	#header			{
			background-size: cover;
		}

	#gnb_wrapper				{
			background-color: linear-gradient(to bottom, rgb(255 144 171), rgb(71 34 108 / 30%));
			background-size: cover;
			background-attachment: fixed;
		}

	#gnb_control_box	{ display: none; }
}

@media all and (max-width: 1000px) {
	#header			{
			background-color: rgb(82,182,229, 0);
			background-size: cover;
	
	}

	#gnb_wrapper				{
			background-color: linear-gradient(to bottom, rgb(255 144 171), rgb(71 34 108 / 30%));
			background-size: cover;
			background-attachment: fixed;
		}

	#gnb_control_box	{
		display: block;
	}

	body #log_list .item {
    width: auto !important;
    height: auto !important;
	}
}

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


#footer	{ } 

#body	{ margin-left: px; }
#header	{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	width: px;
	
}
#logo	{
	padding:20px 0;
	text-align: center;
}
#gnb #no_design_gnb li	{ 
	display:block;
	margin-bottom: calc(50% - 540px)px;
	text-align:center;
}

#footer{margin-left:px;}


#gnb p {display:block;}
#gnb a { 
	color : #fff; 
	font-size: 11px;
	font-family: 'NEXON Lv2 Gothic';
	}
#gnb a:hover {
	color: #FD889A;
	font-size: 12px;
}
#logo a {
	color: #fff;
	font-size: 15.6px;
}
#logo a:hover {
	color: #FD889A;
	font-size: 15.6px;
}

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




@media all and (min-width: 1001px) { 
	html			{
			background-image: url('https://i.imgur.com/0BIPv4F.gif');
			background-position: center bottom;
			background-size: cover;
			background-attachment: fixed;
		}
}

@media all and (max-width: 1000px) {
	html			{
			background-image: url('https://i.imgur.com/0BIPv4F.gif');
			background-size: cover;
			background-attachment: fixed;
		}

	#footer {margin-left:0;}
}




*::-webkit-scrollbar-track			{ background-color: transparent; }
*::-webkit-scrollbar-thumb			{ background: #FD889A; }

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

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


.highlight {
	display:inline-block;
    padding: 1px 3px 2px 3px;
	margin-bottom:2px;
	border-radius: 3px;
	line-height:18px;
	font-family:'EliceDigitalBaeum_Regular';
	color: #fff;
	background: #FD889A;
}



.ui-btn	{
	color:			#FFFFFF;
	background:		#FF3372;
	border-color:	#FF3372;
}
.ui-btn:hover	{
	color:			#FFFFFF;
	background:		#21254B;
	border-color:	#21254B;
}

.ui-btn.point			{
	color:			#FFFFFF;
	background:		#21254B;
	border-color:	#21254B;
	line-height: 20px;
}
.ui-btn.point:hover		{
	color:			#FFFFFF;
	background:		#FD889A;
	border-color:	#FD889A;
}

.ui-btn.etc			{
	color:			#FFFFFF;
	background:		#FD889A;
	border-color:	#FD889A;
}
.ui-btn.etc:hover	{
	color:			#FFFFFF;
	background:		#FF3372;
	border-color:	#FF3372;
}

.ui-btn-comment {
opacity: 1;
text-align: right; 
padding: 10px 5px 0 0;
width: -webkit-fill-available;
position: relative;
	color:			#FF3372;
	border-color:	#FF3372;
border-radius: 3px
}

.ui-btn-comment:hover {
opacity: 1;
text-align: right; 
padding: 10px 5px 0 0;
width: -webkit-fill-available;
position: relative;
	color:			#FD889A;
	border-color:	#21254B;
border-radius: 3px
}



.pg_wrap .pg_page	{
	color:			#FFFFFF;;
	background:		#FD889A;
	box-shadow: 1px 1px 0 #FF3372;;
	opacity : 0.9
}



.pg_wrap .pg_page:hover	{
	color:			#FFFFFF;
	background:		#FF3372;
}

.pg_wrap .pg_current,
.pg_wrap .pg_current:hover	{
	color:			#FFFFFF;
	background:		#21254B;
}


.link_hash_tag {
    font-family: GongGothicLight;
    font-size: 11px;
    position: relative;
    margin-left: 7px;
    padding: 1px 5px;
    color: #FFFFFF;
    background-color: #FF3372;
    border-radius: 0px 3px 3px 0px;
    transition-duration: 0.2s;
    font-weight: 400;
 }

 .link_hash_tag:hover {
    color: #FFFFFF;
    background-color: #FD889A;
 }


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


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

.link_hash_tag:hover:after {
	border-right-color: #FD889A;
}

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


hr.line	{
	background: #FD889A;
}




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

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

 
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #F6FBFC !important;
  color: #333;
}
 

.theme-box	{
	background-color: rgba(255,255,255,0.5);
		border: 0px dashed #222226;
	color: #222226;
 
}
.theme-box.no-link a	{
	color: #222226;
}


 

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

#load_log_board	{
	}

.board-notice	{
			color: #fff;
	}

#log_list	{
			background-color: transparent;
	}
#log_list .item		{
	
			margin-bottom: 30px;
	}

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


#log_list .item .item-inner .item-comment		{
			background-color: #fff;
		}

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


#log_list .item .item-inner .item-comment.item-reply {
 } 
 #log_list .item .item-inner .item-comment.item-reply {opacity:1;}
#log_list .item .item-inner .item-comment.item-reply.last{
	border-bottom-style:;
	}
#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: #FD889A;
				font-size: 13px;
	}

#log_list .item .item-inner .co-header p.owner,
#log_list .item .item-inner .co-header p.owner a	{
		font-family: 'Cafe24SsurroundAir';
			color: #EC4861;
				font-size: 13px;
	}

#log_list .item .item-inner .co-footer .date	{
		font-family: 'NEXON Lv2 Gothic';
			color: #bbbbbb;
				font-size: 10px;
	}
#log_list .item .item-inner .co-content .other-site-link	{
			color: #FF3372;
	}



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



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


img.emoji { width: 13px; 
    vertical-align: top; 
    padding: 3px 0.5px;
    pointer-events: none;  }




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

/* 블러 */
.blurtext { filter:blur(3px); cursor:pointer!important; }
.off      { filter:blur(0px)!important; }


/* 발언 등급표 */
.word_grade {
  display: inline;
  color: black;
  padding: 3px 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  overflow: hidden;
  height: 1rem;
  position: relative;
  margin-left: 2px;
  margin-right: 2px;
}
.word_grade:hover::before {
  content: '발언 등급 ';
}
.word_grade:hover {
  padding: 3px 7px;
}
.word_grade.A {
  background: #9ce9a9;
}
.word_grade.B {
  background:#9ce9e9;
}
.word_grade.C {
  background:#9ca1e9;
}
.word_grade.D {
  background: #e09ce9;
}
.word_grade.E {
  background: #e99cba;
}
.word_grade.F {
  background: #e04949;
}

[class*="hint--"] {
  display: inline!important;
}

[class*="hint--"]:after {
max-width: 200px !important;
width: max-content !important;
white-space: unset !important;
}
