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

#profile dt:nth-of-type(odd) {
	background-color: #1e66b1;
}

#profile dt:nth-of-type(even) {
	background-color: #ee2b33;
}

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

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

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

@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 */
	#culture1_2,
	#culture3_2 {
		border-top: none !important;
		padding-top: 0 !important;
	}

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

	#culture3_1 #image1_3_2 {
		display: block;
		text-align: left;
	}
	#culture3_2 {
		margin-top: -5em;
	}
	#culture3_2 > div {
		vertical-align: bottom;
	}
	#culture3_2 #image1_3_3 {
		min-width: 0;
	}
	#sports1_1 .image {
		vertical-align: middle;
	}

}

/* 改行 */
#event1_2 .text p > span {
	display: inline-block;
}

/* ルビ */
#culture1_7 h4 {
	line-height: 1.8;
}

#history1_2 .text p ruby:nth-of-type(9),
#history1_3 .text p ruby:nth-of-type(2),
#history1_4 .text p ruby:nth-of-type(7) {
	margin: 0 0.25em;
}
#history1_4 .text p ruby:nth-of-type(8) {
	margin: 0 1em;
}
