@charset "utf-8";
.container {
	width: 1100px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
body {
	padding-top: 0px;
	font-size: 17px;
}
.header-navi .menu > li > a .sp-submenu-open {
	display: none;
}
.header_header-navi .site-title-logo {
	width: 100%;
	max-width: 353px;
}
.use-sidebar_container {
	width: 640px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
.content-section {
	display: flex;
	justify-content: center;
flex-direction: row;}
.content-sidebar {
	width: 340px;
	padding-left: 50px;
}
.drawer-button {
	display: none;
}
.m-text {
	font-size: 20px;
}
.small-text {
	font-size: 13px;
}
.s-text {
	font-size: 13px;
}
.fixed-pagetop {
	bottom: 6px;
	right: 32px;
}
