<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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-jeju.png);
}
.bt-jeju01 {
    top: 15%;
    left: 46%;
}
.bt-jeju02 {
    top: 23%;
    left: 48%;
}
.bt-jeju03 {
top: 43%;
    left: 44%;
}
.bt-jeju04 {
    top: 71%;
    left: 33%;
}
.bt-jeju05 {
    top: 20%;
    left: 83%;
}
.bt-jeju06 {
    top: 30%;
    left: 81%;
}

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

.bg_ill li.ill01::before{
    top: 10px;
    left: 830px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill04.png);
}
.bg_ill li.ill02::before{
    top: 80px;
    left: 620px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill05.png);
}
.bg_ill li.ill03::before{
    top: 33px;
    left: 364px;
    width: 100px;
	background-image:url(/attending/guide/korea/images24/ill06.png);
}
.bg_ill li.ill04::before{
    top: 214px;
    left: 850px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill07.png);
}
.bg_ill li.ill05::before{
    top: 280px;
    left: 500px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill08.png);
}
.bg_ill li.ill06::before{
    top: 400px;
    left: 200px;
    width: 130px;
	background-image:url(/attending/guide/korea/images24/ill09.png);
}</pre></body></html>