@charset "utf-8";
/* CSS Document */

/* 10px = 77% 11px = 85% 12px = 93% 13px = 100%
14px = 108% 15px = 116% 16px = 123.1% 17px = 131%
18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6%
22px = 167% 23px = 174% 24px = 182% 25px = 189% 26px = 197% */


#gMap {height: 250px;margin-bottom: 15px;}
#gMap noscript {padding-top: 0;}

.gMap-info h6 {margin: 0 0 5px;font-size: 108%;}
.gMap-info p {margin: 0;}

#maps ul {
	list-style: none;
	padding-left: 0;
	margin: 15px 0 0;
}

#maps ol {margin-bottom: 0;}
#maps strong {font-size: 108%;}
#maps .img img {max-width: 100%;height: auto;}

#info-traffic dl {margin: 0;}
#info-traffic dt {
	font-size: 108%;
	margin-bottom: 5px;
	font-weight: bold;
}
#info-traffic dd {margin-bottom: 15px;}
#info-traffic dd:last-child {margin-bottom: 0;}
#info-traffic .img {margin: 15px 0 0 !important;}

#location .img3-box {margin-top: 20px;margin-bottom: 0 !important;}
#location .img3-box:last-child {margin-top: 0;}



@media print, screen and (min-width: 641px) {
	
.pc-gNav>ul>li.gNav-access>a {
	background-color: #736357;
	color: #FFF;
}


#gMap {height: 400px;margin-bottom: 25px;}

#maps {overflow: hidden;}

.gMap-info {
	float: left;
	padding-right: 20px;
	width: 420px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gMap-info h6 {font-size: 116%;}
#maps ul {
	float: right;
	margin: 0;
}

#maps .img-left .img {
	width: 500px !important;
	margin: 0 !important;
}
#maps .img-left .img img {max-width: none !important;}
#maps .img-left .txt {width: 220px !important;}
#info-traffic dt {font-size: 116%;}
#info-traffic .img-right .img {margin: 0 !important;}


#location .img3-box {margin-top: 30px;}
#location .img3-box:last-child .item,
#location .img3-box:last-child .item p:last-child {margin-bottom: 0 !important;}

}