@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
.blog_inner ul {
  margin-left: 0;
}
.blog_inner h5 {
  text-align: center;
}
#fakesuede-s {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
  text-align: left;
  color: #333;
}
#fakesuede-s img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#fakesuede-s p {
  font-size: 1em;
  margin-top: 0 !important;
  line-height: 180%;
}
#fakesuede-s h1 {
  color: #222;
  text-align: center;
  background: none;
  border: none;
  font-size: 2.5em;
  line-height: 140%;
  letter-spacing: 0.05em;

  margin-bottom: 1.5em;
  margin-top: 1em;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
#fakesuede-s h1 .small {
  font-size: 0.7em;
}
#fakesuede-s h1 .en {
  font-size: 1.1em;
}
#fakesuede-s .redword {
  color: #870D0F;
  font-weight: 600;
}
#fakesuede-s h3 {
  font-size: 2em;
  color: #222;
  text-align: center;
  font-weight: 600;
  background: none;
  border: none;
  margin: 2em auto 0.5em;
  line-height: 150%;
}
#fakesuede-s h2 {
  color: #222;
  text-align: center;
  background: none;
  border: none;
  font-size: 2.5em;
  line-height: 120%;
  margin: 2em auto 0.5em;
  letter-spacing: 2%;

  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight:700;
  font-style: normal;
}
#fakesuede-s h2 span {
  font-size: 0.6em;
  font-weight: 500;
}
#fakesuede-s h5 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 1em auto;
}
#fakesuede-s .flex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  justify-content: center;
}
#fakesuede-s .flex2 {
  display: flex;
  width: 100%;
  justify-content: space-around;
}
#fakesuede-s .flex2 div {
  object-fit: cover;
}
/*#fakesuede-s .categorylist {
  margin: 0 auto;
  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;
  align-items: flex-start;
  width: 100%;
  justify-content: center;
}*/ /*
#fakesuede-s section.category {
  margin: 50px auto;
  width: 95%;
  max-width: 820px;
}
#fakesuede-s .categorylist div {
  flex-basis: calc(100% / 2 - 1%);
  padding: 0.5%;
}
#fakesuede-s .categorylist div.box {
  font-weight: 500;
}
#fakesuede-s .categorylist div a {
  color: #fff;
  display: block;
  padding: 5% 3%;
  text-align: center;
  font-size: 1.5em;
  background-color: #222;
  text-decoration: none;
}
#fakesuede-s .categorylist div a span {
  font-size: 0.7em;
}
#fakesuede-s .categorylist div a:hover {
  color: #222;
  display: block;
  background-color: #fff;
  border: 1px solid #222;
}*/
#fakesuede-s p.main_text, #fakesuede-s p.stylingtext {
  width: 90% !important;
  margin: 0px auto 1.5em;
  text-align: center;
  line-height: 180%;
  display: block !important;
}
#fakesuede-s p.main_text2 {
  width: 80% !important;
  max-width: 600px;
  margin: 20px auto !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
}
#fakesuede-s p.model {
  text-align: center;
  font-size: 0.9em;
  margin-bottom: 30px;
}
#fakesuede-s section {
  width: 100%;
  max-width: 800px;
}
#fakesuede-s section.main, #fakesuede-s section.member {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0px auto;
}
#fakesuede-s section.style {
  margin: 0 auto 65px;
}
/*#fakesuede-s p.itemname {
  width: 100%;
  line-height: 200%;
}*/
#fakesuede-s p.price {
  width: 100%;
  display: block;
  font-size: 1.1em !important;
}
#fakesuede-s p.price span {
  color: #C52F32;
  font-size: 1.3em !important;
  font-weight: bold;
}
#fakesuede-s section.main .itembox {
  width: 80%;
  max-width: 800px;
  margin: 10px auto 25px;
}
#fakesuede-s section.main.itembox p {
  text-align: center;
}
#fakesuede-s section.main p.itemtext {
  margin: 20px auto 20px !important;
  font-size: 1em !important;
}
#fakesuede-s section.main p.itemname {
  font-size: 1em !important;
}
#fakesuede-s section.item3 {
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
  text-align: center;
}
#fakesuede-s section.item3 img {
  width: 100%;
}
#fakesuede-s section.item3 .flex div {
  flex-basis: 50%;
}
#fakesuede-s p.itemname3 {
  margin: 20px auto 0px !important;
  font-weight: 600;
  text-align: center;
}
#fakesuede-s p.price3 {
  font-size: 1.2em !important;
  margin: 0px auto 1em !important;
  text-align: center;
}
#fakesuede-s section.item2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
#fakesuede-s section.item2 img {
  width: 100%;
}
#fakesuede-s section.item2 .flex div {
  flex-basis: 50%;
  padding: 0%;
}
#fakesuede-s section.item2 .flex2 div {
  flex-basis: 10%;
  padding: 0%;
}
#fakesuede-s p.itemname2 {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
  font-weight: 600;
}
#fakesuede-s p.price2 {
  font-size: 1.3em !important;
  margin: 10px auto !important;
}
#fakesuede-s .box {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 50px;
}
#fakesuede-s section.main .doubleimage, #fakesuede-s section.main .tripleimage {
  width: 100%;
  max-width: 800px;
  margin: 0px 0px 0px 0px;
}
#fakesuede-s .slide {
  margin: 0 auto 3em;
}
#fakesuede-s .slide ul {
  width: 100%;
  max-width: 800px;
}
#fakesuede-s .slide ul li img {
  width: 100%;
  max-width: 800px;
}
#fakesuede-s section.main .doubleimage div {
  flex-basis: 50%;
}
#fakesuede-s section.main .tripleimage div {
  flex-basis: 33.33%;
}
/* 購入ボタン */
#fakesuede-s .itemlist a, #fakesuede-s .buy a, #fakesuede-s .coming {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #222;
  background: #222;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  font-size: 1em !important;
  text-decoration: none;
}
#fakesuede-s .itemlist a:hover, #fakesuede-s .buy a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
#fakesuede-s .buy2 {
  display: block;
  width: 100%;
  max-width: 130px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #222;
  background: #222;
  color: #fff;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto 5em;
}
#fakesuede-s .buy2:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #222;
  color: #222;
} /*
#fakesuede-s .buy3 {
  display: block;
  width: 100%;
  max-width: 130px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #222;
  background: #222;
  color: #fff;
  transition: 0.6s;
  margin: 0 auto 80px;
}
#fakesuede-s .buy3:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}*/
#fakesuede-s p.other a {
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid white;
  background: black;
  color: white;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 60px auto;
}
#fakesuede-s p.other a:hover {
  background: white;
  text-align: center;
  border: 1px solid black;
  color: black;
}
#fakesuede-s .styling {
  width: 90% !important;
  margin: 40px auto;
}
#fakesuede-s .itemlist {
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 10px 0;
}
#fakesuede-s .itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
  font-weight: 500;
}
#fakesuede-s .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 0%;
}
#fakesuede-s .subtitle {
  font-size: 1.8em;
  margin-bottom: 0.5em;
  margin-top: 2em;
  font-weight: 600;
  text-align: center;
   font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
