@charset "utf-8";
@import url(base.css);
@import url(cmn.css);





/*---------------------------------------------------------
　基本／差分
---------------------------------------------------------*/
.conBox p {font-size:1.3em;}
.ht1 {margin-bottom:15px;}
hr {margin:35px 0 20px;clear:both;}

#globalNav ul li#g01 a     {border-top:3px solid #e53d6d;}

.index #navArea #c02 ul li#c021 a,
.flow #navArea #c02 ul li#c022 a,
.linenap #navArea #c02 ul li#c023 a,
.setting #navArea #c02 ul li#c024 a {color:#e53d6d;text-decoration:none;}






/*---------------------------------------------------------
　index
---------------------------------------------------------*/
#ind01 h2 {
	font-size:1.5em;
	font-weight:bold;
	background:#e6e6e6;
	padding:10px;
	margin:15px 0;
}
#ind01 .img, #ind01 p {margin-bottom:10px;}
#ind01 p.attWaku {
	font-size:1.1em;
	border:1px solid #ccc;
	padding:2px 0;
	text-align:center;
}



#ind02 {margin-bottom:50px;}
#ind02 .dash {margin:20px 0;}
#ind02 .txt {
	width:380px;
	float:left;
}

#ind02 .txt h3 {
	font-size:2.6em;
	color:#e53d6d;
	padding:0 0 0 40px;
	margin-bottom:5px;
}
#ind02 .txt h3 span {font-size:0.4em;}
#ind02 .txt h3#no1  {background:url(../img/cable_sp/ind_no1.jpg) 0 center no-repeat;}
#ind02 .txt h3#no2  {background:url(../img/cable_sp/ind_no2.jpg) 0 center no-repeat;}
#ind02 .txt h3#no3  {background:url(../img/cable_sp/ind_no3.jpg) 0 center no-repeat;}
#ind02 .txt h3#no4  {background:url(../img/cable_sp/ind_no4.jpg) 0 center no-repeat;}
#ind02 .txt h3#no5  {background:url(../img/cable_sp/ind_no5.jpg) 0 3px no-repeat;}
#ind02 .txt p span  {color:#e50012;}

#ind02 .img {
	width:240px;
	float:right;
	margin-right:15px;
}

#ind01 .price{width:370px!important; float:right;}

@media screen and (min-width: 600px) and (max-width: 959px){

	#ind02 .txt         {width:345px;}
	#ind02 .txt h3      {line-height:1.3;}
	#ind02 .txt h3 span {display:block;}
	#ind02 .img         {width:180px;}
	#ind01 .price{width:100%; float:right;}
}	/* end */



@media screen and (max-width: 599px) {

	#ind02 .txt         {width:100%;float:none;}
	#ind02 .txt h3      {line-height:1.3;}
	#ind02 .txt h3 span {display:block;}
	#ind02 .img         {width:100%;float:none;}
	#ind01 .price{width:100%; float:right;}

}	/* end */



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










@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */




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










@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */




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










@media screen and (min-width: 600px) and (max-width: 959px){



}	/* end */


@media screen and (max-width: 599px) {



}	/* end */














/*// 共通　その他//////////////////////////////////////////*/
/*---------------------------------------------------------
　responsive  min-width: 960px
---------------------------------------------------------*/
@media screen and (min-width: 960px) {


}	/* end */


/*---------------------------------------------------------
　responsive  min-width: 600px and (max-width: 959px)
---------------------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 959px){


}	/* end */


/*---------------------------------------------------------
　responsive  max-width: 599px
---------------------------------------------------------*/
@media screen and (max-width: 599px) {


}	/* end */

