@charset "utf-8";

/* サステナビリティニュース一覧・サステナビリティニュース共通年度メニュー
------------------------------------------------------------------ */
#news .localNavi05 {
	z-index: 1000;
}
#news .titleB{
	margin-bottom: 10px;
}
#news .localNavi05 {
	display: none;
	position: absolute;
	top: 58px;
	left: 0;
	width: 100%;
	background: #ffffff;
	z-index: 1000;
}
#news .acTrigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
/* #news .acContent{
	display: list-item;
} */

/* サステナビリティニュース一覧
------------------------------------------------------------------ */
#news.index .boxWrapNews{
	padding: 25px 0 10px;
}
#news.index .boxWrapNews p{
	font-size: 1.4rem;
}

/* サステナビリティニュース
------------------------------------------------------------------ */
#news.news .boxWrapA .colorTitleA{
	margin-left: 20px;
}



/*年代スタイル打消し修正*/
.localNavi01 li:first-child, .localNavi02 li:first-child{
	padding: 0;
}

.main.news .localNavi02 li a{
	padding: 17px 40px!important;
}