@charset "UTF-8";
.myMap01 {
  margin-bottom: 30px;
  text-align: center;
}

.myMap01 .map {
  margin-bottom: 30px;
}

.myBtn01 {
  margin: 0 auto 70px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .myBtn01 {
    margin-bottom: 0;
  }
}

.myTitle01 {
  margin-bottom: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  color: #d37f89;
  font-family: 'utsukushi',"游明朝体", "Yu Mincho",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',"メイリオ", Meiryo, serif;
  letter-spacing: 0.03em;
}

@media only screen and (max-width: 768px) {
  .myTitle01 {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .android .myTitle01 {
    font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  }
}

.myTitle01 .num {
  display: block;
  margin: 0 auto 6px;
  width: 70px;
}

@media only screen and (max-width: 768px) {
  .myTitle01 .num {
    width: 54px;
  }
}

.myTitle01 .main {
  display: block;
  position: relative;
}

.myTitle01 .main:before {
  content: "";
  background-color: #d37f89;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.myTitle01 .main .inner {
  padding: 0 15px;
  position: relative;
  background-image: url(../img/bgPattern03.png);
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.myWayList {
  margin-bottom: 60px;
  font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .myWayList {
    margin-bottom: 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.myWayList li {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .myWayList li {
    margin-bottom: 20px;
  }
}

.myWayList .image {
  margin-bottom: 14px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .myWayList .image {
    margin-bottom: 10px;
  }
}

.myWayList .photo {
  position: absolute;
  top: -65px;
  right: -72px;
}

@media only screen and (max-width: 768px) {
  .myWayList .photo {
    display: none;
  }
}

.myWayList .column02 {
  margin: 0 -1%;
}

.myWayList .column02:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (max-width: 768px) {
  .myWayList .column02 {
    margin: 0;
  }
}

.myWayList .column02 .box {
  float: left;
  width: 48%;
  margin: 0 1%;
}

@media only screen and (max-width: 768px) {
  .myWayList .column02 .box {
    width: auto;
    float: none;
    margin: 0 0 20px;
  }
  .myWayList .column02 .box:last-child {
    margin-bottom: 0;
  }
}

.myBottomWrap {
  overflow: hidden;
}

.myBottomWrap address a {
  margin: 0 0 0 12px;
  vertical-align: middle;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .myBottomWrap address a {
    margin-left: 6px;
  }
}

.myBottomWrap address a:hover {
  opacity: 0.8;
}

.myBottomWrap address a:before {
  content: "";
  font-family: "yoshimori";
  color: #dc2857;
  font-size: 21px;
  font-size: 2.1rem;
}

@media only screen and (max-width: 768px) {
  .myBottomWrap address a:before {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myGoogleMap {
  margin-bottom: 30px;
  position: relative;
}

#googleMap {
  height: 472px;
}

@media only screen and (max-width: 768px) {
  #googleMap {
    height: 200px;
  }
}

.myInfoBlock .tel {
  margin: 0 0 0 3px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .myInfoBlock .tel {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.myInfoBlock .tel:before {
  content: "";
  margin: 0 3px 0 0;
  font-family: FontAwesome;
  line-height: 1;
  color: #dc2857;
}

@media only screen and (max-width: 768px) {
  .myInfoBlock .tel:before {
    margin: 0 6px 0 0;
  }
}

/*# sourceMappingURL=maps/shop.css.map */
