@charset "utf-8";
.pc {display: block;}
.sp {display: none;}



/*左右の矢印の色を変える*/
.slick-prev:before,
.slick-next:before {
    color: #fff;
}
/*左右の矢印の位置決め*/
.slick-next {
    right: 20px;
    z-index: 99;
}
.slick-prev {
     left: 15px;
    z-index: 100;
}
/*スライド数のドットの削除*/
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    display: none;
}
.slick-slide {
    height: auto;
}

.slick-initialized .slick-slide {
    padding: 5px;
    cursor: pointer;
}


.cat_detail_cat_wrapper * {
  box-sizing: border-box;
  /* color: #333; */
  padding: 0;
  list-style: none;
  font-family: 'Montserrat', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", "Arial", "メイリオ", sans-serif;
}
.cat_detail_cat_wrapper img {
  width: 100%;
  height: auto;
}
.cat_detail_cat_wrapper a {
    text-decoration:none;
}
.cat_detail_cat_wrapper a:hover{
  opacity: 0.7;
}
.cat_itemdetail_price {
  letter-spacing: 2px;
}
.inner{
  max-width: 1200px;
  margin: 0 auto;
}
.cat_detail_bg_wrapper {
  background-color: #eaeaea;
}
#page-top {
  position: fixed;
  bottom: 14%;
  right: 3%;
  z-index: 999;
}
.m_navigation_wrapper {
  display: none;
}
.cat_detail_head {
  width: auto!important;
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
  padding: 0 25px;
}
#cat_detail_metsa {
  background: url(https://perfectspace.itembox.design/item/img/cat/cat_hokuou_bg_mt.png?3) fixed #eeeeee;
}
#cat_detail_kaupunki {
  background: url(https://perfectspace.itembox.design/item/img/cat/cat_hokuou_bg_kp.png?2) fixed;
}
.cat_detail_zigzag_top,.cat_detail_zigzag_bottom {
  position: relative;
}
.cat_detail_zigzag_top::before,.cat_detail_zigzag_bottom::before {
  content: "";
  position: absolute;
  background: linear-gradient(31deg, #eeeeee 50%, transparent 52%),
      linear-gradient(327deg, #eeeeee 50%, transparent 52%);
  background-size: 30px 30px;
  height: 14px;
  width: 100%;
  top: -14px;
}
.cat_detail_zigzag_bottom::after {
  content: "";
  position: absolute;
  background: linear-gradient(149deg, #eeeeee 10px, transparent 0),
   linear-gradient(211deg, #eeeeee 10px, transparent 0);
  background-size: 30px 30px;
  height: 14px;
  width: 100%;
  bottom: -14px;
}


/* ここからTOP*/
.cat_detail_sign_wrapper {
  padding: 45px;
  position: relative;
}
.cat_detail_sign_logo {
  position: absolute;
  top: 16%;
  right: 6%;
  width: 160px!important;
  z-index: 1;
}
.sp-button {
    border: 1px solid #c1c1c1!important;
    margin: 2px 7px!important;
}
.sp-selected-button {
    background-color: #c1c1c1!important;
}
.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    width: 7%!important;
    left: -190%!important;
    background-color: #000!important;
    height: 120%!important;
}
.sp-arrow:before {
  top: -60%!important;
  -webkit-transform: skew(145deg,0deg)!important;
  -ms-transform: skew(145deg,0deg)!important;
  transform: skew(150deg,0deg)!important;
}
.sp-arrow:after {
  top: 60%!important;
  -webkit-transform: skew(-145deg,0deg)!important;
  -ms-transform: skew(-145deg,0deg)!important;
  transform: skew(209deg,0deg)!important;
}


/* ここからcatch */
.cat_detail_catch {
  margin-bottom: 50px;
  position: relative;
  z-index: 0;
  display: flex;
}
.cat_detail_catch h2{
  font-size: 1.4em;
  letter-spacing: 4px;
  font-weight: 600!important;
  border-bottom: solid 1px #000;
  padding-bottom: 15px;
  width: 60%;
}
.cat_detail_catch p{
  font-size: 1.3rem;
  line-height: 2em;
  letter-spacing: 3px;
  width: 60%;
  text-align: justify;
  font-weight: 600!important;
}
.cat_detail_catch img{
  position: absolute;
  z-index: -1;
  top: -31.5%;
  right: 0;
  width: 31%!important;
}

/* ここからデザイナーズアイテム */
.cat_detail_designer {
  background-color: #eeeeee;
  padding: 40px 0;
  margin-bottom: 40px;
}
.cat_detail_designer ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.cat_detail_designer ul li {
  width: 33%;
  margin-bottom: 10px;
}
/* ここからブランド */
.cat_detail_brand {
  /* background-color: #f6f6f6; */
  padding: 0px 0 20px 0px;
}
.cat_detail_brand ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cat_detail_brand ul li {
  width: 24.5%;
  margin-bottom: 35px;
}
.cat_detail_brand h2 {
  font-size: 15px;
  font-weight: 600!important;
  letter-spacing: 2px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 30px;
}
.cat_detail_brand p {
  font-size: 12px;
  margin: 9px 0 0;
  letter-spacing: 1px;
  text-align: justify;
}


/* ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
＞＞＞＞＞＞＞＞＞＞＞＞＞ここからスマホ＜＜＜＜＜＜＜＜＜＜＜＜＜＜
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
@media (max-width:1100px) {
  .cat_detail_catch img {
    top: -29%;
  }
}
@media (max-width:900px) {
  .cat_detail_catch img {
    display: none;
　}
  .cat_detail_catch h2 {
    width: 100%;
  }
  .cat_detail_catch p {
    width: 100%;
  }
}

@media (max-width:680px) {
  .pc {display: none;}
  .sp {display: block;}

  #page-top {
    position: fixed;
    bottom: 1%;
    right: 3%;
    z-index: 999;
    width: 70px;
  }
  .cat_detail_bg_wrapper {
    margin-top: -20px;
  }
  .inner {
      width: 90%;
  }
  .sp-arrows {
    display: none;
  }
  .container {
    line-height: 0px;
    width: 100%!important;
  }
  #cat_detail_kaupunki, #cat_detail_metsa {
    background-size: contain;
  }
  .cat_detail_head {
    width: 25%!important;
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .sp-button {
    width: 7px!important;
    height: 7px!important;
  }
  .m_header_wrapper {
    display: none;
  }
  .cat_detail_navigation_list {
    margin-top: 80px;
    padding: 5px 0;
  }
  .cat_detail_anker_list {
    justify-content: flex-start;
  }
  .cat_detail_anker_list li {
    position: relative;
    width: 25%;
    padding: 0;
  }
  .cat_detail_anker_list li:first-child {
    display: none;
  }
  .cat_detail_anker_list li:nth-child(-n+2):before {
    display: none;
  }
  .cat_detail_anker_list li:last-child:after {
    display: none;
  }
  .cat_detail_anker_list li:before {
    height: 29px;
  }
  .cat_detail_anker_list img {
    height: 35px;
    object-fit: contain;
  }
  .cat_detail_sign_wrapper {
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
  }
  .cat_detail_sign_logo {
    top: 6%;
    left: 10.8%;
    width: 100px!important;
  }
  .cat_detail_catch img {
    display: none
　}
  .cat_detail_catch h2 {
    font-size: 0.9em;
    margin: -15px 0 10px 0;
    width: 100%;
    letter-spacing: 2px;
    padding-bottom: 10px;
  }
  .cat_detail_catch p {
    font-size: 0.7em;
    line-height: 1.8em;
    letter-spacing: 2px;
    width: 100%;
  }
  .cat_detail_catch {
    margin-bottom: 25px;
  }
  .cat_detail_designer {
    padding: 30px 0;
  }
  .cat_detail_designer ul {
    margin-top: 10px;
  }
  .cat_detail_designer ul li {
    width: 49.5%;
    margin-bottom: 2px;
  }
  .cat_detail_brand ul li {
    width: 49.5%;
  }
}
