@charset "utf-8";

/* セントラルポジション */
.location .centralImg{
margin-bottom: 30px;
margin-top: -40px;
}
.location ul.four_column{
margin-bottom: 30px;
}

/* ロケーション */
.location .locationTit{
float: left;
width: 375px;
margin-top: -30px;
}
.location .locationTxt{
float: left;
width: 525px;
padding-top: 40px;
}
.location .locationImg{
margin-top: 50px;
margin-bottom: 60px;
}
.location .locationCategory{
margin-bottom: 20px;
}
.location .locationCategory li{
margin-bottom: 40px;
}
.location .locationCategory li.education{
float: left;
width: 306px;
padding-right: 26px;
}
.location .locationCategory li.public{
float: left;
width: 568px;
}
.location .locationCategory li p{
margin-bottom: 20px;
}
.location .two_column_left h4,
.location .two_column_right h4{
font-size: 14px;
color: #EDB815;
margin-bottom: -10px;
}


/*.location .two_column_left,
.location .two_column_right{
padding-bottom: 60px;
}

.location .shoppingTxt,
.location .parkTxt,
.location .educateTxt{
background-repeat: no-repeat;
background-position: right top;
height: 120px;
padding-top: 10px;
padding-right: 250px;
}
.location .shoppingTxt{
background-image: url(../img/location/shopping_map.jpg);
}
.location .parkTxt{
background-image: url(../img/location/park_map.jpg);
}
.location .educateTxt{
background-image: url(../img/location/educate_map.jpg);
}
.location .mainImg{
	margin-bottom: 50px;
}
.location h3{
	padding:0 0 50px 0!important;
}
.location .three_column {
	margin-bottom:80px;
}
.location .three_column p{
	margin:10px 0;
}
.location .two_column_left,
.location .two_column_right{
	padding-bottom:0!important;
}
.location .two_column_left h3,
.location .two_column_right h3{
	padding:0!important;
	color:#C19F33;
}*/
