/* vaio logo position modified */
.pc {
	display:block;
}
.sp {
	display:none;
}

.brSp {
	display:none;
}

.mod-categoryHeader {
	padding-bottom:15px;
	overflow:hidden;
}
.mod-categoryHeader .tagParent{
	float:right;
	width:300px;
}

.mod-categoryHeader-content {
	display:inline-block;
	text-decoration:none;
	width:400px;
	float:left;
}
.mod-categoryHeader-content a{
	text-decoration:none;
}


.mod-categoryHeader a {
	color:#333333;
	
}
.mod-categoryHeader img {
	display: inline;
    margin: -3px 18px 0 0;
    vertical-align: middle;
}
.mod-categoryHeader-content-title {
	display: inline;
	font-size: 0.92308em;
	line-height: 1.2;
	vertical-align: middle;
}
.tagline {
	float:right;
	margin:4px 0 !important
}

span.mod-iconNewWin {
    background: url("/share3_1/images/mod-iconNewWin/ico_01.png") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    margin: 0 0 0 5px;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: baseline;
    width: 11px;
}

/* タブ切り替え */
.changeSelect {
	margin-top:55px
}
.changeSelect .tab {
	border-bottom:1px solid #CCC;
}
.changeSelect .tab ul {
	margin:10px 10px 0;
	padding:0 22px;
	overflow:hidden;
}
.changeSelect .tab ul li {
	background:#FFFFFF;
	display:block;
	padding:12px;
	float:left;
    cursor: pointer;
}
.changeSelect .tab ul li a {
	padding-left:12px;
	background:url("/share3_1/images/mod-button/ico_01.png") left center no-repeat;
	color:#1A1A1A;
	transition: color 0.2s ease 0s;
	text-decoration:none;
}
.changeSelect .tab ul li a:hover {
	color:#999;
}
.changeSelect .tab ul li#select {
	background:#cccccc;
}
.changeSelect .tab ul li#specActive {
	background:#cccccc;
}
#bizTab {
	display:none;
}

.mod-categoryNav-lineup li {
    padding: 0 18px 5px 18px;
}

@media (max-width:640px){
	.mod-categoryNav-lineup li {
    padding: 0 6px 8px;}
}

@media (max-width:640px){
	.mod-categoryHeader {
		padding-bottom:22px;
	}

	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.mod-categoryHeader .tagParent{
		float:none;
		clear:both;
		width:100%;
	}
	.mod-categoryHeader-content {
		display:inline-block;
		text-decoration:none;
		width:100%;
		float:none;;
	}
	.mod-categoryHeader-content-title {
		font-size: 0.82308em;
	}



.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


	.brSp {
		display:inline;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.changeSelect .tab ul {
		margin:10px 10px 0;
		padding:0 2px;
	}
	.changeSelect .tab ul li {
		padding:12px 5px;
		height:19px;
	}
	.changeSelect .tab ul li a {
		padding-left:6px;
		font-size:0.6em;
	}





	.tagline {
		float:none;
		clear:both;
		margin:20px auto 15px !important;
		height:12px !important;
		width:180px !important;
		display:block !important;
	}
	

}

/* ==========================================================================
   mod-sideLinks3
   ========================================================================== */
@media (min-width: 641px) {
	.mod-sideLinks3-control {
		display:none;
	}
}
.mod-sideLinks3 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 950px;
  margin: auto;
  position: relative; }

.mod-sideLinks3-viewport {
  width: 886px;
  margin: 0 auto;
  overflow: hidden; }

.mod-sideLinks3-list {
  position: relative;
  margin: 0 auto;
  padding: 0;
		left:28px !important;
  list-style: none; }
  .mod-sideLinks3-list li {
    margin: 0;
    padding: 0 5px;
    float: left;
    width: 150px; }
  .mod-sideLinks3-list img {
    display: block;
    width: 140px;
    height: auto; }

.mod-sideLinks3-control {
  margin: 0;
  padding: 0;
  list-style: none; }
  .mod-sideLinks3-control li {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    cursor: pointer;
    position: absolute;
    top: 0;
    background: url(/share3_1/images/mod-sideLinks2/btn_01.png) no-repeat;
    width: 30px;
    height: 80px; }
    .mod-sideLinks3-control li.mod-sideLinks3-prev {
      left: 0;
      background-position: 0 50%; }
    .mod-sideLinks3-control li.mod-sideLinks3-next {
      right: 0;
      background-position: 100% 50%; }
    .mod-sideLinks3-control li:hover {
      filter: alpha(opacity=50);
      opacity: .5; }
    .mod-sideLinks3-control li.ex-sideLinks3--disabled {
      opacity: .5;
      cursor: auto; }

