@charset "utf-8";

/* ----------------------------------------------------------------------------
	common
---------------------------------------------------------------------------- */
header {
}

#content h1 span,
#content h2 span,
#content h3 span,
#content .txt span{
	display:none;
}
@media only screen and (max-width:959px) {
	header .in-box {
	width:100%;
}

}
/*footer .in-box {
	height:110px;
}
footer .in-box #companys{
	top:80px;
}
@media only screen and (max-width:959px) {
	footer .in-box {
		height:auto;
	}
	footer .in-box #companys{
		top:auto;
	}
}*/

/* ----------------------------------------------------------------------------
	コンセプト
---------------------------------------------------------------------------- */

.concept#content {
	width:100%;
	margin:0 auto;
	padding:0 0 0px 0;
	clear:both;
}
.concept#content .img-area{
	width:100%;
	margin:0 auto 90px auto;
	line-height: 0;
	padding:56.25% 0 0 0;
	background: url(../../concept/images/img_top.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.concept#content .img-area .att{
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 2;
	border-top:none;
	padding: 0 10px 10px 0;
	text-shadow: 3px 3px 3px #333;
	font-size: 0.813em;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}

.concept#content .img-area img{
	width:auto;
}
.concept#content .mirai-area{
	width:100%;
	margin:0 auto;
	padding:0 0 150px 0;
	text-align: center;
	position: relative;
}
.concept#content .mirai-area .txt{
	margin:0 auto;
	padding:132px 0 0 0;
	text-align: center;
}
.concept#content .mirai-area .mirai-l{
	position: absolute;
	top:0;
	left:-102px;
}
.concept#content .mirai-area .mirai-r{
	position: absolute;
	top:0;
	right:-91px;
}

.concept#content .name-area{
	width:auto;
	margin:0 auto;
	padding:35px 50px;
	border: #E6E6E6 1px solid;
	text-align: left;
	position: relative;
}
.concept#content .name-area .floatL{
	width:410px;
}
.concept#content .name-area .floatR{
	width:410px;
}
.concept#content .name-area .floatL h3,
.concept#content .name-area .floatR h3{
	padding:0 0 15px 0;
}
.concept#content .name-area .floatL p,
.concept#content .name-area .floatR p{
	font-size: 0.75em;
	line-height: 1.6;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}


@media only screen and (max-width:959px) {
	.concept#content {
		padding:0 0 0px 0;
	}
	.concept#content .img-area{
		margin:0 auto 45px auto;
	}
	.concept#content .img-area img{
		width:100%;
	}
	.concept#content .mirai-area{
		width:100%;
		padding:0 0 60px 0;
	}
	.concept#content .mirai-area .txt{
		margin:0 auto;
		padding:60px 0 0 0;
		text-align: center;
		clear: both;
	}
	.concept#content .mirai-area .mirai-l{
		position: relative;
		top:auto;
		left:auto;
		float: left;
		padding: 0 0 0 20px;
	}
	.concept#content .mirai-area .mirai-r{
		position: relative;
		top:auto;
		right:auto;
		float: right;
		padding: 0 20px 0 0;
	}

	.concept#content .name-area{
		width:auto;
		margin:0 auto;
		padding:35px 50px;
		border: #E6E6E6 1px solid;
		text-align: left;
		position: relative;
	}
	.concept#content .name-area .floatL{
		width:46%;
	}
	.concept#content .name-area .floatR{
		width:46%;
	}
	.concept#content .name-area .floatL h3,
	.concept#content .name-area .floatR h3{
		padding:0 0 15px 0;
	}
	.concept#content .name-area .floatL p,
	.concept#content .name-area .floatR p{
		font-size: 0.75em;
		line-height: 1.6;
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	}
}

