@charset "UTF-8";

/* map */

/*@media screen and ( max-width: 480px ) {*/
@media screen and ( max-width: 736px ) {
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@	[ SP用設定 ]
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/*==================================================
	$promotion
==================================================*/

/*--------------------------------------
	common
---------------------------------------*/

.map_wrap {
	width: 100%;
	box-sizing: border-box;
}

.contents address {
	line-height: 1.4em;
}

.map {
	width: 100%;
	height: 520px;
}

.info_window_wrap {
}

.info_window_wrap p {
	line-height: 1.5em;
}

.info_window_wrap h4 {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 8px;
}

.map_train {
	padding: 5px 0 5px 30px;
	background: url(../../images/common/decoration/icon_map_train.png) left center no-repeat;
}

.map_car {
	padding: 5px 0 5px 30px;
	background: url(../../images/common/decoration/icon_map_car.png) left center no-repeat;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
}

/*@media screen and ( min-width: 481px ) and ( max-width: 768px ) {*/
@media screen and ( min-width: 737px ) and ( max-width: 768px ) {
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@	[ SP用設定 ]
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/*==================================================
	$promotion
==================================================*/

/*--------------------------------------
	common
---------------------------------------*/

.map_wrap {
	width: 100%;
}

.contents address {
	line-height: 1.4em;
}

.map {
	width: 100%;
	height: 520px;
}

.info_window_wrap {
}

.info_window_wrap p {
	line-height: 1.5em;
}

.info_window_wrap h4 {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 8px;
}

.map_train {
	padding: 5px 0 5px 30px;
	background: url(../../images/common/decoration/icon_map_train.png) left center no-repeat;
}

.map_car {
	padding: 5px 0 5px 30px;
	background: url(../../images/common/decoration/icon_map_car.png) left center no-repeat;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
}

@media screen and ( min-width: 769px ) {
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@	[ PC用設定 ]
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/*==================================================
	$promotion
==================================================*/

/*--------------------------------------
	common
---------------------------------------*/

.map_wrap {
	width: 100%;
	box-sizing: border-box;
}

.contents address {
	line-height: 1.4em;
}

.map {
	width: 100%;
	height: 520px;
}

.info_window_wrap {
}

.info_window_wrap p {
	line-height: 1.5em;
}

.info_window_wrap h4 {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 8px;
}

.map_train {
	padding: 5px 0 5px 30px;
	background: url(../../images/common/decoration/icon_map_train.png) left center no-repeat;
}

.map_car {
	padding: 5px 0 5px 30px;
	background: url(../../images/common/decoration/icon_map_car.png) left center no-repeat;
}
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
}