@charset "utf-8";
#wrapper #content_wrapper #top_image_s img {
	height: auto;
	width: 100vw;
}
#wrapper #content_wrapper #top_image_s #top_imgtitle_s {
	width: 100%;
	position: relative;
	top: -8vw;
	max-width: 1000px;
	margin: 0 auto;
}
#wrapper #content_wrapper #help_wrapper .privacy_title_s {
	width: 100%;
	position: relative;
	top: -8vw;
	max-width: 1000px;
	margin: 0 auto;
}
#wrapper #content_wrapper #help_wrapper {
	width: 92%;
	margin: 0 auto;
}
#wrapper #content_wrapper #sitemap {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
}
#wrapper #content_wrapper #sitemap .sitenav {
	margin-right: 2em;
}
#wrapper #content_wrapper #sitemap .sitenav ul{
	line-height: 2em;
	list-style-type: square;
}
#wrapper #content_wrapper #sitemap .sitenav ul ul{
	line-height: 2em;
	margin-left: 2em;
	list-style-type: circle;
}
#help_wrapper h3{
	font-size: 1em;
	color: #003366;
	letter-spacing: 0.1em;
	line-height: 2em;
	margin-top:2em;
}
#help_wrapper p{
	font-size: 0.8em;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-indent: 1em;
}
#help_wrapper ul{
	font-size: 0.8em;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 2em;
	list-style-position: inside;
	list-style-type: circle;
}
#help_wrapper ul li{
	padding-left: 1em;
	text-indent: -1em;
}
#wrapper #content_wrapper #help_wrapper .privacy_txt {
	margin-top: 2em;
	margin-bottom: 2em;
}
