@charset "utf-8";
/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/

/*--------------------------------------
	mainimage
--------------------------------------*/

#mainimage img {
	width: 100%;
}

#mainimage h1 {
	display: none;
}


/*--------------------------------------
	news
--------------------------------------*/

.top-news .post-box__header h2 {
    font-size: 30px;
}

.top-news .post-box__content {
	max-height: 300px;
	overflow: auto;
}