@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&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;
}
#fukaya22ap {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: center;
  line-height: 180%;
}
#fukaya22ap img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  margin: 0px auto;
}
#fukaya22ap p {
  font-size: 1em !important;
  margin-top: 0 !important;
}
#fukaya22ap h1, #fukaya22ap h2, #fukaya22ap h3, #fukaya22ap h4, #fukaya22ap h5 {
  color: #151515;
  text-align: center;
  background: none;
  border: none;
  font-weight: 600;
  ;
}
#fukaya22ap h1 {
  font-size: 2.3em;
  line-height: 160%;
  margin: 1em auto 2em;
  font-weight: 600;
  letter-spacing: 0.05em
}

#fukaya22ap h2 {
  font-size: 1.2em;
  line-height: 130%;
  margin: 1em auto;
  font-weight: 400;
}
#fukaya22ap h2 span {
  font-size: 0.8em;
}
#fukaya22ap h4 {
  font-size: 1.5em;
  line-height: 180%;
  margin: 1.5em auto 0.5em;
  font-weight: 500;
  color: #457B3A;
}
#fukaya22ap .fukaya22ap_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#fukaya22ap section.item_2 .flex div {
  flex-basis: 50%;
  padding: 2% 1%;
}
#fukaya22ap .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  max-width: 100%;
  position: relative;
}
#fukaya22ap p.main_text {
  margin:0 auto 35px !important;
  text-align: center;
  line-height: 250%;
  display: block !important;
  font-size: 1em !important;
}

#fukaya22ap .redcol{
color: #982325;
}
#fukaya22ap .big1{

font-size: 3em !important;
}
#fukaya22ap .big2{
font-size:5.5em !important;
}
#fukaya22ap p.main_text2 {
padding-top: 1em;
  text-align: center;
  font-size: 1.2em !important;
  line-height: 250%;
}
#fukaya22ap p.main_text2 span{
color: #982325;
font-size: 1.5em !important;
font-weight: 600;
}
#fukaya22ap p.main_text3 {
font-size: 1.4em !important;
  text-align: center;
  line-height: 180%;
  margin: 0 auto 2em;
}

#fukaya22ap .Info {
  padding: 0% 2%;
  margin: -5px auto 20px;
}
#fukaya22ap section {
  width: 100%;
  margin: 50px auto;
}
#fukaya22ap section.style {
  margin: 0px auto 50px;
}
#fukaya22ap section.notice {
  border: 2px solid #fc3f58;
  border-radius: 0px;
  width: 100%;
  margin: 4em auto;
  padding-bottom: 1.5em;
}
#fukaya22ap p.itemname {
  width: 100%;
  margin: 0 auto !important;
  text-align: left;
}
#fukaya22ap p.price {
  width: 100%;
  margin: 0 auto !important;
}
#fukaya22ap p.price span {
  color: #C52F32;
  font-size: 1.4em !important;
  font-weight: bold;
}
.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ボタンの設定*/
#fukaya22ap 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;
}
/* 購入ボタン */
#fukaya22ap .itemlist a, #fukaya22ap .itemlist span, #fukaya22ap .buy, #fukaya22ap .buypink, #fukaya22ap section.style .otheritem, .itemlist a, .itemlist .coming {
  display: block;
  width: 100%;
  max-width: 150px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #00416a;
  background: #00416a;
  color: #FFF;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
  border-radius: 8px;
}
#fukaya22ap section.style .otheritem {
  /* font-family: 'DIN-Condensed', sans-serif;*/
  font-size: 1em;
  text-align: center;
  max-width: 500px;
  width: 65%;
  padding: 10px 3px;
  margin: 10px auto;
}
#fukaya22ap .buy {
  padding: 5px 0;
  margin: 10px auto 0;
  width: 70%;
}
#fukaya22ap .itemlist span {
  background: #FFF;
  color: #151515;
}
#fukaya22ap section.style .textaria {
  margin: 20px auto;
  width: 100%;
}
#fukaya22ap .itemlist, .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}
#fukaya22ap .itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#fukaya22ap .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
/* 回遊リンク */
#fukaya22ap .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#fukaya22ap .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;
}
#fukaya22ap .Banner4 ul {
  display: inline;
}
#fukaya22ap .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
.blog_inner ul {
  margin-left: 0;
}
.blog_inner a:not([class]) {
  text-decoration: none;
}
@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;
  }
  #fukaya22ap h1 {
    font-size: 5.7vw;
    margin: 4vw auto;
  }
  #fukaya22ap h2 {
    font-size: 4vw;
    line-height: 150%;
  }

  #fukaya22ap h3 {
    font-size: 4.2vw;
    margin: 10px auto 0;
  }
  #fukaya22ap p, #fukaya22ap div, #fukaya22ap .other_text, .featherlight-content p {
    font-size: 3.8vw !important;
    line-height: 180%;
  }
  #fukaya22ap p.main_text {
    font-size: 3.8vw !important;
    width: 95%;
  }
  #fukaya22ap p.main_text2 {

  }
  #fukaya22ap section.category {
    margin: 0px auto;
    width: 95%;
  }
  #fukaya22ap section {
    margin: 0vw auto 5vw;
  }
  #fukaya22ap section.style {
    margin: 0vw auto 8vw;
  }
  #fukaya22ap section.notice {
    margin: 5vw auto;
    padding: 0 1em 1em;
  }
  #fukaya22ap section.style .textbox p {
    text-align: left;
  }
  #fukaya22ap section.style2 .textbox, #fukaya22ap section.style3 .textbox {
    margin: 5.5vw auto;
  }
  #fukaya22ap section.style .textaria {
    margin: 1vw auto 0vw;
  }
  #fukaya22ap section.style .textaria p {
    font-size: 3.8vw !important;
    line-height: 150%;
  }
  #fukaya22ap .itemlist div {
    font-size: 3.8vw !important;
    line-height: 150% !important;
  }
  #fukaya22ap .itemlist div:first-child {
    width: 77%;
  }
  #fukaya22ap .itemlist div:last-child {
    width: 23%;
  }
  #fukaya22ap .itemlist span {
    font-size: 2.5vw;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #fukaya22ap .Banner4 {
    text-align: center;
    width: 100%;
  }
  #fukaya22ap .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #fukaya22ap .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  #fukaya22ap section.instagram {
    margin: 12.125vw auto;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #fukaya22ap .header {
    position: relative;
    /*height: 109vw;*/
  }
  #fukaya22ap .header .title {
    position: absolute;
    top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
  }
}