@charset "utf-8";

html { background: #fff;}

body {
	margin: 0;
	padding: 0;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/*#wrap {
	max-width: 1170px;
	width:100%;
	margin:0 auto;
}*/
#sec_gmap {
	background:#fff;
	margin-top: 23px;
}

/* menu
---------------------------------*/
#menu {
	padding:0px;
	width:25%;
	height:555px;
  overflow: auto;
	float:right;
	background:#fff;
}
.accordion h3,
.accordion h3 a {
	height:36px;
	text-indent:-9999px;
}


.accordion h3.financial_title a 	{background-position:0 0;}
.accordion h3.shopping_title a 	{background-position:0 -36px;}
.accordion h3.sportss_title a 		{background-position:0 -72px;}
.accordion h3.living_title a 	{background-position:0 -108px;}

.ui-state-active a {
	display:none;
}
.accordion ul {
	margin: 0;
	padding: 0;
	background:#fff;
	border-left:1px solid #e9e4d3;
	border-right:1px solid #e9e4d3;
	overflow:hidden;
}
.accordion ul li {
	display:block;
	position:relative;
	border-bottom:1px solid #e9e4d3;
}
.accordion ul li a {
	display: inline-block;
	padding:5px 5px;
	color:#000;
	position:relative;
	font-size: 11.5px;
	line-height: 1;
	vertical-align: middle;
	width: 100%;
	text-decoration: none;
	box-sizing: border-box;
}
.accordion ul li a .line2 {
	display: inline-block;
	margin: 0 0 5px 30px;
}
.accordion ul li a .min {
	display: block;
	text-align: right;
}
.accordion ul li:hover {
	background:#eee;
}
.accordion ul li .num {
	display: inline-block;
	margin: 5px;
  letter-spacing: -0.1em;
	width: 20px;
	height:20px;
	text-align:center;
	padding:2px 2px 0px 0px;
	color:#fff;
	z-index:50;
	font-size: 1.1em;
	vertical-align: middle;
	line-height: 1.1;
	box-sizing: border-box;
}

*:first-child+html .accordion ul li a {
	z-index:1;
	width:197px;
	float:left;
}

.accordion .caption { font-size: 11px; padding: 10px; color: #333; line-height: 1.4;}

ul li .num{
	background: #ac8457 !important;
	border-radius: 100px;
}



/* map
---------------------------------*/
#maparea {
	width:75%;
	height: 550px;
	float:left;
}

#map {
	height: 555px;
	background:#fff;
}


/*@media only screen and (max-width: 1024px) {
	#maparea {
		width:100%;
		height: 600px;
	}
	#map {
		height: 600px;
	}
	#menu {
		width:100%;
	}
}
@media only screen and (max-width: 991px) {
	#maparea { height: 500px; }
	#map { height: 500px;	}
}*/
@media only screen and (max-width: 959px) {
	#maparea {
		width:100%;
		height: 500px;
	}
	#map {
		height: 500px;
	}
	#menu {
		width:100%;
	}
}
@media only screen and (max-width: 640px) {
	#maparea { height: 320px; }
	#map { height: 320px;	}
}

.infowin_container h4 {
	padding: 0px 0 4px;
    margin-bottom: 0;
    color: #000;
    font-size: 0.86rem !important;
    letter-spacing: 0em;
		text-align:left;
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
		font-weight: normal !important;
	}

.infowin_container p{
	margin:0 0 5px;
	padding-left:0px;
	background:transparent none no-repeat top left;
	text-align:left;
	clear:left;
}
/*
.infowin_container p span {color:#FFF; padding:0px 2px; text-align:center; margin-right:5px; width:65px; display:block; float:left; font-size:10px; }
.infowin_financial span {background:#e88419;}
.infowin_shopping span {background:#d988ae;}
.infowin_food span {background:#ff6e57;}
.infowin_living span {background:#6ab131;}*/

p.comment {
	line-height:1.3;
	text-align:right;
}

.infowin_financial p.comment a {
	color:#e88419;
	text-decoration:underline;
}

.infowin_shopping p.comment a {
	color:#fb8d1a;
	text-decoration:underline;
}

.infowin_food p.comment a {
	color:#ff6e57;
	text-decoration:underline;
}

.infowin_living p.comment a {
	color:#6ab131;
	text-decoration:underline;
}

.infowin_financial p.comment a:hover,
.infowin_shopping p.comment a:hover,
.infowin_p.comment a:hover,
.infowin_living p.comment a:hover {
	text-decoration:none;
}

.mapContainer{
	max-width:1200px;
	margin: 100px auto 0;
	box-sizing: border-box;
}


.mapContainer section{
	margin:0;
	padding: 0;
}

/* ------------------------------
 mapWrapper
------------------------------ */
.mapWrapper { max-width: 1200px; margin: 0 auto;}
.mapWrapper > ul {
	margin: 0px auto;
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding: 0;
}
.mapWrapper > ul > li {
	text-align: center;
	font-size: 16px;
	list-style: none;
	line-height: 1;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	letter-spacing: 0;
	width: 13%;
	position: relative;
	z-index: 2;
}

.mapWrapper > ul > li:hover div,.mapWrapper > ul > li.on div {
	background: #806738;
}

.mapWrapper > ul > li.hospital,.mapWrapper > ul > li.education{
	margin: 0 !important;
	max-width: none !important;
	padding-bottom: 0 !important;
}
.mapWrapper > ul > li:last-child{
	border-right: none;
}
.mapWrapper > ul > li div {
	padding: 30px 0 30px;
	transition: all .1s ease;
	position: relative;
	z-index: 2;
}

