@charset "UTF-8";
/*=============================================

	common

==============================================*/
html {
	font-size: 87.5%;
	color: #2f353d;
}
 @media screen and (max-width:640px) {
	 
	html {
		font-size: 100%;
	}
	
}

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	line-height: 1.4;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: 400;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin: 0;
	padding: 0;
}

#main {
	min-height: 300px;
}


/*リンク文字--------------------------*/
a:link {
	color: #2f353d;
}
a:visited {
	color: #2f353d;
}
a:active {
	color: #2f353d;
}
a:hover {
	color: #2f353d;
}
a {
	text-decoration: none;
}

a.link_arrow {
	padding-left: 12px;
	background: url("/support/share/images/arrow_black.png") no-repeat left center;
	text-decoration: underline;
}
a.link_arrow:link,
a.link_arrow:visited,
a.link_arrow:hover {
	color: #004098;
}
.arrow_link {
	position: relative;
	padding-left: 10px;
	cursor: pointer;
	color: #36C;
}
	.arrow_link::before {
		content: "";
		position: absolute;
		top: 0.4em; left: 0px;
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 3px 0 3px 5px;
		border-color: transparent transparent transparent #050505;
	}
	.arrow_link:hover {
		color: #5B89E5;
	}

/* **************************************** */
/* clearfix */
/* **************************************** */


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* **************************************** */
/* Header */
/* **************************************** */

div#tmpl_header_wrapper {
	position: relative;
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
}
div#tmpl_header_wrapper a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div#tmpl_header_wrapper a:link, div#tmpl_header_wrapper a:visited {
	color: #fff;
	text-decoration: none;
}
div#tmpl_header_wrapper a:hover, div#tmpl_header_wrapper a:active {
	color: #aeb1c2;
	text-decoration: none;
}
div#tmpl_header_wrapper a img {
	margin: 0;
	padding: 0;
	border: none;
}
div#tmpl_header_wrapper h1, div#tmpl_header_wrapper h2, div#tmpl_header_wrapper h3, div#tmpl_header_wrapper h4, div#tmpl_header_wrapper h5, div#tmpl_header_wrapper h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
div#tmpl_header_wrapper ul, div#tmpl_header_wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#tmpl_header_wrapper ul#tmpl_globalNavi {
	padding-left: 14px;
}
#tmpl_header {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	line-height: 1.0;
	min-height: 68px;
}
h1#tmpl_SonyLogo {
	line-height: 0em;
	float: left;
}
h1#tmpl_SonyLogo img {
	width: 150px;
	height: 68px;
}
div#tmpl_siteLogo {
	position: absolute;
	top: 24px;
	right: 20px;
	font-family: Helvetica, Arial !important;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

/* ------------------------------

	#select_model

------------------------------ */
body.top #select_model {
	display: none;
	max-width: 1200px;
	margin: 0 auto;
    padding-left: 10px;
}
#select_model {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	margin: 0;
	padding-bottom: 30px;
	width: 100%;
}
@media (max-width: 767px) {
	#select_model {
		text-align: center;
	}
	body.top #select_model {
		padding-left: 10px;
		text-align: left;
	}
}

/* ------------------------------

	.btn

------------------------------ */

.btn {
	-ms-touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	background-color: #f7f7f7;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0;
	padding: 6px 12px;
	touch-action: manipulation;
	text-align: center;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
}
.btn:hover, .btn:active {
	background-color: #eaeaea;
	border-color: #adadad;
	color: #333;
	text-decoration: none;
}
.btn:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	outline: 0;
}
.btn .content {
	background: url("/support/share/images/arrow_black.png") no-repeat scroll left 6px;
	line-height: 16px;
	padding-left: 12px;
}


/* ------------------------------

	#cover

------------------------------ */

#cover {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1500;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	display: none;
}
	#cover p.come {
		display: inline-block;
		position: absolute;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 1501;
		height: 5.5em;
		margin: auto;
		color: #FFF;
		font-size: 3em;
		text-align: center;
		cursor: auto;
	}
		#cover p.come strong {
			font-size: 2em;
		}
		#cover p.come img {
			position: absolute;
			top: -30px;
			right: 30%;
			cursor: pointer;
		}
		#cover p.come img:hover {
			opacity: 0.7;
		}

/* for IE7 */
*:first-child+html #cover {
	filter: alpha(opacity=70) !important;
}
/* for IE7 */

.cover_cursor {
	cursor: pointer;
}

@media screen and (max-width:640px) {
	
	#cover {
		z-index: 11;
		height: 120%;
	}
		#cover p.come {
			font-size: 2em;
		}
			#cover p.come strong {
				font-size: 1.5em;
			}
			#cover p.come img {
				right: 5%;
			}


}



/* **************************************** */
/* Footer */
/* **************************************** */


