@charset "UTF-8";

body{
	font-family: Arial, 'Malgun Gothic', dotum, sans-serif;
	word-break: keep-all;
}

@media screen and (max-width: 599px) and (orientation: portrait), screen and (max-width: 959px) and (orientation: landscape){
	#header.top .contents p.copy img.sp-copy{
		width: 195px;
	}
}

@media screen and (max-width: 599px) and (orientation: portrait), screen and (max-width: 959px) and (orientation: landscape){
	#header.top .contents p.copy.sp-img img.sp{
		width: 195px;
	}
}

@media screen and (max-width: 599px) and (orientation: portrait), screen and (max-width: 959px) and (orientation: landscape){
	#body.museum.modern-art-museum .wrap h2.title.sp-img img.sp{
		width: 240px;
	}
}

	/* 20220727_日本語英語はメニューを５から４つに変更 */
	/* 韓国中国は変更なしなので元のサイズに戻している */
#header #main-navi li{
	width: 192px;
}
