@charset "UTF-8";

/* --------------------------------------- 

relief

--------------------------------------- */
#bodyID_aomori .secRelief li:nth-of-type(3) img{
	width: 200px;
	top: 15px;
	margin-right: -183px;
}
@media print, screen and (min-width: 768px){
	#bodyID_aomori .secRelief li:nth-of-type(3) img{
		top: auto;
		width: 206px;
		bottom: -26px;
		margin-right: auto;
	}
}
@media print, screen and (min-width: 980px){
	#bodyID_aomori .secRelief li:nth-of-type(3) img{
		width: 284px;
    bottom: -30px;
	}
}

/* --------------------------------------- 

チラシ情報(エリア個別設定)

--------------------------------------- */
.newsContents .newsAreaChirashi::before {
	background-image: url(/area/aomori/img/aomori.svg) ;
	width: 170px;
	height: 170px;
}
@media print, screen and (min-width: 980px){
	.newsContents .newsAreaChirashi::before {
		width: 250px;
		height: 250px;
		left: 40px;
	}
}
