<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#movieSP{
	display: none;
}

@media (max-width: 480px) {
	#wholeHeaderPane,#naviArea,#breadArea,#prtxtArea,.sectionGray,.commonbottom,#subArea,.footerBnr,#res_seofooter dl,#mbu_news_footer_rect{
		display: none;
	}
	#wrapper,#container,#mainArea{
		width: 480px;
		padding: 0;
	}
	#mainArea * {
		max-width: 480px;
	}
	#mainContents,div#res_seofooter,#res_footer,#res_footer_addressmarks,#res_footer #res_footer_addressmarks{
		width: 480px;
	}
	#res_footer address{
		width: 465px;
	}
	#movieSP{
		display: inline;
	}
	#moviePC{
		display: none;
	}
	.footrec a img, #mbu_news_footer_rect a img{
		margin-bottom: 20px;
	}
	.footrec a, .footrec iframe, .footrec object, #mbu_news_footer_rect a, #mbu_news_footer_rect iframe, #mbu_news_footer_rect object{
		margin-left: 0;
		text-align: center;
	}
	#mbu_news_footer_rect{
		text-align: center;
	}
	#res_footer_utilitylinks,#res_footer #res_footer_utilitylinks{
		width: 460px;
	}

}</pre></body></html>