@charset "UTF-8";

.clear{
  clear: both;
  overflow: hidden;
}

.storelist,h3{
  width: 900px;
  margin: 0 auto;
}

h3{
  margin-top: 20px;
}

#breadcrumb{
  width: 900px;
  margin: 5px auto 0;
}

.storelist a{
  color: black;
}

.storelist a:hover{
  color: black;
}

.storelist_a{
  width: 530px;
  margin: 0 auto;
}

/*.keyword3{
  display: inline;
}*/

.storelist_sec{
  border-bottom: 1px solid #d3d3d3;
  height: 200px;
  padding: 20px;
}

.storelist_sec img{
  width: 200px;
  height: 200px;
  clear: both;
}

.list_top_img_pc,.list_top{
  float: left;
}

.list_top{
  padding-left: 30px;
  height: 200px;
}

.area_genre{
  font-size: 13px;
  height: 20px;
  background-color: #f7ede1;
  width: 630px;
}

.list_area{
  padding-right: 10px;
}

.genre_detail{
  padding: 0 0 0 10px;
}

.list_top h5{
  font-size: 25px;
  height: 38px;
  margin-top: 5px;
  color: #039DDB;
}

.list_top h5:hover{
  color: #FF6500;
}

.topinfo{
  float: left;
  margin-top: 10px;
}

.top_info{
  width: 224px;
}

.top_info img{
  width: 14px !important;
  height: 14px !important;
}

.top_access{
  margin-top: 3px;
  width: 224px;
  height: 24px;
}

.storelist table{
  margin-top: 20px;
}

.storelist td{
  padding: 5px 10px;
  border: 1px solid #a5a5a5;
  border-radius: 5px;
  height: 24px;
  }

.list_coupon{
  float: right;
  width: 266px;
  height: 131px;
  margin: 8px 0 13px;
  background-image: url(https://hgnavi.co.jp/img/coupon_back.jpg);
  background-size: contain;
}

.list_coupon h6{
  font-family: "Noto Sans JP";
  font-size: 18px;
  padding-top: 15px;
  text-align: center;
}

.list_coupon_sub{
  font-size: 17px;
  color: red;
  padding-left: 34px;
}

.list_coupon_only{
  font-size: 28px;
  text-align: center;
  color: red;
  font-family: 'Roboto Slab', serif;
  margin-top: 10px;
}

.list_coupon_main{
  line-height: 25px;
  font-size: 28px;
  text-align: center;
  color: red;
  font-family: 'Roboto Slab', serif;
  margin-top: 20px;
}

.list_coupon_sub{
  color: red;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  font-family: 'Roboto Slab', serif;
  padding: 0;
}

.list_top_img_pc{
  display: inline;
}

.list_top_img_mobile, .list_top_img_mobile2{
  display: none;
}

/****************************************タブレット&モバイル総合******************************/
@media screen and (max-width: 956px){
  #breadcrumb {
    width: 100%;
  }

  h3{
    width: 94%;
    margin: 10px 2% 0;
    padding-left: 2%;
  }

  .storelist{
    width: 96%;
    margin: 0 2%;
  }

  .storelist_sec {
    width: 96%;
    padding: 20px 2%;
    height: unset;
  }

  .storelist_sec img{
    width: 23%;
    height: unset;
  }

  .list_top{
    padding-left: 30px;
    height: unset;
    width: 70%;
  }

  .list_top h5{
    font-size: 23px;
    height: unset;
    margin-top: 0;
  }

  .topinfo{
    margin-top: 10px;
  }

  .top_info{
    width: 100%;
  }

  .top_access{
    margin-top: 10px;
    width: 100%;
  }

  .area_genre{
    width: 100%;
  }

  .storelist table{
    margin-top: 20px;
  }

  .storelist td{
    padding: 3px 9px;
    font-size: 12px;
  }

  .list_coupon_only{
    margin-top: 7px;
    font-size: 26px;
  }

  .storelist_sec{
    padding: 10px 2%;
  }

  .area_genre{
    font-size: 11px;
    height: unset;
  }

  .list_coupon{
    width: 240px;
    height: 118px;
    margin: 0 20px 0 0;
  }

  .list_coupon_main{
    font-size: 25px;
  }

  footer{
    margin-top: 0;
  }
}

@media screen and (max-width: 827px){
  .storelist table{
    margin-top: 0;
  }

  .top_access{
    margin-top: 0;
  }

  .list_top{
    padding-left: 15px;
  }

  .storelist td{
    padding: 0px 4px;
    font-size: 10px;
  }

  .list_coupon{
    width: 190px;
    height: 94px;
  }

  .list_coupon h6{
    font-size: 17px;
    padding-top: 10px;
  }

  .list_coupon_only{
    margin-top: 4px;
    font-size: 22px;
  }

  .list_coupon_sub{
    font-size: 15px;
  }

  .list_coupon_main{
    font-size: 19px;
  }
}

