@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-paris.png);
}
.bt-paris01 {
    top: 2%;
    left: 77%;
}
.bt-paris02 {
top: 23%;
    left: 59%;
}
.bt-paris03 {
    top: 40%;
    left: 66%;
}
.bt-paris04 {
    top: 53%;
    left: 72%;
}
.bt-paris05 {
    top: 49%;
    left: 51%;
}
.bt-paris06 {
    top: 50%;
    left: 33%;
}
.bt-paris07 {
    top: 34%;
    left: 45%;
}
.bt-paris08 {
    top: 18%;
    left: 32%;
}

.map-text01{
    top: 42.5%;
    left: 48%;
}

.bg_ill li.ill01::before{
    top: 6px;
    left: 696px;
    width: 100px;
	background-image:url(/attending/guide/france/images24/ill05.png);
}
.bg_ill li.ill02::before{
    top: 49px;
    left: 428px;
    width: 130px;
	background-image:url(/attending/guide/france/images24/ill08.png);
}
.bg_ill li.ill03::before{
    top: 214px;
    left: 250px;
    width: 130px;
    background-image:url(/attending/guide/france/images24/ill02.png);
}
.bg_ill li.ill04::before{
    top: 180px;
    left: 867px;
    width: 117px;
	background-image:url(/attending/guide/france/images24/ill07.png);
}
.bg_ill li.ill05::before{
    top: 105px;
    left: 752px;
    width: 94px;
	background-image:url(/attending/guide/france/images24/ill06.png);
}
