@charset "UTF-8";


/* ==========================================================================
   About
========================================================================== */
#mv .imgBox-h {
	background-image: url(../img/hero.jpg);
}
#mv .imgBox-v {
	background-image: url(../img/hero_sp.jpg);
}


#story .entry__content p {
	font-weight: 700;
}
#story .cont2 {
	background-image: url(../img/story_02.jpg);
}
#story .cont2 > .section-padding {
	background-color: rgba(0,0,0,0.8);
}


#next-stage .entry__content p {
}

.movbox {
    width: 100%;
    margin: 0 auto;
}
