@charset "UTF-8";

a {
    color: inherit;
}

.ht_event_wrap .main_img {
    margin: auto;
    display: block;
}
.ht_event_wrap .link {
    position: absolute;
    display: block;
}


.ht_event_wrap .e_rel {
    position: relative;
}

.ht_event_wrap .e_fit {
    width: fit-content;
    margin: auto;
}

.ht_event_wrap .e_abs {
    position: absolute;
}
