@charset "UTF-8";
/* CSS Document */
.cateList {
    width: 1100px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    display: flex;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    margin: 20px auto 0;
}
.cateList li {
    margin-left: 2px;
    margin-right: 5px;
}
.scrolled {
  z-index: 9999 !important; }

body{
	margin: 0;
}

p{
	margin: 0;
}

ul, li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#key_item_boots {
  width: 1000px;
  margin: 59px auto 100px;
  font-weight: 400;
  font-family: 'EB Garamond', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #58595b;
  letter-spacing: 0.06em;
  font-size: 13px;
  line-height: 2; }
  #key_item_boots a {
    display: inline-block; }
  #key_item_boots .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 600px;
    margin: 0 auto;
    line-height: 1;
    text-align: center;
    margin-bottom: 40px;
  }
    #key_item_boots .ttl img {
      margin-right: 14px; 
      width: 19px!important;
      height: 16px;
    }
    #key_item_boots .ttl span {
		font-size: 20px;
		color: #000;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		letter-spacing: 0.06em;
		font-weight: 400;
    }

    #key_item_boots .top_txt{
      margin-top: 43px ;
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      font-size: 13px;
      line-height: 24px;
    }

  #key_item_boots .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
  }
  #key_item_boots .flex li:nth-child(2) {
    margin-left:40px;
  }

  #key_item_boots .img a {
    display: block; }

  #key_item_boots .credit {
    text-align: center;
    font-size: 15px;
    line-height: 1.428;
    letter-spacing: 0.07em;
    white-space: nowrap;
    font-weight: 400;
    font-family: 'EB Garamond', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
  #key_item_boots .credit > a {
      margin-top: 18px; }
      #key_item_boots .credit > a span {
        font-size: 12px;
        line-height: 1.666;
        letter-spacing: 0.06em; }
  #key_item_boots .txt_blk {
    width: 746px;
    margin: 0 auto;
    padding: 33px 0 40px;
    background-color: #F7F7F7;
    text-align: center;
    margin-top: 60px;
  }

  #key_item_boots .txt_blk p:first-child{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 13px;
  line-height: 24px;
  }


  #key_item_boots .top {
    text-align: center;
    margin-bottom: 71px; }

  #key_item_boots .top h2 {
      font-size: 32px;
      line-height: 1.563;
      color: #000;
      margin-bottom: 34px;
      font-weight: 400;
      font-family: 'EB Garamond', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    }
    #key_item_boots .top h2 span {
        font-size: 34px;
      }

    #key_item_boots .top .sub_ttl {
      font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
      font-size: 24px;
      color: #000;
      letter-spacing: 0.06em;
      line-height: 1.5;
      text-align: center;
      position: relative;
      width: 405px;
      padding: 25px 0 23px 0 ;
      margin: 0 auto;
    }

    @media screen\0 {
      #key_item_boots .top .sub_ttl {
        letter-spacing: -0.04em;
      }
    }

    #key_item_boots .top .sub_ttl::before {
    content: "";
    display: inline-block;
    width: 44.5px;
    height: 46.5px;
    background-image: url(../img/k_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0 ;
    left: 0;
  }
  #key_item_boots .top .sub_ttl::after {
    content: "";
    display: inline-block;
    width: 44.5px;
    height: 46.5px;
    background-image: url(../img/k_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  
  #key_item_boots .section { text-align: center; }
  #key_item_boots .section .img { width:360px; margin:0 auto; }
  #key_item_boots .section .flex { margin:0 auto; margin-top: 40px;}
  #key_item_boots .section .flex img { width:240px; }

  #key_item_boots .blk01 img,
  #key_item_boots .blk02 img {width: 100% ;}

 #key_item_boots hr{
  width: 540px ;
  border-width: 1px 0 0 0; /* 太さ */
  border-style: solid; /* 種類 */
  border-color: #000;/* 色 */
  margin: 0 auto ;
  margin-top: 20px;
  padding-bottom: 23px;
 } 

  #key_item_boots .blk02 {margin-top: 117px;}

  #key_item_boots .btn {
    margin-top: 95px; }
  #key_item_boots .btn a {
      display: block;
      width: 260px;
      margin: 0 auto;
      line-height: 1;
      border: 1px solid #000;
      font-size: 20px;
      color: #000;
      text-align: center;
      padding: 15px 0 14px; }

  #key_item_boots .slider{
    width: 300px;
    height: max-content;
    margin :58px auto 15px;
  }


/* ==== スライダーの設定 ==== */

button {
  width: auto!important;
  padding: 0!important;
  margin:0!important;
  background:none!important;
  border:0!important;
  font-size:0!important;
  line-height:0!important;
  overflow:visible!important;
  cursor:pointer!important;
}


.slick-arrow {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 0;
    height: 0;
    position: static;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    top: -50px;
}

.slick-prev.slick-arrow::before,
.slick-next.slick-arrow::before{
  display: none;
}

.slick-prev{
	left: -20px !important;
}

.slick-next{
	right: -20px !important;
}


.slick-prev.slick-arrow::after{ 
    content: "";
    display: block;
    position: absolute!important;
    width: 13px;
    height: 25px;
    background: url('../img/prev.png') no-repeat;
    background-size:contain;
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
    top: -10px;
    left: 0;
}

.slick-next.slick-arrow::after{ 
    content: "";
    display: block;
    position: absolute!important;
    width: 13px;
    height: 25px;
    background: url('../img/next.png') no-repeat;
    background-size:contain;
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
    top: -10px;
    right: 0;
}

  #key_item_boots .credit_2 {
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin-top: 0px;
  }


#key_item_boots .thumb-item-nav{
    margin-top: 0px;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    font-family: 'EB Garamond', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }

#key_item_boots .thumb-item-nav .name{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 13px;
}

.pre{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 10px;
}