@media only screen and (max-width:768px) {
	.concept#content {
		padding:0 0 0px 0;
	}
	.concept#content .img-area{
		margin:0 auto 35px auto;
	}
	.concept#content .img-area img{
		width:100%;
	}
	
	.concept#content .mirai-area .txt img{
		width: 80%;
	}
	.concept#content .mirai-area .mirai-l{
		width: 48%;
		padding: 0 0 0 0;
	}
	.concept#content .mirai-area .mirai-r{
		width: 48%;
		padding: 0 0 0 0;
	}
	.concept#content .mirai-area .mirai-l img,
	.concept#content .mirai-area .mirai-r img{
		width: 70%;
	}
	
	.concept#content .name-area{
		padding:30px 30px;
	}
	.concept#content .name-area .floatL{
		width:100%;
		padding: 0 0 20px 0;
		float: none;
	}
	.concept#content .name-area .floatR{
		width:100%;
		float: none;
	}
}
@media only screen and (max-width:480px) {
	.concept#content .mirai-area{
		width:100%;
		padding:0 0 60px 0;
	}
	.concept#content .mirai-area .txt{
		padding:40px 0 0 0;
	}
	.concept#content .mirai-area .txt img{
		width: 80%;
	}
	.concept#content .mirai-area .mirai-l{
		width: 48%;
		float: left;
		padding: 0 0 0 0;
	}
	.concept#content .mirai-area .mirai-r{
		width: 48%;
		float: right;
		padding: 0 0 0 0;
	}
	.concept#content .mirai-area .mirai-l img,
	.concept#content .mirai-area .mirai-r img{
		width: 100%;
	}
}


/* ----------------------------------------------------------------------------
	ヒストリー
---------------------------------------------------------------------------- */
.history#content {
	width:100%;
	margin:0 auto;
	text-align: left;
	padding:0 0 50px 0;
}
.history#content .img-area{
	width:100%;
	margin:0 auto 60px auto;
	line-height: 0;
	padding:40.625% 0 0 0;
	background: url(../../history/images/img_top.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.history#content .img-area .att{
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 2;
	border-top:none;
	padding: 0 10px 10px 0;
	text-shadow: 3px 3px 3px #333;
	font-size: 0.813em;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}
.history#content h1{
	padding:0 0 50px 0;
}
.history#content .ttl-area{
	padding:0 0 20px 0;
	margin:0 0 30px 0;
	border-bottom:rgba(215,215,215,1.00) 1px dotted;
}
.history#content .ttl-area h2{
	float: left;
}
.history#content .ttl-area .hist{
	float: right;
}
.history#content .txt{
	padding:0 0 45px 0;
	text-align: left;
}

.history#content .unit-area{
	text-align: left;
}
.history#content .unit-area p{
	font-size: 0.75em;
	line-height: 2.2;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.history#content .unit-area .map{
	padding:0 0 70px 0;
	text-align: left;
}
.history#content .unit-area figcaption{
	width: auto ;
	padding:10px 0 0 0;
	text-align: left;
}
.history#content .unit-area figcaption span{
	display: none;
}
.history#content .unit-area .map figcaption{
	float: left;
}
.history#content .unit-area .map .att{
	width: auto ;
	padding:10px 0 0 0 ;
	margin: 0 0 0 0;
	text-align: left;
	float: right;
	border-top:none; 
	clear: none;
	font-size:0.625em;
	line-height: 1.4;
}

.history#content .unit-area .floatL{
	width:470px;
}
.history#content .unit-area .floatL .floatL{
	width:232px;
}
.history#content .unit-area .floatL .floatR{
	width:222px;
}
.history#content .unit-area .floatR{
	width:470px;
}
.history#content .unit-area .floatR2{
	width:470px;
	float: right;
}
.history#content .unit-area .floatR2 .floatL{
	width:228px;
}
.history#content .unit-area .floatR2 .floatR{
	width:228px;
}

