@charset 'utf-8';
#Slider {
	display: flex;
	justify-content: center;
	align-items: stretch;
	background-color: #000;
}

#MainImage {
	display: flex;
	justify-content: center;
	margin: 0;
	width: 100%;
}

#MainImage li {
	display: block;
	background-color: #000;
}


.area_toppicture {
	background-image: url(/img/z.gif);
	width: 100%;
	background-color: #fff;
	height: 50vh;
	background-size: cover;
}
.hero--001 .inner .copy {
    font-size: 1.5em;
}




.area_toppicture .copy {

}
.area_toppicture .copy h2{

}
.area_toppicture .copy p {
	    line-height: 1.3;
}
