@charset "UTF-8";
/* CSS Document */
.scrolled {
  z-index: 9999 !important; }
.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;
}
#key_item_trench {
  width: 1000px;
  margin: 59px auto 100px;
  font-family: "Cormorant 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_trench a {
  display: inline-block; 
}
#key_item_trench .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_trench .ttl img {
  margin-right: 14px; 
  width: 19px!important;
  height: 16px;
}
#key_item_trench .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;
}

#key_item_trench .top_txt{
  margin-top: 43px ;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 13px;
  line-height: 24px;
}

#key_item_trench .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#key_item_trench .flex li:nth-child(2) {
  margin-left:40px;
}

#key_item_trench .img a {
  display: block; 
}

#key_item_trench .credit {
  text-align: center;
  font-size: 15px;
  line-height: 1.428;
  letter-spacing: 0.07em;
  white-space: nowrap; 
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#key_item_trench .credit > a {
margin-top: 18px; 
}
#key_item_trench .credit > a span {
  font-size: 12px;
  line-height: 1.666;
  letter-spacing: 0.06em; 
}
#key_item_trench .txt_blk {
  width: 746px;
  margin: 0 auto;
  padding: 33px 0 40px;
  background-color: #F7F7F7;
  text-align: center;
  margin-top: 60px;
}

#key_item_trench .txt_blk p:first-child{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}


  #key_item_trench .top {
    text-align: center;
    margin-bottom: 71px; 
  }

#key_item_trench .top h2 {
  font-size: 32px;
  line-height: 1;
  color: #000;
  margin-bottom: 34px;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#key_item_trench .top h2 span {
    font-size: 34px;
  }

#key_item_trench .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: 370px;
  padding: 25px 0 23px 0 ;
  margin: 0 auto;
}

#key_item_trench .top .sub_ttl::before {
  content: "";
  display: inline-block;
  width: 47px;
  height: 47px;
  background-image: url(../img/k_1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0 ;
  left: -2px;
}
#key_item_trench .top .sub_ttl::after {
  content: "";
  display: inline-block;
  width: 47px;
  height: 47px;
  background-image: url(../img/k_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
  
  #key_item_trench .section { text-align: center; }
  #key_item_trench .section .img { width:360px; margin:0 auto; }
  #key_item_trench .section .flex { margin:0 auto; margin-top: 40px;}
  #key_item_trench .section .flex img { width:240px; }

  #key_item_trench .blk01 img,
  #key_item_trench .blk02 img {width: 100% ;}

 #key_item_trench 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_trench .blk02 {margin-top: 117px;}

#key_item_trench .btn {
  margin-top: 95px; 
}
#key_item_trench .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; 
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#key_item_trench .slider{
  width: 302px;
  margin :60px 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.slick-arrow::after{ 
    content: "";
    display: block;
    position: absolute!important;
    width: 14px;
    height: 28px;
    background: url('../img/prev.png') no-repeat;
    background-size:contain;
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
    top: 200px;
    left: -45px;
}

.slick-next.slick-arrow::after{ 
    content: "";
    display: block;
    position: absolute!important;
    width: 14px;
    height: 28px;
    background: url('../img/next.png') no-repeat;
    background-size:contain;
    -webkit-transform: rotate(0deg)!important;
    transform: rotate(0deg)!important;
    top: 200px;
    left: 310px;
}

  #key_item_trench .credit_2 {
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin-top: 0px;
  }


#key_item_trench .thumb-item-nav{
  margin-top: 0px;
  font-size: 15px;
  line-height: 1.4;
  font-family: "EB Garamond", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#key_item_trench .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;
}
