@charset "utf-8";
@font-face {
	font-family: 'Noto Sans';
	src: url(./images/NotoSansKR-Regular.woff) format('woff'),
		url(./images/NotoSansKR-Regular.woff2) format('woff2');
	font-style: normal;
	font-weight: normal;
}

* {padding:0; margin:0; font-family: 'Noto Sans'; font-size:11px; color:#222; letter-spacing:0; list-style: none; text-decoration:none; box-sizing:border-box; word-break:break-all; cursor:default; line-height:15px; letter-spacing:0px;}
input, textarea, ::placeholder{border-radius: 0; border:0; background:none; outline: none; -webkit-appearance: none; color:#222;}
img{vertical-align: bottom;}
a, a:link, a:visited, a:active{color: #222; text-decoration: none;}
::-webkit-scrollbar {width:1px; height:1px; background:#00000000;}
::-webkit-scrollbar-thumb {width:1px; height:1px;}
html{overflow-x: hidden;}
.clear{clear: both;}



/*========== layout ==========*/
#container{position:relative; margin: 160px auto; background:#fff;}
#content{overflow-y:scroll;}

.search{float: left; width:60px;}
.search input{display: inline-block; width:100%; padding:10px; text-align:center;}
.paging{float: right;}
.paging a > i{line-height:15px; padding:10px;}

.top .title{float: left; width:calc(100% - 100px); padding:0 10px;}
.top .title a{display: inline-block; padding:10px 0; font-weight:bold;}
.top .cate{float: right; position:relative; width:100px; padding:0 10px;}
.top .cate .catetitle span{float:left; padding:10px 0;}
.top .cate .catetitle i{float:right; padding:10px 0;}
.catebox{display: none;position:absolute; left:-1px; width:calc(100% + 2px); background:#fff; border-bottom:0 !important; z-index:999999; }
.category_list li > a, .menu_list li > a{display: inline-block; width:100%; padding:10px;}
.sub_category_list, .link_tit{display: none; }
.sub_category_list > li{background:#eeeeee55;}

.profile .img{float:left; width:71px;}
.profile .img img{width:100%; padding:5px;}
.profile .nm{float: right; width:calc(100% - 71px);}
.profile .nm .nick, .profile .nm .ment{padding:10px;}



/*========== list ==========*/
.list_w:after{display: block; clear: both; content: '';}

#list_n .thumb_i{display: none;}
#list_n .inner{padding:10px;}
#list_n .list_c{padding:9.7px 5px;}
#list_n .list_c:first-child{padding-top:0;}
#list_n .list_c:last-child{border-bottom:0; padding-bottom:0;}
#list_n .list_t .date{display: inline-block; margin-right:5px; font-weight:bold;}
#list_n .list_t .title{display: inline-block;}

#list_g .inner{padding:10px; padding-bottom:0;}
#list_g .list_c{float: left; position:relative; width:calc((100% - 20px) / 3); margin:0 10px 10px 0;}
#list_g .list_c:nth-child(3n){margin-right:0;}
#list_g .list_c .thumb_i img{width:100%;}
#list_g .list_c .list_t{display: none; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; background:#ffffff99;}
#list_g .list_c .list_t span{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:90%;}
#list_g .list_c .list_t .title{font-weight:bold;}
#list_g .list_c .list_t .date{display: none;}



/*========== article ==========*/
.entry{padding:10px;}
.entry .article .title_wrap{margin-bottom:10px;}
.entry .article .title_wrap .title{font-weight:bold; float: left;}
.entry .article .title_wrap .date{float: right;}
.entry .article .ny{margin-bottom:15px; text-align:justify;}
.entry .article .detail .tag_trail a:before{content:'#';}
.entry .article .detail .action_trail a{font-weight:bold;}
.entry .article iframe{width:100%; border:0 !important;}

/*image*/
figure.imageblock.alignCenter{margin:0; text-align:initial;}
figure.imagegridblock{margin:0;}
figure.imagegridblock .image-container > span{margin:0 !important; width:50% !important;}/*When the image is two in a row, half and half with no space*/

/*quote*/
blockquote[data-ke-style='style2'], blockquote[data-ke-style='style3']{font-size:11px; background:none; padding:5px; margin:2.5px 0; color:#222; line-height:15px;}
blockquote[data-ke-style='style3']{background:#eeeeee55;}

blockquote.tx-quote-tistory{padding:5px; margin:2.5px 0;}
blockquote.tx-quote-tistory p{font-size:11px; line-height:15px; color:#222;}

/*moreless*/
div[data-ke-type='moreLess'] .btn-toggle-moreless{color:#222; font-size:11px; line-height:15px; font-family:'Noto Sans'; font-weight:bold; cursor:default;}
div[data-ke-type='moreLess'] .btn-toggle-moreless:before{content:"\f07b"; font-family:"Font Awesome 5 Free"; font-weight:bold; font-size:10px; margin-right:3px;}/*folder icon*/
div[data-ke-type='moreLess'].open .moreless-content{margin:5px 0; padding:5px;}/*content area*/

.btn_more, .btn_less{height:auto; margin:0; font-size:11px; color:#222; text-align:initial; font-weight:bold;}
.moreless_content .btn_less:last-child{display: none;}
.btn_less:before, .btn_more:before{content:"\f07b"; font-family:"Font Awesome 5 Free"; font-weight:bold; font-size:10px; margin-right:3px; padding:0; line-height:15px; vertical-align:initial;}/*folder icon*/
.moreless_content {display:block; width:100%; padding:5px !important; margin:5px 0 !important;}/*content area*/

/*download button*/
figure.fileblock{margin:0; width:auto; height:auto; border:0; border-radius:0;}
figure.fileblock a{height:auto;}
figure.fileblock a::after{display: none;}
figure.fileblock .name{max-width:100%; height:auto; font-weight:bold;}

span.imageblock > a{font-weight:bold;}
span.imageblock > a > img{display: none;}

/*video - 16:9 Optimization*/
figure[data-ke-type="video"]{position: relative; width: 100%;	padding-bottom: 56.25%;}
figure[data-ke-type="video"] iframe{position: absolute; left:0; width: 100%; height: 100%;}
.youtube{position:relative; width:100%; padding-bottom:56.25%;}
.youtube iframe{position:absolute; width:100%; height:100%; border:0 !important;}

/*line*/
hr[data-ke-style='style5']{margin:15px 0; height:auto; background:none; background-size:auto; cursor:default !important;}

/*postbtn*/
.container_postbtn{margin-top:15px;}
.container_postbtn, .container_postbtn .postbtn_ccl, .container_postbtn .btn_post{height:auto !important; padding:0 !important;}
.container_postbtn .postbtn_like{padding: 0 !important; border-radius:0 !important; border:0 !important;}
.container_postbtn .btn_post .txt_like, .container_postbtn .wrap_btn_etc{display: none !important; }
.container_postbtn .btn_post .ico_like{margin:1px 0 0 !important;}
.container_postbtn .postbtn_like .wrap_btn{padding-right:5px;}



/*========== protect ==========*/
.article_p{width:150px; margin:100px auto; text-align:center;}
.article_p .ment{padding:10px;}
.article_p i{margin-bottom:5px;}
.article_p .pwinput{display: inline-block; width:100%; padding:10px; text-align:center;}



/*========== taglog ==========*/
.taglog{padding:10px;}
.taglog a{float:left; width:calc((100% - 20px) / 3); margin:0 10px 10px 0; padding:5px 3px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.taglog a:nth-child(3n){margin-right:0;}
.taglog a:before{content:'#';}



/*========== notice ==========*/
.n_entry:not(:last-child){margin-bottom:10px;}
.n_entry .title_wrap{padding:10px; font-weight:bold;}
.n_entry .article{padding:10px; text-align:justify;}



/*========== comment ==========*/
.comment_g{padding:10px; padding-bottom:0;}
.comment_o{display: none; margin-top:10px;}
.comment_list{margin-top:20px;}
.comment .rp_wrap{margin-bottom:10px;}
.comment .rp_admin{border-top:0 !important;}
.comment .name{display:inline-block; font-weight:bold; padding:5px;}
.comment .name a{display:inline-block; font-weight:bold;}
.comment .desc{padding:5px; text-align:justify;}
.comment .redel{float: right; padding:5px;}
.comment .redel a{font-size:10px;}

.comment textarea {width:100%; height:50px; padding:5px; resize:none;}
.comment .wb{border-top:0 !important;}
.comment .input{float:left; width:65%; font-size:0;}
.comment .input input{display: inline-block; width:50%; font-size:11px; line-height:25px; text-align:center;}
.comment .cksd{float: right; width:35%; font-size:0; text-align:center;}
.comment .check{display:inline-block; width:50%; font-size:11px;}
.comment .check input[type="checkbox"]{display: none;}
.comment .check input[type="checkbox"]+label:before{display: inline-block; 	content: '공개'; color:#222; line-height:25px;}
.comment .check input[type="checkbox"]:checked+label:before{content: '비밀';  font-weight:bold; }
.comment .submit{display: inline-block; width:50%; line-height:25px;}
.comment .submit input[type="submit"]{font-size:11px; color:#222; font-weight:bold; background:#00000000;}



/*========== cover ==========*/
.cover_wrap{padding:10px;}
.cover_wrap .c_item:not(:last-child){margin-bottom:10px;}
.cover_wrap .title_wrap{padding:10px; font-weight:bold;}

.cover_notice .in{padding:10px;}
.cover_notice .in:not(:last-child){margin-bottom:10px;}
.cover_notice .txt{text-align:justify;}
.cover_notice .n-img img{max-width: 100%; margin-bottom:10px;}

.cover_list .link{display: inline-block; width:100%;}
.cover_list .link .list_t{padding:10px;}

.cover_gallery .in::after{display: block;  clear: both;  content: '';}
.cover_gallery .in{padding:10px; padding-bottom:0;}
.cover_gallery .list_c{float: left;  position: relative;	width:calc((100% - 20px) / 3); margin:0 10px 10px 0;}
.cover_gallery .list_c:nth-child(3n){margin-right:0;}
.cover_gallery .thumb_i img{width: 100%;}
.cover_gallery .list_t{display: none; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; background:#ffffff99;}
.cover_gallery .list_t span{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:90%; font-weight:bold;}



/*=====copyright=====*/
.yunicorn a{position:fixed; left: 13px; bottom: 10px; font-family:'Noto Sans'; font-size: 10px; font-weight:bold; letter-spacing:1px;} /* 수정 및 삭제 금지 */
/*=====copyright=====*/

/* 배너 전체 영역 */
.banner-area {
    padding: 15px 0;
    text-align: center;
}

/* 제목 */
.banner-title {
    font-size: 1.1rem;
    font-weight: normal;
    margin-bottom: 8px;
}

/* 배너 리스트 */
.banner-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

/* ★ 이미지 크기 강제 조절 (확실히 작아짐) */
.banner-item {
    width: 300px;   /* ← 여기 줄이면 전체 배너 크기 줄어듦 */
    height: 60px;   /* ← 세로 크기도 여기서 조절됨 */
    overflow: hidden;
    border-radius: 6px;
}

.banner-item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}









@media (max-width:767px){
	#container{margin:10%; width:80% !important;}
	#content{height:367px;}
}
