@charset "shift_jis";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* ========== 全てのサイズ共通 ========== */

/* border-box */
#contents, #contents *, #contents *:before, #contents *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#contents {
	width:100%;
	color: #404040;
	text-align:center;
}

#contents a, #contents :hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

/* ========== ttl ========== */
#contents .header-top-image {
	padding:0 0 12px;
	width: 100%;
	vertical-align: middle;
	background-color:#0251B0;
}

#contents .cate-title {
	position:relative;
	font-size: 1em;
	margin: 0 0 1.1%;
}

#contents .cate-title img {
	width:100%;
}


#contents .page_link_area {
	margin:25px 0 0 0;
}

#contents .page_link_area .page_link {
	margin-left:10%;
	float:left;
	width:40%;
	text-align:center;
	font-weight:bold;
	font-size:1.25em;
	line-height:1.3;
}

#contents .page_link_area .page_link a {
	text-decoration:underline;
}

#contents .page_link_area .page_link a img {
	margin-right:3px;
}

#contents .item-area {
	margin:0 auto;
	width:96%;
}

/* ========== item-menu ========== */
.item-menu-box {
}
.item-menu-list {
display: inline-block;
margin: 0 auto 1em;
}
.list-3 {
width: 32%;
}
.list-4 {
width: 24%;
}
.item-menu-link {
display: inline-block;
width: 96%;
margin: 0 auto;
padding: 1em 0;
border: 1px solid #ccc;
color: #36b6a2;
border-radius: 5px;
}
.item-menu-link:hover {
border: 1px dashed #36b6a2;
color: #36b6a2;
}
#contents .item-menu-link:hover ,
#contents .item-menu-link:hover * {
text-decoration: none !important;
}
.item-menu-name {
display: inline-block;
font-size: 1.3em;
line-height: 1.4;
width: 100%;
}
.item-menu-img {
width: 93%;
max-width: 120px;
margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 95%;
	filter: brightness(0.98);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.item-menu-link:hover .item-menu-img {
	background-size: 100%;
}
.item-menu-link:hover .item-menu-img {
opacity: 1.0;
	filter: brightness(1.1);
}




/* ========== item-area ========== */
.item-area {
display: inline-block;
}
.item-box {

}

.item-icon {
display: inline-block;
padding: 0.5em 0 0.3em;
margin: 0;
font-weight:bold;
font-size:1.3em;
text-align: center;
vertical-align: middle;
}
.icon-1 {
background-color: #E7611C;
color: #FFFFFF;
border: 1px solid #E7611C;
}
.icon-2 {
background-color: #FFFFFF;
color: #20449B;
border: 1px solid #20449B;
}
.icon-3 {
background-color: #CBE8F0;
color: #20449B;
border: 1px solid #A7C4EE;
}
.icon-4 {
background-color: #20449B;
color: #FFFFFF;
border: 1px solid #20449B;
}

.item-hyo1 .image .td a {
	position:relative;
	display:block;
	border:1px solid #D8D8D8;
	line-height:0;
}

.item-hyo1 .image .td a .color {
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
}

.item-hyo1 .image .td a img {
	width:99%;
}

.item-img-area a:hover .item-img {
	/*opacity: 1.0;
	filter: brightness(1.1);*/
}
.item-txt-area {
display: inline-block;
width: 95%;
margin: 0 auto;
vertical-align: top;
}
.item-name {
font-size: 1.2em;
line-height: 1.5;
display: inline-block;
}
.item-price {
color: #ff0000;
font-size: 2.6em;
font-family: 'Noto Sans Japanese', serif;
font-weight:900;
letter-spacing: -1px;
display: inline-block;

}
.item-yen {
font-size: .6em;
}

.item-color {
list-style: none;
display: inline-block;
margin: .5em auto 0;
width: 100%;
}
.icon-cl {
background-color: #7FCFF4;
border: 1px #7FCFF4 solid;
}
.icon-bk {
background-color: #7F7F7F;
border: 1px #7F7F7F solid;
}
.icon-wh {
background-color: #FFF;
border: 1px #333 solid;
}
.icon-mx{
background: linear-gradient(180deg, #AFDFF5, #8EC874, #EAD659, #D5AABB, #C1A6B7);
}

.item-color-list {
display: inline-block;
width: 32%;
vertical-align: middle;
}
.item-color-link {
display: inline-block;
width: 100%;
line-height: 1.1;
padding: .1em 0;
text-align: center;
font-size: 1.4em;
}
.item-color-name {
color: #2976c6;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.item-stc {
display: inline-block;
width: 100%;
color: #666;
padding: 0 0 0 0;
font-size: .8em;
vertical-align: middle;
}

.clfx:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#contents .header-menu {
	padding: 0% 1% 0;

}

#contents .header-top-image.ft-menu {
	margin: 7% 0 7%!important;
}

#contents .header-top-image.ft-menu p {
	background-color: #FFFFFF;
    color: #0251B0;
    text-align: center;
    padding: 0 4% 2%;
    font-size: 2.1em;
    font-weight: bold;
}

#contents .header-menu.ft-menu {
	padding: 1% 1% 0!important;
}

.speed-box{
	width:100%;
	margin: 4.5em auto 1.5em;
    border-bottom: 1px solid #ccc;
	
	}
	
	
	
.speed-title{
	text-align:left;
	font-size:1.5em;
	font-weight:bold;
	background-color: #0251B0;
    padding: .5em;
    color: #fff;
	
	}
	
	
