html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
a {
	text-decoration: none;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	color: #222222;
}

nav {
	width: 100%;
}
nav li {
	width: 50%;
	background: #038b13;
	float: left;
}
nav li a {
	color: #FFF;
	font-size: 1.2rem;
	padding: 1.4em ;
	text-align: center;
	display: block;
	border-bottom:1px solid #025B0C; 
}
nav li a:nth-child(odd) {
	border-right: 1px solid #025B0C;
}
.sMenu {
	margin: 20px 0 10px;
}
.sMenu li {
	width: 50%;
	float: left;
}
section.column04 {
	background: #fcfcfc;
	line-height: 1.4;
	text-align: center;
	padding: 20px 0;
}

section.column04 h4 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 110%;
}
section.column04 h4 span {
	font-weight: normal;
}
section.column04 p {
	margin-bottom: 8px;
}
section.column04 a,section.column04 a:visited{
	color: #cf4476;
	text-decoration: none;
}
section.column04 a:hover{
	text-decoration: underline;
}

footer {
	background: #038b13;
	color: #FFF;
	padding: 15px 0;
	font-size: 90%;
	text-align: center;
	width: 100%;
}
#pageTop {
	position: fixed;
	bottom: 40px;
	right: 20px;
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 12px 4px 0 4px;
	border-radius: 35px;
	width: 35px;
	height: 35px;
	background-color: #038b13;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.scontents {
	padding: 20px 0;
	width: 95%;
	margin: 0 auto;
}
.scontents img {
	width: 100%;
}
.scontents h3 {
	font-size: 110%;
	text-align: center;
	margin-bottom: 20px;
}
.scontents .txtBox {
	line-height: 2;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #AFAAAB;
	line-height: 1.8;
}
.scontents .bor0 {
	border-bottom: none;
}
.txtBox .photo {
	margin-bottom: 10px;
}
.txtBox .photo2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.mida {
	font-weight: bold;
	color: #38761d;
	font-size: 110%;
	line-height: 1.6;
	margin: 14px 0;
}
.ctble {
	margin: 20px 0 20px;
	border: 1px solid #f2f2f2;
	width: 100%;
	line-height: 1.6;
}

.ctble th,.ctble td {
	padding: 16px 0px 16px 5px;
	border-bottom:  1px solid #f2f2f2;
	text-align: left;
}
.ctble th {
	background: #f2f2f2;
	font-weight: bold;
	text-align: center;
	padding-left: 0;
	width: 100%;
	display: block;
}
.name {
	font-weight: bold;
	text-align: left;
	margin: 20px 0;
}
.adress {
	text-align: left;
	margin-bottom: 10px;
}
.shocho {
	text-align: right;
	margin-bottom: 20px;
}
.staff_S {
	padding: 10px;
	width: 95%;
	margin: 0 auto;
}
.staff_S li {
	float: left;
	width: 48%;
	height: 150px;
	margin: 10px 0;
}
.staff_S li img {
	margin-bottom: 10px;
}
.staffName {
	text-align: center;
	line-height: 1.2;
}