.history#content .unit-area .img-2c{
	width:100%;
}
.history#content .unit-area .img-2c .imgL{
	float:left;
}
.history#content .unit-area .img-2c .imgR{
	float:right;
}
.history#content .unit-area .padT55{
	padding-top: 55px
}
@media only screen and (max-width:959px) {
	.history#content {
		padding:0 0 30px 0;
	}
	.history#content h1{
		padding:0 0 30px 0;
	}
	.history#content .ttl-area{
		padding:0 0 20px 0;
		margin:0 0 30px 0;
		border-bottom:rgba(215,215,215,1.00) 1px dotted;
	}
	.history#content .ttl-area h2{
		float: left;
	}
	.history#content .ttl-area .hist{
		float: right;
	}
	.history#content .txt{
		padding:0 0 45px 0;
		text-align: left;
	}
	
	.history#content h1 span{
		display:block;
		font-size:1.25em;
		line-height:1.3;
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	}
	.history#content h1 img{
		display:none;
	}
	
	.history#content h4{
		padding:0 0 20px 0;
	}
	.history#content h2{
		padding:0 0 25px 0;
	}
	.history#content h3{
		padding:0 0 25px 0;
	}
	.history#content h2 span,
	.history#content h3 span{
		display:block;
		font-size:1.125em;
		line-height:1.5;
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	}
	.history#content .unit-area figcaption span{
		display:block;
		font-size:0.688em;
		line-height:1.5;
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	}
	.history#content h2 img,
	.history#content h3 img,
	.history#content p.txt img,
	.history#content .unit-area figcaption img{
		display:none;
	}
	.history#content p.txt{
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
		font-size:0.875em;
		line-height:1.8;
	}
	.history#content p.txt span{
		display:block;
	}
	
	.history#content .unit-area{
		text-align: left;
	}
	.history#content .unit-area p{
		font-size: 0.813em;
		line-height: 2.0;
	}
	.history#content .unit-area .map{
		padding:0 0 50px 0;
		text-align: left;
	}
	.history#content .unit-area .map img{
		width: 100%;
	}
	.history#content .unit-area figcaption{
		width: auto ;
	}
	.history#content .unit-area figcaption img{
		width: auto !important;
	}
	.history#content .unit-area .map figcaption{
		float: none;
	}
	.history#content .unit-area .map .att{
		padding:10px 0 0 0 ;
		float: none;
	}

	.history#content .unit-area .floatL{
		width:100%;
		float: none;
	}
	.history#content .unit-area .floatL .floatL{
		width:38%;
		float: left;
	}
	.history#content .unit-area .floatL .floatR{
		width:60%;
		float: right;
	}
	.history#content .unit-area .floatL .floatL img{
		width:100%;
	}
	.history#content .unit-area .floatR{
		width:100%;
		float: none;
		padding: 30px 0 0 0;
	}
	.history#content .unit-area .floatL figure img,
	.history#content .unit-area .floatR figure img{
		width:100%;
	}
	
	.history#content .unit-area .floatR2{
		width:100%;
		float: none;
		padding: 30px 0 0 0;
	}
	.history#content .unit-area .floatR2 .floatL{
		width:228px;
		float: left;
		padding: 0 15px 0 0;
	}
	.history#content .unit-area .floatR2 .floatR{
		width:228px;
		float: left;
		padding: 0 0 0 0;
	}
	

	.history#content .unit-area .img-2c{
		width:100%;
	}
	.history#content .unit-area .img-2c .imgL,
	.history#content .unit-area .img-2c .imgR{
		width:100%;
		float: none;
	}
	.history#content .unit-area .img-2c .imgL img,
	.history#content .unit-area .img-2c .imgR img{
		width:100%;
	}
	.history#content .unit-area .padT55{
		padding-top: 55px
	}
}
@media only screen and (max-width:600px) {
	
	.history#content .unit-area .floatR2{
		width:100%;
		float: none;
		padding: 30px 0 0 0;
	}
	.history#content .unit-area .floatR2 .floatL{
		width:49%;
		float: left;
		padding: 0 2% 0 0;
	}
	.history#content .unit-area .floatR2 .floatR{
		width:49% !important;
		float: left !important;
	}
	.history#content .unit-area .floatR2 .floatL img,
	.history#content .unit-area .floatR2 .floatR img{
		width:100%;
	}

}



