a {
	text-decoration: none;
	color: var(--ark-color--link);
		-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.c-postContent li {
    --ark-list-padding--has_bg: .5em .5em .5em 2em;
    /* margin-right: 4%; */
    float: left;
    width: 20%;
    padding: .8rem;
}

.clear {
	clear:both;　/*floatの解除、ここがポイント*/
}

.ark-block-section {

	--arkb-svg-height--top: 3rem;
}

img.img-about {
	height: 560px;
}
#news {
	list-style: none;
}
.title:a {
	text-decoration:none;
}

.c-headLogo__img {
	height: 4rem;
	-o-object-fit: contain;
	object-fit: contain;
	width: auto;
	margin: 0.7rem 0;
}

.l-header[data-pcfix="1"] {
	position: sticky;
	height: 7rem;
}

.title_klca {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #ababab;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
	/* font-weight: 600; */
	font-size: 2.6em;
	line-height: 1.2em;
	padding-bottom: 0.2em;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	letter-spacing: 1rem;
}


.about_text_20pxc {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1.3em;
	line-height: 140%;
	color: #ababab;
font-weight:600;
	width: 100%;
	text-align: center;
	padding-bottom: 4px;
	margin-top: -1em;
}
.about_text_12pxc {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1em;
	line-height: 140%;
	color: #ababab;
	width: 100%;
	text-align: center;
	margin-top: 0.1em;
	padding-bottom: 14px;
}
#news .date {
         font-size: small;
         display:block;
         color: #232323;
         margin-bottom: 5px;
}

.c-gnav {
	font-size: 1rem;
	height: 100%;
	text-align: center;
	margin-top: 1.4rem;
}

.c-gnav__li>.c-gnav__a {
	color: inherit;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px 0.8rem 6px 0.8rem;
	transition: color .25s;
	white-space: nowrap;
	vertical-align:top;
}

a.c-gnav__a:hover {
	border-bottom: 6px solid #E5000B;
	padding-bottom:0px;
}

.p-topArea {
	min-height: 28rem;
}

