bplist00ﾑ_WebMainResourceﾕ	
_WebResourceData_WebResourceMIMEType_WebResourceTextEncodingName_WebResourceFrameName^WebResourceURLO|/<html><head></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * SONY.CO.JP &lt;index.css&gt;
 * update: 2014.02.03
 */

body { margin:0; }

/*--------------------------------------------------------------------------------
	#tmpl_main
--------------------------------------------------------------------------------*/
#tmpl_main {
	width: 100% !important;
	min-width: 950px;
	margin:0;
	padding:0;
	font-family: "Hiragino Kaku Gothic Pro","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け",Osaka,sans-serif;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
#tmpl_main img { border: none; }

#tmpl_main a {
	text-decoration: none;
}
#tmpl_main a:hover {
	text-decoration: none !important;
}

@media(max-width:960px) {
	#tmpl_main { min-width: 320px; }
}

/*--------------------------------------------------------------------------------
	#mainTopic
--------------------------------------------------------------------------------*/
#mainTopic {
	width: 100%;
}
#mainTopic h1 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #24262f;
}
#mainTopic a {
	display: block;
	min-width: 950px;
	height: 365px;
	position: relative;
}
#mainTopic a div {
	width: 100%;
	height: 365px;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center 0;
	background-repeat: no-repeat;
}

@media(max-width:640px) {
	#mainTopic a {
		min-width: 320px;
		height: 360px;
		background-size: cover;
	}
	#mainTopic a div {
		background-size: cover;
		height: 100%;
	}
}
@media(max-width:568px) {
	#mainTopic a { height: 319px; }
}
@media(max-width:540px) {
	#mainTopic a { height: 303px; }
}
@media(max-width:480px) {
	#mainTopic a { height: 270px; }
}
@media(max-width:400px) {
	#mainTopic a { height: 225px; }
}
@media(max-width:360px) {
	#mainTopic a { height: 202px; }
}
@media(max-width:320px) {
	#mainTopic a { height: 180px; }
}

/*--------------------------------------------------------------------------------
	#businesses
--------------------------------------------------------------------------------*/
#businesses h1 {
  display: none;
}
	#businesses,
	#businesses .menu,
	#businesses h2 {
	  padding: 0;
	  border-top: 0;
	  border-bottom: 0;
	  font-size: 14px;
	}
	#businesses {
	  width: auto;
	  background-color: #efefef;
	  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.052));
	}
	#businesses .menu {
	  zoom: 1;
	  background: #efefef;
	  width: 950px;
	  margin: auto;
	}
	#businesses .menu:before {
	  content: '';
	  display: block;
	}
	#businesses .menu:after {
	  content: '';
	  display: table;
	  clear: both;
	}
	#businesses a,
	#businesses a:link,
	#businesses a:visited {
	  display: block;
	  text-decoration: none;
	  background-color: #efefef;
	  background-image  : -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.052));
	  color: #656565;
	  font-weight: bold;
	  border-right: 1px solid #ffffff;
	  height: 70px;
	  -webkit-transition: background-color 0.25s linear 0s;
          -moz-transition: background-color 0.25s linear 0s;
          -o-transition: background-color 0.25s linear 0s;
          transition: background-color 0.25s linear 0s;
	}
	#businesses .electronics a, #businesses .b2b a {
	  width: 132px;
	}
	#businesses span {
	  display: inline-block;
	  line-height: 1.25em;
	  margin-top: 26px;
	}
	#businesses .networkservices span {
	  margin-top: 19px;
	}
	#businesses .movie span, #businesses .music span, #businesses .finance span {
	  letter-spacing: 1em;
	  margin-right: -1em;
	}
	#businesses a:hover {
	  background-color: #e4e4e4;
	}
	#businesses h2 {
	  float: left;
	  margin: 0;
	  border-right: 1px solid #ffffff;
	}
	#businesses h2:first-child {
	  border-left: 2px solid #ffffff;
	}
	#businesses a {
	  text-align: center;
	  width: 134px;
	}

