@charset "utf-8";
/* Pallet */
.has-256-cms-base-color { color: #f4f4f4; }
.has-256-cms-base-background-color { background-color: #f4f4f4; }
.has-256-cms-base-dark-color { color: #e0e0e0; }
.has-256-cms-base-dark-background-color { background-color: #e0e0e0; }
.has-256-cms-base-bright-color { color: #ffffff; }
.has-256-cms-base-bright-background-color { background-color: #ffffff; }
.has-256-cms-main-color { color: #00AE58; }
.has-256-cms-main-background-color { background-color: #00AE58; }
.has-256-cms-main-dark-color { color: #00733A; }
.has-256-cms-main-dark-background-color { background-color: #00733A; }
.has-256-cms-main-bright-color { color: #00CF68; }
.has-256-cms-main-bright-background-color { background-color: #00CF68; }
.has-256-cms-accent-color { color: #FFDE23; }
.has-256-cms-accent-background-color { background-color: #FFDE23; }
.has-256-cms-accent-dark-color { color: #E3C61F; }
.has-256-cms-accent-dark-background-color { background-color: #E3C61F; }
.has-256-cms-accent-bright-color { color: #FFEE05; }
.has-256-cms-accent-bright-background-color { background-color: #FFEE05; }
.has-256-cms-text-color { color: #404040; }
.has-256-cms-text-background-color { background-color: #404040; }
.has-256-cms-text-dark-color { color: #000000; }
.has-256-cms-text-dark-background-color { background-color: #000000; }
.has-256-cms-text-bright-color { color: #7A7A7A; }
.has-256-cms-text-bright-background-color { background-color: #7A7A7A; }
.has-256-cms-action-color { color: #EE3338; }
.has-256-cms-action-background-color { background-color: #EE3338; }
.has-256-cms-action-dark-color { color: #B3262A; }
.has-256-cms-action-dark-background-color { background-color: #B3262A; }
.has-256-cms-action-bright-color { color: #FF4F4F; }
.has-256-cms-action-bright-background-color { background-color: #FF4F4F; }
.has-256-cms-line-color { color: #cccccc; }
.has-256-cms-line-background-color { background-color: #cccccc; }
.has-256-cms-line-dark-color { color: #888888; }
.has-256-cms-line-dark-background-color { background-color: #888888; }
.has-256-cms-line-bright-color { color: #e8e8e8; }
.has-256-cms-line-bright-background-color { background-color: #e8e8e8; }
.has-256-cms-pallet-black-color { color: #040404; }
.has-256-cms-pallet-black-background-color { background-color: #040404; }
.has-256-cms-pallet-white-color { color: #FFFFFF; }
.has-256-cms-pallet-white-background-color { background-color: #FFFFFF; }
.container {
	width: 100%;
	position: relative;
}
body {
	width: 100%;
	font-size: calc(1.3rem + 0.25vw);
	font-family: sans-serif;
word-break: normal;
word-wrap: break-word;
-webkit-text-size-adjust:none;
/* overflow-x: hidden; */}
html {
	font-size: 62.5%;
}
.ncb-fukidashi-figure {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.ncb-fukidashi-name {
	margin-top: 0.5em;
	font-size: 80.8%;
}
.ncb-fukidashi-person {
	width: 135px;
}
.ncb-fukidashi {
	margin-top: 1em;
	margin-bottom: 1em;
}
.ncb-fukidashi-projection {
	width: 20px;
	height: 20px;
	background-color: #f4f4f4;
	position: absolute;
	top: 30px;
}
.ncb-fukidashi-left .ncb-fukidashi-projection {
	margin-right: -12px;
}
.ncb-fukidashi-right .ncb-fukidashi-projection {
	margin-left: -10px;
}
.ncb-fukidashi-wrap {
	max-width: 640px;
}
.ncb-fukidashi-body > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.nav-menu-direction-row .menu {
	display: flex;
flex-direction: row;}
.nav-menu-direction-column .menu {
	display: flex;
flex-direction: column;}
.post-archive-entrys-sub-title {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height: 1.4;
}
.post-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.has-small-font-size {
	font-size: 80.8%;
}
.has-medium-font-size {
	font-size: 114.5%;
}
.has-large-font-size {
	font-size: 141.4%;
}
.problem_ask-bg-list-2-column li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 55px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.8;
	background-image: url(http://256img.com/nigoro-templates-dmy-image/dmy_bg_check.png);
list-style-type: none;
background-repeat: no-repeat;}
.problem_ask-bg-list-2-column_title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: bold;
	line-height: 1.4;
}
.problem_ask-icon-list-2-column li {
	line-height: 1.8;
}
.site-navi .menu > li > a {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	position: relative;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.site-navi .menu > li > a:after {
content: '';
position: absolute;
bottom: 0;
margin-right:-30px;
left: 5%;
height: 5px;/*自由変更*/
background-color: #00AE58;/*自由変更*/
width: 90%;
transform: scaleX(0);
transition: all .4s;/*自由変更*/}
.site-navi .menu > li > a:hover:after {
transform: scaleX(1);}
.site-navi .sub-title {
	margin-top: 8px;
	font-size: 80.8%;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	display: block;
}
.block-content > h3:not(.init) {
	padding-bottom: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
	border-left-width: 6px;
	border-left-color: #00AE58;
	border-left-style: solid;
	display: inline-block;
	letter-spacing: 0.04em;
font-family: 'M PLUS Rounded 1c', sans-serif;
background: linear-gradient(transparent 70%, #FFEE90 30%);
}
.wp-block-media-text__content > h3:not(.init) {
	padding-bottom: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
	border-left-width: 6px;
	border-left-color: #00AE58;
	border-left-style: solid;
	display: inline-block;
	letter-spacing: 0.04em;
font-family: 'M PLUS Rounded 1c', sans-serif;
background: linear-gradient(transparent 70%, #FFEE90 30%);
}
.kt-inside-inner-col > h3:not(.init) {
	padding-bottom: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
	border-left-width: 6px;
	border-left-color: #00AE58;
	border-left-style: solid;
	display: inline-block;
	letter-spacing: 0.04em;
font-family: 'M PLUS Rounded 1c', sans-serif;
background: linear-gradient(transparent 70%, #FFEE90 30%);
}
.kt-sc-innter-col > h3:not(.init) {
	padding-bottom: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
	border-left-width: 6px;
	border-left-color: #00AE58;
	border-left-style: solid;
	display: inline-block;
	letter-spacing: 0.04em;
font-family: 'M PLUS Rounded 1c', sans-serif;
background: linear-gradient(transparent 70%, #FFEE90 30%);
}
.kt-accordion-panel-inner > h3:not(.init) {
	padding-bottom: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
	border-left-width: 6px;
	border-left-color: #00AE58;
	border-left-style: solid;
	display: inline-block;
	letter-spacing: 0.04em;
font-family: 'M PLUS Rounded 1c', sans-serif;
background: linear-gradient(transparent 70%, #FFEE90 30%);
}
.kt-modal-content > h3:not(.init) {
	padding-bottom: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
	border-left-width: 6px;
	border-left-color: #00AE58;
	border-left-style: solid;
	display: inline-block;
	letter-spacing: 0.04em;
font-family: 'M PLUS Rounded 1c', sans-serif;
background: linear-gradient(transparent 70%, #FFEE90 30%);
}
.block-content > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.wp-block-media-text__content > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-inside-inner-col > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-sc-innter-col > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-modal-content > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.has-huge-font-size {
	font-size: 199.9%;
}
img {
	max-width: 100%;
height: auto;}
.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.block-content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-modal-content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.ncb-fukidashi-body {
	border-radius: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #f4f4f4;
}
.block-content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.wp-block-media-text__content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-inside-inner-col > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-sc-innter-col > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-modal-content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.footer-copyright-text {
	line-height: 1.4;
}
.block-content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.wp-block-media-text__content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-inside-inner-col > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-sc-innter-col > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-accordion-panel-inner > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-modal-content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.drawer-area {
	width: 360px;
	margin-left: -1px;
	position: fixed;
	z-index: 110;
	top: 0px;
	bottom: 0px;
	right: 0px;
margin-right: -100vw;
max-width: 100vw;}
.drawer-area-back-cover {
	position: fixed;
	display: none;
	z-index: 100;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
width: 100vw;
height: 100vh;
background: rgba(255,255,255,0.80);
}
.prev-next-link-area {
	margin-top: 2em;
	margin-bottom: 1em;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.prev-link-area {
	width: 50%;
	display: flex;
	justify-content: flex-start;
}
.next-link-area {
	width: 50%;
	display: flex;
	justify-content: flex-end;
}
.prev-link-button {
	width: 100%;
	text-align: left;
	max-width: 300px;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-right: 10px;
	color: #404040;
	line-height: 1.4;
	background-color: #FFFFFF;
	border-width: 2px;
	border-color: #00AE58;
	border-style: solid;
	display: flex;
	overflow: hidden;
	text-decoration: none;
	justify-content: flex-start;
	align-items: center;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
}
.prev-link-button:hover {
	color: #FFFFFF;
	background-color: #00AE58;
}
.next-link-button {
	width: 100%;
	text-align: right;
	max-width: 300px;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-left: 10px;
	color: #404040;
	line-height: 1.4;
	background-color: #FFFFFF;
	border-width: 2px;
	border-color: #00AE58;
	border-style: solid;
	display: flex;
	overflow: hidden;
	text-decoration: none;
	justify-content: flex-end;
	align-items: center;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
}
.next-link-button:hover {
	color: #FFFFFF;
	background-color: #00AE58;
}
.footer-v-navi .menu > li > a {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.4;
	display: block;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.footer-v-navi .menu > li > a:hover {
text-decoration: underline;}
.cta_message-1-column_ask {
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: bold;
	line-height: 1.4;
}
.header_standard .site-title-text {
	font-size: 199.9%;
	font-weight: bold;
	line-height: 1.4;
}
.header_standard .site-title-text > a {
	color: #000000;
	text-decoration: none;
}
.header_standard .site-desc {
	line-height: 1.4;
}
.header_standard_address {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.4;
}
.header_standard_hours {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.4;
}
.header_standard_tel {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.06em;
}
.header_standard_tel:before {
content: '\f879';
font-family: "Font Awesome 5 Free";
margin-right: 10px;}
.footer_simple-2-column_left-column {
	line-height: 1.4;
}
.footer_simple-2-column_right-column {
	line-height: 1.4;
}
.main-visual_page-title-bg_title {
	font-size: 282.7%;
	line-height: 1.4;
}
.main-visual_page-title-bg_sub-title {
	line-height: 1.4;
}
.main-visual_page-title-bg_desc {
	margin-top: 1em;
	line-height: 1.8;
}
.has-text-align-center {
	text-align: center;
}
.has-text-align-right {
	text-align: right;
}
.has-text-align-left {
	text-align: left;
}
.fixed-pagetop {
	width: 96px;
	position: fixed;
	z-index: 120;
	bottom: 18px;
	right: 18px;
cursor: pointer;
animation: gopagetop 2s linear infinite alternate;}
.main-visual_page-title-bg_square-area-right {
	margin-right: calc(50% - 50vw);
}
.problem_ask-image-list_title {
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: bold;
	line-height: 1.4;
}
.attention_lead-area_desc-text {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.attention_solution-area_desc-text {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.wpcf7 label {
	width: 100%;
	margin-top: 1em;
	font-size: 2rem;
	line-height: 1.8;
	display: inline-block;
}
.wpcf7 input[type=text] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 textarea {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.wpcf7 input[type=tel] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input[type=email] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input.wpcf7-submit {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 7em;
	padding-right: 7em;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	font-size: calc(1.3rem + 0.25vw);
	color: #FFFFFF;
	font-weight: 700;
	line-height: 1.4;
	background-color: #00AE58;
	border-width: 3px;
	border-color: #00AE58;
	border-style: solid;
	display: block;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
cursor: pointer;}
.wpcf7 input.wpcf7-submit:hover {
	background-color: #555555;
	border-width: 3px;
	border-color: #555555;
	border-style: solid;
}
.wpcf7-submit-button-wrap {
	text-align: center;
	margin-top: 25px;
}
.site-navi .menu {
	display: flex;
}
.site-navi .menu:before {
position: absolute;
content: '';
width: 1px;
height: 20px;
top: 35px;
left: 0px;
background: #000000;
z-index: 1;}
.site-navi .menu > li {
	font-size: 1.6rem;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
	letter-spacing: 0.1em;
flex-grow: 1;}
.site-navi .menu > li:after {
position: absolute;
content: '';
width: 1px;
height: 20px;
top: 35px;
right: 0px;
background: #000000;
z-index: 1;}
.drawer-button {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFDE23;
	position: fixed;
	overflow: scroll;
	z-index: 120;
	top: 0px;
	right: 0px;
border: none;}
.drawer-button-icon {
	width: 26px;
	height: 20px;
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
}
.drawer-button-icon > span {
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #00AE58;
	position: absolute;
	left: 0px;
transition: all .4s;}
.drawer-button-icon > span:nth-of-type(1) {
	top: 0px;
}
.drawer-button-icon > span:nth-of-type(2) {
	top: 9px;
}
.drawer-button-icon > span:nth-of-type(3) {
	bottom: 0px;
}
.drawer-close .drawer-button-icon > span:nth-of-type(1) {
transform: translateY(9px) rotate(-45deg);}
.drawer-close .drawer-button-icon > span:nth-of-type(2) {
opacity: 0;}
.drawer-close .drawer-button-icon > span:nth-of-type(3) {
transform: translateY(-9px) rotate(45deg);}
.drawer-button-text {
	text-align: center;
	font-size: 70.7%;
	position: relative;
	display: block;
	top: 5px;
}
.drawer-button-text > span {
	color: #00AE58;
}
.drawer-button-text > span:before {
content: 'MENU';}
.drawer-close .drawer-button-text > span:before {
content: 'CLOSE';}
.drawer-area .menu > li > a {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	color: #FFFFFF;
	font-family: 'Noto Sans JP', sans-serif;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
	letter-spacing: 0.2em;
}
.drawer-area .sub-menu > li > a {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
}
.fixed-bottom {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	position: fixed;
	z-index: 70;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.site-navi .sub-menu {
	width: 100%;
	position: absolute;
	top: 48px;
visibility: hidden;
opacity: 0;
transition: all .4s ease;}
.site-navi .sub-menu > li > a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #404040;
	background-color: #cacaca;
	display: block;
	text-decoration: none;
}
.site-navi .sub-menu > li {
	text-align: center;
}
.site-navi {
	z-index: 20;
	top: 0px;
position: sticky;}
.site-navi .menu > li:hover .sub-menu {
visibility: visible;
opacity: 1;}
.drawer-area .menu > li > a .sp-submenu-open {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 125%;
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
}
.drawer-area .menu > li {
	font-size: 114.5%;
	position: relative;
}
.drawer-area .sub-menu {
	display: none;
}
.nav-fixed .site-navi {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}
.post-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.news-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.news-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption-text {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 80.8%;
	line-height: 1.4;
}
.block-content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.wp-block-media-text__content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-inside-inner-col > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-sc-innter-col > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-accordion-panel-inner > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-modal-content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.block-content > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-modal-content > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.block-content > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.wp-block-media-text__content > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-inside-inner-col > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-sc-innter-col > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-modal-content > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.block-content > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.wp-block-media-text__content > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-inside-inner-col > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-sc-innter-col > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-modal-content > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.block-content > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-modal-content > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.block-content > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-modal-content > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.post-single_content-main_inner {
	overflow: hidden;
}
.use-sidebar_container {
	width: 100%;
	position: relative;
}
.paginate {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.paginate a.page-numbers-btn {
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-right: 1px;
	color: #404040;
	line-height: 1.4;
	background-color: #e0e0e0;
	display: inline-block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
}
.paginate a.page-numbers-btn:hover {
	color: #FFFFFF;
	background-color: #00AE58;
}
.paginate span.page-numbers {
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	line-height: 1.4;
	display: inline-block;
}
.paginate .current {
	color: #FFFFFF;
	background-color: #00AE58;
}
.post-archive_content-main_inner {
	overflow: hidden;
}
.single-entry-meta {
	margin-bottom: 2em;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.single-entry-meta-cat {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-right: 1em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
}
.single-entry-meta-author {
	line-height: 1.4;
}
.single-entry-meta-date {
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	margin-right: 1em;
	line-height: 1.4;
	background-color: #FFEE05;
}
.top-social-buttons {
	margin-bottom: 2em;
}
.bottom-social-buttons {
	margin-top: 2em;
	margin-bottom: 0em;
}
.blog-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.blog-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.example-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.example-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.voice-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.voice-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.sidebar_widget-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: bold;
	line-height: 1.4;
}
.sidebar_widget_archive li {
	line-height: 1.6;
list-style-type: none;}
.sidebar_widget_archive li a {
	color: #404040;
	display: block;
	text-decoration: none;
}
.sidebar_widget_archive li a:hover {
text-decoration: underline;}
.sidebar_widget_recent_entries li {
	margin-bottom: 0.5em;
	line-height: 1.6;
list-style-type: none;}
.sidebar_widget_recent_entries li a {
	color: #404040;
	display: block;
	text-decoration: none;
}
.sidebar_widget_recent_entries li a:hover {
text-decoration: underline;}
.sidebar_widget_recent_entries .post-date {
	font-size: 80.8%;
}
.content-sidebar {
	margin-top: 4em;
}
.sidebar_widget_search input[type=text] {
	width: 55%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.sidebar_widget_search input[type=submit] {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-size: calc(1.3rem + 0.25vw);
	color: #FFFFFF;
	font-weight: 700;
	line-height: 1.4;
	background-color: #00AE58;
	border-width: 3px;
	border-color: #00AE58;
	border-style: solid;
	display: inline-block;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
cursor: pointer;}
.sidebar_widget_search input[type=submit]:hover {
	background-color: #555555;
	border-width: 3px;
	border-color: #555555;
	border-style: solid;
}
.sidebar_widget_search .screen-reader-text {
	line-height: 1.4;
}
.wpcf7 input[type=date] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input[type=url] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input[type=number] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 select {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.sidebar_widget_archive select {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.blog-archive_content-main_inner {
	padding-bottom: 3em;
}
.sidebar_widget_archive .screen-reader-text {
	display: none;
}
.content-section {
	overflow: hidden;
}
.post-archive_content-section {
	padding-bottom: 3em;
}
.news-archive_content-section {
	padding-bottom: 3em;
}
.voice-archive_content-section {
	padding-bottom: 3em;
}
.blog-archive_content-section {
	padding-bottom: 3em;
}
.example-archive_content-section {
	padding-bottom: 3em;
}
.post-single_content-section {
	padding-bottom: 3em;
}
.news-single_content-section {
	padding-bottom: 3em;
}
.voice-single_content-section {
	padding-bottom: 3em;
}
.blog-single_content-section {
	padding-bottom: 3em;
}
.example-single_content-section {
	padding-bottom: 3em;
}
.search-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.sidebar_widget_category_inserter li {
	color: #404040;
	line-height: 1.6;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a {
	color: #404040;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a:hover {
text-decoration: underline;}
.block-news .ncb-recent-post-row {
	display: flex;
flex-wrap: wrap;}
.block-news .ncb-recent-post-column {
	margin-bottom: 30px;
}
.block-news .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #404040;
	display: block;
	text-decoration: none;
}
.block-news .ncb-recent-post-body-inner {
	width: 100%;
	display: grid;
	display: -ms-grid;
	grid-template-columns: 1fr;
	-ms-grid-columns: 1fr;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.block-news .ncb-recent-post-entry-title {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 114.5%;
	line-height: 1.4;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.block-news .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-right: 1em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.block-news .ncb-recent-post-entry-date {
	width: 8em;
	font-size: 80.8%;
	line-height: 1.4;
	background-color: #FFEE05;
	display: flex;
	align-items: center;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.block-news .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.block-news .ncb-recent-post-entry-desc {
	font-size: 80.8%;
	line-height: 1.8;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.block-post .ncb-recent-post-row {
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.block-post .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.block-post .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #404040;
	display: block;
	text-decoration: none;
}
.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 2fr 2fr 9em 5fr;
	-ms-grid-columns: 2fr 2fr 9em 5fr;
	grid-template-rows: auto auto auto 2em;
	-ms-grid-rows: auto auto auto 2em;
}
.block-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 200px;
	background-color: #e0e0e0;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 1/5;
	-ms-grid-row: 1;
	-ms-grid-row-span: 4;
}
.block-post .ncb-recent-post-entry-title {
	margin-left: 20px;
	font-size: 114.5%;
	line-height: 1.4;
	align-items: flex-start;
	grid-column: 3/5;
	-ms-grid-column: 3;
	-ms-grid-column-span: 2;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.block-post .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.block-post .ncb-recent-post-entry-date {
	margin-left: 20px;
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.block-post .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 4/5;
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.block-post .ncb-recent-post-entry-desc {
	margin-top: 0.5em;
	margin-left: 20px;
	line-height: 1.8;
	grid-column: 3/5;
	-ms-grid-column: 3;
	-ms-grid-column-span: 2;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-post .ncb-recent-post-row {
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.archive-post .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.archive-post .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #404040;
	display: block;
	text-decoration: none;
}
.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 2fr 2fr 9em 6fr;
	-ms-grid-columns: 2fr 2fr 9em 6fr;
	grid-template-rows: auto auto auto 2em;
	-ms-grid-rows: auto auto auto 2em;
}
.archive-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 200px;
	background-color: #e0e0e0;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 1/5;
	-ms-grid-row: 1;
	-ms-grid-row-span: 4;
}
.archive-post .ncb-recent-post-entry-title {
	margin-left: 20px;
	font-size: 114.5%;
	line-height: 1.4;
	align-items: flex-start;
	grid-column: 3/5;
	-ms-grid-column: 3;
	-ms-grid-column-span: 2;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.archive-post .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.archive-post .ncb-recent-post-entry-date {
	margin-left: 20px;
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.archive-post .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 4/5;
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.archive-post .ncb-recent-post-entry-desc {
	margin-top: 0.5em;
	margin-left: 20px;
	line-height: 1.8;
	grid-column: 3/5;
	-ms-grid-column: 3;
	-ms-grid-column-span: 2;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-news .ncb-recent-post-row {
	margin-bottom: 30px;
	display: flex;
flex-wrap: wrap;}
.archive-news .ncb-recent-post-column {
	margin-bottom: 15px;
}
.archive-news .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #404040;
	display: block;
	text-decoration: none;
}
.archive-news .ncb-recent-post-body-inner {
	width: 100%;
	display: grid;
	display: -ms-grid;
	grid-template-columns: 10em 7em 1fr;
	-ms-grid-columns: 10em 7em 1fr;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.archive-news .ncb-recent-post-entry-title {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 114.5%;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.archive-news .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-right: 1em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-news .ncb-recent-post-entry-date {
	height: 100%;
	font-size: 80.8%;
	line-height: 1.4;
	display: flex;
	align-items: center;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-news .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-news .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-row {
	margin-bottom: 30px;
	display: flex;
flex-wrap: wrap;}
.archive-search .ncb-recent-post-column {
	margin-bottom: 15px;
}
.archive-search .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #404040;
	display: block;
	text-decoration: none;
}
.archive-search .ncb-recent-post-body-inner {
	width: 100%;
	display: grid;
	display: -ms-grid;
	grid-template-columns: 10em 7em 1fr;
	-ms-grid-columns: 10em 7em 1fr;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.archive-search .ncb-recent-post-entry-title {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 114.5%;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.archive-search .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-right: 1em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-entry-date {
	height: 100%;
	font-size: 80.8%;
	line-height: 1.4;
	display: flex;
	align-items: center;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.fixed-bottom .kt-btn-wrap {
	margin-bottom: 0px;
}
.breadcrumbs {
	font-size: 80.8%;
	display: flex;
	letter-spacing: 0.05em;
list-style-type: none;
flex-wrap: wrap;}
.breadcrumbs li {
	line-height: 1.4;
}
.breadcrumbs li a {
	color: #404040;
	text-decoration: none;
}
.block-content > .wp-block-table:not(.init) {
	width: 100%;
}
.wp-block-media-text__content > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-inside-inner-col > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-sc-innter-col > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-modal-content > .wp-block-table:not(.init) {
	width: 100%;
}
.block-content > .wp-block-table:not(.init) th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.wp-block-media-text__content > .wp-block-table:not(.init) th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-inside-inner-col > .wp-block-table:not(.init) th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-sc-innter-col > .wp-block-table:not(.init) th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-modal-content > .wp-block-table:not(.init) th {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.block-content > .wp-block-table:not(.init) td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.wp-block-media-text__content > .wp-block-table:not(.init) td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-inside-inner-col > .wp-block-table:not(.init) td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-sc-innter-col > .wp-block-table:not(.init) td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.kt-modal-content > .wp-block-table:not(.init) td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}
.site-navi .menu > .current-menu-item > a {
	color: #00AE58;
}
.font_m-plus-r {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.head_dewa-icon {
	padding-top: 52px;
	padding-bottom: 0px;
	background-image: url(https://stg.dewa-ds.jp/wp-content/uploads/2019/05/logo.png);
background-repeat: no-repeat;
background-position: center top;
background-size: 48px;}
.feature-cat {
	width: 50%;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-top: 10px;
	margin-left: -3px;
	color: #FFFFFF;
	font-weight: 700;
	background-color: #FFDE23;
	position: absolute;
	display: inline-block;
	letter-spacing: 0.1em;
	z-index: 5;
	top: 0px;
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.12);}
.feature-cat:before {
position: absolute;
content: '';
top: 0px;
left: -7px;
border: none;
height: 46px;
width: 7px;
background: #FFDE23;
border-radius: 10px 0 0 8px;}
.feature-cat:after {
position: absolute;
content: '';
bottom: -8px;
left: -7px;
border: none;
height: 8px;
width: 7px;
background: #E3C61F;
border-radius: 8px 0 0 8px;}
.speech-bubble .kt-inside-inner-col {
	display: flex;
	justify-content: center;
	align-items: center;
}
.head_page-section {
background: repeating-linear-gradient(-45deg, #FFDE2388 , #FFDE2388 1px, transparent 1px, transparent 10px);}
.img_flow-step {
	margin-top: 75px;
	margin-bottom: 75px;
}
.footer-v-navi .sub-title {
	display: none;
}
.site-footer {
	background-image: url(https://stg.dewa-ds.jp/wp-content/uploads/2019/06/footer_img.png);
background-size: auto 350px;
background-repeat: no-repeat;
background-position: right bottom 16px;}
.table_dewa-color th {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #00AE58;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	letter-spacing: 0.105em;
}
.table_dewa-color td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.4;
	background-color: #FAFAFA;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
vertical-align: middle;}
.table_dewa-color td:first-child {
	font-weight: bold;
	background-color: #FFDE23;
}
.header-tel .kt-svg-icon-list li {
justify-content: flex-end;}
.wpcf7 .required {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #00AE58;
}
.block-content > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.wp-block-media-text__content > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-inside-inner-col > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-sc-innter-col > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-accordion-panel-inner > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-modal-content > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