/* ----------------------------------------------------------------------------
	再開発事業
---------------------------------------------------------------------------- */
.redeveropment#content {
	width:100%;
	padding:0 0 50px 0;
	margin:0 auto;
}
.redeveropment#content .img-area{
	width:100%;
	margin:0 auto 60px auto;
	line-height: 0;
	padding:40.625% 0 0 0;
	background: url(../../redeveropment/images/img_top.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.redeveropment#content .img-area .att{
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 2;
	border-top:none;
	padding: 0 10px 10px 0;
	text-shadow: 3px 3px 3px #333;
	font-size: 0.813em;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}

.redeveropment#content .unit-warp {
	width:960px;
	margin:0 auto;
	padding:0 0 60px 0;
	text-align:left;
}
.redeveropment#content .unit-warp .pc{

}
.redeveropment#content .unit-warp .sp{
	display:none;

}

.redeveropment#content .unit-warp h1{
	padding:0 0 50px 0;
}
.redeveropment#content .unit-warp .img{
	padding:0 0 50px 0;
}

.redeveropment#content .unit-warp h4{
	padding:0 0 20px 0;
}
.redeveropment#content .unit-warp h2{
	padding:0 0 25px 0;
}
.redeveropment#content .unit-warp h3{
	padding:0 0 25px 0;
}

.redeveropment#content .unit-warp p{
	font-size:0.75em;
	line-height:1.8;
}

.redeveropment#content .unit-warp .box0{
	padding:0 0 70px 0;
}
.redeveropment#content .unit-warp .box0 h4{
	padding:0 0 32px 0;
}
.redeveropment#content .unit-warp .box0 h5{
	padding:0 0 30px 0;

}

.redeveropment#content .unit-warp .box0 .images{
	padding:0 0 30px 0;
}
.redeveropment#content .unit-warp .box0 .images .floatL{

}


.redeveropment#content .unit-warp .box1{
	padding:0 0 70px 0;
}
.redeveropment#content .unit-warp .box1 .floatL{
	width:293px;
}
.redeveropment#content .unit-warp .box1 .floatR{
	width:607px;
}
.redeveropment#content .unit-warp .floor{
	padding:0 0 60px 0;
}
.redeveropment#content .unit-warp .floor img{
	width:100%;
}

.redeveropment#content .unit-warp .box2{
	padding:0 0 70px 0;
}
.redeveropment#content .unit-warp .box2 .floatL{
	width:430px;
}
.redeveropment#content .unit-warp .box2 .floatR{
	width:404px;
}
.redeveropment#content .unit-warp figcaption{
	font-size:0.75em;
	padding:5px 0 0 0;
}

.redeveropment#content .unit-warp .box3{
	padding:0 0 70px 0;
}
.redeveropment#content .unit-warp .box3 figure{
	padding:0 0 5px 0;
}
.redeveropment#content .unit-warp .box3 h3{
	padding:0 0 5px 0;
	line-height:0;
}
.redeveropment#content .unit-warp .box3 .floatL{
	width:459px;
}
.redeveropment#content .unit-warp .box3 .floatR{
	width:459px;
}


#under-links {
}

#btn {
	width:960px;
	margin:0 auto;
	text-align:center;
	padding:0 0 30px 0;
}
#btn .pc{
	margin:0 auto;
	display:block;
}
#btn .sp{
	display:none;
}
#btn a:hover {
	opacity:0.5;
}

.redeveropment#content #text-info {
	width:960px;
	margin:0 auto 27px auto;
	line-height:0;
	text-align:center;
	background:url(../images/icon_arrow_link.png) left 30px center no-repeat;
	
	border:#CCCCCC 1px solid;
}
.redeveropment#content #text-info a{
	display:block;
	padding:29px 0 29px 0;
	position:relative;
	z-index:20;
	background:url(../images/icon_blank.png) right 30px center no-repeat;
}
.redeveropment#content #text-info a:hover{
	opacity:0.5;
}
@media only screen and (max-width:959px) {
	
	.redeveropment#content #text-info {
		width:94%;
		margin:0 auto 15px auto;
		box-sizing:border-box;
		background:url(../images/icon_arrow_link.png) left 15px center no-repeat;
	}
	.redeveropment#content #text-info a{
		display:block;
		padding:20px 0 20px 0;
		background:url(../images/icon_blank.png) right 15px center no-repeat;
	}
	.redeveropment#content #text-info a img{
		width:80%;
	}
	.redeveropment#content #text-info a:hover{
		opacity:0.5;
	}
	.redeveropment#content #text-info .pc{
		display:none;
	}
	.redeveropment#content #text-info .sp{
		display:block;
	}

	#btn {
		width:100%;
		margin:0 auto;
		padding:0 0 15px 0;
		line-height:0;
	}
	#btn img {
		width:100%;
	}


}

