@charset "utf-8";

/*------------------------------
             kakaku
------------------------------*/

.innerBox {
  padding: 10px 20px 20px 20px;
}

ul{
  list-style: outside none none;
}
.kakakuTitle {
  background: #f57119;
  height:45px; color:#fff;
  font-size:18px;
  padding-left:20px;
  line-height:45px;
}

.kakakuSubTitle {
  background: #f2f2f2;
  /*font-weight: bold;*/
  font-size: 24px;
  color: #333;
  padding: 5px 15px;
  margin-bottom: 5px;
}
.archive_amzads{
    margin-left: 180px;
    margin-bottom: 30px;
    height: auto;
}
.kakakuAcvLink li {float: left;}
.kakakuAcvLink li:not(:last-child) {margin-right: 10px;}
.kakakuAcvLink li a {
  color: #FFF;
  display: inline-block;
  padding: 0px 10px;
  font-size: 24px;
  /*font-weight: bold;*/
}


.cpu {margin-bottom: 20px;}
.cpu a {background: #f56b0f;}

.hdd {margin-bottom: 20px;}
.hdd a {background: #8cac65;}

.memory {margin-bottom: 20px;}
.memory a {background: #34a9d4;}

.os {margin-bottom: 80px;}
.os a {background: #717171;}

.detailSns {
  padding: 0;
  margin-bottom: 20px;
}

.detailSns li {
  float: left;
  width: 25px;
  margin-right: 5px;
}
.detailSns img {width: 100%;}
.detailSns img:hover {opacity: 0.7;}


.kakakuDtlList li:nth-child(4n) {margin-right: 0;}
.kakakuDtlList li:nth-child(4n+1) {clear: left;}

.DtlListImg {max-width: 100%;}

.shopName {letter-spacing: 2px;}

.breadcrumbs {margin-bottom: 5px;}

.archive_ad_price{
    margin-left: 35px;
     margin-bottom: 30px;
}
.archive_ad_price #ad1{
   float: left;
}
.archive_ad_price #ad2{
    margin-left: 30px;
    margin-right: : 30px;
}

