/*/////////////////////////////////////////////////////////////////////////
番組ページ「朝まであらびき団スペシャル あら-1グランプリ2018」
/////////////////////////////////////////////////////////////////////////*/

/*画像
__________________________________*/
section.unit p.photo {background-repeat:no-repeat;background-size:cover;}
section.unit p.photo .cover{width:100%;height:100%;}


section.unit p.butter {
	background-image:url(../img/20181218/butter.jpg);
}

section.unit p.zakoshi2 {
	background-image:url(../img/20181218/zakoshi2.jpg);
}

section.unit p.hu-min2 {
	background-image:url(../img/20181218/hu-min2.jpg);
}


section.unit p.banner20181219_2 {
	background-image:url(../img/banner20181219_2.jpg);
}


section.unit p.banner20171227 {
	background-image:url(../img/banner20171227.jpg);
}

section.unit p.finalist {
	background-image:url(../img/finalist.jpg);
}


section#ara-1 li {
	display:block;
	float:left;
}
section#ara-1 li p.araname{
padding:0;
margin:0;
text-align:center;
font-weight:bold;
}

.lazy {
display:block;
position:relative;
background-color:#ddd;
margin:0 auto;
}

/* PC only
__________________________________*/
@media screen and (min-width: 768px) {


	section.unit p.butter {
		width:250px;
		height:199px;
		margin:0 auto 0px;
	}
	section.unit p.zakoshi2 {
		width:250px;
		height:199px;
		margin:0 auto 0px;
	}
	section.unit p.hu-min2 {
		width:250px;
		height:199px;
		margin:0 auto 0px;
	}

	section.unit p.banner20181219_2 {
		width:500px;
		height:188px;
		margin: 15px auto 15px;
		box-shadow: 4px 4px gray;

	}

	section.unit p.banner20171227 {
		width:500px;
		height:140px;
		margin: 30px auto 30px;
	}

	section.unit p.finalist {
		width:500px;
		height:281px;
		margin:0 auto 0px;
	}

	section#ara-1 ul {
		width:570px;
		margin:0 auto 10px;
	}
	section#ara-1 li {
		width:180px;
		margin:0 5px;
	}
	section#ara-1 p.tournament {
		width:540px;
		height:400px;
		margin: 0 auto 2.0em;
	}
	section#ara-1 p.geinin {
		width:180px;
		height:100px;
		margin: 0px 0px 5px;
	}
	section#ara-1 li p.araname{
		font-size:75%;
	}
}
/* SMP only
__________________________________*/
@media screen and (max-width: 767px) {

	section.unit p.butter {
		width:150px;
		height:119px;
		margin:0 auto 0px;
	}
	section.unit p.zakoshi2 {
		width:150px;
		height:119px;
		margin:0 auto 0px;
	}
	section.unit p.hu-min2 {
		width:150px;
		height:119px;
		margin:0 auto 0px;
	}


	section.unit p.banner20181219_2 {
		width:300px;
		height:113px;
		margin: 15px auto 15px;
		box-shadow: 3px 3px gray;
	}

	section.unit p.banner20171227 {
		width:300px;
		height:84px;
		margin: 30px auto 30px;
	}


	section.unit p.finalist {
		width:250px;
		height:141px;
		margin:0 auto 0px;
	}


	section#ara-1 ul {
		width:300px;
		margin:0 auto 10px;
	}
	section#ara-1 li {
		width:95px;
		margin:0 3px 0 2px;
	}
	section#ara-1 p.geinin {
		width:95px;
		height:53px;
		margin: 0px 0px 5px;
	}
	section#ara-1 p.tournament {
		width:300px;
		height:222px;
		margin: 0 auto 2.0em;
	}
	section#ara-1 li p.araname{
		font-size:65%;
	}
}
