CSS


@charset "UTF-8";

/* ------------- ????f???????????????????f????????????????????????????????f????????????????????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????????????????f???????????????????f????????????????????????????????f?????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f?????????????????????????????????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????Down????f????????????????????f????????????????????????????????f????????????????N ------------- */
.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translate(20px,20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translate(20px,20px); -ms-transform: translate(20px,20px); transform: translate(20px,20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadeInDown_2 {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown_2;
 animation-name: fadeInDown_2;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translate(-20px,20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translate(-20px,20px); -ms-transform: translate(-20px,20px); transform: translate(-20px,20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadeInDown_3 {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fadeInDown_3;
 animation-name: fadeInDown_3;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown_3 {
 0% { opacity: 0; -webkit-transform: translate(-100px,100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_3 {
 0% { opacity: 0; -webkit-transform: translate(-100px,100px); -ms-transform: translate(-100px,100px); transform: translate(-100px,100px) }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadeInDown_4 {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fadeInDown_4;
 animation-name: fadeInDown_4;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown_4 {
 0% { opacity: 0; -webkit-transform: translate(100px,100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_4 {
 0% { opacity: 0; -webkit-transform: translate(100px,100px) ; -ms-transform: translate(100px,100px); transform: translate(100px,100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


.fadeInDown_5 {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.8s;
 -ms-animation-duration:1.8s;
 animation-duration:1.8s;
 -webkit-animation-name: fadeInDown_5;
 animation-name: fadeInDown_5;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown_5 {
 0% { opacity: 0; -webkit-transform: translate(0px,-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_5 {
 0% { opacity: 0; -webkit-transform: translate(0px,-20px) ; -ms-transform: translate(0px,-20px); transform: translate(0px,-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}






/* ------------- ????f???????????????????f????????????????????????????????f????????????????????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????????????????f???????????????????f????????????????????????????????f?????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f?????????????????????????????????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????Down????f????????????????????f????????????????????????????????f????????????????N END ------------- */





/* ????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f??????????????????????????c???????f???????????????????f????????????????????????????????f????????????????????f???????????????N????f????????????????N????f????????????????????f??????????????\????f????????????????????f???????????????? */


html, body {
  height: 100%;
}



.box {
  width: 50px;
  height: 50px;
  /* margin: calc(50vh - 150px) auto; */
  margin: 0 auto;
  v: 5px;
  /* box-shadow: 0 2px 30px #999; */
  /* background: #fff; */
  position: relative;
  overflow: hidden;
}

/* ????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????????f????????????????????????????????f????????????????????f???????????????????f?????????????????????????????f?????????????????????f???????????????????f?????????????????????????????f????????????????????f???????????????N????f????????????????N????f????????????????????f??????????????\????f????????????????????f???????????????? */


.arrowWrap {
  /* margin-top: 50vh; */
}

.arrow1 {
  width: 15px;
  margin: 0 auto;
  -webkit-animation: arrow1 2s linear 0s infinite normal;
  animation: arrow1 2s linear 0s infinite normal;
}

.arrow2 {
  width: 15px;
  margin: 0 auto;
  -webkit-animation: arrow2 2s linear 0s infinite;
  animation: arrow2 2s linear 0s infinite;
}

.arrow1 span,
.arrow2 span {
  position: relative;
  display: block;
  left: 50%;
}

.arrow1 span {
  margin-top: -10px;
}

.arrow1 span:before,
.arrow2 span:before {
  content: '';
  width: 15px;
  height: 15px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  left: 0;
  margin: auto;
  box-sizing: border-box;
}

@keyframes arrow1 {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  20% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  40% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  80% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}

@keyframes arrow2 {
  0% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  20% {
    -webkit-transform: translate3d(-50%, 20px, 0);
    transform: translate3d(-50%, 20px, 0);
  }

  40% {
    -webkit-transform: translate3d(-50%, 20px, 0);
    transform: translate3d(-50%, 20px, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 20px, 0);
    transform: translate3d(-50%, 20px, 0);
  }

  80% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
  }
}

@keyframes slider-1 {
    /* ????f??????????????????????????f????N??????????????????N????f???????????????????????????f????????????????????????????f??????????????????????????????????????f????????????????????????????????f?????????????????c??????????????????????f????????????????????????????????????f?????????????????c????????????????f??????????????????????????????f?????????????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c????????????????????????f??????????????????????g???????????????????f???\?????????????????????????????f????????????????????????????????f?????????????????c????????????????? */
    0% {
      opacity: 0;
      transform: scale(1); /* ????f?????????????????c???????????????f??????????????????????????????f??????????????????????????????f??????????????????????????f??????????????????????????f?????????????????c???????????????f??????????????????????????f????????????????????????????????????f???\?????????????????? */
    }
    /* ????f????????????????????????????????????f?????????????????c????????????????f??????????????????????????????f?????????????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c????????????????????????f???\??????????????????????????f????????????????????????????????f???????????????????????????????????f???\??????????????????????????f???\????????????????????????N????f????N??????????????????N????f???????????????????????????f????????????????????????????????f?????????????????c????????????????? */
    4.16% {
      opacity: 1;
    }
    /* ????f??????????????????????????c???????f??????????????????????????c???????f??????????????????????????f???????????????????????????f???\??????????????????????????f???\????????????????????????N????f????N??????????????????N????f???????????????????????????f?????????????????c????????????????????????f????????????????????????????f??????????????????????????????f???????????????????????????????????f??????????????????????????f?????????????????c??????????????????????f????????????????????????????????????f?????????????????c????????????????f??????????????????????????????f?????????????????????????????????????f?????????????????c???????????????f?????????????????c???????????????f?????????????????????????????????f?????????????????c????????????????????????f??????????????????????g???????????????????f???\?????????????????????????????f????????????????????????????????f?????????????????c????????????????? */
    33.33% {
      opacity: 1;
    }
    /* ????f????????????????????????????????????f?????????????????c????????????????f??????????????????????????????f?????????????????????????????????????f?????????????????c???????????????f?????????????????c???????????????f?????????????????????????????????f?????????????????c????????????????????????f???\??????????????????????????f????????????????????????????????f???????????????????????????????????f??????????????????????????f????N??????????????????N????f???????????????????????????f??????????????????????????f????????????????????????????????f?????????????????c????????????????? */
    41.66% {
      opacity: 0;
      transform: scale(1.2); /* ????f?????????????????c???????????????f??????????????????????????????f??????????????????????????????f??????????????????????????f??????????????????????????f?????????????????c???????????????f??????????????????????????f????????????????????????????????????f???\?????????????????? */
    }
    100% {
      opacity: 0;
    }
  }



/* ????f????????????????????f????????????????????f????????????????????f??????????????\????f????????????????????f?????????????????????f????????????????????f????????????????????f????????????????????????????????f???????????????????f????????????????????????????????f????????????????????f???????????????????f????????????????????????????????f???????????????? */








#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;
}

.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;
}













































pc


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;
}

.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';
}


.layout_menu {
  display: none;
}

.fs-l-footer {
    display: none;
}

.layout_header_delivery {
  display: none;
}

.magazine .catalog1 .pic1-1 img {
  margin-bottom: 5%;
}

.top_banner {
  display: none;
}
.magazine .center {
  text-align: center;
}


.topstyle {
  position: relative;
  /* background: #efefef; */
  /* margin-bottom: 3%; */
  }

  .topstyle .logo {
    /* position: absolute; */
    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';
    /* background-color: rgb(143 143 143 / 50%); */
    /* right: 79%; */
    /* top: 0%; */
    /* left: 49%; */
    z-index: 2;
  }

  .topstyle .logo p {
    position: absolute;
    top: -2%;
    display: none;
    left: -1%;
    color: #ffffff;
    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';
    z-index: 2;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .topstyle .logo img {
    z-index: 3;
    width: 158px;
    position: absolute;
    /* display: none; */
    top: 137px;
    left: 573px;
  }

  .magazine .tytle {
    z-index: 2;
    position: absolute;
    top: 240px;
    text-align: center;
    left: 414px;
   }

  .topstyle h1 {
    color: #ffffff;
    /* background: #f3f3f3; */
    padding: 7px 0px 10px;
    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-family: neue-haas-grotesk-display, ????f??????????????????????????f?????????????????c???????????L????f?????????????????c???????????????f??????????????????????????????????f?????????????????c???????????, "????f???????????????????????????????????????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f????N????????????????????????????????f?????????????????c???????????L Pro W3", ????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c???????????, sans-serif;
    font-size: 26px;
    font-weight: bold;
    /* letter-spacing: 0.05em; */
    text-align: center;
    /* margin: 0% 0% 0%; */
  }

  .topstyle {
    margin: 0 auto;
  }

.topstyle h2 {
    color: #ffffff;
    background: #cbcbcb;
    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-family: neue-haas-grotesk-display, ????f??????????????????????????f?????????????????c???????????L????f?????????????????c???????????????f??????????????????????????????????f?????????????????c???????????, "????f???????????????????????????????????????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f????N????????????????????????????????f?????????????????c???????????L Pro W3", ????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c???????????, sans-serif;
    font-size: 11px;
    /* font-weight: bold; */
    padding: 1%;
    width: 264px;
    letter-spacing: 0.15em;
    text-align: center;
    margin: 0% 25% 0%;
  }

  .topstyle h2 span {
    font-weight: bold;
    margin-right: 1%;
  }

  .topstyle 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';
    z-index: 2;
    /* font-weight: bold; */
    font-family: neue-haas-grotesk-display, ????f??????????????????????????f?????????????????c???????????L????f?????????????????c???????????????f??????????????????????????????????f?????????????????c???????????, "????f???????????????????????????????????????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f????N????????????????????????????????f?????????????????c???????????L Pro W3", ????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c???????????, sans-serif;
    font-size: 14px;
    /* margin: 10px 0 0; */
    padding: 124px 0 48px;
    letter-spacing: 0.05em;
    margin-left: 284px;
    /* text-align: center; */
    line-height: 1.1em;
}  }

.topstyle .topslide img {
  width: 31%;
      /* margin: 0 auto; */
      margin: 0% 0% 2% 33.5%;
      z-index: 1;
  }




.magazine .soryo {
    font-size: 23px;
    /* width: 34%; */
    text-align: center;
    /* margin: 0 auto; */
    padding-top: 8%;
    color: #fb109b;
    /* color: white; */
    /* background-color: #ff8c8c; */
}


.magazine .hon {
    width: 18%;
    margin: -43% 5% 2% 58%;
    padding-top: 8%;
}


.magazine .coupon {
    width: 40%;
    margin: 21% 30% 0%;
}


.magazine .topslide {
    /* float: left; */
    position: relative;
    width: 860px;
    /* margin: 0 auto; */
    /* margin-left: 17%; */
    margin-left: 256px;
    height: 448px;
    overflow: hidden;
}

/* .magazine .tytle {
    margin: 10% 3% 0% 4%;
    float: left;
   } */

.slide-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: slider-1 12s linear infinite;
  }

  .slide-image:nth-child(1) {
    background-image: url(./top2.jpg);
    animation-delay:-2s;
  }
  
  .slide-image:nth-child(2) {
    background-image: url(./top3.jpg);
    animation-delay: 2s;
  }
  
  .slide-image:nth-child(3) {
    background-image: url(./top1.jpg);
    animation-delay: 6s;
  }


.magazine .top {
  width: 100%;
  margin: 14% 0% 11.5%;
}



.magazine .title1 {
  font-size: 32px;
  font-weight: bold;
  margin: 31% 0 1%;
}

.magazine .title2 {
  font-size: 23px;
  line-height: normal;
  margin-bottom: 18%;
}


.magazine .catalog1 {
    margin: 94px 0% 5px;
}

.magazine .catalog1 .pic {
  /* width: 80%; */
  margin: 0% 0% 0% 320px;
}




.magazine .catalog1 .title01 {
  width: 35%;
  margin: 12% 33% 2%;
}






.magazine .catalog1 .pic1-1 {
  width: 435px;
  /* margin-left: 64px; */
  /* margin: 0 0 0 9px; */
  float: left;
}

.magazine .catalog1 .pic1-1 img {
  margin-bottom: 10px;
  border-radius: 2px;
}

.magazine .catalog1 .pic1-2 {
  width: 470px;
  margin: 73px 0 0 -112px;
  float: left;
}

.magazine .catalog1 .pic1-2  img {
  margin-bottom: 5%;
  width: 80%;
  border-radius: 28px;
  margin: 0% 10%;
  /* width: 300px; */
  /* height: 200px; */
  /* display: flex; */
  align-items: center;
  justify-content: center;
  border: solid 1px #fff;
  /* overflow: hidden; */
}

.magazine .catalog1 .pic1-2 p {
    width: 80%;
    margin: 4% 10%;
    /* font-family: neue-haas-grotesk-display, ????f??????????????????????????f?????????????????c???????????L????f?????????????????c???????????????f??????????????????????????????????f?????????????????c???????????, "????f???????????????????????????????????????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f????N????????????????????????????????f?????????????????c???????????L Pro W3", ????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c???????????, sans-serif; */
    /* font-family: neue-haas-grotesk-display, ?????????????L???????????f??f???????, "????f???????f?????????????f????N?????????????L Pro W3", ????f?????????????f?????????, sans-serif; */
    font-weight: bold;
    font-size: 14px;
    line-height: 221%;
    /* letter-spacing: 0.1em; */
}

.magazine .catalog1 .pic1-2 h2 {
    color: #000000;
    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-family: neue-haas-grotesk-display, ????f??????????????????????????f?????????????????c???????????L????f?????????????????c???????????????f??????????????????????????????????f?????????????????c???????????, "????f???????????????????????????????????????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f????N????????????????????????????????f?????????????????c???????????L Pro W3", ????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c???????????, sans-serif;
    font-size: 14px;
    /* font-weight: bold; */
    /* background: #203264; */
    padding: 1%;
    /* width: 80%; */
    /* letter-spacing: 0.1em; */
    /* letter-spacing: 0.05em; */
    text-align: center;
    margin: 4% 0% 1%;
  }

  .magazine .catalog1 .pic1-2 h2 span {
    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';
    margin-right: 1%;
    color: white;
    background: #979797;
    border-radius: 3px;
    padding: 1% 2%;
    font-size: 12px;
  }


.magazine .credit01 {
  /* width: 22%; */
  margin: 0% 0% 5%;
  /* float: left; */
}

.magazine .credit01 img {
  width: 100%;
  margin: 1% 0% 0%;
}

.magazine .credit01 p {
  text-align:center;
  font-size: 18px;
  margin: 0%;
  /* font-weight: bold; */
  line-height: 150%;
}

.magazine .credit01 h1 {
  /* text-align: center; */
  font-size: 24px;
  /* line-height: normal; */
  padding: 1%;
  width: 26%;
  margin: auto;
  /* text-align: center; */
  margin-top: 0%;
  margin-bottom: 11%;
  background: #afafaf;
  color: #f4f4f9;

}


/* .magazine .nebiki {
  text-decoration: line-through;
  color: black;
} */


.magazine .last h2 {
    color: #000000;
    font-family: neue-haas-grotesk-display, ????f??????????????????????????f?????????????????c???????????L????f?????????????????c???????????????f??????????????????????????????????f?????????????????c???????????, "????f???????????????????????????????????????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f????N????????????????????????????????f?????????????????c???????????L Pro W3", ????f??????????????????????????????f?????????????????c???????????????f??????????????????????????????f?????????????????c???????????, sans-serif;
    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 p {
  font-size: 31px;
  text-align: center;
  line-height: normal;
  margin: 1% 18% 6% 18%;
  background: linear-gradient(transparent 50%, #a8eaff 50%);
}


.magazine .last img {
  width: 25%;
  margin: 5% 0% 40% 34%;
}

  .magazine .item {
    /* margin-top: 15%; */
    /* background: #e3e3e3; */
    padding: 0% 12%;
  }

  .magazine .item .only {
    margin: 0% 0% 0% 33.5%;
  }

  .magazine .item ul {
    text-align: center;
  }

.magazine .item ul li a {
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    display: inline-block;
    width: 50px;
    height: 24px;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
    letter-spacing: .05rem;
    color: #666;
    border: 1px solid #666;
  }

.magazine .item 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 .item ul li .sp {
    display: none;
  }

  .magazine .item ul li, .magazine .item ul li span {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 17px;
    letter-spacing: .05rem;
    text-transform: uppercase;
    color: #666;
}

  .magazine .item ul li, .magazine .item ul li .pc {
    font-family: 'Source Sans Pro', 'Noto Sans JP', sans-serif;
    font-size: 0.7rem;
    /* margin-bottom: 1vw; */
    font-weight: bold;
    /* letter-spacing: 0.2rem; */
    /* text-transform: uppercase; */
    color: #000;
  }


  .all_item_list {
      margin-bottom: 80px;
    }

    .all_item_list {
        display: block;
        color: #000000 !important;
        border: 1px solid #000000;
        margin: 20px auto 90px;
        text-align: center;
        padding: 10px;
        width: 250px;
        font-size: 14px;
        font-weight: 400;
    }

    .magazine .last {
      /* margin-top: 15%; */
      /* background: #e3e3e3; */
      padding: 0% 0% 6%;
  }

    .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: 10% 0% 0% 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: 80%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 7% 11.5%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: white;
  }
  .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; */
  }




@media only screen and (max-width: 519px) {

  /* 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;
  }

  /* feature */
  .magazine .catalog1 .pic1-1 {
    float: none;
    width: 100%;
    margin: 0 auto;
    /* display: block; */
    /* margin-top: 0%; */
  }

  .magazine .topslide {
    /* float: left; */
    position: relative;
    width: 100%;
    margin: 0% 0% 0% 0%;
    /* margin-left: 23%; */
    height: 315px;
    overflow: hidden;
}
.topstyle {
  background: #f7f7f7;
}

.topstyle .logo img {
    z-index: 3;
    width: 42%;
    position: absolute;
    /* display: none; */
    top: 11%;
    left: 27%;
}


.topstyle h1 {
  color: #ffffff;
  /* font-weight: normal; */
  font-size: 16px;
  padding: 0;
  /* position: absolute; */
  /* top: 94%; */
  /* width: 139%; */
  margin: 4% 0% 0% 0%;
  /* line-height: 124%; */
  /* left: 48%; */
  text-align: center;
}

.topstyle h2 {
  color: #ffffff;
  background: #cccccc;
  font-size: 11px;
  width: 56%;
  /* font-weight: bold; */
  letter-spacing: 0.05em;
  text-align: center;
  margin: 2% 23% 0%;
}

.topstyle p {
  font-size: 14px;
  margin: 0% 12% 0%;
  padding: 18% 0% 16%;
  letter-spacing: 0.03em;
  /* text-align: center; */
  font-weight: bold;
  line-height: 1.8em;
}

.magazine .tytle {
    margin: 0% 0% 0% 0%;
    position: absolute;
    top: 23%;
    /* color: beige; */
    left: -2%;
    /* margin: 50%; */
    width: 100%;
}

.topstyle .logo img {
    z-index: 3;
    width: 31%;
    position: absolute;
    /* display: none; */
    top: 10%;
    left: 33%;
}

.magazine .catalog1 {
    margin: 0% 0% 0%;
}

  .magazine .catalog1 .pic1-2 {
    float: none;
    width: 100%;
    margin: 0 auto;
    display: block;
    background: #efefef;
    margin-top: -8%;
    margin-left: 0%;
    padding-top: 9%;
    padding-bottom: 3%;
  }


.magazine .catalog1 .pic {
    margin: 0 0 0 0;
    width: 100%;
  }

  .magazine .item .only {
    margin: 0;
    margin-top: 15px;
  }


.magazine .item
    ul li a {
      font-size: 12px;
    font-size: 14px;
    padding: 2%;
    display: block;
    width: 160px;
    height: 38px;
    /* background: #ffffff; */
    margin: 10px auto 25px;
    }

.magazine .item
    ul {
    margin: 14% 0% 25% 0%;
    width: 100%;
}

.magazine .item
    ul li {
    font-size: 13px;
    /* font-size: .8125rem; */
    margin-bottom: 10px;
    letter-spacing: 0.05em;
    text-align: center;
}

.magazine .item
    ul li span {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 10px;
    text-align: center;
    display: block;
    letter-spacing: 150%;
    padding: 2%;
    background: #cfcfcf;
    width: 160px;
    margin: 6px auto 36px;
    line-height: 24px;
    height: 38px;
}


.topstyle
    img{
  /* padding-bottom: 30%; */
  width: 100%;
    margin: 0;
}

.magazine .item
    ul li .sp {
  display: none;
}

.magazine .item
    ul li .pc {
  display: ;
}

.magazine .item {
    margin-top: 0%;
    margin-bottom: 12%;
}

.magazine .catalog1 .pic1-2
    h2 span {
  /* font-weight: bold; */
  margin-left: 19%;
  color: black;
  background: #cdcdcd;
  border-radius: 3px;
  padding: 1%;
  font-size: 13px;
  width: 15%;
  /* text-align: center; */
  display: block;
  margin-bottom: 2%;
  /* margin-left: 29%; */
}


.magazine .last {
    /* margin-top: 15%; */
    /* background: #e3e3e3; */
    padding: 1% 0% 3%;
    background: #efefef;
}

.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: 23%;
  /* 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: #ffffff;
    color: #000;
    border: 1px solid #dbdbdb;
}

.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;
}

.magazine .footer {
    background: #efefef;
    margin-top: 0%;
}

.magazine .footer h1 {
    padding: 0% 0% 0% 0%;
    font-size: 26px;
}

.magazine .footer
    ul {
    width: 100%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 0% 2%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: white;
  }
  
  .magazine .footer
    ul li {
    width: 50%;
    margin-top: 6%;
  }
  
  .magazine .footer
    h1 {
    padding-bottom: 6%;
    padding-top: 0%;
  }
  
  .magazine .footer .new {
    width: 90%;
    font-weight: 100;
    font-size: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 3% 0%;
    margin: 10% 5% 0%;
  }

  .magazine .footer ul {
    width: 100%;
    /* letter-spacing: -.4em; */
    /* font-size: 0; */
    margin: 0% 0% 0% 0%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #efefef;
}

  .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: #00365b;
    display: block;
}

}
