.tab__detail:not(:first-child) {
    display: none;
}

/* https://www.lifecard.co.jp/howto/yutai/domestic.html蟆ら畑css竊� */

.service-card-height {
    height: 100%;
}

.mt-1 {
    margin-top: 1em !important;
}

.font-bold {
    font-weight: bold;
}

.karaoke-m {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.hrline-dot {
    border-top: 3px dotted #666666;;
}