
#history .text strong {
	color: #CC142C;
}

#profile dt:nth-of-type(odd) {
	background-color: #CC142C;
}
#profile dt:nth-of-type(even) {
	background-color: #00247D;
}

@media all and (min-width: 641px) {
	img[src$="greeting_comment_newzealand1.png"] {
		right: 5em;
		top: 18em;
	}
	img[src$="greeting_comment_newzealand2.png"] {
		right: -0.5em;
		top: 12.5em;
	}
	.voiceGuide {
		margin-top: 1em;
	}
}

/* ==================== レイアウト  ====================*/

#culture1_4 .text ruby:nth-of-type(1),
#culture1_4 .text ruby:nth-of-type(2) {
	margin: 0 0.25em;
}

@media all and (max-width: 640px) {
	img.autoSize[src$="country/contents_title_newzealand1.png"] {
		width: 38em;
	}
	img.autoSize[src$="country/contents_title_recipe_newzealand.png"] {
		width: 30em;
	}

	article h4 br {
		display: none;
	}
}

@media all and (min-width: 641px) {

	/* no border */
	#culture1_4 {
		border-top: none !important;
		padding-top: 0 !important;
	}

	/* themeLink */
	#culture1 .themeLink img,
	#culture5 .themeLink img,
	/* #schoollife1 .themeLink img, */
	#costume1 .themeLink img,
	#event1 .themeLink img,
	#other1 .themeLink img {
		position: absolute;
		z-index: 2;
		right: 0;
		bottom: 0;
	}

	#event1_2 > div {
		vertical-align: middle;
	}

	#sports1_1 > div {
		display: block;
	}
	#sports1_1 .image {
		vertical-align: top;
		margin-top: 1em;
	}
	#image3_1_2 {
		margin-left: 0.5em;
	}


}
