@media screen and (max-width:900px) {
    .hero-page-inner-bg {
        background-image: url(../img/bg-maining-sp.jpg) !important;
    }
}


.map-main-ctr-rent tbody tr:first-child th,
.map-main-ctr-rent tbody tr:first-child td {
    text-align: left !important;
    background: #262626 !important;
    padding-left: 0 !important;
}

.map-main-ctr-rent tbody th {
    font-weight: normal;
    white-space: nowrap;
}

.map-main-ctr-rent tbody th,
.map-main-ctr-rent tbody tr td:nth-child(3),
.map-main-ctr-rent tbody tr td:nth-child(4) {
    background: #434343;
}

.map-main-ctr-rent tbody tr td:nth-child(1) {
    width: 140px;
}

.map-main-ctr-rent tbody tr td:nth-child(2) {
    background: #626262;
    width: 242px;
}

.map-main-ctr-rent tbody tr td:nth-child(3) {
    width: 242px;
}

.map-main-ctr-rent tbody tr td:nth-last-child(1),
.map-main-ctr-rent tbody tr td:nth-last-child(2),
.map-main-ctr-rent tbody tr td:nth-last-child(3),
.map-main-ctr-rent tbody tr td:nth-last-child(4) {
    width: 107px;
    text-align: center;
}

.map-main-ctr-rent tbody tr td:nth-last-child(5) {
    white-space: nowrap;
}

.map-main-ctr-rent th,
.map-main-ctr-rent td {
    padding: 10px;
}

.map-main-ctr-rent h2 {
    margin-bottom: 20px;
}


.map_countrytitle_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1230px;
	margin: 0.83em auto 30px;	
}
.wtbr-lower .map-main-ctr .map_countrytitle_wrap h2 {
	margin: 0;
}
.map_countrytitle_wrap time {
	color: #FFF;
}

@media screen and (max-width:900px) {
    .map-main-ctr-rent table {
        overflow-x: scroll;
        width: 100%;
        display: block;
    }

    .map-main-ctr-rent td {
        white-space: nowrap;
    }
	.map-ctr-lower ul li a {
		text-transform: none;
	}

}

.txt-uc {
    color: white;
}

.table-have-ku td {
    background: #626262 !important;
}

.table-have-ku tr td:nth-of-type(3),
.table-have-ku tr td:nth-of-type(2) {
    background: #434343 !important;
}
