@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: #969696; }
.has-256cms-base-dark-color { color: #969696; }
.has-256-cms-base-dark-background-color { background-color: #969696; }
.has-256cms-base-dark-background-color { background-color: #969696; }
.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-accent-color { color: #f2f7fc; }
.has-256cms-accent-color { color: #f2f7fc; }
.has-256-cms-accent-background-color { background-color: #f2f7fc; }
.has-256cms-accent-background-color { background-color: #f2f7fc; }
.has-256-cms-accent-dark-color { color: #B4C2D6; }
.has-256cms-accent-dark-color { color: #B4C2D6; }
.has-256-cms-accent-dark-background-color { background-color: #B4C2D6; }
.has-256cms-accent-dark-background-color { background-color: #B4C2D6; }
.has-256-cms-accent-bright-color { color: #f2f7fc; }
.has-256cms-accent-bright-color { color: #f2f7fc; }
.has-256-cms-accent-bright-background-color { background-color: #f2f7fc; }
.has-256cms-accent-bright-background-color { background-color: #f2f7fc; }
.has-256-cms-text-color { color: #555555; }
.has-256cms-text-color { color: #555555; }
.has-256-cms-text-background-color { background-color: #555555; }
.has-256cms-text-background-color { background-color: #555555; }
.has-256-cms-text-dark-color { color: #222222; }
.has-256cms-text-dark-color { color: #222222; }
.has-256-cms-text-dark-background-color { background-color: #222222; }
.has-256cms-text-dark-background-color { background-color: #222222; }
.has-256-cms-text-bright-color { color: #D4D4D4; }
.has-256cms-text-bright-color { color: #D4D4D4; }
.has-256-cms-text-bright-background-color { background-color: #D4D4D4; }
.has-256cms-text-bright-background-color { background-color: #D4D4D4; }
.has-256-cms-action-color { color: #88A0BF; }
.has-256cms-action-color { color: #88A0BF; }
.has-256-cms-action-background-color { background-color: #88A0BF; }
.has-256cms-action-background-color { background-color: #88A0BF; }
.has-256-cms-action-dark-color { color: #7287A1; }
.has-256cms-action-dark-color { color: #7287A1; }
.has-256-cms-action-dark-background-color { background-color: #7287A1; }
.has-256cms-action-dark-background-color { background-color: #7287A1; }
.has-256-cms-action-bright-color { color: #88B2DB; }
.has-256cms-action-bright-color { color: #88B2DB; }
.has-256-cms-action-bright-background-color { background-color: #88B2DB; }
.has-256cms-action-bright-background-color { background-color: #88B2DB; }
.has-256-cms-line-color { color: #686868; }
.has-256cms-line-color { color: #686868; }
.has-256-cms-line-background-color { background-color: #686868; }
.has-256cms-line-background-color { background-color: #686868; }
.has-256-cms-line-dark-color { color: #686868; }
.has-256cms-line-dark-color { color: #686868; }
.has-256-cms-line-dark-background-color { background-color: #686868; }
.has-256cms-line-dark-background-color { background-color: #686868; }
.has-256-cms-line-bright-color { color: #ABABAB; }
.has-256cms-line-bright-color { color: #ABABAB; }
.has-256-cms-line-bright-background-color { background-color: #ABABAB; }
.has-256cms-line-bright-background-color { background-color: #ABABAB; }
.has-256-cms-pallet-black-color { color: #020202; }
.has-256cms-pallet-black-color { color: #020202; }
.has-256-cms-pallet-black-background-color { background-color: #020202; }
.has-256cms-pallet-black-background-color { background-color: #020202; }
.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.3rem + 0.25vw);
	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 {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 3em;
	font-size: 199.9%;
	color: ;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
}
.has-small-font-size {
	font-size: 80.8%;
}
.has-medium-font-size {
	font-size: 114.5%;
}
.has-large-font-size {
	font-size: 135%;
}
.site-navi .menu > li > a {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #222222;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.site-navi .menu > li > a:hover {
	color: ;
}
.site-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.header-navi .menu > li > a {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	color: #222222;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.header-navi .menu > li > a:hover {
	color: ;
}
.footer-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.footer-navi .menu > li > a {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
	padding-right: 1em;
	color: #555555;
	line-height: 1;
	border-right-width: 1px;
	border-right-color: #555555;
	border-right-style: solid;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.1S;
	timing-function: ease;
}
.footer-navi .menu > li > a:hover {
text-decoration: underline;}
.block-content > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.wp-block-media-text__content > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.kt-inside-inner-col > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.kt-sc-innter-col > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.kt-accordion-panel-inner > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.kt-modal-content > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 135%;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
}
.block-content > h4:not(.init) {
	padding-bottom: 10px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
	position: relative;
}
.block-content > h4:not(.init):before {
position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color:  transparent transparent transparent;}
.block-content > h4:not(.init):after {
position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;}
.wp-block-media-text__content > h4:not(.init) {
	padding-bottom: 10px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
	position: relative;
}
.wp-block-media-text__content > h4:not(.init):before {
position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color:  transparent transparent transparent;}
.wp-block-media-text__content > h4:not(.init):after {
position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;}
.kt-inside-inner-col > h4:not(.init) {
	padding-bottom: 10px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
	position: relative;
}
.kt-inside-inner-col > h4:not(.init):before {
position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color:  transparent transparent transparent;}
.kt-inside-inner-col > h4:not(.init):after {
position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;}
.kt-sc-innter-col > h4:not(.init) {
	padding-bottom: 10px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
	position: relative;
}
.kt-sc-innter-col > h4:not(.init):before {
position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color:  transparent transparent transparent;}
.kt-sc-innter-col > h4:not(.init):after {
position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;}
.kt-accordion-panel-inner > h4:not(.init) {
	padding-bottom: 10px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
	position: relative;
}
.kt-accordion-panel-inner > h4:not(.init):before {
position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color:  transparent transparent transparent;}
.kt-accordion-panel-inner > h4:not(.init):after {
position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;}
.kt-modal-content > h4:not(.init) {
	padding-bottom: 10px;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
	position: relative;
}
.kt-modal-content > h4:not(.init):before {
position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color:  transparent transparent transparent;}
.kt-modal-content > h4:not(.init):after {
position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;}
.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: 2;
}
.wp-block-media-text__content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}
.kt-inside-inner-col > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}
.kt-sc-innter-col > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}
.kt-accordion-panel-inner > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}
.kt-modal-content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}
.block-content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 2.35rem;
	font-weight: 700;
	line-height: 1.4;
}
.wp-block-media-text__content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 2.35rem;
	font-weight: 700;
	line-height: 1.4;
}
.kt-inside-inner-col > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 2.35rem;
	font-weight: 700;
	line-height: 1.4;
}
.kt-sc-innter-col > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 2.35rem;
	font-weight: 700;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 2.35rem;
	font-weight: 700;
	line-height: 1.4;
}
.kt-modal-content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 2.35rem;
	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;
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;
	overflow: scroll;
	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;
	color: #555555;
	font-weight: 400;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: ;
	border-width: 1px;
	border-color: #020202;
	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: #555555;
}
.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;
	color: #555555;
	font-weight: 400;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	border-width: 1px;
	border-color: #020202;
	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: #555555;
}
.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: 23px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.header_standard .site-title-text > a {
	color: #222222;
	text-decoration: none;
}
.header_standard .site-desc {
	line-height: 1.4;
	display: none;
}
.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 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 3rem;
	line-height: 1.4;
}
.has-text-align-center {
	text-align: center;
}
.has-text-align-right {
	text-align: right;
}
.has-text-align-left {
	text-align: left;
}
.fixed-pagetop {
	width: 45px;
	position: fixed;
	z-index: 120;
	bottom: 6px;
	right: 10px;
cursor: pointer;}
.wpcf7 label {
	width: 100%;
	font-weight: 600;
	line-height: 1.5;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	letter-spacing: 0.05em;
}
.wpcf7 input[type=text] {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 textarea {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 input[type=tel] {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 input[type=email] {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 input.wpcf7-submit {
	text-align: center;
	border-radius: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7em;
	padding-right: 7em;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 1.4;
	background-color: #88A0BF;
	border-width: 0px;
	border-color: ;
	border-style: solid;
	display: block;
	letter-spacing: 0.5em;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
cursor: pointer;}
.wpcf7 input.wpcf7-submit:hover {
	background-color: #7287A1;
}
.wpcf7-submit-button-wrap {
	text-align: center;
	margin-top: 25px;
}
.site-navi .menu {
	display: flex;
}
.site-navi .menu > li {
	font-size: 16px;
	font-weight: 500;
	position: relative;
	letter-spacing: 0.165em;
flex-grow: 1;}
.drawer-button {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	position: fixed;
	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: #7287A1;
	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: 12px;
	color: #7287A1;
	position: relative;
	display: block;
	top: 5px;
font-family: 'Assistant', sans-serif;}
.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: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.5em;
	color: #7287A1;
	border-width: 1px;
	border-color: action;
	border-style: solid;
	display: block;
	text-decoration: none;
}
.drawer-area .sub-menu > li > a {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
}
.site-navi .sub-menu {
	width: 110%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -5%;
	background-color: #FFFFFF;
	position: absolute;
	top: 37px;
visibility: hidden;
opacity: 0;
transition: all .4s ease;}
.site-navi .sub-menu > li > a {
	width: 100%;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #555555;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-color: #f4f4f4;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.site-navi .sub-menu > li > a:hover {
	color: ;
	background-color: #f4f4f4;
}
.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: 160%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -30%;
	background-color: #FFFFFF;
	position: absolute;
	top: 38px;
visibility: hidden;
opacity: 0;
transition: all .4s ease;}
.header-navi .menu {
	display: flex;
justify-content:flex-start;}
.header-navi .menu > li {
	font-size: 15px;
	font-weight: 500;
	position: relative;
	letter-spacing: 0.16em;
}
.header-navi .sub-menu > li {
	text-align: center;
}
.header-navi .sub-menu > li > a {
	width: 100%;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.header-navi .sub-menu > li > a:hover {
	background-color: #f4f4f4;
}
.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;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	letter-spacing: 0.125em;
}
.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;
}
.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: #555555;
	line-height: 1.4;
	background-color: #969696;
	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: ;
}
.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: ;
}
.single-entry-meta {
	margin-bottom: 2em;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.single-entry-meta-cat {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-right: 1em;
	font-size: 80.8%;
	color: #222222;
	line-height: 1.4;
	border-width: 1px;
	border-color: #222222;
	border-style: solid;
}
.single-entry-meta-author {
	line-height: 1.4;
}
.single-entry-meta-date {
	margin-right: 1em;
	line-height: 1.4;
	letter-spacing: 0.05em;
font-family: 'Bebas Neue', cursive;}
.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: normal;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
}
.sidebar_widget_archive li {
	line-height: 1.6;
list-style-type: none;}
.sidebar_widget_archive li a {
	color: #555555;
	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: #555555;
	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: #686868;
	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: normal;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: ;
	border-width: 3px;
	border-color: ;
	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: ;
	border-width: 3px;
	border-color: ;
	border-style: solid;
}
.sidebar_widget_search .screen-reader-text {
	line-height: 1.4;
}
.wpcf7 input[type=date] {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 input[type=url] {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 input[type=number] {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	display: inline-block;
}
.wpcf7 select {
	width: 100%;
	border-radius: 1px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	font-weight: 400;
	line-height: 1.4;
	background-color: #f2f7fc;
	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: #686868;
	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: #555555;
	line-height: 1.6;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a {
	color: #555555;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a:hover {
text-decoration: underline;}
.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-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
border-right: 1px dashed ; }
.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-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
border-right: 1px dashed ; }
.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-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
border-right: 1px dashed ; }
.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-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
border-right: 1px dashed ; }
.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-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
border-right: 1px dashed ; }
.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-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
border-right: 1px dashed ; }
.block-content > .wp-block-table:not(.init) td {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
}
.wp-block-media-text__content > .wp-block-table:not(.init) td {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
}
.kt-inside-inner-col > .wp-block-table:not(.init) td {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
}
.kt-sc-innter-col > .wp-block-table:not(.init) td {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) td {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
}
.kt-modal-content > .wp-block-table:not(.init) td {
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-color: ;
	border-bottom-style: solid;
}
.footer-navi {
	position: relative;
	display: flex;
}
.footer-navi .menu > li {
	font-size: 12px;
	font-weight: 600;
	position: relative;
	letter-spacing: 0.05em;
}
.header-navi .menu > .current-menu-item > a {
	color: ;
}
.wpcf7 .required {
	border-radius: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	font-size: 70%;
	color: #FF1F69;
	font-weight: 400;
	line-height: 1;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #FF1F69;
	border-style: solid;
	letter-spacing: 0.1em;
}
.header_standard .site-title-logo {
	width: 60px;
}
.site-navi .menu > .current-menu-item > a {
	color: ;
}
.fixed-header {
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	z-index: 90;
	top: 0px;
	left: 0px;
	right: 0px;
}
.wpcf7-form-control-wrap {
	width: 100%;
	margin-left: auto;
	display: block;
}
.vertical-card.block-post .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	display: flex;
	text-decoration: none;
}
.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-bg {
	width: 100%;
	border-radius: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
-ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);}
.vertical-card.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 10fr 8fr;
	-ms-grid-columns: 10fr 8fr;
	grid-template-rows: 1.75em auto 1.75em auto auto;
	-ms-grid-rows: 1.75em auto 1.75em auto auto;
}
.vertical-card.block-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 100%;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/4;
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
}
.vertical-card.block-post .ncb-recent-post-entry-cat {
	font-size: 80.8%;
	color: #FFFFFF;
	background-color: ;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	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;
}
.vertical-card.block-post .ncb-recent-post-entry-title {
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 18px;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.vertical-card.block-post .ncb-recent-post-entry-date {
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: 500;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	justify-content: flex-start;
	align-items: flex-end;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
-ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.vertical-card.block-post .ncb-recent-post-entry-desc {
	text-align: justify;
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: 18px;
	margin-right: 19px;
	line-height: 1.6;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 5/6;
	-ms-grid-row: 5;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.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: 30px;
	display: flex;
}
.horizontal-card.block-post .ncb-recent-post-body {
	display: flex;
}
.horizontal-card.block-post .ncb-recent-post-body-bg {
	width: 100%;
	border-radius: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.horizontal-card.block-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 1.5fr 8em 3.0fr;
	-ms-grid-columns: 1.5fr 8em 3.0fr;
	grid-template-rows: 1.75em auto;
	-ms-grid-rows: 1.75em auto;
}
.horizontal-card.block-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 100%;
	background-color: ;
	overflow: hidden;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.horizontal-card.block-post .ncb-recent-post-entry-title {
	text-align: justify;
	margin-left: 35px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.8;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
	grid-column: 2/4;
	-ms-grid-column: 2;
	-ms-grid-column-span: 2;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.horizontal-card.block-post .ncb-recent-post-entry-cat {
	margin-left: 25px;
	color: #555555;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	align-items: flex-start;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-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: -6px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 30px;
	font-size: 15px;
	line-height: 1.6;
	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;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.horizontal-card.block-post .ncb-recent-post-entry-date {
	margin-left: 35px;
	color: #555555;
	font-weight: 500;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	justify-content: flex-start;
	align-items: flex-start;
	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-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: ;
	border-bottom-style: dotted;
	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;
	border-radius: 2px;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: ;
	border-width: 1px;
	border-color: ;
	border-style: solid;
	display: flex;
	letter-spacing: 0.09em;
	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;
}
.simple-text.block-post .ncb-recent-post-entry-date {
	color: ;
	font-weight: 500;
	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: 17px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.05em;
	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: 10px;
	margin-left: 18px;
	font-size: 15px;
	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;
}
.header_standard {
	width: 100%;
	position: relative;
}
.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%;
	border-radius: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
-moz-box-shadow: 0px 3px 6px 0px rgba(0, 127, 200, 0.16);
-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 127, 200, 0.16);
-ms-box-shadow: 0px 3px 6px 0px rgba(0, 127, 200, 0.16);
box-shadow: 0px 3px 6px 0px rgba(0, 127, 200, 0.16);}
.vertical-card.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 10fr 8fr;
	-ms-grid-columns: 10fr 8fr;
	grid-template-rows: 1.75em auto 1.75em auto auto;
	-ms-grid-rows: 1.75em auto 1.75em auto auto;
}
.vertical-card.archive-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 100%;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/4;
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
}
.vertical-card.archive-post .ncb-recent-post-entry-title {
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 18px;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.vertical-card.archive-post .ncb-recent-post-entry-cat {
	font-size: 80.8%;
	color: #FFFFFF;
	background-color: ;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	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;
}
.vertical-card.archive-post .ncb-recent-post-entry-date {
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: 500;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	justify-content: flex-start;
	align-items: flex-end;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
-ms-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.74);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.vertical-card.archive-post .ncb-recent-post-entry-desc {
	text-align: justify;
	margin-top: -10px;
	margin-bottom: 15px;
	margin-left: 18px;
	margin-right: 19px;
	line-height: 1.6;
	grid-column: 1/3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-row: 5/6;
	-ms-grid-row: 5;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.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: 30px;
	display: flex;
}
.horizontal-card.archive-post .ncb-recent-post-body {
	display: flex;
}
.horizontal-card.archive-post .ncb-recent-post-body-bg {
	width: 100%;
	border-radius: 1px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.horizontal-card.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 1.5fr 8em 3.0fr;
	-ms-grid-columns: 1.5fr 8em 3.0fr;
	grid-template-rows: 1.75em auto;
	-ms-grid-rows: 1.75em auto;
}
.horizontal-card.archive-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 100%;
	background-color: ;
	overflow: hidden;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.horizontal-card.archive-post .ncb-recent-post-entry-title {
	text-align: justify;
	margin-left: 35px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.8;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
	grid-column: 2/4;
	-ms-grid-column: 2;
	-ms-grid-column-span: 2;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.horizontal-card.archive-post .ncb-recent-post-entry-cat {
	margin-left: 25px;
	color: #555555;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	align-items: flex-start;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-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 {
	margin-left: 35px;
	color: #555555;
	font-weight: 500;
	display: flex;
	letter-spacing: 0.09em;
	z-index: 1;
	justify-content: flex-start;
	align-items: flex-start;
	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: -6px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 30px;
	font-size: 15px;
	line-height: 1.6;
	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;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.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: ;
	border-bottom-style: dotted;
	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;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.05em;
	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;
	border-radius: 2px;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: ;
	border-width: 1px;
	border-color: ;
	border-style: solid;
	display: flex;
	letter-spacing: 0.09em;
	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;
}
.simple-text.archive-post .ncb-recent-post-entry-date {
	color: ;
	font-weight: 500;
	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: 10px;
	margin-left: 18px;
	font-size: 15px;
	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
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.vertical-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.horizontal-card
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.simple-text
.footer-navi .menu {
	border-left-width: 1px;
	border-left-color: #555555;
	border-left-style: solid;
}
.breadcrumb-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumb {
	font-size: 90%;
}
.breadcrumb .breadcrumb-item a {
	text-decoration: underline;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
}
.breadcrumb .breadcrumb-item a:hover {
	color: #88A0BF;
}
.breadcrumb .breadcrumb-item--current {
	color: #88A0BF;
}
.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;}
.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-checkbox {
	line-height: 2;
}
.wpcf7-radio {
	line-height: 2;
}
.wpcf7 a:not(.init) {
	text-decoration: underline;
}
.single-post .wp-block-image {
	margin-top: 3em;
	margin-bottom: 1em;
}
.single-post .wp-block-kadence-advancedgallery {
	margin-top: 3em;
	margin-bottom: 1em;
}
.block-content > p:not(.init) a {
	color: #0055bb;
	text-decoration: underline;
}
.wp-block-media-text__content > p:not(.init) a {
	color: #0055bb;
	text-decoration: underline;
}
.kt-inside-inner-col > p:not(.init) a {
	color: #0055bb;
	text-decoration: underline;
}
.kt-sc-innter-col > p:not(.init) a {
	color: #0055bb;
	text-decoration: underline;
}
.kt-accordion-panel-inner > p:not(.init) a {
	color: #0055bb;
	text-decoration: underline;
}
.kt-modal-content > p:not(.init) a {
	color: #0055bb;
	text-decoration: underline;
}
