@charset "utf-8";
#fwCms_wrapper .bestselection_nav01 li a {
	background-color: #af0614;
	color: #fff570;
	position: relative;
	font-weight: bold;
}
#fwCms_wrapper .bestselection_nav01 li:nth-of-type(4) a {
	padding-left: 5.4vw;
}
#fwCms_wrapper .bestselection_nav01 li a::before {
	content: "";
	width: 6.5vw;
	height: 6.5vw;
	background-image: url("/excludes/DMO/web/feature/o/bestselection/230509/img/230509_ic01.png");
	background-repeat: no-repeat;
	background-size: 6.5vw auto;
	position: absolute;
	top: 50%;
	left: 2.135vw;
	transform: translateY(-50%);
}
#fwCms_wrapper .bestselection_nav02 li a {
	background-color: #af0614;
	color: #fff570;
}
#fwCms_wrapper .bestselection_nav03 {
	justify-content: flex-start;
}
#fwCms_wrapper .bestselection_nav03 li {
	width: calc(33% - 0.65vw);
	margin-right: 1.46vw;
}
#fwCms_wrapper .bestselection_nav03 li:nth-of-type(3) {
	margin-top: 0px;
}
#fwCms_wrapper .bestselection_nav03 li:nth-of-type(3n) {
	margin-right: 0px;
}
#fwCms_wrapper .bestselection_nav03 li:nth-of-type(n+4) {
	margin-top: 1.3vw;
}
#fwCms_wrapper .bestselection_nav03 li a {
	background-color: #af0614;
	color: #fff570;
	padding: 2.67vw 1.2vw;
}
#fwCms_wrapper .teika_nav {
	justify-content: center;
}
#fwCms_wrapper .teika_nav li a,
#fwCms_wrapper .bestselection_nav01 a.teika_nav,
#fwCms_wrapper .bestselection_nav02 a.teika_nav {
	background-color: #62340c;
	color: #fff;
	position: relative;
	font-weight: bold;
}

