#storeIndex {
  font-size: 14px;
}
#storeIndex .subTtl {
  background: #F9F9F9;
  padding: 10px 10px 9px;
  color: #1F1F1F;
  line-height: 1;
  border-top: 1px solid white;
  border-bottom: 1px solid #cccccc;
}
#storeIndex #contBox {
  background: #f3f3f3;
  padding: 14px 10px 12px;
  border-bottom: 1px solid #d0d0d0;
}
#storeIndex #contBox .prefSect li {
  float: left;
  display: inline-block;
}
#storeIndex #contBox .prefSect .name {
  line-height: 1;
  padding: 6px 0 0;
  font-size: 14px;
}
#storeIndex #contBox .prefSect .selectBox {
  width: 75%;
  margin: 0 0 0 5px;
}
#storeIndex #contBox .prefSect .selectBox select {
  width: 100%;
  height: 25px;
}
#storeIndex #contBox .searchBox {
  margin: 12px 0 0;
}
#storeIndex #contBox .searchBox li {
  float: left;
}
#storeIndex #contBox .searchBox li input {
  width: 100%;
  height: 25px;
  color: #999;
  text-indent: 10px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
#storeIndex #contBox .searchBox li input.btn {
  width: 76px;
}
#storeIndex #contBox .searchBox li:nth-child(1) {
  width: 70%;
  margin-right: 8px;
}
#storeIndex #mapBox {
  background: #E0E0E0;
  border-bottom: 1px solid #d0d0d0;
}
#storeIndex #mapBox #mapImg {
  position: relative;
  width: 320px;
  height: 380px;
  margin: 0 auto;
  padding: 13px 0 14px;
  padding-bottom: 13px;
  background-image: url(/green/sp/image/store/all_map.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 320px 380px;
}
#storeIndex #mapBox #mapImg .p1 {
  position: absolute;
  top: 15px;
  right: 9px;
}
#storeIndex #mapBox #mapImg .p2 {
  position: absolute;
  top: 115px;
  right: 8px;
}
#storeIndex #mapBox #mapImg .p3 {
  position: absolute;
  top: 220px;
  right: 22px;
}
#storeIndex #mapBox #mapImg .p4 {
  position: absolute;
  top: 187px;
  right: 130px;
}
#storeIndex #mapBox #mapImg .p5 {
  position: absolute;
  top: 172px;
  right: 175px;
}
#storeIndex #mapBox #mapImg .p6 {
  position: absolute;
  top: 121px;
  right: 158px;
}
#storeIndex #mapBox #mapImg .p7 {
  position: absolute;
  top: 281px;
  right: 147px;
}
#storeIndex #mapBox #mapImg .p8 {
  position: absolute;
  top: 217px;
  right: 217px;
}
#storeIndex .storeListWrap {
  padding: 10px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid #d0d0d0;
  background-color: #f3f3f3;
}
#storeIndex .newListWrap {
  padding: 10px 0;
  background-color: #eee;
}
#storeIndex .b_btn {
  background-image: url(/green/sp/image/top/wht_grd.png);
  background-repeat: repeat-x;
  background-position: left;
  background-size: 100% 37px;
  width: 90%;
  height: 37px;
  margin: 0px auto;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #cccccc;
}
#storeIndex .b_btn a {
  display: block;
  color: #000;
  text-decoration: none;
}
#storeIndex .b_btn span {
  background-image: url(/green/sp/image/store/gr_arrow.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 8px 12px;
  display: block;
  height: 28px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 9px 0 0 0;
}
#storeIndex #shopNews {
  background: #FAFAFA;
}
#storeIndex #shopNews a {
  display: block;
  text-decoration: none;
}
#storeIndex #shopNews .news {
  background: url(/green/sp/image/top/grey3_arrow.png) 97% no-repeat;
  background-size: 6px 11px;
  border-bottom: 1px solid #dddddd;
  padding: 9px 10px;
  line-height: 1;
  font-weight: bold;
}
#storeIndex #shopNews .news dd {
  color: #269906;
  font-size: 12px;
  font-family: 'Arial';
  padding: 0 0 4px;
}
#storeIndex #shopNews .news dt {
  font-size: 14px;
  color: #666;
}
#storeIndex .moreBtn {
  height: 25px;
  background: #ddd;
  border: 1px solid #cccccc;
  margin: 12px 10px;
}
#storeIndex .moreBtn img {
  display: block;
  width: 60px;
  margin: 7px auto 0;
}

.shopDetailWrap {
  margin: 0 10px;
}

.ttlName {
  background-image: url(/green/sp/image/top/wh2_grd.png);
  background-repeat: repeat-x;
  background-position: left;
  background-size: 100% 34px;
  padding: 10px 10px 9px;
  color: #1F1F1F;
  line-height: 1;
  font-size: 16px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #cccccc;
}

#gMapArea {
  background-color: #e0e0e0;
  width: 100%;
  height: 200px;
  padding: 10px 0px;
  position: relative;
}

#gMapCont {
  width: 300px;
  height: 200px;
  margin: 0 auto;
}

