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

	[ /vaio/misc/customer/ ] 
	
	Update 2010/04/02
	@ Sony Marketing(Japan) Inc
	
	--- "/vaio/misc/customer/index.html"
	--- "/vaio/misc/customer/index.html"
	--- "/vaio/misc/customer/faq_online.html"
	
	 1. Basic setting
	 2. Page setting
	 3. Common module setting
	
===========================================================*/
/* ---------------------------------------
	1. Basic setting
--------------------------------------- */
.mod-heading{
	margin-bottom:50px;
}

.mod-heading2{
	margin-bottom:20px;
}
.mod-heading2 h2 {
	font-size: 1.38462em;
	font-weight: bold;
	margin: 0;
}
.mod-heading4{
	margin-bottom: 20px;
	 padding: 0 5px;
}
.mod-heading4 h2.high {
	background: none repeat scroll 0 0 #7ae5ff;
	color:#FFF;
    margin-bottom: 20px;
    padding: 10px 18px;
	border-bottom: 0px solid #FFF;
}

.mod-heading3{
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
.mod-heading3 h2 {
	font-size: 1.38462em;
	font-weight: bold;
	margin: 0;
}
.mod-contentHeader_sp{
	margin:0;
	padding:0;
	border-bottom:1px dotted #ccc;
}

h3.faq {
	margin:0;
	padding:0;
	font-size:1.4em;
}
.section {
	overflow:hidden;
	margin:20px 0;
	padding:0 10px;
}
.section ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	line-height:1.8em;
}
.section ul li{
	margin:0;
	padding:0;
}
/*-----------------------------------

新規追加 index.html用

-----------------------------------*/
.textsize{
	font-size:1.2em;
}
.intro{
	width:950px;
	height:300px;
	margin:0 auto;
}
.cust_index_box1_left{
	float:left;
	width:445px;
	height:120px;
	margin:0;
	border:solid 1px #ccc;
}
.cust_index_box1_vaio{
	float:left;
	margin:40px 0 0 30px!important;
	text-align:center;
	font-size:1.4em;
}
.cust_index_box1_vaio_small{
	font-size:.7em;
}
.servicetable{
	float:right;
	width:387px;
	margin:0 ;
}
.servicetable_2{
	position: absolute;
    right: 0;
    top: 10px;
	width:300px;
	margin:10px 0;
}
.supportlist{
	margin:0;
	padding:0;
}
.ov{
	overflow:hidden;
	margin: 0 auto;
    position: relative;
}
span.bold{
	font-weight:bold;
}
span.fontsize80{
	font-size:90%;
}
.btnwrap{
	float:right;
	margin:5px 0 20px;
}
.btnwrap2{
	float:left;
	margin:5px 5px 20px;
}
.clear{
	clear:both;
}
.mod-button_padding{
	padding:30px 50px;
}
.btnwrap3{
	float:right;
	margin:20px 15px 20px 0;
}
.mod-button_original{
	background: url("/share4/images/mod-button/ico_01.png");
}
.mod-button_original{
	display: inline-block;
	margin:0 5px 0 0;
	padding: 30px 50px;
	color: #1a1a1a;
	text-decoration: none;
	font-size: 14px;
	border-radius: 2px;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-position: 38px 48%;
}
div .mod-button_original:hover {
	color: #999 !important;
	text-decoration: none !important;
}
.mod-button_original, .mod-button_original:visited {
	display: inline-block !important;
	background-color: #F2F2F2\9;
}
.cust_index_box1_right{
	float:right;
	width:465px;
	margin:10px 0 0 0;
}
.caution{
	font-size:90%;
	margin:10px 0 0!important;
	color:#999;
}
.caution2{
	float:right;
	font-size:90%;
	margin:5px 0 0;
	color:#999;
}
.cust_index_box2{
	width:890px;
	margin:10px auto 30px;
}
.cust_index_box2_center{
	width:640px;
	margin:0 auto;
}
.cust_index_box2_text{
	margin:10px 0 30px;
	text-align:center;
}
.cust_index_box3{
	overflow:hidden;
	margin:0 0 20px;
}
.cust_index_box3_left{
	float:left;
	width:445px;
	height:120px;
	margin:0;
}
.cust_index_box3_right{
	float:right;
	width:465px;
	margin:0;
}
.cust_index_box3_center{
	width:640px;
	margin:0 auto;
}
.cust_index_box3_text{
	margin:10px 0 30px;
	text-align:center;
}
.btnbox{
	width:490px;
}
.mod-link{
	color:#287a95!important;
}
.stepimage{
	margin:30px 0 0;
}
/*-----------------------------------

新規追加 index.html用 MQ

-----------------------------------*/

@media (max-width:640px) {
	.section {
		margin-bottom:30px;
		padding:0;
		font-size:.8em;
	}
	.intro{
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.intro img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.mod-heading h2 {
		font-size: 1.38462em;
		font-weight: bold;
		float: left;
		margin: 0;
	}
	.mod-contentHeader2 h2{
		font-size: 1.2em!important;
		float: none!important;
		margin-bottom: .3em!important;
	}
	.cust_index_box1_left{
		float:none;
		width:auto;
		height:auto;
		margin:0;
		border:solid 1px #ccc;
	}
	.cust_index_box1_right{
		float:none;
		width:auto;
		margin:10px 0 0;
	}
	.cust_index_box1_vaio{
		float:none;
		margin:30px auto!important;
		text-align:center;
	}
	.servicetable{
		width:auto;
		margin:0 auto 20px;
		position: static;
    	text-align: center;
	}
	.servicetable img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.servicetable_2{
		width:auto;
		margin:0 auto 20px;
		position: static;
    	text-align: center;
	}
	.servicetable_2 img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:10px auto;
	}
	
	.btnwrap{
		float:none;
		margin:20px auto;
		text-align:center;
	}
	.btnwrap2{
		float:none; 
		margin:20px auto;
		text-align:center;
	}
	.btnwrap3{
		float:none; 
		margin:20px auto;
		text-align:center;
	}
	.cust_index_box2{
		width:auto;
		height:auto;
		margin:20px auto;
	}
	
	.cust_index_box2 img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.cust_index_box2_center{
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.cust_index_box2 img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.cust_index_box3{
		overflow:hidden;
		margin:0 0 20px;
	}
	.cust_index_box3_left{
		float:none;
		width:auto;
		height:auto;
		margin:0;
	}
	.cust_index_box3_right{
		float:none;
		width:auto;
		height:auto;
		margin:0;
	}
	.cust_index_box3_right img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:0 auto;
	}
	.caution{
		font-size:90%;
		margin:10px 0!important;
		color:#999;
	}
	.caution2{
		float:right;
		font-size:90%;
		margin:20px 0 0!important;
		color:#999;
	}
	.cust_index_box3_center{
		width:auto;
		margin:0 auto;
	}
	.cust_index_box3_text{
		margin:10px 0 30px;
		text-align:center;
	}
	.btnbox{
		width:auto;
	}
	.mod-link{
		font-size: 1em!important;
	}
	.sp_flow{
		width:auto;
		margin:0 auto;
	}
	.sp_flow img{
		display:block;
		max-width:100%;
		width:auto;
		height:auto;
		margin:0 auto;
	}
}
.pc {
	display: block;
}
.sp {
	display: none;
}
@media (max-width: 640px) {
.pc {
	display: none!important;
}
.sp {
	display: block;
}
}
/* margin */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr90 { margin-right: 90px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }

