#yotei-detail {
	position: relative;
}

#yotei-detail .caption {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 130%;
	color: #fff;
}

div.rice {
    margin: auto;
    margin-bottom: 20px;
    color: #808080;
}

#loader{
	text-align: center;
}