@charset "UTF-8";
/* ヘッド
---------------------------------------------- */
#container {
  width: 980px;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

#main-contents {
  float: right;
  width: 814px;
}

.sp {
  display: none;
}

/* 見出し1
---------------------------------------------- */
h1#ttl {
  font-size: 1.2em;
  line-height: 1.4em;
  margin: 0 0 0 12px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #cccccc;
}

.title-banner {
  margin: 0 0 16px 0;
}

h2.cate01 {
  background: url(/static/images/product/network/hikariconverter/title1.png) no-repeat scroll left center;
}

h2.cate02 {
  background: url(/static/images/product/network/hikariconverter/title2.png) no-repeat scroll left center;
}

h2.cate03 {
  background: url(/static/images/product/network/hikariconverter/title3.png) no-repeat scroll left center;
}

h2.cate04 {
  background: url(/static/images/product/network/hikariconverter/title4.png) no-repeat scroll left center;
}

h2.cate05 {
  background: url(/static/images/product/network/hikariconverter/title5.png) no-repeat scroll left center;
}

h2.cate06 {
  background: url(/static/images/product/network/hikariconverter/title6.png) no-repeat scroll left center;
}

h2.cate07 {
  background: url(/static/images/product/network/hikariconverter/title7.png) no-repeat scroll left center;
}

h2.cate08 {
  background: url(/static/images/product/network/hikariconverter/title8.png) no-repeat scroll left center;
}

.cateTitle {
  margin: 0 0 13px 0;
  padding: 10px 0 0 38px;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.3;
  width: 776px;
  height: 30px;
}

h3.ichiran {
  background: #666666;
  line-height: 1.3;
  color: #fff;
  padding: 7px 12px;
  font-size: 1em;
  margin: 0 0 20px 0;
}

h3.kanren {
  background: #666666;
  line-height: 1.3;
  color: #fff;
  padding: 7px 12px;
  font-size: 1em;
  margin: 0 0 10px 0;
}

/* ～とは？
----------------------------------------*/
.about-area {
  border: 10px solid #e3effb;
  padding: 15px 0 0;
  margin-bottom: 15px;
  width: 794px;
}

.about-area img {
  margin-bottom: 20px;
}

.about-area .text {
  padding: 0 18px;
  margin-bottom: 16px;
}

.about-area .text h3 {
  font-size: 1em;
  line-height: 1.2;
  color: #1664b6;
  margin-bottom: 8px;
}

.about-area .text p {
  font-size: 0.8em;
  line-height: 1.4;
  margin-bottom: 8px;
}

.about-area .list-red li {
  font-size: 0.8em;
  line-height: 1.5;
  color: #cd1110;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
}

/* 解説
----------------------------------------*/
.explain-area {
  background: #eeeeee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.explain-area .images {
  position: relative;
}

.explain-area .images p {
  font-size: 0.8em;
  line-height: 1.4;
}

.explain-area .images .converter-text01 {
  position: absolute;
  top: 134px;
  left: 303px;
}

.explain-area .images .converter-text02 {
  position: absolute;
  bottom: 14px;
  left: 34px;
}

.explain-area .images .converter-text03 {
  position: absolute;
  bottom: 18px;
  left: 34px;
}

.explain-area .images .sfp-text01 {
  position: absolute;
  bottom: 13px;
  left: 34px;
}

.explain-area .images .bidi_sfp-text01 {
  position: absolute;
  bottom: 22px;
  left: 34px;
}

/* アイテム
----------------------------------------*/
.item-box {
  margin-bottom: 50px;
}

.item-box .photo {
  float: left;
  width: 200px;
}

.item-box .photo img {
  border: 1px solid #ccc;
  width: 198px;
}

.item-box .detail {
  float: left;
  width: 594px;
  margin-left: 20px;
}

.item-box .detail .text {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 6px;
}

.item-box .detail .icon {
  margin-bottom: 5px;
}

.item-box .detail .icon p {
  display: block;
  float: left;
  margin: 0 4px 5px 0;
}

