@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: 815px;
  background: url(/static/images/product/cable/display/index/ttl_banner_displaycable_pc.jpg) 0 0 no-repeat;
  margin-bottom: 13px;
}

/* メニュー
---------------------------*/
#cate-area {
  background: #e1ebef;
  padding: 15px 13px 15px 13px;
}

#cate-area h3 {
  padding: 5px 8px 5px 8px;
  border-left: 6px solid #0060b1;
  font-size: 1.2em;
  margin-bottom: 10px;
}

ul#cable {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dotted #969696;
}

#device ul li {
  float: left;
  margin: 0 1px 7px 0;
}

#device ul li:nth-child(4n) {
  margin: 0 0px 7px 0;
}

#device ul li:hover {
  opacity: 0.6;
  transition: 0.6;
}

ul#cable li {
  float: left;
  width: 390px;
  height: 125px;
  position: relative;
  margin: 0 8px 15px 0;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  background: url(/static/images/product/cable/display/index/yaji_bl_12.png) 370px 105px no-repeat #fff;
}

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

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

ul#cable li .photo-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 125px;
}

ul#cable li.hdmi .photo-box {
  background: url(/static/images/product/cable/display/index/img_hdmi_pc.jpg) 0 0 no-repeat;
}

ul#cable li.dp .photo-box {
  background: url(/static/images/product/cable/display/index/img_dp_mdp_pc.jpg) 0 0 no-repeat;
}

ul#cable li.vga .photo-box {
  background: url(/static/images/product/cable/display/index/img_vga_pc.jpg) 0 0 no-repeat;
}

ul#cable li.dvi .photo-box {
  background: url(/static/images/product/cable/display/index/img_dvi_pc.jpg) 0 0 no-repeat;
}

ul#cable li.av .photo-box {
  background: url(/static/images/product/cable/display/index/img_av_pc.jpg) 0 0 no-repeat;
}

ul#cable li.adapter .photo-box {
  background: url(/static/images/product/cable/display/index/img_adapter_pc.jpg) 0 0 no-repeat;
}

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

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

ul#cable li .text-box h4 {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #0060b1;
}

ul#cable li .text-box p {
  line-height: 1.2;
  font-size: 0.8em;
}

.kanren-banner {
  margin: 10px 0 20px 0;
}

.kanren-banner li {
  float: right;
  margin: 0 0 0 10px;
}

.kanren-banner li:hover {
  opacity: 0.6;
  transition: 0.6;
}

/* ラインナップ一覧
---------------------------*/
#ichiran h3 {
  padding: 8px 8px 8px 8px;
  border-left: 6px solid #0060b1;
  border-bottom: 1px solid #0060b1;
  font-size: 1.2em;
  margin-bottom: 20px;
}

#ichiran h4 {
  padding: 0px 8px 0px 70px;
  font-size: 1.2em;
  line-height: 40px;
  margin-bottom: 10px;
  height: 40px;
}

#ichiran h4#pc {
  background: url(/static/images/product/cable/display/index/icn_pc_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran h4#sp {
  background: url(/static/images/product/cable/display/index/icn_sp_tab_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran h4#camera {
  background: url(/static/images/product/cable/display/index/icn_camera_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran h4#game {
  background: url(/static/images/product/cable/display/index/icn_game_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran h4#mac {
  background: url(/static/images/product/cable/display/index/icn_mac_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran h4#video {
  background: url(/static/images/product/cable/display/index/icn_vd-camera_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran h4#recorder {
  background: url(/static/images/product/cable/display/index/icn_recorder_pc.png) 0 0 no-repeat #acddf4;
}

#ichiran ul {
  margin: 0 0 60px 0;
}

#ichiran ul li {
  width: 263px;
  height: 160px;
  position: relative;
  margin: 0 12px 12px 0;
  float: left;
}

#ichiran ul li:hover {
  opacity: 0.6;
  transition: 0.6;
}

#ichiran ul li:nth-child(3n) {
  margin: 0 0 13px 0;
}

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

#ichiran ul li.hdmi {
  background: url(/static/images/product/cable/display/index/btn_hdmi_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.hdmi-mini {
  background: url(/static/images/product/cable/display/index/btn_hdmi-mini_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.hdmi-micro {
  background: url(/static/images/product/cable/display/index/btn_hdmi-micro_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.dp {
  background: url(/static/images/product/cable/display/index/btn_dp_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.mdp {
  background: url(/static/images/product/cable/display/index/btn_mdp_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.vga {
  background: url(/static/images/product/cable/display/index/btn_vga_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.dvi {
  background: url(/static/images/product/cable/display/index/btn_dvi_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.mhl {
  background: url(/static/images/product/cable/display/index/btn_mhl_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.rca {
  background: url(/static/images/product/cable/display/index/btn_rca_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.rca-s {
  background: url(/static/images/product/cable/display/index/btn_rca_s_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.video-d {
  background: url(/static/images/product/cable/display/index/btn_video_d_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li.video-s {
  background: url(/static/images/product/cable/display/index/btn_video_s_pc.jpg) 0 0 no-repeat #acddf4;
}

#ichiran ul li h5 {
  position: absolute;
  top: 20px;
  left: 15px;
  color: #000;
}