.c-pageTitle__main {
	font-size:3rem;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.arkp-scProductOV02__message {
	font-size: 2.2rem;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.l-footer__inner {
	background-color: rgba(0,76,32,1);
}
.l-footer a, .l-footer span {
	word-break: keep-all;
}

.c-copyright {
	font-size: .8rem;
	text-align: center;
	color: #fff;
}

.ark-block-container.has-inner.has-inner {
	background-color: rgba(0,76,32,0.1);
}


.is-btn-outline .ark-block-button__link {
	background-color: #fff;
	box-shadow: inset 0 0 0 1px var(--the-btn-color);
	color: var(--the-btn-color);
	position: relative;
}
.back-white{
	background-color:#fff;
}

.about_li {
	list-style-type: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #fff;
	text-decoration:none;
}

.about_li a:hover {
	text-decoration:none;
}

.p-postList.-type-card .p-postList__link {
	height: auto;
}

h1.c-pageTitle__main {
	padding: 1.8rem;
		font-size: 1.9rem;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	/* color: #ababab; */
}
.border {
		border-left: solid 8px #004c20;
}

.p-postList.-type-card .p-postList__item {
	flex-basis: 45%;
	margin: auto;
	margin-bottom: 2rem;
}

#main_content li.p-postList__item {
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	clear: both;
	margin-top: 1rem;
}

.p-postList__excerpt {
	font-size: 1rem;
}

.p-postList__meta {
font-size:1rem;
}

.p-entry__thumb {
	margin: 0 0 2rem;
	text-align: center;
	width: 100%;
}

.p-entry__head .c-postMetas {
	font-size: 1rem;
}
.height-short {
	min-height:29rem;
}

.height-long {
	min-height:40rem;
}
h1.title-min {
	padding: 1.8rem;
		font-size: 2.6rem;
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-shadow:0 0 7px rgba(0,0,0,1);
}

.bottun_about3 {
	font-size: 1.4em;
	line-height: 140%;
	background-color: #004c20;
	margin-top: 6px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	font-weight: 700;
	margin-bottom: 20px;
}
.p-breadcrumb__text {
	font-size: 1rem;
}

.widget_media_image {
	vertical-align:top;
}
.height-560px {
	height:560px;
}

.p-entry__thumb__img {
	display: block;
	width: auto;
		margin: auto;
}

.table-res-form input[type="text"], input[type="email"], textarea,wpcf7-form-control-wrap {
border: 1px solid var(--ark-color--border);
padding: 0.5em;
border-radius: 5px;
margin-bottom: 0.5em;
width: 100%;
}
.table-res-form .requied {
font-size: 0.8em;
color: #FFF;
display: inline-block;
padding: 0.3em 0.3em 0.2em;
background: #E5000B;
border-radius: 2px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
	border-radius: var(--arkb-btn-radius,0);
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	min-width: var(--arkb-btn-width,3em);
	padding: 0.75em 1.75em;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: color .25s,background-color .25s;
		background: var(--the-btn-color);
	color: var(--arkb-btn-color--text,#fff);
	align-items: center;
	display: inline-flex;
	justify-content: center;
	font-size: 1.4rem;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit:before {
	border-radius: inherit;
	content: "";
	inset: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transition: opacity .25s,visibility .25s;
	visibility: hidden;
	z-index: 1;

}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
	margin-top: 2rem;
}
.c-iconBtn__icon {
	margin-top: 3rem;
}
	.ark-block-section {
	--arkb-svg-height--top: 0;
}
.l-header__body {
	margin-bottom: 2.5rem;
}
.arkp-scProductOV02 .ark-block-container__inner {
	width: 96%;
	max-width: 100%;
}
.l-footer__nav {
	color: #fff;
	margin-bottom: 1rem;
}
.l-footer__widgets {
	padding: 2rem 0 0 0;
}

	@media	(min-width: 1000px){
.l-content {
	overflow-x: none;
}

}




@media screen and (max-width: 1199px)  {
	
		.arkp-scProductOV02 .ark-block-container__inner  {
	width: 50%;
	text-align: center;
}
	.c-postContent li {
	--ark-list-padding--has_bg: .5em .5em .5em 2em;
/* margin-right: 4%; */
float: left;
width: 49.5%;
padding: 0.8rem;
margin: auto;
}
}


@media  (max-width:750px) {
　　　　　/*thとtdをブロック化して幅100％にして、縦積み*/
    .table-res-form th, .table-res-form td {
        width: 100%;
        display: block;
    }
　　　　　/*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
    .table-res-form th {
        padding-bottom: 0;
        text-align: left;
    }
　　　　　/*不要な最終行の左のthを非表示にする*/
    .table-res-form .empty {
        display: none;
    }
	
	th, td {
    width: 100%;
    display: block;
    padding-right: 5rem;
    word-wrap: break-word;
	font-size: 1.5rem;
		text-align:center;
}
	.c-postContent li {
	--ark-list-padding--has_bg: .5em .5em .5em 2em;
	/* margin-right: 4%; */
	float: none;
	width: 100%;
	padding: 0.8rem;
}
			#news {
	width: 96%;
}
.title_klca {
	font-size: 1.5rem;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	margin-top: 2rem;
	padding-top: 2rem;
}
	.about_text_20pxc {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 1em;
padding-top:0.5rem;
	padding-bottom: 4px;
}
.ark-block-container[data-flex]>.ark-block-container__inner>* {
	text-align: center;
}
.ark-block-buttons[data-orientation=horizontal] .ark-block-button {
	/* margin-left: var(--arkb-gap--x); */
	/* margin-right: 0; */
	margin: 0.4rem;
}
	.arkp-scProductOV02 .ark-block-container__inner  {
	width: 96%;
	max-width: 100%;
	text-align: center;
}

img.img-about {
	width:100%;
	height: auto;
}

}