@charset "UTF-8";
/*
	# Category 1Columns Page CSS

	## Section & Media Queries
	- Common Style : Global Scope
	- SmartPhone Style : <- 499px
	- Tablet Style : 500px <-> 799px 
	- PC Style : 800px ->

*/

/* Common Style */
#main-contents a:link{color:#405392; text-decoration:underline;}
#main-contents a:hover{color:#3399cc; text-decoration:underline;}
#main-contents a:visited{color:#405392; text-decoration:underline;}
#contents-full .page_top {text-align:right;display:block;}
/* page-top */
div.product-page-top .page-top a:link{color:#333333;text-decoration:none;}
div.product-page-top .page-top a:visited{color:#333333;text-decoration:none;}
div.product-page-top .page-top a:hover{color:#333333;text-decoration:underline;}

/* clearfix��` */
.clearfix {zoom:1;}
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;
}
#contents-full .center{
	text-align:center;
}
#contents-full .center ul li a{
	display:block;
}
.FontSmall{
	font-size:90%;
	padding:2px 3px ;
	margin:0;
}
.sub_category{
	padding-left:5px;
}
.sub_category span.sub_category_sub{
	font-size:81%;
	margin:0;
	padding:0;
}
.sub_category h3.sub_category_main{
	font-size:131%;
	font-weight:bold;
	border-bottom:1px dotted;
}

/* ## Print Style ###################################################################################################### */

@media print {
	body {
		width:955px;
		margin: 0 auto;
	}
	#container {
//		width: 955px;
		margin:0;
		padding: 0;
	}
	#contents-full {
		padding:0;
		margin:0;
		width: 955px;
	}
	#header {
		display:none;
	}
	#header-title-top {
		display:none;
	}
	#footer {
		display:none;
	}
	.topicpath {
		display:none;
	}
}


/* side_menu */
.TableSub > div {
	border:1px solid #ccc;
	margin-bottom:10px;
}
.TableSub ul{
	margin:0;
	padding:10px;
}
.TableSub ul li{
	margin:0;
	padding-left:14px;
	list-style:none;
	background-image:url("../image/rmenu/arrow.gif");
	background-repeat:no-repeat;
	background-position:5px 2px;
	font-size:77%;
	line-height:135%;
	margin-bottom:10px;
}


/* ## PC Style ###################################################################################################### */

#container {
//	width:950px;
	margin:auto;
}
.pankuzu {
	font-size:77%;
	margin-bottom:10px;
}
#contents-full {
		width:950px;
		margin:0 auto;
		padding:5px 0 0 0;
}
#content_left {
	float:left;
	width:720px;
}
.TableSub {
		float:left;
		width:220px;
}
.media_menu_box {
	width:700px;
	overflow:hidden;
	background-color:#DFF0FA;
	margin-bottom:10px;
	}
.media_menu_box ul{
	margin:0;
	padding:8px 0 10px 8px;
}
.media_menu_box li{
	list-style:none;
	float:left;
	margin:0.25% 0.25%;
	width:24%;
}
.media_menu_box li a{
	display:block;
	vertical-align:top;
}
.media_menu_box li a img{
	width:100%;
	max-width:166px;
	height:auto;
}

/* itemlist */
.case_list {
	float:left;
	width:50%;
	margin-bottom:10px;
}
.case_list ul ,.case_box_col4 ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
}
.case_list p,.case_box_col4 p{
margin-bottom:5px;
}

.case_list > ul > li {
	float:left;
	width:50%;
	list-style:none;
}

.case_box_col2 .case_list ul li {
	float:left;
	width:85%;
	list-style:none;
}

.case_list > ul > li img,.case_box_col4 > ul > li img{
max-width:120px;
margin-top:10px;
height:auto !important;
}
.case_list > ul > li ul,.case_box_col4 > ul > li ul{
	margin:0;
	padding:0 10px 0 0;
}
#contents-full .center .case_list img {
max-width:350px;
}
.case_list_img {
	width:100%;
}
.case_list_img img{
	width:50% !important;
	max-width:120px !important;
}

/* itemlist3 */

.col3_wrap{
	width:100%;
	height:auto;
}
.col3_wrap ul.col3{
	float:left; 
	width:100%;
}

.col3_wrap ul.col3 li.cols{
	float:left; 
	width:30%;
}

.cols3{
	display:inline-block;
	letter-spacing: normal;
	width:31%;
	vertical-align:top;
}


/* itemlist4 */

.case_box_col4 > ul > li{
	/* float:left; */
	display: inline-block;
	width: 24%;
	list-style:none;
	vertical-align: top;
}
.case_box_col4 {
	margin-bottom:10px;
}

