@charset "utf-8";


@import url("../../share/css/reset.css");
@import url("../../share/css/common.css");


#header_top .site_description {
	font-size: 9px;
	font-size: 0.9rem;
}

#header_img {
	background: #f3f3f3 url(../images/img_header.png) no-repeat center top;	
	background-size: auto 100%;
}



#main_area {
	float: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 970px;
}



.par,
.lead {
	text-align: justify;
	width: 98%;
	margin-left: 1%;
}
@media (max-width: 768px) {
	.par,
	.lead {
	
}
}
@media (max-width: 499px){
	.par,
	.lead {
	text-align: left;
	}
}



/* chapter01    FIRST VIEW */
.chapter_ttl.site_message .txt {
	margin-bottom: 8px;
	margin-left: -5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: normal;
	line-height: 1.1;
	letter-spacing: 0em;
	/* text-align: justify; */
	background: none;
	border: none;
}
@media (max-width: 768px) and (min-width: 500px) {
	.chapter_ttl.site_message .txt {
	}
}
@media (max-width: 499px){
	.chapter_ttl.site_message .txt {
	font-size: 38px;
	line-height: 1.0;
	}
}
.chapter_ttl.site_message + .lead {
	float: left;
	margin-left: 1%;
	margin-bottom: 20px;
	width: 98%;
}
@media (max-width: 768px) and (min-width: 500px) {
}


/* chaper03    LOGO AREA */
#chapter03 {
	margin-bottom: 20px;
}
#chapter03 .par1 {
	float: left;
	margin-top: 0;
	width: 79%;
}
@media (max-width: 499px){
	#chapter03 .par1 {
	width: 100%;
	}
}
#chapter03 #logo_j_fruit {
	float: right;
	margin-top: -2px;
	padding-right: 1%;
	width: 18%;
	text-align: center;
}
@media (max-width: 499px){
	#chapter03 #logo_j_fruit {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	}
}
#chapter03 #logo_j_fruit img {
	width: 60%;
	height: auto;
}
@media (max-width: 499px){
	#chapter03 #logo_j_fruit img {
	width: 30%;
	height: auto;
	}
}
#chapter03 #logo_j_fruit .txt {
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
}
@media (max-width: 499px){
	#chapter03 #logo_j_fruit .txt {
	display: block;
	text-align: center;
	}
}




/* chapter04     MAP AREA */
#chapter04 {
	margin-bottom: 0;
}
#chapter04 .wrap_txt {
	float: left;
	width: 36%;
}
@media (max-width: 768px) {
	#chapter04 .wrap_txt {
	float: left;
	width: 100%;
	}
}
#chapter04 .lead {
	margin-top: 0;
	text-align: left;
}
#chapter04 .par1 {
	text-align: left;
}
 .map_area {
	float: right;
	margin: 0px auto 20px;
	width: 60%;
	text-align: center;
}
@media (max-width: 768px) {
	.map_area {
	margin: 30px auto 20px;
	width: 100%;
	}
}
/* .mapimg {
	display: inline-block;
	width: 100%;
	border: 10px solid #eee;
	text-align: center;
	box-sizing: border-box;
} */

/* .mapimg {
display: inline-block;
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
width: 100%;
height: 0;
border: 1px solid #999;
text-align: center;
box-sizing: border-box;
overflow: hidden;
}
.mapimg iframe, 
.mapimg object, 
.mapimg embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} */
.mapimg {
display: inline-block;
float: left;
width: 100%;
height: 400px;
border: 1px solid #999;
text-align: center;
box-sizing: border-box;
overflow: hidden;
}
.mapimg iframe, 
.mapimg object, 
.mapimg embed{
margin-top: -150px;
width: 100%;
height:700px;
}
.map_area .btn_kakudai {
	float: left;
	display: block;
	margin-top: -0px;
	width: 100%;
	border: 1px solid #999;
	border-width: 0 1px 1px;
	box-sizing: border-box;
}
.map_area .ul_normal_dot {
	margin-top: 10px;
	padding: 0;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}
.map_area a {
	display: inline-block;
	float: right;
	padding: 0 10px;
}



@media (max-width: 768px){
	.pagetop {
	margin-top: 0px;
	}
}
.pagetop a {
				width: 97px;
}





/* フッター */
#gfooter {
	padding-top: 15px;
	padding-bottom: 30px;
}
@media (max-width: 768px){
	#gfooter {
	margin-top: -20px;
	}	
}
@media (max-width: 499px){
	#gfooter {
	padding-top: 5px;
	padding-bottom: 10px;
	}
}
#gfooter_menu {
	height: inherit;
	padding-bottom: 0;
	z-index: 100;
}
#gfooter_menu a {
	padding: 1px 10px;
	float: left;
	border: 1px solid #339900;
	border-width: 0 1px ;	
}
@media (max-width: 499px){
	#gfooter .par {
	display: block;
	padding-top: 0px;
	text-align: center;
	}
	#gfooter_menu a {
	display: inline-block;
	padding: 1px 10px;
	float: none;
	line-height: 1;
	border: 1px solid #339900;
	border-width: 0 1px ;	
}
	/* #	 */
}
#copyright {
	max-width: 970px;
	margin-top: -33px;
	border: none;
}
@media (max-width: 768px) and (min-width: 500px) {
	#copyright {
	margin-right: 4vw;
	max-width: inherit;
	}
}
@media (max-width: 499px) {
	#copyright {
	margin-top: 0px;
	max-width: inherit;
	}
}
#copyright p {
	float: right;
}
@media (max-width: 499px){
	#copyright p {
	width: 100%;
	font-size: 9px;
	text-align: center;
	}
}

