.bn-list-img01.type02 {position:relative;}
.bn-list-img01.type02 .b-top-info-wrap {padding-bottom:0;}
.bn-list-img01.type02 .b-total {position:absolute;top: -38px;font-weight: 600;font-size: 24px;line-height: 150%;letter-spacing: -0.02em;color:#111;}
.bn-list-img01.type02 > ul{display: grid;grid-template-columns: repeat(3, 1fr);gap: 64px 32px;padding: 40px 0 0 0;}
.bn-list-img01.type02 > ul > li{position: relative;}
.bn-list-img01.type02 > ul > li .b-img-box{overflow: hidden;height: 293px;margin-bottom: 24px;position: relative;}
.bn-list-img01.type02 > ul > li .b-img-box img{max-width: 100%;max-height: 100%;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.5s ease;}
.bn-list-img01.type02 > ul > li .b-title{font-weight: 600;font-size: 20px;line-height: 150%;letter-spacing: -0.02em;color: #111;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.bn-list-img01.type02 > ul > li a:hover .b-img-box img{transform: scale(1.1);}

@media (max-width: 1200px) {
	.bn-list-img01.type02 > ul {grid-template-columns: repeat(3, 1fr);}
}
@media screen and (max-width: 1024px) {
	.bn-list-img01.type02 > ul{grid-template-columns: repeat(2, 1fr);gap: 30px 10px;padding: 30px 0;}
	.bn-list-img01.type02 > ul > li .b-img-box{margin-bottom: 16px;}
	.bn-list-img01.type02 > ul > li .b-title{margin-bottom: 10px;}
	.bn-list-img01.type02 > ul {gap: 34px 20px;}
	.bn-list-img01.type02 .b-total {position:static;font-size:16px;}
}

@media screen and (max-width: 768px) {
	.bn-list-img01.type02 > ul{grid-template-columns: repeat(1, 1fr);}
	.bn-list-img01.type02 > ul > li .b-title {font-size:18px;}
	

}

/* img type02 */
/*.bn-list-img01.type02 .article-chk{position:absolute;top:0;left:0;z-index:5;}
.bn-list-img01.type02 > ul:after{content:'';display:block;clear:both;}
.bn-list-img01.type02 > ul > li{float:left;position:relative;margin:0 16px 24px 0;padding:0 0 25px 0;width:calc(25% - 12px);border:1px solid #d8d8d8;border-radius:10px;box-sizing:border-box;overflow:hidden;}
.bn-list-img01.type02 > ul > li:nth-of-type(4n){margin-right:0;}
.bn-list-img01.type02 .b-box01{padding:0 0 20px 0;}
.bn-list-img01.type02 .b-box01 .b-num-box{display:none;}
.bn-list-img01.type02 .b-box01 .b-img-box a{display:block;height:190px;text-align:center;}
.bn-list-img01.type02 .b-box01 .b-img-box a img{width:100%;height:100%;object-fit:cover;}
.bn-list-img01.type02 .b-box02{position:relative;padding:0 18px;width:100%;box-sizing:border-box;vertical-align:middle;}
.bn-list-img01.type02 .b-box02 .b-title-box .b-new{display:none;}
.bn-list-img01.type02 .b-box02 .b-title-box{display:inline-block;padding:0 0 7px 0;width:calc(100% - 10px);box-sizing:border-box;}
.bn-list-img01.type02 .b-box02 .b-title-box a{display:block;height:70px;font-size:16px;line-height:22px;font-weight:700;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden;}
.bn-list-img01.type02 .b-box02 .b-title-box .b-cate{display:block;padding:0 0 5px 0;font-size:14px;line-height:20px;color:#3d9100;font-weight:700;}
.bn-list-img01.type02 .b-box02 .b-text-box a{display:block;width:100%;height:60px;font-size:15px;line-height:20px;color:#777;overflow:hidden;word-wrap:break-word;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.bn-list-img01.type02 .b-info-box{display:none;}
.bn-list-img01.type02 .b-info-box li span{display:none;}
.bn-list-img01.type02 .b-sns-box{display:none;}
.bn-list-img01.type02 .b-box03{display:none;}*/

/* bn-view-common01 type02 */
/*.bn-view-common01.type02 .b-main-box{border-top:2px solid #124e87;}
.bn-view-common01.type02 .b-main-box .b-top-box .b-title-box{padding:13px 25px;background:#f1f5f8;border-bottom:1px solid #dedede;}
.bn-view-common01.type02 .b-main-box .b-top-box .b-etc-box{padding:13px 25px;border-bottom:1px solid #dedede;}
.bn-view-common01.type02 .b-main-box .b-title-box .b-cate{line-height:20px;}
.bn-view-common01.type02 .b-main-box .b-title-box span:nth-of-type(2){line-height:20px;}
.bn-view-common01.type02 .b-file-box ul li a{padding:0 0 0 18px;background:url(../img/board/ico-file02-off.png) no-repeat 0 2px;}
.bn-view-common01.type02 .b-file-box ul li a:hover{background-image:url(../img/board/ico-file02-on.png);color:#092e71;}
.bn-view-common01.type02 .b-pager-box div:nth-of-type(1){border-top:1px solid #2b2b2b;}
.bn-view-common01.type02 .b-pager-box div:nth-of-type(2){border-bottom:1px solid #2b2b2b;}
.bn-view-common01.type02 .b-pager-box div:nth-of-type(1) p:nth-of-type(1){background:url(../img/board/ico-pager-prev02.png) no-repeat right 30px top 50%;}
.bn-view-common01.type02 .b-pager-box div:nth-of-type(2) p:nth-of-type(1){background:url(../img/board/ico-pager-next02.png) no-repeat right 30px top 50%;}

.bn-view-common01.type02 .b-write-reply-box .reply-content-count span{color:#124e87;}
.bn-view-common01.type02 .b-write-reply-box .write-reply-content .write-reply-etc-box > button{background-color:#124e87;}*/

/* bn-write-common01 type02 */
/*.bn-write-common01.type02 .b-table-wrap{border-top:2px solid #124e87;}
.bn-write-common01.type02 .b-table-box .b-row-box .b-title-box{background:#f1f5f8;text-align:left;}
.bn-write-common01.type02 .b-input.datepicker{background:#fff url(../img/board/ico-datepicker02.gif) no-repeat right 10px top 50%;}
.bn-write-common01.type02 .b-radio{display:none;}
.bn-write-common01.type02 .b-radio + label{display:inline-block;position:relative;margin-right:30px;padding-left:30px;font-weight:400;cursor:pointer;}
.bn-write-common01.type02 .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.type02 .b-radio:checked + label:before{background-color:#fff;}
.bn-write-common01.type02 .b-radio:checked + label:after{content:"";display:block;position:absolute;top:50%;left:4px;width:7px;height:7px;background-color:#124e87;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.type02 .b-chk{display:none;}
.bn-write-common01.type02 .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.type02 .b-chk + label:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:27px;height:27px;border:1px solid #959595;border-radius:5px;box-sizing:border-box;}
.bn-write-common01.type02 .b-chk:checked + label:before{background:url(../img/board/ico-check02.png) no-repeat 50% 50%;}*/

/*@media screen and (max-width: 1024px) {
	.bn-list-img01.type02 > ul > li{width:calc(33.3333% - 11px);}
	.bn-list-img01.type02 > ul > li:nth-of-type(n){margin:0 16px 24px 0;}
	.bn-list-img01.type02 > ul > li:nth-of-type(3n){margin-right:0;}
}*/

/*@media screen and (max-width: 768px) {
	.bn-list-img01.type02 > ul > li{width:calc(50% - 8px);}
	.bn-list-img01.type02 > ul > li:nth-of-type(n){margin:0 16px 24px 0;}
	.bn-list-img01.type02 > ul > li:nth-of-type(2n){margin-right:0;}
	.bn-list-img01.type02 .b-box02 .b-title-box a{height:auto;max-height:61px;font-size:15px;line-height:20px;}
	.bn-list-img01.type02 .b-box02 .b-text-box a{height:auto;max-height:54px;font-size:14px;line-height:18px;}
	.bn-list-img01.type02 .b-box02 .b-title-box .b-cate{padding:0 0 2px 0;font-size:13px;line-height:19px;}*/
	
	/* bn-view-common01 type02 */
	/*.bn-view-common01.type02 .b-main-box .b-top-box{padding:0;}
	.bn-view-common01.type02 .b-main-box .b-title-box .b-cate{font-size:15px;line-height:20px;}
	.bn-view-common01.type02 .b-main-box .b-title-box span:nth-of-type(2){font-size:15px;line-height:20px;}*/
	
	/* bn-write-common01 type02 */
	/*.bn-write-common01.type02 .b-radio + label{margin-right:10px;padding-left:20px;font-size:14px;}
	.bn-write-common01.type02 .b-chk + label{margin:0 10px 0 0;padding:0 0 0 25px;font-size:14px;line-height:25px;}
	.bn-write-common01.type02 .b-radio + label:before{width:15px;height:15px;}
	.bn-write-common01.type02 .b-radio:hover + label:after, .bn-write-common01.type02 .b-radio:checked + label:after{left:5px;width:5px;height:5px;}
	.bn-write-common01.type02 .b-chk + label:before{margin:3px 0 0 0;width:20px;height:20px;}
	.bn-write-common01.type02 .b-chk:hover + label:before, .bn-write-common01.type02 .b-chk:checked + label:before{padding:2px 0 0 3px;background-size:9px;font-size:10px;}
}*/

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

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

}