._page { padding-bottom: 0; }

.tenant-head { margin-bottom: 50px; }
.tenant-head .tenant-ttl { margin-bottom: 30px; padding: 25px 20px; background-color: #F5CF40; text-align: center; }
.tenant-head .tenant-copy { text-align: center; }

.tenant-area { margin-bottom: 90px; }
@media screen and (max-width: 750px) { .tenant-area { margin-bottom: 6rem; } }
.tenant-area table { width: 100%; }
.tenant-area table th, .tenant-area table td { padding: 1em; border: 1px solid #D0D0D0; }
.tenant-area table th { background-color: #FCF0F5; font-weight: 500; text-align: left; }
.tenant-area table td { background-color: #fff; }
.tenant-area ul { display: flex; flex-wrap: wrap; gap: 0.5em 2em; }
.tenant-area ul a { display: flex; align-items: center; column-gap: 1rem; color: #267BFF; text-decoration: none; }
.tenant-area ul a .ico { width: 1.3rem; }

.tenant-contact { margin-bottom: 90px; }
@media screen and (max-width: 750px) { .tenant-contact { margin-bottom: 6rem; } }
.tenant-contact p { text-align: center; }
@media screen and (max-width: 750px) { .tenant-contact p { text-align: left; } }

.tenant-info { margin-bottom: 90px; }
@media screen and (max-width: 750px) { .tenant-info { margin-bottom: 6rem; } }
.tenant-info .tenant-info-lead { margin-bottom: 25px; text-align: center; }
.tenant-info .tenant-info-box { margin-bottom: 25px; padding: 35px 30px; border: 1px solid #C10000; border-radius: 20px; }
.tenant-info .tenant-info-box span { display: inline-block; width: 15em; }
.tenant-info .tenant-info-note { font-size: 1.4rem; text-align: center; }
@media screen and (max-width: 750px) { .tenant-info .tenant-info-note { padding-left: 1em; text-indent: -1em; text-align: left; } }
.tenant-info .tenant-info-note a { color: #267BFF; text-decoration: none; }

.contact-sec { padding-bottom: 50px; }
@media screen and (max-width: 750px) { .contact-sec { padding-bottom: 4rem; } }
.contact-sec .contact-box { padding-block: 25px; }
@media screen and (max-width: 750px) { .contact-sec .contact-box { padding-block: 1.5em; } }

/*# sourceMappingURL=tenant.css.map */
