@charset "utf-8";
.container {
	width: 100vw;
	padding-left: 25px;
	padding-right: 25px;
}
.site-navi {
	display: none;
}
.drawer-button {
	position: fixed;
	top: 7px;
	right: 8px;
}
.header_header-navi .site-title-logo {
	width: 82px;
	padding-right: 10px;
	float: left;
}
.header_standard .site-title-logo {
	width: 84px;
	padding-right: 10px;
	float: left;
}
.header_standard {
	width: 100%;
}
.use-sidebar_container {
	width: 100vw;
	padding-left: 25px;
	padding-right: 25px;
}
.content-sidebar {
	padding-left: 25px;
	padding-right: 25px;
}
.fixed-pagetop {
	bottom: 30px;
}
.block-content > h2:not(.init) {
	font-size: 2.5rem;
}
.wp-block-media-text__content > h2:not(.init) {
	font-size: 2.5rem;
}
.kt-inside-inner-col > h2:not(.init) {
	font-size: 2.5rem;
}
.kt-sc-innter-col > h2:not(.init) {
	font-size: 2.5rem;
}
.kt-accordion-panel-inner > h2:not(.init) {
	font-size: 2.5rem;
}
.kt-modal-content > h2:not(.init) {
	font-size: 2.5rem;
}
.block-content > h3:not(.init) {
	margin-bottom: 0px;
	font-size: 2rem;
}
.wp-block-media-text__content > h3:not(.init) {
	margin-bottom: 0px;
	font-size: 2rem;
}
.kt-inside-inner-col > h3:not(.init) {
	margin-bottom: 0px;
	font-size: 2rem;
}
.kt-sc-innter-col > h3:not(.init) {
	margin-bottom: 0px;
	font-size: 2rem;
}
.kt-accordion-panel-inner > h3:not(.init) {
	margin-bottom: 0px;
	font-size: 2rem;
}
.kt-modal-content > h3:not(.init) {
	margin-bottom: 0px;
	font-size: 2rem;
}
.header_standard .site-title-text > a {
	font-size: 2rem;
}
.header_standard .site-desc {
	font-size: 1.35rem;
}
.header-navi .menu > li > a {
	color: #1e8500;
}
.header-navi {
	display: block;
}
.horizontal-card.block-post .ncb-recent-post-entry-desc {
	display: none;
}
.horizontal-card.block-post .ncb-recent-post-entry-title {
	font-size: 15px;
}
.horizontal-card.block-post .ncb-recent-post-body-bg {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.horizontal-card.block-post .ncb-recent-post-eyecatch {
	border-radius: 9px;
	margin-right: 10px;
	overflow: hidden;
}
.horizontal-card.archive-post .ncb-recent-post-body-bg {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.horizontal-card.archive-post .ncb-recent-post-eyecatch {
	border-radius: 9px;
	margin-right: 10px;
	overflow: hidden;
}
.horizontal-card.archive-post .ncb-recent-post-entry-title {
	font-size: 15px;
}
.horizontal-card.archive-post .ncb-recent-post-entry-desc {
	display: none;
}
body {
	padding-top: 75px;
}
.simple-text.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 6.5em 6.5em auto;
	-ms-grid-columns: 6.5em 6.5em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.block-post .ncb-recent-post-entry-title {
	margin-top: 7px;
	margin-left: 0px;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.simple-text.block-post .ncb-recent-post-body-bg {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.simple-text.archive-news .ncb-recent-post-body-bg {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.simple-text.archive-news .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 6.5em 6.5em auto;
	-ms-grid-columns: 6.5em 6.5em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.archive-news .ncb-recent-post-entry-title {
	margin-top: 7px;
	margin-left: 0px;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.simple-text.block-news .ncb-recent-post-body-bg {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.simple-text.block-news .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 6.5em 6.5em auto;
	-ms-grid-columns: 6.5em 6.5em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.block-news .ncb-recent-post-entry-title {
	margin-top: 7px;
	margin-left: 0px;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.prev-next-link-area {
flex-direction: column;
gap: 10px;}
.prev-link-area {
	width: 100%;
}
.next-link-area {
	width: 100%;
}
.form-h-area {
flex-flow: column;
flex-wrap: wrap;}
.form-h-area .form_label {
	width: 100%;
	padding-bottom: 0.5em;
}
.form-h-area .form_input {
	width: 100%;
}
