/* ご真言・ご詠歌 */

.okyo{
    font-size: 20px;
    letter-spacing: 2px;
}

.shingon{
    background-image: url("./images/bosatsu.png");
    background-repeat: no-repeat;
    padding: 13px 0; /* 上下の余白を50pxに設定 */
    font-weight: bold;
    color: #f00;
    position: relative;
}

.shingon span{
    position: absolute;
    transform: translateY(-50%); /* 要素を上下中央揃えに調整 */
    left: 30px; /* 左端に配置 */
}

/* -- MAP SKIPアイコン -- */
#skip-map #skipmap{
	display:block;
	overflow:hidden;
	width:45px;
	height:45px;
}

#skip-map a{
	z-index:1000;
	display:block;
	overflow:hidden;
	position:fixed;
	top:260px;
	right:0;
}/*-- 終点 --*/

/*-------- アイコン説明  ---------*/
.places{
	margin:0;
	padding: 0 20px 0 25px;
	background-image:url("https://chichibu34.com/img/places_1.png");
	background-repeat: no-repeat; background-position: left center;
}


.placesmin{
	margin:0;
	padding: 0 5px 0 20px;
	background-image:url("https://chichibu34.com/img/places_13.png");
	background-repeat: no-repeat; background-position: left center;
}

.placesfire{
	margin:0;
	padding: 0 5px 0 20px;
	background-image:url("https://chichibu34.com/img/places_14.png");
	background-repeat: no-repeat; background-position: left center;
}

.placesv{
	margin:0;
	padding: 0 20px 0 25px;
	background-image:url("https://chichibu34.com/img/vending_point.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placesh{
	margin:0;
	padding: 0 20px 0 25px;
	background-image:url("https://chichibu34.com/img/hotel_n.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placesry{
	margin:0;
	padding: 0 20px 0 30px;
	background-image:url("https://chichibu34.com/img/fudasyo_n_ry.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placeswc{
	margin:0;
	padding: 0 20px 0 30px;
	background-image:url("https://chichibu34.com/img/wc_1_i.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placesca{
	margin:0;
	padding: 0 20px 0 30px;
	background-image:url("https://chichibu34.com/img/camera_i.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placeskuma{
	margin:0;
	padding: 10px 20px 10px 30px;
	background-image:url("https://chichibu34.com/img/bear_i.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placeskuma2{
	margin:0;
	padding: 10px 20px 10px 30px;
	background-image:url("https://chichibu34.com/img/bear_i_50.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.placeskuma3{
	margin:0;
	padding: 10px 20px 10px 30px;
	background-image:url("https://chichibu34.com/img/bear_i_f.png");
	background-repeat: no-repeat;
	background-position: left center;
}
