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

	Site Name   SONY Tablet App Browser
	File Name   page.css

	Create Date 2012/08/12

==========================================================*/

/* Grid pattern */
.grid1 .col1of2 {
	width: 390px;
}
.grid1 .col2of2 {
	width: 335px;
}
.mod-column2-main .mod-brandTopImage{		/*share*/
	margin:10px auto 40px
}
.mod-column2-main .mod-featureSection{		/*share*/
	margin:0px 0 22px;
}

.mod-pageTop {margin-top:49px !important}

.mod-featureSection-body-fullWidthImage{margin-bottom:48px !important}

.mtop33{margin-top:33px !important}
.mtop32{margin-top:32px !important}
.mbtm47{margin-bottom:47px !important}

.sp { display:none !important}
.mod-subTitle {}
.mod-subTitle h2 { background:none}
.mod-featureSection-body {padding-left:0 !important}
.mod-featureSection-body#touch { overflow:hidden;}
.mod-featureSection-body#touch P { float:left; width:375px;}
.mod-featureSection-body#touch img { float:right; width:335px; display:block}
@media (max-width:640px) {
	.mod-featureSection-body {width:100%; overflow:hidden}
	.mod-featureSection-body#touch img { margin:0 auto; float:none}
	.sp { display:block !important}
	.pc { display:none !important}
	
}

.mod-featureSection .mod-featureSection-body .mod-featureSection-body-fullWidthImage-figure img {
	display:block;
    margin: 0 auto !important;
    /* float:none !important;	*/
}</pre></body></html>