/* img type01 */
.bn-list-img01.type01 .article-chk{position:absolute;top: 5px;left:0;z-index:5;}
.bn-list-img01.type01 > ul{width: 100%;border-top: 2px solid #272f36;}
.bn-list-img01.type01 > ul:after{content:'';display:block;clear:both;}
.bn-list-img01.type01 > ul > li{float:left;position:relative;margin: 0 10px;padding: 35px 0;width: calc(100%/3 - 20px);border-bottom:1px solid #d8d8d8;}

.bn-list-img01.type01 > ul > li:nth-of-type(3n){padding-right:0;}
.bn-list-img01.type01 .b-box01{padding:0 0 25px 0;}
.bn-list-img01.type01 .b-box01 .b-num-box{display:none;}
.bn-list-img01.type01 .b-box01 .b-img-box a{position:relative;display:block;height:248px;text-align:center;overflow:hidden;background: #000;}
.bn-list-img01.type01 .b-box01 .b-img-box a img{width:100%;height:100%;object-fit:cover; transform: scale(1);transition: 0.3s;}
.bn-list-img01.type01 > ul > li:hover .b-box01 .b-img-box a > img,
.bn-list-img01.type01 > ul > li:focus .b-box01 .b-img-box a > img {transform: scale(1.1);opacity:0.5}
.bn-list-img01.type01 > ul > li:hover::after,
.bn-list-img01.type01 > ul > li:focus::after {width:100%;transition : all 0.3s ease;-webkit-transition : all 0.3s ease;}
.bn-list-img01.type01 > ul > li:hover .b-box01 .b-img-box a::before,
.bn-list-img01.type01 > ul > li:focus .b-box01 .b-img-box a::before {content: "+";position: absolute;top: 38%;left: 50%;display: flex;align-items: center;justify-content: center;margin-left:-30px;width:60px;height:60px;color: #fff;font-size: 40px;font-weight:300;border-radius:50%;border: 2px solid rgba(255,255,255,1);z-index:10;}
.bn-list-img01.type01 .b-box02{position:relative;width:100%;box-sizing:border-box;vertical-align:middle;}
.bn-list-img01.type01 .b-box02 .b-title-box .b-new{display:none;}
.bn-list-img01.type01 .b-box02 .b-title-box{display:inline-block;padding: 0;width:calc(100% - 10px);text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;box-sizing:border-box;}
.bn-list-img01.type01 .b-box02 .b-title-box a{font-size: 18px;line-height:23px;font-weight: 500;color: #222;}
.bn-list-img01.type01 ul > li:hover .b-box02 .b-title-box a,
.bn-list-img01.type01 ul > li:focus .b-box02 .b-title-box a {font-weight:700;}
.bn-list-img01.type01 ul > li:hover .b-box02 .b-title-box a span,
.bn-list-img01.type01 .b-box02 .b-title-box .b-cate{position: relative;margin:0 8px 0 0;}
.bn-list-img01.type01 .b-box02 .b-title-box .b-cate::before {content:'[';display:inline-block}
.bn-list-img01.type01 .b-box02 .b-title-box .b-cate::after {content:']';display:inline-block}
.bn-list-img01.type01 .b-box02 .b-text-box a{display:block;margin:0 0 15px 0;width:100%;height:50px;font-size:16px;line-height:25px;color:#555;overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.bn-list-img01.type01 .b-info-box li{position:relative;float:left;margin: 0 10px 0 0;padding: 3px 10px 3px 0;font-size: 14px;line-height:22px;color: #888;font-weight:400;}
.bn-list-img01.type01 .b-info-box li::after {content:'';display:block;width:1px;height:11px;background:#ccc;position:absolute;top:10px;right: 0;}
.bn-list-img01.type01 .b-info-box:after{content:'';display:block;clear:both;}
.bn-list-img01.type01 .b-info-box .b-num{display:none;}
.bn-list-img01.type01 .b-info-box .b-writer{/* background: url(/_res/kibo/_share/img/board/ico-writer.png) no-repeat 0 center/10px; */}
.bn-list-img01.type01 .b-info-box .b-date{/* background: url(/_res/kibo/_share/img/board/ico-date.png) no-repeat 00 center/13px; */}
.bn-list-img01.type01 .b-info-box .b-date::after {display:none;}
.bn-list-img01.type01 .b-info-box .b-hit{background:url(/_res/kibo/_share/img/board/ico-hit.png) no-repeat 5px center/13px;}
.bn-list-img01.type01 .b-info-box li span{display:none;}
.bn-list-img01.type01 .b-sns-box{display:none;}
.bn-list-img01.type01 .b-box03{display:none;}

/* bn-view-common01 type01 */
.bn-view-common01.type01 .b-main-box{border-top:2px solid #095d3b;}
.bn-view-common01.type01 .b-main-box .b-top-box{padding:27px 30px;background:#f2f8f6;border-bottom:1px solid #dedede;}
.bn-view-common01.type01 .b-main-box .b-title-box .b-cate{font-size:20px;line-height:26px;}
.bn-view-common01.type01 .b-main-box .b-title-box span:nth-of-type(2){font-size:20px;line-height:26px;}
.bn-view-common01.type01 .b-file-box ul li a{padding:0 0 0 18px;background:url(/_res/kibo/_share/img/board/ico-file02-off.png) no-repeat 0 2px;}
.bn-view-common01.type01 .b-file-box ul li a:hover{color:#095d3b;}
.bn-view-common01.type01 .b-pager-box div:nth-of-type(1){border-top:1px solid #2b2b2b;}
.bn-view-common01.type01 .b-pager-box div:nth-of-type(2){border-bottom:1px solid #2b2b2b;}
.bn-view-common01.type01 .b-pager-box div:nth-of-type(1) p:nth-of-type(1){background:url(/_res/kibo/_share/img/board/ico-pager-prev01.png) no-repeat right 30px top 50%;}
.bn-view-common01.type01 .b-pager-box div:nth-of-type(2) p:nth-of-type(1){background:url(/_res/kibo/_share/img/board/ico-pager-next01.png) no-repeat right 30px top 50%;}

.bn-view-common01.type01 .b-write-reply-box .reply-content-count span{color:#095d3b;}
.bn-view-common01.type01 .b-write-reply-box .write-reply-content .write-reply-etc-box > button{background-color:#095d3b;}

/* bn-write-common01 type01 */
.bn-write-common01.type01 .b-table-wrap{border-top:2px solid #095d3b;}
.bn-write-common01.type01 .b-table-box .b-row-box .b-title-box{background:#f2f8f6;text-align:center;}
.bn-write-common01.type01 .b-input.datepicker{background:#fff url(/_res/kibo/_share/img/board/ico-datepicker01.gif) no-repeat right 10px top 50%;}
.bn-write-common01.type01 .b-radio{display:none;}
.bn-write-common01.type01 .b-radio + label{display:inline-block;position:relative;margin-right:30px;padding-left:30px;font-weight:400;cursor:pointer;}
.bn-write-common01.type01 .b-radio + label:before{content:"";display:inline-block;position:absolute;top:50%;left:0;padding:0 0 0 3px;width:15px;height:15px;border:1px solid #959595;background-color:#ebebeb;font-size:13px;border-radius:24px;box-sizing:border-box;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.bn-write-common01.type01 .b-radio:checked + label:before{background-color:#fff;}
.bn-write-common01.type01 .b-radio:checked + label:after{content:"";display:block;position:absolute;top:50%;left:4px;width:7px;height:7px;background-color:#095d3b;border-radius:12px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.bn-write-common01.type01 .b-chk{display:none;}
.bn-write-common01.type01 .b-chk + label{display:inline-block;position:relative;margin:0 23px 0 0;padding:0 0 0 34px;font-weight:400;font-size:16px;line-height:27px;vertical-align:middle;cursor:pointer;}
.bn-write-common01.type01 .b-chk + label:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:27px;height:27px;border:1px solid #959595;box-sizing:border-box;}
.bn-write-common01.type01 .b-chk:checked + label:before{background:url(/_res/kibo/_share/img/board/ico-check01.png) no-repeat 50% 50%;}

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

}

@media screen and (max-width: 768px) {
	/* img type01 */
	.bn-list-img01.type01 > ul > li{width: calc(100%/2 - 16px);margin: 0 8px;}
	.bn-list-img01.type01 > ul > li:nth-of-type(n){padding:20px 10px 20px 0;}
	.bn-list-img01.type01 > ul > li:nth-of-type(2n){padding-right:0;}
	.bn-list-img01.type01 .b-box01{padding:0 0 15px 0;}
	.bn-list-img01.type01 .b-box01 .b-img-box a{height:200px;}
	.bn-list-img01.type01 .b-box02 .b-title-box a{font-size:16px;line-height:21px;}
	.bn-list-img01.type01 .b-box02 .b-text-box a{margin:0 0 13px 0;height:40px;font-size:14px;line-height:20px;}
	.bn-list-img01.type01 .b-info-box li{margin:0 10px 0 0;padding:0 0 0 15px;font-size:13px;line-height:19px;}
	.bn-list-img01.type01 .b-info-box li::after {top: 5px;right: -12px;}
	.bn-list-img01.type01 .b-info-box .b-writer{background-position:left center;background-size:8px;}
	.bn-list-img01.type01 .b-info-box .b-date{background-position:left center;background-size:11px;}
	.bn-list-img01.type01 .b-info-box .b-hit{background-position:left center;background-size:11px;}
	
	/* bn-view-common01 type01 */
	.bn-view-common01.type01 .b-main-box .b-top-box{padding:10px 15px;}
	.bn-view-common01.type01 .b-main-box .b-title-box .b-cate{font-size:16px;line-height:21px;}
	.bn-view-common01.type01 .b-main-box .b-title-box span:nth-of-type(2){font-size:16px;line-height:21px;}
	
	/* bn-write-common01 type01 */
	.bn-write-common01.type01 .b-radio + label{margin-right:10px;padding-left:20px;font-size:14px;}
	.bn-write-common01.type01 .b-chk + label{margin:0 10px 0 0;padding:0 0 0 25px;font-size:14px;line-height:25px;}
	.bn-write-common01.type01 .b-radio + label:before{width:15px;height:15px;}
	.bn-write-common01.type01 .b-radio:hover + label:after, .bn-write-common01.type01 .b-radio:checked + label:after{left:5px;width:5px;height:5px;}
	.bn-write-common01.type01 .b-chk + label:before{margin:3px 0 0 0;width:20px;height:20px;}
	.bn-write-common01.type01 .b-chk:hover + label:before, .bn-write-common01.type01 .b-chk:checked + label:before{padding:2px 0 0 3px;background-size:9px;font-size:10px;}
}

@media screen and (max-width: 480px) {
	/* img type01 */
	.bn-list-img01.type01 > ul > li{width:100%;margin: 0}
	.bn-list-img01.type01 > ul > li:nth-of-type(n){padding:20px 0;}
}

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

}