@charset "UTF-8";

/************************************************************
RENTAL CONTENTS
************************************************************/

/***************************RENTAL*PC*/

.gmap	{
	position: relative;
	padding-bottom: 30%;
	padding-top: 30px;
	margin-bottom:	2%;
	height: 0;
	overflow: hidden;
}

.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*************RENTAL*TB*/

@media screen and (max-width: 768px){

}


/*************RENTAL*SP*/

@media screen and (max-width: 480px){

}


