/*******************************
	トップスライダー
********************************/
.main_img_box{
	position: relative;
}
.main_img_box figure{
	position: absolute;
	top: -2%;
	left: 1%;
	z-index: 100;
}
.main_img_box .bx-wrapper {
	box-shadow: none;
	border: none;
	background: #fff;
	z-index: 0;
}
/*******************************
	トップブログ
********************************/

.top_blog_box{
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding-top:10px;
	padding-bottom:5px;
	margin-right:20px;
	}

.top_blog_box dl{
	float:left;
	padding:0px 0px 0px 20px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.top_blog_box dt{
	float:left;
	width:200px;
}

.top_blog_box dd{
	width:650px;
	float:left;
	margin-left:0px;
}


/*******************************
	由緒
********************************/
.yuisyo_menu ul{
	margin-left:110px;
	padding:10px 0px 5px 0px;
	}
.yuisyo_menu li{
	display:inline;
	
}


/*******************************
	宝物
********************************/
.homotsu_menu ul{
	margin-left:75px;
	padding:10px 0px 5px 0px;
	}
.homotsu_menu li{
	display:inline;
	
}


/*******************************
	写真が語る圓福寺
********************************/
/* .fancybox-progress{
	display: none !important;
} */
.compensate-for-scrollbar {
    margin-right: 0 !important;
}