@charset "UTF-8";
/* タイトル
---------------------------*/
h1 {
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid #cccccc;
}

/* メイン
---------------------------*/
#main-contents {
  float: left;
  width: 814px;
}

/*---------------------------
タイトル
---------------------------*/
h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

h2.ttl {
  margin-bottom: 30px;
  position: relative;
}

h2.ttl .text {
  position: absolute;
  color: #fff;
  top: 85px;
  left: 40px;
  line-height: 1.6;
  font-size: 0.9em;
  font-weight: normal;
}

h2#cat8-ttl {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/lancable/pc/speed/ttl_banner_cat8_pc.jpg) 0 0 no-repeat;
}

h2#cat7-ttl {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/lancable/pc/speed/ttl_banner_cat7a_7_pc.jpg) 0 0 no-repeat;
}

h2#cat6-ttl {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/lancable/pc/speed/ttl_banner_cat6_pc.jpg) 0 0 no-repeat;
}

h2#cat6a-ttl {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/lancable/pc/speed/ttl_banner_cat6a_pc.jpg) 0 0 no-repeat;
}

h2#cat5-ttl {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/lancable/pc/speed/ttl_banner_cat5e_pc.jpg) 0 0 no-repeat;
}

h2#handmade-ttl {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/lancable/pc/handmade/ttl_banner_jisaku_pc.jpg) 0 0 no-repeat;
}

/* メニュー
---------------------------*/
h3.type-menu {
  color: #fff;
  background: #4b4b4b;
  padding: 7px 15px 7px 15px;
  font-size: 1.2em;
}

#type-menu-area {
  margin-bottom: 20px;
}

#type-menu-area ul.cat {
  padding: 12px 13px 13px 13px;
  margin-bottom: 10px;
  background: #e5e5e5;
}

#type-menu-area ul.cat li {
  width: 258px;
  height: 92px;
  position: relative;
  margin-bottom: 8px;
  background: url(/static/images/product/network/lancable/pc/yaji_bl_12.png) 240px 75px no-repeat #fff;
  border-radius: 5px;
  float: left;
  box-shadow: 2px 2px 2px #839393;
  margin-right: 7px;
}

#type-menu-area ul.cat li:nth-child(3n) {
  margin-right: 0;
}

#type-menu-area ul.cat li:last-child {
  border-bottom: none;
}

#type-menu-area ul.cat li:hover {
  opacity: 0.6;
  transition: 0.6;
}

#type-menu-area ul.cat li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000;
}

#type-menu-area ul.cat li .text-box {
  width: 258px;
  margin: 15px 10px;
}

#type-menu-area ul.cat li .text-box h4 {
  float: left;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  width: 80px;
  height: 40px;
  padding: 10px 5px;
  line-height: 1.1;
}

#type-menu-area ul.cat li .text-box p {
  float: left;
  text-align: center;
  color: #000;
  font-size: 0.77em;
  margin-left: 8px;
  line-height: 1.25;
}

#type-menu-area ul.cat li.cat7 .text-box p {
  font-size: 0.74em;
}

.text-box p span.tan {
  margin: 0 0 0 2.5em;
}

.text-box span.tori {
  letter-spacing: -0.1em;
}

#type-menu-area ul.cat li .text-box h4 span {
  font-size: 0.6em;
}

#type-menu-area ul.cat li .text-box h4.cat8 {
  background: #b5000b;
}

#type-menu-area ul.cat li .text-box h4.cat7a {
  background: #22b8b9;
}

#type-menu-area ul.cat li .text-box h4.cat7 {
  background: #1d8ec6;
}

#type-menu-area ul.cat li .text-box h4.cat6a {
  background: #9352a8;
}

#type-menu-area ul.cat li .text-box h4.cat6e {
  background: #3761b7;
}

#type-menu-area ul.cat li .text-box h4.cat6 {
  background: #18a350;
}

#type-menu-area ul.cat li .text-box h4.cat5e {
  background: #7dc219;
}

