/* =====================================================================
clear-setting
===================================================================== */
.clrFix:after { content:"."; clear:both; height:0; display:block; visibility:hidden; }
*:first-child+html .clrFix { display:inline-block; }
html {
    color: #2f353d;
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.6;
	overflow: auto;
}
body{overflow-x: hidden;}
li{list-style:none;}
p{padding:0; margin:0;}



/* =====================================================================
top
===================================================================== */
.top-mv{
	margin:20px 0;
}
.top-mv img{
	width:100%;
	height:auto;
	max-width:1200px;
}

@media screen and (max-width:639px) {
.top-mv{
	margin:0;
}
}



/* =====================================================================
00  common
===================================================================== */
.sp{display:none;}
@media screen and (max-width:639px) {
.pc{display:none;}
.sp{display:block;}
}


/*----------------　タイトル、MV　----------------*/
h1{
	font-size:125% !important;
	margin:30px 0 !important;
}
h2{
	margin: 0 -500%;
	width: 100%;
	font-size:0;
}
h2 img{
	margin:20px 0;
	vertical-align:middle;
}
h3{
	line-height:1.4em;
	margin:0;
	padding:20px 0 0 0;
}

h4{
	margin-top:40px;
}

.mv{
	margin:20px 0;
	font-size:0;
}
.mv img{
	width:100%;
	height:auto;
	max-width:1200px;
}

@media screen and (max-width:639px) {
h2{	color:#FFF;
	font-size:24px;
	line-height: 1em;
	font-weight:normal;
	margin: 0;
	padding: 10px;
	width:auto !important;
}
h2 img{
	width:auto;
	display:none;
}
h2 p{
	font-size:13px;
	line-height: 1em;
	padding:5px 0;
}
.mv{
	font-size:20px;
	line-height:1.4em;
	color:#ca5290;
	font-weight:bold;
	margin:20px 0;
}
.mv img{
	margin-bottom:10px;
}

table td{
	line-height:1.4em;
}
}


/*----------------　テキストリンク　----------------*/
p.txtlink a:link{
	color:#086eb4;
}
a.s5-link {
    color: #086eb4;
}


/*----------------　メニューボタン　----------------*/
.top-menu ul,
.ft-menu ul{
    padding: 0;
    margin: 20px 0 0 1%;
    width: 100%;
}
.top-menu ul li,
.ft-menu ul li{
   padding: 0;
    margin: 0 1% 1% 0;
    list-style-type:none;
    float: left;
	width:32%;
}
.top-menu ul li img,
.ft-menu ul li img{
	width:100%;
	max-width:580px;
	height:auto;
}

@media screen and (max-width:639px) {
.top-menu ul {
	padding: 0;
    margin: 10px 0 0 0;
    width: 100%;
}
.top-menu ul li{
width:100%;
}

.ft-menu ul {
margin:0;
padding:0;
clear:both;
}
.ft-menu ul li {
width: 30%;
float: left;
margin: 0 1% 0 2%;
margin-bottom: 2%;
}
.ft-menu ul li img{
width:100%;
height:auto;
}
}



/* =====================================================================
01  lineup
===================================================================== */
#lineup h2{
	background:#187fc4;
}
#lineup h2 img{
	width:100%;
	max-width:713px;
	height:auto;
}
#lineup h3{
	margin-top:20px;
}

#lineup .att ul{
	margin:0;
	padding: 20px 0 0 10px;
}
#lineup .att li{
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -2em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

#lineup .btn{
	margin:20px 0;
}

#lineup p.setumei{
	float:right;
	padding:10px 0;
}
#lineup p.setumei img{
	 vertical-align:middle;
}