.case_box_col4 p{
	line-height:1.2;
}

.case_box_col4 li{
	margin:0 0 2px;
}

.case_box_col4 ul li .corres img{
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width:auto;
	height:auto;
}

.sp_title {
	display:block;
	font-size:123.1%;
	border-left:4px #317CD0 solid;
	padding:7px 0;
	padding-left:5px;
	background-color:#f2f2f2;
	margin-bottom:5px;
	font-weight:bold;
}

.sp_title span.sp_title_sub{
	padding-left:5px;
	font-size:90%;
	font-weight:normal;
}

/*******************************
タブメニュー
********************************/
ul#page-navi{
	width: 700px;
	clear: both;
	padding: 0;
	margin: 0 0 0.5em 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #30659E;
	display:table;
}
ul#page-navi li{
	display:table-cell;
	width: 33%;
}
ul#page-navi li a{
	margin: 0 0 0 3px;
	padding:0 0 0 31px;
	display:block;
	text-align:left;
	font-weight: bold;
	border:solid 1px #BABABA;
	border-bottom:none;
	height:43px;
	line-height:43px;
	/* border-radius */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px 3px 0 0 / 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0 / 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0 / 3px 3px 0 0;
	border-radius: 3px 3px 0 0 / 3px 3px 0 0;
}
ul#page-navi li:first-child a{
	margin-left:0;
}
ul#page-navi li a span {
	font-size: 100%;
	display:inline-block;
	vertical-align:middle;
}
ul#page-navi li.line2 a span {
	font-size: 85%;
	line-height:1.2;
}
ul#page-navi li.tab-on a {
	background: url(/cable/pc-tap/image/icn_tab_on.png) 10px center no-repeat;
}
ul#page-navi li.tab-off a {
	background: url(/cable/pc-tap/image/icn_tab_off.png) 10px center no-repeat;
}
/*****タブメニュー リンク色******/
ul#page-navi li a:link{color:#263d69;text-decoration:none;}
ul#page-navi li a:hover{color: #263d69;text-decoration: none;}
ul#page-navi li a:hover span{color: #263d69;text-decoration:underline;}
ul#page-navi li a:visited{color:#30659e;text-decoration:none;}
ul#page-navi li.serch-tab a{
	background-color: #F1F1F1;
}

/*****タブメニュー アクティブ時リンク色******/
ul#page-navi li.cr a{
	background-color: #30659e;
	border-top-color: #30659e;
	border-right-color: #30659e;
	border-left-color: #30659e;
}
ul#page-navi li.cr a:link{color:#fff;text-decoration:none;background-color: #30659e;}
ul#page-navi li.cr a:hover{color: #fff;text-decoration:none;}
ul#page-navi li.cr a:visited{color:#fff;text-decoration:none;}
ul#page-navi li.cr a:hover span{color: #fff;text-decoration:underline;}

.bag-lead .lead-txt {
	font-size: 90%;
	margin: 0 0 20px 0;
	line-height: 1.5;
}

/* カラバリ インチ・収容寸法表示 */
.txt-box .color li.sizetype {
	display: block;
	margin: 10px 0 0 0;
	color: #666;
}
.txt-box .color li.sizetype:hover {
	text-decoration: none;
}
.txt-box .color li.sizetype span {
	display: inline;
	font-size: 80%;
	font-weight: normal;
}

/*********************************
アイコン説明ページへのリンク
**********************************/
.btn-about-icn{
	padding:0 0.5em 0 0;
}
.btn-about-icn a{
	display:block;
	text-align:right;
	letter-spacing:-0.4em;
	text-decoration:underline;
}
.btn-about-icn img{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:middle;
	padding:0 0 0 0.25em;
}
.btn-about-icn span{
	font-size:93%;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:middle;
	font-weight:bold;
}
#container #contents-area #main-contents .btn-about-icn a:link span{color:#BD1619; text-decoration:underline;}
#container #contents-area #main-contents .btn-about-icn a:visited span {color:#BD1619; text-decoration:underline;}
#container #contents-area #main-contents .btn-about-icn a:hover span{color:#ff832f; text-decoration:underline;}



/* ## Tablet Style ###################################################################################################### */

@media screen and (min-width: 500px) and (max-width: 799px) {
#container {
//	width:96%;
	margin:auto;
}

.header_image {
	overflow:hidden;
	max-width:710px;
	width:100%;
}
#contents-full {
		width:96%;
		margin:0 auto;
		padding:5px 0 0 0;
}
#content_left {
	float:none;
	width:100%;
}

