@font-face {
    font-family: 'KoPubWorldBatang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.0/KoPubWorldBatang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KotraGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.0/KOTRA_GOTHIC.woff') format('woff');
    font-weight: normal;
    font-display: swap;
    unicode-range:
        U+0020-007E,
        U+00A0-00FF,
        U+AC00-D7A3,
    U+1100-11FF,
    U+3130-318F;
}


@supports (-webkit-touch-callout: none) {
    b, strong,
    h1, h2, h3, h4, h5, h6,
    .bold, .fw-bold, .bold-text,
    [class*="bold"] {
        text-shadow: 
            -0.2px 0 currentColor,
             0.2px 0 currentColor,
             0 -0.2px currentColor,
             0  0.2px currentColor !important;
    }
i[class]:not(.italic):not([class*="italic"]) {
        font-style: normal !important;
        text-shadow: 
            -0.2px 0 currentColor,
             0.2px 0 currentColor,
             0 -0.2px currentColor,
             0  0.2px currentColor !important;
    }
}

@charset "utf-8";

html {
    font-size: 62.5%;
}


body	{ font-size: 13px; font-family: 'KotraGothic', 'KoPubWorldBatang', sans-serif; word-break: keep-all;
    overflow-wrap: normal; }
input,
textarea,
select,
button {
font-family: 'KotraGothic', sans-serif;
}

caption	{ display: none; }
html.single:before	{
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}


button	{ font-size: 14px; font-family: 'KotraGothic', sans-serif; }
.form-input	{ display: block; line-height: 30px; }

input[type="file"]	{ padding-left: 0 !important; }
.form-input,
input[type="text"],
input[type="password"],
input[type="file"],
select	{ box-sizing: border-box; height: 30px; border-width: 1px; border-style: solid; padding: 0 10px; max-width: 100%; font-size: 12px; }

.form-input,
input[type="text"].full,
input[type="password"].full,
input[type="file"].full,
select.full	{ width: 100%; }
textarea	{
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	width: 400px !important;
	min-height: 50px;
	font-size: 15px;
	line-height: 24px;
}
@media (max-width: 768px) {
    #bo_w textarea {
        font-size: 15px;
	width: 340px !important;
        min-height: 120px;
        padding: 8px;
    }
}
.input-comment textarea {
    width: 340px !important;
    max-width: 340px;
    min-width: 0;
}
.file_box {
    display: block !important;
}


.ajax-list-box	{
	height: 100px;
	overflow-y: auto;
	margin-top: 10px;
	padding: 5px;
}
.ajax-list-box ul,
.ajax-list-box li	{ display: block; margin: 0; padding: 0; position: relative; }
.ajax-list-box li	{ margin-bottom: 5px; }
.ajax-list-box li a	{
	display: block;
	position: relative;
	padding: 10px 0 10px 70px;
	min-height: 40px;
	border-radius: 3px;
	text-decoration: none;
	font-size: 13px;
}
.ajax-list-box li a .ui-thumb		{ position: absolute; top: 10px; left: 10px; width: 40px; height: 40px; line-height: 40px; overflow: hidden; text-align: center; }
.ajax-list-box li a .ui-thumb img	{ max-width: 100%; }
.ajax-list-box .no-data				{ line-height: 50px; text-align: center; margin-top: 10px; }


hr.line	{
	display: block;
	position: relative;
	clear: both;
	margin: 10px 0;
	border: none;
	padding: 0;
	height: 1px;
}
hr.padding	{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
}
hr.padding.small	{
	height: 5px;
}

.co_container .co_content a, .more_open_close {color:inherit;}

#bo_v_img img	{
	height: auto  !important;
}


#no_design_gnb	{ 
	text-align: center; 
} 

.close-header #header	{ width: 0px !important; }
.close-header #body		{ margin-left: 0 !important; }
.close-header body		{ min-width: 0; }

@media all and (max-width: 768px) {
	.close-header #header	{ width: auto !important; }
}

html.single .bgm-player	{ display: none !important; }
div.co_content .bgm-player {display: inline-block !important;}

.ui-btn	{
	display: inline-block;
	position: relative;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	height: 26px;
	padding: 0 15px;
	box-sizing: border-box;
	cursor: pointer;
}
a.ui-btn	{
	line-height: 26px;
}

.ui-btn.small	{
	height: 25px;
	line-height: 23px;
	font-size: 12px;
}
.ui-btn.full	{ width: 100%; }


.ui-btn.admin	{
	background: #ffffff
	color: #e3e3e2;
	border-color: #e3e3e2;
}
.ui-btn.disable	{ opacity: .3; }


.theme-box	{
	display: block;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
}

table { 
	width: 100%;
	padding:0;
	border-spacing:0px;
	border:0;
	border-collapse:collapse;
	table-layout: fixed;
}
th, td	{
	border: none;
}

.theme-form				{ table-layout: fixed; }
.theme-form td			{ padding: 5px; height: 30px; }
.theme-form th			{ padding: 5px 10px; }
.theme-form .frm_info	{ display: block; font-size: 12px; padding: 0 0 8px 0; }

