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

#profile dt:nth-of-type(odd) {
	background-color: #ED1C25;
}
#profile dt:nth-of-type(even) {
	background-color: #241D4F;
}

@media all and (min-width: 641px) {
	img[src$="greeting_comment_thailand1.png"] {
		right: 2em;
		top: 19em;
	}
	img[src$="greeting_comment_thailand2.png"] {
		right: -2.0em;
		top: 13em;
	}
	.voiceGuide {
		margin-top: 2em;
	}
}

/* copyright */
#culture1_3 {
	position: relative;
	margin-bottom: 2.2em;
}

#culture1_3::after {
	content: '';
	display: block;
	position: absolute;
	visibility: visible;
	left: 0;
	top: 100%;
	width: 100%;
	height: 0.65em;
	margin-top: 0.5em;
	color: #999;
	background: url(../images/country/copyright_thailand.png) no-repeat center center;
	background-size: contain;
}

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

@media all and (min-width: 641px) {
	#culture1_3 {
		margin-top: 1em;
	}
	#culture1_3 > div {
		vertical-align: bottom;
	}
	#image3_1_1 {
		min-width: 20em;
	}
}