@charset "UTF-8";
.sitemapinfoArea {
	position: relative;
	background-color: #191923;
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea {
		padding: 1.6rem 0.3rem 1.1rem;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea {
		padding: 0.6rem 0 0.1rem 0;
	}
}
.sitemapinfoArea .contentBG {
	fill: #05050a;
	position: absolute;
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea .contentBG {
		top: 0.4rem;
		left: 4%;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .contentBG {
		top: 0.2rem;
		left: -16%;
		width: 2.22rem;
		height: 1.98rem;
	}
}
.sitemapinfoArea .row01 {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea .row01 {
		max-width: 840px;
		width: 100%;
		margin: auto;
	}
}
.sitemapinfoArea .row01 .tit {
	position: absolute;
	top: 0;
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea .row01 .tit {
		left: 0;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .row01 .tit {
		left: 0.15rem;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .row01 .info {
		margin-left: 12%;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .row01.typeSns {
		margin-left: 13%;
	}
}
.sitemapinfoArea .links {
	color: #fff;
	padding-bottom: 0.9rem;
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea .links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .links {
		display: block;
		width: 100%;
		padding-bottom: 0.5rem;
	}
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea .links .type01 {
		padding-left: 0;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .cat {
		display: block;
		vertical-align: top;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .cat+.cat .cattit {
		padding-left: 0.2rem;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .cat+.cat .catdesclinks {
		padding-left: 0.4rem;
		margin-bottom: 0.2rem;
	}
}
.sitemapinfoArea .cattit {
	font-weight: bold;
}
@media print, screen and (min-width: 641px) {
	.sitemapinfoArea .cattit {
		font-size: 0.16rem;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .cattit {
		font-size: 0.15rem;
		letter-spacing: 1px;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .cattit.top {
		margin-bottom: 0.2rem;
	}
}
.sitemapinfoArea .cattit.top a {
	display: block;
	font-weight: bold;
	font-size: 0.16rem;
	position: relative;
	letter-spacing: 1px;
	font-weight: bold;
}
.sitemapinfoArea .cattit.top a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 1px;
	background-color: #e66450;
	margin-right: 10px;
}
.sitemapinfoArea .catdesc {
	margin-top: 20px;
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .catdesc {
		margin-top: 0.1rem;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .catdesclinkswrap {
		margin-top: 0.1rem;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .catdesclinkswrap .catdesclinks {
		display: inline-block;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		vertical-align: top;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .catdesclinkswrap .catdesclinks+.catdesclinks {
		padding-left: 0;
	}
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .catdesclinks {
		padding-left: 0.2rem;
	}
}
.sitemapinfoArea .catdesclinks li+li {
	margin-top: 5px;
}
.sitemapinfoArea .catdesclinks a {
	display: block;
	font-weight: bold;
	font-size: 0.16rem;
	position: relative;
	padding: 6px 0;
	letter-spacing: 1px;
	font-weight: bold;
}
.sitemapinfoArea .catdesclinks a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 1px;
	background-color: #e66450;
	margin-right: 10px;
}
.sitemapinfoArea .snsTit {
	font-size: 0.16rem;
	color: #fff;
	position: relative;
	margin-bottom: 0.2rem;
}
.sitemapinfoArea .snsTit:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 1px;
	background-color: #e66450;
	margin-right: 10px;
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .snsTit:before {
		content: none;
	}
}
.sitemapinfoArea .sns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .sns {
		display: block;
	}
}
.sitemapinfoArea .listBox {
	padding-right: 0.6rem;
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .listBox {
		padding-right: 0;
	}
}
.sitemapinfoArea .snsTit02 {
	font-size: 0.16rem;
	color: #fff;
	position: relative;
	margin-bottom: 0.1rem;
}
.sitemapinfoArea .snsTit02.fb {
	padding-left: 0.28rem;
}
.sitemapinfoArea .snsTit02.fb:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../img/sitemap/icon_fb.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.sitemapinfoArea .snsTit02.ig {
	padding-left: 0.3rem;
}
.sitemapinfoArea .snsTit02.ig:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../img/sitemap/icon_ig.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.sitemapinfoArea .snsTit02.ts {
	padding-left: 0.3rem;
}
.sitemapinfoArea .snsTit02.ts:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../img/sitemap/icon_ts.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.sitemapinfoArea .snsTit02.yt {
	padding-left: 0.3rem;
}
.sitemapinfoArea .snsTit02.yt:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../img/sitemap/icon_yt.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.sitemapinfoArea .snsTit02.tk {
	padding-left: 0.3rem;
}
.sitemapinfoArea .snsTit02.tk:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../img/sitemap/icon_tk.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.sitemapinfoArea .snsList .snslinks {
	line-height: 2.5;
}
@media screen and (max-width: 640px) {
	.sitemapinfoArea .snsList .snslinks {
		margin-bottom: 0.4rem;
	}
}
.sitemapinfoArea .snsList .snslinks a {
	font-size: 0.14rem;
	color: #fff;
}
.cmnBlock01.sitemap {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding: 0.4rem 0.3rem 0.8rem;
}
@media screen and (max-width: 640px) {
	.cmnBlock01.sitemap {
		padding: 0.2rem 0 0.5rem;
		-webkit-clip-path: none;
		clip-path: none;
	}
}
@media print, screen and (min-width: 641px) {
	.mainvisual_underpage.sitemap {
		height: 53vh;
	}
}
@media print, screen and (min-width: 641px) {
	.mainvisual_underpage.sitemap {
		height: 53vh;
	}
}