.theme-list				{ table-layout: fixed; }
.theme-list thead th	{ height: 30px; }
.theme-list td			{ padding: 5px; height: 30px; }
.theme-list td.no-data	{ padding: 5px; text-align: center; line-height: 200px; }
.frm_info	{ display: block; font-size: 12px; padding: 0 0 8px 0; opacity: .7; }


.bgm-player { text-align: center;  }
.bgm-player .title {
	display: inline-block;
	vertical-align: middle;
	font-family: 'aphopis';
	line-height: 30px;
	font-size: 13px;
}
.bgm-player ul	 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	margin-right:15px;
}
.bar-equalizer	{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 90px;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	margin-left: 15px;
}

.bar-equalizer i {
	display: block;
	float: left;
	width: 1px;
	margin-right: 2px;
	border-radius: 5px;
	margin-top: 15px;
	transform: translateY(-50%);
	
	transition: height 0.3s linear;
	-webkit-transition: height 0.3s linear;
	-moz-transition: height 0.3s linear;
	-ms-transition: height 0.3s linear;
	-o-transition: height 0.3s linear;
}

.bgm-player li	{ display: inline-block; }
.bgm-player li a	{
	display: inline-block;
	vertical-align:middle;
	position: relative;
	width: 12px;
	height: 100%;
	line-height: 27px;
	text-align: left;
	text-indent: -999px;
	overflow: hidden;
}
.bgm-player li a:before	{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-indent: 0;
	text-align: center; 
	font-size: 12px;
}
.bgm-player li a.play:before	{ content: "▶"; }
.bgm-player li a.stop:before	{ content: "■"; }

@media all and (min-width:768px) {
	.only-pc	{  }
	.only-ta	{ display: none !important; }
	.only-mo	{ display: none !important; }

	.not-pc	{ display: none !important; }
	.not-ta	{  }
	.not-mo	{  }
}

@media all and (max-width:1000px) and (min-width: 768px) {
	.only-pc	{ display: none !important; }
	.only-ta	{  }
	.only-mo	{ display: none !important; }

	.not-pc	{  }
	.not-ta	{ display: none !important; }
	.not-mo	{  }
}

@media all and (max-width: 768px) {
	.only-pc	{ display: none !important; }
	.only-ta	{ display: none !important; }
	.only-mo	{  }

	.not-pc	{  }
	.not-ta	{  }
	.not-mo	{ display: none !important; }
}

#header .fix-layout	{ padding: 0; }
#logo a{display:block;max-width: 225px; margin:0 auto;}
#bgm_box{padding-top:10px;}
#login_box {padding-top:10px;}
#login_box .ui-btn {padding:0 8px;}
#footer{clear:both;}
@media all and (max-width: 768px) {
	body	{ width: 100%; }
	#logo	{ padding: 0 10px; z-index:0;float:none;line-height:50px;top: auto; left: auto; transform: translateX(0) translateY(0); position: relative; text-align: center;}
	
	#body	{ margin-left: 0px; margin-top: 60px; }

	#header .fix-layout	{ padding: 0; height:100%; }
	#header	{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: auto;
		z-index: 999;
		width: auto;
		height: 50px;
		overflow: visible;
	}
	#gnb_wrapper	{
		position: fixed;
		top: 0;
		right: -280px;
		bottom: 0;
		width: 280px;
		z-index: 999;
		overflow-y: auto;
	}

#no_design_gnb	{
	float:none;display:block;text-align:center;padding-top:70px;
	}
#no_design_gnb li	{
	display: block; 
	line-height:30px;
	margin-bottom:20px;
}

#login_box, #bgm_box {float:none;}

	#gnb_control_box		{
		position: absolute;
		top: 50%;
		margin-top: -20px;
		right: 10px;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		text-align: center;
	}
	#gnb_control_box:before	{
		content: "";
		display: inline-block;
		width: 0;
		height: 100%;
		vertical-align: middle;
	}
	#gnb_control_box img	{
		display: inline-block;
		max-width: 50%;
		max-height: 50%;
		vertical-align: middle;
		margin-left: -12%;
		opacity: 1;
	}

	#gnb_control_box,
	#gnb_control_box * {
		transition: all 0s ease;
		-webkit-transition: all 0s ease;
		-ms-transition: all 0s ease;
	}

	.open-gnb #gnb_wrapper	{ right: 0; }
	.open-gnb #gnb_control_box	{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 99;
		background: rgba(0, 0, 0, 0.2);
		border-radius: 0;
		width: auto;
		height: auto;
	}
	.open-gnb #gnb_control_box img	{ opacity: 0; }
}

#tab_list	{
	display: block;
	position: relative;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#tab_list li	{
	display: block;
	position: relative;
	float: left;
}
#tab_list li a	{
	display: block;
	position: relative;
	border-bottom-width: 0;
}
#tab_list li + li a	{
	border-left-width: 0px;
}

.pg_wrap	{
	display: block;
	position: relative;
	text-align: center;
	padding: 20px 0;
}
.pg_wrap .pg_page	{
	display: inline-block;
	position: relative;
	height: 30px;
	line-height: 28px;
	min-width: 30px;
	box-sizing: border-box;
	padding: 0 5px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
}

