
#access{
	padding: 0 20px;
}

#access p{
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	margin: 0 0 15px 0;
}

#access .add{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #a7bef6;
	margin: 0 0 15px 0;
	padding: 15px;
	background: rgba(255, 255, 255, 0.1);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#access .add span{
	position: relative;
	bottom: -7px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	background: #a7bef6;
	margin: 0 0 0 5px;
	padding: 0 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#access .gmap{
	font-size: 0;
	line-height: 0;
	margin: 20px 0 0 0;
}
#access .gmap iframe{
	border-radius: 10px;
	width: 100%;
	height: 460px;
}



/*=================================================
 * CSS for SP
 * ================================================= */

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