@charset "utf-8";
/*====================================================================
  page__ttl
=====================================================================*/
.page__ttl{
  width: 100%;
  height: 130px;
  padding-top: 35px!important;
  background-color: #000;
  /*background: url(../images/pages/shoes/ttl_bg.jpg) center center #000 no-repeat;*/
}
  .page__ttl span{
    display: block;
    width: 1090px;
    height: 0;
    margin: 0 auto;
    padding-top: 60px!important;
    overflow: hidden;
    background: url(../images/pages/shoes/shoes_ttl.png) left center no-repeat;
  }

.page__ttl--detail{
  width: 100%;
  padding: 53px 0;
  background-color: #000;
  /*background: url(../images/pages/shoes/ttl_bg.jpg) center center #000 no-repeat;*/
}
  .page__ttl--detail span{
    display: block;
    width: 1090px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 3rem;
    letter-spacing: 2px;
  }
  .page__ttl--detail span span{
    display: inline;
  }





/*====================================================================
  shoes
=====================================================================*/

.shoes{
  width: 1090px;
  margin:0 auto;
  padding-bottom:4vw;
}





#slides{
  width:720px;
}
#slides img{
  width:100%;
  height:auto;
}
.swiper-container {
  width: 100%;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  height: 80%;
  width: 100%;.
  overflow: hidden;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}

.swiper-button-next{
  right:0 !important;
  z-index: 30!important;
}

.swiper-button-prev{
  left:0 !important;
  z-index: 30!important;

}
.zoom {
  display:inline-block;
  position: relative;
}
.zoom img {
  display: block;
}


.shoes .detail-box{
  padding-left:40px;
}
.shoes .item-name{
  font-size: 2rem;
  color: #cc1d25;
  margin-bottom: 2vw;
}
.shoes .item-description{
  padding-bottom:2vw;
}
.shoes .option_list{
  padding-bottom:2vw;
  overflow: hidden;
}
.shoes .option_list h3{
  font-size: 1.5rem;
  padding-bottom: 1vw;
  margin-bottom: 1vw;
  border-bottom:1px solid #222;
  font-weight: bold;
}
.shoes .option_list label{
  width:30%;
  display: block;
  margin-right:10px;
  margin-bottom:10px;
  border:1px solid #d0d0d0;
  padding:1vw;
  text-align: center;
  float:left;
}
.shoes .option_list label:hover{
  color:#fff;
  background-color:#222;

}
.shoes .option_list label:nth-child(3n){
  margin-right:0;
}
.shoes .option_list br,
.shoes .option_list label:first-child,
.shoes .option_list label input{
  display: none;
}


/*-----------------------------------
  shoes__link
-----------------------------------*/
  .shoes__link{
    margin-bottom: 30px;
  }

  .shoes__link li{
    width: 250px;
    height: 60px;
    line-height: 60px;
    margin-right: 30px;
    font-size: 2rem;
    float: left;
    text-align: center;
  }

  .shoes__link li:nth-child(4n){
    margin-right: 0;
  }

  .shoes__link li a{
    width: 250px;
    height: 60px;
    line-height: 60px;
    display: block;
    text-decoration: none;
  }

  /*.shoes__link li:nth-child(1){
    border: 1px solid #7d7d7d;
    color: #7d7d7d;
  }

  .shoes__link li:nth-child(1) a{
    border: 1px solid #7d7d7d;
    color: #7d7d7d;
  }

    .shoes__link li:nth-child(1) a:hover{
      background-color: #7d7d7d;
      color: #ffffff;
    }
  .shoes__link li:nth-child(2){
    border: 1px solid #32b16c;
    color: #32b16c;
  }
  .shoes__link li:nth-child(2) a{
    border: 1px solid #32b16c;
    color: #32b16c;
  }

    .shoes__link li:nth-child(2) a:hover{
      background-color: #32b16c;
      color: #ffffff;
    }

  .shoes__link li:nth-child(3){
    border: 1px solid #cc1d25;
    color: #cc1d25;
  }

  .shoes__link li:nth-child(3) a{
    border: 1px solid #cc1d25;
    color: #cc1d25;
  }

    .shoes__link li:nth-child(3) a:hover{
      background-color: #cc1d25;
      color: #ffffff;
    }

  .shoes__link li:nth-child(4){
    border: 1px solid #8f82bc;
    color: #8f82bc;
  }

  .shoes__link li:nth-child(4) a{
    border: 1px solid #8f82bc;
    color: #8f82bc;
  }

    .shoes__link li:nth-child(4) a:hover{
      background-color: #8f82bc;
      color: #ffffff;
    }*/

  .shoes__link li:nth-child(1){
    border: 1px solid #8f82bc;
    color: #8f82bc;
  }

  .shoes__link li:nth-child(1) a{
    border: 1px solid #8f82bc;
    color: #8f82bc;
  }

    .shoes__link li:nth-child(1) a:hover{
      background-color: #8f82bc;
      color: #ffffff;
    }



/*-----------------------------------
  shoes__list
-----------------------------------*/
  .shoes__list {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }

  .shoes__list li{
    width: 350px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
  }

  .shoes__list li .zoom{
    width: 350px;
    height: 233px;
    overflow: hidden;
    display: block;
  }

  .shoes__list li .zoom img{
    width: 350px;
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
    vertical-align: bottom;
  }
    .shoes__list li .zoom img:hover{
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
   }


    .shoes__list li:nth-child(3n){
      margin-right: 0;
    }

  .shoes__list li .type{
    width: 160px;
    /*min-height: 40px;*/
    /*line-height: 40px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #cc1d25;
    color: #ffffff;
    font-size: 1.6rem;
    float: left;
  }

  .shoes__list li .type a{
    color: #ffffff;
  }

  .shoes__list li h2{
    width: 170px;
    /*min-height: 40px;*/
    /*line-height: 40px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #000000;
    font-size: 1.6rem;
    float: right;
    text-decoration: none;
  }

  .shoes__list li .my-gallery{
    height: 233px;
    overflow: hidden;
    position: relative;
  }

  .shoes__list li .my-gallery figure{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }

  .shoes__list li .my-gallery figure:nth-child(1){z-index: 6;}
  .shoes__list li .my-gallery figure:nth-child(2){z-index: 5;}
  .shoes__list li .my-gallery figure:nth-child(3){z-index: 4;}
  .shoes__list li .my-gallery figure:nth-child(4){z-index: 3;}
  .shoes__list li .my-gallery figure:nth-child(5){z-index: 2;}
  .shoes__list li .my-gallery figure:nth-child(6){z-index: 1;}