@media only screen and (max-width:959px) {
	
	.redeveropment#content {
		width:100%;
		padding:0px 0 30px 0;
	}
	.redeveropment#content .unit-warp {
		width:94%;
		padding:0 0 30px 0;
	}
	.redeveropment#content .unit-warp .pc{
		display:none;
	}
	.redeveropment#content .unit-warp .sp{
		display:block;
	
	}
	
	.redeveropment#content .unit-warp h1{
		padding:0 0 25px 0;
		margin:0 0 25px 0;
	}
	.redeveropment#content .unit-warp h1 span{
		display:block;
		font-size:1.25em;
		line-height:1.3;
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	}
	.redeveropment#content .unit-warp h1 img{
		display:none;
	}
	.redeveropment#content .unit-warp .img{
		padding:0 0 30px 0;
	}
	.redeveropment#content .unit-warp .img img{
		width:100%;
	}
	
	.redeveropment#content .unit-warp h4{
		padding:0 0 20px 0;
	}
	.redeveropment#content .unit-warp h4 img{
		width: 50%;
	}
	.redeveropment#content .unit-warp h2{
		padding:0 0 25px 0;
	}
	.redeveropment#content .unit-warp h3{
		padding:0 0 25px 0;
	}
	.redeveropment#content .unit-warp h2 span,
	.redeveropment#content .unit-warp h3 span{
		display:block;
		font-size:1.125em;
		line-height:1.5;
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	}
	.redeveropment#content .unit-warp h2 img,
	.redeveropment#content .unit-warp h3 img{
		display:none;
	}
	.redeveropment#content .unit-warp p{
		font-size:0.75em;
		line-height:1.8;
	}
	
	.redeveropment#content .unit-warp .box0 .images{
		padding:0 0 30px 0;
	}
	.redeveropment#content .unit-warp .box0 .images .floatL,
	.redeveropment#content .unit-warp .box0 .images .floatR{
		width:100%;
		float:none;
	}
	.redeveropment#content .unit-warp .box0 .images img{
		width:100%;
	}
	
	.redeveropment#content .unit-warp .box1{
		padding:0 0 35px 0;
	}
	.redeveropment#content .unit-warp .box1 .floatL,
	.redeveropment#content .unit-warp .box1 .floatR{
		width:100%;
		float:none;
	}
	.redeveropment#content .unit-warp .floor{
		padding:0 0 30px 0;
	}
	
	.redeveropment#content .unit-warp .box2{
		padding:0 0 35px 0;
	}
	.redeveropment#content .unit-warp .box2 .floatL,
	.redeveropment#content .unit-warp .box2 .floatR{
		width:100%;
		float:none;
	}
	.redeveropment#content .unit-warp .box2 .floatL{
		padding:0 0 35px 0;
	}
	.redeveropment#content .unit-warp .box2 .floatR img{
		width:100%;
	}
	.redeveropment#content .unit-warp figcaption{
		font-size:0.75em;
		padding:5px 0 0 0;
	}
	
	.redeveropment#content .unit-warp .box3{
		padding:0 0 35px 0;
	}
	.redeveropment#content .unit-warp .box3 figure{
		padding:0 0 5px 0;
	}
	.redeveropment#content .unit-warp .box3 h3{
		padding:0 0 5px 0;
		line-height:0;
	}
	.redeveropment#content .unit-warp .box3 .floatL,
	.redeveropment#content .unit-warp .box3 .floatR{
		width:100%;
		float:none;
	}
	.redeveropment#content .unit-warp .box3 img{
		width:100%;
	}
	
	#btn .pc{
	display:none;
}
#btn .sp{
	display:block;
}
}



