@charset "utf-8";
.container {
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
body {
	padding-top: 0px;
	font-size: 1.5rem;
}
.header-navi .menu > li > a .sp-submenu-open {
	display: none;
}
.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;
}
.header_header-navi .site-desc {
	font-size: 1.35rem;
}
.header_header-navi .site-title-text {
	font-size: 22px;
}
.header_standard .site-title-text {
	font-size: 27px;
}
.header_standard .site-desc {
	font-size: 1.35rem;
}
body.home {
	padding-top: 112px;
}
