@charset "UTF-8";
a {
	color:#FFF;
}
a img :hover {
	opacity:0.7;
}

body {
	background:#FFF;
}

.m_lang {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.header_nav01 {
	border-radius:3px;
	background:#30522A;
	color:#FFF;
	font-size:11px;
	float:right;
	width:80px;
	height:20px;
	text-align:center;
	margin:15px 8px 0 0;
}
.header_nav02 {
	border-radius:3px;
	background:#30522A;
	color:#FFF;
	font-size:11px;
	float:right;
	width:120px;
	height:20px;
	text-align:center;
	margin:15px 8px 0 0;
}

.header_nav03 {
	border-radius:3px;
	background:#30522A;
	color:#FFF;
	font-size:11px;
	float:right;
	width:70px;
	height:20px;
	text-align:center;
	margin:15px 8px 0 0;
}

.header_box01 {
	width:800px;
	margin:15px auto 30px;
}

.header_log {
	float:left;
}

.top_ttl01 {
	font-size: 25px;
	float:left;
	margin-left:15px;
	padding-bottom:2px;
	
}

.top_ttl01_01 {
	font-size: 10px;
	color:#979797;
	display:block;
	
}

.top_ttl01_02 {
	font-size: 18px;
	padding-left:8px;
}

nav {
	background:url(../img/top_nav_boder.jpg) repeat-x left bottom;
	height:73px;
	width:100%;
	margin:0 auto;
}

nav ul {
	width:980px;
	margin:0 auto;
}

nav li {
	float:left;
	
}
.mainWrap {
	width:100%;
	margin:0 auto;
	height:504px;
	position:relative;
}

.main {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-951px;
	width:1900px;
	height:504px;
}

.mainWrap02 {
	width:100%;
	margin:0 auto;
	height:184px;
	position:relative;
}
.main02 {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-951px;
	width:1900px;
	height:184px;
	
}
.main02 img{
	margin:0 auto;
	width: 100%;
	height: auto;
	
	
}
.main img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:0 auto;
	width: 100%;
	height: auto;
	
	
}

.top_contentbox01 {
	width:1084px;
	height:522px;
	margin:-6% auto 0;
	background:url(../img/top_content_bg.png) no-repeat top center;
	z-index:9999;
	position:relative;
	padding:60px 54px 0;
	
	
}

.top_contentbox01_ttl {
	border:#8EC373 solid 1px;
	width:976px;
	margin:0 auto 17px;
}

.top_ttl02 {
	background:#8EC373;
	width:576px;
	height:35px;
	font-size:22px;
	padding:10px 0 0 400px;
	color:#FFF;
	
}

.top_contentbox01_ttl p {
	width:948px;
	margin:18 auto;
	padding:10px;
}
.top_contentbox01_ininner {
	width:976px;
	margin:0 auto;
}

.top_contentbox01_in01 {
	float:left;
	width:300px;
	margin:30px 0 9px 10px;
}

.top_ttl03 {
	font-size:20px;
	color:#8EC373;
	margin:8px 0 5px;
	font-weight:bold;
}

.top_contentbox01_in02 {
	float:left;
	width:300px;
	margin:30px 0 10px 28px;
}
.top_ttl04 {
	font-size:19px;
	color:#8EC373;
	margin:8px 0 5px;
	font-weight:bold;
}

.footerWrap {
	margin:-20px 0 0;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

footer {
	width:973px;
	margin:0 auto 10px;
	padding-top:45px;
}

.footer_img01 {
	float:left;
}

.footer_box01 {
	float:right;
}

.footer_ttl {
	background:#30522A;
	width:440px;
	height:35px;
	padding:10px 0 0 190px;
	font-size:16px;
	margin-bottom:15px;
	color:#FFF;
}
.footer_font01 {
	width:620px;
	margin-bottom:15px;
	padding-left:10px;
}

.footer_content01 {
	float:left;
	width:285px;
	height:100px;
	background:#8EC373;
	padding:30px 0 0 5px;
}

.footer_content01 h4 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:190%;
	color:#FFF;
}

.footer_content02 {
	float:right;
	width:285px;
	height:100px;
	background:#8EC373;
	padding:30px 0 0 5px;
}

.footer_content02 h4 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:190%;
	color:#FFF;
}

.footer_log01 {
	margin:35px auto 8px;
	display:block;
	width:406px;
}

.footer_nav {
	background:rgba(142,195,115,0.5);
	width:100%;
	height:20px;
	padding:5px 0;
}

.footer_nav ul {
	width:370px;
	height:20px;
	margin:0px auto;
	vertical-align:central;
	color:#FFF;
	
}

.footer_nav ul li {
	float:left;
	
	
}

.copy {
	font-size:9px;
	text-align:center;
}



/*****************   共通　　　******************/

.breadcrumbs {
	border-bottom:5px solid #8EC373;
	width:100%;
	height:25px;
}

.breadcrumbs ul {
	width:1086px;
	margin:5px auto 0;
}

.breadcrumbs ul li {
	float:left;
	
}