.pg_wrap .pg_control	{
	overflow: hidden;
	text-align: left;
	text-indent: -999px;
}
.pg_wrap .pg_control:before	{ 
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-indent: 0;
	text-align: center;
	font-size: 14px;
	font-weight: medium;
}
.pg_wrap .pg_start, .pg_wrap .pg_end {min-width:42px;}
.pg_wrap .pg_start:before	{ content: "처음"; }
.pg_wrap .pg_end:before		{ content: "마지막"; }
.pg_wrap .pg_prev:before	{ content: "이전"; }
.pg_wrap .pg_next:before	{ content: "다음"; }


.searc-sub-box	{
	position: relative;
	clear: both;
	padding: 30px 0px;
	max-width:500px;
	float:right;
}
.searc-sub-box:after{content:"";display:block;clear:both;}
.ui-search-box	{
	position: relative;
	padding-left: 100px;
	padding-right: 80px;
	margin-top: 5px;
}
.ui-search-box .sch_category	{
	position: absolute;
	top: 0;
	left: 0;
	width: 95px;
	line-height: 30px;
}
.ui-search-box .sch_button	{
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
}
.ui-search-box span	{
	display: block;
	padding: 0 15px;
}
.ui-search-box select,
.ui-search-box input[type="text"],
.ui-search-box button	{ display: block; width: 100%; }




#goto_top	{ position: absolute; right: 10px; bottom: 50px; z-index: 50; /*position:fixed;bottom:50px;right:7%;display:none;width:40px;height:40px;text-align:center;font:40px/45px bold;color:#edd6a2;cursor:pointer; background:white;border-radius:40px;border:1px solid #f2dcaa;z-index:999; */}

@media all and (max-width: 768px) {
	#goto_top	{ bottom: 50px; }
}



#submenu	{
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 140px;
	box-sizing: border-box;
	padding: 10px 0;
}

#submenu li	{
	font-size: 13px;
	font-weight: 600;
	padding: 8px 20px;
}
#subpage	{
	position: relative;
	margin-left: 180px;
	padding-top: 10px;
}
#subpage section	{
	padding-bottom: 50px;
}

@media all and (max-width: 768px) { 
	#submenu	{
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		padding: 10px;
		text-align: center;
		transform: translateY(0) !important;
	}
	#submenu li	{
		display: inline-block;
		padding: 5px;
		font-size: 12px;
	}
	#subpage	{ margin-left: 0; }
}

.page-title			{ font-size: 18px; padding: 10px 0 20px; }
.page-title span	{ font-size: 14px; opacity: .8; font-weight: 400; }

.sub-title	{ font-size: 14px; padding: 0 0 10px; } 

hr.padding	{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 50px;
}


.ui-memo-alram-box,
.ui-call-alram-box	{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	text-align: center;
}


.marquee span	{
	display: block;
	position:relative;
	overflow: hidden;
}

.marquee span i:after {
  content:"";
  white-space:nowrap;
  padding-right:50px;
}
 
.marquee span i {
  margin:0;
  padding-left:100%;
  display:inline-block;
  white-space:nowrap;
    -webkit-animation-name:marquee;
    -webkit-animation-timing-function:linear;
    -webkit-animation-duration:10s;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-name:marquee;
    -moz-animation-timing-function:linear;
    -moz-animation-duration:10s;
    -moz-animation-iteration-count:infinite;
    -ms-animation-name:marquee;
    -ms-animation-timing-function:linear;
    -ms-animation-duration:10s;
    -ms-animation-iteration-count:infinite;
    -o-animation-name:marquee;
    -o-animation-timing-function:linear;
    -o-animation-duration:10s;
    -o-animation-iteration-count:infinite;
    animation-name:marquee;
    animation-timing-function:linear;
    animation-duration:10s;
    animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
  from   { -webkit-transform: translate(0%);}
  99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
  from   { -moz-transform: translate(0%);}
  99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
  from   { -ms-transform: translate(0%);}
  99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
  from   { -o-transform: translate(0%);}
  99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
  from   { transform: translate(0%);}
  99%,to { transform: translate(-100%);}
}

@media (max-width: 768px) {
    a > p[align="right"] {
        position: relative;
        right: 25px;
        font-size: inherit;
    }

    #log_list .item .ui-pic .pic-header .no1 {
        position: absolute;
        left: 50%;
        margin-left: -186px;
    }


   .item-comment-box {
        display: inline-block;
        max-width: 90vw;
	margin-left: 20px;
    }


    #log_list .item-comment .co-content,
    #log_list .item-comment .co-content p,
    #log_list .item-comment .co-content span,
    #log_list .item-comment .co-content div {
        font-size: 15px;
        line-height: 1.6;
    }
}

.password-title {
	text-align: center;
	font-weight: 700;
	margin: 20px 0;
}

a {
    text-decoration: none !important;
}
@media all and (max-width: 768px) {
    html.single:before {
        position: absolute;
    }
}
