@charset "UTF-8";
.sp {
  display: none;
}

#wrap-container {
  width: 100%;
  margin: 10px auto 0px auto;
  padding: 0px 10px 0px 10px;
}

#container {
  width: 100%;
  color: #333333;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  line-height: 1.7;
}

div#wrap-container {
  padding: 0;
}

#main-contents {
  width: 100%;
}

.wrapper {
  width: 980px;
  margin: 0 auto;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.5em;
  margin: 0 auto 28px;
  padding-bottom: 3px;
  font-weight: normal;
  line-height: 1;
  width: 980px;
}

div#banner-area {
  background-color: #4EC976;
}

p.title_banner {
  width: 980px;
  margin: 0 auto;
}

.top-cap {
  margin: 33px auto 0;
  width: 755px;
}

.top-cap h2 {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.6;
  font-weight: bold;
}

.top-cap p:nth-of-type(1) {
  margin: 1.3% 0 0;
}

.top-cap ul {
  margin: 3.2% 0 3%;
  font-weight: bold;
}

.btn-area {
  display: flex;
  margin: 40px auto 0;
  justify-content: space-between;
  width: 980px;
}

.btn-area p {
  width: 322px;
}

.btn-area p:first-child {
  margin: 0 0 0 0.4%;
}

.btn-area p:last-child {
  margin: 0 -0.4% 0 0;
}

.btn-area p a {
  display: block;
  width: 100%;
}

.btn-area p a img {
  width: 100%;
}

.btn-area-lineup {
  display: flex;
  margin: 15px auto 50px;
  justify-content: center;
  width: 980px;
}

.btn-area-lineup p {
  width: 380px;
}

.btn-area-lineup p a img {
  width: 100%;
}

/*長さからUSB延長ケーブルを選ぶ*/
.length-list h2 {
  text-align: center;
  font-size: 1.1em;
  margin: 0 0 1.3%;
}

.length-list h2 img {
  width: 5%;
  vertical-align: middle;
  margin: 0 2% 0 -2%;
}

.length-list {
  background-color: #f5f5f5;
  margin: 1.6% auto 0;
  width: 940px;
  padding: 0.8%;
  box-sizing: border-box;
}

.length-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 89%;
  margin: 0 auto;
  justify-content: space-between;
}

.length-list ul li {
  width: 18%;
  border-bottom: 1px solid #c7c7c7;
  margin: 1% 0 1.6%;
}

.length-list ul li.none {
  visibility: hidden;
}

.length-list ul li a {
  display: block;
  position: relative;
  font-weight: bold;
  padding: 0 0 0 10%;
}

.length-list ul li a::before {
  position: absolute;
  content: "";
  margin: auto;
  padding: 0%;
  background: url(/static/images/seihin_joho/repeatercable/yaji_bl.svg);
  width: 7px;
  height: 8px;
  top: 0;
  left: 2%;
  background-size: cover;
  bottom: 0;
}

div#usb-cable {
  margin: 68px 0 0;
  background-color: #E4F2F7;
  padding: 0 0 2%;
}

div#usb-cable .title {
  background-color: #00ADF1;
}

div#usb-cable .text-box:nth-of-type(2) {
  margin: 7.5% 0 0;
}

.inner-box {
  margin: 55px auto 0;
}

.inner-box .text-box p.list-title {
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  padding: 0.5% 0 0 4%;
  letter-spacing: 2px;
}

.inner-box .text-box p.list-title::before {
  content: "";
  position: absolute;
  background: url(/static/images/seihin_joho/repeatercable/check_bl.svg) no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  left: 0;
  top: 10%;
}

p.list-cap {
  margin: 1% 0 0 4%;
  width: 87%;
  letter-spacing: 0.9px;
}

p.detailed_image {
  background-color: #fff;
  position: relative;
  margin: 6% auto 0;
  text-align: center;
  padding: 1% 0;
  border-radius: 15px;
}

p.detailed_image::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 35px 40px 35px;
  border-color: transparent transparent #ffffff transparent;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

p.other-link {
  width: 53.3%;
  margin: 2.5% auto 0;
}

p.other-link img {
  width: 100%;
}

.bl-table {
  margin: 3% 0 0;
}

.bl-table p {
  text-align: center;
  font-size: 1.1em;
  letter-spacing: 1.1px;
  color: #00ADF1;
  font-weight: bold;
}

.bl-table table {
  margin: 0.7% auto 0;
  border-collapse: collapse;
  width: 30%;
}

.bl-table table td {
  border: 1px solid #E5E5E5;
  font-weight: bold;
}

.bl-table table td:nth-of-type(1) {
  background-color: #00ADF1;
  color: #fff;
  width: 50%;
  padding: 2% 0 1% 4%;
}

.bl-table table td:nth-of-type(2) {
  background-color: #fff;
  color: #333333;
  text-align: center;
}

.fukidasi {
  margin: 4% auto 0;
  width: 58%;
  position: relative;
}

.fukidasi img {
  width: 100%;
}

.fukidasi p {
  position: absolute;
  left: 0;
  right: 0;
  top: 17%;
  margin: 0 auto;
  text-align: center;
  font-size: 1.1em;
  letter-spacing: 2px;
}

div#active_repeater {
  margin: 0 0 0;
  background-color: #FFF5C9;
  padding: 0 0 3%;
}

div#active_repeater .title {
  background-color: #F49401;
}

div#active_repeater .inner-box .text-box p.list-title::before {
  content: "";
  position: absolute;
  background: url(/static/images/seihin_joho/repeatercable/check_or.svg) no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  left: 0;
  top: 10%;
}

#active_repeater .inner-box {
  margin: 55px auto 0;
  padding: 0 0 0%;
}