.speed-left{
	width:100%;
	display:inline-block;
	vertical-align: top;
	padding: 2em 0;
}
.speed-right{
	width:40%;
	display:inline-block;
	vertical-align:top;
}
	
.speed-link{
	background-color: #F90;
    border-bottom: 7px solid #B06900;
    margin: 20px auto 50px;
    display: inline-block;
    padding: 2em 2em;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
	
.speed-text{
	margin:0 auto 30px;
	text-align:left;
	padding: .5em 0;
	font-size: 1.2em;
	line-height:1.6;
	width:95%;
}
.speed-left img {
	width:63.63636%;
}

@media screen and (max-width:700px) { 
/* ========== for iPhone ========== */
#contents {
	max-width:920px;
	width:100%;
}

#contents .cate-title {
	position:relative;
	font-size: 1em;
	margin: 0 0 2%;
}

#col_center {
    position:relative;
    margin-right:0;
}

.sp-none {
	display: none !important;
}



#contents .cate-title span.ttl {
	position: absolute;
    top: 8%;
    left: 4.5%;
    display: block;
    font-weight: normal;
    font-size: 0.8em;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: left;
    width: 52%;
}

#contents .cate-title span.ttl span {
	margin:5px 0 0 0;
	display:block;
	font-weight:bold;
	font-size:1.5em;
}

#contents .header-menu {
	padding: 0% 1% 0;

}

#contents .header-top-image.pc-none {
	margin: 7% 0 7%!important;
}

#contents .header-top-image.pc-none p {
	background-color: #FFFFFF;
    color: #0251B0;
    text-align: left;
    padding: 0 4% 2%;
    font-size: 1.1em;
    font-weight: bold;
}

#contents .header-menu.pc-none {
	padding: 3% 1% 0!important;

}

#contents .header-menu ul li {
	list-style:none;

}

#contents .header-menu ul li a {
	margin-top:2px;
	margin-left:0.5%;
	width:49.3%;
	color:#333333;
	background-color: #FFFFFF;
	float:left;
	position:relative;
}

#contents .header-menu ul li.thispage span.this {
	margin-top:2px;
	margin-left:0.5%;
	width:49.3%;
	background-color: #FFE73F;
	color: #0251B0;
	float:left;
	position:relative;
}
/*
#contents .header-menu ul li:nth-child(4n+1) a {
	margin-left:3.5%;
}
*/
#contents .header-menu ul li a span {
	position:absolute;
	top:35%;
	right:0%;
	text-align:left;
	width:70%;
	font-size:0.85em;
	font-weight: bold;
	line-height:1.3;
}

#contents .header-menu ul li.thispage span span {
	position:absolute;
	top:35%;
	right:0%;
	text-align:left;
	width:70%;
	font-size:0.85em;
	font-weight: bold;
	line-height:1.3;
}

#contents .header-menu ul {
	padding: 0;
	margin: 0;
}

#contents .header-menu ul li a span.two {
	top:18%;
}

#contents .header-menu ul li.thispage span.this span.two {
	top:18%;
}

#contents .header-menu ul li a span.bottom {
	top:62%;
}

#contents .header-menu ul li a img {
	width: 21%;
	float: left;
}

#contents .header-menu ul li.thispage span img {
	width: 21%;
	float: left;
}

#contents .header-menu ul li:hover {
	opacity: 0.6;
}

#contents .header-menu ul li.thispage:hover {
	opacity: 1;
}

/* ラインナップメニュー */

div.lineup-menu {
	background-color: #E7E8EA;
	padding: 3% 0 2.3% 2.3%;
	margin: 6% 0 0;
	text-align: center;
}

div.lineup-menu h2 {
	text-align: left;
    font-size: 1.05em;
    padding: 0;
    margin: 0 0 2%;
}

div.lineup-menu ul {
	padding: 0;
	margin: 0 auto;
}

div.lineup-menu ul li {
	list-style:none;
}

div.lineup-menu ul li a {
	margin-top:2px;
	margin-bottom: 1%;
	margin-right:1.3%;
	width:48.4%;
	font-size: 1em;
	color:#3531D0;
	float:left;
	position:relative;
}

div.lineup-menu ul li:hover {
	opacity: 0.6;
}

div.lineup-menu ul li a img {
	width: 100%;
}

div.lineup-menu ul li a span {
	position:absolute;
	top:33%;
	right:0;
	text-align:left;
	width:64%;
	font-size:0.85em;
	font-weight: bold;
	line-height:1.3;
}

div.lineup-menu ul li a span.two {
	top:20%;
}


/* 各種バナー */

div.option-banner {
	padding: 6% 5%;
}

div.option-banner a {
	display: block;
}

div.option-banner a:hover {
	opacity: 0.6;
}

div.option-banner a:nth-child(1) {
	width: 85.3%;
    display: block;
    margin: 0 auto;
}

div.option-banner a:nth-child(2) {
	width: 69.3%;
    display: block;
    margin: 4% auto 0;
}

div.option-banner a img {
	width: 100%;
}


/* ラインナップ一覧
---------------------------*/

div.product-inner {
	margin-bottom: 28px;
}

.cate-area {
	margin-bottom: 40px;
}
h3.product-cate{
	padding: 2% 2% 1.5% 4%;
    background-color: #333C43;
    color: #fff;
    font-size: 1.25em;
    margin-bottom: 5px;
    text-align: left;
}
h3.cat span{
	font-size:0.6em;
	margin-left:1em;
}

