@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/france/images24/map-south.png);
}
.bt-south01 {
    top: 51%;
    left: 6%;
}
.bt-south02 {
    top: 68%;
    left: 8%;
}
.bt-south03 {
    top: 58%;
    left: 32%;
}
.bt-south04 {
    top: 71%;
    left: 50%;
}
.bt-south05 {
    top: 84%;
    left: 22%;
}
.bt-south06 {
    top: 52%;
    left: 51%;
}
.bt-south07 {
top: 60%;
    left: 62%;
}
.bt-south08 {
    top: 71%;
    left: 64%;
}
.bt-south09 {
    top: 32%;
    left: 79%;
}

.bg_ill li.ill01::before {
    top: 255px;
    left: 644px;
    width: 120px;
    background-image: url(/attending/guide/france/images24/ill09.png);
}

.bg_ill li.ill02::before {
    top: 230px;
    left: 380px;
    width: 90px;
    background-image: url(/attending/guide/france/images24/ill10.png);
}

.bg_ill li.ill03::before {
    top: 410px;
    left: 525px;
    width: 120px;
    background-image: url(/attending/guide/france/images24/ill11.png);
}

.bg_ill li.ill04::before {
    top: 410px;
    left: 380px;
    width: 110px;
    background-image: url(/attending/guide/france/images24/ill12.png);
}

.bg_ill li.ill05::before {
    top: 200px;
    left: 100px;
    width: 130px;
    background-image: url(/attending/guide/france/images24/ill13.png);
}