body.windows.ie #type-menu-area ul.cat li .text-box h4.cat8 span,
body.windows.ie #type-menu-area ul.cat li .text-box h4.cat7a span,
body.windows.ie #type-menu-area ul.cat li .text-box h4.cat7 span,
body.windows.ie #type-menu-area ul.cat li .text-box h4.cat6a span,
body.windows.ie #type-menu-area ul.cat li .text-box h4.cat6e span,
body.windows.ie #type-menu-area ul.cat li .text-box h4.cat6 span,
body.windows.ie #type-menu-area ul.cat li .text-box h4.cat5e span {
  display: block;
  margin-bottom: 5px;
}

@supports (-ms-ime-align: auto) {
  #type-menu-area ul.cat li .text-box h4.cat8 span,
  #type-menu-area ul.cat li .text-box h4.cat7a span,
  #type-menu-area ul.cat li .text-box h4.cat7 span,
  #type-menu-area ul.cat li .text-box h4.cat6a span,
  #type-menu-area ul.cat li .text-box h4.cat6e span,
  #type-menu-area ul.cat li .text-box h4.cat6 span,
  #type-menu-area ul.cat li .text-box h4.cat5e span {
    display: block;
    margin-bottom: 5px;
  }
}

/* ラインナップ一覧
---------------------------*/
.cate-area {
  margin-bottom: 40px;
}

h3.cat {
  padding: 12px 20px 12px 20px;
  color: #fff;
  font-size: 1.4em;
  margin-bottom: 12px;
  margin-top: 50px;
}

h3.cat span {
  font-size: 0.6em;
  margin-left: 1em;
}

h3#cat8 {
  background: #b5000b;
}

h3#cat7a {
  background: #22b8b9;
}

h3#cat7 {
  background: #1d8ec6;
}

h3#cat6a {
  background: #9352a8;
}

h3#cat6e {
  background: #3761b7;
}

h3#cat6 {
  background: #18a350;
}

h3#cat5e {
  background: #7dc219;
}

.item-area {
  border: 1px solid #cecece;
  margin-bottom: 20px;
}

.item-area h4 {
  margin: 2px 2px 15px 2px;
  padding: 8px 10px 8px 10px;
  background: #d8f0f2;
  line-height: 1.2;
  font-size: .95em;
}

.item-area .top-box {
  padding: 0 15px 35px;
}

.item-area .photo-box {
  float: left;
  width: 178px;
  height: 178px;
}

.item-area .photo-box img {
  width: 100%;
}

.item-area .detail-box {
  float: left;
  margin-left: 17px;
  margin-bottom: 15px;
}

.item-area .detail-box p.hinban {
  margin-bottom: 10px;
  line-height: 1.2;
}

.item-area .detail-box p.hinban a {
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 0.9em;
  background: url(/static/images/product/network/lancable/ya.gif) left center no-repeat;
}

.item-area .detail-box p.price {
  float: left;
  display: inline-block;
  margin-left: 10px;
  font-size: 0.9em;
  margin-bottom: 10px;
  line-height: 1.2;
}

.item-area .detail-box .icon-area {
  width: 500px;
}

.item-area .detail-box .icon-area p {
  float: left;
  width: 120px;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
  font-size: 0.7em;
  margin: 0 5px 5px 0;
}

.item-area .detail-box .icon-area p:nth-child(4n) {
  margin-right: 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: 116px;
  border: 2px solid #0155b5;
  line-height: calc(2em - 4px);
}

.item-area .table-box {
  padding: 0 15px 20px;
  margin-bottom: 15px;
}

.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: 0.8em;
  padding: 8px;
  line-height: 1.2;
  min-width: 65px;
}

.item-area .table-box td {
  padding: 1%;
  box-sizing: border-box;
  word-break: break-word;
}

.item-area .table-box th {
  background: #eee;
}

.item-area .table-box th.length,
.item-area .table-box td.length {
  width: 61px;
}

.item-area .table-box th.price,
.item-area .table-box td.price {
  width: 144px;
}

.item-area .table-box th.hinban,
.item-area .table-box td.hinban {
  width: 184px;
}

.item-area .table-box th.price span {
  font-size: 0.8em;
}

.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 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;
}

.color-box {
  display: none;
}