/*----------------　テーブル　----------------*/
#lineup table{
	width:100%;
	border:#ccc 1px solid;
}
#lineup table th {
	vertical-align: middle;
	text-align:center;
	font-size:90%;
	color:#FFFFFF;
	padding:1%;
	border:#ccc 1px solid;
}
#lineup table th img{
	width:100%;
	max-width:55px;
	height:auto;
	vertical-align:middle;
}
#lineup table td {
	vertical-align: middle;
	text-align:center;
	font-size:150%;
	padding:1%;
	border:#ccc 1px solid;
}
#lineup table td img {
	width:100%;
	max-width:40px;
	height:auto;
}
#lineup table td.size img {
	width:100%;
	max-width:30px;
	height:auto;
}

#lineup table th.name{
	color:#086eb4;
	padding-top:10px !important;
}
#lineup table th.gray{
	background:#727171;
}
#lineup table th.navy{
	background:#474a60;
}

#lineup table a:link{
	color:#27529f;
}

#lineup table td .osusume {
	font-size:50%;
	line-height:1.4;
	color:#ff7a00;
}
#lineup table td .caption {
	font-size:40%;
	line-height:1.4;
	color:#666666;
	letter-spacing: 1px;
}

@media screen and (max-width:639px) {
#lineup h2{
	background:#187fc4;
}
#lineup h3{
	margin-top:0;
}

#lineup img{
	width:100%;
	height:auto;
}

#lineup table{
	display:none;
}
#lineup .setumei{
	display:none;
}
#lineup .line_graph{
	display:block;	
}
#lineup .line_graph img{
	width:100%;
	height:auto;
}
}



/* =====================================================================
02  capacity
===================================================================== */
#capa h2{
	background:#d95599;
}
#capa h3{
	margin:60px 0 10px 0;
}
#capa h3:first-of-type{
	margin:0 0 20px 0;
}

#capa p img{
	width:100%;
	max-width:800px;
	height:auto;
}

#capa table{
	width:100%;
	border-collapse:separate;
	border-spacing:2px !important;
	margin:10px 0;
}
#capa table th {  
  background-color: #727272;
  text-align:center;
  color:#FFF;
  padding: 1% 2%;
}
#capa table td{
	padding: 1% 2%;
}
#capa table tr:nth-child(odd) td {  
  background-color: #faebf3;  
}
#capa table tr:nth-child(even) td {  
  background-color: #f7dcea;  
}  

@media screen and (max-width:639px) {
#capa h2{
	background:#da559b;
}
#capa .mv{
	color:#ca5290;
}
}



/* =====================================================================
03  speed
===================================================================== */
#speed h2{
	background:#ec6834;
}

#speed td{
	text-align:center;
}

.speed-class{
	width:100%;
	margin:20px 0;
	overflow:hidden;
}
.speed-class .sd{
	float:left;
	width:48%;
}
.speed-class .ush{
	float:right;
	width:48%;
}

#speed table{
	width:100%;
	border-collapse:separate;
	border-spacing:2px !important;
	margin:10px 0;
}
#speed table th {  
  background-color: #727272;
  text-align:center;
  color:#FFF;
  padding:2%;
}
#speed table td{
  padding:2%;
}
#speed table tr:nth-child(odd) td {  
  background-color: #fdece0;  
}
#speed table tr:nth-child(even) td {  
  background-color: #fbddca;  
} 

#speed p img{
	width:100%;
	max-width:520px;
	height:auto;
}


@media screen and (max-width:639px) {
#speed h2{
	background:#ec6834;
}
#speed .mv{
	color:#ec6834;
}

.speed-class .sd{
	float:none;
	width:100%;
}
.speed-class .ush{
	float:none;
	width:100%;
}
}



/* =====================================================================
04  correspondence
===================================================================== */
#kiki h2{
	background:#f6ac19;
}

#kiki table{
	width:100%;
	border-collapse:separate;
	border-spacing:2px !important;
	margin:10px 0;
}
#kiki table th {  
  background-color: #727272;
  text-align:center;
  color:#FFF;
  padding: 2%;
}
#kiki table td{
	padding: 2%;
}
#kiki table tr:nth-child(odd) td {  
  background-color: #fdf0d6;  
}
#kiki table tr:nth-child(even) td {  
  background-color: #fce2ae;  
} 