.mapWrapper > ul > li.on:before {
  content: "";
  display: block;
  width: 100%;
  height: 130%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #806738;
  z-index: 1;
}

.mapWrapper > ul > li.park{
	margin: 0;
}

/*
.mapWrapper > ul > li:before, .mapWrapper > ul > li:after{
    content: '';
    position: absolute;
    top: -3px;
    width: 1px;
    height: -webkit-calc(100% + 6px);
    height: calc(100% + 6px);
    background-color:#CCC;
}



.mapWrapper > ul > li.hospital { width: 25%;}
.mapWrapper > ul > li.education { width: 25%;}
.mapWrapper > ul > li.public { width: 25%;}
.mapWrapper > ul > li.culture { width: 25%;}

.mapWrapper > ul > li:before {left: 3px;}
.mapWrapper > ul > li:after {right: 3px;}*/

.mapWrapper > ul > li div{color: #FFF; background: #838383}
/*
.mapWrapper > ul > li.shopping div { background:#ec7278; }
.mapWrapper > ul > li.culture div {background:#008cd6;}
.mapWrapper > ul > li.hospital div { background:#00a8a5;}
.mapWrapper > ul > li.education div {background:#8b6a9b;}
.mapWrapper > ul > li.sportss div {background:#ffa81e;}
.mapWrapper > ul > li.public div {background:#8c6e34;}



.mapWrapper > ul > li.on div{opacity: 0.6;width: 100%;}

.mapWrapper > ul > li.culture:hover div { color: #fff;}
.mapWrapper > ul > li.education:hover div { color: #fff;}
.mapWrapper > ul > li.public:hover div { color: #fff;}
.mapWrapper > ul > li.hospital:hover div { color: #fff;}
.mapWrapper > ul > li.shopping:hover div { color: #fff;}
.mapWrapper > ul > li.sportss:hover div { color: #fff;}

.mapWrapper > ul > li.education:hover div {opacity: 0.6;}
.mapWrapper > ul > li.hospital:hover div {opacity: 0.6;}
.mapWrapper > ul > li.shopping:hover div {opacity: 0.6;}
.mapWrapper > ul > li.public:hover div {opacity: 0.6;}
.mapWrapper > ul > li.culture:hover div {opacity: 0.6;}
.mapWrapper > ul > li.sportss:hover div { opacity: 0.6;}


@media only screen and (max-width:640px) {
.mapWrapper > ul > li.education:hover div { color: #a79040;background:#fff;}
.mapWrapper > ul > li.culture:hover div { color: #3cb63f;background:#fff;}
.mapWrapper > ul > li.hospital:hover div { color: #26abe6;background:#fff;}
.mapWrapper > ul > li.financial:hover div { color: #0db199;background:#fff;}
.mapWrapper > ul > li.shopping:hover div { color: #fb8d1a;background:#fff;}
}
*/

.mapWrap { position: relative; height: 550px;}
.mapWrap > div { position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.mapWrap > div iframe { border: none;}
.mapWrap > div.culture { z-index: 10;}
.mapWrap > div.education { z-index: 9;}
.mapWrap > div.culture { z-index: 8;}
.mapWrap > div.hospital { z-index: 7;}
.mapWrap > div.sportss { z-index: 6;}
.mapWrap > div.shopping { z-index: 5;}

.mapWrapper > ul > li.spOnly{ display: none;}

/*@media only screen and (max-width: 1041px) {
.mapWrapper > ul > li { letter-spacing: .01em;}
.mapWrap,
.mapWrap > div.bank iframe,
.mapWrap > div.education iframe,
.mapWrap > div.culture iframe,
.mapWrap > div.hospital iframe,
.mapWrap > div.financial iframe,
.mapWrap > div.shopping iframe { height: 1050px;}
}*/
@media only screen and (max-width: 959px) {
	.mapContainer{
		margin: 0;
		margin-top: 20px;
	}
.mapWrapper > ul > li { letter-spacing: .01em;}
.mapWrap,
.mapWrap > div.culture iframe,
.mapWrap > div.education iframe,
.mapWrap > div.culture iframe,
.mapWrap > div.hospital iframe,
.mapWrap > div.sportss iframe,
.mapWrap > div.shopping iframe { height: 1050px;}
}

@media only screen and (max-width: 640px) {
	.mapContainer{
		height: 994px;
	}

	#sec_gmap {
		margin-top: 10px;
	}

.mapWrapper > ul  {
	padding: 0px;
}
.mapWrapper > ul  > li {
	display: table;
	width: 49.5%;
	font-size: 14px;
	height: 40px;
	margin-bottom: 2px;
}
.mapWrapper > ul > li.park{
	margin-bottom: 2px;
}
.mapWrapper > ul > li.hospital, .mapWrapper > ul > li.education{
	margin-bottom: 2px !important;
}
.mapWrapper > ul > li:last-child{
}
.mapWrapper > ul  > li div {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}
.mapWrap,
.mapWrap > div.spotrs iframe,
.mapWrap > div.education iframe,
.mapWrap > div.culture iframe,
.mapWrap > div.hospital iframe,
.mapWrap > div.culture iframe,
.mapWrap > div.shopping iframe { height: 950px;}
.mapWrapper > ul  > li.spOnly{}
	.mapWrapper > ul > li.on:before {
		content: none;
	}
}

/**/
.gradation-side { height: 2px;}
.container p.title { font-size: 2.2em;}
