@charset "utf-8";

#content {
  margin: -40px 0 0;
}

#headline {
  color: #525252;
  width: 70px;
}

.share {
  background: #F6F6F6;
  padding: 0 0 50px;
}



/* ==================================================
Search
================================================== */

/*Search00*/
#search00 {
  border-top: solid 1px #eee;
  padding: 70px 0 0;
}

/*shop__list*/
#shop__list--sp {
  border-top: solid 1px #fff;
}
#shop__list--sp:after {
  content: "";
  display: block;
  clear: both;
}
#shop__list--sp.gridder {
  position: relative;
  width: auto;
  background: #fff;
  margin: 0;
  padding: 0;
  overflow: hidden;
  letter-spacing: -.40em !important;
}

#shop__list--sp .gridder-list {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 55px;
  background: #FDEAEB;
  color: #545454;
  text-align: left;
  vertical-align: middle;
  border: solid 1px #ddd;
  border-left: solid 1px #FDEAEB;
  border-bottom: solid 1px #fff;
  border-top: none;
  cursor: pointer;
  letter-spacing: normal !important;
}
/*
#shop__list--sp .gridder-list:nth-child(2n) {
  border-right: 0;
}
*/
#shop__list--sp .active.gridder-list {
  z-index: 5;
  background: #F17481 !important;
  color: #fff;
  border: solid 1px #F17481;
  border-bottom: solid 1px #fff;
}

#shop__list--sp .gridder-list:after {
  position: absolute;
  right: 15px;
  top: 16px;
  content: "+";
  display: block;
  font-size: 20px;
  font-weight: normal;
}
#shop__list--sp .active.gridder-list:after {
  display: block;
  position: absolute;
  right: 10px;
  top: 15px;
  content: "ー";
  color: #fff !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
  padding: 2px 5px 0;
}

#shop__list--sp .gridder-list h4 {
  position: absolute;
  top: 52%;
  left: 15px;
  width: 80%;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gridder-content {
  display: none;
}
.gridder-navigation {
  display: none;
}

.gridder-show {
  z-index: 5;
  float: left;
  display:block;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 60px;
  background: #fff;
  text-align: left;
  padding: 0;
  overflow: hidden;
  letter-spacing: 0 !important;
}
.gridder-show ul {
  width: 100%;
  padding: 15;
}
.gridder-show ul:after {
  content: "";
  clear: both;
  display: block;
}
.gridder-show ul li {
  width: 100%;
  padding: 0;
  margin: 0;
}
.gridder-show ul li a {
  position: relative;
  display: block;
  color: #333;
  font-size: 13px;
  padding: 20px;
  border-bottom: solid 1px #ddd;
}
.gridder-show ul li a:active {
  background: #F17481 !important;
  color: #fff;
}

.gridder-show ul li a div {
  position: absolute;
  display: block;
  right: 0;
  top: 17px;
  width: 160px;
  text-align: right;
  margin: 0 15px 0 0;
}
.gridder-show ul li a div span {
  display: inline-block;
  width: 40px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  padding: 5px 2px;
  margin: 0;
}

.gridder-show .wtech {
  background: #11335E;
}
.gridder-show .wstyle {
  background: #D7152A;
}
.gridder-show .wbook {
  background: #EF7A00;
}



.shop__list {
  position: relative;
  background: transparent url(/assets/img/search/ico_link.png) right 10px center no-repeat;
  background-size: 10px 18px;
  text-align: left;
  border-bottom: solid 1px #EEE;
  padding: 20px 10px 15px;
}
.shop__list:active {
  background: #F6F6F6 url(/assets/img/search/ico_link.png) right 10px center no-repeat;
  background-size: 10px 18px;
}

.shop__list2 {
  position: relative;
  background: transparent right 10px center no-repeat;
  background-size: 10px 18px;
  text-align: left;
  border-bottom: solid 1px #EEE;
  padding: 20px 10px 15px;
}
.shop__list2:active {
  background-size: 10px 18px;
}

.shop__link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shop__link img {
  position: absolute;
  width: 40px;
  top: 60px;
  left: 10px;
  margin-top: -30px;
  vertical-align: middle;
}

.shop__heading {
  position: relative;
  padding: 0 10px 10px 50px;
}
.shop__heading img {
  position: absolute;
  width: 40px;
  top: 50%;
  margin-top: -30px;
  left: 0;
  vertical-align: middle;
}
.shop__heading h4 {
  color: #545454;
  font-size: 14px;
  margin: 0 0 10px;
}
.shop__heading p {
  color: #525252;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 5px;
}
.shop__heading p span {
  margin: 0 5px;
}
.shop__heading__static img {
  position: static;
  max-width: 400px;
  width: 90%;
  margin: 0;
}

ul.shop__items {}
ul.shop__items:after {
  content: "";
  display: block;
  clear: both;
}
ul.shop__items li {
  position: relative;
  z-index: 1;
  float: left;
  width: auto;
  display: inline;
  line-height: 20px;
  margin: 0 0 5px 0;
}
ul.shop__items li img {
  position: relative;
  top: 5px;
  width: 18px;
  margin: 0 5px 0 0;

}
ul.shop__items li a {
  display: inline;
  height: 20px;
  background: #EEE;
  color: #555;
  font-size: 10px;
  padding: 5px 10px 3px;
  margin: 0 10px 0 0;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
ul.shop__items li a:active {
  opacity: 0.75;
}

p.shop__info {
  position: relative;
  color: #525252;
  font-size: 10px;
  line-height: 1.5em;
  border: solid 1px #eee;
  padding: 5px;
  margin: 10px 0 0;
}




.headline_catch {
  color: #fff;
  background-color: #00aeed;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;


}



.telshop {
  position: relative;
  z-index: 2;
}













