/************ ブランドヘッダ　お法人のお客様　タグライン ************/
.mod-categoryHeader .tagParent{
	float:right;
	width:600px;
}@media (max-width:640px){
	.mod-categoryHeader .tagParent{
		float:none;
		clear:both;
		width:100%;
	}
}
.vaioBizLink{
	float:right;
	clear:both;
	margin-bottom:5px;
}
.vaioBizLink a.topTitle{
	color:#000;
	font-size:12px;
		background: url("/share4/images/mod-link/ico_01.png") no-repeat scroll 0 0.45em transparent;
		color: #333333;
		display: inline-block;
		padding-left: 8px;
}

.vaioBizLink a:hover{
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-ms-transition: color 0.2s ease;
	transition: color 0.2s ease;
	color: #000;
	opacity:0.5;
	text-decoration: none;
}

@media (max-width: 640px) {
	.vaioBizLink{
		float:none;
		overflow:hidden;
		font-size:12px;
		padding-top:18px;
	}
}
.mod-categoryNav{
	clear:both;
}
.tagline {
	clear:both;
	float:right;
	margin:4px 0  !important
}
.tagtext{
	float:right;
	clear:both;
	width:100%;
	margin:10px 0 30px;
	font-size:12px;
	text-align:right;
}
.tagtext a{
	color: #43677e;
	text-decoration:underline;
}
.tagtext a:hover{
	color: #c41230;
	text-decoration:underline;
}

@media (max-width: 640px) {
	.tagline {
		float:none;
		clear:both;
		margin:20px auto 15px !important;
		height:12px !important;
		width:180px !important;
		display:block !important;
	}
	.tagtext{
		float:none;
		clear:both;
		width:90%;
		margin:20px auto 10px;
		padding:0 10px;
		line-height:1.5;
		text-align:left;
	}

}
/************ フッター　PCリサイクル ************/
.mod-recycle-item {
    font-size: 0;
    margin: 0 auto 10px;
    width: 400px;
}

.mod-recycle-image {
    width: 85px;
}

.mod-recycle-text {
    font-size: 12px;
}

.mod-recycle .mod-note{
    font-size: 12px;
    margin: 0 auto 40px;
    width: 800px;
}

	.mod-recycle-image, .mod-recycle-text {
	    cursor: pointer;
	    display: inline-block;
	    vertical-align: middle;
	}

@media (max-width: 640px) {

	.mod-recycle-item {
	    display: table;
	    font-size: 83%;
	    margin: 0 0 10px;
	    width: auto;
	}
	.mod-recycle-image, .mod-recycle-text {
	    display: table-cell;
	}
	.mod-recycle .mod-note{
	    font-size: 83%;
	    margin: 0 auto 40px;
	    width: 90%;
	}
}

/************ 各部名称・サイズ　区分名称hiddin ************/
.mod-swipygallery-title {
	display: none;
}
.mod-swipygallery-textnav {
	display: none;
}

