@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&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;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
F *, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#springpants26s {
  width: 100vw;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: left;
  color: #333;
}
#springpants26s img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#springpants26s .topbanner {
  max-width: 100%;
  margin: 0 auto;
  border: none;
  vertical-align: bottom;
}
#springpants26s img.neck {
  margin-top: 150px;
}
#springpants26s p {
  font-size: 1em !important;
  margin-top: 0;
  line-height: 180%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#springpants26s h1, #springpants26s h2, #springpants26s h3, #springpants26s h4, #springpants26s h5 {
  color: #222;
  text-align: center;
  background: none;
  border: none;
  letter-spacing: 3px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#springpants26s h1 {
  font-size: 3.5em;
  margin: 1em auto 2em;
  line-height: 130%;
  text-align: center;
  font-optical-sizing: auto;
  font-style: normal;
}
#springpants26s h1 span {
  font-size: 0.5em;
}
#springpants26s h2 {
  font-size: 2.5em;
  margin: 2em auto 0.5em;
  line-height: 130%;
  font-optical-sizing: auto;
  font-style: normal;
}
#springpants26s h2 img {
  max-width: 250px;
  margin: 0 auto 20px;
}
#springpants26s section.item .modelstyling2 {
  margin: 0px auto 30px;
  max-width: 700px;
}
#springpants26s section.item .modelstyling {
  margin: 0px auto 30px;
}
#springpants26s .springpants26s_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}
#springpants26s h3 {
  font-size: 2.5em;
  margin: 2em auto 0.3em;
  line-height: 100%;
  font-optical-sizing: auto;
  font-style: normal;
}
#springpants26s h3 span {
  font-size: 0.7em;
}
#springpants26s .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}/*
#springpants26s .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;
}*/
/*#springpants26s section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#springpants26s .categorylist div {
  flex-basis: calc(100% / 3 - 1%);
  padding: 1%;
}
#springpants26s .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  background-color: #222;
  text-decoration: none;
}
#springpants26s .categorylist div a:hover {
  color: #222;
  display: block;
  background-color: #fff;
  border: 1px solid #333;
}*/
#springpants26s .main_text {
  margin: 0 auto 70px !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
}
#springpants26s section.item p.item_comment {
  text-align: left;
  margin: 2em auto 2em;
max-width: 600px;

}
#springpants26s section.item {
  width: 100%;
  max-width: 800px;
  margin: 70px auto 0px;
  text-align: center;
}
#springpants26s section.item img {
  width: 100%;
}
#springpants26s section.item .flex div {
  flex-basis: 50%;
  padding: 1%;
}
#springpants26s p.itemname {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
  font-weight: 600;
}
#springpants26s /*.style*/ .textaria {
  margin: 50px auto;
  width: 100%;
}
#springpants26s /*.style*/ .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#springpants26s section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#springpants26s .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 #5B5B5B solid;
  margin: 15px auto;
}
#springpants26s .itemlist:last-of-type {
  border-bottom: 1px #5B5B5B solid;
}
#springpants26s .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#springpants26s .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#springpants26s .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 1em !important;
}
#springpants26s p.price {
  font-size: 1.3em !important;
  margin: 10px auto　0 !important;
}
#springpants26s .price3 {
  font-size: 1.3em !important;
 margin: 0px auto 1em !important;
}
#springpants26s .item p.price {
  margin: 0 auto 10px !important;
  display: block;
}
#springpants26s p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
#springpants26s section.style .otheritem {
  display: block;
  width: 100%;
  max-width: 220px;
  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;
}
#springpants26s section.style .otheritem:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
/* 購入ボタン */
#springpants26s .itemlist a, #springpants26s .buy {
  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;
  /*	border-radius: 8px;*/
}
#springpants26s .itemlist a:hover, #springpants26s .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
#springpants26s .itemlist2 a {
  display: block;
  width: 100%;
  max-width: 110px;
  text-align: center;
  /*  border: 1px solid #222;*/
  /*  background: #222;*/
  color: #FFF;
  transition: 0.6s;
  margin: 0 auto;
}
#springpants26s .itemlist2 a:hover {
  /*  background: #FFF;*/
  text-align: center;
  /*  border: 1px solid #222;*/
  color: #222;
}
#springpants26s .otherbtn a {
  display: block;
  width: 100%;
  max-width: 300px;
  padding: 12px 0;
  text-align: center;
  border: 1px solid #222;
  background: #222;
  color: #FFF;
  transition: 0.6s;
  margin: 0 auto;
}
#springpants26s .otherbtn a:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #222;
  color: #222;
}
/* 回遊リンク */
#springpants26s .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#springpants26s .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #222;
  border-bottom: 1px solid #222;
  color: #222;
}
#springpants26s .Banner4 ul {
  display: inline;
}
#springpants26s .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#springpants26s .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#springpants26s .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #springpants26s .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  #springpants26s .right {
    flex-direction: row-reverse;
  }
  /* ヘッダー・フッターの崩れを直す */
  #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;
  }
  #springpants26s p, #springpants26s div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #springpants26s .topbanner {
    max-width: 100%;
  }
  #springpants26s h1 {
    font-size: 7vw;
  }
  #springpants26s h2 {
    font-size: 6vw !important;
    width: 95%;
    line-height: 140%;
  }
  #springpants26s h2 img {
    max-width: 50%;
  }
  #springpants26s h3 {
  font-size: 5.5vw;
}
  #springpants26s section.item {
    margin: 6.125vw auto;
    margin: 15vw auto 20vw;
  }
  #springpants26s section.item p.item_comment {
 margin: 0em auto 2em;
    width: 90%;
  }

  #springpants26s .itemtext2 {
    margin-top: 2em;
  }
  #springpants26s /*.style*/ .textaria {
    margin: 30px auto;
  }
  #springpants26s .itemlist p.price {
    font-size: 4vw !important;
  }
  #springpants26s .price3 {
    font-size: 4vw !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: #222;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #springpants26s .Banner4 {
    text-align: center;
    width: 100%;
  }
  #springpants26s .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #springpants26s .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #springpants26s .header {
    position: relative;
    height: 97vw;
  }
}