@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/india/images24/map-delhi.png);
}

.bt-delhi01 {
	top: 139px;
	left: 550px;
}

.bt-delhi02 {
	top: 207px;
	left: 240px;
}

.bt-delhi03 {
	top: 280px;
	left: 319px;
}

.bt-delhi04 {
	top: 387px;
	left: 400px;
}

.bt-delhi05 {
	top: 315px;
    left: 490px;
}

.bt-delhi06 {
	top: 220px;
	left: 640px;
}

.map-text01 {
	top: 100px;
	left: 100px;
}

.bg_ill li.ill01::before {
	top: 71px;
	left: 590px;
	width: 125px;
	background-image: url(/attending/guide/india/images24/ill03.png);
}

.bg_ill li.ill02::before {
	top: 392px;
	left: 670px;
	width: 90px;
	background-image: url(/attending/guide/india/images24/ill05.png);
}

.bg_ill li.ill03::before {
	top: 340px;
	left: 300px;
	width: 100px;
	background-image: url(/attending/guide/india/images24/ill07.png);
}

.bg_ill li.ill04::before {
	top: 105px;
	left: 268px;
	width: 160px;
	background-image: url(/attending/guide/india/images24/ill08.png);
}
