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

#profile dt:nth-of-type(odd) {
	background-color: #436f4d;
}
#profile dt:nth-of-type(even) {
	background-color: #cd2a3e;
}

/* プロフィール */
#profile img[src*="comment_hungary3"] {-webkit-transform: translate(0, -25%);transform: translate(0, -25%);}

@media all and (min-width: 641px) {
	img[src$="greeting_comment_hungary1.png"] {
		right: -2em;
		top: 12.5em;
	}
}

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

@media all and (max-width: 640px) {

	article .text h4 br {
		display: none;
	}

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

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

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

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

	#culture3_2 .image {
		padding: 0;
		margin: 0 0.25em;
		vertical-align: top;
	}

	#sports1_1 .image {
		vertical-align: bottom;
	}
	#image3_1_2 {
		margin-left: 1em;
	}

}

/* copyright */

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

#culture2_1,
#culture4_1,
#costume1_1 {
	position: relative;
}

@media all and (max-width: 640px) {
	#culture2_1,
	#culture4_1,
#costume1_1 {
		position: relative;
		margin-bottom: 1.5em;
	}
}

@media all and (min-width: 641px) {
	#culture2_1,
	#culture4_1,
#costume1_1 {
		margin-bottom: -0.6em;
	}
}
