@charset "euc-jp";
#container {
  margin-top: 80px;
}
.container > .cInner{
  width:100%;
}
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
.free_space_block {
  margin-top: 3em;
}

/*item category辺り*/
.mainBox__topText{
  font-size:14px;
  margin-bottom:30px;
  text-align:center;
}
.itemList--8{
  text-align:center;
  letter-spacing: -.4em;
}
.itemList--8 .itemList__topText{
  font-size:12px;
  margin-bottom:20px;
}
.itemList--8 .itemList__unit{
  float:none;
  display: inline-block;
  letter-spacing: normal;
  width:100px;
  text-align:center;
  vertical-align: top;
}
.itemList--8 .itemList__unit:nth-child(n+2){
  margin-left:42px;
}

/*CONTENTS*/
.itemList--contents{
  background:black;
}
.itemList--contents .itemList__unit{
  width:14.27%;
  float:left;
}
.itemList--contents .itemList__unit img{
  width:100%;
}

/*お知らせ*/
.bgSection {
    padding: 60px 0;
    width: 100%;
    overflow-x: hidden;
    background: #f2f2f2;
}
.info{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #000;
}
.info__inner {
  height: 150px;
  margin-bottom: 15px;
  overflow-y: auto;
}
.info dl {
  padding: 0 25px;
}
.info dt,.info dd{
  margin-bottom:10px;
}
.info dt{
  float:left;
  font-weight:bold;
  width:15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.info dd{
  float:left;
  padding-left:5px;
  width:85%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bgSection__bg--info{ 
  padding-top:50px;
  padding-bottom:80px;
}


.ranking .itemList .itemList__unit {
  position: relative;
  padding-top: 25px;
}
.ranking .itemList .itemList__unit:nth-of-type(1):before {
  position: absolute;
  top: 0;left: 0;
  content: url(https://img21.shop-pro.jp/PA01444/597/etc/ot_ic05.png);
}
.ranking .itemList .itemList__unit:nth-of-type(2):before {
  position: absolute;
  top: 0;left: 0;
  content: url(https://img21.shop-pro.jp/PA01444/597/etc/ot_ic06.png);
}
.ranking .itemList .itemList__unit:nth-of-type(3):before {
  position: absolute;
  top: 0;left: 0;
  content: url(https://img21.shop-pro.jp/PA01444/597/etc/ot_ic07.png);
}
.ranking .itemList .itemList__unit:nth-of-type(1):after {
  position: absolute;
  top: 0;left: 28px;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  color: #bb8e28;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(2):after {
  position: absolute;
  top: 0;left: 28px;
  content: "2";
  font-size: 22px;
  font-weight: bold;
  color: #676c93;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(3):after {
  position: absolute;
  top: 0;left: 28px;
  content: "3";
  font-size: 22px;
  font-weight: bold;
  color: #a84200;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(4):after {
  position: absolute;
  top: 0;left: 0;
  content: "4";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(5):after {
  position: absolute;
  top: 0;left: 0;
  content: "5";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(6):after {
  position: absolute;
  top: 0;left: 0;
  content: "6";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(7):after {
  position: absolute;
  top: 0;left: 0;
  content: "7";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(8):after {
  position: absolute;
  top: 0;left: 0;
  content: "8";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(9):after {
  position: absolute;
  top: 0;left: 0;
  content: "9";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
.ranking .itemList .itemList__unit:nth-of-type(10):after {
  position: absolute;
  top: 0;left: 0;
  content: "10";
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}

.slick-slide {
  margin: 10px 5px;
}
.slick-slide img {
  width: 100%;
}
.slick-dots li button:before {
  background: #aaa;
  opacity: 1!important;
  text-indent: -9999px;
  width: 10px!important;
  height: 10px!important;
  border-radius: 10px;
}
.slick-dots li.slick-active button:before {
  opacity: 1!important;
  background: #000;
}
.slick-prev {
    left: 47%!important;
    top: auto!important;
    bottom: -30px!important;
    z-index: 2;
    background: url(https://img21.shop-pro.jp/PA01444/597/etc/ot_ic03.png) no-repeat!important;
    margin-left: -70px!important;
    text-indent: -9999px!important;
}
.slick-next {
    right: 47%!important;
    top: auto!important;
    bottom: -30px!important;
    z-index: 2;
    background: url(https://img21.shop-pro.jp/PA01444/597/etc/ot_ic04.png) no-repeat!important;
    margin-right: -65px!important;
    text-indent: -9999px!important;
}