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

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

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

h2#ttl-image {
  height: 150px;
  width: 814px;
  background: url(/static/images/product/network/hikaricable/pc/portal/ttl_banner_hikari_pc.jpg) 0 0 no-repeat;
  position: relative;
}

h2#ttl-image .text {
  position: absolute;
  color: #fff;
  top: 85px;
  left: 44px;
  line-height: 1.4;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.04em;
}

/* 動画
---------------------------*/
#howtomovie {
  background: #F1F2F4;
  padding: 40px 35px 30px;
}

#howtomovie iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}

/* 説明
---------------------------*/
#setsumei {
  background: #F1F2F4;
  padding: 18px 35px 30px 35px;
}

#setsumei h3 {
  color: #055AB7;
  font-size: 1em;
  margin-bottom: 3px;
}

#setsumei p {
  font-size: 0.85em;
  margin-bottom: 20px;
  line-height: 1.45;
}

#setsumei p span {
  font-weight: bold;
}

#setsumei .image-box {
  margin-bottom: 15px;
}

#setsumei .image-box img {
  float: left;
  margin-right: 16px;
  width: 364px;
  height: auto;
}

#setsumei .image-box img:nth-child(2n) {
  margin-right: 0;
}

#setsumei #qa-banner a {
  float: right;
}

#setsumei #qa-banner a:hover {
  opacity: 0.6;
  transition: 0.6;
}

#setsumei #qa-banner img {
  width: 230px;
  height: auto;
}

/* ラインナップ
---------------------------*/
#lineup {
  background: #BDE3F8;
  padding: 30px 13px 25px 13px;
}

#lineup h3 {
  padding: 5px 10px 8px 10px;
  border-left: 6px solid #1970B7;
  font-size: 1.25em;
  margin: 0 0 5px 2px;
}

#lineup p.comment {
  font-size: 0.9em;
  margin: 6px 20px 10px;
  line-height: 1.45;
}

#lineup p.comment span {
  font-weight: bold;
}

#lineup .cate-area {
  padding: 5px 0px 25px 0px;
  border-bottom: 1px dotted #587070;
  margin-bottom: 15px;
}

#lineup .cate-area:last-child {
  padding: 5px 0px 0px 0px;
  border-bottom: none;
  margin-bottom: 5px;
}

ul.cable li {
  float: left;
  width: 390px;
  position: relative;
  margin: 0 8px 5px 0;
}

ul#connector li {
  height: 134px;
}

ul#fiber li {
  height: 114px;
}

ul.cable li:hover {
  opacity: 0.6;
  transition: 0.6;
}

ul.cable li:nth-child(2n) {
  margin: 0 0px 5px 0;
}

ul#connector li.lclc {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_lclc_pc.png) 0 0 no-repeat;
}

ul#connector li.scsc {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_scsc_pc.png?20251111) 0 0 no-repeat;
}

ul#connector li.lcsc {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_lcsc_pc.png) 0 0 no-repeat;
}

ul#connector li.fcst a img.prod-image {
  width: 30%;
}

ul#fiber li.okunai {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_okunai_pc.png?20251111) 0 0 no-repeat;
}

ul#fiber li.teng {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_10g_pc.png) 0 0 no-repeat;
}

ul#fiber li.tactical {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_tactical_pc.png) 0 0 no-repeat;
}

ul#fiber li.robust {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_robust_pc.png?20251111) 0 0 no-repeat;
}

ul#fiber li.wp-robust {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_wp_robust_pc.png?20251111) 0 0 no-repeat;
}

ul#fiber li.sangyo {
  background: url(/static/images/product/network/hikaricable/pc/portal/btn_sangyo_pc.png) 0 0 no-repeat;
}

body ul li.menu-banner {
  background-color: #FFF;
  background-image: url(/static/images/product/network/hikaricable/arrow_blue.jpg);
  background-position: 98% 92%;
  background-repeat: no-repeat;
  border-radius: 0.4em;
  box-shadow: 1.1px 1.3px 3.3px #9f9f9f;
  width: 387px;
  height: 110px;
  margin: 1px 0 0;
}

body ul li.menu-banner a img.prod-image {
  width: 28%;
  border-radius: 0.4em;
}

body ul li.menu-banner a:hover img {
  opacity: 1 !important;
}

ul.cable li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.cable li .text-box {
  position: absolute;
  top: 17px;
  left: 112px;
  color: #000;
  width: 260px;
  margin-right: 20px;
}

ul.cable li .text-box h4 {
  margin-bottom: 10px;
  font-size: 1.05em;
  line-height: 1.2;
}

ul.cable li .text-box p {
  line-height: 1.4;
  font-size: 0.85em;
}

.cate-area p.note {
  font-size: 0.86em;
  color: #174382;
  text-align: right;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 5px;
}

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