.bnr a {
  width:100%;
  height:252px;
  margin:0 auto;
  display: block;
}
.topimg_wasurena a {  
  background:url(https://shinodakamikakouba.com/wp-content/themes/shinoda/img/shop_wasurena.jpg) center no-repeat;
  background-size:100%;  
}
.topimg_band2 a {  
  background:url(https://shinodakamikakouba.com/wp-content/themes/shinoda/img/shop_band2.jpg) center no-repeat;
  background-size:100%;  
}
.topimg_kirara a {  
  background:url(https://shinodakamikakouba.com/wp-content/themes/shinoda/img/shop_kirara.jpg) center no-repeat;
  background-size:100%;  
}
.topimg_orange a {
  background:url(https://shinodakamikakouba.com/wp-content/themes/shinoda/img/shop_orange.jpg) center no-repeat;
  background-size:100%;
}

.topimg {
  width:100%; height:auto;  
  background:#E6E5E3;
  margin:0 auto;
}
.topimg img, .topimg_orange img {
  width:648px; height:253px;  
}
.topspec h2 {
  display:inline-block;
  font-size:135%;
  padding:1em 0;
  border-bottom:2px solid #1A1A1A;
  margin:0 auto 10px auto;
}
.topspec p span {font-size:60%;}
.topspec ul {
  margin-top:30px;
}
.topspec ul li {
  display:inline-block;
  margin:0 5px;
  font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
  font-size:80%;
  line-height:3em;
}
.topspec ul li img {
  width:60px; height:auto;
}
.tobuy {
  width:16em;
  display:block;
  padding:20px;
  font-size:120%;
  background:#E6E3E1;
  margin:30px auto 100px auto;
}
@media only screen and (max-width: 767px) {
  .topimg {margin:0 auto 25px auto;}
  .topimg img, .topimg_orange img {
  width:100%;  height:auto; }
  .topspec {width:80%; margin:0 auto;}
  .orange { margin-top: 4em;}
  .topspec ul li img {width:45px;}
  .tobuy {width:100%; padding:20px 0px;}
  .bnr a {
  background: none;
  height:auto;
  }
}  
