@charset "UTF-8";

.widget_shop01 dl {
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.widget_shop01 dl:nth-child(n+9) {
    display: none;
}
.widget_shop01 dl dt {
    font-weight: bold;
}
@media screen and (max-width: 600px){
#mv .mv_text h2 {
    line-height: 1.5;
    white-space: nowrap;
}
}
@media screen and (max-width: 400px){
#mv .mv_text>div {
    padding-left: 0px;
    padding-right: 0px;
}
}