.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%;
	}

}

.mod-sideLinks2-list img {
 height: 95px;
 width: 160px; }

.mod-sideLinks2-list li {
    width: 160px;
}

.mod-sideLinks2-list img {
 height: 95px;
 width: 160px; }


 
.vaioBizLink{
	float:right;
	overflow:hidden;
	margin-bottom:5px;
}
.vaioBizLink a.topTitle{
	color:#000;
	font-size:12px;
		background: url("/share3_1/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-sideLinks3 {
    width: auto;
    margin: auto; }

  .mod-sideLinks3-viewport {
    width: auto;
    margin: 0 25px;
    overflow: hidden; }

  .mod-sideLinks3-list {
    margin: 0 auto;
    padding: 0;
    /* change here */
    list-style: none; }
    .mod-sideLinks3-list li {
      margin: 0;
      padding: 0 6px;
      float: left;
      width: 68px; }
    .mod-sideLinks3-list img {
      width: 58px;
      height: auto; }

  .mod-sideLinks3-control li {
    width: 10px;
    height: 40px;
    background: url(/share3_1/images/mod-sideLinks2/btn_01.png) no-repeat;
    -webkit-background-size: 75px 18px;
    -o-background-size: 75px 18px;
    background-size: 75px 18px; }
    
    .mod-sideLinks3-list .mod-accessoryList-Image {
	    background-position: 0 -65px;
	    background-size: 205px 135px !important;
	    height: 65px !important;
	    margin: 0px !important;
	    padding: 5px !important;
	    width: 58px !important;
        
    }

  .mod-sideLinks2-list img {
    height: auto;
    width: 58px; }

    }


/* ==========================================================================
   mod-specTable for IE8
   ========================================================================== */
.mod-specTable tbody td {
border-bottom:dotted 1px #333333\9;}


/* ==========================================================================
   for feature-icon text 2013/5/16
   ========================================================================== */

.mod-featureImageBottomA-heading p{
	text-align:center;
}

@media (max-width: 640px) {
	.mod-featureImageBottomA-heading p{
		text-align:left;
	}
}


/* ==========================================================================
   new nav css
   ========================================================================== */

.mod-currentNav-main{
	background: #fafafa;
}
.mod-currentNav-main li {
	background: #fafafa;
	border-right: 1px solid #ccc!important;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc!important;
	font-size:14px;
}

.mod-currentNav-main#topPage li {
	border-top: 1px solid #ccc !important;
}


.mod-currentNav-main li#lead {
	border-left: 1px solid #ccc!important;
}
.mod-currentNav-main a {
 padding: 0.8em 16px 0.6em 27px;
}

.mod-currentNav-main li.ex-currentNav--current {
	background: #fff!important;
	border-width: 1px 1px 0;
	border-color: #ccc;
	border-left: none;
	border-bottom: 2px solid #fff!important;
	font-weight:bold;
}

#topPage li.ex-currentNav--current {
	display:none;
}

.mod-currentNav-main a.turn {
    background: url("/share3_1/images/mod-currentNav/ico_turn.png") no-repeat scroll 18px 50% transparent;
    color: #1A1A1A;
    display: block;
    padding: 0.8em 18px 0.6em 32px;
    text-decoration: none;
}
.bdforindex{
		border-top: 1px solid #fafafa !important;
}

@media (max-width: 640px) {
	.mod-currentNav-main a.turn {
	    background: url("/share3_1/images/mod-currentNav/ico_03.png") no-repeat scroll  100% 50% / 21px 11px transparent;
	    padding-left:10px;
	}
	#topPage li.ex-currentNav--current {
		display:block;
	}
	
	.mod-currentNav-main li {
		background: #fafafa;
		border: none!important;
	}
	.mod-currentNav-main li.ex-currentNav--current {
		background: #fff!important;
		border-width: 0;
		border-color: #ccc;
		border-bottom: 1px solid #fff!important;
		display:block;
	}
	.bdforindex{
		border-left: none!important;
	}
}
.mod-currentNav-current {
	margin: 0 auto 1em;
	border-bottom: none!important;
	background: #fff;
}
.mod-currentNav-current li {
	display:block;
	width: 219px;
	padding:0!important;
	margin: 0 22px 0 0!important;
	float: left;
	border: 1px dotted #000;
	font-size:14px;
}
.mod-currentNav-current li.last {
	display:block;
	width: 219px;
	padding:0!important;
	margin: 0!important;
	float: left;
	border: 1px dotted #000;
	font-size:14px;
}

