@charset "utf-8";
.container {
	width: 100vw;
	padding-left: 30px;
	padding-right: 30px;
}
.site-navi {
	display: none;
}
.drawer-button {
	position: fixed;
	top: 15px;
	right: 15px;
}
.header_standard {
	width: 100%;
-moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);
-ms-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.16);}
.use-sidebar_container {
	width: 100vw;
	padding-left: 30px;
	padding-right: 30px;
}
.content-sidebar {
	padding-left: 30px;
	padding-right: 30px;
}
.header_standard .site-title-text > a {
	padding-left: 0px;
	margin-left: 0px;
}
.header_standard .site-title-text {
	font-size: 24px;
}
.header_standard .site-desc {
	font-size: 1.25rem;
}
body {
	padding-top: 95px;
}
.vertical-card.block-post .ncb-recent-post-column {
	padding-left: 10px;
	padding-right: 10px;
}
.vertical-card.block-post .ncb-recent-post-row {
	margin-left: -10px;
	margin-right: -10px;
}
.header_standard .site-title-logo {
	width: 172px;
}
