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


/*=================================================================
個ページ 新着情報
=================================================================*/

/*新着情報
------------------------------------------------*/

/*全体*/
#voice .sec-about-news {
	margin-top: 65px!important;
	margin-bottom: 120px!important;
}
@media screen and (max-width: 767px) {
	#voice .sec-about-news {
		margin-top: 25px!important;
		margin-bottom: 65px!important;
	}	
}

@media screen and (min-width: 768px) {
	#voice .sec-cmn-title-center {
		margin-top: 10px!important;
		margin-bottom: 80px!important;
	}
}

/*各ニュース*/
#voice .sec-about-news .wrap-news {
	border-top: 1px #D3D3D3 solid;
	padding: 20px;
}
@media screen and (max-width: 991px) {
	#voice .sec-about-news .wrap-news {
		padding: 20px 10px;
	}	
}
@media screen and (max-width: 767px) {
	#voice .sec-about-news .wrap-news {
		padding: 10px;
	}	
}
#voice .sec-about-news .wrap-news:last-of-type {
	border-bottom: 1px #D3D3D3 solid;
}

/*ニュース 最初のもの*/
#voice .sec-about-news .wrap-news:first-of-type {
	border-top: 1px #D3D3D3 solid;
}

/*テキスト　日付*/
#voice .sec-about-news .text-date {
	font-size: 1.2rem;
	color: rgba(0,0,0,0.5);
	letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
	#voice .sec-about-news .text-date {
		font-size: 1rem;
		margin-bottom: 3px!important;
	}	
}

#voice #layout-cmn-voice-01 .text-sentence {
	font-family:  Meiryo,  "MS ゴシック", MS PGothic,  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "sans-serif";
}
#voice #layout-cmn-voice-01 .acms-text-center .acms-pager {
	padding-top: 90px;
	margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
	#voice #layout-cmn-voice-01 .acms-text-center .acms-pager {
		padding-top: 60px;
		margin-bottom: 60px;
	}	
}

/*テキスト　タイトル*/
#voice .sec-about-news .wrap-news a {
	display: inline-block;
	margin-bottom: 10px!important;
}
#voice .sec-about-news .title-news {
	font-size: 1.2rem;
	color: #000;
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	#voice .sec-about-news .title-news {
		font-size: 1.1rem;
		margin-bottom: 7px!important;
	}	
}

/*テキスト　タイトル*/
#voice .sec-about-news .text-news {
	font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
	#voice .sec-about-news .text-news {
		font-size: 1rem;
	}	
}

/*テキスト　タイトル リンク*/
#voice .sec-about-news .text-news .link-text-news {
	font-size: 1rem;
	color: #888;
	line-height: 1.7;
}
@media screen and (max-width: 767px) {
	#voice .sec-about-news .text-news .link-text-news {
	}	
}

@media screen and (max-width: 991px) {
	#layout-cmn-voice-01 .sec-cmn-btn .wrap-btn:nth-of-type(2n-1) {
		padding-left: 15px;
		padding-right: 5px;
	}
	#layout-cmn-voice-01 .sec-cmn-btn .wrap-btn:nth-of-type(2n) {
		padding-left: 5px;
		padding-right: 15px;
	}
}





#voice .btn-back .btn-pink.color-gray {
	font-size: 1.2rem!important;
}

@media screen and (max-width: 767px) {
	#voice .btn-back .btn-pink.color-gray {
		font-size: 1.1rem!important;
	}	
}













