/* -------------------------------- */
/* responsive set                   */
/* -------------------------------- */
/* -------------------------------- */
/* common
/* -------------------------------- */
#wrap_main_copy {
  background: url(../../images/shop/bg_01.png) center -20px no-repeat;
  padding: 30px 0 0 0;
  background-size: contain;
}
#wrap_main_copy h1 {
  font-size: 1.75rem;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
}
#wrap_main_copy p {
  margin: 30px 20px 0 20px;
}

#wrap_shopguide {
  margin-top: 100px;
}
#wrap_shopguide iframe {
  width: calc(100% - 20px - 20px);
  height: 280px;
  display: block;
  margin: 30px 20px 30px 20px;
}
#wrap_shopguide .h3_type01 {
  margin-top: 30px;
}
#wrap_shopguide .p_type01 {
  margin-top: 30px;
}

.wrap_btn_txt {
  position: relative;
  padding-top: 50px;
  margin-top: 30px;
}
.wrap_btn_txt img {
  width: calc(100% - 20px - 20px);
  height: auto;
  margin: 0 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.wrap_cta_shop img {
  width: calc(100% - 20px - 20px);
  height: auto;
  margin: 0 20px;
}
.wrap_cta_shop h3 {
  color: rgb(169, 122, 74);
  font-weight: 400;
  margin: 30px 20px 0 20px;
  text-align: center;
  font-size: 1rem;
}/*# sourceMappingURL=common_shop.css.map */