.item-area h4{
	margin: 1% 4% 3% 4%;
    line-height: 1.2;
    color: #333333;
    text-align: left;
    font-size: 0.85em;
    line-height: 1.4;
    border-bottom: 2px solid #323C45;
    padding: 0 0 1.2%;
}
.item-area{
	margin: 0 3% 5%;
}
.item-area .top-box{
	margin: 0 5% 3% 5%;
}
.item-area .photo-box{
	float: left;
	width: 33%;
}
.item-area .photo-box img{
	width: 100%;
	max-height: 200px;
}
.item-area .detail-box{
	float: left;
	width: 53%;
	margin: 0 0 5% 5%;
}
.item-area .detail-box p.hinban{
	margin-bottom: 10px;
	line-height: 1.2;
    text-align: left;
}
.item-area .detail-box p.hinban a{
	padding: 0 0 0 0;
	font-weight: bold;
	font-size:1.1em;
	color: #3333cc;
	text-align: left;
}

.item-area .detail-box p.price{
	margin-bottom: 7px;
	font-size:0.7em;
	line-height: 1.2;
}
.item-area .detail-box .icon-area{
	width: 100%;
}
.item-area .detail-box .icon-area p{
	float:left;
	width: calc(50% - 2.5px);
	line-height: 1.8em;
	text-align: center;
	font-weight: bold;
	font-size:0.6em;
	white-space:nowrap;
	margin: 0 5px 5px 0;
}
.item-area .detail-box .icon-area p:nth-child(2n){
	margin: 0 0 5px 0;
}
.icon-area .sky{
	background:#02a9e0;
	color:#fff;
}
.icon-area .blue{
	background:#004d8f;
	color:#fff;
}
.icon-area .lime{
	background:#79cc45;
	color:#fff;
}
.icon-area .green{
	background:#308f13;
	color:#fff;
}
.icon-area .orange{
	background:#fe6d4c;
	color:#fff;
}
.icon-area .pink{
	background:#d86cb2;
	color:#fff;
}
.icon-area .gold{
	background:#555;
	color:#ddd600;
}

