﻿/*/////////////////////////////////////////////////////////////////////////
リア10〜最新トレンド乱キング〜
/////////////////////////////////////////////////////////////////////////*/


/*img
______________________________________________________*/
section.unit p.photo {background-repeat:no-repeat;background-size:cover;}
section.unit p.photo .cover{width:100%;height:100%;}

section.unit p.photo1 {
	background-image:url(../img/photo1.jpg);
}

section.unit p.photo2 {
	background-image:url(../img/photo2.jpg);
}

section.unit p.photo3 {
	background-image:url(../img/photo3.jpg);
}

section.unit p.photo4 {
	background-image:url(../img/photo4.jpg);
}


/* PC only
__________________________________*/
@media screen and (min-width: 768px) {

section.unit p.photo1 {
		width:420px;
		height:360px;
		margin: 30px auto 30px;
	}

section.unit p.photo2 {
		width:240px;
		height:360px;
		margin: 30px auto 30px;
	}

section.unit p.photo3 {
		width:540px;
		height:360px;
		margin: 30px auto 30px;
	}

section.unit p.photo4 {
		width:361px;
		height:360px;
		margin: 30px auto 30px;
	}
	
}

/* SMP only
__________________________________*/

@media screen and (max-width: 767px) {

section.unit p.photo1 {
		width:296px;
		height:254px;
		margin: 30px auto 30px;
	}

section.unit p.photo2 {
		width:169px;
		height:254px;
		margin: 30px auto 30px;
	}

section.unit p.photo3 {
		width:296px;
		height:197px;
		margin: 30px auto 30px;
	}

section.unit p.photo4 {
		width:255px;
		height:254px;
		margin: 30px auto 30px;
	}

}
