@charset "UTF-8";
/* CSS Document */


.block-spot h4::after {
    content: "";
    background-color: #E5E5E5;
    height: 1px;
    flex-grow: 1;
    margin-left: 10px;
}

.block-spot .GuideModal h4::after {
    content: none;
}

.Spot .label::before {
    display: none;
}

.block-nearby .access {
    background-color: #F5F5F5;
    font-size: 14px;
    padding: 10px;
}

.block-nearby .access dt {
    position: relative;
    color: var(--theme-color04);
    padding-left: 10px;
}

.block-nearby .access dt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: var(--theme-color04);
    width: 5px;
    height: 60%;
}

.block-nearby .name {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0;
}

.block-nearby .caption {
    font-size: 15px;
    margin: 0 0 10px;
}

.group-map {
    background-image: url(/attending/guide/turkey/images24/map-istanbul.png);
}

.bt-istanbul01 {
    top: 156px;
    left: 346px;
}

.bt-istanbul02 {
    top: 130px;
    left: 520px;
}

.bt-istanbul03 {
    top: 208px;
    left: 210px;
}

.bt-istanbul04 {
    top: 280px;
    left: 600px;
}

.bt-istanbul05 {
    top: 410px;
    left: 410px;
}

.bt-istanbul06 {
    top: 360px;
    left: 220px;
}

.bg_ill li.ill01::before {
    top: 210px;
    left: 495px;
    width: 100px;
    background-image: url(/attending/guide/turkey/images24/ill_istanbul01.png);
}

.bg_ill li.ill02::before {
    top: 300px;
    left: 490px;
    width: 100px;
    background-image: url(/attending/guide/turkey/images24/ill_istanbul02.png);
}

.bg_ill li.ill03::before {
    top: 255px;
    left: 315px;
    width: 100px;
    background-image: url(/attending/guide/turkey/images24/ill_istanbul03.png);
}

.bg_ill li.ill04::before {
    top: 150px;
    left: 480px;
    width: 100px;
    background-image: url(/attending/guide/turkey/images24/ill_istanbul04.png);
}
