<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

	/* ------------------------------
	   アプリ
	------------------------------ */			
	.app_dl{
	display:inline-block;
	}
		
	.f2_pick li .app_dl img{
	width:40%;
	height:auto;
	float:left;
	}
	
	
	.f2_pick li .app_dl img.qr{
	display: block;
	width: 100%;
	max-width: 30%;
	margin: 0;
	max-height: 30%;
	
	}
</pre></body></html>