#main .fv .inr-top {
  padding-bottom: 35%;
}
#main .fv .fv__photo {
  margin-top: 40%;
}
#main .fv .copy-txt {
  margin-top: 40%;
}
#main .fv .main-ttl {
  font-size: min(56px, 9.0666666667vw);
  line-height: 1.2;
  display: block;
  width: 100%;
  left: 0;
  color: #aa89bd;
}
#main .fv .main-ttl .lp-c-txt-has-sup.--top-right sup {
  top: min(15px, 2.6666666667vw);
  right: min(36px, 6.6666666667vw);
}
.shop-info {
  text-align: center;
  background: #926d34;
  font-size: 200%;
  padding: 24px;
  line-height: 1.5;
  color: #fff;
}
.access-minite {
  background: #fff;
  color: #926d34;
  padding: 4px;
  border-radius: 50px;
  max-width: 50%;
  margin: 16px auto 0;
}
.sp {
  display: none;
}
.sp-font-big{
    color: #926d34;
}
@media screen and (max-width: 767px) {
  .shop-info {
    font-size: 140%;
    padding: 16px;
  }
  .access-minite {
    margin: 8px auto 0;
  }
  #main .fv .fv__photo,
  #main .fv .copy-txt {
    margin-top: 44%;
  }
  .sp {
    display: block;
  }
  #main .fv .main-ttl {
    line-height: 1.4;
  }
  .head > .cnt02__block.--block-type01 {
    right: -19% !important;
  }
}