@media(max-width:640px) {
    #businesses .menu &gt; h2 {
        width: 50%;
        display: table;
        float: left;
        height: auto;
        background-color: #efefef;
    }
    #businesses .menu {
        padding: 0;
    }
    #businesses {
	min-width: 320px;
	height: auto;
	background-image: none;
	}
	#businesses .menu {
		display: block;
		width: auto;
		border: 0;
		text-align: left;
		height: 203px;	
	}
	#businesses .menu &gt; h2 {
		display: table;
		width: 50% !important;
		height: auto;
		font-weight: normal;
		border: 1px solid #fff;
		box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-image:none;
	}
    #businesses .menu a {
        position: relative;
        display: table-cell;
        padding: 0 12.5% 0 !important;
        height: 50px !important;
        text-indent: 0;
        background: none;
        vertical-align: middle;
	text-align: left;
        text-decoration: none;
	border-right: 0px;
        color: #24262f;
        font-weight: normal;
	}
    #businesses .menu &gt; h2:nth-child(odd) {
		border: 0;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
    #businesses .menu &gt; h2:nth-child(even) {
		border: 0;
		border-bottom: 1px solid #fff;
	}
    #businesses br{
        display: none;
    }
    #businesses span {
		display: inline-block;
		position: relative;
		width: 100%;
	}
    #businesses span:after {
		position: absolute;
		top: 1px;
		right: -10%;
		content: "\003009";
		font-size: 91.3%;
		color: #96989c;
		font-weight: bold;
    }
	#businesses h2:nth-child(even) {
		border: 0;
		border-bottom: 1px solid #fff;
	}
	#businesses h2:nth-child(odd) {
		border: 0;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
        #businesses .movie span, #businesses .music span, #businesses .finance span {
          letter-spacing: normal;
          margin-right: 0;
        }
        #businesses span, #businesses .networkservices span {
          margin-top: auto;
        }
}
@media(max-width:480px) {
        #businesses h2 {
                font-size: 87.5%;
        }
}
@media(max-width:400px) {
        #businesses h2 {
                font-size: 81.3%;
        }
}

/*--------------------------------------------------------------------------------
	#topics
--------------------------------------------------------------------------------*/
#topics {
	position: relative;
	margin-top: 55px;
}
#topics h1 {
	display: none;
}
#topics .container {
	position: relative;
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
	-webkit-user-select: none;
}
#topics .inner {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;
	zoom: 1;
}
#topics .inner:after {
	clear: both;
	display: block;
	content: "";
}
#topics .inner .line {
	zoom: 1;
}
#topics .inner .line:after {
	clear: both;
	display: block;
	content: "";
}
#topics .inner .item {
	float: left;
	margin: 0 0 0 20px;
	padding-bottom: 30px;
	width: 290px;
	text-align: center;
}
#topics .inner .item a {
	display: block;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#topics .inner .item .img {
	position: relative;
	line-height: 0;
}
#topics .inner .item .thum {
	width: 290px;
	height: auto;
}
#topics .inner .item h2 {
	margin: 10px 0 0;
	font-size: 106.3%;
	line-height: 1.2;
	color: #24262f;
}
#topics .inner .item p {
	display: block;
	margin: 5px 0 0;
	font-size: 75%;
	font-style: normal;
	line-height: 1.4;
	color: #24262f;
}

/* .icon
--------------------------------------------------------------------------------*/
#topics .item .icon-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px;
	background-color: #2f353d;
	background-color: rgba(47,53,61,0.7);
	*background-color: #2f353d;
	/*border-radius: 50%;*/
	border-radius: 5.0em;
	transition: 0.15s;
	-o-transition: 0.15s;
	-ms-transition: 0.15s;
	-moz-transition: 0.15s;
	-webkit-transition: 0.15s;
}
.touch #topics .item .icon-wrap {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
#topics .item a:hover .icon-wrap {
	background-color: #3B4B73;
	background-color: rgba(59,75,115,1.0);
	*background-color: #3B4B73;
	transform: scale(1.15789);
	-o-transform: scale(1.15789);
	-ms-transform: scale(1.15789);
	-moz-transform: scale(1.15789);
	-webkit-transform: scale(1.15789);
}
.touch #topics .item a:hover .icon-wrap {
	background-color: rgba(59,75,115,1.0);
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
#topics .item.movie .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	margin-left: -6px;
	background: url("../img/icon_play.png") no-repeat 0 0;
}

