@charset "UTF-8";


p#con_img01 {
	margin: 1em 0px 0px;
}
p.con_img02 {
	margin: 1em 0px;
}
.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
/*--------------------------------------------------------------------------------------------------------------------*/
/*768px*//*1024px*/
@media print, screen and (min-width : 768px){		
.gmap {
width: 606px;
}
}


	
