<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* @latest 2021.02.24 YHY */

.board014div_wrap {/*width:1300px;*/width:100%; height:100%; margin:0 auto; position:relative;}
.board014axebox {border:1px solid rgb(56, 153, 236) !important; background:#000; width:30px; text-align:center; position:absolute;
				height:30px; line-height:30px; color:#ccc; font-size:16px; right:0; top:0; margin:-5px -33px 0 0;}
.board014 {width:100%; float:left; clear:both;}

.board014 .board014conBox {width:100%; height:100%; overflow:hidden; }
.board014 .board014conBox .board014Block1 {float:left; width:100%; height:100%; padding:15px; position:relative; box-sizing:border-box;}
.board014 .board014conBox .board014Block1 ul.board014contents {width:100%; float:left;}
.board014 .board014conBox .board014Block1 ul.board014contents li {width:100%; text-align:left; float:left;}
.board014 .board014conBox .board014Block1 ul.board014contents li:first-child {float:left; padding:0; }
.board014 .board014conBox .board014Block1 ul.board014contents li a p.board014text {width:70%; float:left; color:#444; line-height:18px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.board014 .board014conBox .board014Block1 ul.board014contents li a span {font-size:12px;}
.board014 .board014conBox .board014Block1 ul.board014contents li span {float:right; font-size:12px; letter-spacing:-1px; text-align:right; line-height:18px;}
.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox {width:100%; position:relative; float:left;}
.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox a {position:absolute; top:0; right:0;}

.board014 .board014conBox .board014Block1 div.board014titbox .board014Name {display:block;width:100%;font-weight:600;letter-spacing:-1px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.board014 .board014conBox .board014Block1 div.board014titbox p.board014tit {color:#000; text-overflow: ellipsis; overflow: hidden; float: left; font-weight: 400; white-space: nowrap; letter-spacing: -1px;}
.board014 .board014conBox .board014Block1 div.board014titbox span.board014txt {display:block; width:100%; color:#848484; text-align:left; letter-spacing: -1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.board014 .board014conBox .board014Block1 div.board014titbox span.board014date {font-size:13px; display:block; width:100%; color:#000; text-align:left; letter-spacing: -1px;}

.board014 .board014conBox .board014Block1 div.board014plusBox {float:left; width:100%; text-align:center;}
.board014 .board014conBox .board014Block1 div.board014plusBox a.board014plus {font-size:13px; font-weight:400; border:1px solid rgba(0,0,0,0.1);
																			padding:9px 20px; margin:0 auto; text-align:center; display:inline-block;
																			-webkit-transition:color 1s, background 1s;
																			transition:color 1s, background 1s; box-sizing: border-box;
																			white-space: nowrap; overflow: hidden;text-overflow: ellipsis; max-width: 100%;}


	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li{line-height:14px; padding:0;}
	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li:first-child{margin-bottom:0px; padding:0;}
	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li:not(:nth-child(1)) {display:none;}
	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li:last-child{display:none;}
	.layout_height_L .board014 .board014conBox .board014Block1 div.board014plusBox {margin-top:7px;}
	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox p.board014tit{padding-bottom:5px;}
	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014date{display:none;}
	.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li a {width:100%; float:left;}

	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents{margin-bottom:10px;}
	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li{padding:5px 0;}
	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li:nth-child(3) ~ li {display:none;}
	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li:first-child{margin-bottom:0px; padding:0;}

	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox p.board014tit {padding-bottom:10px;}
	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014txt {padding-bottom:5px;}
	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014date {padding-bottom:10px;}
	.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li a{width:100%; float:left;}

	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents {margin-bottom:25px;}
	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li{padding:5px 0;}
	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li:first-child {margin-bottom:10px; padding:0;}

	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox p.board014tit{padding-bottom:10px;}
	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014txt {margin-bottom:10px; -webkit-line-clamp:2;
											-webkit-box-orient:vertical; display:-webkit-box; white-space:normal; word-break:break-all;}
	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014date{padding-bottom:10px;}
	.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li a{width:100%; float:left;}



 /* no-data */
.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li.no_data {height:192px;}
.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li.no_data {height:127px;}
.layout_height_L .board014 .board014conBox .board014Block1 ul.board014contents li.no_data {height:43px;}
.board014 .board014conBox .board014Block1 ul.board014contents li.no_data p {font-size:17px;}

 /* hover */
 .board014 .board014conBox .board014Block1 ul.board014contents li:hover p.board014text {text-decoration:underline;}
.board014 .board014conBox .board014Block1 div.board014plusBox a.board014plus:hover {background:#333 !important; color:#fff !important;}


	@media (min-width:800px){
		.board014 .board014conBox .board014Block1 div.board014titbox .board014Name {font-size: 18px;line-height:25px;}
		.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox p.board014tit {width:100%; font-size:18px; line-height: 20px;}
		.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014txt {font-size:14px; line-height:18px;}
		.board014conBox .board014Block1 ul.board014contents li a p.board014text {font-size:14px;}

		.layout_height_L .board014 .board014conBox {height:150px;}
		.layout_height_M .board014 .board014conBox{height:250px;}
		.layout_height_H .board014 .board014conBox {height:350px;}
		.layout_height_H .board014 .board014conBox .board014Block1 div.board014titbox .board014Name {padding-bottom:35px;}
		.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014txt {height:40px; line-height:20px;}
		.layout_height_M .board014 .board014conBox .board014Block1 div.board014titbox .board014Name {padding-bottom:15px; }
		.layout_height_L .board014 .board014conBox .board014Block1 div.board014titbox .board014Name {padding-bottom:12px;}
	}


	@media (max-width:799px){
		.board014 .board014conBox .board014Block1 div.board014titbox .board014Name {font-size:17px; padding-bottom:25px;}
		.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014txt {font-size:13px; line-height:18px;}

		.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li:first-child {border-bottom:1px solid rgba(0,0,0,0.1);}
		.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014txt {height:36px;}
		.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li:first-child {border-bottom:1px solid rgba(0,0,0,0.1); margin-bottom:10px;}
		.layout_height_L .board014 .board014conBox .board014Block1 div.board014plusBox {margin-top:20px;}
	}

	@media (min-width:600px) and (max-width:799px){
		.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox p.board014tit {width:90%; font-size:18px; line-height:25px;}
		.layout_block4 .layout_height_H .board014 .board014conBox .board014Block1 div.board014titbox .board014Name {padding-bottom:30px;}
		.layout_block4 .layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox span.board014date {padding-bottom:21px;}

		.layout_block4 .layout_height_M .board014 .board014conBox .board014Block1 div.board014titbox .board014Name {padding-bottom:7px;}
		.layout_block4 .layout_height_L .board014 .board014conBox .board014Block1 div.board014titbox .board014Name {padding-bottom:10px;}
		.layout_block4 .layout_height_L .board014 .board014conBox .board014Block1 div.board014plusBox {margin-top:15px;}
	}

	@media (max-width:599px){
		.board014 .board014conBox .board014Block1 ul.board014contents li div.board014titbox p.board014tit {width:90%; font-size:16px; line-height:22px;}

		.layout_height_H .board014 .board014conBox .board014Block1 ul.board014contents li.no_data {height:50px;}
		.layout_height_M .board014 .board014conBox .board014Block1 ul.board014contents li.no_data {height:50px;}
	}
</pre></body></html>