.libre,.shop_list__name,.shop-detail__name,.shop_list__button,.shop_list__kana{
    font-family: "a-otf-jun-pro", sans-serif;
    font-weight: 900;
    font-style: normal;
}
.shop-detail__description p,.shop-detail__note p{
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: lighter;
    font-style: normal;
}
.shop-detail__button{
        border-radius: 60px;
}
.shop-detail__description p {
    line-height: 1.7;
}
.shop-detail__product p {
    font-weight: 600;
}
.shop-detail__product p {
    margin: 0;
    font-size: 2.7vw;
    line-height: 1.55;
}
.markeys-s {
    display: inline-block;
    margin-left: -0.8em;
}
.libre, .shop_list__name, .shop-detail__name, .shop_list__button {
    border-radius: 20px;
}
.shop_list__button {
    padding: 1vw 0px 1.4vw 0;
}
.shop-detail__note p {
    line-height: 1.5;
}
.shop-detail__note p {
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 100;
    font-style: normal;
}
@media screen and (min-width: 769px){
    .shop-detail__product p {
    margin: 0;
    font-size: 0.8vw;
    line-height: 1.55;
}
.shop_list__button {
    padding: 0.5vw 0px 0.8vw 0;
}
}