@charset "utf-8";

div#pageTitlePhoto {
	background: url(/renew2025/wp-content/themes/renew2025/images/about_mv.jpg) 50% 50% no-repeat;
	background-size: cover;
}


section#press {
}





/* タブレット用
------------------------------------------------------------------------------------ */
@media screen and (min-width:768px) and (max-width:1023px) {
}





/* スマホ用
------------------------------------------------------------------------------------ */
@media screen and (max-width:767px) {
}