#kiki p img{
	width:100%;
	max-width:732px;
	height:auto;
}


@media screen and (max-width:639px) {
#kiki h2{
	background:#f6ac19;
}
#kiki .mv{
	color:#f6ac19;
}
}



/* =====================================================================
05  reliability
===================================================================== */
#reli h2{
	background:#6db130;
}

#reli .txtlink{
	text-align:right;
	padding:10px 0;
}
@media screen and (max-width:639px) {
#reli h2{
	background:#6db130;
}
#reli .mv{
	color:#6db130;
}
#reli .txtlink{
	text-align:left;
	padding:10px 0;
}
}


/*----------------　メモリーカードレスキュー　----------------*/
#reli .rescue span{
	display:none;
}
#reli .rescue{
	border:#ccc 1px solid;
	padding:30px 30px 0 30px;
	margin-top:20px;
}
#reli .rescue img{
	width:100%;
	max-width:684px;
	height:auto;
}
#reli .rescue img.main{
	width:90%;
	max-width:880px;
	height:auto;
	margin:auto;
}
@media screen and (max-width:639px) {
#reli .rescue{
	border:#ccc 1px solid;
	padding:20px 20px 0 20px;
}
#reli .rescue span{
	display:block;
}
}


/*----------------　耐久性能　----------------*/

.reli-icon1 {
	width:98%;
	padding: 20px 10px 0 10px;
}
.reli-icon2 {
	float: left;
	width:46%;
	margin:40px 10px 0 10px;
}
.reli-icon1 img,
.reli-icon2 img {
	float:left;
	margin-right:30px;
}

#reli h4{
	color:#6fba2c;
	margin:0 0 10px 0;
}

.reli-iconList {
	overflow: hidden;
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.reli-iconList {
    zoom: 1;
}




@media screen and (max-width:800px) {
.reli-icon2 {
	float: left;
	width:98%;
}
#reli h4{
	font-size:120%;
	line-height:1.4em;
}
}

@media screen and (max-width:639px) {
.reli-icon1 img{
	float:left;
}
.reli-icon1 p{
	padding-top:20px;
	clear:both;
}
.reli-icon2 {
	margin: 10px;
}
}


/* =====================================================================
06  Useful
===================================================================== */
#use h2{
	background:#7d7d7d;
}
#use h2 img{
	width:100%;
	max-width:723px;
	height:auto;
}
#use h3{
	margin:0;
	padding:0;
}
@media screen and (max-width:639px) {
#use h2{
	background:#7d7d7d;
}
}


/*----------------　ボディコピー、MV　----------------*/
#use .txt-box{
	width:95%;
	margin:20px auto;
}

#use .main-visual{
	width:96%;
	margin:auto;
	max-width:1148px;
}
#use .main-visual img{
	width:100%;
	height:auto;
}


/*----------------　商品紹介エリア　枠　----------------*/
#use .item-set{
	margin:-8px 0 0 0;
}

#use .item-L{
	width:40%;
	border:#ccc 1px solid;
	float:left;
	text-align:center;
	background:#FFF;
	margin-left:4%;
	padding:2%;
}
#use .item-R{
	width:40%;
	border:#ccc 1px solid;
	float:right;
	text-align:center;
	background:#FFF;
	margin-right:4%;
	padding:2%;
}
@media screen and (max-width:639px) {
#use .item-L{
	width:80%;
	border:#ccc 1px solid;
	float:none;
	text-align:center;
	background:#FFF;
	margin:20px auto 0 auto;
	padding:5%;
}
#use .item-R{
	width:80%;
	border:#ccc 1px solid;
	float:none;
	text-align:center;
	background:#FFF;
	margin:20px auto 0 auto;
	padding:5%;
}
}