.mod-currentNav-current li a{
	display:block;
	margin:0;
	padding: 14px 12px 13px 20px!important;
	background: url(/share3_1/images/mod-currentNav/ico_01.png) no-repeat 12px 50%!important;
}
.ex-currentNav--vom a{
	color:#fff!important;
	text-decoration: none;
	background: url(/share3_1/images/mod-storeButton/bg_01.png) no-repeat -35px 50%!important;
}

@media (max-width: 640px) {
	.ex-currentNav--vom a{
		color: inherit!important;
		background: url(/share3_1/images/mod-currentNav/ico_03.png) no-repeat 100% 50%!important;
		-webkit-background-size: 21px 11px!important;
		-o-background-size: 21px 11px!important;
		background-size: 21px 11px!important;
	}
}

/* ==========================================================================
	extended 2013 autumn
   ========================================================================== */
#ex13 .mod-productIntroGallery { height:450px !important;}
#ex13 .mod-productIntroGallery img { width:600px !important; height:450px !important; margin-left:13px}

#ex13 .mod-productIntroGallery-item { height:450px !important}
#ex13 .mod-productIntroGallery-caption {margin-left:-13px;}

#ex13 .mod-productIntro-text1 { font-size:18px; line-height:150% }

#ex13 .mod-productIntro-block1 { margin-bottom:10px;}
#ex13 .mod-productIntro-block4-storenav {padding:15px 0 0;}
#ex13 .mod-storeButtonContainer {padding-bottom:20px;}

#ex13 .mod-productIntro-block45wrap { float:left; width:640px;}

#ex13 .mod-productIntro-block3-colors { padding:2px 0 4px; clear:both;}
#ex13 .mod-productIntro-block3-colors li { padding-bottom:2px}
#ex13 .mod-productIntro-block3-colors li sup {color:#f90}
#ex13 .mod-productIntro-block3-colors li.hdr { font-weight:bold; padding-left:20px}
#ex13 .mod-productIntroChooserThumbs { height:47px;}
#ex13 .mod-productIntro-block5 .note { padding-left:10px; clear:both; text-align:left; font-size:10px}
#ex13 .mod-productIntro-block5 .note span { color:#f90}
#ex13 .mod-productIntro-block5-inner {float:left; padding-bottom:10px; padding-top:2px;}
#ex13 .colorStart { clear:left; padding-left:20px}
@media (max-width:640px){
	#ex13 .mod-productIntroGallery { height:auto !important;}
	#ex13 .mod-productIntroGallery img { width:100% !important; height:auto !important; margin-left:0}
	#ex13 .mod-productIntroGallery-item { height:auto !important}
	#ex13 .mod-productIntroGallery-caption {margin-left:0;}
	#ex13 .mod-productIntro-block3-colors li.hdr { width:100%; text-align:left; padding-left:10px; padding-bottom:5px}
	#ex13 .mod-productIntro-block45wrap { width:100%;display:table-header-group; padding-bottom:10px;}
	#ex13 .mod-productIntroChooserThumbs { height:47px;}
	#ex13 .mod-productIntro-block5 .note { padding-left:00px;}
	#ex13 .mod-productIntro-block4 {
		margin:0 auto;  display:table-footer-group;
	}
	#ex13 .reverser { display:table;}
	#ex13 .hdr {height:auto !important}
	#ex13 .mod-button br {display:none;}
	
	#ex13 .mod-productIntro-block5 .note {color:#1a1a1a !important; letter-spacing:-0.05px; font-size:9.5px !important}
}
/* added nov08_2013 */
.mod-specTable-table th p.model_id {
	color:#000;
}
.mod-specTable-table th p.model_id_except {
	color:#000;
	height:35px;
}
@media (max-width:640px){
	.mod-specTable-table th p.model_id {
		color:#000;
	}
	.mod-specTable-table th p.model_id_except {
		color:#000;
		height:70px;
	}
}