CSS


@charset "UTF-8";




/* reset */


html, body {
  height: 100%;
}

#synalio-iframe {
  display:none;
}
.sideBtn_cart {
  display: none;

}
.sideBtn_link {
  display: none;
}

.FS2_Sort {
    display: none;
}

.layout_header_navi {
    display: none;
}

.re_gnavi_wrap {
    display: none;
}

.fs-l-header {
  display: none;
}

.fs-c-heading.fs-c-heading--page {
  display: none;
}

.h1.FS2_PageTitle {
  color: white;
  display: none;
  display: block;
  font-size: 0.4rem;
  line-height: 1.4;
  padding: 0 0 5px 0!important;
  font-weight: normal;
  margin: 25px 10px 10px!important;
  border-bottom: 4px double #ffffff;
}

body {
    min-width: auto;
  }
  .fs-l-main {
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .fs-l-pageMain {
    width: 100%;
    max-width: none;
  }
  
  .magazine {
    overflow-x: hidden;
    background: #e1d4bd;
  }
  

  .layout_menu {
    display: none;
  }
  
  .fs-l-footer {
      display: none;
  }
  
  .layout_header_delivery {
    display: none;
  }
  
/* reset */









/* set */

.magazine p {
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','?q???M?m?p?S?V?b?N',YuGothic,'Yu Gothic','???C???I', Meiryo,'?l?r ?o?S?V?b?N','MS PGothic';
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
  }

    
.magazine .last img {
    width: 25%;
    margin: 5% 0% 40% 34%;
  }

  .magazine .last p {
    font-size: 31px;
    text-align: center;
    line-height: normal;
    margin: 1% 18% 6% 18%;
    background: linear-gradient(transparent 50%, #a8eaff 50%);
  }
  

.magazine .last h2 {
    color: #000000;
    font-size: 12px;
    /* font-weight: bold; */
    letter-spacing: 0.05em;
    text-align: center;
    margin: 7% 0% 1%;
  }

  .magazine .last h2 span {
    font-weight: bold;
    margin-right: 1%;
  }



    .magazine .last ul {
      text-align: center;
  }

    .magazine .last ul li, .magazine .last ul li .pc {
      font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
      font-size: 0.7rem;
      /* margin-bottom: 1vw; */
      letter-spacing: 0.05rem;
      padding: 6% 0% 3% 0%;
      /* width: 55%; */
      /* text-transform: uppercase; */
      color: #000;
  }

  .magazine .last ul li a {
    font-size: 12px;
    /* font-size: .875rem; */
    line-height: 24px;
    /* display: inline-block; */
    width: 50px;
    height: 24px;
    margin-left: 10px;
    padding: 2% 8%;
    text-align: center;
    /* text-decoration: none; */
    letter-spacing: .05rem;
    /* background: #efefef; */
    color: #000;
    border: 1px solid #000;
}


.magazine .footer h1 {
    line-height: 105%;
    font-size: 39px;
    /* text-transform: uppercase; */
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.001em;
    font-weight: 100;
    /* font-family: fantasy; */
    /* font-family: Meiryo, Verdana, Helvetica, Arial, sans-serif; */
    padding: 9% 2% 0% 2%;
    color: #000000;
    } 

  .magazine .footer ul {
    width: 60%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 0% 20%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #e1d4bd;
  }
  .magazine .footer ul li {
    width: 32.8%;
    display: inline-block;
    /* margin: 0 auto; */
    margin-top: 5%;
  }

  .magazine .footer ul li p {
    font-size: 16px;
    line-height: 1.2em;
    /* margin-bottom: 1vw; */
    /* text-align: center; */
    padding: 2% 10% 0% 5%;
    letter-spacing: 0.01em;
    /* text-transform: uppercase; */
    color: #000;
  }

  .magazine .footer ul li p span {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    font-size: 13px;
    /* margin-bottom: 1vw; */
    padding: 3% 0% 2% 0%;
    /* text-align: center; */
    letter-spacing: 0.01em;
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #000;
    display: block;
  }

  .magazine .footer ul li img {
    width: 92%;
    margin: 0% 0% auto;
  }

  .magazine .footer .new {
    width: 29%;
    /* font-weight: bold; */
    font-size: 20px;
    border-radius: 8px;
    text-align: center;
    padding: 2% 0%;
    margin: 0% 36% 0%;
    color: black;
    /* height: 30%; */
    background: linear-gradient(to right, #e9e9e9 0%, #b0c8d7 100%);
  } 

  .magazine .footer .new a {
    color: #163d6c;
    /* font-weight: bold; */
  }

  .sp {
    display: none;
  }

  .pc {
    display: inline;
  }

  /* set */



  .magazine .top {
    width: 100%;
    margin: 0 auto;
  }

  .magazine .roll {
    display: inline-block;
    width: 15%;
    margin: 0% 0% 1% 68%;
    /* font-size: 3em; */
    z-index: 2;
  }
   
  .magazine .roll1 {
    animation: r1 10s linear infinite;
    z-index: 2;
  }
   
  @keyframes r1 {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .magazine .number {
    font-size: 21px;
    margin: 0% 24% -7.5% 0%;
    text-align: right;
    font-family: revert;
  }



  .magazine .top-slide {
    width: 30%; /* Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â¼Ã£ÂÂ®Ã¥Â¹â€¦ */
    max-width: 100%; /* Ã£â€šÂ¹Ã£Æ’Å¾Ã£Æ’â€ºÃ£ÂÂ§Ã¨Â¡Â¨Ã§Â¤ÂºÃ£ÂÅ’Ã¦Â¬Â Ã£Ââ€˜Ã£ÂÂªÃ£Ââ€žÃ£â€šË†Ã£Ââ€ Ã£ÂÂ« */
    margin: 0px auto; /* Ã¤Â¸Â­Ã¥Â¤Â®Ã¦ÂÆ’Ã£ÂË† */
    position: relative;
    float: left;
    margin-top: 1%;
    }
    
    .magazine .top-slide img {
    animation: show 12s infinite; /* 12Ã§Â§â€™Ã£ÂÂ®Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â¼Ã£â€šâ€™Ã§Â¹Â°Ã£â€šÅ Ã¨Â¿â€Ã£Ââ€” */
    max-width: 100%;
    height: auto;
    opacity: 0;
    position: absolute; /* Ã§â€Â»Ã¥Æ’ÂÃ£â€šâ€™Ã©â€¡ÂÃ£ÂÂ­Ã£ÂÂ¦Ã¨Â¡Â¨Ã§Â¤Âº */
    left: 0;
    top: 0;
    }
    
    @keyframes show {
    0% {opacity: 0}
    17% {opacity: 1}
    33% {opacity: 1}
    50% {opacity: 0}
    }
    
    .magazine .top-slide img:nth-of-type(1) {
    position: relative;
    }
    
    .magazine .top-slide img:nth-of-type(2) {
    animation-delay: 0s;
    }
    
    .magazine .top-slide img:nth-of-type(3) {
    animation-delay: 4s;
    }
    
    .magazine .top-slide img:nth-of-type(4) {
    animation-delay: 8s;
    }






    .magazine .top-slide_right {
        width: 30%; /* Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â¼Ã£ÂÂ®Ã¥Â¹â€¦ */
        max-width: 100%; /* Ã£â€šÂ¹Ã£Æ’Å¾Ã£Æ’â€ºÃ£ÂÂ§Ã¨Â¡Â¨Ã§Â¤ÂºÃ£ÂÅ’Ã¦Â¬Â Ã£Ââ€˜Ã£ÂÂªÃ£Ââ€žÃ£â€šË†Ã£Ââ€ Ã£ÂÂ« */
        margin: 0px auto; /* Ã¤Â¸Â­Ã¥Â¤Â®Ã¦ÂÆ’Ã£ÂË† */
        position: relative;
        float: right;
        margin-top: 1%;
        display: none;
        }
        
    .magazine .top-slide_right img {
        animation: show 12s infinite; /* 12Ã§Â§â€™Ã£ÂÂ®Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â¼Ã£â€šâ€™Ã§Â¹Â°Ã£â€šÅ Ã¨Â¿â€Ã£Ââ€” */
        max-width: 100%;
        height: auto;
        opacity: 0;
        position: absolute; /* Ã§â€Â»Ã¥Æ’ÂÃ£â€šâ€™Ã©â€¡ÂÃ£ÂÂ­Ã£ÂÂ¦Ã¨Â¡Â¨Ã§Â¤Âº */
        left: 0;
        top: 0;
        }
    
        
    .magazine .top-slide_right img:nth-of-type(1) {
    position: relative;
    }
    
    ..magazine .top-slide_right img:nth-of-type(2) {
    animation-delay: 0s;
    }
    
    .magazine .top-slide_right img:nth-of-type(3) {
    animation-delay: 4s;
    }
    
    .magazine .top-slide_right img:nth-of-type(4) {
    animation-delay: 8s;
    }

    .magazine .main-title {
        float: left;
        width: 22%;
        /* display: none; */
        position: absolute;
        /* top: 32%; */
        /* left: 11%; */
        margin: 34% 0% 0% 31%;
    }

    .magazine .sub-title {
      width: 75%;
      margin: 0 auto;
    }


    .magazine .sub-title .text1 {
        font-family:Optima-Regular,sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2.2vw;
        display: none;
        position: absolute;
        top: 4%;
        left: 57%;
        /* text-align: right; */
    }

    .magazine .sub-title .text2 {
        font-family:Optima-Regular,sans-serif;
        font-weight: 500;
        font-style: normal;
        position: absolute;
        display: none;
        top: 9%;
        left: 63%;
        font-size: 1.95315vw;
    }

    .magazine .sub-title .text3 {
        font-family:Optima-Regular,sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 0.9vw;
        display: none;
        writing-mode:vertical-rl;
        position: absolute;
        /* display: none; */
        top: 4%;
        left: 72%;
    }

    .magazine .line {
        height: 2px;
        /* background-color: #000; */
        width: 38%;
        position: absolute;
        top: 2%;
        left: 31%;
    }

    .magazine .line_2 {
        height:1px;
        background-color: #000;
        width: 16%;
        /* margin: 18% 2%; */
        position: absolute;
        top: 16%;
        left: 53%;
        display: none;
    }

    .magazine .top_comment {
        width: 45%;
        margin: 5% auto 13%;
    }

    .magazine .top_comment p {
        font-size:1.6rem;
        line-height: 1.75;
        font-weight: bold;
    }

    .eachTextAnime span{opacity: 0;}
.eachTextAnime.appeartext span{ animation:text_anime_on 1s ease-out forwards; }
@keyframes text_anime_on {
	0% {opacity:0;}
	100% {opacity:1;}
}

    .magazine .title01 p {
        /* margin-top: 13%; */
        /* margin-bottom: 4%; */
        margin: 13% auto 2%;
        line-height: 1.5;
        text-align: center;
        /* background: #edeaea; */
        /* font-weight: 600; */
        color: black;
        width: 64%;
        font-weight: bold;
        font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','?q???M?m?p?S?V?b?N',YuGothic,'Yu Gothic','???C???I', Meiryo,'?l?r ?o?S?V?b?N','MS PGothic';
        font-size: 2.6rem;
    }

    .magazine .fade {
        opacity : 0;
        transition: opacity 3s;
      }
       
    .magazine  .fade.view {
        opacity: 1;
      }

    .magazine .snap01 img {
        width: 35%;
        margin: -7% 41.5% auto;
        position: absolute;
        z-index: 1;
    }

    .magazine .group01 {
        margin: 35% 0 0% 24%;
        width: 53%;
    }

    .magazine .memo {
        /* float: left; */
        width: 24%;
        background: #ffffff38;
        padding: 2%;
        margin-top: -28%;
        margin-left: -8%;
        line-height: 1.75;
        z-index: 4;
        color: #000000;
        position: absolute;
    }

    .magazine .memo p span {
        font-size: 1.1rem;
        display: block;
        text-align: right;
        font-weight: bold;
        padding: 0% 0% 1% 0%;
        /* font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','?q???M?m?p?S?V?b?N',YuGothic,'Yu Gothic','???C???I', Meiryo,'?l?r ?o?S?V?b?N','MS PGothic'; */
    }
        

    .magazine .credit {
        padding: 0% 0% 0% 0%;
        /* float: right; */
        /* width: 50%; */
        /* text-align: left; */
      }
    
      .magazine .credit .only {
        margin: 0% 0% 0% 33.5%;
      }
    
      .magazine .credit ul {
        text-align: right;
      }

    .magazine .credit ul li {
        font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','?q???M?m?p?S?V?b?N',YuGothic,'Yu Gothic','???C???I', Meiryo,'?l?r ?o?S?V?b?N','MS PGothic';
        padding-bottom: 1%;
    }
    
    .magazine .credit ul li a {
        font-size: 14px;
        font-size: .875rem;
        line-height: 24px;
        display: inline-block;
        width: 150px;
        height: 26px;
        margin-left: 10px;
        text-align: center;
        text-decoration: none;
        letter-spacing: .05rem;
        color: #141414;
        background-color: #ffffff66;
        /* border: 1px solid #666; */
      }
    
    .magazine .credit ul li span {
          font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
          font-size: 16px;
          font-size: 1rem;
          margin-bottom: 1vw;
          letter-spacing: .05rem;
          text-transform: uppercase;
          color: #666;
      }
    
    
    
      .magazine .credit ul li .sp {
        display: none;
      }

      .magazine .title02 p {
        /* margin-top: 13%; */
        /* margin-bottom: 4%; */
        margin: 5% auto 1%;
        line-height: 1.3;
        text-align: center;
        /* font-weight: 600; */
        width: 30%;
        font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','?q???M?m?p?S?V?b?N',YuGothic,'Yu Gothic','???C???I', Meiryo,'?l?r ?o?S?V?b?N','MS PGothic';
        font-size: 3.6rem;
        color: #000000;
        font-weight: 600;
    }
    
    .magazine .title02 span {
        font-size: 1.6rem;
        display: block;
        font-weight: normal;
        color: #242424;
    }

    .magazine .staff_snap ul {
        margin: 1% auto 9%;
        width: 59%;
    }

    .magazine .staff_snap ul li {
        width: 24.9%;
        margin-bottom: 2%;
        padding-right: 2%;
        display: inline-block;
        position: relative;
    }

    .magazine .staff_snap ul li p {
        font-size: 1.2rem;
        color: #000000;
        position: absolute;
        top: 2%;
        text-align: center;
        left: 6%;
        width: 50%;
        background: #ffffff52;
        padding: 1%;
        border-radius: 4px;
    }

    .magazine .staff_snap ul li p span {
        font-weight: 800;
        padding-right: 6%;
        /* text-align: left; */
    }



    .magazine .staff_snap ul li img {
        border-radius: 18px;
    }

    .magazine .staff_snap ul li:nth-child(4n) {
        padding-right: 0%;
        width: 23.1%;
    }


  


      

    















@media only screen and (max-width: 767px) {

  /* reset */
  body {
    min-width: auto;
  }

  .fs-l-main {
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .fs-l-pageMain {
    width: 100%;
  }

  .fs-c-heading.fs-c-heading--page {
    display: none;
  }

  .layout_header_meta_inner {
    display: none;
  }
  
  .fs-l-pageMain {
    padding-left: 0px;
    padding-right: 0px;
}

.fs-c-heading--page {
    margin: 0;
    padding: 0;
}

.header {
    display: none;
}

.fs-l-footer {
    display: none;
}

  /* reset */











  /* set */

.magazine .last {
    /* margin-top: 15%; */
    /* background: #e3e3e3; */
    padding: 1% 0% 3%;
    background: none;
    padding: 0% 0% 0%;
  }

  .magazine .last ul {
    text-align: center;
    background: #c7b597;
}

.magazine .last
    ul li p {
  font-size: 15px;
}

.magazine .last
    ul li, .magazine .last ul li .pc {
  font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
  font-size: 0.7rem;
  /* margin-bottom: 1vw; */
  letter-spacing: 0.05rem;
  padding: 11% 0% 5% 0%;
  /* width: 55%; */
  margin-bottom: 0%;
  /* text-transform: uppercase; */
  color: #000;
}

.magazine .last
    ul li a {
  font-size: 12px;
  /* font-size: .875rem; */
  line-height: 24px;
  /* display: inline-block; */
  width: 50px;
  height: 24px;
  margin-left: 10px;
  padding: 6% 22%;
  text-align: center;
  /* text-decoration: none; */
  letter-spacing: .05rem;
  background: #dfd1b9;
  color: #000;
  border: 1px solid #000000;
}

.magazine .last h2 {
  margin: 15% 0% 0%;
  padding-bottom: 20%;
  background: #c7b597;
}


.magazine .footer {
    background: #c7b597;
    margin-top: 8%;
    padding-top: 16%;
}

.magazine .footer h1 {
    padding: 0% 0% 0% 0%;
    font-size: 26px;
    font-weight: bold;
}


.magazine .footer ul {
    width: 96%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 0% 4%;
    /* display: flex; */
    /* justify-content: space-between; */
    /* flex-wrap: wrap; */
    /* font-weight: bold; */
    background: #c7b597;
}
  
  .magazine .footer ul li {
    width: 50%;
    margin-top: 6%;
  }
  

  .magazine .footer ul li p {
    font-size: 12px;
    line-height: 1.6em;
    /* margin-bottom: 1vw; */
    /* text-align: center; */
    font-weight: bold;
    padding: 2% 10% 0% 5%;
    letter-spacing: 0.01em;
    /* text-transform: uppercase; */
    color: #2c2c2c;
}

.magazine .footer ul li p span {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    font-size: 12px;
    /* margin-bottom: 1vw; */
    padding: 3% 0% 0% 0%;
    /* text-align: center; */
    letter-spacing: 0.01em;
    font-weight: bold;
    /* text-transform: uppercase; */
    color: #000000;
    display: block;
}


.magazine .footer .new {
    width: 90%;
    font-weight: 100;
    font-size: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 3% 0%;
    margin: 10% 5% 0%;
  }

  .pc {
    display: none;
  }

  .sp {
    display: inline;
  }

    /* set */



    .magazine .roll {
      display: inline-block;
      width: 51%;
      margin: -16% 0% 1% 56%;
      /* font-size: 3em; */
      z-index: 2;
    }
     
    .magazine .roll1 {
      animation: r1 10s linear infinite;
      z-index: 2;
    }


    .magazine .top-slide {
      width: 100%;
      margin-top: 0%;
    }

    .magazine .sub-title {
      width: 100%;
    }

    .magazine .sub-title .text1 {
      font-size: 22px;
      position: absolute;
      letter-spacing: 0.06em;
      top: 3%;
      color: black;
      left: 3%;
      /* background: #ffffff75; */
    }

    .magazine .sub-title .text2 {
      top: 6%;
      left: 3%;
      letter-spacing: 0.06em;
      font-size: 15px;
      /* background: #ffffff75; */
    }

    .magazine .sub-title .text3 {
      font-size: 12px;
      top: 14%;
      left: 93%;
      letter-spacing: 0.2em;
    }

    .magazine .main-title {
      margin: 121% 0% 0% 2%;
      width: 55%;
      display: none;
    }

    .magazine .top_comment {
      width: 100%;
      padding: 17% 13% 0%;
      background: #e1d4bd;
      margin: 0% auto 0%;
    }

    .magazine .top_comment p {
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1.98;
    }

    .magazine .snap01 img {
      width: 100%;
      margin: -13% 0% auto;
    }

    .magazine .title01 p {
      /* margin: 0% auto 2%; */
      font-weight: bold;
      font-size: 1.8rem;
      width: 100%;
      text-align: left;
      margin: 0% 0% 1% 2%;
    }

    .magazine .number {
      /* display: block; */
      font-size: 37px;
      text-align: right;
      /* margin-left: 2%; */
      font-weight: bold;
      margin: 30% 12% -12.5% 0%;
      /* margin-top: 32%; */
    }


    .magazine .group01 {
      margin: 144% auto 0%;
      width: 100%;
    }

    .magazine .memo {
      float: none;
      width: 88%;
      margin-left: 6%;
      /* display: none; */
      margin-bottom: 0%;
      background: #ffffff38;
      /* border: solid 1px #ffffff; */
      margin-top: -39%;
      padding: 0%;
    }

    .magazine .memo p {
      font-weight: bold;
      line-height: 223%;
      color: #000000;
      /* background: #ebebeb; */
      padding: 3%;
      }

    .magazine .memo p span {
      text-align: left;
      padding: 0% 0% 0% 0%;
      font-weight: 300;
      color: #7c7c7c;
    }

    .magazine .credit {
      float: none;
      margin-top: 19%;
      background: #e1d4bd;
    }

    .magazine .credit2 {
      margin-top: 27%;
    }

    .magazine .credit ul {
      text-align: right;
      /* margin-top: 32%; */
      margin-right: 5%;
      padding-bottom: 0%;
      }

      .magazine .credit ul li {
        padding-bottom: 5%;
      }

    .magazine .credit ul li a {
      font-size: 14px;
      font-size: 1.25rem;
      line-height: 24px;
      display: inline-block;
      width: 150px;
      height: 26px;
      margin-left: 10px;
      text-align: center;
      text-decoration: none;
      letter-spacing: .05rem;
      color: #000;
      background-color: #e8ddcb;
      /* border: 1px solid #666; */
    }


    .magazine .title02 p {
      margin: 11% auto 5%;
      width: 100%;
      line-height: 1.2;
      color: #000000;
      font-size: 2.9rem;
      font-weight: 600;
    }

    .magazine .title02 span {
      font-size: 1.5rem;
    }

    .magazine .staff_snap ul {
      margin: 0% auto 0%;
      width: 87%;
    }

    .magazine .staff_snap ul li {
      width: 49.3%;
      margin-bottom: 2%;
      padding-right: 0%;
    }

    .magazine .staff_snap ul li:nth-child(4n) {
      width: 49.3%;
    }

    .magazine .staff_snap ul li p {
      top: 91%;
      left: 29%;
      width: 68%;
      background: #ffffff69;
      border-radius: 4px;
    }

    .magazine .staff_snap ul li img {
      border-radius: 5px;
    }












  


  


}
