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

.p-lp-floorplan ul.floorplan-list span{
	aspect-ratio: auto;
	flex-shrink: auto;
	width: auto;
}

.p-lp-bar{
	background-image: linear-gradient(90deg,#520000,#9b0808);
}
.p-lp-bar p{
	color: #5e0101;
}
.c-text-square{
	background-color: #5a0000;
}
.u-t-navy{
	color: #8c1616 !important;
}
.u-b-navy {
	border-color: #8c1616 !important;
}
.u-bg-navy {
	background-color: #8c1616 !important;
}
.u-t-b4 {
	color: #815e50 !important;
}
.u-bg-b4 {
  background-color: #815e50 !important;
}
.u-t-b3{
	color: #a3836b !important;
}
.u-bg-b3 {
	background-color: #a3836b !important;
}
.u-b-b3 {
	border-color:#a3836b !important;
}
.p-lp-concept__swiper .swiper-prev, .p-lp-concept__swiper .swiper-next{
	background-color: #a3836b;
}
.p-lp-concept__swiper .swiper-pagination-bullet-active {
	background-color: #a3836b;
}
.p-lp-access__list h4::before{
	background-color: #a3836b;
}


.p-lp-contact__tel{
	border: 1px solid #8c1616;
}

th {
	color:#a3836b;
}
tr {
	border-bottom: 1px solid #a3836b;
	border-top: 1px solid #a3836b;
}

.c-form input[type="submit"] {
  background-color: #8c1616;
}