.item-area .detail-box .icon-area p.white{
	background:#fff;
	color:#0155B5;
	width: calc(50% - 6.5px);
	border: 2px solid #0155B5;
	line-height: calc(1.8em - 4px);
}
.item-area .table-box{
	float: right;
	width:90%;
	margin: 0 5% 3%!important;
    padding: 0!important;
}
.item-area .table-box table{
	width: calc(100% - 1px);
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.item-area .table-box th,
.item-area .table-box td{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
    vertical-align: middle;
	font-weight: normal;
	font-size: 0.8em!important;
	padding: 5px 2px!important;
	line-height: 1.2;
}
.item-area .table-box td.hinban,
.item-area .table-box td.price{
	padding: 8px 0px 8px 10px!important;
}
.item-area .table-box td.price{
	font-size: 0.85em!important;
}
.item-area .table-box th.length{
	width:23%;
}
.item-area .table-box th.price{
	width:23%;
}
.item-area .table-box th.hinban{
	width:52%;
}
.item-area .table-box th{
	background: #eee;
}

.item-area .table-box th.length, .item-area .table-box td.length {
    width: 11%!important;
}

.item-area .table-box th.price, .item-area .table-box td.price {
    width: 18%!important;
}

.item-area .table-box th.hinban, .item-area .table-box td.hinban {
    width: 24%!important;
}

.item-area .table-box td.hinban{
	text-align: left;
}

.item-area .table-box td.hinban a{
	font-weight: bold;
	color: #3333cc;
}
.item-area .table-box tr.image td{
	text-align:center;
}
.item-area .table-box tr.image td img{
	width:45%;
}
.item-area .table-box th.price span{
    font-size: 0.75em;
    white-space: nowrap;
}
.item-area .table-box th.price span:before{
	content: "\A" ;
	white-space: pre ;
}

.item-area .table-box td span.zeinuki{
	font-size:0.8em;
}
.item-area .table-box td span.zeinuki:before{
	content: "\A" ;
	white-space: pre ;
}
.item-area .table-box td span.zeinuki{
	content: "\A" ;
	white-space: pre ;
}


.item-area .table-box tr.image td{
	display:none;
}
.item-area .table-box th.hinban,
.item-area .table-box td.hinban{
	display:none;
}
.item-area .table-box th.on,
.item-area .table-box td.on{
	display:table-cell;
}

.color-box {
	padding: 3% 6%;
    width: 96%;
    display: block!important;
    margin: 0 auto;
}
.color-box h4{
	font-weight:bold;
}
.color-box ul li{
	padding: 5px;
	border:1px solid #c4c4c4;
	cursor:pointer;
	margin-bottom:2%;
}

.color-box ul li.on{
	border:1px solid #FF3E00;
}
.color-box ul li .box{
	width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 1.15%;
}

.color-box ul li .color{
	font-weight:bold;
	margin-left:0.5em;
	margin-top:6px;
	font-size:0.9em;
	float:left;
}

.color-box ul li.on .color{
	text-decoration:underline;
}
.color-box ul li .small{
	margin-top:6px;
	margin-left:0.5em;
	font-size:0.85em;
	float:left;
}

.color-box ul li .box-W{
	width:27px;
	height:27px;
	display:block;
	background:#fff;
	border:1px solid #c4c4c4;
}
.color-box ul li .box-NV{
	background:#1A3398;
}
.color-box ul li .box-WR{
	background:#910A2B;
}

.color-box ul li .box-BK{
	background:#000;
}
.color-box ul li .box-LB{
	background:#2CA1D7;
}

.color-box ul li .box-LG{
	background:#ccc;
}
.color-box ul li .box-BL{
	background:#0089BC;
}

.color-box ul li .box-G{
	background:#006633;
}
.color-box ul li .box-R{
	background:#CA2C3B;
}
.color-box ul li .box-Y{
	background:#F4B939;
}
.color-box ul li .box-D{
	background:#FF7F27;
}
.color-box ul li .box-GY{
	background:#8D9198;
}

.color-box ul li .box-bkrd{
	background:url(../images/sp/col_bk_rd.gif) 0 0 no-repeat;
}

.color-box ul li .box-bkwh{
	background:url(../images/sp/col_bk_wh.gif) 0 0 no-repeat;
}

.hinban span {
    border: 1px solid #03689A;
    color: #03689A;
    font-weight: normal;
    display: inline-block;
    font-size: 10px!important;
    -webkit-transform: scale(0.7);
    text-align: center;
    width: 5em!important;
    line-height: 1.3 !important;
    background: #FFF none repeat scroll 0% 0%;
    margin-left: -4px!important;
    padding: 0.2% 0 0;
}

span.dvl_tag {
    border: 1px solid #ff5f00;
    color: #ff5f00;
    font-size: 10px!important;
    -webkit-transform: scale(0.7);
    font-weight: normal;
    text-align: center;
    padding: 1px 0 0;
    width: 5em!important;
    line-height: 1.3 !important;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: -4px!important;
    display: inline-block;
    vertical-align: middle;
}


/* PoEとは？ */

div.read {
	border: 2px solid #24A0DE;
	padding: 3%;
	margin: 0 2%;
	text-align: left;
	line-height: 1.5;
}

div.read h2 {
	font-size: 1.6em!important;
}

div.read h2 img {
	width: 6.3%!important;
}

p.what-poe {
	font-size: 0.9em!important;
	line-height: 1.7;
}

p.read-title {
	font-size: 1.1em!important;
	margin: 0 0 3.5%!important;
	padding: 1.7% 2% 1.5%!important;
	line-height: 1.25;
}

div.benri {
	
}

div.benri dl {
	padding: 0 0% 3% 0%!important;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 0 4%!important;
}

div.benri dl:nth-child(4) {
	padding: 0 4% 2% 2%;
	border-bottom: none;
	margin: 0 0 2%;
}

div.benri dl dt {
	font-size: 1.1em!important;
	margin-bottom: 3%!important;
}

div.benri dl dt img {
	width: 6.8%!important;
	vertical-align: top!important;
	margin: 0 3% 0 0!important;
}

div.benri dl dt span {
	display: inline-block;
	width: 90%!important;
	margin-top: 1%!important;
}

div.benri dl dd {
	font-size: 1.23em;
}

span.main-cont,
span.sub-cont,
span.sub-cont-title {
	margin: 0 0 4% 0!important;
    font-size: 0.8em!important;
}
span.sub-cont-title {
	margin: 0 0 2.3% 0!important;
    font-size: 0.97em!important;
}

span.sub-cont-title {
	font-size: 1.1em;
	color: #048DD1;
	font-weight: bold;
	margin: 0 0 1%;
}

span.sub-cont-title object {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	margin: 0 0 0 2.5%;
}

img.b-img-a,
img.b-img-b {
	width: 75%!important;
    margin: 0 auto!important;
    display: block;
}

img.b-img-c {
	width: 48%!important;
    margin: 3% auto!important;
    display: block;
}

span.sub-text {
	width: 100%!important;
	display: inline-block;
	font-size: 0.8em!important;
}

img.sub-img {
	width: 63%!important;
    vertical-align: top;
    display: block!important;
    margin: 2% auto 0!important;
}

div.cable {
	
}

p.cable-sub-title {
	font-size: 1.1em!important;
	color: #004BA8;
	font-weight: bold;
	margin-bottom: 0.5%;
	padding: 0 4% 0 2%;
}

p.cable-poe {
	padding: 0 4% 0 2%;
	margin: 10px 0 0;
	font-size: 1em!important;
}

span.awg {
	display: block;
	margin: 2% 0 0!important;
	color: #2A82C2;
	font-size: 0.85em!important;
}

div.cable-img {
	text-align: center;
	margin: 5% 0 0!important;
}

img.c-img {
	width: 70%!important;
	display: block!important;
	margin: 0 auto!important;
}

img.c-img:nth-child(2) {
	margin: 3% auto 0!important;
}

/* ========== why-sanwa ========== */

.why-sanwa-box {
width: 100%;
margin: 0;
}
.why-sanwa-img-area {
width: 50%;
float:right;
}
.why-sanwa-txt-area {
margin:0 2%;
width: 46%;
float:left;
display: inline-block;
padding: 1em 0;
font-size: 1.1em;
line-height: 1.5;
text-align: left;
vertical-align: top;
}
.item-txt {
	margin:1.5em auto;
	width:94%;
	text-align:left;
	font-size:1.1em;
	line-height:1.5;
}

.item-txt.center {
	text-align:left;
}
.size-sub-ttl.wide {
	margin:0 auto;
	width:100%;
}
.rev-box {
width: 40%;
}

.item-more-link {
display: inline-block;
width: 80%;
margin: 0 auto;
padding: 0.6em 0 0.5em;
font-weight:bold;
font-size: 1.2em;
background-color: #FFFFFF;
color: #45B5A3;
text-decoration: none;
border-radius:5px;
border:3px solid #45B5A3;
}

.item-more-link img {
	vertical-align:middle;
	margin-left:5px;
	margin-top:-2px;
	width:4%;
}

.speed-box{
	width:100%;
	margin: 4.5em auto 1.5em;
	border-bottom: 1px solid #ccc;

}

.speed-left{
	width:100%;
	padding: 1em 0.5em;
}

.speed-right{
	width:100%;
}

.speed-link{
	margin: 16px auto;
	padding: 1.5em 2em;
}

/* ========== why-sanwa ========== */
.why-sanwa-box {
display: inline-block;
width: 100%;
vertical-align:top;
margin: 2em 0;
}
.why-sanwa-img {
width: 100%;
vertical-align:top;
}
.rev-box {
display: inline-block;
width: 45%;
vertical-align:top;
margin: 1em .5%;
padding: 1em 0.5em;
border: 1px dashed #ccc;
}
.rev-ttl {
font-size: 1.2em;
}
.rev-item-img {
width: 90%;
}
.rev-star {
margin:0.1em 0 0.1em;
font-size: 1.7em;
color: #FEBE4D;
}
.rev-txt {
margin:0.2em 0 0 0;
text-align: left;
font-size: 1.0em;
line-height: 1.5;
}
.rev-link {
display: inline-block;
width: 100%;
font-size: 0.9em;
margin: .5em auto;
padding: .5em 0;
border: 2px solid #666;
color: #666;
border-radius:5px;
text-decoration: none;
-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.rev-link:hover {
background-color: #666;
color: #fff;
text-decoration: none;
}

/* ========== if-defective ========== */
.tell-box {
	display: inline-block;
	margin:0 auto;
	padding: 1.5em 0;
	width:100%;
	background-color:#D3ECE8;
	text-align:center;
}

}


@media screen and (min-width:700px) {
/* ========== for PC ========== */

#contents {
	max-width:1045px;
	width:100%;
}

body .clsd_contents #col_center {
    position:relative;
    margin-right:0;
}