@media(max-width:640px) {
	#topics .item .icon-wrap {
		transition: none;
		-o-transition: none;
		-ms-transition: none;
		-moz-transition: none;
		-webkit-transition: none;
	}
	#topics .item a:hover .icon-wrap {
		background-color: rgba(47,53,61,0.5);
		transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
	}
}

/* .scc-carousel
--------------------------------------------------------------------------------*/
#topics .container.scc-carousel {
	width: 950px;
}
#topics .container.scc-carousel .inner {
	position: relative;
	z-index: 0;
}
#topics .container.scc-carousel .inner .line {
	display: inline;
	zoom: 1;
}
#topics .container.scc-carousel .inner .line:after {
	display: none;
}
#topics .container.scc-carousel .inner .item {
	margin-bottom: 0;
	padding-bottom: 0;
}
#topics .container.scc-carousel .dot-menu {
	position: relative;
	z-index: 1;
	margin-top: 25px;
	text-align: center;
}
.touch #topics .container.scc-carousel .dot-menu,
.mspointer #topics .container.scc-carousel .dot-menu {
	margin-top: 35px;
}
#topics .container.scc-carousel .dot-menu ul {
	display: inline-block;
	*display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
#topics .container.scc-carousel .dot-menu ul:after {
	clear: both;
	display: block;
	content: "";
}
#topics .container.scc-carousel .dot-menu li {
	float: left;
	margin: 0 3px;
	width: 11px;
	height: 11px;
	background-color: #96989c;
	border-radius: 0.9em;
	cursor: pointer;
	transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-webkit-transition: background-color 0.2s ease-out;
}
#topics .container.scc-carousel .dot-menu li.current {
	background-color: #2f353d;
}
#topics .container.scc-carousel .dot-menu li:hover {
	background-color: #2f353d;
}
#topics .container.scc-carousel .dot-menu li.not-front {
	display: none;
}

#topics .container.scc-carousel .paddle {
	position: absolute;
	top: 50%;
	width: 100%;
	display: none;
}
.touch #topics .container.scc-carousel .paddle {
	display: none !important;
}
#topics .container.scc-carousel .btn-prev {
	position: absolute;
	z-index: 10;
	left: 5px;
	margin-top: -5.440em;
	width: 3em;
	height: 4.75em;
	background-color: #212530;
	background-color: rgba(33,37,48,0.4);
	border-radius: .1875em;
	cursor: pointer;
	transition: background-color 0.2s ease-in;
	-o-transition: background-color 0.2s ease-in;
	-ms-transition: background-color 0.2s ease-in;
	-moz-transition: background-color 0.2s ease-in;
	-webkit-transition: background-color 0.2s ease-in;
	*background-color: #212530;
}
#topics .container.scc-carousel .btn-prev:hover {
	background-color: rgba(33,37,48,0.8);
}
#topics .container.scc-carousel .btn-prev em {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	margin: -0.5em 0 0 -0.3em;
	width: 7px;
	height: 15px;
	background: url("../img/carousel/btn_prev_arrow.png") no-repeat 0 0;
	background-size: 7px 15px;
}
#topics .container.scc-carousel .btn-next {
	position: absolute;
	z-index: 10;
	right: 5px;
	margin-top: -5.440em;
	width: 3em;
	height: 4.75em;
	background-color: #212530;
	background-color: rgba(33,37,48,0.4);
	border-radius: .1875em;
	cursor: pointer;
	transition: background-color 0.2s ease-in;
	-o-transition: background-color 0.2s ease-in;
	-ms-transition: background-color 0.2s ease-in;
	-moz-transition: background-color 0.2s ease-in;
	-webkit-transition: background-color 0.2s ease-in;
	*background-color: #212530;
}
#topics .container.scc-carousel .btn-next:hover {
	background-color: rgba(33,37,48,0.8);
}
#topics .container.scc-carousel .btn-next em {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	margin: -0.5em 0 0 -0.1em;
	width: 7px;
	height: 15px;
	background: url("../img/carousel/btn_next_arrow.png") no-repeat 0 0;
	background-size: 7px 15px;
}

