@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..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: hidden;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
#shop_area_serch {
  width: 100vw;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  line-height: 180%;
  font-weight: normal;
  font-family: 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: center;
}
#shop_area_serch .shop_area_serch_wrap {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#shop_area_serch img {
  max-width: 100%;
  height: auto;
  border: none;
}
#shop_area_serch h1, #shop_area_serch h2, #shop_area_serch h3, #shop_area_serch h4, #shop_area_serch h5 {

  color: #000;
  text-align: center;
  font-weight: bold;
  border: none;
  background: none;
}
#shop_area_serch .brandbox {
  padding-bottom: 100px;
}
#shop_area_serch h2 {
  font-size: 247%;
  margin-bottom: 50px;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 110%;
}
#shop_area_serch h2 span {
  font-size: 0.5em;
}
#shop_area_serch h3 {
  font-size: 1.5em;

  font-weight: 400;
border-bottom: 1px solid #333;
padding-bottom: 8px;
  

}
#shop_area_serch h4 {
  font-size: 1.5em;
  text-align: left;
  font-weight: 400;
 
}
#shop_area_serch .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#shop_area_serch .name .shopbox {
  margin: 0px auto;
  padding: 20px 2.5%;
  width: 100%;
  max-width: 950px;
  display: flex;
  align-items: flex-start;
  background-color: #eee;
}
#shop_area_serch .shopbox {

  padding: 0 1.5% 20px;
  margin: 0 auto;
  display: flex;
}
#shop_area_serch .img_wrap1 {
  flex-basis: 35%;
}
#shop_area_serch .img_wrap2 {
  flex-basis: 65%;
  padding: 0 3%;
  margin: 0 auto;
}
#shop_area_serch .shopbox {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#shop_area_serch .shop_area_serchlist {
  margin: 30px auto;
  width: 100%;
  max-width: 950px;
}
#shop_area_serch .shop_area_serchlist {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#shop_area_serch .infotext {
  text-align: left;
}

#shop_area_serch dl {
  width: 100%;
  margin: 0px auto;
  font-size: 16px;
  display: inline-block;
}
#shop_area_serch dt {
  float: left;
  width: 30%;
  padding: 7px 1em;
  text-align: left;
}
#shop_area_serch dd {
  float: right;
  width: 70%;
  padding: 7px 1em;
  text-align: left;
  margin-left: 0;
  margin-inline-start: 0;
  line-height: 130%;
}
#shop_area_serch .areatitle {

  margin-bottom: 2em;
  
}
#shop_area_serch .shop_name {
  background-color: #ccc;
  padding: 10px 0 10px 1.5em;
}
#shop_area_serch .shop_set {
  margin-bottom: 30px;
}
/*
/* 回遊リンク */
#shop_area_serch .Banner4 ul li {
  display: inline-block;
  width: 80% !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 !important;
    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;
  }
  #shop_area_serch p, #shop_area_serch div {
    font-size: 3vw !important;
    line-height: 180%;
    /*height: 105vw;*/
  }
  #shop_area_serch h1 {
    font-size: 10vw !important;
    margin: 0vw auto !important;
  }
  #shop_area_serch h1 span {
    display: block;
    font-size: 5.2vw;
    line-height: 180%;
  }
  #shop_area_serch h3 {
    font-size: 6vw !important;
  }

  #shop_area_serch .shopbox div {
    padding: 0 1em;
    flex-basis: calc(100% / 1);
  }
  #shop_area_serch img.shopname {
    max-width: 55%;
  }

  #shop_area_serch .shop_area_serch .shop_area_serchlist div {
    flex-basis: calc(100% / 2);
    padding: 2% 2%;
    margin: 0 auto 10px;
  }
  #shop_area_serch .img_wrap1 {}
  #shop_area_serch .img_wrap2 {
    flex-basis: 100%;
    padding: 0;
    margin: 0;
    width: 95%;
  }
  #shop_area_serch dt {
    float: left;
    width: 30%;
    padding: 7px 0;
    text-align: left;
  }
  #shop_area_serch dd {
    float: right;
    width: 70%;
    padding: 7px 1em;
    text-align: left;
    margin-left: 0;
    margin-inline-start: 0;
    line-height: 130%;
  }
  #shop_area_serch dl {
    font-size: 3vw;
  }
  /* 回遊リンク */
  /*  #shop_area_serch .Banner4 {
    text-align: center;
    width: 100%;
  }
  #shop_area_serch .Banner4 ul {
    margin: 0 auto;
  }
  #shop_area_serch .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }*/
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
}