<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* CSS Document */
.newsContent .btn {
	display:block;
	width:100%;
	max-width:360px;
	margin-top:20px;
}
/* 2012-09-20 */
#tmp-localnavigation h2{
	background-image: url(/support/images/repair/st_p_walkman.gif);
	height: 43px;
}
@media (max-width: 640px){
	.photomenu.menulist{
		background:none;
	}
	.photomenu.menulist li{
		background:none;
	}
	#tmp-localnavigation h2 {
		background: none;
		height:auto;
		background: -moz-linear-gradient(top, #000, #333);
		background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));
	}
}






/* 2013-02-18 バナーエリア対応 */
.pageSubContent .support_movie {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 1px solid #ccc;
	border: 1px solid #999999;
	text-align: left;
	font-size: 13px;
	margin: 0 5px 20px 5px;
	color: #333;
	overflow: hidden;
}
.pageSubContent .support_movie h3 {
	background: #bdbdbd;
	clear: both;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0.8em;
	border-bottom: none;
}
.pageSubContent .support_movie ul {
	list-style: none;
	padding: 6px;
	padding-top: 0;
}
.pageSubContent .support_movie li {
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
.pageSubContent .support_movie .bottom {
	margin-top: 6px;
	padding-bottom: 0;
	border-bottom: none;
}

.pageSubContent .support_movie li *{
	vertical-align: top;
}
.pageSubContent .support_movie li img {
	display: block;
	float: left;
	width: 80px;
	height: auto;
}
.pageSubContent .support_movie li span {
	float: left;
	display: block;
	width: 230px;
	margin: 0.2em 0 0.5em 0;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	line-height: 1.5;
	background: url("/support/share/images/arrow_black.png") no-repeat left 0.4em;
	color: inherit;
	font-size: 12px;
}

@media (max-width: 640px){
	.pageSubContent .support_movie {
		width: auto;
		margin: 0 0 20px 0;
	}
	.pageSubContent .support_movie h3 {
		background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));
		width: auto;
		height: auto;
		text-indent: 0;
		padding: 5px;
		margin-bottom: 0px;
		color: #fff;
	}
	.pageSubContent .support_movie li {
		border-bottom: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.pageSubContent .support_movie li img {
		display: none;
	}
	.pageSubContent .support_movie li span {
		width: auto;
		font-size: 13px;
	}
}
/* end 2013-02-18 バナーエリア対応 */



/* 2014-01-20 for nw-zx1.html and nw-m505.html START */

.mov_s {
	text-align: right;
	margin: 4px 6px 8px 0px;
}

/* 2014-01-20 for nw-zx1.html and nw-m505.html END */



</pre></body></html>