<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-img {
  display: block;
}

.deco-right {
  position: absolute;
  right: 0;
}

.intro-box {
  background-color: #D5DEE2;
  line-height: 30px;
  padding: 50px 30px;
}
.intro-box .sub-ttl {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}
.intro-box img {
  border-radius: 20px;
  margin-top: 30px;
}

.content-box {
  background-color: #EEEEEE;
  color: #363531;
}
.content-box .content {
  line-height: 30px;
  padding: 60px 30px 30px 30px;
}
.content-box .content .photo {
  margin: 10px 0 15px;
  border-radius: 20px;
}
.content-box .content .space {
  margin-bottom: 15px;
}
.content-box .content .right {
  text-align: right;
}
.content-box .content .myring-img {
  margin: 30px 0;
}
.content-box .content .myring-img img {
  border-radius: 20px;
}
.content-box .more-box {
  padding-bottom: 80px;
  text-align: right;
}
.content-box .more-box .more {
  border-bottom: 1px solid #363531;
  color: #363531;
  padding: 10px;
}
.content-box .cv-box {
  letter-spacing: 1.5px;
  padding-bottom: 50px;
  text-align: center;
}
.content-box .cv-box .cv {
  background-color: #7AA8BC;
  color: #fff;
  display: inline-block;
  margin: 7px 0;
  padding: 15px 30px;
}

.store {
  background-color: #D5DEE2;
  padding: 60px 30px;
  position: relative;
}
.store a {
  border-bottom: 1px solid #111;
  color: #111;
}
.store .store-ttl {
  font-size: 16px;
  line-height: 22px;
}
.store .map {
  display: inline-block;
  position: absolute;
  top: 60px;
  right: 30px;
}
.store .map .map-inner {
  align-items: center;
  border: 1px solid #111;
  color: #111;
  display: flex;
  padding: 10px 17px 10px 10px;
}
.store .store-content {
  margin: 20px 0 30px;
}
.store .store-content .onfoot {
  background-color: #fff;
  color: #111;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 7px;
}
.store .store-content table {
  margin: 15px 0 10px;
}
.store .store-content table th {
  padding: 0px 10px 10px 0;
  text-align: left;
}
.store .store-content table td {
  padding-bottom: 10px;
}
.store .store-content p {
  margin-bottom: 7px;
}
.store .store-content .parking {
  margin-top: 20px;
}
.store .store-content .parking ul {
  list-style-type: disc;
  padding-left: 15px;
  word-break: break-all;
}
.store .store-content .parking ul li {
  margin-bottom: 5px;
}
.store .shop-link {
  border: 1px solid #111;
}/*# sourceMappingURL=omotesando-open.css.map */</pre></body></html>