@charset "UTF-8";

.mainVisualTit sup{font-size: 10px;}


.w-full {
	overflow: hidden;
	position: relative
}

.w-full img {
	width: 100%;
}

.w-full .caption{position: absolute; bottom:5px; left:5px; color: white;
}

.access {
	padding: 80px 0;
}

.access .container {
	max-width: 703px;
	text-align: center;
}

.access p {
	margin-bottom: 60px;
}

.access02 img {
	width: 100%;
}

.access02 .imgSp {
	display: none;
}

.access02 ul {
	margin-top: 10px;
	align-items: stretch;
}

.access02 ul li:first-child {
	width: 55.54%;
}

.access02 ul li:last-child {
	width: 44.04%;
}

.access02 ul li .part {
	width: 100%;
}

.access02 ul li .part:first-child {
	margin-bottom: 7px;
}

.access02 ul li .photo01 {
	width: 100%;
}

.access02 ul li .photo02 {
	width: 52.82%;
}

.access02 ul li .photo03 {
	width: 46.26%;
}



.access03 {
	padding: 140px 0 170px;
}

.access03 .container {
	max-width: 1000px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}

.access03 .imgBox{display: flex; justify-content: space-between;margin-bottom: 100px; gap:6px; flex-wrap: nowrap}
.access03 .imgBox .colL{max-width: 671px;}
.access03 .imgBox .colR{max-width: 331px;}
.access03 .imgBox .colR figure:first-of-type{margin-bottom: 5px;}

.access03 .col01 {
	width: 45%;
}
.access03 .col01 .tit23{margin-bottom: 20px;} 

.access03 .col02 {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.access03 .col02 .photo {
	width: 49.06%;
}

.access03 .col02 .photo01 {
	width: 100%;
/*	margin-bottom: 10px;*/
}
.access03 .caption{padding-top: 15px;}
.redevelopment {
	background: #333333;
	color: #fff;
	padding: 0 0 100px;
}

.redevelopment .titJpEn .jp {
	color: #fff;
}
.redevelopment .titJpEn .jp sup{
font-size: 12px;
}

.redevelopment .container {
	max-width: 910px;
			margin-top: 80px;

}

.redevelopment .map {
	margin-top: 50px;
}

.redevelopment .map .col01 {
	width: 48%;
}

.redevelopment .map .col02 {
	width: 48%;
}

.redevelopment .map .col02 .tit23 {
	font-size: 19px;
	margin-bottom: 20px;
}

.redevelopment .map .col02 p {
	line-height: 2.5;
}

.history {
	padding: 90px 0;
	background: url(../imgs/history-bg.jpg) no-repeat center center / cover
}

.history .container {
	padding: 65px 70px;
	max-width: 1228px;
	background: #fff;
	align-items: center
}

.history .titJpEn {
	text-align: left;
	margin-bottom: 40px;
}

.history .titJpEn .en {
	color: #d1c1ab;
}

.history .container .col01 {
	width: 71.18%;
}

.history .container .col01 .img {
	width: 37.94%;
}

.history .container .col01 .img p {
	margin-top: 5px;
}

.history .container .col01 .img .photo__capIn {
	font-size: 9px;
	text-align: left;
}

.history .container .col01 .txt {
/*
	width: 58.64%;
	flex-direction: column;
*/
}

.history .container .col01 figure {
	text-align: right;
	padding-top: 10px;
}

.history .container .col02 {
	width: 24.21%;
}

.history .container .col02 p {
	margin-top: 5px;
}

@media screen and (max-width: 767px) {
	
	.access {
		padding: 60px 0;
	}
	
	.access p {
		margin-bottom: 30px;
		text-align: center;
	}






	.access02 ul {
		margin-top: 2px;
	}

	.access02 .imgSp {
		display: flex;
		margin-top: 0 !important;
	}

	.access02 .imgSp {
		margin-top: 1% !important;
	}
	.access02 .imgSp li {
		width: 49.5% !important;
		margin: 0 0 1% !important;
	}

	.access02 .imgPc {
		display: none;
	}

	.access03 .imgBox{margin-bottom: 30px;}
	.access03 .col01 {
		width: 100%;
		order:1;
		margin-bottom: 40px;
	}

	.access03 .col02 {
		width: 100%;
		order:2;
				

	}
.access03 .caption{order: 3
	}

	.access03 .col02 .photo {
		width: 49.5%;
	}

	.access03 .col02 .photo01 {
		width: 100%;
		margin-bottom: 1%;
	}

	.access03 {
		padding: 40px 0;
	}

	.redevelopment {
		padding:0  0 40px;
	}

	.redevelopment .container {
		width: 100%;
	}

	.redevelopment .titJpEn {
		padding: 0 15px;
	}

	.redevelopment .map {
		padding: 0 20px;
		margin-top: 30px;
	}

	.redevelopment .map .col01 {
		width: 100%;
		order: 2;
	}

	.redevelopment .map .col01 figure {
		max-width: 637px;
		width: 100%;
		margin: 0 auto;
	}
	.redevelopment .map .col02 {
		width: 100%;
		order: 1;
		margin-bottom: 40px;
	}

	.redevelopment .map .col02 .tit23 {
		font-size: 4.5vw;
	}

	.history {
		padding: 30px 0;
	}

	.history .container {
		padding: 10vw 20px;
	}

	.history .titJpEn {
		text-align: center;
	}

	.history .container .col01 {
		width: 100%;
		margin-bottom: 0px;
	}

	.history .container .col02 {
		width: 100%;
	}

	.history .container .col01 .img {
		width: 100%;
		max-width: 400px;
		margin: 0 auto 20px;
	}

	.history .container .col01 .txt {
		width: 100%;
		flex-direction: unset;
	}

	.history .container .col01 .txt p {
		order: 2;		
	}

	.history .container .col01 .txt .history-logo {
		order: 1;
		margin-bottom: 40px;
	}
	.history .container .col01 figure{text-align: center;}

}



.access03b {
	padding: 140px 0 80px;
}

.access03b .container {
	max-width: 1000px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.access03b .col01 {
	width: 50%;
}

.access03b .col02 {
	width: 49.28%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.access03b .col02 .photo {
	width: 49.06%;
}

.access03b .col02 .photo01 {
	width: 100%;
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {

		.access03b .col01 {
		width: 100%;
		margin-bottom: 40px;
	}

	.access03b .col02 {
		width: 100%
	}


	.access03b .col02 .photo {
		width: 49.5%;
	}

	.access03b .col02 .photo01 {
		width: 100%;
		margin-bottom: 1%;
	}

	.access03b {
		padding: 40px 0;
	}

}

