@charset "UTF-8";

/*body{
    font-family:"Microsoft JhengHei", "微軟正黑體", 'PMingLiU' , sans-serif;
    font-family:"Microsoft YaHei", "微软雅黑",'SimSun', sans-serif !important;
}*/
.section-access,
.section-quality,
.section-shop,
.section-selected {
    width: 100%;
    padding: 30px 0 30px;
    background: none;
}


.gheader-btn-calendar-sp a:after {
    content: "预约";
}

.gheader-btn-menu-sp a:after {
    content: "菜单";
}

body.menu-active .gheader-btn-menu-sp a:after {
    content: "关闭";
}


@media print,
screen and (min-width: 1022px) {

    .section-access,
    .section-quality,
    .section-shop,
    .section-selected {
        padding: 50px 0 50px;
        background: none;
}

@media print,
screen and (min-width: 1022px) {
    .m-restaurant-thumb-items li a{
        text-indent:0 !important;
        padding-left:100px !important;
    }

.m-article-720 .m-restaurant-thumb-items li a{
	text-indent:0 !important;
	padding-left:90px !important;
}
}