/*特設ページ内のPOPUPは非表示*/
.banner.itemdetail_view_timer.is-show {
    display: none !important;
}

div#header {
    display: table;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

header img {
    width: 50%;
}

div#header h1 {
    display: table-cell;
    vertical-align:middle;
}

@media only screen and (max-width: 640px) {
.fs-c-breadcrumb {
    margin-top: 16% !important;
    margin-left: 4% !important;
}
}


.wapper-findyourdenim {
    font-family: sans-serif, "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, serif;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0.1em;
}

.wapper-findyourdenim h2 {
    font-size: 18px;
    font-weight: 500;
}

.wapper-findyourdenim h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 2%;
}

.wapper-findyourdenim h4 {
    font-size: 14px;
    font-weight: 600;
    margin-top: 5%;
}


.campaign-banner-block {
    display: none;
}


.nd2 iframe {
    width: 100%;
    height: 287px;
}


#header h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.wapper-findyourdenim h1 {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 2%;
}

.top {
    text-align: center;
    left: 86%;
    right: 0px;
    position: absolute;
    top: 25%;
    width: 11%;
    line-height: 1.35;
    letter-spacing: 0.2px;
    font-size: 0.7rem;
    font-weight: 600;
}

section.main-txt {
    text-align: center;
    line-height: 1.95;
    font-weight: 600;
    font-size: 18px;
    margin: 16px 0 40px;
}

section.visual {
    padding-top: 6%;
}

section.menu, section.youtube {
    padding: 2% 6% 15%;
}

.menu li:nth-child(1) {
    border: 1px solid #333333;
    margin-bottom: 6%;
}

.menu li:not(:nth-child(1)) {
    border: 1px solid #000;
    margin-top: 6%;
    margin-bottom: 6%;

}

.menu li a {
    padding: 5% 5%;
    display: block;
    font-size: 17px;
    font-weight: 600;
}

.menu li:nth-child(1) a:before {
    content: "01";
    font-size: 20px;
    padding-right: 3%;
}

.menu li:nth-child(2) a:before {
    content: "02";
    font-size: 20px;
    padding-right: 3%;
}

.menu li:nth-child(3) a:before {
    content: "03";
    font-size: 20px;
    padding-right: 3%;
}

.menu li:nth-child(4) a:before {
    content: "04";
    font-size: 20px;
    padding-right: 3%;
}


