﻿@charset "utf-8";
/* CSS Document */
.namel {
  font-size: 1.5em !important;
  line-height: 1em;
  margin-bottom: 8px;
}
.RankingNumberOfVotes {
  font-size: 1em;
  margin: 10px 0 0 0;
  font-weight: 600;
}
.pageLink {
  display: flex;
}
.pageLink a {
  text-decoration: none;
  color: #fff;
}
.pageLink a:hover {
  opacity: 0.8;
}
.pageLink > a {
  width: calc((100% - 10px) / 2);
  margin-right: 10px;
  position: relative;
}
.pageLink a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 0.9em;
  height: 0.9em;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg) skew(calc((50deg - 30deg) / 2), calc((50deg - 30deg) / 2));
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  transition: .5s;
}
.camera, .lens {
  border: 1px solid;
  padding: 5px;
  margin-top: 5px;
  background-color: #79cbc8;
  color: #fff;
  text-align: center;
  padding: 0.5em 0.5em 2em 0.5em;
}
.pageLink > a:nth-child(2n) {
  margin-right: 0;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.cp2026_nd_box {
  display: block;
  max-width: 550px;
  margin: 0 auto;
}
.RankingProductName a {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2em;
  margin: 15px 0 0 0;
  height: 70px;
  display: block;
}
.RankingProductBuy {}
.RankingProductBuy a {
  background-color: #000;
  border: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  /*コレ*/
  border-radius: 100px;
  display: block;
  width: 250px;
  padding: 5px;
  box-sizing: border-box;
  background: #000000;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  margin: 10px 0;
  transition: 0.3s;
  width: 100%;
}
.rankingProductImg img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 10px 10px 0 10px;
}
.rankingContents {
  display: table;
  border-top: 3px dotted #000;
  /* margin: -55px 0 0 0; */
  height: 90px;
  /* padding: 10px 0 0 0; */
}
.rankingContents01 {
  display: flex;
  /* width: 32%; */
  /* margin: 30px 0 0 0; */
  /* padding: 0 0 0 50px; */
  margin: 0;
  /* display: flex; */
  justify-content: center; /* 左右中央 */
  align-items: center; /* 上下中央 */
  height: 100%; /* コンテナの高さが必要 */
}
.rankingContents02 {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 26px;
  width: 50%;
}
.rankingPosition {
  /* position: relative; */
  /* top: 80px; */
  /* left: -70px; */
  /* width: 80px; */
  /* margin: 0 -25px 0 0; */
}
.rankingPosition img {
  width: 100%;
  height: auto;
  display: block;
}
.rankingContents00 {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  width: 13%;
  text-align: center;
}
.kvCamera img {
  width: 100%;
  height: auto;
}
.cameraBumon {
  background-color: #f7e507;
  color: #000000;
  padding: 5px 10px;
  text-align: center;
  margin: 10px 0 0;
  font-weight: 600;
}
.lensBumon {
  background-color: #f7e507;
  color: #000000;
  padding: 5px 10px;
  text-align: center;
  margin: 10px 0 0;
  font-weight: 600;
}
.NewArrivalBox {
  display: table;
  /* background-color: #f4f4f4; */
  border: 2px dotted #bbbbbb;
  border-radius: 10px;
  margin: 0 auto 20px auto;
  padding: 5px 0 0 0;
  width: 90%;
  /* text-align: center; */
}
.NewArrivalTxt {
  display: block;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  color: #ff6800;
  margin-bottom: -15px;
}
.NewArrivalBoxi {
  display: table;
  margin: 0;
  padding: 0 5%;
  text-align: center;
}
.NewArrivalpr0 {
  /* display: table-cell; */
  /* width: 20%; */
  /* text-align: right; */
}
.NewArrivalproname {
  display: table-cell;
  width: 80%;
  vertical-align: middle;
  font-size: 1.3em;
  font-weight: 600;
}
.rankingContents:first-of-type {
  border: none;
}
.arrow_right::after { /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 10px; /* くの字を山なりに見た時、左側の長さ */
  height: 10px; /* くの字を山なりに見た時、右側の長さ */
  border-top: 3px solid #000; /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 3px solid #000; /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg); /* くの字の向き */
}
.arrow_right {
  position: relative;
  padding-right: 25px;
}
a.rankingContentsA {
  display: contents;
}
a.rankingContentsA:hover {
  opacity: 0.8;
}
.RankingProductName.spmb10 {
  margin-bottom: -20px;
}
.RankingProductName.spmb10.txtm {
  font-size: 1.2em;
}
.rankingProductImg.mtm10 {
  margin-top: -14px;
}
.cp2026NdBoxIntro {
  line-height: 1.5em;
  display: block;
  margin: 10px auto 3px;
  font-size: 0.9em;
}
@media screen and (max-width: 480px) {
  /* 480pxまでの幅の場合に適用される */
  a:hover {
    opacity: 0.7;
    transition: 0.3s;
  }
  .cp2026_nd_box {
    display: block;
    max-width: 550px;
    margin: 0 auto 20px;
    padding: 0 10px;
  }
  .RankingProductName {
    font-size: 1em;
    font-weight: 600;
    padding: 10px 0 0 0;
  }
  .RankingProductBuy {}
  .RankingProductBuy a {
    background-color: #000;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    /*コレ*/
    border-radius: 100px;
    display: block;
    width: auto;
    padding: 5px;
    box-sizing: border-box;
    background: #000000;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 0 0 10px 0;
    transition: 0.3s;
    font-size: 0.9em;
  }
  .rankingProductImg img {
    width: 100%;
    height: auto;
  }
  .rankingContents {
    display: table;
    border-top: 3px dotted #000;
    /* margin: -55px 0 0 0; */
    height: 90px;
    /* padding-top: 10px; */
  }
  .rankingContents01 {
    display: table-cell;
    /* width: 32%; */
    margin: 30px 0 0 20px;
    /* padding: 0 0 0 50px; */
    /* margin: 0; */
    /* box-sizing: border-box; */
  }
  .rankingContents02 {
    display: table-cell;
    vertical-align: bottom;
    padding: 0 0 0 20px;
    width: 55%;
  }
  .rankingPosition {
    /* position: relative; */
    /* top: 80px; */
    /* left: -70px; */
    /* width: 80px; */
    /* margin: 0 -25px 0 0; */
  }
  .rankingPosition img {
    width: 100%;
    height: auto;
    display: block;
  }
  .rankingContents00 {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    width: 13%;
    text-align: center;
  }
  .kvCamera img {
    width: 100%;
    height: auto;
  }
  .cameraBumon {
    background-color: #f7e507;
    color: #000000;
    padding: 5px 10px;
    text-align: center;
    margin: 10px 0 0;
    font-weight: 600;
  }
  .lensBumon {
    background-color: #f7e507;
    color: #000000;
    padding: 5px 10px;
    text-align: center;
    margin: 10px 0 0;
    font-weight: 600;
  }
  .pageLink {
    display: flex;
  }
  .pageLink a {
    text-decoration: none;
    color: #fff;
  }
  .pageLink a:hover {
    opacity: 0.8;
  }
  .pageLink > a {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    position: relative;
  }
  .pageLink a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 0.9em;
    height: 0.9em;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg) skew(calc((50deg - 30deg) / 2), calc((50deg - 30deg) / 2));
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    transition: .5s;
  }
  .camera, .lens {
    border: 1px solid;
    padding: 5px;
    margin-top: 5px;
    background-color: #79cbc8;
    color: #fff;
    text-align: center;
    padding: 0.5em 0.5em 2.3em 0.5em;
    font-size: 0.8em;
  }
  .pageLink > a:nth-child(2n) {
    margin-right: 0;
  }
  h2.sp_container {
    margin-top: -40px;
  }
  .block-page-top-wrap .ttl h2 {
    font-size: 18px;
  }
  .NewArrivalBox {
    display: table;
    /* background-color: #f4f4f4; */
    border: 2px dotted #bbbbbb;
    border-radius: 10px;
    margin: 0 auto 10px auto;
    padding: 5px 0 0 0;
    width: 100%;
    /* text-align: center; */
  }
  .NewArrivalTxt {
    display: block;
    text-align: center;
    font-size: 1em;
    font-weight: 600;
    color: #ff6800;
    margin-bottom: -10px;
    padding-left: 25px;
    position: relative;
  }
  .NewArrivalBoxi {
    display: table;
    margin: 0;
    padding: 0 5%;
    text-align: center;
  }
  .NewArrivalpr0 {
    /* display: table-cell; */
    /* width: 20%; */
    /* text-align: right; */
  }
  .NewArrivalproname {
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.2em;
  }
  .rankingContents:first-of-type {
    border: none;
  }
  .arrow_right::after { /* くの字の表示設定 */
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    width: 10px; /* くの字を山なりに見た時、左側の長さ */
    height: 10px; /* くの字を山なりに見た時、右側の長さ */
    border-top: 3px solid #000; /* くの字を山なりに見た時、左側の太さと色 */
    border-right: 3px solid #000; /* くの字を山なりに見た時、右側の太さと色 */
    transform: rotate(45deg); /* くの字の向き */
  }
  .arrow_right {
    position: relative;
    padding-right: 25px;
  }
  .RankingProductName a {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2em;
    margin: 10px 0 10px 0;
    height: auto;
  }
  .RankingProductName.spmb10 {
    margin-bottom: 10px;
  }
  .RankingProductName.spmb10.txtm {
    font-size: 1.2em;
  }
  .rankingProductImg.mtm10 {
    margin-top: -9px;
  }
  .cp2026NdBoxIntro {
    line-height: 1.5em;
    display: block;
    margin: 10px auto 3px;
    font-size: 0.9em;
  }
}