@charset "utf-8";
/* Pallet */
.has-256-cms-base-color { color: #F4F4F4; }
.has-256cms-base-color { color: #F4F4F4; }
.has-256-cms-base-background-color { background-color: #F4F4F4; }
.has-256cms-base-background-color { background-color: #F4F4F4; }
.has-256-cms-base-dark-color { color: #404040; }
.has-256cms-base-dark-color { color: #404040; }
.has-256-cms-base-dark-background-color { background-color: #404040; }
.has-256cms-base-dark-background-color { background-color: #404040; }
.has-256-cms-base-bright-color { color: #fdfdfd; }
.has-256cms-base-bright-color { color: #fdfdfd; }
.has-256-cms-base-bright-background-color { background-color: #fdfdfd; }
.has-256cms-base-bright-background-color { background-color: #fdfdfd; }
.has-256-cms-main-color { color: #fe8c59; }
.has-256cms-main-color { color: #fe8c59; }
.has-256-cms-main-background-color { background-color: #fe8c59; }
.has-256cms-main-background-color { background-color: #fe8c59; }
.has-256-cms-main-dark-color { color: #e3581a; }
.has-256cms-main-dark-color { color: #e3581a; }
.has-256-cms-main-dark-background-color { background-color: #e3581a; }
.has-256cms-main-dark-background-color { background-color: #e3581a; }
.has-256-cms-main-bright-color { color: #fffdef; }
.has-256cms-main-bright-color { color: #fffdef; }
.has-256-cms-main-bright-background-color { background-color: #fffdef; }
.has-256cms-main-bright-background-color { background-color: #fffdef; }
.has-256-cms-accent-color { color: #A68669; }
.has-256cms-accent-color { color: #A68669; }
.has-256-cms-accent-background-color { background-color: #A68669; }
.has-256cms-accent-background-color { background-color: #A68669; }
.has-256-cms-accent-dark-color { color: #4F4032; }
.has-256cms-accent-dark-color { color: #4F4032; }
.has-256-cms-accent-dark-background-color { background-color: #4F4032; }
.has-256cms-accent-dark-background-color { background-color: #4F4032; }
.has-256-cms-accent-bright-color { color: #EBBD94; }
.has-256cms-accent-bright-color { color: #EBBD94; }
.has-256-cms-accent-bright-background-color { background-color: #EBBD94; }
.has-256cms-accent-bright-background-color { background-color: #EBBD94; }
.has-256-cms-text-color { color: #333333; }
.has-256cms-text-color { color: #333333; }
.has-256-cms-text-background-color { background-color: #333333; }
.has-256cms-text-background-color { background-color: #333333; }
.has-256-cms-text-dark-color { color: #040404; }
.has-256cms-text-dark-color { color: #040404; }
.has-256-cms-text-dark-background-color { background-color: #040404; }
.has-256cms-text-dark-background-color { background-color: #040404; }
.has-256-cms-text-bright-color { color: #C2C2C2; }
.has-256cms-text-bright-color { color: #C2C2C2; }
.has-256-cms-text-bright-background-color { background-color: #C2C2C2; }
.has-256cms-text-bright-background-color { background-color: #C2C2C2; }
.has-256-cms-line-color { color: #cccccc; }
.has-256cms-line-color { color: #cccccc; }
.has-256-cms-line-background-color { background-color: #cccccc; }
.has-256cms-line-background-color { background-color: #cccccc; }
.has-256-cms-line-dark-color { color: #cccccc; }
.has-256cms-line-dark-color { color: #cccccc; }
.has-256-cms-line-dark-background-color { background-color: #cccccc; }
.has-256cms-line-dark-background-color { background-color: #cccccc; }
.has-256-cms-line-bright-color { color: #eeeeee; }
.has-256cms-line-bright-color { color: #eeeeee; }
.has-256-cms-line-bright-background-color { background-color: #eeeeee; }
.has-256cms-line-bright-background-color { background-color: #eeeeee; }
.has-256-cms-pallet-black-color { color: #E8E8E8; }
.has-256cms-pallet-black-color { color: #E8E8E8; }
.has-256-cms-pallet-black-background-color { background-color: #E8E8E8; }
.has-256cms-pallet-black-background-color { background-color: #E8E8E8; }
.has-256-cms-pallet-white-color { color: #FFFFFF; }
.has-256cms-pallet-white-color { color: #FFFFFF; }
.has-256-cms-pallet-white-background-color { background-color: #FFFFFF; }
.has-256cms-pallet-white-background-color { background-color: #FFFFFF; }
.container {
	width: 100%;
	position: relative;
}
body {
	width: 100%;
	font-size: calc(1.30rem + 0.22vw);
	font-family: 'Noto Sans JP', sans-serif;
word-break: normal;
word-wrap: break-word;
-webkit-text-size-adjust:none;
/* overflow-x: hidden; */}
html {
	font-size: 62.5%;
}
.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 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	color: #4F4032;
	font-weight: normal;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	background-color: #fe8c59;
	display: inline-block;
}
.has-small-font-size {
	font-size: 80.8%;
}
.has-medium-font-size {
	font-size: 114.5%;
}
.has-large-font-size {
	font-size: 141.4%;
}
.site-navi .menu > li > a {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
	color: #333333;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.1S;
	timing-function: ease;
}
.site-navi .menu > li > a:hover {
	color: #fe8c59;
}
.site-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.header-navi .menu > li > a {
	text-align: center;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 0.7em;
	padding-right: 0.7em;
	font-size: 14px;
	color: #040404;
	font-weight: normal;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, #fe8c59 50%);
background-position: 0 0;
background-size: 200% auto;}
.header-navi .menu > li > a:hover {
background-position: -100% 0;
color: #FFFFFF;}
.footer-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.footer-navi .menu > li > a {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.footer-navi .menu > li > a:hover {
	color: #4F4032;
}
.block-content > h3:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 141.4%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.wp-block-media-text__content > h3:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 141.4%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-inside-inner-col > h3:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 141.4%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-sc-innter-col > h3:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 141.4%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-accordion-panel-inner > h3:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 141.4%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-modal-content > h3:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 141.4%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.block-content > h4:not(.init) {
	font-size: 114.5%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.wp-block-media-text__content > h4:not(.init) {
	font-size: 114.5%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-inside-inner-col > h4:not(.init) {
	font-size: 114.5%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-sc-innter-col > h4:not(.init) {
	font-size: 114.5%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-accordion-panel-inner > h4:not(.init) {
	font-size: 114.5%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.kt-modal-content > h4:not(.init) {
	font-size: 114.5%;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.09em;
}
.has-huge-font-size {
	font-size: 199.9%;
}
img {
	max-width: 100%;
height: auto;}
.header-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.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;
}
.block-content > h2:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 199.9%;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.095em;
}
.wp-block-media-text__content > h2:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 199.9%;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.095em;
}
.kt-inside-inner-col > h2:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 199.9%;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.095em;
}
.kt-sc-innter-col > h2:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 199.9%;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.095em;
}
.kt-accordion-panel-inner > h2:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 199.9%;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.095em;
}
.kt-modal-content > h2:not(.init) {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 199.9%;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.095em;
}
.footer-copyright-text {
	line-height: 1.4;
}
.block-content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: disc;}
.wp-block-media-text__content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: disc;}
.kt-inside-inner-col > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: disc;}
.kt-sc-innter-col > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: disc;}
.kt-accordion-panel-inner > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: disc;}
.kt-modal-content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: disc;}
.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: 100%;
	display: flex;
	justify-content: flex-start;
}
.next-link-area {
	width: 100%;
	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: #FFFFFF;
	line-height: 1.4;
	background-color: #fe8c59;
	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: #4F4032;
	background-color: #FFFCD6;
}
.next-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: #FFFFFF;
	line-height: 1.4;
	background-color: #fe8c59;
	display: flex;
	overflow: hidden;
	text-decoration: none;
	justify-content: flex-start;
	align-items: center;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
}
.next-link-button:hover {
	color: #4F4032;
	background-color: #FFFCD6;
}
.cta_message-1-column_ask {
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: bold;
	line-height: 1.4;
}
.header_standard .site-title-text > a {
	color: #040404;
	text-decoration: none;
}
.header_standard .site-desc {
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.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_header-navi .site-title-text > a {
	color: #040404;
	text-decoration: none;
}
.header_header-navi .site-desc {
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.has-text-align-center {
	text-align: center;
}
.has-text-align-right {
	text-align: right;
}
.has-text-align-left {
	text-align: left;
}
.fixed-pagetop {
	position: fixed;
	z-index: 120;
	bottom: 15px;
	right: 15px;
cursor: pointer;}
.wpcf7 label {
	width: 100%;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input.wpcf7-submit {
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 7em;
	padding-right: 7em;
	margin-left: auto;
	margin-right: auto;
	font-size: calc(1.30rem + 0.22vw);
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	background-color: #fe8c59;
	display: block;
	letter-spacing: 0.2em;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
cursor: pointer;
box-shadow: -6px 6px 5px 0 #fe8c5933;}
.wpcf7 input.wpcf7-submit:hover {
	background-color: #e3581a;
}
.wpcf7-submit-button-wrap {
	text-align: center;
	margin-top: 25px;
}
.site-navi .menu {
	display: flex;
}
.site-navi .menu > li {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Noto Serif JP', serif;
	position: relative;
	letter-spacing: 0.09em;
flex-grow: 1;}
.drawer-button {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	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: 1px;
	border-radius: 2px;
	background-color: #fe8c59;
	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: 13px;
	position: relative;
	display: block;
	top: 5px;
}
.drawer-button-text > span {
	color: #fe8c59;
	font-weight: 300;
font-family: 'Karla', sans-serif;
font-style: italic;}
.drawer-button-text > span:before {
content: 'MENU';}
.drawer-close .drawer-button-text > span:before {
content: 'CLOSE';}
.drawer-area .menu > li > a {
	padding-top: 1.1em;
	padding-bottom: 1.1em;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #fe8c59;
	border-bottom-style: dashed;
	display: block;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.drawer-area .sub-menu > li > a {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	color: #333333;
	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%;
	background-color: #FFFFFF;
	position: absolute;
	top: 51px;
visibility: hidden;
opacity: 0;
transition: all .4s ease;}
.site-navi .sub-menu > li > a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #333333;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.1S;
	timing-function: ease;
}
.site-navi .sub-menu > li > a:hover {
	color: #fe8c59;
}
.site-navi .sub-menu > li {
	text-align: center;
}
.site-navi {
	position: relative;
	z-index: 20;
}
.site-navi .menu > li:hover .sub-menu {
visibility: visible;
opacity: 1;}
.header-navi .menu > li:hover .sub-menu {
visibility: visible;
opacity: 1;}
.header-navi .sub-menu {
	width: 100%;
	background-color: #FFFFFF;
	position: absolute;
	top: 35px;
visibility: hidden;
opacity: 0;
transition: all .4s ease;}
.header-navi .menu {
	display: flex;
}
.header-navi .menu > li {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Noto Serif JP', serif;
	position: relative;
	letter-spacing: 0.09em;
flex-grow: 1;}
.header-navi .sub-menu > li {
	text-align: center;
}
.header-navi .sub-menu > li > a {
	width: 100%;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.header-navi .sub-menu > li > a:hover {
	color: #FFFFFF;
	background-color: #fe8c59;
}
.header_header-navi {
	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);}
.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 {
	text-align: center;
	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: 141.4%;
	color: #040404;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
}
.news-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.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;
list-style-type: decimal;}
.wp-block-media-text__content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: decimal;}
.kt-inside-inner-col > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: decimal;}
.kt-sc-innter-col > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: decimal;}
.kt-accordion-panel-inner > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: decimal;}
.kt-modal-content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
list-style-type: decimal;}
.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: #333333;
	line-height: 1.4;
	background-color: #404040;
	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: #fe8c59;
}
.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: #fe8c59;
}
.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: #fe8c59;
}
.single-entry-meta-author {
	line-height: 1.4;
}
.single-entry-meta-date {
	margin-right: 1em;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.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%;
	color: #4F4032;
	font-weight: normal;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
}
.voice-archive-entrys-title {
	padding-left: 0px;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-left: 0px;
	font-size: 199.9%;
	color: #4F4032;
	font-weight: normal;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
}
.sidebar_widget-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	color: #4F4032;
	font-weight: normal;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
}
.sidebar_widget_archive li {
	line-height: 1.6;
list-style-type: none;}
.sidebar_widget_archive li a {
	color: #333333;
	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 {
	padding-top: 10px;
	padding-bottom: 15px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #CECECE;
	border-bottom-style: solid;
	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.30rem + 0.22vw);
	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.30rem + 0.22vw);
	color: #A68669;
	font-weight: normal;
	line-height: 1.4;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	background-color: #fe8c59;
	border-width: 3px;
	border-color: #fe8c59;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	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.30rem + 0.22vw);
	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;
}
.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: #333333;
	line-height: 1.6;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a {
	color: #333333;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a:hover {
text-decoration: underline;}
.fixed-bottom .kt-btn-wrap {
	margin-bottom: 0px;
}
.block-content > .wp-block-table:not(.init) th {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.wp-block-media-text__content > .wp-block-table:not(.init) th {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-inside-inner-col > .wp-block-table:not(.init) th {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-sc-innter-col > .wp-block-table:not(.init) th {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) th {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-modal-content > .wp-block-table:not(.init) th {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	font-family: 'Noto Serif JP', serif;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.block-content > .wp-block-table:not(.init) td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.wp-block-media-text__content > .wp-block-table:not(.init) td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-inside-inner-col > .wp-block-table:not(.init) td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-sc-innter-col > .wp-block-table:not(.init) td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.kt-modal-content > .wp-block-table:not(.init) td {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
	font-weight: 300;
	line-height: 1.8;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	letter-spacing: 0.09em;
}
.footer-navi .menu {
	display: flex;
	justify-content: space-between;
}
.footer-navi .menu > li {
	font-family: 'Noto Serif JP', serif;
}
.header-navi .menu > .current-menu-item > a {
	color: #fe8c59;
}
.header_standard .site-title-logo {
	margin-left: 0px;
	margin-right: 15px;
}
.wpcf7 .required {
	border-radius: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1;
	background-color: #FF0A0A;
	letter-spacing: 0.1em;
}
.googlemap-area {
	height: 0px;
	position: relative;
	overflow: hidden;
padding-bottom: 56.25%;}
.googlemap-area iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.header_header-navi .site-title-text {
	font-weight: 400;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.15em;
}
.header_standard .site-title-text {
	font-weight: 400;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.15em;
}
.flow-step-line {
	padding-bottom: 100px;
	margin-bottom: -100px;
	position: relative;
}
.flow-step-line:before {
border-left: 1px solid #fe8c59;
left: 50%;
content: '';
display: block;
position: absolute;
top: 50%;
bottom: 0;
z-index: -10;}
.wpcf7-form-control-wrap {
	width: 100%;
	margin-left: auto;
	display: block;
}
.vertical-card.block-post .ncb-recent-post-row {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.vertical-card.block-post .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	display: flex;
}
.vertical-card.block-post .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	display: flex;
	text-decoration: none;
}
.vertical-card.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 4fr 0.5fr 6fr;
	-ms-grid-columns: 4fr 0.5fr 6fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.vertical-card.block-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 180px;
	background-color: #404040;
	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;
}
.vertical-card.block-post .ncb-recent-post-entry-title {
	height: 100%;
	text-align: justify;
	margin-top: 17px;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
	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;
}
.vertical-card.block-post .ncb-recent-post-entry-cat {
	height: 25px;
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.vertical-card.block-post .ncb-recent-post-entry-date {
	height: 25px;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #fe8c59;
	line-height: 1;
	border-width: 0px;
	border-color: #fe8c59;
	border-style: solid;
	display: flex;
	letter-spacing: 0.09em;
	justify-content: flex-end;
	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;
}
.vertical-card.block-post .ncb-recent-post-entry-desc {
	text-align: justify;
	margin-top: 12px;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.vertical-card.block-post .ncb-recent-post-body-bg {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fdfdfd;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
}
.horizontal-card.block-post .ncb-recent-post-row {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.horizontal-card.block-post .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	display: flex;
}
.horizontal-card.block-post .ncb-recent-post-body {
	display: flex;
}
.horizontal-card.block-post .ncb-recent-post-body-bg {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fdfdfd;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
}
.horizontal-card.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 1.6fr 2fr;
	-ms-grid-columns: 1.6fr 2fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.horizontal-card.block-post .ncb-recent-post-eyecatch {
	background-color: #fe8c59;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 1/5;
	-ms-grid-row: 1;
	-ms-grid-row-span: 4;
}
.horizontal-card.block-post .ncb-recent-post-entry-title {
	height: 100%;
	text-align: justify;
	margin-top: 19px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
	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;
}
.horizontal-card.block-post .ncb-recent-post-entry-cat {
	width: 130px;
	height: 25px;
	text-align: center;
	margin-top: 15px;
	margin-left: 30px;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.horizontal-card.block-post .ncb-recent-post-entry-date {
	height: 25px;
	margin-top: 15px;
	margin-right: 30px;
	font-size: 14px;
	color: #fe8c59;
	line-height: 1;
	border-width: 0px;
	border-color: #fe8c59;
	border-style: solid;
	display: flex;
	letter-spacing: 0.09em;
	justify-content: flex-end;
	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;
}
.horizontal-card.block-post .ncb-recent-post-entry-desc {
	text-align: justify;
	margin-top: 11px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.simple-text.block-post .ncb-recent-post-row {
	display: flex;
flex-wrap: wrap;}
.simple-text.block-post .ncb-recent-post-column {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	display: flex;
}
.simple-text.block-post .ncb-recent-post-body {
	display: flex;
}
.simple-text.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 7.5em 6em auto;
	-ms-grid-columns: 7.5em 6em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.block-post .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1.6;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.simple-text.block-post .ncb-recent-post-entry-date {
	font-size: 14px;
	color: #fe8c59;
	line-height: 1.4;
	letter-spacing: 0.09em;
	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;
}
.simple-text.block-post .ncb-recent-post-entry-title {
	margin-left: 18px;
	font-size: 16px;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.simple-text.block-post .ncb-recent-post-entry-desc {
	margin-top: 8px;
	margin-left: 18px;
	font-size: 14px;
	line-height: 1.8;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.vertical-card.archive-post .ncb-recent-post-row {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.vertical-card.archive-post .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	display: flex;
}
.vertical-card.archive-post .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	display: flex;
	text-decoration: none;
}
.vertical-card.archive-post .ncb-recent-post-body-bg {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fdfdfd;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
}
.vertical-card.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 4fr 0.5fr 6fr;
	-ms-grid-columns: 4fr 0.5fr 6fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.vertical-card.archive-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 180px;
	background-color: #404040;
	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;
}
.vertical-card.archive-post .ncb-recent-post-entry-title {
	height: 100%;
	text-align: justify;
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
	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;
}
.vertical-card.archive-post .ncb-recent-post-entry-cat {
	height: 25px;
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.vertical-card.archive-post .ncb-recent-post-entry-date {
	height: 25px;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #fe8c59;
	line-height: 1;
	border-width: 0px;
	border-color: #fe8c59;
	border-style: solid;
	display: flex;
	letter-spacing: 0.09em;
	justify-content: flex-end;
	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;
}
.vertical-card.archive-post .ncb-recent-post-entry-desc {
	text-align: justify;
	margin-top: 7px;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.horizontal-card.archive-post .ncb-recent-post-row {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.horizontal-card.archive-post .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	display: flex;
}
.horizontal-card.archive-post .ncb-recent-post-body {
	display: flex;
}
.horizontal-card.archive-post .ncb-recent-post-body-bg {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fdfdfd;
	border-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
}
.horizontal-card.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 1.6fr 2fr;
	-ms-grid-columns: 1.6fr 2fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.horizontal-card.archive-post .ncb-recent-post-eyecatch {
	background-color: #fe8c59;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 1/5;
	-ms-grid-row: 1;
	-ms-grid-row-span: 4;
}
.horizontal-card.archive-post .ncb-recent-post-entry-title {
	height: 100%;
	text-align: justify;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 20px;
	color: #333333;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
	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;
}
.horizontal-card.archive-post .ncb-recent-post-entry-cat {
	width: 130px;
	height: 25px;
	text-align: center;
	margin-top: 15px;
	margin-left: 30px;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.horizontal-card.archive-post .ncb-recent-post-entry-date {
	height: 25px;
	margin-top: 15px;
	margin-right: 30px;
	font-size: 14px;
	color: #fe8c59;
	line-height: 1;
	border-width: 0px;
	border-color: #fe8c59;
	border-style: solid;
	display: flex;
	letter-spacing: 0.09em;
	justify-content: flex-end;
	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;
}
.horizontal-card.archive-post .ncb-recent-post-entry-desc {
	text-align: justify;
	margin-top: 7px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.simple-text.archive-post .ncb-recent-post-row {
	display: flex;
flex-wrap: wrap;}
.simple-text.archive-post .ncb-recent-post-column {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	display: flex;
}
.simple-text.archive-post .ncb-recent-post-body {
	display: flex;
}
.simple-text.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 7.5em 6em auto;
	-ms-grid-columns: 7.5em 6em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.archive-post .ncb-recent-post-entry-title {
	margin-left: 18px;
	font-size: 17px;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.simple-text.archive-post .ncb-recent-post-entry-cat {
	text-align: center;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1.4;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.simple-text.archive-post .ncb-recent-post-entry-date {
	color: #fe8c59;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
	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;
}
.simple-text.archive-post .ncb-recent-post-entry-desc {
	margin-top: 8px;
	margin-left: 18px;
	font-size: 14px;
	line-height: 1.8;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.simple-text.block-news .ncb-recent-post-row {
	display: flex;
flex-wrap: wrap;}
.simple-text.block-news .ncb-recent-post-column {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	display: flex;
}
.simple-text.block-news .ncb-recent-post-body {
	display: flex;
}
.simple-text.block-news .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 7.5em 6em auto;
	-ms-grid-columns: 7.5em 6em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.block-news .ncb-recent-post-entry-title {
	margin-left: 18px;
	font-size: 17px;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.simple-text.block-news .ncb-recent-post-entry-cat {
	text-align: center;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1.4;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.simple-text.block-news .ncb-recent-post-entry-date {
	color: #fe8c59;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
	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;
}
.simple-text.block-news .ncb-recent-post-entry-desc {
	margin-top: 8px;
	margin-left: 18px;
	font-size: 14px;
	line-height: 1.8;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.simple-text.archive-news .ncb-recent-post-row {
	display: flex;
flex-wrap: wrap;}
.simple-text.archive-news .ncb-recent-post-column {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	display: flex;
}
.simple-text.archive-news .ncb-recent-post-body {
	display: flex;
}
.simple-text.archive-news .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 7.5em 6em auto;
	-ms-grid-columns: 7.5em 6em auto;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.simple-text.archive-news .ncb-recent-post-entry-title {
	margin-left: 18px;
	font-size: 17px;
	line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.simple-text.archive-news .ncb-recent-post-entry-cat {
	text-align: center;
	font-size: 80.8%;
	color: #fe8c59;
	line-height: 1.4;
	border-width: 1px;
	border-color: #fe8c59;
	border-style: solid;
	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;
}
.simple-text.archive-news .ncb-recent-post-entry-date {
	color: #fe8c59;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
	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;
}
.simple-text.archive-news .ncb-recent-post-entry-desc {
	margin-top: 8px;
	margin-left: 18px;
	font-size: 14px;
	line-height: 1.8;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.breadcrumb {
	font-size: 88%;
}
.breadcrumb .breadcrumb-item {
	font-family: 'Noto Serif JP', serif;
}
.breadcrumb .breadcrumb-item a {
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.breadcrumb .breadcrumb-item a:hover {
	color: #fe8c59;
}
.breadcrumb-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb .breadcrumb-item--current {
	color: #fe8c59;
}
.post-single_content-section {
	padding-bottom: 2em;
}
.form-h-area {
	margin-bottom: 35px;
	display: flex;
	align-items: center;
}
.form-h-area .form_label {
	width: 25%;
}
.form-h-area .form_input {
	width: 75%;
flex-basis:auto;}
.wpcf7-checkbox {
	line-height: 2;
}
.wpcf7-radio {
	line-height: 2;
}
.form-v-area {
	margin-bottom: 35px;
	display: flex;
flex-wrap: wrap;}
.form-v-area .form_label {
	width: 100%;
	padding-bottom: 1em;
}
.form-v-area .form_input {
	width: 100%;
}
.wpcf7 a:not(.init) {
	text-decoration: underline;
}