.TableSub {
	display:none ;
}

.TableTitle img ,.img_auto{
	width:100%;
}
.img_title {
 width:100%;
 max-width:710px;
}

.media_menu_box {
	max-width:800px;
	width:100%;
}

/* itemlist */
.case_list {
	float:left;
	width:50%;
	margin-bottom:10px;
}
.case_list ul ,.case_box_col4 ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
}

.case_box_col4 ul li .corres img{
	margin-top:0;
	margin-bottom:0;
	padding:0;
	width:auto;
	height:auto;
}

.case_list p,.case_box_col4 p{
margin-bottom:5px;
}

.case_list > ul > li {
	float:left;
	width:50%;
	list-style:none;
}

.case_list > ul > li img,.case_box_col4 > ul > li img{
width:100%;
max-width:120px;
height:auto !important;
margin-top:10px;
}

.case_list > ul > li ul,.case_box_col4 > ul > li ul{
	margin:0;
	padding:0 10px 0 0;
}

.case_box_col2 .case_list ul li {
	float:left;
	width:85%;
	list-style:none;
}

.case_box_col2 .case_list img {
	float:left;
	width:85%;
	list-style:none;
}

#contents-full .center .case_list img {
max-width:350px;
height:auto !important;
}
.case_list_img {
	width:100%;
height:auto !important;
}
.case_list_img img{
	width:50% !important;
}

/* itemlist3 */

.col3_wrap{
	width:100%;
	height:auto;
}
.col3_wrap ul.col3{
	float:left; 
	width:100%;
}

.col3_wrap ul.col3 li.cols{
	float:left; 
	width:30%;
}

/* itemlist4 */

.case_box_col4 > ul > li{
	/* float:left; */
	display: inline-block;
	width: 24%;
	list-style:none;
	vertical-align: top;
}
.case_box_col4 {	margin-bottom:10px;
}
.sp_title {
	display:block;
	font-size:123.1%;
	border-left:4px #317CD0 solid;
	padding:7px 0;
	padding-left:5px;
	background-color:#f2f2f2;
	margin-bottom:5px;
	font-weight:bold;
}

.sp_title span.sp_title_sub{
	padding-left:5px;
	font-size:90%;
	font-weight:normal;
}
/*******************************
タブメニュー
********************************/
ul#page-navi{
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0 0 0.5em 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #30659E;
	display:block;
	letter-spacing:-0.4em;
	text-align:left;
}
ul#page-navi li{
	display:inline-block;
	border:solid 1px #bababa;
	width:49.7%;
	box-sizing:border-box;
	margin:0 0 0.6% 0;
}
ul#page-navi li:nth-child(odd){
	margin-right:0.6%;
}
ul#page-navi li a{
	height:inherit;
	line-height:1.1;
	margin: 0 0 0 0;
	padding:0.8em 0.25em 0.8em 0.25em;
	display:block;
	text-align:center;
	font-weight: bold;
	border:none;
	border-bottom:none;
	border-radius:0;
	box-sizing:border-box;
}
ul#page-navi li:first-child a{
	margin-left:0;
}
ul#page-navi li a span {
	font-size: 93%;
	display:inline-block;
	vertical-align:middle;
	letter-spacing:normal;
}
ul#page-navi li a span br{
	display:none;
}
ul#page-navi li.line2 a span {
	font-size: 85%;
	line-height:1.2;
}
ul#page-navi li.tab-on a {
	background-image:none;
}
ul#page-navi li.tab-off a {
	background-image:none;
}
/*****タブメニュー アクティブ時リンク色******/
ul#page-navi li.cr{
	border:solid 1px #30659e;
}
ul#page-navi li.cr a{
	background-color:none;
	border:none;
}
ul#page-navi li.cr a:link{color:#fff;text-decoration:none;background-color: #30659e;}
ul#page-navi li.cr a:hover{color: #fff;text-decoration:none;}
ul#page-navi li.cr a:visited{color:#fff;text-decoration:none;}
ul#page-navi li.cr a:hover span{color: #fff;text-decoration:underline;
}
}



/* ## SmartPhone Style ###################################################################################################### */

@media screen and (max-width:499px) {
#container {
	width:96%;
	margin:auto;
}
.header_image {
	overflow:hidden;
	max-width:710px;
	width:100%;
}
#contents-full {
		width:96%;
		margin:0 auto;
		padding:2% 0 0 0;
	}
#content_left {
	float:none;
	width:100%;
}

.TableSub {
	display:none;
}

.TableTitle img ,.img_auto{
	width:100%;
}
.img_title {
	 width:100%;
	 max-width:710px;
}

