/* カスタム CSS をここに入力してください */

.navbar-brand , h1 , h2 ,h3 ,h4 ,h5 {
	    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;

}


.color_panel_bg {
	display:none!important;
}

.event_plan h4 {
	margin-top:25px;
  	font-size:20px;
  	font-weight:bold;
}

.event_plan h3 {
	margin-top:0;
}

.foogallery-container a {
    width: 30%;
    margin-right: 3%!important;
}

@media screen and (min-width: 600px) {
	.foogallery-container a {
	    width: 18%;
    	margin-right: 2%!important;
	}
}

@media screen and (min-width: 1000px) {
.justified-gallery>a>.caption, .justified-gallery>div>.caption {
    display: block!important;
    opacity: .7!important;
}
}

.price_list th {
	width:76%;
  	font-weight:normal;
}

.site-footer li {
	font-size: 18px;
}

.site-sub-footer {
	font-size:13px;
}