/* ----- ページ全体 ----- */

body {
  background-color: #ACAEA7;
  letter-spacing: 0.5px;
  line-height: 1.75;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
}


.inner-block.large.l-flex {
    display: flex;
}

header img {
    width: 100%;
}


.header-nav {
    display: none;
}

.pagetop {
  background: #000;
}

@media only screen and (max-width: 640px) {
    .breadcrumb {
        margin-top: -63px !important;
    }

    .inner-block {
        padding: 9px 15px 3px;
    }

    .fs-c-breadcrumb {
        margin-top: 25% !important;
        margin-left: 4% !important;
    }

}

@media screen and (min-width: 768px) {
    .wrapper-nyloncollection_goretex {
        padding: 0 32%;
    }
}


/* ----- ページトップ ----- */


section.visual {
    padding-top: 0%;
}

@media screen and (min-width: 768px) {
    section.visual {
      padding: 0 15%;
  }
}



section.main-txt {
    font-size: 0.8rem;
    text-align: left;
    padding: 0 10%;
    letter-spacing: 0.02px;
    margin: 10% 0 15%;
}

section.main-txt .-strong {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 3%;
}

section.main-txt .g_btn {
  margin-top: 8%;
  background: #626262;
  border: 1px solid #626262;
  color: #ffff01;
}

