@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/korea/images24/map-seoul.png);
}
.bt-seoul01 {
    top: 40%;
    left: 33%;
}
.bt-seoul02 {
    top: 41%;
    left: 48%;
}
.bt-seoul03 {
    top: 50%;
    left: 54%;
}
.bt-seoul04 {
    top: 76%;
    left: 53%;
}
.bt-seoul05 {
    top: 60%;
    left: 45%;
}
.bt-seoul06 {
    top: 50%;
    left: 24.5%;
}
.bt-seoul07 {
    top: 33%;
    left: 43%;
}

.map-text01{
    top: 66%;
    left: 40%;
}

.bg_ill li.ill01::before{
    top: 180px;
    left: 190px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill01.png);
}

.bg_ill li.ill02::before{
    top: 120px;
    left: 745px;
    width: 80px;
	background-image:url(/attending/guide/korea/images24/ill02.png);
}

.bg_ill li.ill03::before{
top: 86px;
    left: 434px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill03.png);
}