.item-box .detail h4 {
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.item-box .detail .price {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.item-box .detail .hinban-soto {
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-size: 0.8em;
}

.item-box .detail .hinban-soto a {
  background: url(/static/images/product/network/hikariconverter/link_yajirushi.png) no-repeat left center;
  padding: 0 0 0 15px;
}

.item-box .detail table {
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: collapse;
  vertical-align: middle;
  text-align: center;
  font-size: 0.75em;
  margin-bottom: 10px;
  line-height: 1.3;
  width: 100%;
}

.item-box .detail table th {
  border-bottom: 2px solid #888;
  border-right: 1px solid #bbb;
  padding: 8px 5px 5px;
  font-weight: normal;
  background: #eee;
}

/* テーブル幅 */
.item-box .detail table.converter th.hinban {
  width: 220px;
}

.item-box .detail table.converter th.connect {
  width: 200px;
}

/**/
.item-box .detail table td {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  padding: 8px 5px;
  text-align: left;
}

.item-box .detail table td img {
  vertical-align: middle;
}

.item-box .detail table .connect {
  white-space: nowrap;
  padding-left: 12px;
}

.item-box .detail table .length {
  padding-left: 15px;
}

.item-box .detail table .freq {
  text-align: center;
}

.item-box .detail table .taiou {
  padding-left: 12px;
}

.item-box .detail table .if {
  text-align: center;
}

.item-box .detail table .dist {
  text-align: center;
}

.item-box .detail table td.hinban {
  width: 154px;
  text-align: center;
  padding-left: 10px;
}

.item-box .detail a {
  background: url(/static/images/product/network/hikariconverter/link_yajirushi.png) no-repeat left center;
  padding: 1px 0 0 15px;
  font-size: 0.9em;
  font-weight: bold;
}

.item-box .detail table td.hinban .toriatsukai {
  white-space: nowrap;
}

.item-box .detail table td.hinban .toriatsukai img {
  margin: 0 0 4px 5px;
}

.item-box .detail table.xfp td.hinban .toriatsukai img {
  margin: 1px 0 0;
}

.item-box .detail .caption {
  font-weight: normal;
  text-indent: -48px;
  margin-left: 48px;
  font-size: 0.8em;
  line-height: 1.3;
}

.item-box .detail .caption img {
  margin: 0 5px 5px 0;
}

.item-box .detail .note {
  font-weight: normal;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 0.8em;
  line-height: 1.3;
  margin-bottom: 5px;
}

.item-box .detail .blue {
  color: #00a3d8;
}

/* アイテム
----------------------------------------*/
.ichiran-box {
  margin-bottom: 50px;
}

.ichiran-box .top-box {
  margin-bottom: 15px;
}

.ichiran-box .photo {
  float: left;
  width: 200px;
}

.ichiran-box .photo img {
  border: 1px solid #ccc;
  width: 198px;
}

.ichiran-box .detail {
  float: left;
  width: 594px;
  margin-left: 20px;
}

.ichiran-box .detail .icon {
  margin-bottom: 5px;
}

.ichiran-box .detail .icon p {
  display: block;
  float: left;
  margin: 0 4px 5px 0;
}

.ichiran-box .detail h4 {
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.ichiran-box .detail .price {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.ichiran-box .detail .text {
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.ichiran-box .detail .hinban-soto {
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-size: 0.8em;
}

.ichiran-box .detail .hinban-soto a {
  background: url(/static/images/product/network/hikariconverter/link_yajirushi.png) no-repeat 0 3px;
  padding: 0 0 0 15px;
}

.ichiran-box table {
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: collapse;
  vertical-align: middle;
  text-align: center;
  font-size: 0.8em;
  margin-bottom: 10px;
  width: 100%;
}

.ichiran-box table th {
  border-bottom: 2px solid #888;
  border-right: 1px solid #bbb;
  padding: 6px 5px 5px;
  font-weight: normal;
  background: #eee;
  white-space: nowrap;
}

.ichiran-box table td {
  border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb;
  padding: 8px 5px;
  text-align: center;
}

.ichiran-box table th img,
.ichiran-box table td img {
  vertical-align: middle;
}

.ichiran-box table th.send,
.ichiran-box table th.receive {
  border-bottom: 1px solid #bbb;
}

.ichiran-box table .connect {
  white-space: nowrap;
}

.ichiran-box table th.tokucyu img {
  margin: 0 0 4px 5px;
}

.ichiran-box table td.hinban {
  text-align: left;
  padding-left: 10px;
}

.detail a {
  background: url(/static/images/product/network/hikariconverter/link_yajirushi.png) no-repeat left center;
  padding: 0 0 0 15px;
  display: inline-block;
  margin: 0 0 4px;
}

.item-box .detail div.caption a {
  background: none;
  padding: 1px 0 0 50px;
  font-size: 0.9em;
  font-weight: bold;
}

.ichiran-box table td.hinban .toriatsukai {
  white-space: nowrap;
}

.ichiran-box table td.hinban .toriatsukai img {
  margin: 0 0 4px 5px;
}

.ichiran-box .caption {
  font-weight: normal;
  text-indent: -48px;
  margin-left: 48px;
  font-size: 0.8em;
  line-height: 1.3;
}

.ichiran-box .caption img {
  margin: 0 5px 2px 0;
}

.ichiran-box .note {
  font-weight: normal;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 0.8em;
  line-height: 1.3;
}

.ichiran-box .blue {
  color: #00a3d8;
}

ul.icon li {
  float: left;
  min-width: 130px;
  padding: 8px 5px 6px;
  border-radius: 0.3em;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin: 0 5px 0 0;
}

ul.icon li.orange {
  background-color: #eb884c;
}

ul.icon li.bluee {
  background-color: #73a4ba;
}

ul.icon li.gold {
  background-color: #cda21f;
}

/* 関連製品
----------------------------------------*/
.kanren-menu {
  margin-bottom: 20px;
}

.kanren-menu ul li {
  float: left;
  margin: 0 14px 14px 0;
}

.kanren-menu ul li:nth-child(2n) {
  margin-right: 0;
}

/* その他メニュー
----------------------------------------*/
.others-menu {
  margin: -8px 0 30px 0;
}

.others-menu ul li {
  float: left;
  width: 320px;
  height: 95px;
  position: relative;
  margin: 0 11px 0 0;
}

.others-menu ul li:hover {
  opacity: 0.6;
}

.others-menu ul li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.others-menu ul li img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.others-menu ul li .text {
  position: absolute;
  top: 10px;
  left: 25px;
  z-index: 1;
}

.others-menu ul li .text h2 {
  color: #425cb1;
  font-size: 1em;
  line-height: 1.2;
}

.others-menu ul li .text p {
  font-size: 0.8em;
  line-height: 1.3;
  color: #000;
}

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

.return img {
  margin: 0 3px 0 0;
  vertical-align: middle;
}