div#active_repeater .inner-box .text-box {
  margin: 0 0 5%;
}

div#usb-extender {
  margin: 0 0 0;
  padding: 0 0 3%;
  background-color: #FFEDED;
}

div#usb-extender .title {
  background-color: #FE4E47;
}

div#usb-extender .inner-box .text-box p.list-title::before {
  content: "";
  position: absolute;
  background: url(/static/images/seihin_joho/repeatercable/check_r.svg) no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  left: 0;
  top: 10%;
}

#usb-extender .inner-box {
  margin: 55px auto 0;
}

#usb-extender .text-box:nth-of-type(2) {
  margin: 5% 0 4%;
}

/* 製品ラインナップ（id="line-up"）*/
div#line-up {
  margin: 100px 0 0;
}

div.line-up-inner h3 {
  font-size: 1.7em;
  text-align: center;
  margin: 0;
  background-color: #00ADF1;
  color: #FFFFFF;
  padding: 1.5% 0 1.1%;
  border-radius: 40px;
}

.product-box {
  display: flex;
  border: 1px solid #ccc;
  margin: 3% 0 0;
  padding: 2.3% 0 3% 3%;
}

.product-box .left {
  width: 25%;
  margin: 0.5% 0 0;
}

.product-box .left a {
  width: 200px;
  height: 200px;
  display: block;
}

.product-box .left a img {
  width: 100%;
}

.product-box .right {
  width: 70%;
  margin: 0 0 0 2.5%;
}

.product-box .right .cap {
  font-weight: bold;
  font-size: 1.1em;
  width: 98%;
}

.product-box .right p.min-cap {
  font-size: 0.9em;
  margin: 0 0 0.5%;
  font-weight: bold;
}

.product-box .right ul {
  display: flex;
  flex-wrap: wrap;
}

.product-box .right ul li {
  text-align: center;
  min-width: 90px;
  padding: .5% 1%;
  margin: 0.5% 0.7% 0 0;
  box-sizing: border-box;
  font-size: .9em;
  color: #fff;
  font-weight: bold;
}

.product-box .right ul li.usb-2 {
  background-color: #3351B3;
}

.product-box .right ul li.pin {
  color: #FAE222;
  background-color: #434343;
}

.product-box .right ul li.twist {
  background-color: #3AA9DF;
}

.product-box .right ul li.roh {
  background-color: #7BD150;
}

.product-box .right ul li.pc99 {
  background-color: #3AA9DF;
}

.product-box .right ul li.nylon {
  background-color: #3AA9DF;
}

.product-box .right ul li.usb-32 {
  background-color: #BF198F;
}

.product-box .right ul li.bas {
  background-color: #4288C9;
}

.product-box .right ul li.self {
  background-color: #34AF6B;
}

.product-box .right .table {
  margin: 2.5% 0 0;
}

.product-box .right .table table {
  border-collapse: collapse;
  border: 1px solid #BCBCBC;
  text-align: center;
  font-size: .85em;
  width: 80%;
  font-weight: bold;
}

.product-box .right .table table th {
  background-color: #EFEFEF;
  text-align: center;
  border: 1px solid #BCBCBC;
}

.product-box .right .table table th.size {
  width: 20%;
}

.product-box .right .table table th.kakaku {
  width: 43%;
}

.product-box .right .table table th.number {
  width: 33%;
}

.product-box .right .table table td {
  text-align: center;
  padding: 1.3% 0;
  border: 1px solid #BCBCBC;
  white-space: nowrap;
}

.product-box .right .table table td img.img-yazi-sp {
  vertical-align: baseline;
  margin: 0 3% 0 0;
}

.product-box .right .table table td span.price {
  font-size: 0.95em;
}

.product-box .right .table table td span.price span.zeinuki {
  display: block;
}

.product-box .right .table table td.hinban {
  text-align: left;
  padding: 0 0 0 2.5%;
}

.product-box .right .table table td.hinban img:not(.img-yazi-sp) {
  display: block;
  padding-left: 1.2em;
}

#repeater-cable-list {
  margin: 5% auto 0;
}

#repeater-cable-list h3 {
  background-color: #F49401;
}

#repeater-cable-list .product-box .right .table {
  margin: 2.5% 0 0;
}

#repeater-cable-list .product-box .right .table table {
  border-collapse: collapse;
  border: 1px solid #BCBCBC;
  text-align: center;
  font-size: .85em;
  width: 100%;
  font-weight: bold;
}

#repeater-cable-list .product-box .right .table table th {
  background-color: #EFEFEF;
  text-align: center;
  border: 1px solid #BCBCBC;
}

#repeater-cable-list .product-box .right .table table th.size {
  width: 13%;
}

#repeater-cable-list .product-box .right .table table th.renketu {
  width: 11%;
}

#repeater-cable-list .product-box .right .table table th.kyori {
  width: 28%;
}

#repeater-cable-list .product-box .right .table table th.kakaku {
  width: 19%;
}

#repeater-cable-list .product-box .right .table table th.number {
  width: 20%;
}

#repeater-cable-list .product-box .right .table table td {
  text-align: center;
  padding: 1.3%;
  border: 1px solid #BCBCBC;
  white-space: nowrap;
}

#repeater-cable-list .product-box .right .table table td img.img-yazi-sp {
  vertical-align: baseline;
  margin: 0 3% 0 0;
}

#repeater-cable-list .product-box .right .table table td span.price {
  width: 100%;
  letter-spacing: -1px;
}

#repeater-cable-list .product-box .right .table table td span.price span.zeinuki {
  display: block;
}

#extender-list {
  margin: 4.8% auto 0;
}

#extender-list h3 {
  background-color: #FF4E47;
}

/* clfx */
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
