@charset "UTF-8";

.mobileOnly {display: none;}
.pcOnly {display: block;}

.gm-style .gm-style-iw {color: #191919; line-height: 1.5;}
.gm-style .gm-style-iw div .shopName {font-weight: bold;}
.gm-style .gm-style-iw div .address {}
.gm-style .gm-style-iw a {font-weight: bold; color: #191919; text-decoration: underline !important;}
.gm-style .gm-style-iw div .shopName a,
.gm-style .gm-style-iw div .address a {text-decoration: underline;}

@media only screen and (max-width : 767px){
	.gmap {height: 460px; position: relative; background-color: #FFF !important; overflow: hidden;}
	.gm-style {position: absolute; left: 5% !important; top: 0px; overflow: hidden; width: 90% !important; height: 100%; z-index: 0;}
}



.gm-style .gm-style-iw div .shopName a,
.gm-style .gm-style-iw div .address a { text-decoration: underline;}
