/*-----common-----*/

body {
  font-family: serif,'MS P明朝', 'ヒラギノ明朝','Times';
}

.c-header {
    width: 100%;
    padding-top: 2%;
  }
  
  .top-logo {
    width: 20%;
    max-width: 110px;
    margin: 0 auto;
    display: block;
  }
  
  @media only screen and (max-width: 641px) {
  
    body#fs_CustomPage .fs-l-main {
      margin-top: 23%;
    }
  
  }
  
  @media only screen and (max-width: 900px) {
  
    body#fs_CustomPage .fs-l-main {
      margin-top: 7%;
    }
  
  }
  
  @media only screen and (max-width: 1200px) {
  
    body#fs_CustomPage .fs-l-main {
      margin-top: 4%;
    }
  
  }
  
  .wapper-jamstyling2024ss_normcore {
    padding: 0%;
    margin: 0;
  }
  
  .br::before {
    content: "\A";
    white-space: pre;
  }
  
  .br_size::before {
    content: "\A";
    white-space: pre;
  }
  
  .uppercase {
    text-transform: uppercase;
  }
  
  .cap {
    text-transform: capitalize;
  }
  
  .vertical {
    writing-mode: vertical-rl;
  }
  
  .-flex {
    display: flex;
  }
  
  .item-box.-flex.-mb5 {
    margin-bottom: 5%;
  }
  
  .top-img img {
    width: 100%;
  }
  
  .staff-detail a {
    color: #FFF;
  }

  @media only screen and (min-width: 641px) {

    body#fs_CustomPage .fs-l-main {
      margin-top: 4%;
    }
  
    .wapper-jamstyling2024ss_normcore {
      max-width: 1080px;
      margin: 0 auto;
    }
  
    .br::before {
      content: "";
    }
  
  }

  /*-----breadcrumb-----*/

  .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem {
    padding-left: 16px;
    padding-bottom: 2%;
  }

  .breadcrumb {
    margin-top: 16% !important;
  }

  .inner-block.breadcrumb {
    padding: 0px 15px;
    width: auto;
  }

  @media only screen and (min-width: 641px){

    .breadcrumb {
        margin-top: -2% !important;
      }

  }
 
  /*-----header-----*/

  .c-header {
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
    height: 54px;
  }
  
  .header-nav__inner {
    display: none !important;
  }
  
  .campaign-banner-block {
    display: none;
  }

  .icon-menu {
    display: none;
  }

  .fs-p-logo {
    display: none;
  }
  
  .c-header h1 {
    width: 100%;
    font-size: 11px;
    line-height: 0.9rem;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 30%;
  }
  
  .c-header h1 .uppercase {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -0.03rem;
  }

  .jam-logo img {
    width: 12%;
    min-width: 45px;
    max-width: 70px;
    position: absolute;
    top: 33%;
    left: 84%;
    z-index: 1;
  }
  
  @media only screen and (min-width: 641px) {
  
    .c-header {
      box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
      height: 100px;
    }
    
    .c-header h1 {
      font-size: 16px;
      line-height: 1.5rem;
    }
    
    .c-header h1 .uppercase {
      font-size: 30px;
    }

    .jam-logo img {
        width: 5%;
      }
  
  }

  /*-----section-top-----*/
  
  .section-top .top-img {
    position: relative;
  }
  
  .section-top .top-img img {
    margin-bottom: 8%;
  }

  
  .strong {
    font-size: 40px;
    font-weight: bold;
  }
  
  .description {
    padding: 0 10%;
    margin-bottom: 12%;
    line-height: 1.5rem;
    letter-spacing: 1.1px;
    font-size: 12px;
  }
  
  h2 {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1%;
  }

  @media only screen and (min-width: 641px) {

    .description {
      padding: 0 10%;
      margin-bottom: 12%;
      line-height: 1.5rem;
      letter-spacing: 1.1px;
      font-size: 14px;
    }
  
  }

   /*-----slideshow-----*/

  #slideshow_1 {
    position: relative;
    width:  60%; /* 画像の横幅に合わせて記述 */
    height: 290px; /* 画像の高さに合わせて記述 */
  }

  #slideshow_1 img {
      position: absolute;
      top: 0;
      left:0;
      z-index: 0;
      /*z-index: 8;*/
      opacity: 0.0;
  }
  
  #slideshow_1 img.active {
      z-index: 2;
      /*z-index: 10;*/
      opacity: 1.0;
  }
  
  #slideshow_1 img.last-active {
    z-index: 1;
      /*z-index: 9;*/
  }



  

  
  #slideshow_2 {
    position: relative;
    width:  60%; /* 画像の横幅に合わせて記述 */
    height: 290px; /* 画像の高さに合わせて記述 */
  }

  #slideshow_2 img {
      position: absolute;
      top: 0;
      left:0;
      z-index: 0;
      /*z-index: 8;*/
      opacity: 0.0;
  }
  
  #slideshow_2 img.active {
      z-index: 2;
      /*z-index: 10;*/
      opacity: 1.0;
  }
  
  #slideshow_2 img.last-active {
    z-index: 1;
      /*z-index: 9;*/
  }




  /*-----item-wapper-----*/

  .item-wapper {
    width: 50%;
    display: block;
  }

  .styling-box01 .img-box {
    margin-right: 5%;
  }

  .styling-box01 .item-wapper a {
    background-color: #ccc;
    border-radius: 10px;
    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;
  }

  .styling-box01 .item-wapper a span {
    font-size: 13px;
    letter-spacing: -0.5px;
  }

  .styling-box01 .item-wapper img {
    width: 46%;
    position: absolute;
    top: -40%;
    display: block;
    left: -15%;
  }

  .styling-box02 .img-box {
    margin-left: 5%;
  }

  .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: 20%;
    }

    .styling-box02 .item-wapper a {
      font-size: 14px;
      margin-bottom: 20%;
    }

    .styling-box02 .item-wapper a {
      padding: 10% 5%;
    }
  
  }

  /*------profile-----*/

  .profile {
    margin-bottom: 10%;
  }

  .profile .-flex.-size {
    width: 80%;
    gap: 5%;
    justify-content: center;
  }

  .-size {
    font-size: 10px;
    padding: 0 15% 5%;
    margin: 0 auto;
  }

  .shop-name {
    font-size: 11px;
    text-align: center;
  }

  .insta {
    margin-bottom: 9%;
  }

  .-flex.insta {
    justify-content: center;
    align-items: center;
    gap: 5%;
    width: 50%;
    margin: 0 auto;
  }

  .insta img {
    width: 20px;
  }

  .account {
    font-size: 14px;
    font-weight: bold;
  }



  
  /*-----section-----*/

  .section {
    padding: 0 3% 20%;
  }

  .border {
    display: block;
    width: 80%;
    border-bottom: 2px solid #000;
    margin: 0 auto;
  }

  .section:last-child {
    padding: 0 3% 20%;
  }

  /*list-box*/

  .list-box {
    padding: 0 10% 10%;
  }

  .list-box h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 7%;
    letter-spacing: -0.5px;
    text-align: center;
  }

  .list-box h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2%;
    letter-spacing: -0.5px;
  }

  .list {
    text-align: center;
    margin-bottom: 3%;
  }

  .list li {
    float: left;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 3%;
  }

  .list li img {
    margin-bottom: 5%;
  }

  .list li p {
    font-size: 12px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
  }


  /*-------explanation-box--------*/

  .section .explanation-box {
    background-color: #d6d6d6;
    padding: 3% 2%;
  }


  /*about-normcore*/

  section.about-normcore {
    padding: 10% 5%;
    color: #000;
    margin: 0 auto;
    margin-bottom: 20%;
    background-image: url(//jamtrading.itembox.design/item/jam/img/special/2024/jamstyling2024ss_normcore/1_01.jpg);
    background-color: rgba(235, 235, 235, 0.85);
    background-blend-mode:lighten;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
  }

  section.about-normcore h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5%;
  }

  section.about-normcore .text-box {
    padding: 7%;
    border: 3px solid #FFF;
    border-radius: 30px;
  }

  section.about-normcore p {
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 2em;
  }

  section.about-normcore p span {
    font-size: 16px;
    font-weight: bold;
  }

  @media only screen and (min-width: 641px) {

    section.about-normcore {
      max-width: 45%;
      padding: 10% 3%;
    }
  
  }


  
  
         


  /*section-special*/

  .section.special {
    padding: 0 3% 10%;
  }

  .special-tlt h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 4%;
  }

  .section.special img{
    margin-bottom: 5%;
  } 

 