.inner-block.large.l-flex {
  display: flex;
}

header img {
  width: 100%;
}


.header-nav {
  display: none;
}

@media only screen and (max-width: 640px) {
  .breadcrumb {
    margin-top: -120px !important;
  }

  .inner-block {
    padding: 9px 15px 3px;
  }

  .fs-c-breadcrumb {
    margin-top: 25% !important;
    margin-left: 4% !important;
  }

}

@media screen and (min-width: 768px) {


  section.arrival h3 {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 5%;
  }


  .wapper-sogoodtee {
    padding: 0 32%;
  }


  body#fs_CustomPage .fs-l-main {
    margin-top: 0% !important;
  }

}



section.visual {
  padding-top: 0%;
}

.main-txt {
  position: relative;
  text-align: left;
  color: #FFF;
  letter-spacing: 0.02px;
  line-height: 2.3;
}


.main-txt h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 10%;
  line-height: 1.75;
}


.main-txt p {
  font-size: 1rem;
  font-weight: bold;
}

.main-txt .-bg {
  position: absolute;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/special/2025/outdoorcollection2025/main-txt_bg.png);
  background-position: center;
  background-size: contain;
  padding: 15% 10% 20%;
  bottom: 10%;
  width: 100%;
}

@media screen and (min-width: 768px) {

  .main-txt .-bg {
    padding: 10% 32%;
    bottom: 10%;
  }

  .main-txt .-bg h2 br {
    display: none;
  }

}



section.arrival {
  padding-top: 12%;
  margin-bottom: 10%;
  text-align: center;
}

section.arrival h3 {
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-bottom: 5%;
}

section.arrival h3 span {
  font-size: 0.9rem;
  font-weight: bold;
}




.-flex {
  display: flex;
}

.arrival_btn {
  width: 85%;
  display: block;
  margin: 0 auto 3%;
  padding: 3% 5% 3% 7%;
  background-color: #1D4D3A;
  border-radius: 100px;
}

.arrival_btn:hover {
  transform: scale(1.1, 1.1);
}

.arrival_btn .-flex {
  justify-content: space-between;
  align-items: center;
}

.arrival_btn .-txt {
  width: 60%;
}

.arrival_btn .-arrow {
  width: 10%;
}

.caution {
  font-size: 0.7rem;
  text-align: center;
  letter-spacing: 0.2px;
}


/*----------bub CSS----------*/
.bub {
  font-size: 0.9rem;
  font-weight: bold;
  color: #E52B2B;
  text-align: center;
  margin-bottom: 3%;
}

.bub {
  animation: floating-y 1.2s ease-in-out infinite alternate-reverse;
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }

  100% {
    transform: translateY(10%);
  }
}


/*---------- marker ----------*/

