@charset "UTF-8";

/* eventDonburi_photo_result */

#donburi_photo_result .grandprix .photo, #donburi_photo_result .semiGP .photo {padding:0 10px;}
.title {margin-bottom: 1em; font-weight: bold; text-align: center; font-size:1.2em;}
#donburi_photo_result .specialP .photo {text-align: center;}
#donburi_photo_result .specialP .photo img {width:80%;}

/* ===== TB Size > 768px ===== */
@media print, screen and (min-width:768px) {
	/* eventDonburi_photo */
	#donburi_photo_result .message {text-align: center;}
	#donburi_photo_result .grandprix .photo, #donburi_photo_result .semiGP .photo, #donburi_photo_result .specialP .photo {text-align: center;}
	#donburi_photo_result .grandprix img {width:50%;}
	#donburi_photo_result .semiGP .photo img {width:640px;}
	#donburi_photo_result .specialP .photo img {width:400px;}
	#donburi_photo_result .line01 {display:flex; margin: 0 60px;}
	#donburi_photo_result .line01 .specialP:first-child {margin-right:40px;}
	#donburi_photo_result .resultBox_R {width:43% !important;}
	#donburi_photo_result .resultBox_L {width:54% !important;}

}

