/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2022 | 04:06:39 */
.item-op-sku-others-out
{
  width: 96% !important;

}

#allrightsreserved
{
  background: #000 url("/wp-content/uploads/2017/07/bg-karakusa.gif") !important;
  background-size:contain;
}

.page-container
{
  background-color: #000 !important;
}


/* ライン 41 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
  display: block;
}

/* ライン 1656 */
.category li figcaption
{
  display: inline-block;
  text-align: left;
  color: #ffffff;
  position: relative;
  z-index: 3;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}


/* ライン 1540 */
.b_name
{
  color: #ffffff;
}

/* ライン 1258 */
.cts h4
{
  font-size: 16px;
  margin-bottom: 10px;
}

/* ライン 1664 */
.category li figcaption h4
{
  font-family: Cabin,sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.2em;
  letter-spacing: 0.09em;
}



/* ライン 1671 */
.category li figcaption p
{
  font-size: 12px;
}

/* ライン 1674 */
.category li div
{
  position: absolute;
  width: 480px;
  height: 200px;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: linear;
  transition-delay: 0s;
}