@charset "UTF-8";
/* CSS Document */

/* header */
/** パンくず ***/
@media (width < 430px) {
	ol.c-breadcrumb:not(.inner-page ol.c-breadcrumb) {
		position: relative;
		z-index: 2;
		top: -45px;
		display: block;
		line-height: 1.2;
	}
}

/**** footer_bnner *****/

.area-color_chiyodaku {
	order: 1;
}
.area-color_tokyo {
	order: 2;
}
.area-color_shimbashi-tora {
	order: 3;
}
.area-color_shinjuku {
	order: 4;
}
.area-color_minatoku_south {
	order: 5;
}
.area-color_yokohama {
	order: 6;
}

/**** footer_bnner *****/

/* footer */
.footerL {
	width: 370px;
}
.footerR2 {
	/* padding-top: 17px; */
}

/* top */
.sec011L {
	display: table-cell;
	width: 710px;
	vertical-align: top;
	padding-right: 15px;
	display: flex;
	flex-wrap: wrap;
	a{
		transition: ease .3s;
	}
	a:hover{
		opacity: .7;
		transition: ease .3s;
	}
}
.sec011L img {
	display: block;
	/* object-fit: cover; */
}
.sec011R {
	display: table-cell;
	width: 236px;
	vertical-align: top;
}
.sec011R img {
	display: block;
	width: 236px;
	height: 377px;
}

.sec011R__long {
	display: table-cell;
	width: 236px;
	vertical-align: top;
}
.sec011R__long img {
	display: block;
	width: 236px;
	height: 377px;
	object-fit: cover;
	object-position: left;
}


/* floor */
.floor_sec041 {
	
}
.floor_nagatacho_6f {
	display: block;
	width: 970px;
	height: 340px;
	background: url(/images/nagatacho/ekimae/floor/floor_6f.jpg) no-repeat 0 0;
}
.floor_sec041L {
	float: left;
	width: 475px;
}
.floor_sec041R {
	float: left;
	width: 475px;
	margin-left: 20px;
}
.floor_nagatacho_6f img,
.floor_sec041L img,
.floor_sec041R img {
	display: block;
	width: 475px;
	height: 380px;
}

.floormap {
	display: block;
	width: 475px;
	height: 380px;
}
.floor_8f {
	background: url(/images/nagatacho/ekimae/floor/floor_8f.jpg) no-repeat 0 0;
}
.floor_b1f {
	background: url(/images/nagatacho/ekimae/floor/floor_b1f.jpg) no-repeat 0 0;
}


.tab-menu {
	.tab-menu__main.tab-contens_6f {
			margin-top: 0;
	}
}

.f6fv{
	position: absolute;
	top: 0px;
	left: 703px;
}

.tab-menu {
	.tab-menu__main.tab-contens_8f {
			margin-top: 0;
	}
}

.f801a{
	position: absolute;
	top: 150px;
	left: 17px;
}

.f801b{
	position: absolute;
	top: 3px;
  left: 160px;
}

.f802{
	position: absolute;
	top: 3px;
	left: 253px;
}

.f803{
	position: absolute;
	top: 3px;
  left: 370px;
}

.f804{
	position: absolute;
	top: 182px;
	left: 400px;
}

.tab-menu {
	.tab-menu__main.tab-contens_1f {
			margin-top: 0;
	}
}

.f101{
	position: absolute;
	top: 148px;
	left: 260px;
}

.f102{
	position: absolute;
	top: 67px;
	left: 193px;
}

.f103{
	position: absolute;
	top: 203px;
	left: 390px;
}

/* access */
.sec03L {
	width: 515px;
}
.sec03R {
	width: 530px;
	padding-left: 20px;
}
.sec03R img {
	display: block;
	width: 460px;
	height: 440px;
}
h3.sec03gaikanEntTitle {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #333;
	font-size: 114%;
	font-weight: bold;
	text-align: left;
}
h3.sec03gaikanEntTitle:before {
	content: "■";
	color: #ccc;
	margin-right: 0.2em;
}
.sec03gaikanEntWrapper {
	display: table;
}
.sec03gaikanEnt {
	display: table-cell;
	width: 150px;
	padding: 0 10px;
}
.sec03gaikanEnt a,
.sec03gaikanEnt a img {
	display: block;
	width: 150px;
	height: 100px;
}
.sec03gaikanEnt a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.sec03gaikanEnt span {
	display: block;
	text-align: center;
}


/* space */
.spaceL {
	vertical-align: top;
	padding-top: calc(25px + 1.1em);
}
@media screen and (max-width: 969px) {
	.spaceL {
		vertical-align: top;
		padding-top: 0;
	}
}

/* price-floorMap 201906 */
.price_floorMap {
	margin-top: 20px;
}
.price_floorMapTitleWrapper {
	margin-top: 20px;
}
.price_floorMapTitle {
	float: left;
	width: 475px;
	margin-right: 20px;
}
.price_floorMap .price_floorMapTitle:last-child {
	margin-right: 0;
}
.price_floorMapTitle span {
	padding: 2px 1em;
	background: #6eb42f;
	border-radius: 5px;
	color: #fff;
	font-size: 114.28571%;
	font-weight: bold;
}
.price_floorMapWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content:stretch;
	margin-top: 5px;
}
.price_floorMapCont {
	width: 453px;
	padding: 10px 6px;
	border: 1px solid #cfcfcf;
	align-items: center;
}
.price_floorMapCont a {
	display: block;
	width: 100%;
}
.price_floorMapCont a img {
	display: block;
	width: 100%;
}
.footerL a {
	display: block;
	width: 262px;
	height: 63px;
	margin: 5px 0 0 0;
}
.footerL a img {
	display: block;
	width: 262px;
	height: 63px;
}

/*///////////////////////////////////////
 2024.04.18　新規追加　凡例アイコン調整
 /////////////////////////////////////*/

 @media screen and (min-width: 768px) and (max-width: 969px) {
  .legend_box{
    gap: 40px;
  }
}

/*///////////////////////////////////////
 2024.05.17　TOP MV スライダー
 /////////////////////////////////////*/
 .swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
}

.swiper-slide a{
	transition: all .3s;
}

.swiper-slide a:hover{
	opacity: .7;
	transition: all .3s;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	color: #fff;
	filter: drop-shadow(2px 2px 3px #777777);
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 33px;
}

@media screen and (max-width: 768px) {

	.swiper-button-next:after,
	.swiper-button-prev:after {
		font-size: 22px;
	}
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 0;
	background-color: rgb(0, 0, 0, .2);
	border: solid 1px #bbb;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background-color: #72c232;
	width: 10px;
	height: 10px;
	border: solid 1px #fff;
}


.floor-map__item {

	a{
		padding: 25px 0 5px;
		img{
				object-fit: cover;
				height: 180px;
		}
	}
}

.body:not(.inner-page) .priceTableWrapper {
    height: auto!important;
}