.marker {
  background: linear-gradient(transparent 93%, rgba(34, 96, 72, 1) 100%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 1.5s;
}

.marker.on {
  background-size: 100% 100%;
}


/*---------- list ----------*/

.list {
  margin-bottom: 10%;
}

.list h2 {
  font-size: 2rem;
  font-weight: 800;
  color: #226048;
  font-family: "Montserrat", serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5%;
}



.list .-subImg {
  width: 42%;
}

@media screen and (min-width: 768px) {

  .list .-subImg {
    width: 30%;
  }

}


.tee .list p {
  font-size: 0.9rem;
  letter-spacing: 0.02px;
}

.tee .list p span {
  font-size: 0.9rem;
  margin-left: 10px;
}

ul.tee-list {
  margin-bottom: 0%;
  margin-top: 5%;
}

ul.tee-list li p {
  white-space: nowrap;
  text-transform: unset;
  overflow-x: scroll;
  -ms-overflow-style: none;
}

ul.tee-list li p::-webkit-scrollbar {
  display: none;
}

/*---------- cate brand ----------*/

.cate,
.brand {
  margin-bottom: 15%;
}


/*---------- kw ----------*/


.kwWrap {
  background-color: #F5F3EE;
  padding: 5% 6% 4%;
  border-radius: 10px;
  margin-bottom: 10%;
}

.kw h3 {
  font-size: 0.8rem;
  letter-spacing: 0.5px;
  margin-bottom: 2%;
}

.kwWrap li {
  float: left;
  background-color: #FFF;
  border: 1px solid #226048;
  color: #226048;
  padding: 1% 4%;
  margin-right: 2%;
  margin-bottom: 3%;
  max-width: 60%;
  font-size: 0.7rem;
  border-radius: 50px;
}

.kwWrap li a {
  color: #226048;
}


section.tee {
  padding: 5% 6% 8%;
  margin-top: 10%;
}



/*---------- tee.list ----------*/


.tee-list li p:first-of-type {
  font-weight: 700;
  font-size: 11px;
  text-transform: capitalize;
}

.tee-list.-set li p:first-of-type {
  text-transform: unset;
  overflow-x: scroll;
  -ms-overflow-style: none;
}

.tee-list.-set li p:first-of-type::-webkit-scrollbar {
  display: 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;
}

.wapper-sogoodtee h1 {
  text-align: left;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 4%;
}




/*---------- collectomaniac ----------*/

section.collectomaniac {
  margin-bottom: 15%;
  padding: 0 8%;
}


.colle_btn {
  border-radius: 10px;
  background-color: #E2A45C;
  padding: 5% 5% 7%;
  display: block;
}

.colle_btn:hover {
  transform: scale(1.1, 1.1);
}

.colle_btn .-visual {
  width: 100%;
  border-radius: 30px;
  margin-bottom: 8%;
}

.colle_btn .-visual img {
  border-radius: 5px;
}

.colle_btn .-flex {
  justify-content: space-around;
  align-items: center;
}

.colle_btn .-flex .-txt {
  width: 73%;
}

.colle_btn .-flex .-arrow {
  width: 15%;
}



/*---------- section.classi ----------*/



section.classic {
  background-color: #1D4D3A;
  margin-bottom: 10%;
}

section.classic .-top {
  padding: 15% 6% 0;
  margin-bottom: 10%;
  text-align: center;
}

section.classic .-top .logo {
  width: 30%;
  text-align: center;
  display: block;
  margin: 0 auto;
}

section.classic .-top h3 {
  font-size: 1.8rem;
  font-weight: 800;
  color: #D2934A;
  font-family: "Montserrat", serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.1;
  margin-bottom: 5%;
}

section.classic .-top h3 span {
  font-size: 3.4rem;
  display: block;
}

section.classic .-top .-subImg {
  width: 55%;
  text-align: center;
  display: block;
  margin: 0 auto;
}



.contentsBox {
  padding: 0 6%;
}

.contentsBox .-visual {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.contentsBox .-detail {
  padding-bottom: 20%;
}

.contentsBox .-detail .num {
  text-align: left;
  margin-bottom: 4%;
}

.contentsBox .-detail .num img {
  width: 10%;
}

.contentsBox .-detail table {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin-bottom: 5%;
  text-align: left;
  color: #FFF;
  width: 100%;
}


.contentsBox .-detail table .-name {
  font-size: 1.2rem;
  font-weight: 800;
  font-family: "Montserrat", serif;
  letter-spacing: 0.5px;
  line-height: 1.75;
  border-bottom: 1px solid #FFF;
}

.contentsBox .-detail table .-name th {
  padding: 2% 0% 2% 3%;
}

.contentsBox .-detail table .-model span {
  display: block;
  margin-bottom: 2%;
  font-size: 0.6rem;
  font-weight: normal;
  letter-spacing: 0.5px;
}

.contentsBox .-detail table .-model th {
  border-right: 1px solid #FFF;
  width: 55%;
}

.-detail table .-model td {
  width: 35%;
}

.contentsBox .-detail table .-model th,
.contentsBox .-detail table .-model td {
  font-size: 0.8rem;
  letter-spacing: 0.5px;
  padding: 2% 3% 5%;
  font-weight: bold;
}


.contentsBox .-detail .txtBox {
  border-bottom: 1px solid #FFF;
  padding-bottom: 5%;
  margin-bottom: 10%;
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  line-height: 1.75;
  color: #FFF;
}


.item_btn {
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 0.9rem;
  letter-spacing: 0.5px;
  color: #1D4D3A;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 7px;
  padding: 3% 0 4%;
  width: 100%;
  margin-bottom: 5%;
}

.item_btn:hover {
  color: #FFF;
  background-color: #1D4D3A;
}


.-last {
  text-align: center;
}

.-last img {
  width: 100%;
}



/*---------- pagetop ----------*/


.pagetop {
  cursor: pointer;
  position: fixed;
  right: 19px;
  bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  transition: .3s;
  color: #FFF;
  background: #1D4D3A;
  opacity: 0;
  z-index: 30;
  padding: 5px;
  font-weight: 500;
  font-size: 0.6rem;
  font-weight: bold;
  text-align: center;
}

.wapper-sogoodtee .pagetop {
  background: #1D4D3A;
}



.hidden {
  animation: fade .2s ease-in-out forwards;
  pointer-events: none;
}

@keyframes fade {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.visible {
  animation: fadeOut .2s ease-in-out forwards;
  pointer-events: all;
}

@keyframes fadeOut {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}














section.trivia.special {
  padding: 0 5%;
  padding-bottom: 10%;
}



section.trivia.special div {
  margin-bottom: 2%;
}

footer {
  display: none;
}


































/*-----tempStyleWrap-----*/

.tempStyleWrap {
  margin-bottom: 10%;
}

.tempTxt {
  display: block;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 5%;
}



/*-----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%;
}





/* .tee-list li:nth-child(15) {
  margin-bottom: 10%;
}
 */




@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%;
  }

}