.shopInfo .gmapLink {
  background: url(/green/sp/image/store/grd_btn_bg.png) no-repeat;
  height: 30px;
  padding: 0 0 7px;
  background-size: 100% 30px;
}
.shopInfo .gmapLink a {
  line-height: 1;
  display: block;
  text-decoration: none;
  text-indent: 10px;
  padding: 8px 0 0;
  height: 30px;
  background: url(/green/sp/image/store/grey_arrow.png) 97% 10px no-repeat;
  background-size: 6px 11px;
}
.shopInfo .shopInfoUl > li {
  font-size: 14px;
  padding: 9px 0 8px 38px;
  line-height: 1;
  border-bottom: 1px solid #dddddd;
  color: #333333;
}
.shopInfo .shopInfoUl > li a {
  color: #DF4447;
}
.shopInfo .shopInfoUl > li.si_tel {
  background: url(/green/sp/image/store/tel_i.png) no-repeat;
  background-position: 6px 10px;
  -webkit-background-size: 15px 11px;
  background-size: 15px 11px;
}
.shopInfo .shopInfoUl > li.si_time {
  background: url(/green/sp/image/store/time_i.png) no-repeat;
  background-position: 6px 8px;
  -webkit-background-size: 14px 14px;
  background-size: 14px 14px;
}
.shopInfo .shopInfoUl > li.si_add {
  background: url(/green/sp/image/store/home_i.png) no-repeat;
  background-position: 6px 10px;
  -webkit-background-size: 12px 12px;
  background-size: 12px 12px;
  line-height: 1.2;
}
.shopInfo .shopInfoUl > li.si_prod {
  background: url(/green/sp/image/store/shoes_i.png) no-repeat;
  background-position: 5px 14px;
  -webkit-background-size: 15px 7px;
  background-size: 15px 7px;
}
.shopInfo .shopInfoUl > li.si_prod .att {
  font-size: 11px;
}
.shopInfo .shopInfoUl > li.si_foot {
  background: url(/green/sp/image/store/foot_i.png) no-repeat;
  background-position: 10px 7px;
  -webkit-background-size: 8px 17px;
  background-size: 8px 17px;
}
.shopInfo .shopInfoUl > li.si_staff {
  background: url(/green/sp/image/store/men_i.png) no-repeat;
  background-position: 8px 13px;
  -webkit-background-size: 12px 26px;
  background-size: 12px 26px;
  padding: 16px 0 15px 38px;
}
.shopInfo .shopInfoUl > li.si_staff a {
  text-decoration: underline;
  color: #333;
  padding: 5px 0;
}
.shopInfo .shopInfoUl > li.si_staff .att {
  font-size: 11px;
  padding-top: 3px;
}
.shopInfo .shopInfoUl li:last-child {
  border-bottom: none;
}
.shopInfo .si_pList > li {
  background: #E3E3E3;
  display: inline-block;
  line-height: 2;
  width: 46%;
  height: 22px;
  font-size: 12px;
  color: #666;
  margin: 0 3px 7px 0;
}
.shopInfo .si_pList > li > span {
  background: url(/green/sp/image/store/check_i.png) left center no-repeat;
  -webkit-background-size: 5px 4px;
  background-size: 5px 4px;
  padding-left: 9px;
  margin-left: 6px;
  letter-spacing: 0.5px;
}

.shopNewsArea {
  border-top: 1px solid #dddddd;
}
.shopNewsArea .btnSect {
  background: #fff;
  padding: 10px 0;
  border-bottom: #dddddd solid 1px;
}
.shopNewsArea .btnSect li {
  background: url(/green/sp/image/store/two_gry_grd.png) left no-repeat;
  -webkit-background-size: 100% 30px;
  background-size: 100% 30px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 30px;
  width: 45%;
  margin: 0 5px;
}
.shopNewsArea .btnSect li span {
  display: block;
  height: 22px;
  background-image: url(/green/sp/image/store/two_gry_arrow.png);
  background-repeat: no-repeat;
  background-position: 97% 10px;
  -webkit-background-size: 6px 11px;
  background-size: 6px 11px;
  padding-top: 6px;
  text-align: center;
}
.shopNewsArea .btnSect li a {
  color: #666;
  text-shadow: 1px 1px white;
  font-weight: bold;
  text-decoration: none;
}
.shopNewsArea .btnSect li:nth-child(1) {
  margin: 0 0 0 10px;
  float: left;
}
.shopNewsArea .btnSect li:nth-child(1) img {
  display: block;
  width: 75px;
  margin: 0 auto;
}
.shopNewsArea .btnSect li:nth-child(2) {
  margin: 0 10px 0 0;
  float: right;
}
.shopNewsArea .btnSect li:nth-child(2) img {
  display: block;
  width: 88px;
  margin: 0 auto;
}

.grnBtmWrap {
  padding: 9px 0;
}

