/*特設ページ内の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;
}

.fs-c-breadcrumb {
    margin-top: 5% !important;
}

@media only screen and (max-width: 768px) {
.fs-c-breadcrumb {
    margin-top: 20% !important;
}
}


/*----------↓↓↓全体共通↓↓↓--------------*/

.wapper-findyourknit {
    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-findyourknit h2 {
    font-size: 18px;
    font-weight: 500;
}

.wapper-findyourknit h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 2%;
}

.wapper-findyourknit 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;
}

.header-nav__inner {
    display: none;
}

.wapper-findyourknit h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    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 {
    padding: 0 5%;
    margin: 9% auto;
}

.section-slider {
    padding: 0 5%;
}

section.nd2 {
    padding: 0 5%;
    margin: 20% auto;
}

section.styling {
    padding: 0 5%;
    margin: 20% auto;
}

section.knit-list {
    padding: 0 5%;
    margin: 20% auto;
    margin-top: -5%;
}


/*----------↓↓↓トップ↓↓↓--------------*/

.breadcrumb {
    margin-top: -28%;
}

section.main-txt {
    text-align: left;
    font-size: 13px;
    line-height: 1.95;
    font-weight: 500;
    
}

/*----------↓↓↓スタッフおすすめ（毎日更新）↓↓↓--------------*/

section.staff-pickup {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    margin-bottom: 20%;
    padding-bottom: 8%;
}


.staff-pickup-A {
    padding: 8% 6% 0;
}

.staff-pickup-B {
    padding: 0 6% 0;
}

h1.new-icon {
    position: relative;
}

.new-icon sapn {
    font-size: 10px;
    font-weight: normal;
}

h1.new-icon:before {
    content: "New";
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: -17px;
    left: -4px;
    margin: auto;
    font-size: 12px;
    color: #e71717;
}

p.reco-tlt {
    font-weight: bold;
    font-size: 16px;
}

.staff-pickup p {
    margin-bottom: 2%;
    padding: 0 6% 0;
}

.img img {
    margin-bottom: 5%;
}

/*↓セーターレイアウトのCSS↓*/

.knit-listbox h2 {
    font-size: 17px;
    font-weight: 600;
}

.tee-list ul {
    margin-top: 5%;
}

ul.tee-list {
    margin-bottom: 3%;
    margin-top: 4%;
}

.tee-list li {
    float: left;
    width: 32%;
}

.tee-list li p {
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}

.tee-list li:not(:nth-child(3n)) {
    margin-right: 2%;
}

.tee-list li:nth-child(-n+15) {
    margin-bottom: 9%;
}



/*↓メニューがテキストのCSS↓*/

.menu {
    margin-top: 10%;
}

.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;
}

.strong {
    font-size: 17px;
    padding: 0 1%;
    color: #e06e1d;
}

/*
.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 {
    position: relative;
}

.menu li:nth-child(1) a:after {
    content: "";
    background: url(https://jamtrading.itembox.design/item/icon-knit_02.png) no-repeat center center;
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 1px;
    margin: auto;
}
.menu li:nth-child(2) a {
    position: relative;
}

.menu li:nth-child(2) a:after {
    content: "";
    background: url(https://jamtrading.itembox.design/item/icon-knit_03.png) no-repeat center center;
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 1px;
    margin: auto;
}

/*↑メニューがテキストのCSS↑*/





/*↓メニューが画像のCSS↓*/
/*
.menu li:nth-child(1) {
    margin-bottom: 6%;
}

.menu li:not(:nth-child(1)) {
    margin-top: 6%;
    margin-bottom: 6%;

}
*/
/*↑メニューが画像のCSS↑*/



/*プルダウン*/
.item-all a {
    padding: 10px 20px;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.8px;
}

.item-all {
    background: #1c1b1b;
}

.main_menu {
    border-top-style: none !important;
    background-color: #1c1b1b !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    padding-left: 0px !important;
}

.main_menu::before {
    border-top: solid 2px #FFF !important;
    border-right: solid 2px #FFF !important;
}

#category {
    margin: 2% auto 2% !important;
}


/*----------↓↓↓ボタン↓↓↓--------------*/

.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;
}

.c-btn01 {
    margin-bottom: 3%;
}

a.c-btn01.-blk {
    background: #1c1b1b;
    border: 1px solid #1c1b1b;
}


.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;
}

.wapper-findyourknit .more-btn.abs {
    bottom: 5px;
}

.wapper-findyourknit .pagetop {
    background: #e06e1d;
}




/*----------↓↓↓スタイリング↓↓↓--------------*/
section.styling {
    margin-bottom: 14%;
}

.styling .slick-slide+.slick-slide {
    margin-left: 6px !important;
}

.styling-tlt {
    padding: 5% 6% 0%;
}

.styling .slick-slide+.slick-slide {
    margin-left: 6px !important;
}
.styling .c-title01::after {
    background: none;
}
.styling .c-title01::before {
    background: none;
}



/*----------↓↓↓2nd↓↓↓--------------*/

.nd2 li {
    float: left;
    width: 48%;
}

.nd2 li:nth-child(1) {
    margin-right: 4%;
}

.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% 5%;
}

.nd2 p:nth-child(4) {
    margin: 10px 0 10px;
}

.nd2 p span {
    text-transform: uppercase;
}

img.book {
    width: 100%;
    margin-bottom: 12%;
}


/*----------↓↓↓ショップ情報↓↓↓--------------*/

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;
    margin-bottom: 2%;
    background: #efefef;
}
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;
}



/*スライダー*/
.slider {
    margin: 0 auto;
    /*max-width: 500px;*/
    width: 100%;
}

.slider-img {
    margin: 0 0px;
}

.slider-img img {
    height: auto;
    width: 100%;
}

.slick-slide+.slick-slide {
    margin-left: 0px !important;
}






/*----------↓↓↓PC表示↓↓↓--------------*/

@media screen and (min-width:768px){

body {
    padding-top: 0%;
}

.wapper-findyourknit {
    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 20%;
}


}