@charset "UTF-8";

#gmap-wrapper{
	padding-bottom:10em;
}
#gmap {
	width:100%;
}
#gmap-cover {
	background:#ffffff;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
#gmap-cover #loading {
	background:url(../images753/common/loading.gif) no-repeat center center;
	width:100%;
	height:100%;
}
#gmap-wrapper #cover {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#gmap-wrapper.category {
	padding-top:4px;
	width:100%;
	height:400px;
}
#gmap-wrapper #gmap {
	height:400px;
	width:100%;
}
#gmap-overlay {
	width:70%;
	height:300px;
	position:absolute;
	top:90%;
	margin-top:-200px;
	margin-right:10%;
	margin-left:10%;
	padding:1px;
	display:none;
	z-index:5;
}
#gmap-overlay .excerpt {
	position:relative;
	background:#fff;
	border:2px solid #000000;
	padding:30px 30px 20px;
	display:none;
}
#gmap-overlay .studio_name{
	position:absolute;
	bottom:-20px;
	left:0;
	font-family: 'Century Old Style';
	font-size:12px;
	color:#4c4c4c;
}
#gmap-overlay-close {
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
}
#gmap-overlay .excerpt.unemu .logo{
	position:absolute;
	top:10px;
	left:40px;
	width:182px;
	height:90px;
	background:url(../images753/map/map_item_unemu_logo.png) no-repeat center 10px;
}
#gmap-overlay .excerpt.emu .logo{
	position:absolute;
	top:10px;
	left:40px;
	width:182px;
	height:90px;
	background:url(../images753/map/map_item_emu_logo.png) no-repeat center 15px;
}
#gmap-overlay h2 {
	margin:0;
	padding:0 0 0 222px;
	text-align:left;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 ProN W3', "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, メイリオ, serif;
	font-size:20px;
	color:#191919;
	letter-spacing:0;
	border:none;
}
#gmap-overlay h2 a {
	text-decoration:none;
	cursor:default;
}
#gmap-overlay p {
	padding:0 20px 0 222px;
	min-height:40px;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:0;
}
#gmap-overlay .studio_menu {
	clear:both;
	margin-top:1em;
	padding-top:0.4em;
	border-top:1px solid #4c4c4c;
}
#gmap-overlay .studio_menu ul {
	margin:0 auto;
	width:80%;
}
#gmap-overlay .studio_menu ul li {
	float:left;
	margin:10px 0 0;
	padding:0 26px 0 13px;
	background:url(../images753/common/ico_mapcircle.png) no-repeat right center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#gmap-overlay .studio_menu ul li:last-child {
	padding-right:0;
	background:none;
}

#gmap-overlay .read-more {
	text-align:right;
	font-size:16px;
}
#gmap-overlay-bg-wrapper {
	position:absolute;
	top:0;
	height:100%;
	width: 100%;
	display:none;
}
#gmap-overlay-bg {
	height:100%;
	width: 100%;
	position: absolute;
	top: 0;
}
#map_area{
	position:relative;
	padding:1.5em 0 0;
}
#map_arrow{
	position:absolute;
	top:300px;
	left:48%;
	z-index:1;
}
#map_arrow:hover{
	padding-top:4px;
}
#map_arrow_up{
	position:absolute;
	bottom:120px;
	left:48%;
	z-index:1;
}
#map_arrow_up:hover{
	padding-bottom:4px;
}
#map_attention{
	margin:3.5em 0;
	text-align:center;
	font-size:12px;
}


/*for ie*/
#gmap-overlay-bg div img {
	height:auto !important; 
	width:auto !important;
}
#gmap-overlay-bg-noise {
	height:100%;
	width: 100%;
	/*background:rgba(255,255,255,0.35);*/
	position:absolute;
	top:0;
}

/* ---------- Tablet style ---------- */
@media (max-width: 768px) and (min-width: 641px) {
#gmap-cover #loading {
	background-size:8% auto;
}
#gmap-overlay .excerpt.unemu .logo{
	top:25px;
}
#gmap-overlay .excerpt.emu .logo{
	top:25px;
}
#gmap-overlay .studio_menu ul {
	width:88%;
}
#gmap-overlay .studio_menu ul li {
	float:left;
	margin:4px 0 0;
	padding:0 18px 0 9px;
}
#map_arrow_up{
	bottom:100px;
}
}


/* ---------- Smartphone style ---------- */
@media (max-width:640px){
#gmap-cover #loading {
	background-size:12% auto;
}
#gmap-wrapper{
	padding-bottom:3em;
}
#gmap-wrapper #gmap {
	height:280px;
	width:100%;
}
#gmap-overlay {
	width:85%;
	height:300px;
	position:absolute;
	top:78%;
	margin-top:-200px;
	margin-right:auto;
	margin-left:auto;
	padding:1px;
	display:none;
}
#gmap-overlay .excerpt.unemu .logo{
	display:none;
}
#gmap-overlay .excerpt.emu .logo{
	display:none;
}
#gmap-overlay h2 {
	margin-bottom:5px;
	padding:0;
	font-size:18px;
}
#gmap-overlay p {
	padding:0;
}
#gmap-overlay .studio_menu ul {
	margin:10px auto;
	width:100%;
}
#gmap-overlay .studio_menu ul li {
	display:block;
	float:none;
	margin:2px 0 0;
	padding:0 18px 0 0;
	background:url(../images753/common/ico_list_more.png) no-repeat right center;
	background-size:5%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#gmap-overlay .studio_menu ul li:last-child {
	background:url(../images753/common/ico_list_more.png) no-repeat right center;
	background-size:5%;
}
#gmap-overlay-close {
	position:absolute;
	left:-10px;
	top:-10px;
	cursor:pointer;
}

#map_arrow{
	position:absolute;
	top:38%;
	left:44%;
	z-index:1;
}
#map_area{
	padding:0;
}
#map_arrow img{
	width:90%;
}
#map_arrow_up{
	bottom:130px;
	left:44%;
}
#map_arrow_up img{
	width:90%;
}
#map_attention{
	font-size:10px;
}

}