@charset "utf-8";

/*
******************************************************************
* JASRAC scene04.css
******************************************************************
*/

#scene04 {
	position: relative;
	opacity: 0;
}
#scene04 .ah {
	display: none;
}

#scene04 .box-01 {
	position: absolute;
	top: 355px;
	left: 75px;
}
#scene04 .box-01 .c-01,
#scene04 .box-01 .c-02 {
	width: 224px;
	height: 230px;
	overflow: hidden;
}
#scene04 .box-01 .t {
	position: absolute;
	top: -20px;
	left: 130px;
}
#scene04 .box-02 {
	position: absolute;
	top: 265px;
	right: 60px;
}
#scene04 .box-02 .c-01,
#scene04 .box-02 .c-02 {
	width: 220px;
	height: 320px;
	overflow: hidden;
}
#scene04 .box-03 {
	position: absolute;
	top: 185px;
	left: -75px;
}
#scene04 .box-03 .c {
	position: absolute;
	top: 165px;
	left: 108px;
	width: 94px;
	height: 170px;
	overflow: hidden;
}
#scene04 .box-04 {
	position: absolute;
	top: 80px;
	left: 190px;
}


/*
******************************************************************
* #sct-01
******************************************************************/
#scene04 .sct-01 {
	position: relative;
}
#scene04 .sct-01 .box-s01 .pic-01 {
	position: absolute;
	top: 180px;
	left: 235px;
}
#scene04 .sct-01 .box-s01 .pic-02 {
	position: absolute;
	top: 352px;
	left: 340px;
}
#scene04 .sct-01 .box-s023 {
	position: absolute;
	top: 160px;
	left: 180px;
}
#scene04 .sct-01 .box-s023 .pic-02,
#scene04 .sct-01 .box-s023 .pic-03 {
	position: absolute;
	top: 40px;
	left: 100px;
}
#scene04 .sct-01 .box-s023 .pic-04 {
	position: absolute;
	top: 125px;
	left: 87px;
	width: 410px;
	height: 200px;
	overflow: hidden;
}

/*
******************************************************************
* #sct-02
******************************************************************/
#scene04 .sct-02 {
	position: relative;
	display: none;
}
#scene04 .sct-02 .pic-01 {
	position: absolute;
	top: 180px;
	left: 235px;
}
#scene04 .sct-02 .pic-02 {
	position: absolute;
	top: 352px;
	left: 340px;
}
#scene04 .sct-02 .btn {
	position: absolute;
	top: 510px;
	left: 352px;
}
#scene04 .sct-02 .btn a {
	display: block;
	text-indent: -9999px;
	width: 238px;
	height: 50px;
	background-image: url(../img/s04/btn_detail.png);
}
#scene04 .sct-02 .btn a:hover {
	background-position: 0 -50px;
}