@charset "utf-8";

#contentsHeader{
	width: 100%;
	line-height: 0;
	position: relative;
}
.eyecatch{
	width: 100%!important;
	float: none!important;
}

.eyecatch img{
	width: 100%;
}

.intro{
	width: 90%;
	padding: 0 5%;
	bottom: 8%;
	position: absolute;
	z-index: 2;
	line-height: 1.6;
	font-size: 74%;
}

.intro span{
	color: #fc2e5d;
}

#contentsBody{
	line-height: 0;
}

#section_1{
	width: 100%;
	position: relative;
}

#issue_1 img{
	width: 100%;
}

#reviewBtn{
	width: 66%;
	right: 10px;
	bottom: 10px;
	position: absolute;
	z-index: 2;
}

#reviewBtn img{
	width: 100%;
}

.hideTxt{
	display: none;
}

#issue_2 img,#issue_3 img{
	width: 100%;
}