.pc-none {
	display: none !important;
}

#contents .cate-title span.ttl {
	position:absolute;
	top:19%;
	left:4.5%;
	display:block;
	font-weight:normal;
	font-size:1.25em;
	color:#FFFFFF;
	line-height: 1.5;
	text-align:left;
}

#contents .cate-title span.ttl span {
	margin:5px 0 0 0;
	display:block;
	font-weight:bold;
	font-size:2em;
}

#contents .header-menu {
	padding: 0 12px;

}

#contents .header-menu ul li {
	list-style:none;

}

#contents .header-menu ul li a {
	margin-top:4px;
	margin-left:0.4%;
	width:16.2%;
	color:#333333;
	background-color: #FFFFFF;
	float:left;
	position:relative;
	border-radius:3px;
}

#contents .header-menu ul li.thispage span.this {
	margin-top:4px;
	margin-left:0.4%;
	width:16.2%;
	background-color: #FFE73F;
	color: #0251B0;
	float:left;
	position:relative;
	border-radius:3px;
}
/*
#contents .header-menu ul li:nth-child(4n+1) a {
	margin-left:3.5%;
}
*/
#contents .header-menu ul li a span {
	position:absolute;
	top:38%;
	right:0%;
	text-align:left;
	width:62%;
	font-size:1em;
	font-weight: bold;
	line-height:1.3;
}

#contents .header-menu ul li.thispage span span {
	position:absolute;
	top:38%;
	right:0%;
	text-align:left;
	width:62%;
	font-size:1em;
	font-weight: bold;
	line-height:1.3;
}

#contents .header-menu ul {
	padding: 0;
	margin: 0;
}

#contents .header-menu ul li a span.two {
	top:21%;
}

#contents .header-menu ul li.thispage span.this span.two {
	top:21%;
}

#contents .header-menu ul li a span.bottom {
	top:62%;
}

#contents .header-menu ul li a img {
	width: 34%;
	float: left;
}

#contents .header-menu ul li.thispage span img {
	width: 34%;
	float: left;
}

#contents .header-menu ul li:hover {
	opacity: 0.6;
}

#contents .header-menu ul li.thispage:hover {
	opacity: 1;
}


/* ラインナップメニュー */

div.lineup-menu {
	background-color: #E7E8EA;
	padding: 2.3% 0 2.3% 2.3%;
	margin: 4% 0 0;
	text-align: center;
}

div.lineup-menu h2 {
	text-align: left;
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 0.5%;
}

div.lineup-menu ul{
	margin: 0 auto;
	width:90%;
}

div.lineup-menu ul li {
	list-style:none;
}

div.lineup-menu ul li a {
	margin-top:2px;
	margin-right:1.3%;
	float:left;
	width:32%;
	font-size: 1.2em;
	color:#3531D0;
	position:relative;
}

div.lineup-menu ul li:hover {
	opacity: 0.6;
}

div.lineup-menu ul li a img {
	width: 100%;
}

div.lineup-menu ul li a span {
	position:absolute;
	top:38%;
	right:-4%;
	text-align:left;
	width:70%;
	font-size:1.05em;
	font-weight: bold;
	line-height:1.3;
}

/* 各種バナー */

div.option-banner {
	padding: 5% 6%;
}

div.option-banner a {
	display: block;
}

div.option-banner a:hover {
	opacity: 0.6;
}

div.option-banner a:nth-child(1) {
	width: 53.3%;
	float: left;
}

div.option-banner a:nth-child(2) {
	width: 44%;
	margin-left:1.3%;
	float: right;
}

div.option-banner a img {
	width: 100%;
}



/* ラインナップ一覧
---------------------------*/

div.product-inner {
	margin-bottom: 28px;
}

