/* 2015.6.27 スマホ用カスタムCSS
 *
 *
*/

@media screen and (max-width : 480px) { 
	#scrollentrybox { height: inherit;overflow:hidden; }
	.pagetitle_01 { font-size: 17px; }
	.pagetitle_02 { font-size: 14px; }
	.pagetitle-archive { line-height: 32px!important;padding-bottom: 15px; }
	
}
 