/* 比較表 */
h3.title {
  border-left: 4px solid #333333;
  padding: 0 0 0 6px;
  font-size: 1.25em;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sp-table.hikaku {
  width: 100%;
  height: 100%;
}

.hikaku table {
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  margin-bottom: 35px;
  border-collapse: collapse;
  width: 100%;
}

.hikaku tr.title {
  height: 35px;
}

.hikaku tr {
  height: 55px;
}

.hikaku tr.gray {
  background-color: #f5f5f5;
}

.hikaku td.white {
  background-color: #ffffff;
}

.hikaku th,
.hikaku td {
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  text-align: center;
}

.hikaku th {
  color: #6b6b6b;
  background-color: #e8e8e8;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  padding: 0.8% 0;
}

.hikaku th.none {
  background-color: #ffffff;
}

.hikaku th.left,
.hikaku td.left {
  text-align: left;
  line-height: 1.3;
  padding: 1.5% 0;
}

.hikaku td {
  color: #333333;
  font-size: 12px;
  line-height: 1.3;
}

.hikaku td a {
  font-weight: bold;
  line-height: 1.3;
  font-size: 12px;
}

.hikaku a.stock {
  background: url(/static/images/product/network/lancable/hikaku/link.png) no-repeat 0 1px;
  padding-left: 20px;
  display: block;
  margin-left: 10px;
}

.hikaku a.stock2 {
  background: url(/static/images/product/network/lancable/hikaku/link.png) no-repeat 0 9px;
  padding-left: 20px;
  display: block;
  margin-left: 10px;
}

.hikaku .star {
  color: #6B00B9;
  font-size: 1.2em;
  cursor: pointer;
}

.hikaku span.comment {
  font-size: 0.85em;
  display: inline-block;
  line-height: 1.5;
  margin: 2px auto;
}

.hikaku .sub_detile {
  font-size: 0.9em;
}

.hikaku table.bottom {
  margin-bottom: 5px;
}

.hikaku p.tate {
  line-height: 1.2;
  font-size: 14px;
}

.hikaku p.attention {
  padding: 7px 0 20px;
  font-size: 12px;
  color: #333333;
}

.hikaku .return {
  font-size: 0.8em;
  line-height: 1.3;
  text-align: right;
}

.hikaku td.cat8 {
  background-color: #b5000b;
  vertical-align: top;
}

.hikaku td.cat7a {
  background-color: #23abab;
  vertical-align: top;
}

.hikaku td.cat7 {
  background-color: #1c7ab9;
  vertical-align: top;
}

.hikaku td.cat6a {
  background-color: #7f3a98;
  vertical-align: top;
}

.hikaku td.cat6 {
  background-color: #1d963f;
  vertical-align: top;
}

.hikaku td.cat5e {
  background-color: #6cba15;
  vertical-align: top;
}

.hikaku img.cat {
  margin-top: 10px;
}

/* 横幅 */
.hikaku .cate {
  width: 80px;
}

.hikaku .hinban {
  width: 120px;
}

.hikaku .kikaku {
  width: 60px;
}

.hikaku .sokudo {
  width: 70px;
}

.hikaku .tokusei {
  width: 80px;
}

.hikaku .kouzou {
  width: 60px;
}

.hikaku .noise {
  width: 70px;
}

.hikaku .senzai {
  width: 60px;
}

.hikaku .siyou {
  width: 60px;
}

.hikaku .diameter {
  width: 70px;
}

.hikaku .long {
  width: 70px;
}

.hikaku .color {
  width: 60px;
}

.hikaku .rank {
  width: 70px;
}

.hikaku .color_chip {
  margin-left: 30px;
  line-height: 1;
  width: 60%;
}

.kome_col {
  color: #1B4E9E;
  font-size: 0.85em;
  margin-top: 1%;
  margin-bottom: 2%;
  cursor: pointer;
}

.kome {
  color: #1B4E9E;
  font-size: 0.85em;
  margin-top: 1%;
}

/* 戻るボタン
---------------------------*/
.return {
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

#margin {
  padding: 7.5px;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 100;
  padding: 10px;
  border: 2px solid black;
  background-color: white;
  font-size: 0.8em;
}