.cate-area {
	margin-bottom: 40px;
}
h3.product-cate{
	padding: 12px 20px 9px 20px;
	background-color: #333C43;
	color: #fff;
	font-size: 1.8em;
	margin-bottom: 7px;
	text-align: left;
}
h3.cat span{
	font-size:0.6em;
	margin-left:1em;
}

.item-area{
	margin-bottom: 20px;
}
.item-area h4{
	margin: 2px 2px 25px 2px;
	padding: 8px 10px 6px 19px;
	line-height: 1.2;
	color: #333333;
	text-align: left;
	font-size: 1.5em;
	border-bottom: 2px solid #323C45;
}
.item-area .top-box{
	padding: 0 15px 35px;
}
.item-area .photo-box{
	float: left;
	width: 25%;
}
.item-area .photo-box img{
	width: 100%;
}
.item-area .detail-box{
	float: right;
	margin-left: 17px;
	margin-bottom: 15px;
	width: 72%;
}
.item-area .detail-box p.hinban{
	margin: 0 0 15px 0;
	line-height: 1.2;
	text-align: left;
}
.item-area .detail-box p.hinban a{
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 1.55em;
	text-decoration: none;
}
.item-area .detail-box p.hinban a:hover{
	color: #FF0000;
}
.item-area .detail-box p.price{
	float:left;
	display:inline-block;
	margin-left: 10px;
	font-size:1.2em;
	margin-bottom: 10px;
	line-height: 1.2;
}
.item-area .detail-box .icon-area{
	width: 100%;
}
.item-area .detail-box .icon-area p{
	float: left;
    width: 20.5%;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    font-size: 1.25em;
    margin: 0 5px 5px 0;
    padding: 0.2%;
}
}
.item-area .detail-box .icon-area p:nth-child(4n){
	margin-right: 0;
}

.icon-area .sky{
	background:#02a9e0;
	color:#fff;
}
.item-area .detail-box .icon-area p.sky_over{
	background:#02a9e0;
    width: 28%;
	color:#fff;
}
.icon-area .blue{
	background:#004d8f;
	color:#fff;
}
.icon-area .gray{
	background:#D7D7D7;
	color:#333;
}
.icon-area .lime{
	background:#79cc45;
	color:#fff;
}
.icon-area .green{
	background:#308f13;
	color:#fff;
}
.icon-area .orange{
	background:#fe6d4c;
	color:#fff;
}
.icon-area .pink{
	background:#d86cb2;
	color:#fff;
}
.icon-area .gold{
	background:#555;
	color:#ddd600;
}

.item-area .detail-box .icon-area p.white{
	background:#fff;
	color:#0155B5;
	width: 116px;
	border: 2px solid #0155B5;
	line-height: calc(2em - 4px);
}
.item-area .table-box{
	padding: 0 30px 20px 15px;
	margin-bottom: 15px;
	margin-left: 27.2%;
	margin-top: -155px;
}
.item-area .table-box table{
	border-collapse: collapse;
	table-layout: fixed;
	max-width:100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.item-area .table-box th,
.item-area .table-box td{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
	padding: 10px 5px 10px 15px;
	line-height: 1.2;
}
.item-area .table-box th{
	background: #eee;
}
.item-area .table-box td.hinban.c{
	text-align: center;
}
.item-area .table-box th.length,
.item-area .table-box td.length{
	width:17%;
}
.item-area .table-box th.price,
.item-area .table-box td.price{
	width:20%;
}
.item-area .table-box th.hinban,
.item-area .table-box td.hinban{
	width:27%;
}
.item-area .table-box td.price{
	text-align: left;
	font-size: 1.3em;
	color: #FF0000;
	font-weight: bold;
}
.item-area .table-box th.price span{
	font-size: 1.1em;
}
.item-area .table-box td span.zeinuki{
	font-size: 1.2em;
}
.item-area .table-box td span.zeinuki:before{
	content: "\A" ;
	white-space: pre ;
}
.item-area .table-box tr.image td{
	text-align:center;
	padding: 8px 0;
}
.item-area .table-box tr.image td img{
	width:45%;
	min-width:80px;
}
.item-area .table-box td.hinban{
	text-align: left;
}
.item-area .table-box td.hinban a{
	font-weight: bold;
	text-decoration: none;
}
.item-area .table-box td.hinban a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.hinban span {
	border: 1px solid #03689A;
	color: #03689A;
	font-weight: normal;
	display: inline-block;
	font-size: 10px;
	text-align: center;
	width: 5em;
	line-height: 1.3 !important;
	background: #FFF none repeat scroll 0% 0%;
	margin-left: 5px;
	padding: 0.2% 0 0;
}

span.dvl_tag {
    border: 1px solid #ff5f00;
    color: #ff5f00;
    font-size: 10px;
    font-weight: normal;
	text-align: center;
    padding: 1px 0 0;
    width: 5em;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.color-box {
	display:none;
}


/* PoEとは？ */

div.read {
	border: 2px solid #24A0DE;
	padding: 3%;
	text-align: left;
	line-height: 1.5;
}

div.read h2 {
	margin: 0 0 10px 0;
	padding: 0 1.5%;
	font-size: 1.5em;
}

div.read h2 img {
	width: 3.3%;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

p.what-poe {
	padding: 0 4% 0 2%;
	margin: 10px 0 2%;
	font-size: 1.17em;
}

p.read-title {
	background-color: #C4E5F6;
	padding: 1% 2% 0.8%;
	margin: 0 0 2%;
	font-size: 1.53em;
	font-weight: bold;
}

div.benri {
	
}

div.benri dl {
	padding: 0 4% 2% 2%;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 0 2%;
}

div.benri dl:nth-child(4) {
	padding: 0 4% 2% 2%;
	border-bottom: none;
	margin: 0 0 2%;
}

div.benri dl dt {
	font-size: 1.4em;
	color: #004BA8;
	font-weight: bold;
	margin-bottom: 1%;
}

div.benri dl dt img {
	width: 2.8%;
	vertical-align: middle;
	margin: 0 1% 0 0;
}

div.benri dl dd {
	font-size: 1.23em;
}

span.main-cont,
span.sub-cont,
span.sub-cont-title {
	display: block;
	margin: 0 0 2.3% 3.8%;
	font-size: 0.95em;
}

span.sub-cont-title {
	font-size: 1.1em;
	color: #048DD1;
	font-weight: bold;
	margin: 0 0 1%;
}

span.sub-cont-title object {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	margin: 0 0 0 2.5%;
}

img.b-img-a,
img.b-img-b {
	width: 43%;
	vertical-align: middle;
}

img.b-img-c {
	vertical-align: middle;
	margin: 0 1%;
	width: 10.2%;
}

span.sub-text {
	width: 65%;
	display: inline-block;
	font-size: 0.95em;
}

img.sub-img {
	width: 34%;
	vertical-align: top;
}

div.cable {
	
}

p.cable-sub-title {
	font-size: 1.4em;
	color: #004BA8;
	font-weight: bold;
	margin-bottom: 0.5%;
	padding: 0 4% 0 2%;
}

p.cable-poe {
	padding: 0 4% 0 2%;
	margin: 10px 0 0;
	font-size: 1.16em;
}

span.awg {
	display: block;
	margin: 0.5% 0 0;
	color: #2A82C2;
	font-size: 0.9em;
}

div.cable-img {
	text-align: center;
	margin: 3% 0 0;
}

img.c-img {
	width: 36.8%;
}

img.c-img:nth-child(2) {
	margin: 0 0 0 10%;
}











#contents .page_link_area {
	margin:25px 0 0 0;
}

#contents .page_link_area .page_link {
	margin-left:10%;
	float:left;
	width:40%;
	text-align:center;
	font-weight:bold;
	font-size:1.55em;
}

#contents .page_link_area .page_link + .page_link {
	float:right;
	margin-left:0%;
	margin-right:10%;
}

