/* The Kinshicho room page no longer loads the JavaScript fade observer. */
body.page-id-37783 .fadeUp,
body.page-id-37783 .fadeLeft,
body.page-id-37783 .fadeRight {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}

/* Match the static-list spacing used on the Shinjuku room page. */
#tokyo2_04 .tokyo-static-list.slider-w > li + li {
    margin-top: 24px;
}

#tokyo2_05 .areaslider.tokyo-static-list > li + li {
    margin-top: 28px;
}

#tokyo2_05 .areaslider.tokyo-static-list + .link01 {
    margin-top: 32px;
}
