/* カスタム CSS をここに入力してください */

/* Enter Your Custom CSS Here */

a.navbar-brand {
	font-weight: bold;
}

.justified-gallery>a>img {
	border:1px solid #999!important;
}

.justified-gallery>a>.caption, .justified-gallery>div>.caption {
	background-color: #666!important;
}


ul {
	list-style-position: inside;
}

.justified-gallery>a>.caption, .justified-gallery>div>.caption {
    display: block!important;
    opacity: .7!important;
}

.home h3 {
	margin-top: 10px;
    margin-bottom: 10px;
  	text-align:center;
}

@media screen and (max-width: 768px) {


  
}