@media(max-width:640px) {
	#topics {
		margin-top: 11%;
	}
	#topics .inner {
		padding: 0 6.3%;
		width: auto;
	}
	#topics .container {
		margin: 0 auto;
		width: auto;
	}
	#topics .inner .line:after {
		display: none;
	}
	#topics .inner .item {
		float: none;
		margin: 20px 0 0;
		width: auto;
	}
	#topics .inner .item .thum {
		width: 100%;
		transition: none;
	}
	#topics .inner .item h2 {
		margin: 5px 0 0;
		font-size: 100%;
		font-weight: normal;
	}
	#topics .inner .item p {
		font-size: 75%;
		line-height: 1.3;
	}
	#topics .inner .item a:hover .thum {
		opacity: 1.0;
	}
	#topics .container.scc-carousel {
		width: auto;
	}
	#topics .container.scc-carousel .inner .item {
		float: left;
		margin: 0;
	}
	.touch #topics .container.scc-carousel .dot-menu li {
		margin: 0 5px;
		width: 11px;
		height: 11px;
	}
	#topics .container.scc-carousel .dot-menu li.not-front {
		display: list-item;
	}
	#topics .container.scc-carousel .paddle,
	.touch #topics .container.scc-carousel .paddle {
		display: none !important;
	}
	#topics .container.scc-carousel .btn-prev {
		left: 10px;
	}
	#topics .container.scc-carousel .btn-next {
		right: 10px;
	}
}
@media(max-width:480px) {
	#topics .inner .item h2 {
		font-size: 93.8%;
	}
	#topics .inner .item p {
		font-size: 68.8%;
	}
}
@media(max-width:400px) {
	#topics .inner .item h2 {
		font-size: 87.5%;
	}
	#topics .inner .item p {
		font-size: 62.5%;
	}
}

/*--------------------------------------------------------------------------------
	#importantMessages
--------------------------------------------------------------------------------*/
#importantMessages {
	position: relative;
	/*min-width: 950px;*/
	width: 910px;
	margin: 50px auto 0 auto;
}
#importantMessages .inner {
	text-align: right;
	zoom: 1;
}
#importantMessages .inner:after {
	clear: both;
	display: block;
	content: "";
}
#importantMessages .inner h1 {
	display: inline-block;
	*display: inline;
	margin: 0  0 0 35px;
	font-size: 87.5%;
	zoom: 1;
}
#importantMessages h1.notice img {
	margin-top: -6px;
	margin-right: 10px;
	vertical-align: top;
}
#importantMessages .inner a {
	color: #ff0000;
	text-decoration: none;
}

@media(max-width:640px) {
	#importantMessages {
		min-width: 320px;
		width:auto;
		margin: 50px 0 0 0;
	}
	#importantMessages .inner {
		padding: 0 6.3%;
		width: auto;
		float:none;
		margin-bottom:15px;
		text-align: left;
	}
	#importantMessages .inner h1 {
		margin: 0 20px 0 0;
		font-size: 100%;
		font-weight: normal;
	}
	#importantMessages h1.notice {
		display: none;
	}
	#importantMessages .inner a {
		display: block;
		padding: 5px 0;
	}
	#importantMessages .inner a:after {
		margin: -1px 0 0 8px;
		content: "\003009";
		font-size: 91.3%;
		color: #ff0000;
		font-weight:bold;
	}
}
@media(max-width:480px) {
	#importantMessages .inner h1 {
		font-size: 87.5%;
	}
}
@media(max-width:400px) {
	#importantMessages .inner h1 {
		font-size: 81.3%;
	}
}
@media(max-width:320px) {
	#importantMessages .inner h1 {
		font-size: 68.8%;
	}
}

