@charset "utf-8";
.sitemap__title01 {
	margin-bottom: 65px;
}
.sitemap__box05 {
	margin-bottom: 65px;
}
.sitemap__box05 .halfbox {
	width: 100%;
}
.sitemap__list01 {
	padding-right: 40px;
}
.sitemap__list_link {
	display: table;
	font-size: 18px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
	color: #613511;
	white-space: nowrap;
	margin-bottom: 20px;
}
.sitemap__list_link span {
	display: table-cell;
	line-height: 1;
}
.sitemap__pagenum {
	display: inline-block!important;
	padding-left: 5px;
	width: 65px;
	text-align: left;
}
.sitemap__dot {
	width: 100%;
	background: url(/renoveiino/assets/sitemap/img/bg_dot_01.png) repeat-x left 10px;
}
.sitemap__bookicon {
	padding-left: 30px;
	background-position: 55px center;
	background-repeat: no-repeat;
	background-image: url(/renoveiino/assets/sitemap/img/sitemap_icon_book_on.png);
	transition: 0.5s;
	height: 42px;
	line-height: 20px;
}
@media (min-width:1280px) {
	.sitemap__bookicon:hover {
		padding-left: 30px;
		background-position: 55px center;
		background-repeat: no-repeat;
		background-image: url(/renoveiino/assets/sitemap/img/sitemap_icon_book_off.png);
		transition: 0.5s;
	}
}
.sitemap__content03 {
	line-height: 0;
}
.halfbox {
	float: left;
	width: 50%;
}
.mb20 {
	margin-bottom: 20px;
}
.sitemap__logoList {
	width: 380px;
	margin: 0 auto 20px auto;
}
.sitemap__logoList li {
	float: left;
}
.sitemap__logoList li:first-child {
	width: 120px;
}
.sitemap__logoList li:nth-child(2) {
	width: 26px;
}
.sitemap__logoList li:nth-child(3) {
	width: 76px;
}
.sitemap__logoList li:nth-child(4) {
	width: 23px;
}
.sitemap__logoList li:last-child {
	width: 135px;
}