/* ----------------------------------------------------------------------------
	ロケーション
---------------------------------------------------------------------------- */
.location#content {
	width:100%;
	margin:0 auto;
	text-align: left;
	padding:0 0 50px 0;
}
.location#content .img-area{
	width:100%;
	margin:0 auto 60px auto;
	line-height: 0;
	padding:40.625% 0 0 0;
	background: url(../../location/images/img_top.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.location#content .img-area .att{
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 2;
	border-top:none;
	padding: 0 10px 10px 0;
	text-shadow: 3px 3px 3px #333;
	font-size: 0.813em;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}

.location#content h2{
	padding:0 0 30px 0;
}
.location#content .map{
	padding:0 0 50px 0;
}
.location#content .map img{
	width:100%;
}
.location#content #fileinfo{
	width:100%;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
}
.location#content #fileinfo h3{
	width:100%;
	margin:0 auto 30px auto;
	padding:0 0 15px 0;
	border-bottom:#D7D7D7 1px solid;
}

.location#content #fileinfo div.unitW{
	padding:0 37px 0 0;
	float:left;
}
.location#content #fileinfo div.unitWR{
	padding:0 0 0 0;
	float:right;
}
.location#content #fileinfo div.unit{
	width:295px;
	padding:0 0 25px 0;
}
.location#content #fileinfo div.unit h5{
	font-size:0.75em;
	font-weight:bold;
	padding:0 0 15px 0;
}
.location#content #fileinfo div.unit dl{
	width:295px;
}
.location#content #fileinfo div.unit dl dt{
	width:auto;
	float:left;
	font-size:0.688em;
	padding:5px 0;
}
.location#content #fileinfo div.unit dl p{
	font-size:10px;
	line-height:1.2;
}
.location#content #fileinfo div.unit dl dd{
	padding:5px 0 5px 120px;
	font-size:75%;
	text-align:right;
	border-bottom:#C0C0C0 1px solid;
}
@media only screen and (max-width: 959px) {
	.location#content #fileinfo div.unitW{
		width:32%;
		padding:0 1% 0 0;
		margin:0 auto;
	}
	.location#content #fileinfo div.unitWR{
		width:33%;
		margin:0 auto;
	}
	.location#content #fileinfo div.unit{
		width:100%;
		padding:0 0 25px 0;
	}
	.location#content #fileinfo div.unit dl{
		width:100%;
	}
}
@media only screen and (max-width: 768px) {
	.location#content #fileinfo{
		width:100%;
	}
	.location#content #fileinfo h3{
		width:94%;
		margin:0 auto 30px auto;
		padding:0 0 15px 0;
		border-bottom:#D7D7D7 1px solid;
	}
	
	.location#content #fileinfo div.unitW{
		width:94%;
		margin:0 auto;
		padding:0 0 0 0;
		float:none;
	}
	.location#content #fileinfo div.unitWR{
		width:94%;
		margin:0 auto;
		padding:0 0 0 0;
		float:none;
	}
	.location#content #fileinfo div.unit{
		width:100%;
		padding:0 0 25px 0;
	}
	.location#content #fileinfo div.unit h5{
		font-size:1.0em;
		font-weight:bold;
		padding:0 0 15px 0;
	}
	.location#content #fileinfo div.unit dl{
		width:100%;
	}
	.location#content #fileinfo div.unit dl dt{
		width:auto;
		float:left;
		font-size:0.875em;
		padding:5px 0;
	}
	.location#content #fileinfo div.unit dl p{
		font-size:10px;
		line-height:1.2;
	}
	.location#content #fileinfo div.unit dl dd{
		padding:5px 0 5px 40%;
		font-size:0.875em;
		text-align:right;
		border-bottom:#C0C0C0 1px solid;
	}
}

@media only screen and (max-width: 480px) {
	
}



