@charset "UTF-8";

.link-box ul li.b-color-01 a {
    background-color: #fbd2c8;
}

.link-box ul li.b-color-02 a {
    background-color: #9fc5c0;
}

.link-box ul li.b-color-03 a {
    background-color: #ebcf81;
}


.building-box.color01 {
    background: #fbd2c8;
}


.building-box.color02 {
    background: #9fc5c0;
}


.building-box.color03 {
    background: #ebcf81;
}

.color01 .introduction h2 {
    color: #df6767;
}

.color02 .introduction h2 {
    color: #26789c;
}

.color03 .introduction h2 {
    color: #e19925;
}


.color01 .floor-plan ul li span {
    background-color: #df6767;
}

.color02 .floor-plan ul li span {
    background-color: #26789c;
}

.color03 .floor-plan ul li span {
    background-color: #e19925;
}

.building-box.color01 .entry-modal-pare label.simple {
    background-color: #df6767;
}

.building-box.color02 .entry-modal-pare label.simple {
    background-color: #26789c;
}

.building-box.color03 .entry-modal-pare label.simple {
    background-color: #e19925;
}

.color01 .building-overview .overflow > .right {
    background-color: #df6767;
}
.color02 .building-overview .overflow > .right {
    background-color: #26789c;
}
.color03 .building-overview .overflow > .right {
    background-color: #e19925;
}
.building-box .entry-modal__content h4 {
    color: #000;
}

.color01 .building-introduction .link-form a {
    background-color: #df6767;
}
.color02 .building-introduction .link-form a {
    background-color: #26789c;
}
.color03 .building-introduction .link-form a {
    background-color: #e19925;
}

.color01 .area-environment .overflow .left::after {
    background-color: #df6767;
}
.color02 .area-environment .overflow .left::after {
    background-color: #26789c;
}
.color03 .area-environment .overflow .left::after {
    background-color: #e19925;
}


.color01 .building-overview .overflow > .right .repayment {
	color: #df6767;
}

.color02 .building-overview .overflow > .right .repayment {
	color: #26789c;
}

.color03 .building-overview .overflow > .right .repayment {
	color: #e19925;
}

.building-box.color01  h4 {
    color: #df6767;
}
.building-box.color02  h4 {
    color: #26789c;
}
.building-box.color03  h4 {
    color: #e19925;
}