@charset "UTF-8";

.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;
}
}