@charset "utf-8";

/* Img */
#m23_gallery1, #m23_gallery2 { max-width: 63rem }

#m23_img1 {max-width:49.6rem }
#m23_img2 { max-width:76.4rem }
#m23_img3 { max-width:45.4rem }
#m23_img4 { max-width:80.6rem }
#m23_img5 { max-width:63.6rem }
#m23_img6 { max-width:62.4rem }
#m23_img7 { max-width:60rem }
#m23_img8 { max-width:66rem }

.sec.photo_box { margin-bottom:5rem }

a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }




@media screen and (min-width:1024px){
	/* Img */
	#m23_gallery1, #m23_gallery2 { width: 49.2187% }
	
	#m23_img1 { width: 38.75% }
	#m23_img2 { width: 59.6875% }
	#m23_img3 { width: 35.4687% }
	#m23_img4 { width: 62.9687% }
	#m23_img5 { width: 49.6875% }
	#m23_img6 { width: 48.75% }
	#m23_img7 { width: 46.875% }
	#m23_img8 { width: 51.5625% }
	
	.sec.photo_box { margin-bottom:5rem }
	
	#imgs34, #imgs56 { margin-bottom:0rem }
	
	a:hover > .lang , a > .lang { text-decoration:none ; font-weight:300 }
}

@media print { } 