@charset "shift_jis";

/* common
--------------------------------------------------------- */
img {
  width: 100%;
  max-width: 640px;
}
.morebtnS {
  overflow: hidden;
  display: inline-block;
  background:#ccc;
  width: 15px;
  height: 15px;
  margin: -2px 0 0 4px;
  padding: 0;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
}
.morebtnS:before {
  content: '';
  position: absolute;
  top: 2px;
  right: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  display: block;
  width: 10px;
  height: 10px;
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/ico_arrow_down.png) no-repeat;
  background-size: 5px 8px;
}
.gameingpcContents {
  background: #111;
  color: #111;
  line-height: 1.3;
  padding-bottom: 15px;
}
/* header
--------------------------------------------------------- */
header.catch,header + .read {
  text-align: center;
}
.mainimg {
  margin: auto;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 640px;
  max-height: 378px;
  padding-top: 378px;
}
.mainimgPc {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/mainimg_1711.png) no-repeat 0 0;
  background-size: 100% auto;
}
.mainimgParts {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/pc-parts/mainimg_parts.png) no-repeat 0 0;
  background-size: 100% auto;
}
@media screen and (max-width: 640px) {
  .mainimg {
    padding: calc(378 / 640 * 100%) 0 0;
  }
}
.mainimgTtl {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  position: absolute;
}
.lede {
  margin: calc(80 / 378 * -100%) auto 10px;
  color: #fff;
  width: calc(337 / 640 * 100%);
  font-size: 10px;
  line-height: calc(28 / 20);
}
.lede .morebtnS {
  background: #2a3fff;
}
.description {
  margin: calc(80 / 378 * -100%) auto auto;
}
.descriptionTtl {
  width: calc(369 / 640 * 100%);
  max-width: 369px;
  margin: auto;
}
.descriptionLines {
  color: #fff;
  margin: 10px 6px;
  font-size: 10px;
  line-height: calc(28 / 20);
}
.descriptionLines .morebtnS {
  background: #c20aff;
}
/* PR */
.caption.prflag {
  position: absolute;
  top: 47px;
  right: 0;
  background: #7488ae;
  height: 25px;
  line-height: 25px;
  padding: 0 7px;
  color: #fff;
  font-size: 14px;
  letter-spacing: -0.001em;
}
/*read*/
.read_text {
  background: #111;
  color: #fff;
  font-size: 11px;
  padding: 8px 10px;
  line-height: 1.4;
  text-align: left;
}
.read_text .morebtnS {background: #c20aff;}
/*navi*/
.gameingpcContents > nav:last-child {
  margin-top: 25px;
  margin-bottom: -15px;
}
.nav {
  margin: auto;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 149px 0 0;
  max-height: 149px;
  max-width: 640px;
}
.navPc {
  background: #111 url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/nav_pc.png) no-repeat 0 0;
  background-size: 100% auto;
}
.navParts {
  background: #111 url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/pc-parts/nav_parts.png) no-repeat 0 0;
  background-size: 100% auto;
}
@media screen and (max-width: 640px) {
  .nav {
    padding: calc(149 / 640 * 100%) 0 0;
  }
}
.navBtn {
  position: absolute;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: calc(299 / 640 * 100%);
  height: calc(80 / 149 * 100%);
  display: block;
}
.navBtnPc {
  top: calc(55 / 149 * 100%);
  left: calc(22 / 640 * 100%);
}
.navBtnParts {
  top: calc(55 / 149 * 100%);
  right: calc(22 / 640 * 100%);
}
.navBtnLink {
  display: block;
  width: 100%;
  height: 100%;
}
.fixednav {
  position: fixed; 
  top: 0;
  background: rgba(69,69,69, .9);
  padding: 10px;
  right: 0;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  display: none;
}
.fixednav + .relatedCategoryList {
  margin-top: 25px;
}
.fixednavBtn {
  width: 50%;
  box-sizing: border-box;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.fixednavBtnPc {
  border: 1px solid #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}
.fixednavBtnParts {
  border: 1px solid #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
.fixednavBtnLink {
  display: block;
  height: 100%;
  width: 100%;
  color: #ccc;
}
.fixednavPc .fixednavBtnPc .fixednavBtnLink {
  color: #9d0ecf;
  background: #fff;
}
.fixednavParts .fixednavBtnParts .fixednavBtnLink {
  color: #ff2a5c;
  background: #fff;
}
/* hadline */
.pageHeadline {
  margin: 20px auto 30px;
}
.pageHeadlinePc {
  width: calc(573 / 640 * 100%);
  max-width: 573px;
}
.pageHeadlineParts {
  width: calc(607 / 640 * 100%);
  max-width: 607px;
  margin-bottom: 10px;
}
/* anchor link */
.cateBtn {
  display: table;
  width: 100%;
  max-width: 640px;
  margin: auto;
  box-sizing: border-box;
}
.cateBtnItem {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  border-left: 1px  solid #fff;
  position: relative;
}
.cateBtnItem:first-child {
  border: none;
}
.cateLink {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: block;
  padding: 0 10px 13px;
}
.cateLink:after {
  content: '';
  width: 13px;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.cateLinkParts:after {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/pc-parts/cate_ico_arrow.png) no-repeat 0 0;
  background-size: 100% auto;
}
.cateLinkPeripheral:after {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/pc-parts/cate_ico_arrow.png) no-repeat 0 -6px;
  background-size: 100% auto;
}
/* model */
.madellist {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
.madellist_in {
  border: 1px solid;
  position: relative;
  margin: 20px 10px 5px;
  background: #fff;
  padding-bottom: 8px;
}
.madellist_in + .madellist_in {
  margin-top: 30px;
}
.madellist_ttl,
.madellist_list,
.madellist_text{
  margin: 8px 8px 0;
}
.madellist_tag {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  position: relative;
  line-height: 18px;
  padding: 0 5px 0 9px;
  font-weight: bold;
  position: absolute;
  top: -18px;
  left: -1px;
}
.madellist_tag:after {
  content: '';
  top: 0;
  right: -10px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  bottom: 0;
  border-right: 10px solid transparent;
  border-bottom: 18px solid;
}
.madellist_in.madel_1 {border-color: #bea514;} /* 上級 */
.madel_1 .madellist_tag { background: #bea514;}
.madel_1 .madellist_tag:after{border-bottom-color: #bea514;}
.madellist_in.madel_2 {border-color: #7a7a7a;} /* 中級 */
.madel_2 .madellist_tag { background: #7a7a7a;}
.madel_2 .morebtnS {background: #7a7a7a;}
.madel_2 .madellist_tag:after{border-bottom-color: #7a7a7a;}
.madellist_in.madel_3 {border-color: #b06e31;} /* 初級 */
.madel_3 .madellist_tag { background: #b06e31;}
.madel_3 .morebtnS {background: #b06e31;}
.madel_3 .madellist_tag:after{border-bottom-color: #b06e31;}
.madellist_ttl {
  font-weight: bold;
  height: 55px;
  padding-left: 60px;
}
.madel_1 .madellist_ttl {color: #bea514;background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/model_ico1.png) no-repeat 0 0;    background-size: 55px 55px;}
.madel_2 .madellist_ttl {color: #7a7a7a;background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/model_ico2.png) no-repeat 0 0;    background-size: 55px 55px;}
.madel_3 .madellist_ttl {color: #b06e31;background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/model_ico3.png) no-repeat 0 0;    background-size: 55px 55px;}

.madellist_ttl i {
  display: inline-block;
  margin-top: 3px;
  font-size: 18px;
  font-style: normal;
}
.madellist_line {
  font-size: 23px;
  display: block;
  color: #111;
}

.madellist_list:after{
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
.madellist_list li {
  width: 55%;
  float: left;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
}
.madellist_list li:last-child{
  width: 45%;
}
.madellist_list .madellist_list_ttl {
  display: inline-block;
  width: 5.5em;
  margin: 0 4px 0 0;
  background: #e7e7eb;
  line-height: 18px;
  font-size: 10px;
  text-align: center;
  vertical-align: bottom;
}
.madellist_list li img {
  width: 17px;
  height: auto;
}
.madellist_list_price {
  color: #db3e26;
  font-weight: bold;
}
.madellist_list_price i {
  font-style: normal;
  font-size: 18px;
  font-family: "Verdana";
}
.madellist_text {
  font-size: 11px;
}
.madellist_btn {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.madellist_btn a img {
  width: 187px;
  display:;
}
/* contents */
.cont {
  position: relative;
  max-width: 640px;
  margin: 10px auto 0;
  padding-bottom: 10px;
}
.cont + .cont {
  margin-top: 25px;
}
.contParts {
  border: 1px solid #ff2a5c;
}
.contPeripheral {
  border: 1px solid #2a3fff;
}
.contTag {
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6px;
  display: block;
}
.contTag:after {
  content: '';
  display: block;
  height: 13px;
  width: 9px;
  position: absolute;
  right: -9px;
  top: 0;
}
.contTagParts:after {
  background: linear-gradient(to top left,rgba(255,42,92, 0) 0%,rgba(255,42,92, 0) 50%, rgba(255,42,92, 1) 51%)
}
.contTagPeripheral:after {
  background: linear-gradient(to top left,rgba(42,63,255, 0) 0%,rgba(42,63,255, 0) 50%, rgba(42,63,255, 1) 51%)
}
.contTagParts  {
  background: #ff2a5c;
}
.contTagPeripheral {
  background: #2a3fff;
}
.contTtl {
  margin: 15px auto 0;
  width: calc(600 / 640 * 100%);
}
.contDescription {
  margin-top: 12px;
  overflow: hidden;
  position: relative;
}
.contVisual {
  position: relative;
  left: 0;
  width: calc(180 / 640 * 100%);
  padding-top: 178px;
  max-width: 180px;
  max-height: 178px;
}
@media screen and (max-width: 640px) {
  .contVisual {
    padding: calc(178 / 640 * 100%) 0 0;
  }
}
.contVisualParts {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/pc-parts/contents_bg_parts.png) no-repeat 0 0;
  background-size: 100% auto;
}
.contVisualPeripheral {
  background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/pc-parts/contents_bg_peripheral.png) no-repeat 0 0;
  background-size: 100% auto;
}
.contImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(149 / 178 * 100%);
}
.contLinesParts {
  background: rgba(255,42,92, .5);
}
.contLinesPeripheral {
  background: rgba(42,63,255, .5);
}
.contLines:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  width: 10px;
  height: 100%;
  margin: auto;
}
.contLinesParts:before {
  background-image: linear-gradient(to bottom right,rgba(255,42,92, 0) 0%,rgba(255,42,92, 0) 50%, rgba(255,42,92, .5) 51%);
}
.contLinesPeripheral:before {
  background-image: linear-gradient(to bottom right,rgba(42,63,255, 0) 0%,rgba(42,63,255, 0) 50%, rgba(42,63,255, .5) 51%);
}
.contLines:after {
  content: '';
  position: absolute;
  bottom: 5px;
  right: 5px;
  margin: auto;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
}
.contLinesParts:after{
  background: #ff2a5c url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/ico_arrow_down.png) no-repeat center center;
  background-size: 5px 8px;
}
.contLinesPeripheral:after{
  background: #2a3fff url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/ico_arrow_down.png) no-repeat center center;
  background-size: 5px 8px;
}
.contLines.on:after {
  display: none;
}
.contLines {
  width: calc(420 / 640 * 100%);
  position: relative;
  line-height: calc(28 / 20);
  font-size: 10px;
  padding: 10px calc(20 / 480 * 100%) 10px;
  float: right;
  margin: 0 0 10px;
  color: #fff;
  margin-top: calc(178 / 640 * -100%);
}
.contLines > * {
  top: calc(21 / 151 * 100%);
  right: calc(31 / 420 * 100%);
  left: calc(21 / 420 * 100%);
  display: -webkit-box;
}
.contLines > *.no {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
/* .shopDetail
--------------------------------------------------------- */
.shopDetailArea {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
.shopDetail {
  border-bottom: 1px solid;
  padding-bottom: 15px;
}
.shopDetail .headline .subtext {
  display: inline-block;
  position: absolute;
}
.shopDetail.model1 {background: #f2edd1; border-color: #bea514;}
.model1 .headline { background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/mds_madel1.png) no-repeat 0 0;background-size: 320px 80px;}
.shopDetail.model2 {background: #f1f1f1; border-color: #7a7a7a;}
.model2 .headline { background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/mds_madel2.png) no-repeat 0 0;background-size: 320px 80px;}
.shopDetail.model3 {background: #f7f0ea; border-color: #b06e31;}
.model3 .headline { background: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/mds_madel3.png) no-repeat 0 0;background-size: 320px 80px;}

/*こんな人におすすめ！*/
.shopDetail .point {
  margin: 0 10px;
  background: #fff;
  border: 1px solid;
  position: relative;
  box-shadow: 0px 0px 7px 3px #e0e0e0 inset;
  -webkit-box-shadow: 0px 0px 7px 3px #e0e0e0 inset;
  -moz-box-shadow: 0px 0px 7px 3px #e0e0e0 inset;
}
.shopDetail .point:after,
.shopDetail .point:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
}
.shopDetail .point:after {right: -1px;}
.shopDetail .point:before {left: -1px;}

.shopDetail.model1 .point {border-color: #bea514;}
.shopDetail.model2 .point {border-color: #7a7a7a;}
.shopDetail.model3 .point {border-color: #b06e31;}
.shopDetail.model1 .point:after,
.shopDetail.model1 .point:before {background: linear-gradient(to bottom, #BEA513 0%,#f2edd1 48%,#bea514 100%);}
.shopDetail.model2 .point:after,
.shopDetail.model2 .point:before {background: linear-gradient(to bottom, #7a7a7a 0%,#f1f1f1 48%,#7a7a7a 100%);}
.shopDetail.model3 .point:after,
.shopDetail.model3 .point:before {background: linear-gradient(to bottom, #b06e31 0%,#f7f0ea 48%,#b06e31 100%);}

.shopDetail .point .ttl {
  font-size: 11px;
  font-weight: bold;
  line-height: 19px;
  display: block;
  background: #111;
  color: #fff;
  position: relative;
  border-bottom: 1px solid;
  padding: 0 0px 0 5px;
  width: 11em;
}
.shopDetail .point .ttl:after {
  content: '';
  top: 0;
  right: -10px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  bottom: 0;
  border-right: 10px solid transparent;
  border-top: 20px solid #111;
  margin-top: 0;
}
.shopDetail .point .ttl:before {
  content: '';
  top: 0;
  right: -11px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  bottom: 0;
  border-right: 10px solid transparent;
  border-top: 20px solid;
}
.shopDetail .point_list {
  margin: 5px 10px 8px;
  font-weight: bold;
  line-height: 1.3;
  font-size: 10px;
}
.shopDetail .point_listItem {
    margin: 1px 0 0 0;
}
.point_listItem:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 7px;
  background-size: 9px auto;
  background-repeat: no-repeat;
  margin-right: 3px;
}
.shopDetail.model1 .point .ttl {border-color: #bea514 }
.shopDetail.model1 .point .ttl:before {border-top-color: #bea514;}
.shopDetail.model1 .point_listItem:before {
  background-image: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/icon_check_1.png);
}
.shopDetail.model2 .point .ttl {border-color: #7a7a7a }
.shopDetail.model2 .point .ttl:before {border-top-color: #7a7a7a;}
.shopDetail.model2 .point_listItem:before {
  background-image: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/icon_check_2.png);
}
.shopDetail.model3 .point .ttl {border-color: #b06e31 }
.shopDetail.model3 .point .ttl:before {border-top-color: #b06e31;}
.shopDetail.model3 .point_listItem:before {
  background-image: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/icon_check_3.png);
}
.shopDetailContents {
  position: relative;
  overflow: hidden;
  clear: both;
  background: #fff;
  margin: 10px 10px 0 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  padding: 0 6px 8px;
}
.shopDetailContents .prdCate {
  display: inline-block;
  margin: 0 0 0 -6px;
  position: relative;
  padding: 2px 5px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
}
.shopDetailContents .prdCateParts {
  background: #ff2a5c;
}
.shopDetailContents .prdCatePeripheral {
  background: #2a3fff;
}
.shopDetailContents .prdCateParts:after {
  background: linear-gradient(to top left,rgba(255,42,92, 0) 0%,rgba(255,42,92, 0) 50%, rgba(255,42,92, 1) 51%);
}
.shopDetailContents .prdCatePeripheral:after {
  background: linear-gradient(to top left,rgba(42,63,255, 0) 0%,rgba(42,63,255, 0) 50%, rgba(42,63,255, 1) 51%);:
}
.shopDetailContents .prdCate:after {
  content: '';
  display: block;
  height: 18px;
  width: 9px;
  position: absolute;
  right: -9px;
  top: 0;
}
.shopDetail .itemLabel {
  margin-top: 6px;
}
.shopDetail .itemLabel:before  {
  content: "";
  display: inline-block;
  width: 11px;
  height: 15px;
  background-size: 11px auto;
  background-repeat: no-repeat;
  margin: 0px 3px -3px 0px;
}
.shopDetail.model1 .itemLabel:before {
  background-image: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/icon_medal_1.png);
}
.shopDetail.model2 .itemLabel:before {
  background-image: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/icon_medal_2.png);
}
.shopDetail.model3 .itemLabel:before {
  background-image: url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/gaming-pc/icon_medal_3.png);
}
.shopDetail .itemText {
  font-size: 10px;
  font-weight: bold;
  color: #111;
  line-height: 1.8;
  display: block;
}
/*機能紹介*/
.tagList .tag {
  display: inline-block;
  background: #343434;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  margin-left: 4px;
  padding: 0 5px;
  line-height: 16px;
  margin-top: 6px;
}
.tagList .tag:first-child {
  margin-left: 0;
}
/*製品詳細*/
.tagList + .product {
  margin-top: 7px;
}
.itemText + .product {
  margin-top: 5px;
}
.product  {
  margin-top: 6px;
  color: #111;
}
.product .images {
  display: block;
  overflow: hidden;
  width: 80px;
  max-height: 80px;
  text-align: center;
  padding-right: 5px;
}
.product .images img {
  max-width: 80px;
  max-height: 80px;
  vertical-align: top;
}
.product .makerlogo {
  margin-top: 5px;
  display: block;
}

.product .images,
.product .productInfo {
  display: table-cell;
  vertical-align: top;
}
.productInfo .subText {
  font-size: 11px;
  font-weight: bold;
}
.productInfo .priceArea {
  font-size: 10px;
  font-weight: bold;
  margin-top: 3px;
}
.productInfo .priceArea span{
  color: #db3e26;
  font-family: "Verdana";
  font-size: 16px;
  font-weight: bold;
}
.productInfo .name {
  font-weight: bold;
  color: #0867bf;
  font-size: 12px;
  margin-top: 3px;
}
.productCmnt {
  font-size: 11px;
  margin-top: 3px;
}
.specTxt {
  color: #999999;
  margin-top: 5px;
}
.specTxt li {
  display: inline-block;
}
.bnr {
  margin-top: 10px;
}
/* list
--------------------------------------------------------- */
/* list1 */
.shoplist {
  width: 100%;
  max-width: 640px;
  margin: 10px auto;
}
.shoplist_index_list {
  margin-top: 5px;
  padding: 0 10px 10px 5px;
}
.shoplist_index_item {
  float: left;
  padding: 5px 0 0 5px;
  box-sizing: border-box;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
.clum_2 .shoplist_index_item {width: 50%;}
.clum_3 .shoplist_index_item {width: 33.3333%;}
.shoplist_index_link {
  display: block;
  border: 1px solid #ddd;
}
.shoplist_index_catch {
  display: inline-block;
  height: 2.5em;
  vertical-align: middle;
  padding: 9px 5px 0;
  font-size: 10px;
  color: #111;
  text-align: center;
}
.shoplist_index_catch + .shoplist_index_img {
  padding-top: 0;
}
.shoplist_index_img {
  display: block;
  padding: 10px 5px 0;
}
.shoplist_index_txt {
  display: table;
  width: 100%;
}
.shoplist_index_txt span {
  display: table-cell;
  height: 3.5em;
  vertical-align: middle;
  padding: 0 3px;
}
.clum_2 .shoplist_index_txt {
  font-size: 13px;
  font-weight: bold;
}
/* BackTop Style
--------------------------------------------------------- */
.backTop {
  opacity:0;
  position:fixed;
  bottom:20px;
  right:20px;
  width:40px;
  border-radius:4px;
  background:rgba(0,0,0,.8) url(https://img1.kakaku.k-img.com/images/smartphone/article/sp/aircon/2014/icon_arrow02.png) no-repeat center 7px;
  -webkit-background-size:15px 15px;
  background-size:15px 15px;
  z-index:350;
  -webkit-transition:opacity .1s linear;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.backTop a {
  display:block;
  width:100%;
  height:100%;
  padding:25px 0 3px 0;
  color:#fff;
  font-size:9px;
  text-align:center;
  letter-spacing:-0.001em;
  background-repeat:no-repeat;
  background-position:center -86px;
}

/* For Android (position fixed image bug) */
.backTop a::after {
  content:".";
  color:transparent;
}
.backTop.hidden {
  display:none;
}
.backTop.show {
  opacity:1 !important;
  -webkit-transition:opacity .1s linear;
}