@media screen and (max-width: 663px){
  .list_top h5{
    font-size: 20px;
  }

  .topinfo{
    margin-top: 0;
  }

  .top_info{
    margin-top: 0;
  }

  .storelist td{
    padding: 2px 4px;
    font-size: 13px;
  }

  /*.keyword3{
    display: none;
  }*/

  .list_coupon{
    width: 170px;
    height: 84px;
  }

  .list_coupon h6{
    font-size: 14px;
    padding-top: 8px;
  }

  .list_coupon_only{
    font-size: 18px;
  }

  .list_coupon_sub{
    line-height: 16px;
    font-size: 14px;
  }

  .list_coupon_main{
    line-height: 20px;
  }
}

@media screen and (max-width: 610px){
  .list_top{
    padding-left: 10px;
    width: 73%;
  }

  .list_top h5{
    font-size: 18px;
  }

  .topinfo{
    font-size: 13px;
  }

  .top_access{
    height: unset;
  }

  .list_coupon{
    width: 140px;
    height: 69px;
    margin-right: 25px;
  }

  .list_coupon h6{
    font-size: 12px;
    padding-top: 6px;
  }

  .list_coupon_only{
    font-size: 15px;
  }

  .list_coupon_sub{
    font-size: 12px;
  }

  .list_coupon_main{
    font-size: 14px;
  }
}

/********************モバイル版********************/
@media screen and (max-width: 520px){
  *{
    float: none;
  }

  h3{
    font-size: 20px;
  }

  #breadcrumb{
    font-size: 12px;
  }

  .list_top_img_pc{
    display: none;
  }

  .list_top_img_mobile, .list_top_img_mobile2{
    display: inline;
  }

  .storelist_sec img{
    width: 32%;
    height: unset;
  }

  /*.keyword3{
    display: inline;
  }*/

  .list_top{
    padding-left: 0;
    width: 100%;
  }

  .list_top h5{
    font-size: 18px;
    padding: 2% 0;
    color: black;
  }

  .list_top h5:hover{
    color: black;
  }

  .topinfo{
    width: 45%;
    font-size: 14px;
    float: left;
  }

  .top_info img{
    width: 12px !important;
    height: 12px !important;
  }

  .list_coupon{
    width: 230px;
    height: 62.5px;
    margin-right: 2%;
    float: right;
    background-image: url(https://hgnavi.co.jp/img/coupon_back2.jpg);
    margin-top: 5px;
  }

  .list_coupon h6{
    padding-top: 7px;
  }

  .list_coupon_only{
    font-size: 21px;
    margin: 0;
  }

  .list_coupon_sub{
    font-size: 12px;
    line-height: 9px;
  }

  .list_coupon_main{
    font-size: 18px;
  }
}

@media screen and (max-width: 470px){
  .topinfo{
    width: 40%;
    font-size: 12px;
  }

  .storelist td{
    font-size: 10px;
  }
  
  .list_coupon{
    width: 215px;
    height: 58.5px;
  }

  .list_coupon h6{
    font-size: 10px;
    padding-top: 5px;
  }

  .list_coupon_only{
    font-size: 19px;
  }

  .list_coupon_sub{
    font-size: 10px;
    line-height: 8px;
  }

  .list_coupon_main{
    font-size: 17px;
  }
}

@media screen and (max-width: 402px){
  .topinfo{
    font-size: 11px;
  }

  .storelist td{
    font-size: 9px;
    padding: 0px 2px;
  }

  .list_coupon{
    width: 190px;
    height: 51.5px;
  }
}

@media screen and (max-width: 360px){
  .list_top_img_mobile2{
    display: none;
  }

  .storelist img{
    width: 49%;
  }

  .area_genre{
    font-size: 9px;
  }

  .list_top h5{
    font-size: 15px;
  }

  .topinfo{
    font-size: 13px;
    width: 100%;
    margin-bottom: 8px;
  }

  .storelist td{
    padding: 2px 10px;
    font-size: unset;
  }

  .list_coupon{
    width: 300px;
    height: 81.5px;
    margin: 0 auto;
    float: none;
    clear: both;
  }

  .list_coupon h6{
    padding-top: 10px;
    font-size: 15px;
  }

  .list_coupon_only{
    font-size: 30px;
  }

  .list_coupon_sub{
    font-size: 14px;
    line-height: 14px;
  }

  .list_coupon_main{
    font-size: 23px;
    line-height: 22px;
  }
}

@media screen and (max-width: 325px){
  .list_coupon{
    width: 250px;
    height: 68px;
  }

  .list_coupon h6{
    padding-top: 7px;
    font-size: 13px;
  }

  .list_coupon_only{
    font-size: 25px;
  }

  .list_coupon_sub{
    font-size: 13px;
    line-height: 12px;
  }

  .list_coupon_main{
    font-size: 23px;
    line-height: 21px;
  }
}

@media screen and (max-width: 294px){
  .storelist img{
    width: 47%;
  }

  .genre_detail{
    display: none;
  }

  .list_top h5{
    font-size: 13px;
  }
}

@media screen and (max-width: 270px){
  .list_top h5{
    font-size: 12px;
  }

  .list_coupon{
    width: 220px;
    height: 60px;
  }

  .list_coupon h6{
    font-size: 12px;
    padding-top: 5px;
  }

  .list_coupon_only{
    font-size: 20px;
  }

  .list_coupon_main{
    font-size: 20px;
    line-height: 19px;
  }
}