.media_menu_box {
	max-width:800px;
	width:100%;
}
.media_menu_box ul{
	width:100%;
	margin:0;
	padding:0.25em 0.25em;
	box-sizing:border-box;
}
.media_menu_box li{
	list-style:none;
	float:left;
	margin:1% 1%;
	width:48%;
}
.media_menu_box li a{
	display:block;
	vertical-align:top;
}
.media_menu_box li a img{
	width:100%;
	max-width:166px;
	height:auto;
}

.case_list {
	float:none;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.case_list ul ,.case_box_col4 ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
}
.case_list p,.case_box_col4 p{
margin-bottom:5px;
}

.case_list > ul > li {
	float:none;
    content: ""; 
    display: block; 
    clear: both;
	overflow:auto;
	width:100%;
	list-style:none;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.case_list > ul > li img,.case_box_col4 > ul > li img{
	max-width:120px;
	margin-top:10px;
	/* float:left; */
	margin-right:10px;
	clear: both;
	display: block;
}
.case_list > ul > li ul,.case_box_col4 > ul > li ul{
	margin:0;
	padding:0 10px 0 0;
}
#contents-full .center .case_list img {
	max-width:350px;
}
.case_list_img {
	width:100%;
	height:auto !important;

}
.case_list_img img{
	width:50% !important;
}

/* itemlist3 */

.col3_wrap{
	width:100%;
	height:auto;
}
.col3_wrap ul.col3{
	width:100%;
}

.col3_wrap ul.col3 li.cols{
	width:100%;
	margin:1% auto;
}

/* itemlist4 */

.case_box_col4 > ul > li{
	float:none;
    content: ""; 
    display: block; 
    clear: both;
	overflow:auto;
	width:100%;
	list-style:none;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.case_box_col4 {
	margin-bottom:10px;
	overflow:hidden;
}
/* タイトル切り替え */
.sp_title {
	display:block;
	font-size:123.1%;
	border-left:4px #317CD0 solid;
	padding:10px 0;
	padding-left:5px;
	background-color:#f2f2f2;
	margin-bottom:5px;
}
.sp_title span.sp_title_sub{
	display:none;
}
.img_title {
	display:none;
}

/*******************************
タブメニュー
********************************/
ul#page-navi{
	width: 100%;
	clear: both;
	padding: 0 0 0.15em 0;
	margin: 0 0 0.25em 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #30659E;
	display:block;
	letter-spacing:-0.4em;
	text-align:left;
}
ul#page-navi li{
	display:inline-block;
	border:solid 1px #bababa;
	width:49.5%;
	box-sizing:border-box;
	margin:0 0 1% 0;
}
ul#page-navi li:nth-child(odd){
	margin-right:1%;
}
ul#page-navi li a{
	height:inherit;
	line-height:1.1;
	margin: 0 0 0 0;
	padding:0.6em 0.25em 0.6em 0.25em;
	display:block;
	text-align:center;
	font-weight: bold;
	border:none;
	border-bottom:none;
	border-radius:0;
	box-sizing:border-box;
}
ul#page-navi li:first-child a{
	margin-left:0;
}
ul#page-navi li a span {
	font-size: 85%;
	display:inline-block;
	vertical-align:middle;
	letter-spacing:normal;
}
ul#page-navi li a span br{
	display:none;
}
ul#page-navi li.line2 a span {
	font-size: 77%;
	line-height:1.2;
}
ul#page-navi li.tab-on a {
	background-image:none;
}
ul#page-navi li.tab-off a {
	background-image:none;
}
/*****タブメニュー アクティブ時リンク色******/
ul#page-navi li.cr{
	border:solid 1px #30659e;
}
ul#page-navi li.cr a{
	background-color:none;
	border:none;
}
ul#page-navi li.cr a:link{color:#fff;text-decoration:none;background-color: #30659e;}
ul#page-navi li.cr a:hover{color: #fff;text-decoration:none;}
ul#page-navi li.cr a:visited{color:#fff;text-decoration:none;}
ul#page-navi li.cr a:hover span{color: #fff;text-decoration:underline;}

/*********************************
アイコン説明ページへのリンク
**********************************/
.btn-about-icn{
	padding:0.25em 0.5em 0.5em 0;
	text-align:center;
}
.btn-about-icn a{
	display:block;
	text-align:center;
	letter-spacing:-0.4em;
}
.btn-about-icn img{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:top;
	padding:0 0 0 0.5em;
}
.btn-about-icn span{
	font-size:93%;
	display:inline-block;
	letter-spacing:normal;
	vertical-align:middle;
}
}