div#tmpl_footer_wrapper {
	background: #1f2024;
	font-family: "Helvetica", "Arial", sans-serif;
	padding: 0;
	position: relative;
}
div#tmpl_footer_wrapper a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div#tmpl_footer_wrapper a:link,  div#tmpl_footer_wrapper a:visited {
	color: #fff;
	text-decoration: none;
}
div#tmpl_footer_wrapper a:hover,  div#tmpl_footer_wrapper a:active {
	color: #888;
	text-decoration: none;
}
div#tmpl_footer_wrapper a img {
	margin: 0;
	padding: 0;
	border: none;
}
div#tmpl_footer_wrapper h1, div#tmpl_footer_wrapper h2, div#tmpl_footer_wrapper h3, div#tmpl_footer_wrapper h4, div#tmpl_footer_wrapper h5, div#tmpl_footer_wrapper h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
div#tmpl_footer {
	position: relative;
	line-height: 1.0;
	min-height: 60px;
	color: #aeb1c2;
	position: relative;
	text-align: left;
	max-width: 950px;
	margin: 0 auto;
}
div#tmpl_footer ul {
	position: absolute;
	top: 15px;
	width: auto;
	clear: both;
	font-size: 1em;
}
div#tmpl_footer ul li {
	display: inline-block;
	line-height: 1em;
	float: left;
}
div#tmpl_footer ul li a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.0;
}
div#tmpl_copyright {
	position: absolute;
	font-size: 1.2em;
	top: 22px;
	right: 10px;
	margin: 0px;
	display: block;
	line-height: 1;
	color: #ccc;
}

/* .s5-pageFooter */
.s5-pageFooter {
	margin-top: 0 !important;
}
 /* for IE 6,7 */#enqueteArea{
	/margin-bottom: 20px;
	/clear:none;
}
 /* IE 6,7以外 */html>/**/body #enqueteArea { 
	margin-bottom: 20px;
	clear:none;
}

#enqueteArea table{
	width: 600px;
	margin: 0px auto;
}
	#enqueteArea input {
		margin: 0;
	}

.rating-area {
	width: 700px;
	margin: 0 auto 20px;
}

/*レスポンシブ------------------------------------------------------*/
@media screen and (max-width:640px) {
/* **************************************** */
/* Header */
/* **************************************** */

#tmpl_header {
	position: relative;
	margin: 0 auto;
	line-height: 1.0;
	min-height: 46px;
}
h1#tmpl_SonyLogo img {
	width: 100px;
	height: 46px;
}
div#tmpl_siteLogo {
	position: absolute;
	top: 24px;
	right: 20px;
	font-family: Helvetica, Arial !important;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
}
/* **************************************** */
/* Footer */
/* **************************************** */

div#tmpl_copyright {
	position: absolute;
	font-size: 0.8em;
	bottom: 3px;
	right: 10px;
	margin: 0px;
	display: block;
	color: #ccc;
}
div#tmpl_footer {
	position: relative;
	font-size: 0.8em;
	line-height: 0.2;
	min-height: 50px;
	color: #aeb1c2;
	position: relative;
	text-align: left;
	max-width: 950px;
	margin: 0 auto;
}
div#tmpl_footer ul {
	position: absolute;
	top: 0px;
	width: auto;
	clear: both;
	font-size: 0.8em;
}
div#tmpl_footer ul li {
	display: inline-block;
	float: left;
}
div#tmpl_footer ul li a {
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	font-size: 0.8em;
}

	#enqueteArea {
		margin-right:0px;
	}
	html>/**/body #enqueteArea { 
		margin-right:0px;
	}
	#enqueteArea table{
		width: auto;
		margin-bottom:20px;
	}
	#enqueteArea table input{
		max-width:97px;
		width: 30%;
		height:auto;
	}
	.section.inner {
		margin:0;
	}
	.tableA.w500px {
		width:100% !important;
	}
	.rating-area {
		width: auto;
	}
}

/* **************************************** */
/* flash */
/* **************************************** */
#flash_list{
	box-sizing: border-box;
	height: auto;
	margin: 0;
	padding-bottom: 30px;
	width: 100%;
}
#flash_list .btn{
	width: 210px;
	text-align: left;
}
#select_model{
	padding-bottom: 0.5em;
}
@media screen and (max-width: 767px){
	#flash_list{
		text-align: center;
	}	
}

#page_header_inner .flash_list_link {
	line-height: 1.5em;
	margin-top: 1em;
	text-align: left;
	font-size: 13px;
}
.flash_list_link .cs_wrap {
	display: inline-block;
	padding-left: 8px;
	text-indent: -8px;
	text-align: left;
}
.flash_list_link a {
	color: #4571EC;
	font-size: 1.2em;
}


img {
  pointer-events: none;
}
