@charset "Shift-JIS";

@import "common.css";
@import "base.css";
@import "object.css";
@import "main_style.css";
@import "layout.css";

.Btt_d5 p {
    width: 220px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    color: #ffffff;
    background: #006C9B;
    padding: 5px 0px 5px 0px;
    text-decoration: none;
}
.resident-kakusyu {}
.res-item {
    margin-right: 20px;
}
.es-item-ttl {
    font-size: 14px;
    font-weight: bold;
}
.res-item-content {
    display: flex;
    justify-content: space-between;
}
.res-item-conL {
    width: 48%;
    font-size: 14px;
}
.res-item-conR {}

.resident-kakusyu .Tsp35 {
    padding-top: 14px;
}
.resident-kakusyu-out .Tsp10 {
    padding-top: 30px;
}
.resident-kakusyu-out .Lh15 {
    line-height: 1.5em;
    font-size: 18px;
    color:#ff0000;
    font-weight: bold;
}

.resident-kakusyu-out > div:nth-child(10) > div > div:nth-child(3),
.resident-kakusyu-out > div:nth-child(18) > div > div:nth-child(3) {
    margin-top:1em;
}