/*----------------　商品紹介エリア　ボディ　----------------*/
#use .item-L .name,
#use .item-R .name{
	font-size:110%;
	font-weight:bold;
	border-bottom:#ccc 1px solid;
	margin:auto;
	line-height: 1.4em;
	padding:0 0 15px 0;
}

#use .item-L img.product,
#use .item-R img.product{
	width:60%;
	height:auto;
	max-width:335px;
	max-height:240px;
	margin-top:20px;
}
#use .item-L .text,
#use .item-R .text{
	text-align:left;
	margin:20px 0;
}

#use .s5-button{
	text-align:center;
}

#use .txtlink{
	margin:0;
	padding:0 0 20px 0;
}

@media screen and (max-width:1050px) {
#use .item-L .text,
#use .item-R .text{
	font-size:90%;
	line-height:1.4em;
}

#use #sqv h3 img,
#use #backup h3 img,
#use #sound h3 img{
	width:85%;
	height:auto;
}
#use .txtlink{
	font-size:90%;
}
}


/* =====================================================================
06  Useful > sqv
===================================================================== */
#use #sqv{
	background:#efefef;
	max-width:1200px;
	margin-top:20px;
}
#use #sqv .attention{
	border:#ccc 1px solid;
	background:#FFF;
	width: 88%;
	padding: 2%;	
	overflow:hidden;
	margin:10px auto;
}
#use #sqv .attention p{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
* html #use #sqv .attention p {
	display: inline;
	zoom: 1;
}
/*for IE7 */
*:first-child+html #use #sqv .attention p {
	display: inline;
	zoom: 1;
}
#use #sqv .attention p.mark{
	padding-right:20px;
}
#use #sqv .attention p.text{
	margin-top:-1em;
	line-height:1.4em;
}
#use #sqv .name {
	color:#0075c1;
}
#use #sqv .main li{
	float:left;
	height:246px;
}

#use #sqv #example table{
	width:100%;
}
#use #sqv #example table td{
	padding:5px;
}
#use #sqv #example table td img{
	width:100%;
	height:auto;
}


@media screen and (max-width:1050px) {
#use #sqv #example img{
	width:100%;
	height:auto;
}
}




/* =====================================================================
07  Useful > backup
===================================================================== */
#use #backup{
	background:#efefef;
	max-width:1200px;
	margin-top:40px;
}
#use #backup .name{
	color:#d76c19;
}



/* =====================================================================
07  Useful > sound
===================================================================== */
#use #sound{
	background:#efefef;
	max-width:1200px;
	margin:40px 0;
}

#use #sound .main li{
	float:left;
	height:237px;
}

#use .item{
	width:75%;
	border:#ccc 1px solid;
	text-align:center;
	background:#FFF;
	margin-left:4%;
	margin: -30px auto 0 auto;
	padding:2%;
	overflow: hidden;
}
#use .item .name{
	color:#a37f23;
	font-size:120%;
	font-weight:bold;
	border-bottom:#ccc 1px solid;
	margin:auto;
	padding:0 0 15px 0;
	line-height: 1.4em;
}
#use .item .product{
	width: 80%;
	margin: auto;
}
#use .item .product img.image{
	width: 40%;
	height:auto;
	float: left;
	margin: 1% 5%;
}
#use .item .text{
	text-align:left;
	margin:20px 0;
	overflow: hidden;
}

@media screen and (max-width:639px) {
#use .txt-box {
    width: 90%;
	margin: 10px auto;
}
#use .item{
	width:80%;
	border:#ccc 1px solid;
	float:none;
	text-align:center;
	background:#FFF;
	margin:-20px auto 0 auto;
	padding:5%;
}
#use .item .name{
	font-size:100%;
}
#use .item .product{
	float: none;
	width: 100%;
}
#use .item .product img.image{
	width: 80%;
	height:auto;
	float: none;
	margin: 8% 0 0 0;	
}
#use .item .text{
	font-size:85%;
	line-height:1.4em;
	text-align: center;
	clear: both;
}
}


