@charset "utf-8";
.container {
	width: 100vw;
	padding-left: 30px;
	padding-right: 30px;
}
.drawer-button {
	position: fixed;
	top: 6px;
	right: 6px;
}
body {
	padding-top: 74px;
}
.header_header-navi .site-title-logo {
	width: 90px;
	padding-right: 15px;
	float: left;
}
.header_standard .site-title-logo {
	width: 92px;
	padding-right: 15px;
	float: left;
}
.use-sidebar_container {
	width: 100vw;
	padding-left: 30px;
	padding-right: 30px;
}
.content-sidebar {
	padding-left: 30px;
	padding-right: 30px;
}
.header_header-navi {
	width: 100%;
}
.fixed-header {
	top: 0px;
}
.breadcrumb-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.header_header-navi .site-desc {
	margin-top: 5px;
}
