@charset "utf-8";
/* ブロッカーズ公式サイト - 商品一覧ページ */

.cl {
  clear: both;
}
/*商品シリーズメニュー*/
.list-products {
  padding: 10px 20px;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
}
.list-products > * {
  flex: 1 0 auto;
}
.list-products dt {
  margin: 10px 0;
}
.list-products dt::before {
  content: "●";
  color: #f52c4d;
  vertical-align: text-top;
}
.list-products dd {
  margin: 5px 1em;
}
.list-products dd::before {
  content: "-";
  color: #f52c4d;
  margin-right: 0.5em;
}
.list-products dd + dt {
  margin-top: 20px;
}
.list-products a {
  color: inherit;
  text-decoration: none;
}
.list-products a:hover {
  color: #f52c4d;
}
.top_txt_list {
  width: 270px;
  float: left;
  margin-right: 5px;
  overflow: auto;
}
.top_txt_list li {
  margin-bottom: 10px;
}
.top_txt_list2 {
  width: 230px;
  float: left;
}
.top_txt_list2 li {
  margin-bottom: 10px;
}
.main_list_l {
  width: 405px;
  _width: 390px;
  float: left;
  margin-right: 25px;
  overflow: auto;
}
.main_list_l img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
}
.main_list_l p {
  float: left;
}
.main_list_r {
  width: 405px;
  _width: 390px;
  float: left;
}
.main_list_r img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
}
.main_list_r p {
  float: left;
}
/*商品シリーズ サブタイトル*/
.h3_subtitle {
  max-width: 835px;
  padding: 10px;
  margin: 10px auto;
  background: #eaeaea;
  border-left: 10px solid #555;
}
/*商品リスト*/
ul.list {
  margin: 20px auto;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
li.main_list {
  width: 190px;
  margin: 10px;
  text-align: center;
  padding: 15px 0;
  position: relative;
}
li.main_list > a {
  text-decoration: none;
  outline: none;
}
/*li.main_list > a:after {
  content: "[詳細]";
  padding: 5px 0px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  right: 10px;
  letter-spacing: 1px;
  bottom: 15px;
}*/
li.main_list > a:hover:after {
  color: #f52c4d;
}
li.main_list img {
  width: 100%;
  max-width: 150px;
  height: auto;
  max-height: 100%;
  margin-bottom: 10px;
}
li.main_list img.ck {
  background: #0E0E0E;
  box-shadow: 0 0px 2px 2px rgba(255, 255, 255, 0.8) inset;
}
li.main_list a > p {
  color: #3f3f3f;
  font-size: 10px;
  line-height: 1.2;
  text-align: left;
}
li.main_list a > p > b {
  padding: 5px 0.5em;
  font-size: 13px;
  display: block;
}
li.main_list a:hover > p > b {
  color: #f52c4d;
}
/* New Icon */
li.main_list.newIc:before {
  content: "NEW";
  color: #FFF;
  font-size: 10px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 0;
  width: 36px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  border-radius: 100%;
  letter-spacing: 1px;
  background-color: #FE0000;
  animation: bg-color 3s infinite;
  -webkit-animation: bg-color 3s infinite;
}
@-webkit-keyframes bg-color {
  0% {
    background-color: #FE0000;
  }
  50% {
    background-color: #FF9933;
  }
}
@keyframes bg-color {
  0% {
    background-color: #FE0000;
  }
  50% {
    background-color: #FF9933;
  }
}
.list_line {
  border-bottom: 1px dotted #DCDCDC;
  *border-bottom: none;
  margin: 10px 0;
  width: 835px;
  text-align: left;
}
/*ここから、甲子園代表機体のアーカイブ*/
#k_archive {
  background: url(/jp/vlockers/images/kou_archive_bg.jpg) left top no-repeat #000;
  overflow: auto;
  padding-left: 20px;
  font-size: 14px;
  color: #fff;
  width: 806px;
}
#k_archive table {
  font-size: 16px;
}
.k_line {
  border-bottom: 1px dotted #76777b;
  clear: both;
  width: auto;
  height: 20px;
  margin: auto 15px 30px auto;
}
.copy01 {
  font-size: 16px;
  color: #04fef5;
  font-weight: bold;
}
table.arch_list {
  background: #000;
  margin: auto;
  color: #fff;
  border-collapse: separate;
  border-spacing: 2px 10px;
  width: 800px;
  padding: 10px 20px;
}
table.arch_list td {
  vertical-align: top;
}
table.arch_list hr {
  margin: 10px auto;
  width: auto;
}
table.arch_list p {
  font-size: 16px;
  margin: 15px;
}
table.arch_list p.note {
  font-size: 13px;
  margin: 10px;
  text-indent: -0.5em;
}
table.arch_list p .kov {
  color: #F00;
  font-size: 16px;
}
table.arch_list h2 {}
table.arch_list h3 {
  font-size: 24px;
  padding-left: 120px;
  text-indent: -120px;
}
table.arch_list h3 > span {
  font-size: 22px;
  color: #03fef5;
  display: inline-block;
  width: 120px;
  text-indent: 0;
  padding: 0;
}
table.arch_list h3 + p {}
table.arch_list h4 {
  color: #03fef5;
  font-size: 22px;
  text-indent: -0.5em;
}
table.arch_list h5 {
  font-size: 22px;
}
.bnr01 {
  background: url(/jp/vlockers/images/kou01_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr01 a {
  background: url(/jp/vlockers/images/kou01_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr01 a:hover {
  background: url(/jp/vlockers/images/kou01_archive_bnr_on.jpg) no-repeat;
}
.bnr02 {
  background: url(/jp/vlockers/images/kou02_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr02 a {
  background: url(/jp/vlockers/images/kou02_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr02 a:hover {
  background: url(/jp/vlockers/images/kou02_archive_bnr_on.jpg) no-repeat;
}
.bnr03 {
  background: url(/jp/vlockers/images/kou03_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr03 a {
  background: url(/jp/vlockers/images/kou03_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr03 a:hover {
  background: url(/jp/vlockers/images/kou03_archive_bnr_on.jpg) no-repeat;
}
.bnr04 {
  background: url(/jp/vlockers/images/kou04_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr04 a {
  background: url(/jp/vlockers/images/kou04_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr04 a:hover {
  background: url(/jp/vlockers/images/kou04_archive_bnr_on.jpg) no-repeat;
}
.bnr05 {
  background: url(/jp/vlockers/images/kou05_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr05 a {
  background: url(/jp/vlockers/images/kou05_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr05 a:hover {
  background: url(/jp/vlockers/images/kou05_archive_bnr_on.jpg) no-repeat;
}
.bnr06 {
  background: url(/jp/vlockers/images/kou06_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr06 a {
  background: url(/jp/vlockers/images/kou06_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr06 a:hover {
  background: url(/jp/vlockers/images/kou06_archive_bnr_on.jpg) no-repeat;
}
.bnr07 {
  background: url(/jp/vlockers/images/kou07_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr07 a {
  background: url(/jp/vlockers/images/kou07_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr07 a:hover {
  background: url(/jp/vlockers/images/kou07_archive_bnr_on.jpg) no-repeat;
}
.bnr08 {
  background: url(/jp/vlockers/images/kou08_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr08 a {
  background: url(/jp/vlockers/images/kou08_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr08 a:hover {
  background: url(/jp/vlockers/images/kou08_archive_bnr_on.jpg) no-repeat;
}
.bnr09 {
  background: url(/jp/vlockers/images/kou09_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr09 a {
  background: url(/jp/vlockers/images/kou09_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr09 a:hover {
  background: url(/jp/vlockers/images/kou09_archive_bnr_on.jpg) no-repeat;
}
.bnr10 {
  background: url(/jp/vlockers/images/kou10_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr10 a {
  background: url(/jp/vlockers/images/kou10_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr10 a:hover {
  background: url(/jp/vlockers/images/kou10_archive_bnr_on.jpg) no-repeat;
}
.bnr11 {
  background: url(/jp/vlockers/images/kou11_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr11 a {
  background: url(/jp/vlockers/images/kou11_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr11 a:hover {
  background: url(/jp/vlockers/images/kou11_archive_bnr_on.jpg) no-repeat;
}
.bnr12 {
  background: url(/jp/vlockers/images/kou12_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
  text-indent: -999em;
}
.bnr12 a {
  background: url(/jp/vlockers/images/kou12_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 112px;
}
.bnr12 a:hover {
  background: url(/jp/vlockers/images/kou12_archive_bnr_on.jpg) no-repeat;
}
.bnr13 {
  background: url(/jp/vlockers/images/kou13_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 113px;
  text-indent: -999em;
}
.bnr13 a {
  background: url(/jp/vlockers/images/kou13_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 113px;
}
.bnr13 a:hover {
  background: url(/jp/vlockers/images/kou13_archive_bnr_on.jpg) no-repeat;
}
.bnr14 {
  background: url(/jp/vlockers/images/kou14_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 113px;
  text-indent: -999em;
}
.bnr14 a {
  background: url(/jp/vlockers/images/kou14_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 113px;
}
.bnr14 a:hover {
  background: url(/jp/vlockers/images/kou14_archive_bnr_on.jpg) no-repeat;
}
.bnr15 {
  background: url(/jp/vlockers/images/kou15_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 113px;
  text-indent: -999em;
}
.bnr15 a {
  background: url(/jp/vlockers/images/kou15_archive_bnr.jpg) no-repeat;
  display: block;
  overflow: hidden;
  width: 787px;
  height: 113px;
}
.bnr15 a:hover {
  background: url(/jp/vlockers/images/kou15_archive_bnr_on.jpg) no-repeat;
}