.menu li:nth-child(1) a:after {
    content: "";
    background: url(https://jamtrading.itembox.design/item/jam//img/special/findyourdenim/icon-denim-p_01.png?3) no-repeat center center;
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 1px;
    margin: auto;
}
.menu li:nth-child(1) a {
    position: relative;
}

.menu li:nth-child(2) a:after {
    content: "";
    background: url(https://jamtrading.itembox.design/item/jam//img/special/findyourdenim/icon-denim-j_01.png?1) no-repeat center center;
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    right: -16px;
    bottom: 1px;
    margin: auto;
}
.menu li:nth-child(2) a {
    position: relative;
}

.menu li:nth-child(3) a:after {
    content: "";
    background: url(https://jamtrading.itembox.design/item/jam//img/special/findyourdenim/icon-blog.png?2) no-repeat center center;
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 1px;
    margin: auto;
}
.menu li:nth-child(3) a {
    position: relative;
}


.youtube h2:nth-child(2) {
    text-align: center;
    margin-top: -3%;
    margin-bottom: 3%;
}

section.youtube p {
    margin: 0% 0% 4%;
    line-height: 1.85;
    letter-spacing: 0.08em;
}


section.youtube h4 {
    margin-bottom: 1%;
}

.btn01 {
    padding: 10% 20%;
    display: block;
}

.btn01 {
    padding: 2% 4%;
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border-radius: 41px;
    color: #FFF;
    width: 86%;
    margin: 0 auto;
}

.btn01.-bk {
    background: #000;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-rd {
    background: #db0f23;
}

.btn01.-blu {
    background: #2c3658;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-gry {
    background: #333333;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-org {
    background: #e06e1d;
    box-shadow: rgb(0 0 0 / 15%) 2.4px 2.4px 3.2px;
}





section.nd2 {
    /* background: #D4D0AC;*/
    padding: 14% 0;
    /* border-radius: 160px 160px 0 0; */
    border-top: 1px solid #333333;
    width: 86%;
    border-bottom: 1px solid #333333;
    margin: 0 auto;
}

.nd2 img {
    margin: 0 auto;
    display: block;
    width: 50%;
}

.nd2 p {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.23px;
    line-height: 1.7;
    text-align: left;
}

.nd2 p:nth-child(2) {
    margin: 7% 8%;
}

.nd2 p:nth-child(4) {
    margin: 10px 0 10px;
}

.nd2 p span {
    text-transform: uppercase;
}

img.book {
    width: 80%;
    margin-bottom: 5%;
}


section.shop {
    padding: 14% 8%;
}

section#shoplist h1 {
    margin-bottom: 6%;
}


.shop h3 {
    text-align: center;
}


.shop ul {
    padding: 2% 23% 8%;
}


.shop li {
    margin-bottom: 4%;
    margin-top: 2%;
    position: relative;
}

.shop li a {
    text-decoration: underline;
    font-size: 12px;
}



.real a::before {
    content: "";
    background: url(https://jamtrading.itembox.design/item/jam/img/common/ico_instagram-wh.svg?t=20230202150257) no-repeat center center;
    display: block;
    height: 37px;
    width: 32px;
    position: absolute;
    top: 2px;
    left: -20%;
    bottom: 1px;
    margin: auto;
}


.online a::before {
    content: "";
    background: url(https://jamtrading.itembox.design/item/jam/img/common/ico_instagram-wh.svg?t=20230202150257) no-repeat center center;
    display: block;
    height: 37px;
    width: 32px;
    position: absolute;
    top: 2px;
    left: -20%;
    bottom: 1px;
    margin: auto;
}




/*フッター非表示*/
.menu-wrap {
    display: none !important;
}


/* 
hamburger(ハンバーガーアイコン)
=================================== */

  .hamburger {
    position: absolute;
    left: 33px;
    top: 16px;
    width: 12px;
    height: 25px;
    cursor: pointer;
    z-index: 300;
}
  
  .hamburger__line {
    position: absolute;
    width: 26px;
    height: 3px;
    right: 0;
    background-color: #010101;
    transition: all 0.5s;
    border-radius: 49px;
  }
  
  .hamburger__line--1 {
    top: 0px;
  }
  
  .hamburger__line--2 {
    top: 9px;
  }
  
  .hamburger__line--3 {
    top: 18px;
  }
  
  /*ハンバーガーがクリックされたら*/
  .open .hamburger__line--1 {
    transform: rotate(-45deg);
    top: 11px;
  }
  
  .open .hamburger__line--2 {
    opacity: 0;
  }
  
  .open .hamburger__line--3 {
    transform: rotate(45deg);
    top: 11px;
  }
  
  /* 
  sp-nav(ナビ)
  =================================== */
  .sp-nav {
    position: fixed;
    right: -100%;
    /*ハンバーガーがクリックされる前はWindow右側に隠す*/
    top: 0;
    width: 100%;
    /* 出てくるスライドメニューの幅 */
    height: 100vh;
    background-color: #fff;
    transition: all 0.5s;
    z-index: 200;
    overflow-y: auto;
    /* メニューが多くなったらスクロールできるように */
  }
  
  /*ハンバーガーがクリックされたら左からスライド*/
  .open .sp-nav {
    left: 0;
  }
  
  
  /* 
  black-bg(ハンバーガーメニュー解除用bg)
  =================================== */
  .black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 5;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    cursor: pointer;
    z-index: 100;
  }
  
  /*ハンバーガーメニューが開いたら表示*/
  .open .black-bg {
    opacity: 0.3;
    visibility: visible;
  }

  .sp-nav ul {
    text-align: center;
    padding: 28% 0;
}

.sp-nav li {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.1;
    border: 1px solid #000;
    margin-bottom: 2%;
}
nav.sp-nav {
    padding: 0% 6%;
}

.sp-nav a {
    padding: 3% 11%;
    display: block;
}



/*TOPスクロール*/

.pagetop {
    cursor: pointer;
    position: fixed;
    right: 19px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    /* border-radius: 50%; */
    transition: .3s;
    color: #FFF;
    background: #c41230;
    opacity: 0;
    z-index: 30;
    text-transform: uppercase;
    font-weight: 500;
}


.pagetop img {
    width: 50%;
}

.wapper-findyourdenim iframe {
    width: 100%;
    height: 212px;
}




/*PC版*/

@media screen and (min-width:768px){
.wapper-findyourdenim {
    padding: 0 35%;
}

.hamburger {
    top: 25px;
}

header img {
    width: 15%;
}

.c-header {
    height: 71px;
}

section.visual {
    padding-top: none;
}


.top {
    width: 15%;
    font-size: 1.0rem;
}

.real a::after {
    right: 23px;
}

.online a::after {
    right: -23px;

}


nav.sp-nav {
    padding: 0% 32%;
}

.sp-nav ul {
    padding: 18% 0;
}


nav.fs-c-breadcrumb {
    padding: 0 30%;
}


}