section.main-txt .g_btn::after {
  background: url(https://jamtrading.itembox.design/item/jam/img/special/2025/nyloncollection_goretex/arrow_yellow.png) no-repeat center center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  height: 8px;
  width: 8px;
}


/* ----- section.reel ----- */

section.reel {
  padding: 0 5%; 
}

@media screen and (min-width: 768px) {
  section.reel {
      padding: 0 15%; 
  }
}

section.reel h2 {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 5%;
  color: #000000;
}

section.reel iframe {
  margin: 0 auto;
  display: block;
}



/* ----- section.goretex ----- */


section.goretex {
  padding: 5%;
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  font-weight: 900;
  font-style: normal;
  margin-bottom: 15%;
}



section.goretex .-bg {
  background: url(https://jamtrading.itembox.design/item/jam/img/special/2025/nyloncollection_goretex/goretex_bg.svg?1) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 5%;
}

section.goretex h3 {
  text-align: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-bottom: 5%;
}

section.goretex p {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}

section.goretex p:last-of-type {
  margin-bottom: 8%;
}

.g_btn {
  background: #4A4A4A;
  border: 1px solid #4A4A4A;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 7px 17px 6px;
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

.g_btn::after {
  background: url(https://jamtrading.itembox.design/item/jam/img/special/2025/bottomscollection2025/arrow.png) no-repeat center center;
  background-size: contain;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  height: 8px;
  width: 8px;
}

.g_btn:hover::after {
  transform: translate(5px,0);
  transition: .7s;
}



.wrapper-nyloncollection_goretex h2 {
    font-size: 0.8rem;
    font-weight: 500;
    color: #ea8945;
    letter-spacing: 0.02px;
}

/* ----- section.tee ----- */

section.tee {
  background-color: #FFF;
  padding: 10% 7% 8%;
  margin: 0 5% 15%;
}

.tee .list p {
    font-size: 0.9rem;
    letter-spacing: 0.02px;
}

.tee .list p.-plus {
  font-weight: bold;
  color: #b6b6b6;
  margin-bottom: 5%;
  font-size: 0.7rem;
}

.tee .list p span {
    font-size: 0.9rem;
    margin-left: 10px;
}

ul.tee-list {
    margin-bottom: 0%;
    margin-top: 5%;
}





.wrapper-nyloncollection_goretex h3 {
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 2%;
    letter-spacing: 0.5px;
}
/* 
.kwWrap {
    background-color: #E3E3E3;
    padding: 4% 3% 2%;
    border-radius: 10px;
    margin-bottom: 10%;
}



.kwWrap li {
    float: left;
    background-color: #FFF;
    padding: 1% 3%;
    margin-right: 2%;
    margin-bottom: 2%;
    max-width: 50%;
    font-size: 0.7rem;
    border-radius: 5px;
} */



section.tee.-rec {
  padding: 4% 7% 0%;
}

.tee .list.-rec {
    margin-bottom: 10%;
}

h2.-ttl {
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 1.75;
  text-align: left;
  font-weight: bold;
  color: #2b334d;
  width: 90%;
  display: block;
  margin: 0 auto 3%;

}


.tee .list.-rec h2 {
    font-size: 1rem;
    font-weight: bold;
    color: #363b60;
    letter-spacing: 0.02px;
    line-height: 1.75;
}


.tee .list.-rec p {
    letter-spacing: 0.02px;
    font-size: 0.6rem;
    color: #989898;
}

ul.tee-list.-rec {
    margin-bottom: 0%;
    margin-top: 0%;
}


.tee-list.-rec li p:first-of-type {
    text-transform: unset;
    overflow-x: scroll;
    text-transform: capitalize;
    -ms-overflow-style: none; /* IE, Edge */
    scrollbar-width: none; /* Firefox */
}

.tee-list li p:first-of-type::-webkit-scrollbar{
    display: none;
}

ul.tee-list li p::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}

.tee-list.-rec li:nth-child(-n+12) {
    margin-bottom: 8%;
}

.tee-list li:not(:nth-child(3n)) {
  margin-right: 3%;
}






.tee-list li p:first-of-type {
    font-weight: 700;
    font-size: 11px;
    text-transform: capitalize;
    overflow-x: scroll;
    -ms-overflow-style: none;
}

.tee-list.-brand li p:first-of-type {
    font-weight: 700;
    font-size: 11px;
    text-transform: unset;
}

.tee-list.-set li p:first-of-type {
    text-transform: unset;
    overflow-x: scroll;
    -ms-overflow-style: none;
}



.tee-list li p {
    text-align: center;
    font-weight: 500;
    font-size: 8px;
    white-space: nowrap;
    letter-spacing: 0.8px;
}

.tee-list li img {
    margin-bottom: 4%;
}


.set-tit .c-title01 {
    margin-top: 20%;
}

.set-tit .c-title01::before, .set-tit .c-title01::after {
    display: none;
}

.wrapper-nyloncollection_goretex h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 4%;
}




section.styling {
  margin-top: 5%;
}


/* ----- section.trivia ----- */



section.trivia.special {
    padding: 0 5%;
    margin-bottom: 10%;
}



section.trivia.special div {
    margin-bottom: 2%;
}




/* ----- section.insta ----- */


section.-insta {
  margin-bottom: 10%;
  padding: 0 5%;
  margin-top: 17%;
}

section.-insta h2 {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 1.75;
  margin-bottom: 5%;
  color: #363b60;
}


section.-insta .-img {
  display: block;
  margin: 0 auto 5%;
}


section.-insta .btn {
  text-align: center;
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  line-height: 1.75;
  background-color: #363b60;
  color: #FFF;
  padding: 3% 5%;
  display: block;
  margin: 0 auto 5%;
  width: 90%;
}

























/*-----tempStyleWrap-----*/

.tempStyleWrap {
    margin-bottom: 10%;
  }
  
  .tempTxt {
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  
  
  /*-----tab-area-----*/
  
  .tab-area {
    display: flex;/* flexで横並び */
    cursor: pointer;/* カーソルポインターに */
    background-color: #FBFBFB;
    border-radius: 50px;
    margin-bottom: 10%;
  }
  .tab {
    width: calc(100%/3);/* calc関数を使用し、均等に3分割する */
    padding: 5px;
    text-align: center;/* 文字を中央に。 */
    font-size: 14px;
    font-weight: bold;
    color: #B4B4B4;
    border-radius: 50px;
  }
  
  
  .tab.active {
    position: relative;
  }
  
  .tab.active::after {
    position: absolute;
    bottom: -50%;
    left: 50%;
    content: "";
    border-left: 3px solid #333;
    padding: 8px 0%;
  }
  
  
  
  .tab.active.-red {
    background-color: #C90B0B;
    color: #fff;
  }
  
  .tab.active.-red::after {
    border-left: 3px solid #C90B0B;
  }
  
  
  
  .tab.active.-green {
    background-color: #58B489;
    color: #fff;
  }
  
  .tab.active.-green::after {
    border-left: 3px solid #58B489;
  }
  
  .tab.active.-blue {
    background-color: #3E86AE;
    color: #fff;
  }
  
  .tab.active.-blue::after {
    border-left: 3px solid #3E86AE;
  }
  
  
  .panel {
    display: none;
    text-align: center;
  }
  .panel.active {
    display: block;
  }
  .point {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1.75;
    margin-bottom: 5%;
    color: #878A8E;
  }
  
  
  
  
  
  /*-----item-wapper-----*/
  
  .item-wapper {
    width: 38%;
    display: block;
  }
  
  .styling-box01 {
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
  }
  
  .styling-box01 .img-box {
    margin-right: 5%;
    width: 62%;
  }
  
  .styling-box01 .item-wapper a {
    background-color: #E3E3E3;
    border-radius: 5px;
    padding: 6% 5%;
    position: relative;
    display: block;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 12%;
    width: 100%;
    font-size: 11px;
    letter-spacing: -0.5px;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 40%);
  }
  
  .styling-box01 .item-wapper a span {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  
  .styling-box01 .item-wapper img {
    width: 46%;
    position: absolute;
    top: -5%;
    display: block;
    left: -10%;
  }
  
  .styling-box02 .img-box {
    margin-left: 5%;
    width: 62%;
  }
  
  .styling-box02 .item-wapper a {
    background-color: #ccc;
    border-radius: 10px;
    padding: 6% 5%;
    position: relative;
    display: block;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 12%;
    width: 100%;
    font-size: 11px;
    letter-spacing: -0.5px;
  }
  
  .styling-box02 .item-wapper a span {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  
  .styling-box02 .item-wapper img {
    width: 43%;
    position: absolute;
    top: -33%;
    display: block;
    right: -14%;
  }
  
  @media only screen and (min-width: 641px) {
  
    .styling-box01 .item-wapper a {
      padding: 10% 5%;
    }
  
    .styling-box01 .item-wapper a {
      font-size: 14px;
      margin-bottom: 12%;
    }
  
    .styling-box02 .item-wapper a {
      font-size: 14px;
      margin-bottom: 20%;
    }
  
    .styling-box02 .item-wapper a {
      padding: 10% 5%;
    }
  
  }
  