.grListBtn {
  background-image: url(/green/sp/image/store/grn_btn_grd.png);
  background-repeat: repeat-x;
  background-position: left;
  background-size: 100% 26px;
  width: 90%;
  height: 26px;
  margin: 0px auto;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  border: 1px solid #1e7704;
}
.grListBtn a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
  -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
  -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.29);
}
.grListBtn span {
  background-image: url(/green/sp/image/top/wht_arrow.png);
  background-repeat: no-repeat;
  background-position: 97% 7px;
  background-size: 6px 11px;
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0 0 0;
  line-height: 1;
}

#resultSect {
  border-top: 1px solid #dddddd;
}
#resultSect .noARA {
  text-align: center;
  font-size: 10px;
  padding: 40px 0 30px;
}
#resultSect .areaInner .ttlName {
  font-size: 12px;
  padding: 11px 10px 10px;
}
#resultSect .areaInner .wordTtl span {
  padding: 6px 0 5px 10px;
}
#resultSect .areaInner .shopList li:last-child {
  border-bottom: 1px solid #dddddd;
}
#resultSect .footsampleInner .ttlName {
  font-size: 12px;
  padding: 11px 0 10px 10px;
}
#resultSect .footsampleInner .ttlName a {
  display: block;
  text-decoration: none;
  color: #1f1f1f;
  background-image: url(/green/sp/image/store/up_arrow.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 11px 6px;
}
#resultSect .footsampleInner .wordTtl span {
  padding: 6px 0 5px 10px;
}
#resultSect .footsampleInner .shopList li:last-child {
  border-bottom: 1px solid #dddddd;
}
#resultSect .footsampleInner .areaName {
  background-color: #666;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #d0d0d0;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
  -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
  -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
}
#resultSect .footsampleInner .areaName span {
  padding: 9px 0 9px 7px;
  line-height: 1;
  display: block;
}
#resultSect .allList .allListTtl {
  background: #e9e9e9;
  font-size: 20px;
  font-weight: bold;
  padding: 13px 10px;
  line-height: 1;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #d0d0d0;
}
#resultSect .allList .wordTtl span {
  padding: 6px 0 5px 10px;
}
#resultSect .allList .ttlName {
  font-size: 13px;
  padding: 11px 10px 10px;
  background: #666;
  color: #fff;
  border-bottom: 1px solid #d0d0d0;
}
#resultSect .allList .ttlName span {
  border: none;
}
#resultSect .wordTtl {
  background-color: #999;
  border-bottom: 1px solid #888888;
  border-top: 1px solid #999999;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
  -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
  -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.39);
}
#resultSect .wordTtl span {
  padding: 6px 0 6px 5px;
  line-height: 1;
  display: block;
  border-top: 1px solid #aaaaaa;
}
#resultSect .shopList {
  text-shadow: 0px 1px 0px white;
  -moz-text-shadow: 0px 1px 0px white;
  -webkit-text-shadow: 0px 1px 0px white;
}
#resultSect .shopList li {
  background-color: #FAFAFA;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid white;
}
#resultSect .shopList li a {
  display: block;
  text-decoration: none;
  color: #666;
  background-image: url(/green/sp/image/top/grey3_arrow.png);
  -webkit-background-size: 6px 11px;
  background-size: 6px 11px;
  background-repeat: no-repeat;
  background-position: 97%;
  line-height: 1;
  padding: 10px 0 10px 10px;
  font-weight: bold;
}
#resultSect .shopList li:last-child {
  border-bottom: none;
}
#resultSect .prefList {
  text-shadow: 0px 1px 0px white;
  -moz-text-shadow: 0px 1px 0px white;
  -webkit-text-shadow: 0px 1px 0px white;
}
#resultSect .prefList li {
  background-color: #FAFAFA;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid white;
}
#resultSect .prefList li a {
  display: block;
  text-decoration: none;
  color: #1F1F1F;
  background-image: url(/green/sp/image/store/und_arrow.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 11px 6px;
  line-height: 1;
  padding: 10px 0 10px 10px;
  font-weight: bold;
}
#resultSect .prefList li:last-child {
  border-bottom: none;
}

.txtCtt {
  text-align: center;
  padding: 15px 0;
  font-size: 16px;
}

#storePage #contents .shopNewsArea {
  border-top: 1px solid #dddddd;
}
#storePage #contents .shopNewsArea #newsSect .newsItem:last-child {
  border-bottom: none;
}

.footTtl {
  font-size: 20px;
  background: #E9E9E9;
  padding: 13px 10px 12px;
  line-height: 1;
  border-top: 1px solid #dddddd;
}

.areaBox ul li {
  background: #f3f3f3;
  float: left;
  width: 32.817%;
  height: 34px;
  display: block;
  line-height: 1;
  border-top: 1px solid white;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid white;
  border-right: 1px solid #dddddd;
  text-align: center;
}
.areaBox ul li a {
  display: block;
  background: url(/green/sp/image/store/area_arrow.png) center bottom no-repeat;
  -webkit-background-size: 7px 4px;
  background-size: 7px 4px;
  padding: 9px 0 9px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.areaBox ul li:nth-child(3n) {
  border-right: none;
}
.areaBox ul .bdnone {
  border-bottom: none;
}


