@charset "UTF-8";

@media print, screen and (min-width: 980px){
	#bodyID_fukui .secMv .mainImgWrap .areaTtlWrap .areaMap{
		left: -25px;
		top: -50px;
    width: 197px;
	}
}

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

relief

--------------------------------------- */
#bodyID_fukui .secRelief li:nth-of-type(3) img{
	width: 242px;
	top: -12px;
	margin-right: -232px;
}
@media print, screen and (min-width: 768px){
	#bodyID_fukui .secRelief li:nth-of-type(3) img{
		top: auto;
		bottom: 1px;
		margin-right: auto;
		width: 189px;
	}
}
@media print, screen and (min-width: 980px){
	#bodyID_fukui .secRelief li:nth-of-type(3) img{
		width: 283px;
    bottom: -12px;
	}
}


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

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

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