/* 文中イメージ */
section.unit .photo {
	background-repeat:no-repeat;
	background-size:cover;
}
section.unit .photo .cover{
	width:100%;
	height:100%;
}


section.unit .photocast{
	background-image:url(../img/photo2020_cast.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo1{
	background-image:url(../img/photo2020_01.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo2{
	background-image:url(../img/photo2020_02.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo3{
	background-image:url(../img/photo2020_03.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo4{
	background-image:url(../img/photo2020_04.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo5{
	background-image:url(../img/photo2020_05.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo6{
	background-image:url(../img/photo2020_06.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo7{
	background-image:url(../img/photo2020_07.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo8{
	background-image:url(../img/photo2020_08.jpg);
	margin:0 auto 1.0em;
}
section.unit .photo9{
	background-image:url(../img/photo2020_09.jpg);
	margin:0 auto 1.0em;
}



.ho{
	font-weight:bold;
}

.clear{clear:both;}

.blue{color:#0073cf;}



.player-box {
	position: relative;
	height: 0;	
	padding-top: 56.25%;
}
.player-box iframe, .player-box video, .player-box .fp-player, .player-box .tbs-player, .player-box object {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
}

section.unit iframe {
	border: none;
}



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

	/* 文中イメージ */
	section.unit .photocast{
		width:400px;
		height:225px;
	}
	section.unit .photo1{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo2{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo3{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo4{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo5{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo6{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo7{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo8{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}
	section.unit .photo9{
		margin:0 0 1em 10px;
		width:240px;
		height:135px;
		float:right;
	}

	section.unit .photosp1{
		margin:0 10px 1em 0;
		width:150px;
		height:150px;
		float:left;
	}
	section.unit .photosp2{
		width:480px;
		height:270px;
	}

.main2{
	margin: 0 auto ;
	width:580px;
	height:326px;
}

}

/* SMP only */
@media screen and (max-width: 767px) {

		/* 文中イメージ */
	section.unit .photocast{
		width:240px;
		height:135px;
	}
	section.unit .photo1{
		width:240px;
		height:135px;
	}
	section.unit .photo2{
		width:240px;
		height:135px;
	}
	section.unit .photo3{
		width:240px;
		height:135px;
	}
	section.unit .photo4{
		width:240px;
		height:135px;
	}
	section.unit .photo5{
		width:240px;
		height:135px;
	}
	section.unit .photo6{
		width:240px;
		height:135px;
	}
	section.unit .photo7{
		width:240px;
		height:135px;
	}
	section.unit .photo8{
		width:240px;
		height:135px;
	}
	section.unit .photo9{
		width:240px;
		height:135px;
	}

	section.unit .photosp1{
		width:150px;
		height:150px;
	}
	section.unit .photosp2{
		width:240px;
		height:135px;
	}

.cover2{
	width:100%;
}

.main2{
	margin: 0 auto ;
	width:100%;
	background-size: contain;
}

}
