@charset "shift_jis";
div.container_,
div.container_ div.contents_ {
	width: 1200px;
}
ul.topicpath_ {
	width: 100%;
	margin: 0 auto 20px;
}
ul.topicpath_ li.last_,
ul.topicpath_ li.separator_ {
	margin-right: 0;
}

#ferment_2026 {
	color: #333333;
	font-family: "dnp-shuei-gothic-kin-std";
	font-weight: 400;
	width: 100%;
	margin: 0;
}
#ferment_2026 img {
	vertical-align: bottom;
	max-width: 100%;
}
#ferment_2026 a img {
	transition: all .3s;
}
#ferment_2026 a:hover img {
	opacity: 0.5;
}

#ferment_2026 #mv {
	position: relative;
}
#ferment_2026 #mv ul {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 155px;
	bottom: 90px;
	z-index: 10;
}
#ferment_2026 #mv ul li {
	margin: 0 15px;
}
#ferment_2026 #mv ul li a {
	display: block;
}

#ferment_2026 #sec01 {
	margin-bottom: 60px;
	position: relative;
}
#ferment_2026 #sec01 .btn_ {
	position: absolute;
	left: 350px;
	bottom: 61px;
	z-index: 10;
	width: 500px;
}
#ferment_2026 #sec01 .btn_ a {
	display: block;
}

#ferment_2026 #txt {
	margin-top: 24px;
}
#ferment_2026 #txt ul li {
	color: #595757;
	font-size: 12px;
	font-family: "dnp-shuei-gothic-kin-std";
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
}
#ferment_2026 #txt ul li span {
	color: #eb6120;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.8;
}

#ferment_2026 #banner {
	margin-top: 55px;
}
#ferment_2026 #banner ul {
	display: flex;
	justify-content: space-between;
}
#ferment_2026 #banner ul li a {
	display: block;
}
#ferment_2026 #banner p {
	color: #595757;
	font-size: 12px;
	font-family: "dnp-shuei-gothic-kin-std";
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-feature-settings : "palt";
	margin-top: 8px;
}