.content {
	width:1086px;
	margin:30px auto 60px;
}
.content h2 {
	margin:0 auto 30px;
	font-size:30px;
	text-align:center;
}

.content h2 span {
	font-size:11px;
	font-weight:200;
}

/********  company   start   *********/


.company {
	
	width:1086px;
	margin:30px auto 45px;
	
	
	
}

.company th {
	text-align:left;
	padding:20px 0 20px 30px;
	border-top: 3px solid #30522A;
	vertical-align:top;
	width:269px;
	height:80px;
	font-size:14px;
	color:#30522A;
}

.table_hight02 {
	text-align:left;
	padding:0px 0 20px 30px;
	border-top: 3px solid #C9E2BC;
	width:817px;
	height:80px;
}

.table_hight01 {
	text-align:left;
	padding:15px 0 20px 30px;
	border-top: 3px solid #C9E2BC;
	width:817px;
	height:80px;
}

.access {
	border-top: 5px solid #8EC373;
	margin:0 auto 30px;
	font-size:30px;
	text-align:center;
	padding-top:20px;
}

.access span {
	font-size:11px;
	font-weight:200;
}



/******************  recuruit start  ****************/

.recruit {
	border-bottom:5px solid #30522A;
	border-top:5px solid #30522A;
}

.recruit a {
	color:#00F;
}

.table_color01 {
	background:#F7F7F7;
	width:269px;
	height:110px;
	padding-top:8px;
	font-size:14px;
	color:#30522A;
}

.table_color02 {
	background:#F7F7F7;
	width:817px;
	height:110px;
	padding-top:8px;
}

.table_color03 {
	background:#FFF;
	width:269px;
	height:110px;
	padding-top:8px;
	font-size:14px;
	color:#30522A;
}

.table_color04 {
	background:#FFF;
	width:817px;
	height:110px;
	padding-top:8px;
}


/***************    contact  start  *****************/


.contact_box01 {
	padding-top:20px;
	width:1086px;
	height:208px;
	margin:0 auto;
	text-align:center;
	line-height:142%;
	background:#EEEEEE;
}

.contact_box01 p {
	margin:13px 0 16px;
}

.form_width01 {
	width:738px;
	height:33px;
}

textarea {
	
	width:738px;
	height:140px;
}

.send_btn {
	background:#8EC373;
	width:438px;
	height:52px;
	text-align:center;
	margin:30px auto;

	
	
}

.table_hight06{
	text-align:left;
	padding:15px 0 20px 30px;
	border-top: 3px solid #C9E2BC;
	width:817px;
	height:80px;
	
}

.table_hight07 {
	text-align:left;
	padding:13px 0 20px 30px;
	border-top: 3px solid #C9E2BC;
	width:817px;
	height:80px;
	
}

.table_hight07 p {
	margin-bottom:8px;
}



/**************   privacy   ******************/


.table_hight02 p span {
	font-weight:bold;
}

.table_hight02 p {
	margin:15px 0;
	width:764px;
}


/******************     vision  start     ***********/


.mission_box01 {
	text-align:center;
	width:1086px;
	margin:0 auto;
}

.mission_box01 p {
	font-size:18px;
	margin:40px 0 100px;
	line-height:170%;
}

.mission_box02 {
	text-align:center;
	width:1086px;
	margin:0 auto;
}

.mission_box02 p {
	font-size:14px;
	margin:10px 0 15px;
}	

.map {
	width:400px;
	margin:0 auto;
	
}
.map ul li {
	list-style:circle;
	float:left;
	width:150px;
	
}
.map ul li a {
	color:#004000;
}



/**********************        service   start    *****************/
.content02 {
	width:1308px;
	margin:30px auto 60px;
}
.content02 h2 {
	margin:0 auto 30px;
	font-size:30px;
	text-align:center;
}

.content02 h2 span {
	font-size:11px;
	font-weight:200;
}
.service {
	width:980px;
	background:#EEEEEE;
	margin:80px auto 20px;
	padding-top:50px;
	
}
	

.service_img01 {
	width:492px;
	padding-top:40px;
	margin:30px auto 50px;
	display:block;
}

.service_box01 {
	
	width:920px;
	padding:0px 0 50px 0;
	background:#FFFFFF;
	margin:0 auto 85px;
	
}

.service_box01_ttl01 {
	border-bottom:#004000 3px solid;
	width:890px;
	height:80px;
	position:relative;
	margin:30px auto;
	padding-top:20px;
}

.service_ttl_img01{
	margin:15px 0 0 8px;
}


.service_img03 {
	position:absolute;
	top:-50px;
	right:-30px;
}

.service_box01_in {
	width:860px;
	margin:0 auto 0;
	padding-top:36px;
	
}


.service_box01_left {
	float:left;
}

.service_box01_right {
	width:510px;
	line-height:155%;
	font-size:15px;
	float:right;
}

.service_box01_left02 {
	width:520px;
	padding-top:30px;
	line-height:155%;
	font-size:15px;
	float:left;
}

.service_box01_right02 {
	float:right;
}