body.dev_pc section.wide h2.midashi_none{
	position: relative;
	font-size: 1.0rem;
	border-bottom: 6px solid var(--strong_color);
}
h2.h2_midashi.midashi_none > div.ruby{
	font-size: 3.2rem;
	line-height: 3.2rem;
	color: var(--strong_color) !important;
	letter-spacing: -0.08rem;
}
li.flt_btn{
	margin: 0px 2px;
	padding: 4px 6px;
	font-size: 0.9rem;
	border:1px solid #AAAAAA;
	border-radius: 4px;
	text-align: center;
	background-color: orange;
	color: #333333;
}