@charset "utf-8";
/* Pallet */
.has-256-cms-base-color { color: #F5F5F5; }
.has-256cms-base-color { color: #F5F5F5; }
.has-256-cms-base-background-color { background-color: #F5F5F5; }
.has-256cms-base-background-color { background-color: #F5F5F5; }
.has-256-cms-base-dark-color { color: #EBEBEB; }
.has-256cms-base-dark-color { color: #EBEBEB; }
.has-256-cms-base-dark-background-color { background-color: #EBEBEB; }
.has-256cms-base-dark-background-color { background-color: #EBEBEB; }
.has-256-cms-base-bright-color { color: #F7FAFF; }
.has-256cms-base-bright-color { color: #F7FAFF; }
.has-256-cms-base-bright-background-color { background-color: #F7FAFF; }
.has-256cms-base-bright-background-color { background-color: #F7FAFF; }
.has-256-cms-main-color { color: #85BFF2; }
.has-256cms-main-color { color: #85BFF2; }
.has-256-cms-main-background-color { background-color: #85BFF2; }
.has-256cms-main-background-color { background-color: #85BFF2; }
.has-256-cms-main-dark-color { color: #295EA5; }
.has-256cms-main-dark-color { color: #295EA5; }
.has-256-cms-main-dark-background-color { background-color: #295EA5; }
.has-256cms-main-dark-background-color { background-color: #295EA5; }
.has-256-cms-main-bright-color { color: #C9DDF2; }
.has-256cms-main-bright-color { color: #C9DDF2; }
.has-256-cms-main-bright-background-color { background-color: #C9DDF2; }
.has-256cms-main-bright-background-color { background-color: #C9DDF2; }
.has-256-cms-accent-color { color: #e99947; }
.has-256cms-accent-color { color: #e99947; }
.has-256-cms-accent-background-color { background-color: #e99947; }
.has-256cms-accent-background-color { background-color: #e99947; }
.has-256-cms-accent-dark-color { color: #A37710; }
.has-256cms-accent-dark-color { color: #A37710; }
.has-256-cms-accent-dark-background-color { background-color: #A37710; }
.has-256cms-accent-dark-background-color { background-color: #A37710; }
.has-256-cms-accent-bright-color { color: #E9B887; }
.has-256cms-accent-bright-color { color: #E9B887; }
.has-256-cms-accent-bright-background-color { background-color: #E9B887; }
.has-256cms-accent-bright-background-color { background-color: #E9B887; }
.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: #050505; }
.has-256cms-text-dark-color { color: #050505; }
.has-256-cms-text-dark-background-color { background-color: #050505; }
.has-256cms-text-dark-background-color { background-color: #050505; }
.has-256-cms-text-bright-color { color: #dddddd; }
.has-256cms-text-bright-color { color: #dddddd; }
.has-256-cms-text-bright-background-color { background-color: #dddddd; }
.has-256cms-text-bright-background-color { background-color: #dddddd; }
.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: #cccccc; }
.has-256cms-line-bright-color { color: #cccccc; }
.has-256-cms-line-bright-background-color { background-color: #cccccc; }
.has-256cms-line-bright-background-color { background-color: #cccccc; }
.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%;
}
.ncb-step-item-number {
	width: 70px;
	height: 70px;
	border-radius: 70px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	display: flex;
	justify-content: center;
	align-items: center;
background: linear-gradient(181deg, #efcb38, #f2b524);}
.ncb-step-item-number:before {
counter-increment: number 1;
content: counter(number) " ";}
.ncb-step-item {
	padding-bottom: 1em;
	padding-left: 35px;
	position: relative;
}
.ncb-step-item:before {
border-left: 1px solid #cccccc;
left: 35px;
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;}
.ncb-step-item-body {
	margin-left: 70px;
}
.nav-menu-direction-row .menu {
	display: flex;
flex-direction: row;}
.nav-menu-direction-column .menu {
	display: flex;
flex-direction: column;}
.post-archive-entrys-sub-title {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height: 1.4;
}
.post-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	color: #295EA5;
	font-weight: 900;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
}
.post-archive-entrys-title:after {
content:"post";
display:block;
font-size:60%;
font-weight:400;
color:black;
font-family: 'Bebas Neue', cursive;}
.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;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	color: #333333;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.site-navi .menu > li > a:hover {
	color: #295EA5;
	background-color: #F5F5F5;
}
.site-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.header-navi .menu > li > a {
	text-align: center;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1.2em;
	padding-right: 1.2em;
	color: #333333;
	font-weight: bold;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.header-navi .menu > li > a:hover {
	color: #85BFF2;
	background-color: #F5F5F5;
}
.footer-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.footer-navi .menu > li > a {
	text-align: center;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	color: #333333;
	display: block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.3S;
	timing-function: ease;
}
.footer-navi .menu > li > a:hover {
	color: #295EA5;
	background-color: #F5F5F5;
}
.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: #295EA5;
	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: #295EA5 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: #295EA5;
	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: #295EA5 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: #295EA5;
	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: #295EA5 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: #295EA5;
	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: #295EA5 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: #295EA5;
	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: #295EA5 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: #295EA5;
	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: #295EA5 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;}
.ncb-step-item-title > span {
	padding-left: 1em;
	font-size: 2.65rem;
	color: #333333;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0em;
}
.ncb-step-item-body > p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 1.8;
}
.header-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.ncb-step-item-title {
	margin-left: -35px;
	position: relative;
	display: flex;
	align-items: center;
}
.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: 2.5em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
}
.wp-block-media-text__content > h2:not(.init) {
	margin-top: 2.5em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
}
.kt-inside-inner-col > h2:not(.init) {
	margin-top: 2.5em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
}
.kt-sc-innter-col > h2:not(.init) {
	margin-top: 2.5em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
}
.kt-accordion-panel-inner > h2:not(.init) {
	margin-top: 2.5em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
}
.kt-modal-content > h2:not(.init) {
	margin-top: 2.5em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.09em;
}
.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;
	border-radius: 5px;
	max-width: 300px;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #295EA5;
	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: #85BFF2;
}
.next-link-button {
	width: 100%;
	text-align: left;
	border-radius: 5px;
	max-width: 300px;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #295EA5;
	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: #85BFF2;
}
.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: #050505;
	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: 20px;
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.3rem + 0.25vw);
	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.3rem + 0.25vw);
	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.3rem + 0.25vw);
	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.3rem + 0.25vw);
	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;
	border-radius: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 7.5em;
	padding-right: 7.5em;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 1.4;
	background-color: #295EA5;
	border-width: 0px;
	border-color: #85BFF2;
	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: #85BFF2;
}
.wpcf7-submit-button-wrap {
	text-align: center;
	margin-top: 25px;
}
.site-navi .menu {
	display: flex;
}
.site-navi .menu > li {
	font-size: 13px;
	font-weight: 700;
	position: relative;
	letter-spacing: 0.05em;
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: 2px;
	border-radius: 2px;
	background-color: #295EA5;
	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) {
	background-color: #FFFFFF;
transform: translateY(9px) rotate(-45deg);}
.drawer-close .drawer-button-icon > span:nth-of-type(2) {
	background-color: #FFFFFF;
opacity: 0;}
.drawer-close .drawer-button-icon > span:nth-of-type(3) {
	background-color: #FFFFFF;
transform: translateY(-9px) rotate(45deg);}
.drawer-button-text {
	text-align: center;
	font-size: 14px;
	color: #295EA5;
	position: relative;
	display: block;
	letter-spacing: 0.05em;
	top: 5px;
font-family: 'Bebas Neue';}
.drawer-button-text > span:before {
content: 'MENU';}
.drawer-close .drawer-button-text > span {
	color: #FFFFFF;
}
.drawer-close .drawer-button-text > span:before {
content: 'CLOSE';}
.drawer-area .menu > li > a {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF55;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
}
.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;
}
.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: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-color: #F5F5F5;
	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: #295EA5;
	background-color: #F5F5F5;
}
.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.05em;
}
.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: #F5F5F5;
}
.drawer-area .menu > li > a .sp-submenu-open {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 125%;
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
}
.drawer-area .menu > li {
	font-size: 13px;
	font-weight: 700;
	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: 135%;
	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: #333333;
	line-height: 1.4;
	background-color: #EBEBEB;
	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: #85BFF2;
}
.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: #85BFF2;
}
.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: #85BFF2;
}
.single-entry-meta-author {
	line-height: 1.4;
}
.single-entry-meta-date {
	margin-right: 1em;
	line-height: 1.4;
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: #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 {
	color: #333333;
	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.2em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.sidebar_widget_search input[type=submit] {
	text-align: center;
	border-radius: 5px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-size: calc(1.3rem + 0.25vw);
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #295EA5;
	border-width: 3px;
	border-color: #295EA5;
	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: #85BFF2;
	border-width: 3px;
	border-color: #85BFF2;
	border-style: solid;
}
.sidebar_widget_search .screen-reader-text {
	line-height: 1.4;
}
.wpcf7 input[type=date] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	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.3rem + 0.25vw);
	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.3rem + 0.25vw);
	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.3rem + 0.25vw);
	line-height: 1.4;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
background: #FFFFFF url("/wp-content/themes/256cms3/images/svg/icon_arrow-down_16x16_111111.svg") no-repeat 98% center;
background-size: 16px 16px;}
.sidebar_widget_archive select {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	display: inline-block;
}
.blog-archive_content-main_inner {
	padding-bottom: 3em;
}
.sidebar_widget_archive .screen-reader-text {
	display: none;
}
.content-section {
	overflow: hidden;
}
.post-archive_content-section {
	padding-bottom: 3em;
}
.news-archive_content-section {
	padding-bottom: 3em;
}
.voice-archive_content-section {
	padding-bottom: 3em;
}
.blog-archive_content-section {
	padding-bottom: 3em;
}
.example-archive_content-section {
	padding-bottom: 3em;
}
.post-single_content-section {
	padding-bottom: 3em;
}
.news-single_content-section {
	padding-bottom: 3em;
}
.voice-single_content-section {
	padding-bottom: 3em;
}
.blog-single_content-section {
	padding-bottom: 3em;
}
.example-single_content-section {
	padding-bottom: 3em;
}
.search-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.sidebar_widget_category_inserter li {
	color: #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.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
border-right: 1px dashed #85BFF2; }
.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: #85BFF2;
	border-bottom-style: solid;
border-right: 1px dashed #85BFF2; }
.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: #85BFF2;
	border-bottom-style: solid;
border-right: 1px dashed #85BFF2; }
.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: #85BFF2;
	border-bottom-style: solid;
border-right: 1px dashed #85BFF2; }
.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: #85BFF2;
	border-bottom-style: solid;
border-right: 1px dashed #85BFF2; }
.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: #85BFF2;
	border-bottom-style: solid;
border-right: 1px dashed #85BFF2; }
.block-content > .wp-block-table:not(.init) td {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
}
.wp-block-media-text__content > .wp-block-table:not(.init) td {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
}
.kt-inside-inner-col > .wp-block-table:not(.init) td {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
}
.kt-sc-innter-col > .wp-block-table:not(.init) td {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) td {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
}
.kt-modal-content > .wp-block-table:not(.init) td {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #85BFF2;
	border-bottom-style: solid;
}
.footer-navi {
	position: relative;
	top: 0px;
}
.footer-navi .menu > li {
	font-size: 12px;
	font-weight: 700;
	position: relative;
	letter-spacing: 0.05em;
flex-grow: 1;}
.header-navi .menu > .current-menu-item > a {
	color: #295EA5;
}
.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;
}
.header_standard .site-title-logo {
	margin-left: 0px;
	margin-right: 15px;
}
.site-navi .menu > .current-menu-item > a {
	color: #295EA5;
}
.fixed-header {
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	z-index: 90;
	top: 0px;
	left: 0px;
	right: 0px;
}
.block-content {
	font-weight: 300;
}
.wpcf7-form-control-wrap {
	width: 100%;
	margin-left: auto;
	display: block;
}
.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
.header_standard {
	width: 100%;
	position: relative;
}
.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
.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
.breadcrumb-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #dadada73;
	border-bottom-style: solid;
}
.breadcrumb {
	font-size: 87%;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
}
.breadcrumb .breadcrumb-item a {
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
}
.breadcrumb .breadcrumb-item a:hover {
	color: #85BFF2;
}
.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;
}
.ncb-step-body {
counter-reset: number 0;}
.ncb-step {
	position: relative;
}