#fwCms_wrapper .bestselection_nav01 a.teika_nav,
#fwCms_wrapper .bestselection_nav02 a.teika_nav {
	padding-left: 5.3vw;
}
#fwCms_wrapper .teika_nav li a::before,
#fwCms_wrapper .bestselection_nav01 a.teika_nav::before,
#fwCms_wrapper .bestselection_nav02 a.teika_nav::before {
	content: "";
	width: 7.5vw;
	height: 7.5vw;
	background-image: url("/excludes/DMO/web/feature/o/bestselection/230509/img/230509_ic02.png");
	background-repeat: no-repeat;
	background-size: 7.5vw auto;
	position: absolute;
	top: 50%;
	left: 1.3vw;
	transform: translateY(-50%);
}
#fwCms_wrapper .teika_nav li:first-child a {
	padding-left: 6vw;
}
#fwCms_wrapper .bestselection_title {
	width: 92%;
	margin: 0 auto;
	padding: 2.67vw 2vw 2.2vw 13.35vw;
	background-color: #af0614;
	color: #fff570;
	position: relative;
}
#fwCms_wrapper .bestselection_title::before {
	content: "";
	width: 7vw;
	height: 7vw;
	background-image: url("/excludes/DMO/web/feature/o/bestselection/230509/img/230509_ic01.png");
	background-repeat: no-repeat;
	background-size: 7vw auto;
	position: absolute;
	top: 50%;
	left: 4vw;
	transform: translateY(-50%);
}
#fwCms_wrapper .bestselection_title2 {
	width: 92%;
	margin: 0 auto;
	padding: 2.67vw 2vw 2.2vw 3.35vw;
	background-color: #62340c;
	color: #ffffff;
	position: relative;
}
#fwCms_wrapper .bestselection_title2::before {
	content: "";
	width: 7vw;
	height: 7vw;
	background-repeat: no-repeat;
	background-size: 7vw auto;
	position: absolute;
	top: 50%;
	left: 4vw;
	transform: translateY(-50%);
}
#fwCms_wrapper .bestselection_cate {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 5.335vw 4vw;
	background-color: #f9f5f2;
}
#fwCms_wrapper .bestselection_cate li {
	width: calc(50% - 2vw);
}
#fwCms_wrapper .bestselection_cate li:nth-child(n+3) {
	margin-top: 4vw;
}
#fwCms_wrapper .bestselection_cate li span {
	display: block;
	margin-top: 1.35vw;
}
#fwCms_wrapper .bestselection_kikaku {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 4vw;
}
#fwCms_wrapper .bestselection_kikaku li {
	width: calc(50% - 2vw);
	margin-right: 4vw;
}
#fwCms_wrapper .bestselection_kikaku li:nth-child(2n) {
	margin-right: 0;
}
#fwCms_wrapper .bestselection_kikaku li:nth-child(n+3) {
	margin-top: 6.667vw;
}
#fwCms_wrapper .bestselection_kikaku li span {
	display: block;
	margin-top: 1.6vw;
}
#fwCms_wrapper .bestselection_kikaku li span.txt {
	margin: 1.3vw 2.6vw 0 0;
}
#fwCms_wrapper .bestselection_title.teika {
	background-color: #62340c;
	color: #ffffff;
}
#fwCms_wrapper .bestselection_title.teika::before {
	width: 8vw;
	height: 8vw;
	background-size: 8vw auto;
}
@media screen and (min-width: 768px) {
	#fwCms_wrapper .bestselection_nav01 li:nth-of-type(4) a {
		padding-left: 13px;
	}
	#fwCms_wrapper .bestselection_nav01 li a::before {
		width: 49px;
		height: 49px;
		background-size: 49px auto;
		left: 41px;
	}
	#fwCms_wrapper .bestselection_nav03 li {
		width: calc((100% - 22px)/3);
		margin-right: 11px;
	}
	#fwCms_wrapper .bestselection_nav03 li:nth-of-type(n+4) {
		margin-top: 10px;
	}
	#fwCms_wrapper .bestselection_nav03 li a {
		padding: 13px;
	}
	#fwCms_wrapper .teika_nav li a::before,
	#fwCms_wrapper .bestselection_nav01 a.teika_nav::before,
	#fwCms_wrapper .bestselection_nav02 a.teika_nav::before {
		width: 50px;
		height: 50px;
		background-size: 50px auto;
		left: 40px;
	}
	#fwCms_wrapper .bestselection_nav01 a.teika_nav,
	#fwCms_wrapper .bestselection_nav02 a.teika_nav {
	padding-left: 13px;
	}
	#fwCms_wrapper .teika_nav li:first-child a {
		padding-left: 30px;
	}
	#fwCms_wrapper .bestselection_title {
		width: 100%;
		margin: 0;
		padding: 20px 10px 20px 110px;
	}
	#fwCms_wrapper .bestselection_title::before {
		width: 50px;
		height: 50px;
		background-size: 50px auto;
		left: 30px;
	}
		#fwCms_wrapper .bestselection_title2 {
		width: 100%;
		margin: 0;
		padding: 20px 10px 20px 30px;
	}
	#fwCms_wrapper .bestselection_title::before {
		width: 50px;
		height: 50px;
		background-size: 50px auto;
		left: 30px;
	}
	#fwCms_wrapper .bestselection_cate {
		padding: 30px;
	}
	#fwCms_wrapper .bestselection_cate li {
		width: calc(730px / 4);
	}
	#fwCms_wrapper .bestselection_cate li:nth-child(n+3) {
		margin-top: 0;
	}
	#fwCms_wrapper .bestselection_cate li:nth-child(n+5) {
		margin-top: 40px;
	}
	#fwCms_wrapper .bestselection_cate li span {
		margin-top: 10px;
	}
	#fwCms_wrapper .bestselection_kikaku {
		padding: 0;
	}
	#fwCms_wrapper .bestselection_kikaku li {
		width: calc((100% - 28px) / 3);
		margin-right: 14px;
	}
	#fwCms_wrapper .bestselection_kikaku li:nth-child(2n) {
		margin-right: 14px;
	}
	#fwCms_wrapper .bestselection_kikaku li:nth-child(3n) {
		margin-right: 0;
	}
	#fwCms_wrapper .bestselection_kikaku li:nth-child(3) {
		margin-top: 0;
	}
	#fwCms_wrapper .bestselection_kikaku li span {
		margin: 14px 10px 0 0;
	}
	#fwCms_wrapper .bestselection_kikaku li span.txt {
		margin: 0 10px 0 0;
	}
	#fwCms_wrapper .bestselection_title2.teika::before {
		width: 50px;
		height: 50px;
		background-size: 50px auto;
		left: 30px;
	}
}