@charset "shift_jis";

#contents img {
	width: 100%;
	height: auto;
}

#story1 {
}


#story2,
#story3,
#story4 {
	position: relative;
}

.story2-ttl {
	position: absolute;
	top: 11.149%;
	width: 100%;
}

.story2-txt1 {
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	top: 26.243%;
}

.story2-txt2 {
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	top: 92.281%;
}

.story3-ttl {
	position: absolute;
	top: 7.7186%;
	width: 100%;
}

.story3-txt1 {
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	top: 23.327%;
}

.story3-txt2 {
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	top: 90.480%;
}

.story4-1,
.story4-2 {
	position: relative;
}

.story4-ttl {
	position: absolute;
	top: 4.878%;
	width: 100%;
}


.story4-txt1 {
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	top: 48.954%;
}

.story4-txt2 {
	padding: 0 15px;
	font-size: 14px;
	line-height: 1.6;
	position: absolute;
	top: 87.108%;
}

.story4-txt3 {
	padding: 0 10%;
	font-size: 13px;
	line-height: 1.66;
	position: absolute;
	top: 43%;
}


/* ========================================
	Movie
======================================== */
body#movie {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: none;
	background-color: #000;
}
#movie .wrap {
	position: relative;
	margin: 20px auto 0 auto;
	text-align: center;
}
#close {
	margin: 10px 0 0;
}