/*--------------------------------------------------------------------------------
	common
--------------------------------------------------------------------------------*/
#tmpl_main .heading {
	margin: 0 auto;
	width: 910px;
	zoom: 1;
}
#tmpl_main .heading:after {
	clear: both;
	display: block;
	content: "";
}
#tmpl_main .heading h1 {
	float: left;
	margin: 0;
	font-size: 125%;
	color: #24262f;
}
#tmpl_main .section-content {
	display: inline !important;
}
#tmpl_main .section .heading img {
	display: none;
}
@media(max-width:640px) {
	#tmpl_main .section .heading div {
		border-top: 1px solid #e4e4e4;
	}
	#tmpl_main .section .heading img.arrow {
		display: inline-block;
		width: 32px;
		height: 4px;
		float: right;
		margin: 23px 0;
	}
	#tmpl_main .heading {
		position: relative;
		z-index: 1;
		width: auto;
		background-color: #fff;
	}
	#tmpl_main .heading h1 {
		float: left;
		margin: 0;
		padding: 18px 6.3%;
		font-size: 100%;
		font-weight: normal;
	}
	#tmpl_main .section-content {
		display: block !important;
		overflow: hidden;
	}
}
@media(max-width:480px) {
	#tmpl_main .heading h1 {
		font-size: 87.5%;
	}
}
@media(max-width:400px) {
	#tmpl_main .heading h1 {
		font-size: 81.3%;
	}
}
@media(max-width:320px) {
	#tmpl_main .heading h1 {
		font-size: 68.8%;
	}
}

/* .extra-link
--------------------------------------------------------------------------------*/
#tmpl_main .inner ul.extra-link {
	display: none;
}
#tmpl_main ul.extra-link {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#tmpl_main ul.extra-link:after {
	clear: both;
	display: block;
	content: "";
}
#tmpl_main ul.extra-link li {
	float: left;
	display: table;
	margin-left: 30px;
	min-height: 16px;
}
#tmpl_main ul.extra-link li.mail {
	background: url("../img/icon_mail.png") no-repeat 0 center;
	background-size: 19px 13px;
	background-position:3px 5px;
}
#tmpl_main ul.extra-link li.rss {
	background: url("../img/icon_rss.png") no-repeat 0 center;
	background-size: 16px 16px;
	background-position:0px 3px;
}
#tmpl_main ul.extra-link li.index {
	background: url("../img/icon_index.png") no-repeat 0 center;
	background-size: 16px 16px;
}
#tmpl_main ul.extra-link li a {
	display: table-cell;
	padding: 3px;
	height: 16px;
	font-size: 75%;
	color: #6d6d78;
	text-decoration: none;
	vertical-align: middle;
	transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
}
#tmpl_main ul.extra-link li a:hover {
	color: #333;
}
#tmpl_main ul.extra-link li.mail a {
	padding-left: 33px;
}
#tmpl_main ul.extra-link li.rss a {
	padding-left: 26px;
}
#tmpl_main ul.extra-link li.index a {
	padding-left: 28px;
}

@media(max-width:640px) {
	#tmpl_main .heading ul.extra-link {
		display: none;
	}
	#tmpl_main .inner ul.extra-link {
		display: block;
	}
	#tmpl_main ul.extra-link {
		float: none;
		margin: 0 6.8%;
		padding: 20px 0;
		text-align: center;
	}
	#tmpl_main ul.extra-link li {
		float: none;
		display: inline-block;
		margin: 0 13px 0 0;
	}
	#tmpl_main ul.extra-link li.mail {
	background-position:5px 4px;
	}
	#tmpl_main ul.extra-link li.rss {
	background-position:0px 3px;
	}
	#tmpl_main ul.extra-link li:last-child {
		margin: 0;
	}
}
@media(max-width:580px) {
	#tmpl_main ul.extra-link li.mail {
	background-position:5px 6px;
	}
	#tmpl_main ul.extra-link li.rss {
	background-position:0px 5px;
	}
}
@media(max-width:360px) {
	#tmpl_main ul.extra-link li.mail {
	background-position:5px 4px;
	}
	#tmpl_main ul.extra-link li.rss {
	background-position:0px 3px;
	}
}
@media(max-width:320px) {
	#tmpl_main ul.extra-link li.mail {
	background-position:5px 6px;
	}
	#tmpl_main ul.extra-link li.rss {
	background-position:0px 5px;
	}
}

/*--------------------------------------------------------------------------------
	#aboutSony
--------------------------------------------------------------------------------*/
#aboutSony {
	position: relative;
	display: none;
}

