@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;
    max-height: 200px;
    text-align: center;
    margin: 0 auto 10px;
    display: block;
}

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