#contents .page_link_area .page_link a {
	text-decoration:underline;
}

#contents .other_product {
	margin:50px 0 0 0;
}

#contents .other_product .memory_case {
	margin-left:9.57%;
	float:left;
	width:38.278%;
}

#contents .other_product .label_card {
	margin-right:9.57%;
	float:right;
	width:38.278%;
}

#contents .other_product .memory_case img,
#contents .other_product .label_card img {
	width:100%;
}

#contents .cate-text {
	display: inline-block;
	width:90%;
	margin: 1em auto 0 auto;
	color: #666;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align:center;
	vertical-align: top;
}

#contents .sub-title {
	padding-bottom:0.1em;
	border-bottom:5px solid #3AB8A0;
	font-size: 2.3em;
	font-weight:bold;
	color:#3AB8A0;
}

#contents .item-ttl {
	margin:60px 0 0 0;
    text-align: left;
    background-color: #1A977E;
    color: #fff;
    padding: .5em 0 .5em 1em;
    font-size: 2.1em;
    font-weight: normal;
}
#contents .size-sub-ttl {
    color: #36b6a2;
    font-size: 1.8em;
    padding: .5em 0;
    background-color:#D3ECE8;
    color:#333333;
    font-weight: bold;
}

.item-subttl {
display: inline-block;
width: 96%;
padding: 0.3em 0.5em;
line-height: 1.5;
font-size: 1.5em;
font-weight:bold;
background-color: #D3ECE8;
margin: 25px auto 10px;
text-align:left;
}

.item-size {
color: #666;
margin-top: 1.1em;
font-size: 1em;
text-align:left;
}

.item-col-icon {
display: inline-block;
width: 1.3em;
height: 1.3em;
vertical-align: middle;
margin-right: .5em;
}

#contents .item-area {
	margin:0 auto;
	width:100%;
}

.item-caption {
	margin-bottom:10px;
	float:right;
	width:78.763%;
	text-align:left;
}
.item-box .item-img-area {
float:left;
width: 20.14%;
position:relative;
text-align:left;
}
.item-img {
width: 100%;
border:1px solid #D8D8D8;
}
.item-box .item-img-area .osusume {
	position:absolute;
	top:2%;
	left:2%;
	width:33%;
}

.item-icon {
width:18.987%;
}

.item-col-icon {
display:none;
}
.item-hyo1 {
float:right;
width:78.763%;
}

.item-hyo1 + .item-hyo1 {
	margin:10px 0 0 0
}

.item-hyo1 .spec,
.item-hyo1 .image {
	display:table;
	float:left;
}

.item-hyo1 .image {
	width:8.86%;
}

.item-hyo1 .spec {
	width:16.456%;
}

.item-hyo1 .spec .tr,
.item-hyo1 .image .tr {
	display:table-row;
}

.item-hyo1 .image .th {
	display:table-cell;
	height:94px;
	border-top:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
}

.item-hyo1 .spec .th {
	display:table-cell;
	height:94px;
	border-top:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
}


.item-hyo1 .image + .spec .th {
	border-top:1px solid #D8D8D8;
	border-left:none;
}

.item-hyo1 .spec .th.low {
	height:60px;
}

.item-hyo1 .spec + .spec .th {
	border-top:1px solid #D8D8D8;
	border-left:1px dotted #D8D8D8;
}