@media(max-width:640px) {
	#aboutSony {
		display: block;
		margin-top: 10px;
		min-width: 320px;
	}
	#aboutSony h1 {
		margin: 0;
		padding: 18px 6.3%;
		font-size: 68.8%;
		font-weight: normal;
	}
	#aboutSony .inner {
		position: relative;
		z-index: 0;
		background-color: #f7f7f7;
		overflow: hidden;
		zoom: 1;
	}
	#aboutSony .inner:after {
		clear: both;
		display: block;
		content: "";
	}
	#aboutSony .inner h2 {
		float: left;
		display: table;
		margin: -1px 0 0 0;
		width: 50%;
		font-size: 100%;
		font-weight: normal;
		border: 1px solid #fff;
		box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#aboutSony h2:nth-child(even) {
		border-left: 0;
	}
	#aboutSony h2:nth-child(odd) {
		border-left: 0;
		border-right: 0;
	}
	#aboutSony .inner h2:first-child {
		float: none;
		width: 100%;
		border-right: 0;
	}
	#aboutSony .inner h2:last-child,
	#aboutSony .inner h2:nth-last-child(2) {
		border-bottom: 0;
	}
	#aboutSony h2 a {
		position: relative;
		display: table-cell;
		padding: 0 12.5% 0;
		height: 50px;
		color: #24262f;
		line-height: 1.2;
		text-decoration: none;
		vertical-align: middle;
	}
	#aboutSony .inner h2:first-child a {
		padding: 0 6.25% 0;
	}
	#aboutSony h2 span {
		position: relative;
		display: inline-block;
		width: 100%;
	}
	#aboutSony h2 span:after {
		position: absolute;
		top: 2px;
		right: -10%;
		content: "\003009";
		font-size: 85%;
		color: #96989c;
		font-weight:bold;
	}
	#aboutSony h2:first-child span:after {
		right: -4.0%;
	}
}
@media(max-width:480px) {
	#aboutSony .inner h2 {
		font-size: 87.5%;
	}
}
@media(max-width:400px) {
	#aboutSony .inner h2 {
		font-size: 81.3%;
	}
}
@media(max-width:320px) {
	#aboutSony .inner h2 {
		font-size: 68.8%;
	}
}

/*--------------------------------------------------------------------------------
	#news
--------------------------------------------------------------------------------*/
#news {
	position: relative;
	margin-top: 25px;
	padding: 40px 0;
	width: 100%;
	min-width: 950px;
	background-color: #f7f7f7;
	overflow: hidden;
}

@media(max-width:640px) {
	#news {
		margin-top: 0;
		padding: 0;
		min-width: 320px;
	}
}

/* .line
--------------------------------------------------------------------------------*/
#news .inner {
	margin: 0 auto;
	width: 910px;
}
#news .inner .line {
	margin-top: 20px;
	zoom: 1;
}
#news .inner .line:after {
	clear: both;
	display: block;
	content: "";
}
#news .inner .line a {
	display: inline-block;
	cursor: pointer;
	color: #3865e0;
	text-decoration: none;
	transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
}
#news .inner .line .thum {
	width: 80px;
	height: 80px;
	vertical-align: middle;
	transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
}
#news .inner .line .info {
	display: inline-block;
	*display: inline;
	margin-left: 16px;
	max-width: 809px;
	vertical-align: middle;
	zoom: 1;
}
#news .inner .line .info dt {
	display: block;
	font-size: 75%;
	font-style: normal;
	color: #6d6d78;
}
#news .inner .line .info dd {
	display: inline-block;
	margin: 6px 0 0 0;
	font-size: 87.5%;
	font-weight: normal;
	line-height: 1.5;
	background-color: #f7f7f7;
}
#news .inner .line a:hover {
	color: #3b4b73;
}
#news .inner .line a:hover .thum {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

@media(max-width:640px) {
	#news .inner {
		position: relative;
		z-index: 0;
		width: auto;
	}
	#news .inner .line {
		margin: 0 0 20px 6.3%;
		padding: 20px 6.3% 0 0;
		border-top: 1px solid #fff;
	}
	#news .inner .line:first-child {
		border-top: 0;
	}
	#news .inner .line a {
		display: block;
	}
	#news .inner .line .thum {
		float: left;
		margin-right: 24px;
	}
	#news .inner .line .info {
		display: block;
		margin-left: 0;
		overflow: hidden;
	}
}

