@charset "utf-8";

/* Img */
#m23_gallery1, #m23_gallery2, #m23_gallery3, #m23_gallery4, #m23_gallery5, #m23_gallery6 { max-width: 42rem }

#m23_img1 { max-width: 86rem }
#m23_img2 { max-width: 40rem }
#m23_img3 { max-width: 59rem }
#m23_img4 { max-width: 67rem }

.sec.photo_box { margin-bottom:5rem }
.gallery__group { margin-bottom:0 }

a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }




@media screen and (min-width:1024px){
	/* Img */
	#m23_gallery1, #m23_gallery2, #m23_gallery3, #m23_gallery4, #m23_gallery5, #m23_gallery6 { width: 32.8125% }
	
	#m23_img1 { width: 67.1875% }
	#m23_img2 { width: 31.25% }	
	#m23_img3 { width: 46.0937% }
	#m23_img4 { width: 52.3437% }
	
	.sec.photo_box { margin-bottom:5rem }
	.gallery__group { margin-bottom:0 }
	
	a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }
}

@media print { } 