@charset "UTF-8";
.clfl:after {
  content: ".";
  display: block;
  clear: left;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clfr:after {
  content: ".";
  display: block;
  clear: right;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf:after, #contents > .wrap section:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf, #contents > .wrap section {
  min-height: 1px;
}

* html .clf, #contents > .wrap html section {
  height: 1px;
  /*¥*/ /*/
height: auto;
overflow: hidden;
/**/
}

.row:not(:last-child) {
  margin-bottom: 50px;
}

.col2 {
  text-decoration: none;
  color: #333;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.1em;
}

a {
  color: #000;
  text-decoration: none;
}

a.project h3 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 80px;
  margin: 12px 0;
}
a.project h3 span {
  display: none;
}

.shop {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 37px;
}
.shop:nth-child(2n-1) {
  margin-right: 0;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  .shop {
    padding-bottom: 0;
    margin-bottom: 33px;
  }
}
.shop img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.shop img.border {
  width: calc(100% - 2px);
}
.shop h3 {
  font-size: 16px;
  letter-spacing: 0.17em;
  margin: 32px 0 25px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  .shop h3 {
    margin: 24px 0 16px;
  }
}
.shop h3 small {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  margin-right: 25px;
  letter-spacing: 0.15em;
}
.shop h3 + p {
  margin-bottom: 24px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  .shop h3 + p {
    margin-bottom: 14px;
  }
}
.shop p:last-child {
  margin-top: 1em;
}

@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents > .wrap {
    padding-bottom: 120px;
  }
}
#contents > .wrap section {
  margin-bottom: 120px;
}
#contents > .wrap section#lead {
  margin-bottom: 60px;
}
#contents > .wrap section#shops {
  margin-bottom: 0;
}
#contents > .wrap section#shops h2 {
  margin-top: 80px;
  margin-bottom: 33px;
}
#contents > .wrap section#shops > div {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#contents > .wrap section#store-list h2, #contents > .wrap section#contact h2 {
  margin-bottom: 30px;
}
#contents > .wrap section#store-list {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents > .wrap section#store-list {
    margin-top: 45px;
  }
}
#contents > .wrap section#store-list p {
  margin-bottom: 30px;
  text-align: center;
}
#contents > .wrap section#showroom {
  width: calc(50% - 15px);
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents > .wrap section#showroom {
    width: 100%;
  }
}
#contents > .wrap section#showroom img {
  width: 100%;
  height: auto;
}
#contents > .wrap section#showroom p {
  margin-bottom: 32px;
  color: #333;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.1em;
}
#contents > .wrap section#contact p {
  text-align: center;
}
@media only screen and (max-width: 1039px), (max-device-width: 1039px) {
  #contents > .wrap section#contact {
    margin-bottom: 0;
  }
}