/*--------------------------------------------------------------------------------
	#importantNotices
--------------------------------------------------------------------------------*/
#importantNotices {
	position: relative;
	margin-top: 90px;
	width: 100%;
	min-width: 950px;
	overflow: hidden;
}

@media(max-width:640px) {
	#importantNotices {
		margin-top: 0;
		min-width: 320px;
		background-color: #f7f7f7;
	}
}

/* .heading
--------------------------------------------------------------------------------*/
#importantNotices .heading {
	padding-bottom: 5px;
}
#importantNotices .heading h1 {
	color: #ff0000;
}
#importantNotices .heading h1 img {
	margin-right: 20px;
	vertical-align: baseline;
}

@media(max-width:640px) {
	#importantNotices .heading {
		width: auto;
		padding-bottom: 0;
		background: url("../img/icon_important.png") no-repeat 6.3% center #fff;
		background-size: 9px 14px;
	}
	#importantNotices .heading h1 {
		text-indent: 20px;
	}
	#importantNotices .heading h1 img {
		display: none;
	}
}

/* .line
--------------------------------------------------------------------------------*/
#importantNotices .inner {
	margin: 0 auto;
	width: 910px;
}
#importantNotices .inner .line {
	margin-top: 20px;
}
#importantNotices .inner .line a {
	display: inline-block;
	cursor: pointer;
	color: #3865e0;
	text-decoration: none;
	transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
}
#importantNotices .inner .line a:hover {
	color: #3b4b73;
}
#importantNotices .inner .line dl {
	display: inline-block;
	margin: 0;
	zoom: 1;
}
#importantNotices .inner .line dt {
	margin: 0;
	font-size: 75%;
	font-style: normal;
	color: #6d6d78;
}
#importantNotices .inner .line dd {
	margin: 6px 0 0 0;
	font-size: 87.5%;
	font-weight: normal;
	line-height: 1.5;
	background-color: #fff;
}

@media(max-width:640px) {
	#importantNotices .inner {
		position: relative;
		z-index: 0;
		width: auto;
	}
	#importantNotices .inner .line {
		margin: 0 0 20px 6.3%;
		padding: 20px 6.3% 0 0;
		border-top: 1px solid #fff;
	}
	#importantNotices .inner .line:first-child {
		border-top: 0;
	}
	#importantNotices .inner .line dl {
		
	}
	#importantNotices .inner .line dd {
		background-color: #f7f7f7;
	}
}

/*--------------------------------------------------------------------------------
	#whatsNew
--------------------------------------------------------------------------------*/
#whatsNew {
	position: relative;
	margin-top: 100px;
	width: 100%;
	min-width: 950px;
	overflow: hidden;
}

@media(max-width:640px) {
	#whatsNew {
		margin-top: 0;
		min-width: 320px;
		background-color: #f7f7f7;
	}
}

/* .line
--------------------------------------------------------------------------------*/
#whatsNew .inner {
	margin: 0 auto;
	width: 950px;
	zoom: 1;
}
#whatsNew .inner .line {
	padding: 40px 0 0 3px;
	zoom: 1;
}
#whatsNew .inner .line:after {
	clear: both;
	display: block;
	content: "";
}
#whatsNew .inner .item {
	float: left;
	margin: 0 20px;
	width: 425px;
	zoom: 1;
}
#whatsNew .inner .item:after {
	clear: both;
	display: block;
	content: "";
}
#whatsNew .inner .item a {
	/*display: inline-block;*/
	cursor: pointer;
	color: #3865e0;
	text-decoration: none;
	transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
}
#whatsNew .inner .item .thum {
	float: left;
	margin-right: 20px;
	width: 80px;
	height: 80px;
	transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
}
#whatsNew .inner .item .info {
	margin: 0;
	overflow: hidden;
}
#whatsNew .inner .item .info dt {
	display: block;
	font-size: 75%;
	font-style: normal;
	color: #6d6d78;
}
#whatsNew .inner .item .info dd {
	margin: 6px 0 0 0;
	font-size: 87.5%;
	font-weight: normal;
	line-height: 1.5;
}
#whatsNew .inner .item .info dd .small {
	font-size: 11px;
	line-height: 1.0;
}
#whatsNew .inner .item a:hover {
	color: #3b4b73;
}
#whatsNew .inner .item a:hover .thum {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

