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

/* 比較表 */
div#hikaku {
  padding: 11% 0 0;
}

div#hikaku h2 {
  display: inline-block;
  color: #094c76;
  font-size: 2.3em;
  border-bottom: 2px solid #1784c9;
  padding: 0 4% 0.8%;
}

div#hikaku div.h2outer {
  text-align: center;
  margin: 0 0 4%;
}

div.hikaku-list table {
  text-align: center;
  border-collapse: collapse;
  border-top: 2px solid #BFC1C1;
  border-left: 2px solid #BFC1C1;
  font-size: 0.95em;
}

.hikaku-list:nth-of-type(2) table {
  width: 61%;
}

div.hikaku-list table th {
  background-color: #eff4f9;
  border-right: 2px solid #BFC1C1;
  border-bottom: 1px solid #BFC1C1;
  line-height: 1.3;
}

div.hikaku-list table tr th:nth-of-type(1) {
  width: 23%;
}

.hikaku-list:nth-of-type(2) table tr th:nth-of-type(1) {
  width: 38%;
}

div.hikaku-list table th.series {
  font-size: 1.3em;
  padding: 1% 0;
}

div.hikaku-list table td {
  padding: 1.5% 0;
  border-right: 1px solid #BFC1C1;
  border-bottom: 1px solid #BFC1C1;
}

div.hikaku-list table tr.hikaku-p td {
  position: relative;
}

div.hikaku-list table tr.hikaku-p td a {
  display: block;
}

div.hikaku-list table tr.hikaku-p td a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div.hikaku-list table tr.price td {
  letter-spacing: -0.04em;
}

div.hikaku-list table .bdr {
  border-right: 2px solid #BFC1C1;
}

div.hikaku-list table .bdb {
  border-bottom: 2px solid #BFC1C1;
}

img.mainimg {
  display: block;
  width: 45%;
  margin: 0 auto 2%;
}

.yobi img.mainimg {
  display: block;
  width: 50%;
  margin: 0 auto 2%;
}

.battery img.mainimg,
.case img.mainimg {
  display: block;
  width: 50%;
  margin: 0 auto 2%;
}

img.arrow-o {
  width: 12px;
  vertical-align: -1px;
  margin: 0 2% 0 0;
}

.yobi img.arrow-o {
  width: 11px;
  vertical-align: -1px;
  margin: 0 2% 0 0;
}

.battery img.arrow-o,
.case img.arrow-o {
  width: 11px;
  vertical-align: -1px;
  margin: 0 1% 0 0;
}

img.oyako {
  position: absolute;
  top: 4%;
  left: 4%;
}

img.new,
img.lim {
  margin: 0 0 0 3px;
}

.yobi a,
.battery a,
.case a {
  display: block;
  font-size: 0.9em;
  line-height: 1.2;
}

.yobi a:hover,
.battery a:hover,
.case a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.yobi a:hover img,
.battery a:hover img,
.case a:hover img,
div.hikaku-list table tr.hikaku-p td a:hover img {
  opacity: 1 !important;
}

span.hinmei {
  display: block;
  color: #333333;
  margin: 0 0 2px;
}

span.prc {
  display: block;
  color: #333333;
  margin: 2px 0 0;
}

p.guide-att {
  text-align: right;
  margin: 0.8% -1% 0 0;
  font-size: 0.9em;
}