/* ----------------------------------------------------------------------------
	外観・共用部
---------------------------------------------------------------------------- */
.public#content {
	width:100%;
	margin:0 auto;
	text-align: left;
	padding:0 0 50px 0;
}
.public#content .img-area{
	width:100%;
	margin:0 auto 60px auto;
	line-height: 0;
	padding:40.625% 0 0 0;
	background: url(../../public/image/img_top1.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}
.public#content .img-area2{
	width:100%;
	margin:0 auto 60px auto;
	line-height: 0;
	padding:40.625% 0 0 0;
	background: url(../../public/image/img_top.jpg) center center no-repeat;
	background-size: cover;
	position: relative;
}

.public#content .img-area .att,
.public#content .img-area2 .att,
.public#content .image-wrap1 .att,
.public#content .image-wrap2 .att,
.public#content .box1 .img .att,
.public#content .box2 .img .att{
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 2;
	border-top:none;
	padding: 0 10px 10px 0;
	text-shadow: 1px 1px 5px #333;
	font-size: 0.75em;
	line-height: 1.0;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-weight: bold;
}
.public#content .image-wrap1{
	width:100%;
	margin:0 auto 20px auto;
	line-height: 0;
	position: relative;
}
.public#content .image-wrap1 .floatL{
	width:39.4375%;
}
.public#content .image-wrap1 .floatR{
	width:60.5625%;
}

.public#content .image-wrap2{
	width:100%;
	margin:0 auto 20px auto;
	line-height: 0;
	position: relative;
}
.public#content .image-wrap2 .floatL{
	width:50%;
}
.public#content .image-wrap2 .floatR{
	width:50%;
}

.public#content .image-wrap1 figure,
.public#content .image-wrap2 figure{
	position: relative;
}

.public#content .sp{
	display: none;
}
.public#content .pc{
	display: block;
}

.public#content .img-area img,
.public#content .img-area2 img,
.public#content .image-wrap1 img,
.public#content .image-wrap2 img{
	width:100%;
}

.public#content h2{
	padding:0 0 30px 0;
}

.public#content .box1{
	padding:0 0 90px 0;
}
.public#content .box1 .txt-area{
	width: 472px;
	float: left;
}
.public#content .box1 .txt-area p{
	font-size: 0.75em;
	line-height: 2.2;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.public#content .box1 .img{
	width: 472px;
	float: right;
	position: relative;
}

.public#content .box2{
	padding:0 0 40px 0;
}
.public#content .box2 .txt-area{
	width: 100%;
	padding: 0 0 60px 0;
}
.public#content .box2 .txt-area p{
	font-size: 0.75em;
	line-height: 2.2;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.public#content .box2 .img{
	position: relative;
}
.public#content .box2 .floatL{
	width:471px;
}
.public#content .box2 .floatR{
	width:471px;
}
.public#content .box2 .floatL figure,
.public#content .box2 .floatR figure{
	width:100%;
}
.public#content .box2 .floatL img,
.public#content .box2 .floatR img{
	width:100%;
}

@media only screen and (max-width: 959px) {
	
	.public#content .box2 .floatL{
		width:49%;
	}
	.public#content .box2 .floatR{
		width:49%;
	}
	.public#content .box1{
		padding:0 0 60px 0;
	}
	.public#content .box1 .txt-area{
		width: 49.5%;
		float: left;
	}
	.public#content .box1 .img{
		width: 49.5%;
		float: right;
	}
	.public#content .box1 .img img{
		width: 100%;
	}
	
	.public#content .box2 .txt-area{
		width: 100%;
	}
	.public#content .box2 .img img{
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.public#content .box1 .txt-area{
		width: 100%;
		float: none;
		padding: 0 0 30px 0;
	}
	.public#content .box1 .img{
		width: 100%;
		float: none;
	}
	.public#content .box1 .img img{
		width: 100%;
	}
	
	.public#content .box2 .floatL{
		width:100%;
		float: none;
	}
	.public#content .box2 .floatR{
		width:100%;
		float: none;
	}
	
	.public#content .sp{
		display: block;
	}
	.public#content .pc{
		display: none;
	}
	
	.public#content .img-area,
	.public#content .img-area2{
		background: none;
		padding:0 0 0 0;
	}
	
	.public#content .image-wrap1 .floatL,
	.public#content .image-wrap1 .floatR,
	.public#content .image-wrap2 .floatL,
	.public#content .image-wrap2 .floatR{
		width:100%;
		float: none;
	}

	.public#content .image-wrap1 figure,
	.public#content .image-wrap2 figure{
		position: relative;
	}

	
}

