@charset "utf-8";
/* Pallet */
.has-256-cms-base-color { color: #FFFBEA; }
.has-256-cms-base-background-color { background-color: #FFFBEA; }
.has-256cms-base-background-color { background-color: #FFFBEA; }
.has-256-cms-base-dark-color { color: #D6D1C1; }
.has-256-cms-base-dark-background-color { background-color: #D6D1C1; }
.has-256cms-base-dark-background-color { background-color: #D6D1C1; }
.has-256-cms-base-bright-color { color: #FFFFFF; }
.has-256-cms-base-bright-background-color { background-color: #FFFFFF; }
.has-256cms-base-bright-background-color { background-color: #FFFFFF; }
.has-256-cms-main-color { color: #FEE88C; }
.has-256-cms-main-background-color { background-color: #FEE88C; }
.has-256cms-main-background-color { background-color: #FEE88C; }
.has-256-cms-main-dark-color { color: #BAA64B; }
.has-256-cms-main-dark-background-color { background-color: #BAA64B; }
.has-256cms-main-dark-background-color { background-color: #BAA64B; }
.has-256-cms-main-bright-color { color: #FEF2BE; }
.has-256-cms-main-bright-background-color { background-color: #FEF2BE; }
.has-256cms-main-bright-background-color { background-color: #FEF2BE; }
.has-256-cms-accent-color { color: #9CCAE3; }
.has-256-cms-accent-background-color { background-color: #9CCAE3; }
.has-256cms-accent-background-color { background-color: #9CCAE3; }
.has-256-cms-accent-dark-color { color: #5BA7D0; }
.has-256-cms-accent-dark-background-color { background-color: #5BA7D0; }
.has-256cms-accent-dark-background-color { background-color: #5BA7D0; }
.has-256-cms-accent-bright-color { color: #E5F1F7; }
.has-256-cms-accent-bright-background-color { background-color: #E5F1F7; }
.has-256cms-accent-bright-background-color { background-color: #E5F1F7; }
.has-256-cms-text-color { color: #302D2C; }
.has-256-cms-text-background-color { background-color: #302D2C; }
.has-256cms-text-background-color { background-color: #302D2C; }
.has-256-cms-text-dark-color { color: #0F0F0D; }
.has-256-cms-text-dark-background-color { background-color: #0F0F0D; }
.has-256cms-text-dark-background-color { background-color: #0F0F0D; }
.has-256-cms-text-bright-color { color: #D6D6D6; }
.has-256-cms-text-bright-background-color { background-color: #D6D6D6; }
.has-256cms-text-bright-background-color { background-color: #D6D6D6; }
.has-256-cms-action-color { color: #B0D4C5; }
.has-256-cms-action-background-color { background-color: #B0D4C5; }
.has-256cms-action-background-color { background-color: #B0D4C5; }
.has-256-cms-action-dark-color { color: #519F7F; }
.has-256-cms-action-dark-background-color { background-color: #519F7F; }
.has-256cms-action-dark-background-color { background-color: #519F7F; }
.has-256-cms-action-bright-color { color: #D0E5DC; }
.has-256-cms-action-bright-background-color { background-color: #D0E5DC; }
.has-256cms-action-bright-background-color { background-color: #D0E5DC; }
.has-256-cms-line-color { color: #9C9995; }
.has-256-cms-line-background-color { background-color: #9C9995; }
.has-256cms-line-background-color { background-color: #9C9995; }
.has-256-cms-line-dark-color { color: #474644; }
.has-256-cms-line-dark-background-color { background-color: #474644; }
.has-256cms-line-dark-background-color { background-color: #474644; }
.has-256-cms-line-bright-color { color: #EBE6E0; }
.has-256-cms-line-bright-background-color { background-color: #EBE6E0; }
.has-256cms-line-bright-background-color { background-color: #EBE6E0; }
.has-256-cms-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-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);
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: 0em;
	margin-bottom: 1em;
	font-size: 40px;
	color: #BAA64B;
	font-weight: 500;
	line-height: 1.4;
font-family: 'Zen Maru Gothic', sans-serif;}
.has-small-font-size {
	font-size: 80.8%;
}
.has-medium-font-size {
	font-size: 114.5%;
}
.has-large-font-size {
	font-size: 141.4%;
}
.footer-navi .sub-title {
	margin-top: 1em;
	font-size: 80.8%;
	display: block;
}
.footer-navi .menu > li > a {
	padding-top: 2em;
	padding-bottom: 2em;
	color: #302D2C;
	display: block;
	text-decoration: none;
}
.block-content > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
}
.wp-block-media-text__content > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-inside-inner-col > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-sc-innter-col > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-modal-content > h3:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 141.4%;
	font-weight: 700;
	line-height: 1.4;
}
.block-content > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.wp-block-media-text__content > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-inside-inner-col > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-sc-innter-col > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.kt-modal-content > h4:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: 700;
	line-height: 1.4;
}
.has-huge-font-size {
	font-size: 199.9%;
}
img {
	max-width: 100%;
height: auto;}
.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.block-content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 500;
	line-height: 2.2;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.wp-block-media-text__content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 500;
	line-height: 2.2;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.kt-inside-inner-col > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 500;
	line-height: 2.2;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.kt-sc-innter-col > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 500;
	line-height: 2.2;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.kt-accordion-panel-inner > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 500;
	line-height: 2.2;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.kt-modal-content > p:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 500;
	line-height: 2.2;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.block-content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.4;
	position: relative;
	letter-spacing: 0em;
font-family: 'Zen Maru Gothic', sans-serif;}
.wp-block-media-text__content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.4;
	position: relative;
	letter-spacing: 0em;
font-family: 'Zen Maru Gothic', sans-serif;}
.kt-inside-inner-col > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.4;
	position: relative;
	letter-spacing: 0em;
font-family: 'Zen Maru Gothic', sans-serif;}
.kt-sc-innter-col > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.4;
	position: relative;
	letter-spacing: 0em;
font-family: 'Zen Maru Gothic', sans-serif;}
.kt-accordion-panel-inner > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.4;
	position: relative;
	letter-spacing: 0em;
font-family: 'Zen Maru Gothic', sans-serif;}
.kt-modal-content > h2:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.4;
	position: relative;
	letter-spacing: 0em;
font-family: 'Zen Maru Gothic', sans-serif;}
.footer-copyright-text {
	line-height: 1.4;
}
.block-content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.wp-block-media-text__content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-inside-inner-col > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-sc-innter-col > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-accordion-panel-inner > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-modal-content > ul:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.drawer-area {
	width: 337px;
	height: 730px;
	margin-left: -1px;
	font-weight: 700;
	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;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 1.4;
	background-color: #96C5B2;
	display: flex;
	overflow: hidden;
	text-decoration: none;
	justify-content: flex-start;
	align-items: center;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.prev-link-button:hover {
	color: #FFFFFF;
	background-color: #519F7F;
}
.next-link-button {
	width: 100%;
	text-align: right;
	max-width: 300px;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 1.4;
	background-color: #96C5B2;
	display: flex;
	overflow: hidden;
	text-decoration: none;
	justify-content: flex-end;
	align-items: center;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.next-link-button:hover {
	color: #FFFFFF;
	background-color: #519F7F;
}
.cta_message-1-column_ask {
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: bold;
	line-height: 1.4;
}
.header_standard .site-title-text {
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.header_standard .site-title-text > a {
	color: #0F0F0D;
	text-decoration: none;
}
.header_standard .site-desc {
	line-height: 1.4;
}
.header_standard_address {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.4;
}
.header_standard_hours {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	line-height: 1.4;
}
.header_standard_tel {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	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: 160px;
	height: 145px;
	position: fixed;
	z-index: 120;
	bottom: 20px;
	right: 30px;
cursor: pointer;
}
.fixed-pagetop:before {
content: '';
display: block;
width: 160px;
height: 145px;
position:absolute;
top:0px;
left:0px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/pagetop.png) no-repeat center bottom;
background-size: cover;}
.fixed-pagetop:hover {
cursor: pointer;
animation: gopagetop 2s linear infinite alternate;}
.wpcf7 label {
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
	display: inline-block;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.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: 0px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
border-radius:0px;}
.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: 0px;
	border-color: #9C9995;
	border-style: solid;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
border-radius:0px;}
.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: 0px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
border-radius:0px;}
.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: 0px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
border-radius:0px;}
.wpcf7 input.wpcf7-submit {
	width: 240px;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 70px;
	padding-right: 70px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	color: #302D2C;
	font-weight: 700;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #B0D4C5;
	display: block;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
cursor: pointer;
border-radius:100px;}
.wpcf7 input.wpcf7-submit:hover {
	background-color: #FFFFFF;
}
.wpcf7-submit-button-wrap {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.drawer-button {
	width: 160px;
	height: 145px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	position: fixed;
	z-index: 120;
	top: 50px;
	right: 30px;
border: none;}
.drawer-button:before {
content: '';
display: block;
width: 160px;
height: 145px;
position:absolute;
top:0px;
right:0px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/Head_img_04.png) no-repeat center bottom;
background-size: cover;}
.drawer-button-icon {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.drawer-button-icon > span {
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: #020202;
	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-close .drawer-button-icon > span:nth-of-type(2) {
opacity: 0;}
.drawer-button-text {
	text-align: center;
	font-size: 70.7%;
	font-weight: 500;
	position: relative;
	display: block;
	top: 5px;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Zen Maru Gothic', sans-serif;}
.drawer-button-text > span {
font-family: 'Zen Maru Gothic', sans-serif;}
.drawer-button-text > span:before {
content: 'MENU';}
.drawer-close .drawer-button-text > span {
	font-size: 18px;
}
.drawer-close .drawer-button-text > span:before {
content: 'CLOSE';}
.drawer-area .menu > li > a {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 20px;
	color: #302D2C;
	display: block;
	text-decoration: none;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.drawer-area .sub-menu > li > a {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
	color: #302D2C;
	border-bottom-width: 1px;
	border-bottom-color: #d9d9d9;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
}
.fixed-bottom {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	position: fixed;
	z-index: 70;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.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 {
	color: #302D2C;
	position: relative;
}
.drawer-area .sub-menu {
	display: none;
}
.nav-fixed .site-navi {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}
.post-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	color: #96C5B2;
	font-weight: 700;
	line-height: 1.4;
font-family: 'Zen Maru Gothic', sans-serif;}
.news-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	color: #96C5B2;
	font-weight: 700;
	line-height: 1.4;
font-family: 'Zen Maru Gothic', sans-serif;}
.news-archive-entrys-title {
	text-align: center;
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 40px;
	color: #BAA64B;
	font-weight: 500;
	line-height: 1.4;
font-family: 'Zen Maru Gothic', sans-serif;}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption-text {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 80.8%;
	line-height: 1.4;
}
.block-content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.wp-block-media-text__content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-inside-inner-col > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-sc-innter-col > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-accordion-panel-inner > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.kt-modal-content > ol:not(.init) li {
	margin-left: 2em;
	line-height: 1.6;
}
.block-content > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-modal-content > blockquote:not(.init) > p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.block-content > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.wp-block-media-text__content > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-inside-inner-col > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-sc-innter-col > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-modal-content > h5:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.block-content > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.wp-block-media-text__content > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-inside-inner-col > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-sc-innter-col > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-accordion-panel-inner > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.kt-modal-content > h6:not(.init) {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
	line-height: 1.4;
}
.block-content > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.kt-modal-content > dl:not(.init) > dt:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
}
.block-content > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.wp-block-media-text__content > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-inside-inner-col > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-sc-innter-col > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-accordion-panel-inner > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.kt-modal-content > dl:not(.init) > dd:not(.init) {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.8;
}
.post-single_content-main_inner {
	overflow: hidden;
}
.use-sidebar_container {
	width: 100%;
	position: relative;
}
.paginate {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.paginate a.page-numbers-btn {
	padding-top: 4px;
	padding-bottom: 9px;
	padding-left: 17px;
	padding-right: 17px;
	margin-right: 2px;
	font-size: 20px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.4;
	background-color: #D0E5DC;
	display: inline-block;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.paginate a.page-numbers-btn:hover {
	color: #302D2C;
	background-color: #96C5B2;
}
.paginate span.page-numbers {
	padding-top: 4px;
	padding-bottom: 9px;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 1.4;
	display: inline-block;
}
.paginate .current {
	padding-top: 4px;
	padding-bottom: 9px;
	padding-left: 17px;
	padding-right: 17px;
	margin-right: 2px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 500;
	background-color: #519F7F;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.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: #FEE88C;
}
.single-entry-meta-author {
	line-height: 1.4;
}
.single-entry-meta-date {
	margin-right: 1em;
	line-height: 1.4;
}
.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%;
	color: #96C5B2;
	font-weight: 700;
	line-height: 1.4;
font-family: 'Zen Maru Gothic', sans-serif;}
.blog-archive-entrys-title {
	margin-top: 0em;
	margin-bottom: 1em;
	font-size: 40px;
	color: #BAA64B;
	font-weight: 500;
	line-height: 1.4;
font-family: 'Zen Maru Gothic', sans-serif;}
.example-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.example-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.voice-entry-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.voice-archive-entrys-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 199.9%;
	font-weight: 700;
	line-height: 1.4;
}
.sidebar_widget-title {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 114.5%;
	font-weight: bold;
	line-height: 1.4;
}
.sidebar_widget_archive li {
	line-height: 1.6;
list-style-type: none;}
.sidebar_widget_archive li a {
	color: #302D2C;
	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: #302D2C;
	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: #9C9995;
	border-style: solid;
	display: inline-block;
}
.sidebar_widget_search input[type=submit] {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-size: calc(1.3rem + 0.25vw);
	color: #FFFFFF;
	font-weight: 700;
	line-height: 1.4;
	background-color: #FEE88C;
	border-width: 3px;
	border-color: #FEE88C;
	border-style: solid;
	display: inline-block;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
cursor: pointer;}
.sidebar_widget_search input[type=submit]:hover {
	background-color: #555555;
	border-width: 3px;
	border-color: #555555;
	border-style: solid;
}
.sidebar_widget_search .screen-reader-text {
	line-height: 1.4;
}
.wpcf7 input[type=date] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input[type=url] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
}
.wpcf7 input[type=number] {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
}
.wpcf7 select {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
}
.sidebar_widget_archive select {
	width: 100%;
	border-radius: 3px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-size: calc(1.3rem + 0.25vw);
	line-height: 1.4;
	border-width: 1px;
	border-color: #9C9995;
	border-style: solid;
	display: inline-block;
}
.blog-archive_content-main_inner {
	padding-bottom: 3em;
}
.sidebar_widget_archive .screen-reader-text {
	display: none;
}
.page_content-section {
	padding-bottom: 3em;
}
.content-section {
	overflow: hidden;
}
.post-archive_content-section {
	padding-bottom: 3em;
	margin-top: 250px;
}
.news-archive_content-section {
	padding-bottom: 3em;
	margin-top: 250px;
}
.voice-archive_content-section {
	padding-bottom: 3em;
}
.blog-archive_content-section {
	padding-bottom: 3em;
	margin-top: 250px;
}
.example-archive_content-section {
	padding-bottom: 3em;
}
.post-single_content-section {
	padding-bottom: 3em;
	margin-top: 200px;
}
.news-single_content-section {
	padding-bottom: 3em;
	margin-top: 200px;
}
.voice-single_content-section {
	padding-bottom: 3em;
}
.blog-single_content-section {
	padding-bottom: 3em;
	margin-top: 200px;
}
.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: #302D2C;
	line-height: 1.6;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a {
	color: #302D2C;
	display: block;
	text-decoration: none;
}
.sidebar_widget_category_inserter li a:hover {
text-decoration: underline;}
.block-blog .ncb-recent-post-row {
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.block-blog .ncb-recent-post-column {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.block-blog .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #302D2C;
	display: flex;
	text-decoration: none;
}
.block-blog .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 4.5fr 1fr 4.5fr;
	-ms-grid-columns: 4.5fr 1fr 4.5fr;
	grid-template-rows: 2em auto auto auto auto;
	-ms-grid-rows: 2em auto auto auto auto;
}
.block-blog .ncb-recent-post-eyecatch {
	width: 100%;
	height: 250px;
	background-color: #D6D1C1;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/3;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
}
.block-blog .ncb-recent-post-entry-title {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 114.5%;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.block-blog .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 80.8%;
	color: #FFFFFF;
	background-color: #FEE88C;
	position: relative;
	display: flex;
	justify-content: center ;
	align-items: center;
	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;
}
.block-blog .ncb-recent-post-entry-date {
	font-size: 80.8%;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.block-blog .ncb-recent-post-entry-author {
	font-size: 80.8%;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.block-blog .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 5/6;
	-ms-grid-row: 5;
	-ms-grid-row-span: 1;
}
.block-news .ncb-recent-post-row {
	margin-top: 50px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #EBE6E0;
	border-bottom-style: solid;
	display: flex;
flex-wrap: wrap;}
.block-news .ncb-recent-post-column {
	margin-bottom: 0px;
	border-top-width: 0px;
	border-top-color: #9C9995;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #9C9995;
	border-bottom-style: solid;
}
.block-news .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #302D2C;
	display: block;
	text-decoration: none;
}
.block-news .ncb-recent-post-body-inner {
	width: 100%;
	display: grid;
	display: -ms-grid;
	grid-template-columns: 10em 7em 1fr;
	-ms-grid-columns: 10em 7em 1fr;
	grid-template-rows: auto;
	-ms-grid-rows: auto;
}
.block-news .ncb-recent-post-entry-title {
	margin-top: 1px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	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;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.block-news .ncb-recent-post-entry-cat {
	text-align: center;
	border-radius: 100px;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	margin-right: 2em;
	font-size: 16px;
	color: #519F7F;
	line-height: 1.4;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #E1F3EB;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.block-news .ncb-recent-post-entry-date {
	height: 100%;
	margin-top: 0px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	display: flex;
	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;
font-family: 'Zen Maru Gothic', sans-serif;}
.block-news .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.block-news .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	display: none;
}
.archive-post .ncb-recent-post-row {
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
flex-wrap: wrap;}
.archive-post .ncb-recent-post-column {
	padding-left: 37px;
	padding-right: 37px;
	margin-top: 1em;
	margin-bottom: 145px;
}
.archive-post .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #302D2C;
	display: flex;
	text-decoration: none;
}
.archive-post .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 4.5fr 1fr 4.5fr;
	-ms-grid-columns: 4.5fr 1fr 4.5fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.archive-post .ncb-recent-post-eyecatch {
	width: 100%;
	height: 230px;
	border-radius: 5px;
	background-color: #D6D1C1;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.archive-post .ncb-recent-post-entry-title {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-post .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 20px;
	font-size: 16px;
	color: 000;
	font-weight: 500;
	background-color: #D0E5DC;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-post .ncb-recent-post-entry-date {
	margin-top: 19px;
	font-size: 16px;
	color: #96C5B2;
	font-weight: 500;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-post .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 4/5;
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.archive-post .ncb-recent-post-entry-desc {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.4;
	display: none;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-news .ncb-recent-post-row {
	margin-bottom: 30px;
	margin-left: -37px;
	margin-right: -37px;
	display: flex;
flex-wrap: wrap;}
.archive-news .ncb-recent-post-column {
	padding-left: 37px;
	padding-right: 37px;
	margin-top: 1em;
	margin-bottom: 145px;
}
.archive-news .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #302D2C;
	display: block;
	text-decoration: none;
}
.archive-news .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 4.5fr 1fr 4.5fr;
	-ms-grid-columns: 4.5fr 1fr 4.5fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.archive-news .ncb-recent-post-entry-title {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-news .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 20px;
	font-size: 16px;
	color: 000;
	font-weight: 500;
	background-color: #D0E5DC;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-news .ncb-recent-post-entry-date {
	margin-top: 19px;
	font-size: 16px;
	color: #96C5B2;
	font-weight: 500;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-news .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-news .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-row {
	margin-bottom: 30px;
	display: flex;
flex-wrap: wrap;}
.archive-search .ncb-recent-post-column {
	margin-bottom: 15px;
}
.archive-search .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #302D2C;
	display: block;
	text-decoration: none;
}
.archive-search .ncb-recent-post-body-inner {
	width: 100%;
	display: grid;
	display: -ms-grid;
	grid-template-columns: 10em 7em 1fr;
	-ms-grid-columns: 10em 7em 1fr;
	grid-template-rows: auto auto auto;
	-ms-grid-rows: auto auto auto;
}
.archive-search .ncb-recent-post-entry-title {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 114.5%;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;}
.archive-search .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-right: 1em;
	font-size: 80.8%;
	color: #FFFFFF;
	line-height: 1.4;
	background-color: #FEE88C;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-entry-date {
	height: 100%;
	font-size: 80.8%;
	line-height: 1.4;
	display: flex;
	align-items: center;
	grid-column: 2/3;
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-entry-author {
	font-size: 80.8%;
	display: flex;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
}
.archive-search .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
}
.archive-blog .ncb-recent-post-row {
	margin-bottom: 30px;
	margin-left: -37px;
	margin-right: -37px;
	display: flex;
flex-wrap: wrap;}
.archive-blog .ncb-recent-post-column {
	padding-left: 37px;
	padding-right: 37px;
	margin-top: 1em;
	margin-bottom: 145px;
}
.archive-blog .ncb-recent-post-body {
	width: 100%;
	height: 100%;
	color: #302D2C;
	display: flex;
	text-decoration: none;
}
.archive-blog .ncb-recent-post-body-inner {
	display: grid;
	display: -ms-grid;
	grid-template-columns: 4.5fr 1fr 4.5fr;
	-ms-grid-columns: 4.5fr 1fr 4.5fr;
	grid-template-rows: auto auto auto auto;
	-ms-grid-rows: auto auto auto auto;
}
.archive-blog .ncb-recent-post-eyecatch {
	width: 100%;
	height: 230px;
	border-radius: 5px;
	background-color: #D6D1C1;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.archive-blog .ncb-recent-post-entry-title {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.4;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 3/4;
	-ms-grid-row: 3;
	-ms-grid-row-span: 1;
word-wrap : break-word;
overflow-wrap : break-word;
word-wrap: anywhere;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-blog .ncb-recent-post-entry-cat {
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 20px;
	font-size: 16px;
	color: 000;
	font-weight: 500;
	background-color: #D0E5DC;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-blog .ncb-recent-post-entry-date {
	margin-top: 19px;
	margin-left: -30px;
	font-size: 16px;
	color: #96C5B2;
	font-weight: 500;
	grid-column: 1/2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-row: 2/3;
	-ms-grid-row: 2;
	-ms-grid-row-span: 1;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-blog .ncb-recent-post-entry-author {
	font-size: 80.8%;
	grid-column: 3/4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-row: 4/5;
	-ms-grid-row: 4;
	-ms-grid-row-span: 1;
}
.archive-blog .ncb-recent-post-entry-desc {
	margin-top: 1em;
	line-height: 1.8;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 5/6;
	-ms-grid-row: 5;
	-ms-grid-row-span: 1;
}
.fixed-bottom .kt-btn-wrap {
	margin-bottom: 0px;
}
.breadcrumbs {
	display: flex;
list-style-type: none;
flex-wrap: wrap;}
.breadcrumbs li {
	line-height: 1.4;
}
.breadcrumbs li a {
	color: #302D2C;
	text-decoration: none;
}
.block-content > .wp-block-table:not(.init) {
	width: 100%;
}
.wp-block-media-text__content > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-inside-inner-col > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-sc-innter-col > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-accordion-panel-inner > .wp-block-table:not(.init) {
	width: 100%;
}
.kt-modal-content > .wp-block-table:not(.init) {
	width: 100%;
}
.block-content > .wp-block-table:not(.init) td {
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: -20px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.8;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.wp-block-media-text__content > .wp-block-table:not(.init) td {
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: -20px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.8;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-inside-inner-col > .wp-block-table:not(.init) td {
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: -20px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.8;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-sc-innter-col > .wp-block-table:not(.init) td {
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: -20px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.8;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-accordion-panel-inner > .wp-block-table:not(.init) td {
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: -20px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.8;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-modal-content > .wp-block-table:not(.init) td {
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: -20px;
	font-size: 17px;
	color: #302D2C;
	font-weight: 500;
	line-height: 1.8;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.header_standard .site-title-logo {
	width: 15%;
	position: absolute;
	top: 25px;
	left: 10px;
}
body.home {
	margin-top: -20px;
}
.bg_01_bottom {
	margin-bottom: 15px;
	position: relative;
}
.bg_01_bottom:after {
content: '';
display: block;
width: 100%;
height: 60px;
padding-bottom:60px;
position:absolute;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/bg_img_parts01_bottom.png) no-repeat center bottom;
background-size: 100% 60px;}
.bg_01_top {
	position: relative;
}
.bg_01_top:after {
content: '';
display: block;
width: 100%;
height:99px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/bg_img_parts01_top.png) no-repeat center bottom;
background-size: 102% 99px;}
.head_area_03 {
	border-radius: 38px;
	position: relative;
	display: block;
	z-index: 0;
}
.head_area_03:before {
content: '';
display: block;
z-index:99;
width: 131px;
height: 82px;
padding-bottom:82px;
position:absolute;
top:-50px;
left:-15px;
background-blend-mode: multiply;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/Head_img_03.png) no-repeat center bottom;
background-size: 131px 82px;}
.head_area_03 .head_img_03 {
	position: absolute;
	display: block;
	top: -50px;
mix-blend-mode: multiply;
}
.bg_03_top {
	position: relative;
}
.bg_03_top:after {
content: '';
display: block;
width: 100%;
height:147px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/bg_img_parts03_top.png) no-repeat center bottom;
background-size: cover;}
.bg_03_bottom {
	margin-bottom: 15px;
	position: relative;
}
.bg_03_bottom:after {
content: '';
display: block;
width: 100%;
height: 55px;
position:absolute;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/bg_img_parts03_bottom.png) no-repeat center bottom;
background-size: cover;}
.bg_02_bottom {
	margin-bottom: 90px;
	position: relative;
}
.bg_02_bottom:after {
content: '';
display: block;
width: 100%;
height: 87px;
position:absolute;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/bg_img_parts02_bottom.png) no-repeat center bottom;
background-size: 100% 87px;}
.bg_02_top {
	position: relative;
}
.bg_02_top:after {
content: '';
display: block;
width: 100%;
height:116px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/bg_img_parts02_top.png) no-repeat center bottom;
background-size: 102% 116px;}
.head_img {
	margin-left: 90px;
	position: relative;
}
.head_img:before {
content: '';
display: block;
width: 102px;
height: 94px;
position:absolute;
top:-40px;
left:-125px;
background-size: 102px 94px;}
.head_img:after {
content: '';
display: block;
width: 312px;
height: 17px;
position:relative;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_head.png) no-repeat center bottom;
left:-35px;
background-size: cover;}
.head_img.num02 {
	position: relative;
	display: block;
}
.head_img.num02:before {
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_head02.png) no-repeat center bottom;}
.head_img.num01:before {
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_head01.png) no-repeat center bottom;}
.head_img.num03:before {
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_head03.png) no-repeat center bottom;}
.head_img.num04:before {
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_head04.png) no-repeat center bottom;
top:-30px;}
.head_img.num05:before {
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_head05.png) no-repeat center bottom;}
.about_con01 {
	position: relative;
}
.about_con01.num01:before {
content: '';
display: block;
width: 391px;
height: 406px;
position:absolute;
top:-300px;
right:3vw;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_bg01.png) no-repeat center bottom;
background-size: cover;}
.about_con01 .img-small {
	position: relative;
	display: block;
}
.about_con01.num02:before {
content: '';
display: block;
width: 596px;
height: 377px;
position:absolute;
top:150px;
left:2vw;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_bg02.png) no-repeat center bottom;
background-size: cover;}
.about_con01.num03:before {
content: '';
display: block;
width: 509px;
height: 490px;
position:absolute;
top:190px;
right:3vw;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_bg03.png) no-repeat center bottom;
background-size: cover;}
.about_con01.num04:before {
content: '';
display: block;
width: 528px;
height: 355px;
position:absolute;
top:90px;
left:calc(10vw - 50px);
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_bg04.png) no-repeat center bottom;
background-size: cover;}
.about_con01.num05:before {
content: '';
display: block;
width: 500px;
height: 280px;
position:absolute;
top:400px;
right:3vw;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/about_con01_bg05.png) no-repeat center bottom;
background-size: cover;}
.block-content > .wp-block-table:not(.init) th {
	width: 20%;
	margin-right: 20px;
	font-size: 20px;
	color: #519F7F;
	font-weight: 700;
	border-bottom-width: 2px;
	border-bottom-color: #B0D4C5;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.wp-block-media-text__content > .wp-block-table:not(.init) th {
	width: 20%;
	margin-right: 20px;
	font-size: 20px;
	color: #519F7F;
	font-weight: 700;
	border-bottom-width: 2px;
	border-bottom-color: #B0D4C5;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-inside-inner-col > .wp-block-table:not(.init) th {
	width: 20%;
	margin-right: 20px;
	font-size: 20px;
	color: #519F7F;
	font-weight: 700;
	border-bottom-width: 2px;
	border-bottom-color: #B0D4C5;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-sc-innter-col > .wp-block-table:not(.init) th {
	width: 20%;
	margin-right: 20px;
	font-size: 20px;
	color: #519F7F;
	font-weight: 700;
	border-bottom-width: 2px;
	border-bottom-color: #B0D4C5;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-accordion-panel-inner > .wp-block-table:not(.init) th {
	width: 20%;
	margin-right: 20px;
	font-size: 20px;
	color: #519F7F;
	font-weight: 700;
	border-bottom-width: 2px;
	border-bottom-color: #B0D4C5;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.kt-modal-content > .wp-block-table:not(.init) th {
	width: 20%;
	margin-right: 20px;
	font-size: 20px;
	color: #519F7F;
	font-weight: 700;
	border-bottom-width: 2px;
	border-bottom-color: #B0D4C5;
	border-bottom-style: solid;
font-family: 'Zen Kaku Gothic New', sans-serif;
border-width:0px 0px 2px 0px;
vertical-align: middle;}
.head_img00 {
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
.head_img00:before {
content: '';
display: block;
width: 79px;
height: 23px;
position:absolute;
top:0px;
left:0px;
background-size: 102px 94px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/Head_img_01.png) no-repeat center bottom;
}
.head_img01 {
	padding-bottom: 20px;
	position: relative;
	display: inline-block;
}
.head_img01:before {
content: '';
display: block;
width: 129px;
height: 106px;
position:absolute;
bottom:-100px;
left:15px;
background: url(https://www.tosaka-kodomoen.com/wp-content/uploads/2023/09/Head_img_02.png) no-repeat center bottom;
background-size: cover;}
.form-grid {
	padding-top: 20px;
	padding-bottom: 20px;
	display: grid;
	display: -ms-grid;
	justify-content: center;
	align-items: center;
	grid-template-columns: 30% 70%;
	-ms-grid-columns: 30% 70%;
	grid-template-rows: auto;
	-ms-grid-rows: auto;
}
.form-grid .right span {
	padding-top: 20px;
	color: #302D2C;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}
.form-privacy-policy {
	text-align: center;
	margin-top: 40px;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}
.drawer-button-icon > span:nth-of-type(3) {
	bottom: 0px;
}
.drawer-close .drawer-button-icon > span:nth-of-type(1) {
transform: translateY(9px) rotate(-30deg);}
.drawer-close .drawer-button-icon > span:nth-of-type(3) {
transform: translateY(-9px) rotate(30deg);}
.footer-navi .menu > li {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 20px;
	font-weight: bold;
font-family: 'Zen Kaku Gothic New', sans-serif;}
.block-news .ncb-recent-post-body-bg {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-color: #EBE6E0;
	border-top-style: solid;
}
.top_con04 {
	position: relative;
}
.top_con04.area001 img {
	position: absolute;
	top: 0px;
}
.top_con04.area002 img {
	position: absolute;
	top: 75px;
}
.top_con04.area004 img {
	position: absolute;
	top: 90px;
}
.top_con04.area005 img {
	position: absolute;
	top: 70px;
}
.top_con04.area003 img {
	position: absolute;
}
.map iframe {
border-radius:0 0 80px 80px;}
.block-content {
font-family: 'Zen Kaku Gothic New', sans-serif;}
.archive-news .ncb-recent-post-eyecatch {
	width: 100%;
	height: 230px;
	border-radius: 5px;
	background-color: #D6D1C1;
	grid-column: 1/4;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-row: 1/2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
}
.kb-button.btn_anim {
	border-radius: 100px;
	position: relative;
	display: inline-block;
	z-index: 0;
/*    text-align: center;
    text-decoration: none;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear; */}
.kb-button.btn_anim:before {
/* content:"";
    /*絶対配置で下線の位置を決める*/
  position: absolute;
  top:50%;
  right:0px;
    /*下線の形状*/
  width:40px;
  height:1px;
  background:#333;
    /*アニメーションの指定*/
    transition: all .2s linear; */}
.kb-button.btn_anim:after {
/*content:"";
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    top: 20%;
    right: -21px;
    /*矢印の形状*/
  width:1px;
  height:12px;
  background:#333;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear; */}
.kb-button.btn_anim:hover:before {
/*right:-30px;*/}
.kb-button.btn_anim:hover:after {
/*right:-25px;*/}
.btn_arrow {
	width: 288px;
	text-align: center;
	border-radius: 100px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 60px;
	margin-top: 0.5em;
	font-size: 24px;
	color: #302D2C;
	font-weight: 700;
	background-color: #FEE88C;
	position: relative;
	display: inline-block;
	transition-property: all;
	transition-duration: 0.2S;
	timing-function: ease;
text-decoration: none;
transition: all .2s linear;
font-family: 'Zen Maru Gothic', sans-serif;}
.btn_arrow:before {
content:"";
position: absolute;
border-radius:10px;
top:50%;
right:-6px;
/*下線の形状*/
width:25px;
height:2px;
background:#BAA64B;
/*アニメーションの指定*/
transition: all .2s linear;}
.btn_arrow:after {
content:"";
position: absolute;
border-radius:10px;
top: 50%;
right: -6px;
/*矢印の形状*/
transform:rotate(45deg); 
width:0px;
height:2px;
background:#BAA64B;
/*アニメーションの指定*/
transition: all .2s linear;}
.btn_arrow:hover {
	background-color: #FEF2BE;
}
.btn_arrow:hover:before {
width:33px;
right:-20px;}
.btn_arrow:hover:after {
right:-24px;
top:43%;
width:15px;
height:2.5px;}
.btn_right {
	text-align: right;
	margin-left: auto;
}
.btn_left {
	text-align: left;
}
.block-content > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.wp-block-media-text__content > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-inside-inner-col > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-sc-innter-col > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-accordion-panel-inner > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
.kt-modal-content > p:not(.init) a {
	color: #0000ff;
	text-decoration: underline;
}
