/*/////////////////////////////////////////////////////////////////////////
mirubeki
/////////////////////////////////////////////////////////////////////////*/
/*Photo
__________________________________*/
section.unit div.photo span{
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
}
section.unit div.photo .cover{width:100%;height:100%;}
/*section.unit p.photo_cast {background-image:url(../img/photo_cast11.jpg);}*/

section.unit p.logobox {
	width:250px;
	height:auto;
	margin: 30px auto 30px;
}
section.unit img.logo {
	width:250px;
	height:auto;
}

section#mirubeki_bknm li{
line-height:190%;
}

/* PC only
__________________________________*/
@media screen and (min-width: 768px) {
section.unit div.photo_cast span {width:500px;height:280px;margin: 30px auto 30px;}
section#mirubeki_bknm ul{margin-left:15px;}
}
/* SMP only
__________________________________*/

@media screen and (max-width: 767px) {
section.unit div.photo_cast span {width:296px;height:165px;margin: 30px auto 30px;}
}
