@charset "UTF-8";

/*@import "../../css/ZZZ.css";*/

/*/==========================================================
/ 
/ 建設現場からのお知らせ（四国支社）
/
==========================================================/*/

/*****************************
 YYYYYY
 *****************************/


.img_box{
	display:flex;
	justify-content:center;
	gap:var(--mgn-l) var(--mgn-l);
	text-align:center;
}



/* for Narrow --------------------*/
@media screen and ( max-width:979px) {


}


/* for Sp --------------------*/
@media screen and ( max-width:768px) {

	.img_box{
		flex-direction:column;
	}
	
}

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

 高松工事事務所　高松自動車道4車線化（香川県域）担当

----------------------------------*/
#actv-skk-mz02 {

}

.img_box a{
	display:inline-block;
	overflow:hidden;
	border:1px solid #cccccc;
	width:min(100%,480px);
	line-height:100%;
}


}
