@charset "UTF-8";
/* CSS Document */



/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　news　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/


.top_news{
	padding: 60px 0;
}
.top_news h4{
	color: #fb8c00;
	text-align: center;
}
.top_news h5{
	margin: 5px auto 50px auto;
	text-align: center;
	font-size: clamp(32px, 1.8vw, 35px);
}
.top_news ul{
	width: 95%;
	max-width: 1000px;
	margin: 0 auto;
}
.top_news ul li{
	display: flex;
	padding: 20px 0 20px 1vw;
	border-bottom: 1px solid #ddd;
}
.top_news ul li:last-child{
	border: none;
}
.top_news ul li time{
	display: inline;
	margin: 0 3vw 0 0;
	color: #aaa;
	font-size: 14px;
}
.top_news ul li div:nth-of-type(1){
	margin: 0 1vw 0 0;
}



.top_news p{
	text-align: center;
}
.top_news .btn_1_W{
	transform: scale(0.6);
	padding: 18px 100px;
}


@media screen and (max-width:990px){
	.top_news{
	}
	.top_news .btn_1_W{
		transform: scale(0.75);
	}
	.top_news ul li{
		display: block;
	}
	.top_news ul li time{
		text-align: left;
	}
	.top_news ul li div:nth-of-type(1){
		margin: 5px 0 15px 0;
	}
	.top_news ul li div:nth-of-type(2){
		text-align: left;
	}
}


/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　news　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/








/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/



/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/



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





@media screen and (max-width:990px){
.P{display: none!important;}}
@media screen and (min-width:991px){
.S{display: none!important;}}