.item-hyo1 .spec .th .inner {
	margin:3px;
	padding:10px 0;
	background-color:#EDEDED;
	height:87px;
}

.item-hyo1 .spec .th .inner p:nth-child(1) {
	font-size:1.2em;
	color:#1D4290;
}

.item-hyo1 .spec .th .inner p:nth-child(1) span{
	font-size:1.6em;
	font-weight:bold;
}

.item-hyo1 .spec .th .inner p:nth-child(2) {
	margin:2px 0 0 0;
	font-weight:bold;
	color:#FF0000;
	font-size:1.5em;
}

.item-hyo1 .spec .th .inner p:nth-child(2) span.dvl_tag {
	display:none;
}

.item-hyo1 .spec .th .inner p:nth-child(3) ,
.item-hyo1 .image .th .inner p:nth-child(3) {
	margin:2px 0 0 0;
	font-size:1.2em;
}

.item-hyo1 .spec .th .inner p:last-child span.dvl_tag {
	border: 1px solid #ff5f00;
	color: #ff5f00;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0 0;
	width:5em;
	margin-top:2px;
	margin-bottom:2px;
	display:inline-block;
	vertical-align:middle;
}

.item-hyo1 .spec .td,
.item-hyo1 .image .td {
	display:table-cell;
	height:70px;
}

.item-hyo1 .spec .td.high {
	height:155px;
	padding:4% 0 0 0;
}

.item-hyo1 .spec .td .fig {
	margin:0 auto 5px;
	width:60px;
}

.item-hyo1 .spec .td .fig img {
	border:1px solid #CCCCCC;
}

.item-hyo1 .spec .td .size {
	margin:0 auto;
	width:60%;
	word-break:break-all;
}

.item-hyo1 .spec .td a {
	margin-bottom:4%;
	padding:0 5%;
	font-weight:bold;
	font-size:1.2em;
	display:block;
}

.item-hyo1 .spec .td a + a {
	margin-bottom:0;
	font-weight:normal;
	padding:0;
	display:inline-block;
}

.item-hyo1 .spec .td a + a span {
	margin-left:3px;
	vertical-align:top;
	font-size:1.2em;
}

.item-hyo1 .image .td {
	padding:7% 7% 0 7%;
	border-top:1px dotted #D8D8D8;
	border-left:1px solid #D8D8D8;
}

.item-hyo1 .spec .td {
	padding:10% 0 0 0;
	border-left:1px solid #D8D8D8;
}

.item-hyo1 .image + .spec .td {
	border-top:1px dotted #D8D8D8;
	border-left:none;
}

.item-hyo1 .spec + .spec .td {
	border-top:1px dotted #D8D8D8;
	border-left:1px dotted #D8D8D8;
}

.item-hyo1 .image .tr:last-child .td,
.item-hyo1 .spec .tr:last-child .td {
	border-bottom:1px solid #D8D8D8;
}

.item-hyo1 .spec:last-child .th,
.item-hyo1 .spec:last-child .td {
	border-right:1px solid #D8D8D8;
}

.item-hyo1 .spec .tr .td.none {
	border-top:none;
}

.item-caption-txt {
display: inline-block;
width: 58%;
vertical-align: middle;
}

/* ========== template ========== */
.temp-box {
width: 45%;
}
/* ========== why-sanwa ========== */

.why-sanwa-box {
width: 28.708%;
margin: 0 1%;
display: inline-block;
vertical-align:top;
}

.item-txt {
	margin:1.5em auto;
	width:91%;
	text-align:left;
	font-size:1.2em;
	line-height:1.5;
}

.item-txt.center {
	text-align:center;
}
.size-sub-ttl.wide {
	margin:0 auto;
	width:91%;
}
.item-more-link {
display: inline-block;
width: 53%;
margin: 0 atuo;
padding: 1.1em 0;
font-weight:bold;
font-size: 1.5em;
background-color: #FFFFFF;
color: #45B5A3;
text-decoration: none;
border-radius:5px;
border:3px solid #45B5A3;
}

.item-more-link img {
	vertical-align:middle;
	margin-left:5px;
	margin-top:-2px;
}

/* ========== why-sanwa ========== */
.why-sanwa-img-area {
display: inline-block;
width: 100%;
padding: 1em 0;
vertical-align: top;
}
.why-sanwa-img {
width: 100%;
vertical-align:top;
}
.why-sanwa-txt-area {
display: inline-block;
width: 100%;
padding: 1em 0;
font-size: 1.2em;
line-height: 1.5;
text-align: left;
vertical-align: top;

}

.rev-box {
display: inline-block;
width: 20.1%;
vertical-align:top;
margin: 1em .5%;
padding: 1em;
border: 1px dashed #ccc;
}
.rev-ttl {
font-size: 1.5em;
}
.rev-item-img {
width: 90%;
}
.rev-star {
font-size: 2em;
color: #FEBE4D;
}
.rev-txt {
text-align: left;
font-size: 1.1em;
line-height: 1.5;
}
.rev-link {
display: inline-block;
width: 90%;
font-size: 1.1em;
margin: .5em auto;
padding: .3em 0;
border: 2px solid #666;
color: #666;
border-radius:5px;
text-decoration: none;
-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.rev-link:hover {
background-color: #666;
color: #fff;
text-decoration: none;
}

/* ========== if-defective ========== */
.tell-box {
	display: inline-block;
	margin:0 auto;
	padding: 1.5em 0;
	width:91%;
	background-color:#D3ECE8;
	text-align:center;
}

}

