@charset "UTF-8";

.secCastle_caption{
	margin:0.5em;
	line-height:1.3;
}

/* タブレット以下設定 */
@media screen and (max-width:999px) {
	
}

/* All SP */
@media screen and (max-width:639px) {
	.secCastle_contents_leftCol{
		text-align:center;	
		margin:0 0 15px;
	}
}
