<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
article {
	padding-bottom: 7px;
}
.chartBox {
	position:relative;
	height:auto;
	width:100%;
}
.chartBox img{
	display:block;
	margin:0 auto;
}
article li img{
	display:block;
	width:100%;
	height:100%;
}
article li:hover{
	background:#fff;
	opacity:.2;
}
#cast01{
	position: absolute;
	width: 213px;
	height: 340px;
	left: 494px;
	top: 257px;
}
#cast02{
	position: absolute;
	width: 187px;
	height: 293px;
	left: 258px;
	top: 482px;
}
#cast03{
	position: absolute;
	width: 148px;
	height: 234px;
	left: 47px;
	top: 159px;
}
#cast04{
	position: absolute;
	width: 168px;
	height: 273px;
	left: 37px;
	top: 469px;
}
#cast05{
	position: absolute;
	width: 134px;
	height: 211px;
	left: 161px;
	top: 791px;
}
#cast06{
	position: absolute;
	width: 149px;
	height: 246px;
	left: 765px;
	top: 652px;
}
#cast07{
	position: absolute;
	width: 172px;
	height: 266px;
	left: 527px;
	top: 704px;
}
#cast08{
	position: absolute;
	width: 174px;
	height: 264px;
	left: 743px;
	top: 69px;
}
#cast09{
	position: absolute;
	width: 172px;
	height: 275px;
	left: 255px;
	top: 129px;
}
#cast10{
	position: absolute;
	width: 169px;
	height: 259px;
	left: 745px;
	top: 365px;
}

/*===============================================
●スマホ用 基本構造
===============================================*/
@media screen and (max-width: 640px) {
  .chartBox img{
	  width:98%;
  }
#cast01{
	position: absolute;
	width: 24%;
	height: 35%;
	left: 51%;
	top: 27%;
}
#cast02{
	position: absolute;
	width: 19%;
	height: 24%;
	left: 27%;
	top: 46%;
}
#cast03{
	position: absolute;
	width: 16%;
	height: 24%;
	left: 5%;
	top: 15%;
}
#cast04{
	position: absolute;
	width: 19%;
	height: 24%;
	left: 3%;
	top: 44%;
}
#cast05{
	position: absolute;
	width: 16%;
	height: 20%;
	left: 16%;
	top: 76%;
}
#cast06{
	position: absolute;
	width: 16%;
	height: 24%;
	left: 80%;
	top: 62%;
}
#cast07{
	position: absolute;
	width: 19%;
	height: 26%;
	left: 55%;
	top: 67%;
}
#cast08{
	position: absolute;
	width: 19%;
	height: 24%;
	left: 79%;
	top: 8%;
}
#cast09{
	position: absolute;
	width: 19%;
	height: 24%;
	left: 26%;
	top: 13%;
}
#cast10{
	position: absolute;
	width: 18%;
	height: 25%;
	left: 78%;
	top: 35%;
}

}
</pre></body></html>