@media(max-width:640px) {
	#whatsNew .inner {
		position: relative;
		z-index: 0;
		width: auto;
		border-bottom: 4px solid #d8d8d8;
	}
	#whatsNew .inner .line {
		padding: 0;
	}
	#whatsNew .inner .item {
		float: none;
		margin: 0 0 20px 6.3%;
		padding: 20px 6.3% 0 0;
		width: auto;
		border-top: 1px solid #fff;
	}
	#whatsNew .inner .line:first-child .item:first-child {
		border-top: 0;
	}
	#whatsNew .inner .item a {
		display: block;
	}
}

/*--------------------------------------------------------------------------------
	#banners
--------------------------------------------------------------------------------*/
#banners {
	margin-top: 90px;
	min-width: 950px;
	background-color: #efefef;
	overflow: hidden;
}
#banners h2 {
	display: none;
}
#banners .inner {
	margin: 0 auto;
	padding: 40px 0;
	width: 928px;
}
#banners .inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
#banners .inner ul:after {
	clear: both;
	display: block;
	content: "";
}
#banners .inner li {
	float: left;
	margin: 0 9px;
}
#banners .inner li a {
	display: inline-block;
	transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
}
#banners .inner li a:hover {
	opacity: 0.8;
}
#banners .inner li img.thum {
	width: 214px;
}

@media(max-width:640px) {
	#banners {
		margin-top: 0;
		min-width: 320px;
	}
	#banners .inner {
		margin: 0 3.8%;
		padding: 1.5% 0 6.2%;
		width: auto;
	}
	#banners .inner li {
		margin: 6.8% 2.6% 0;
		width: 44.8%;
	}
	#banners .inner li a {
		display: inline;
	}
	#banners .inner li img.thum {
		width: 100%;
		vertical-align: top;
	}
}

/* .pagetop
--------------------------------------------------------------------------------*/
.pagetop {
	margin: 0 auto;
	width: 100%;
	height: 1px;
}
.pagetop .floater {
	position: static;
	margin: 0 auto;
	width: 100%;
	min-width: 950px;
	height: 0;
	zoom: 1;
}
.pagetop .floater.fixed {
	position: fixed;
	bottom: 0;
	z-index: 1000;
	height: 0;
}
.pagetop .floater div {
	position: relative;
	margin: 0 auto;
	width: 910px;
}
.pagetop .floater a {
	position: relative;
	top: -74px;
	right: 40px;
	display: block;
	margin: 0 0 0 auto;
	width: 40px;
	height: 32px;
	background-color: #212530;
	background-color: rgba(33,37,48,0.4);
	border-radius: .125em;
	text-align: center;
	transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	-ms-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-webkit-transition: background-color 0.2s ease-out;
	overflow: hidden;
}
.touch .pagetop .floater a {
	transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
.pagetop .floater a:hover {
	background-color: #2f353d;
	background-color: rgba(33,37,48,0.8);
}
.touch .pagetop .floater a:hover {
	background-color: rgba(33,37,48,0.4);
}
.pagetop .floater a span {
	display: inline-block;
	position: relative;
	margin-top: 0.7em;
	width: 16px;
	height: 6px;
}
.pagetop .floater a img {
	position: absolute;
	top: 11px;
	left: 12px;
	width: 16px;
	height: 6px;
}
.pagetop .target {
	position: fixed;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 0px;
	zoom: 1;
}

@media(max-width:640px) {
	.pagetop {
		margin-top: 22px;
		padding-bottom: 15px;
		min-width: 320px;
	}
	.pagetop .floater {
		width: 100%;
		min-width: 320px;
	}
	.pagetop .floater.fixed {
		position: fixed;
		left: 0;
		bottom: 15px;
	}
	.pagetop .floater a {
		margin: 0 6.3% 0 auto;
		top: -32px;
		right: 0;
		transition: none;
	}
	.pagetop .floater a:hover {
		background-color: rgba(33,37,48,0.4);
	}
	.pagetop .target {
		bottom: 15px;
	}
}
</pre></body></html>Xtext/cssUUTF-8P_/css/index_v2.css(:Pn・培ﾇ|ﾐ|ﾖ|ﾗ
}	