@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
.blog_inner h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.blog_inner h3 {
  padding-left: 0;
}
#n_fair_silverweek {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: center;
  color: #333;
  line-height: 180%;
}
#n_fair_silverweek img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  margin: 0px auto;
}
#n_fair_silverweek p {
  font-size: 1em !important;
  margin-top: 0 !important;
  text-align: center;
}
#n_fair_silverweek h1, #n_fair_silverweek h2, #n_fair_silverweek h3, #n_fair_silverweek h4, #n_fair_silverweek h5 {
  color: #151515;
  text-align: center;
  background: none;
  border: none;
  font-weight: normal;
}
#n_fair_silverweek h1 {
  font-size: 3em;
  line-height: 150%;
  margin: 1em auto;
  font-weight: 500;
}
#n_fair_silverweek h2 {
  font-size: 2em;
  line-height: 180%;
  margin: 1.5em auto 0.7em;
  font-weight: 500;
  color: #701c1c;
}
#n_fair_silverweek h2 span {
  color: #151515 !important;
}
#n_fair_silverweek h3 {
  font-size: 1.5em;
  line-height: 180%;
  margin: 1em auto 0.5em;
  font-weight: 500;
}
#n_fair_silverweek h4 {
  font-size: 1.2em;
  line-height: 180%;
  margin: 1em auto 0.3em;
  font-weight: 500;
}
#n_fair_silverweek .categorylist {
  margin: 2em auto 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  justify-content: center;
}
#n_fair_silverweek section.category {
  margin: 30px auto 0;
  width: 100%;
  max-width: 800px;
}
#n_fair_silverweek .categorylist div {
  flex-basis: 33.33%;
  padding: 1em 2%;
}
#n_fair_silverweek .n_fair_silverweek_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#n_fair_silverweek section.item_2 .flex div {
  flex-basis: 50%;
  padding: 0 0.5%;
}
#n_fair_silverweek .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  max-width: 100%;
  position: relative;
}
#n_fair_silverweek section {
  width: 100%;
  margin: 50px auto;
}
#n_fair_silverweek section.style {
  margin: 0px auto 50px;
}
#n_fair_silverweek section.notice {
  border: 1px solid #701c1c;
  border-radius: 0px;
  width: 90%;
  padding: 0 0 4em;
  margin: 0 auto 50px;
}
#n_fair_silverweek .logoimg {
  max-width: 200px;
  margin: 0 auto 40px;
}
.img_wrap img {
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img {
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  transform: translateY(-10px);
}
/*VIEW MOREボタンの設定*/
#n_fair_silverweek p.button {
  display: block;
  margin: 20px auto !important;
  padding: 11px 12px;
  color: #FFF;
  background: #996515;
  cursor: pointer;
  transition: all 0.5s;
  max-width: 770px;
  width: 80%;
  text-align: center;
  border-radius: 8px;
}
/* 購入ボタン */
#n_fair_silverweek .itemlist a, #n_fair_silverweek .itemlist span, #n_fair_silverweek .buy, #n_fair_silverweek .buypink, #n_fair_silverweek section.style .otheritem, .itemlist a, .itemlist .coming {
  display: block;
  width: 100%;
  max-width: 150px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #151515;
  background: #151515;
  color: #FFF;
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 8px;
}
#n_fair_silverweek section.style .otheritem {
  font-size: 1.2em;
  text-align: center;
  max-width: 400px;
  width: 65%;
  padding: 10px 3px;
  margin: 10px auto;
}
#n_fair_silverweek .buy {
  padding: 5px 0;
  margin: 10px auto 0;
  width: 70%;
}
#n_fair_silverweek .itemlist span {
  background: #FFF;
  color: #151515;
}
#n_fair_silverweek .buy:hover, #n_fair_silverweek .itemlist a:hover, #n_fair_silverweek section.style .otheritem:hover, .itemlist a:hover, .itemlist .coming {
  background: #FFF;
  text-align: center;
  border: 1px solid #151515;
  color: #151515;
}
#n_fair_silverweek p.other a {
  display: inline-block;
  background: linear-gradient(to right, rgba(247, 207, 0, 0.7), rgba(246, 37, 2, 0.7) 45%, rgba(182, 47, 82, 0.7) 75%, rgba(113, 58, 166, 0.7));
  color: #fff;
  text-decoration: none;
  line-height: 1;
  padding: 1em 2em;
  text-align: center;
  border-radius: 8px;
  margin: auto;
}
#n_fair_silverweek p.other a:hover {
  background: linear-gradient(to right, rgba(247, 207, 0, 0.7), rgba(246, 37, 2, 0.7) 45%, rgba(182, 47, 82, 0.7) 75%, rgba(113, 58, 166, 0.7));
  text-align: center;
  border: 1px solid #151515;
  color: #151515;
}
#n_fair_silverweek section.style .textaria {
  margin: 20px auto;
  width: 100%;
}
/* 回遊リンク */
#n_fair_silverweek .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#n_fair_silverweek .Banner4 h3 {
  font-size: 30px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #151515;
  border-bottom: 1px solid #151515;
  color: #151515;
  letter-spacing: 3px;
}
#n_fair_silverweek .Banner4 ul {
  display: inline;
}
#n_fair_silverweek .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #n_fair_silverweek h1 {
    font-size: 7vw;
  }
  #n_fair_silverweek h2 {
    font-size: 6vw;
    margin: 1.5em auto 0.3em;
  }
  #n_fair_silverweek h3 {
    font-size: 4.8vw;
  }
  #n_fair_silverweek p, #n_fair_silverweek div, #n_fair_silverweek .other_text, .featherlight-content p {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #n_fair_silverweek section.category {
    margin: 0px auto;
    width: 95%;
  }
  #n_fair_silverweek section {
    margin: 0vw auto 5vw;
  }
  #n_fair_silverweek section.style {
    margin: 0vw auto 8vw;
  }
  #n_fair_silverweek section.notice {
    width: 95%;
    margin: 5vw auto;
    padding: 0 1em 2em;
  }
  #n_fair_silverweek .categorylist div {
    flex-basis: 50%;
  }
  #n_fair_silverweek .logoimg {
    max-width: 50%;
    margin: 30px auto 20px;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #n_fair_silverweek .Banner4 {
    text-align: center;
    width: 100%;
  }
  #n_fair_silverweek .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #n_fair_silverweek .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  #n_fair_silverweek section.instagram {
    margin: 12.125vw auto;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #n_fair_silverweek .header {
    position: relative;
    /*height: 109vw;*/
  }
  #n_fair_silverweek .header .title {
    position: absolute;
    top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
  }
}