@charset "UTF-8";

@media print, screen and (min-width: 980px){
	#bodyID_sanin .secMv .mainImgWrap .areaTtlWrap .areaMap{
		left: -108px;
    top: -39px;
    width: 296px;
	}
}

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

relief

--------------------------------------- */
#bodyID_sanin .secRelief li:nth-of-type(3) img{
	width: 200px;
	top: 45px;
	margin-right: -188px;
	transform: rotate(-30deg);
}
@media print, screen and (min-width: 768px){
	#bodyID_sanin .secRelief li:nth-of-type(3) img{
		top: auto;
		width: 209px;
		bottom: 13px;
		margin-right: auto;
	}
}
@media print, screen and (min-width: 980px){
	#bodyID_sanin .secRelief li:nth-of-type(3) img{
		width: 345px;
    bottom: -24px;
	}
}

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

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

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