font-style: normal;
}
/*.itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}*/
/* 回遊リンク */
#fakesuede-s .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 30px;
}
#fakesuede-s .Banner4 h3 {
  font-size: 25px !important;
  margin: 30px auto;
  padding: 20px 0;
  border-top: double #222;
  border-bottom: 1px solid #222;
  color: #222;
  letter-spacing: 3px;
}
#fakesuede-s .Banner4 ul {
  display: inline;
}
#fakesuede-s .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
.slick-dots {
  position: absolute;
  bottom: -60px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #fakesuede-s h1 {
    font-size: 6.5vw;
    line-height: 145%;
    margin-bottom: 30px;
  }
  #fakesuede-s h2 {
    font-size: 6.2vw;
    text-align: center;
    line-height: 140%;
  }
  #fakesuede-s h2 span {
    font-size: 4.5vw;
  }
  #fakesuede-s h3 {
    font-size: 4.8vw;
  }
  #fakesuede-s h5 {
    text-align: center;
  }
  #fakesuede-s p, #fakesuede-s div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #fakesuede-s p.main_text {
    display: block !important;
    margin: 2.5vw auto 1em !important;
    text-align: left;
  }
  #fakesuede-s p.main_text2 {
    display: block !important;
    margin: 2.5vw auto !important;
    text-align: left;
    width: 90% !important;
  }
  /*  #fakesuede-s p.stylingtext {
    margin: 0vw auto 7.25vw !important;
    text-align: left;
  }*/
  /*  #fakesuede-s .categorylist div a {
    font-size: 4vw;
  }*/
  #fakesuede-s section {
    margin: 8.375vw auto;
  }
  #fakesuede-s section.item2 {
    margin: 0vw auto 10.125vw;
  }
  #fakesuede-s section.main, #fakesuede-s section.member {
    margin: 12.375vw auto;
  }
  #fakesuede-s section.style {
    margin: 0 auto 7vw;
  }
  #fakesuede-s .itemlist {
    width: 95%;
  }
  #fakesuede-s .itemlist div {
    font-size: 3.7vw !important;
    line-height: 150% !important;
  }
  #fakesuede-s p.price {
    font-size: 3.5vw !important;
    line-height: 110%;
  }
  #fakesuede-s .itemlist div:first-child {
    width: 80%;
    padding: 1vw 1% 1vw 0;
  }
  #fakesuede-s .itemlist div:last-child {
    width: 20%;
  }
  #fakesuede-s .styling {
    margin: 5.375vw auto;
  }
  #fakesuede-s section.recommend p.small {
    font-size: 2.6vw !important;
  }
  #fakesuede-s .back {
    height: 45vw;
  }
  #fakesuede-s section.member .team {
    margin: 0vw auto;
  }
  /*  #fakesuede-s .buy3 {
    max-width: 110px;
    padding: 6px 0;
    text-align: center;
    margin: 30px auto 80px;
  }*/
  #fakesuede-s .buy2 {
    padding: 6px 0;
  }
  .slick-dots {
    bottom: -40px;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #fakesuede-s .Banner4 {
    text-align: center;
    width: 100%;
  }
  #fakesuede-s .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #fakesuede-s .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  .box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px black;
    border-radius: 8px;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: black;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #fakesuede-s .header {
    position: relative;
    height: 110vw;
  }
  #fakesuede-s .header .fv1 {
    position: absolute;
    top: 40vw;
    left: 0vw;
    right: 0vw;
    width: 100%;
    margin: auto;
  }
}