@charset "UTF-8";
/* CSS Document */



section.cam{
	margin-bottom: 100px;
}

.Strory-text {
	margin-top: 100px;
    font-size: 18px;
}

@media screen and (max-width:680px) {
.Strory-text {
	margin-top: 0px;
    padding:20px;
    padding-top: 10px;
}
}
