/* bn-file type01 */

.bn-file .b-top-box > td.b-td-title .b-title-box {font-size: 15px;color: #222;}
.bn-file .b-sub-box {}
.bn-file .b-sub-box > td {background: rgba(0,0,0,0.03);}
.bn-file .b-sub-box.b-info > td {background:rgba(255,255,255,0);padding: 14px 8px;} 
.bn-file .b-sub-box > td.b-td-title {padding: 11px 8px 11px 42px;}
.bn-file .b-sub-box:hover td, .bn-file .b-sub-box:focus td {background: rgba(0,0,0,0.06);}
.bn-file .b-sub-box:hover td .b-title-box, .bn-file .b-sub-box:focus td .b-title-box {text-decoration:underline}
.bn-file .b-sub-box > td > p.info-txt03 {margin: 0 0 0 10px;font-size: 14px;}
.bn-file .b-sub-box.depth3 > td {}
.bn-file .b-sub-box.depth3 > td.b-td-title {padding-left: 66px;font-size: 14px;}
.bn-file .b-sub-box.depth3 > td.b-td-title:before {content:'';display:block;width:13px;height:15px;position:absolute;top: 16px;left: 45px;background:url(/_res/kibo/_share/img/board/ico_reply.png) no-repeat 0 0;}
.bn-file .ico-btn01, .bn-file .ico-btn02, .bn-file .ico-btn03, .bn-file .ico-btn04 {min-width: 100px;margin-bottom:0;}
.bn-file .ico-btn01 span {padding:10px;font-size: 14px;}
.bn-file .ico-btn01 span:before, .bn-file .ico-btn02 span:before, .bn-file .ico-btn03 span:before, .bn-file .ico-btn04 span:before {right:30px}
.bn-file .ico-btn01 span:after, .bn-file .ico-btn02 span:after, .bn-file .ico-btn03 span:after, .bn-file .ico-btn04 span:after {right:4px;}
.bn-file .info-txt01 {font-weight:400}

.bn-file .btn {display: inline-block;width:28px;height:28px;vertical-align: middle;border-radius:50%;background-repeat:no-repeat;background-position:0 0}
.bn-file .btn > span {display:none;}
.bn-file .btn-hwp {background-color:#d04826; background-image:url(/_res/kibo/_share/img/board/btn-down-hwp.png);}
.bn-file .btn-word {background-color:#2a579a; background-image:url(/_res/kibo/_share/img/board/btn-down-doc.png)}
.bn-file .btn-hwp:hover, .bn-file .btn-hwp:focus {background-color:#ad3516;}
.bn-file .btn-word:hover, .bn-file .btn-word:focus {background-color: #18407d;}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
	.bn-file.bn-list-common01.bn-common-cate table tbody tr td:nth-of-type(2),
	.bn-file.bn-list-common01 table tbody tr td:not(.b-td-title) {display: block;width: 50%;float: left;}
	.bn-file.bn-list-common01 table tbody tr.b-top-box td {}
	.bn-file.bn-list-common01 table tbody tr.b-sub-box.b-info td:not(.b-td-title) {display:block;width:100%;}
	.bn-file.bn-list-common01 table tbody tr.b-sub-box td {}
	.bn-file.bn-list-common01 table tbody tr.b-sub-box.depth3 td {}
	.bn-file .b-sub-box.depth3 > td.b-td-title {}
	.bn-file .btn {padding: 7px 7px 7px 25px;width: auto;height: auto;border-radius: 0;color: #fff;font-size: 12px;letter-spacing: -0.075rem;background-position: left center;}
	.bn-file .btn > span {display:inline-block;}
}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 320px) {

}