.bus-stop_contents_img {
    position: relative;
    z-index: 0;
}

.map-icon03 {
    position: absolute;
    display: block;
    /* background-color: red; */
    width: calc((118 / 1200) * 100%);
    height: calc((46 / 754) * 100%);
    z-index: 1;
    cursor: pointer;
}

.topics__modal__teisha-none {
    margin-top: 60px;
    margin-bottom: 60px;
}

#ragent-map02 {
    top: calc((386 / 754) * 100%);
    left: calc((54 / 1200) * 100%);
}

#hilton-map02 {
    top: calc((374 / 754) * 100%);
    left: calc((329 / 1200) * 100%);
}

#lequ-map02 {
    top: calc((515 / 754) * 100%);
    left: calc((249 / 1200) * 100%);
}

#doubletree-map02 {
    top: calc((582 / 754) * 100%);
    left: calc((324 / 1200) * 100%);
}

#besseru-map02 {
    top: calc((645 / 754) * 100%);
    left: calc((531 / 1200) * 100%);
}

#american-noriba-map02 {
    top: calc((238 / 754) * 100%);
    left: calc((712 / 1200) * 100%);
    width: calc((118 / 1200) * 150%);
}

#beachtower-map02 {
    top: calc((572 / 754) * 100%);
    left: calc((715 / 1200) * 100%);
}

#chatangateway-map02 {
    top: calc((350 / 754) * 100%);
    left: calc((911 / 1200) * 100%);
}

.bus-stop_caption {
    text-align: right;
    margin-top: 10px;
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    .bus-stop_caption {
        font-size: 28px;
    }
}