@charset "UTF-8";

/*------お知らせ------*/

.news_box .range >div{
	margin-bottom: 30px;
}

.news_box .icon-box {
    max-width: initial;
	padding:30px;
	text-align: left;
}

.news_box .icon-box img{
	margin-bottom: 10px;
}

.news_box .icon-box img:hover{
	opacity: 0.8;
}

.gallerybox img{
	cursor: pointer;
}

.gallerybox img:hover{
	opacity: 0.8;
}