@media only screen and (max-width: 480px) {
	
}




/* ----------------------------------------------------------------------------
	間取り
---------------------------------------------------------------------------- */
.plan#content {
	width:100%;
	margin:0 auto;
	text-align: left;
	padding:0 0 50px 0;
}

.plan#content .plan-w{
	width:100%;
	padding:70px 0 70px 0;
	background: #727171;
}
.plan#content .plan-w .in-box{
}
.plan#content .plan-w .floatL{
	width: 460px;
	float: left;
}
.plan#content .plan-w .floatR{
	width: 460px;
	float: right;
}
.plan#content .plan-w .floatL img{
	width: 100%;
}
.plan#content .plan-w .floatR img{
	width: 100%;
}

.plan#content .btn-area{
	width:100%;
	padding: 40px 0 0 0;
	margin: 40px 0 0 0;
	border-top:#5F5F5F 1px dotted;
	text-align: center;
}

@media only screen and (max-width: 959px) {
	.plan#content .plan-w .floatL{
		width: 46%;
		float: left;
	}
	.plan#content .plan-w .floatR{
		width: 46%;
		float: right;
	}
	.plan#content .plan-w .floatL img,
	.plan#content .plan-w .floatR img{
		width: 100%;
	}
	.plan#content .btn-area img{
		width:49%;
	}
}
@media only screen and (max-width: 768px) {
	.plan#content .plan-w .floatL{
		width: 100%;
		float: none;
		padding: 0 0 50px 0;
	}
	.plan#content .plan-w .floatR{
		width: 100%;
		float: none;
	}
	.plan#content .btn-area img{
		width:70%;
	}
	
}

@media only screen and (max-width: 480px) {
	
}



/* ----------------------------------------------------------------------------
	現地案内図
---------------------------------------------------------------------------- */
.access#content {
	width:100%;
	margin:0 auto;
	text-align: left;
	padding:50px 0 50px 0;
}

.access#content h2{
	padding:0 0 30px 0;
	text-align: center;
}
.access#content .map{
	padding:0 0 50px 0;
}
.access#content .map img{
	width:100%;
}

.access#content .btn-area{
	width:100%;
	padding: 35px 0 0 0;
	border-top:#5F5F5F 1px dotted;
}
.access#content .btn-area .floatL{
	width: 471px;
	float: left;
	text-align: right;
}
.access#content .btn-area .floatR{
	width: 471px;
	float: right;
	text-align: left;
}

@media only screen and (max-width: 959px) {
	.access#content .btn-area{
		border-top:none;
	}
	.access#content .btn-area .floatL{
		width: 49%;
		float: left;
		position: relative;
	}
	.access#content .btn-area .floatR{
		width: 49%;
		float: right;
		position: relative;
	}
	
	.access#content .btn-area .floatL img,
	.access#content .btn-area .floatR img{
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.access#content .btn-area{
		padding: 0 0 0 0;
	}
	
	.access#content .btn-area .pc{
		display: none;
	}
	.access#content .btn-area .floatR{
		width: 100%;
		float: none;
		text-align: center;
	}
	.access#content .btn-area .floatR img{
		width: 50%;
	}
}
@media only screen and (max-width: 480px) {
	.access#content .btn-area .floatL,
	.access#content .btn-area .floatR{
		width: 100%;
		float: none;
		text-align: center;
	}
	
	.access#content .btn-area .floatL img,
	.access#content .btn-area .floatR img{
		width: 70%;
	}
}