@charset "utf-8";
/* CSS Document */
@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: hidden;*/
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
caption, th, p {
  text-align: center;
}
.blog_inner a:not([class]) {
  text-decoration: none;
}
.blog_inner ul {
  margin-left: 0;
  padding-left: 0;
}
.blog_inner li {
  margin-left: 0px;
    padding-left: 0;
}

.blog_inner h3 {
  padding-left: 0px;
}
#acid_washeddenim {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  text-align: left;
  color: #333;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#acid_washeddenim img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}

#acid_washeddenim p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#acid_washeddenim h2, #acid_washeddenim h3, #acid_washeddenim h4, #acid_washeddenim h5 {
  color: #333;
  text-align: center;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-weight: 300;
}
#acid_washeddenim h1 {
  font-size: 2.5em;
  margin: 40px auto;
  line-height: 125%;
  font-weight: 700;
  text-align: center;
}

#acid_washeddenim h2 {
  font-size: 2.5em;
  margin: 1em auto 0;
  padding: 0.05em 0 0.1em;
  background: #171717;
  color: #fff;
}
#acid_washeddenim h2 .h2top {margin-bottom: -1em}

#acid_washeddenim section.item .modelstyling {
  margin: 0px auto 30px;
}
#acid_washeddenim .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#acid_washeddenim .main_text {
  margin: 0em auto 2em !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 600px;
}
#acid_washeddenim .main_text span {
  color: #89121b;
}
#acid_washeddenim section.item {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  text-align: center;
}
#acid_washeddenim section.item img {
  width: 100%;
}
#acid_washeddenim section.item .flex div {
  flex-basis: 50%;
}
#acid_washeddenim section.item02 {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  padding-bottom:50px;
  text-align: center;
}
#acid_washeddenim section.item02 img {
  width: 100%;
  padding: 1%;
}
#acid_washeddenim section.item02 .flex div {
  flex-basis: 50%;
}
#acid_washeddenim p.itemname {
  font-size: 1em !important;
  margin: 1em auto 0px !important;
  font-weight: 500;
}
#acid_washeddenim p.price {
  margin: 10px auto !important;
  text-align: left;
}
#acid_washeddenim p.price2 {
  font-size: 1.2em !important;
  margin: 10px auto !important;
  text-align: center;
}
#acid_washeddenim h3 {
  font-size: 2em;
  margin: 1em auto 1em;
}
#acid_washeddenim .style .textaria {
  margin: 30px auto;
  width: 100%;
}
#acid_washeddenim .style .textaria p.text {
  text-align: left;
  margin: 50px auto 20px !important;
}
#acid_washeddenim .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 95%;
  max-width: 600px;
  padding: 5px 0;
  /* border-top: 1px #999 solid;*/
  margin: 15px auto;
}
#acid_washeddenim .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#acid_washeddenim .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#acid_washeddenim .item p.itemname {
  font-size: 1em !important;
}
#acid_washeddenim .item p.price {
  margin: 0 auto 10px !important;
  display: block;
}
#acid_washeddenim .itemlist p.price {
  margin: 0 auto !important;
  display: block;
}
#acid_washeddenim p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
.box26 {
  position: relative;
  margin: 2em 0 auto;
  padding: 1.5em;
  text-align: left;
  font-family: "georgiapro";
  font-style: italic;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 22px;
  background: #FFF;
  color: #333;
  font-weight: bold;
  /*	background: linear-gradient(transparent 60%, #c5c5c5 90%);*/
}
.box26 p {
  margin: 0;
  padding: 0;
}
/* 購入ボタン */
#acid_washeddenim .itemlist a, #acid_washeddenim .buy {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #171717;
  background: #171717;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
}
#acid_washeddenim .itemlist a:hover, #acid_washeddenim .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #171717;
  color: #171717;
}
/* 回遊リンク */
#acid_washeddenim .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#acid_washeddenim .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #171717;
  border-bottom: 1px solid #171717;
  color: #171717;
}
#acid_washeddenim .Banner4 ul {
  display: inline;
}
#acid_washeddenim .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#acid_washeddenim .style .slide ul {
  width: 100%;
/*  max-width: 470px;*/
  
}
#acid_washeddenim .style .slide ul li img {
  width: 100%;
/*  max-width: 470px;*/

}
#acid_washeddenim section.item p.item_text {
  text-align: center;
  margin: 0 auto;
}
.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;
  }
  #acid_washeddenim .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  /* ヘッダー・フッターの崩れを直す */
  #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;
  }
}
/*まっくろ*/
#news_detail .detail .content {
  background: none;
}
#news_detail .detail .content p {
  background: none;
}
#news_detail .detail .content p:first-child img {
  padding-top: 50px;
  display: none;
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #acid_washeddenim p, #acid_washeddenim div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #acid_washeddenim h2 {
    font-size: 7vw !important;
    width: 100%;
  }
  #acid_washeddenim h3 {
    font-size: 6vw;
  }
  #acid_washeddenim .main_text {
    margin: 3.8vw auto !important;
    width: 90%;
  }
  #acid_washeddenim section.item {
    margin: 6.125vw auto;
  }
  #acid_washeddenim section.item p.item_text {
    margin: 0 auto;
    width: 90%;
  }
  #acid_washeddenim .itemlist div {
    font-size: 3.8vw !important;
  }
  #acid_washeddenim .itemlist p.price {
    font-size: 3.8vw !important;
  }
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 4.0vw;
    /*    background: #FFF;*/
    color: #333;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #c5c5c5 90%);
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #acid_washeddenim .Banner4 {
    text-align: center;
    width: 100%;
  }
  #acid_washeddenim .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #acid_washeddenim .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #acid_washeddenim .header {
    position: relative;
    height: 97vw;
  }
}