@charset "UTF-8";

/* eventSakura_photo */
#hokkaido_campaign table.tablePtn02 th {width:25%;}
#hokkaido_campaign .eventBox04 p {text-align:left;}
#hokkaido_campaign .eventBox04 img {width:100%;}
#hokkaido_campaign .eventBox05 .photo {width:100%; text-align: center;}
#hokkaido_campaign .eventBox05 .photo img {width:80%;}
#hokkaido_campaign .boxR .linkList_col3_05 {text-align:left;}

#hokkaido_campaign .catch {font-size:1.1em; margin-bottom:30px; line-height:1.5;}

#hokkaido_campaign .prize_ph {display:flex; width:100%; flex-wrap:wrap;}
#hokkaido_campaign .prize_ph img {width:48%; margin-right:2%; margin-bottom:10px; border:1px solid #ddd;}
#hokkaido_campaign .prize_ph img:nth-of-type(2n) {margin-right:0;}
#hokkaido_campaign .prize_ph img:nth-of-type(n+5) {margin-bottom:0;}


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

#insta{padding:30px 0; /*background-color:#a81f5e;*/ text-align:center;
	background: rgb(255,222,134);
	background: -moz-linear-gradient(45deg, rgba(255,222,134,1) 0%, rgba(247,116,47,1) 25%, rgba(208,49,119,1) 50%, rgba(154,53,169,1) 75%, rgba(65,104,220,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(255,222,134,1) 0%, rgba(247,116,47,1) 25%, rgba(208,49,119,1) 50%, rgba(154,53,169,1) 75%, rgba(65,104,220,1) 100%);
	background: linear-gradient(45deg, rgba(255,222,134,1) 0%, rgba(247,116,47,1) 25%, rgba(208,49,119,1) 50%, rgba(154,53,169,1) 75%, rgba(65,104,220,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffde86",endColorstr="#4168dc",GradientType=1);}

/* ===== TB Size > 768px ===== */
@media print, screen and (min-width:768px) {
	/* eventSakura_photo */
	#hokkaido_campaign .eventBox05 .line01 .boxL {width:460px !important;}
	#hokkaido_campaign .eventBox05 .line01 .boxR {width:368px !important;}
	#hokkaido_campaign .eventBox05 .line02 .boxL {width:356px !important;}
	#hokkaido_campaign .eventBox05 .line02 .boxR {width:472px !important;}
	#hokkaido_campaign .eventBox05 .photo {position:relative;}
    #hokkaido_campaign .eventBox05 .photo img.view {width:100%;}
	#hokkaido_campaign .eventBox05 .photo .expansion {position:absolute; right:10px; bottom:10px;
	-webkit-filter:drop-shadow(0 0 5px rgba(0, 0, 0, .5));}
	#hokkaido_campaign .eventBox05 .photo img.expansion {width:40px;}
    #hokkaido_campaign .eventBox04 .readside img {width:100%;}
    #hokkaido_campaign table.tablePtn02 th {width:20%;}

	#hokkaido_campaign .grandprix .photo, #hokkaido_campaign .semiGP .photo, #hokkaido_campaign .specialP .photo {text-align: center;}
	#hokkaido_campaign .photo img {max-width: 480px;max-height: 480px;}
	#hokkaido_campaign .flexBox {gap: 10px;}

	#hokkaido_campaign .catch {margin-bottom:40px;}

	#hokkaido_campaign .prize_ph img {width:32%; margin-right:1.5%;}
	#hokkaido_campaign .prize_ph img:nth-of-type(2n) {margin-right:1.5%;}
	#hokkaido_campaign .prize_ph img:nth-of-type(3n) {margin-right:0;}
	#hokkaido_campaign .prize_ph img:nth-of-type(n+4) {margin-bottom:0;}
}

