#food, #food_show {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 110px;
    padding-bottom: 120px;
    opacity: 0;
}

#food .title_img, #food_show .title_img {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

#food_show {
    padding-top: 0;
    padding-bottom: 0;
}

#food_show .main_img {
    background-size: cover;
    background-position: bottom;
    position: relative;
}

#food_show .main_img .title_img {
    padding-top: 110px;
}

#food_show .main_img .img_ {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    position: relative;
}

#food_show .main_img .back {
    display: block;
    width: 79px;
    height: 135px;
    position: absolute;
    left: 50%;
    font-size: 14px;
    color: #b69e60;
    border: 2px solid #b69e60;
    text-align: center;
    padding-top: 85px;
    margin-left: 371px;
    z-index: 20;
    bottom: -70px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

#food_show .main_img .back:before {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    content: '';
    background-image: url(../images/food/close.png);
    width: 32px;
    height: 32px;
    position: absolute;
    background-size: 21px;
    background-position: center;
    background-repeat: no-repeat;
    top: 18px;
    left: 22px;
}

#food_show .main_img .back span {
    display: block;
}

#food_show .food_list {
    display: block;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 120px;
    font-size: 12px;
}

#food_show .food_list .bx-wrapper .bx-prev {
    background-image: url(../images/food/f_prev.png);
    background-size: auto;
    left: -56px;
    margin-top: 0;
    top: 19px;
}

#food_show .food_list .bx-wrapper .bx-next {
    background-image: url(../wp-content/uploads/2022/04/naleft.png);
    background-size: auto;
    right: -56px;
    margin-top: 0;
    top: 19px;
}

#food_show .food_list .link {
    color: #4f4f4f;
}

#food_show .food_list .link.active span:after {
    width: 100%;
    left: 0%;
}

#food_show .food_list .link:after {
    content: '';
}

#food_show .food_list .link span {
    display: inline-block;
    margin-top: 4px;
    position: relative;
    line-height: 18px;
}

#food_show .food_list .link span:after {
    content: '';
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    width: 0%;
    height: 2px;
    background-color: #b69e60;
    left: 50%;
    bottom: -4px;
}

#food_show .food_memo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 916px;
    margin: 0 auto 30px;
    font-size: 13px;
    line-height: 24px;
}

#food_show .food_memo .left {
    position: relative;
    width: 26%;
    padding-right: 56px;
}

#food_show .food_memo .left:after {
    content: '';
    width: 25px;
    position: absolute;
    height: 1px;
    left: 0;
    top: 0;
    background-color: #a8a8a8;
}

#food_show .food_memo .left h2 {
    position: relative;
    font-size: 24px;
    color: #7b6428;
    font-weight: 400;
    margin-top: 32px;
    margin-bottom: 10px;
    line-height: 31px;
}

#food_show .food_memo .left .type {
    position: absolute;
    font-size: 12px;
    color: #4f4f4f;
    top: -61px;
    font-weight: bold;
}

#food_show .food_memo .left .small {
    position: relative;
    color: #252525;
    font-size: 13px;
    margin-bottom: 28px;
}

#food_show .food_memo .left .icon {
    position: relative;
    padding-right: 38px;
}

#food_show .food_memo .left .icon img.s {
    position: relative;
    margin-right: 2px;
    width: 35px;
}

#food_show .food_memo .left .icon img.b {
    position: relative;
    margin-right: 2px;
    width: 124px;
}

#food_show .food_memo .right {
    position: relative;
    width: 74%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#food_show .food_memo .right .mid {
    position: relative;
    width: 74%;
    padding-right: 77px;
}

#food_show .food_memo .right .mid .memo {
    position: relative;
    opacity: .8;
    line-height: 30px;
    margin-bottom: 60px;
    color: #252525;
}

#food_show .food_memo .right .mid .shop_link {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    width: 181px;
    height: 55px;
    font-size: 14px;
    color: #a18231;
    border: 1px solid #c39463;
    text-align: center;
    line-height: 55px;
    letter-spacing: 7px;
    font-weight: bold;
    background-color: transparent;
}

#food_show .food_memo .right .mid .shop_link.back {
    display: none;
}

#food_show .food_memo .right .album {
    position: relative;
    width: 26%;
}

#food_show .food_memo .right .album .thumb {
    position: relative;
    cursor: pointer;
    width: calc(50% - 6px);
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

#food_show .food_memo .right .album .thumb img {
    position: relative;
    display: block;
}

#food_show .food_memo .right .album .thumb:before {
    content: '';
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 2px solid transparent;
    z-index: 5;
}

#food_show .food_memo .right .album .thumb.active:before {
    border-color: #b69e60;
}

#food_show .food_memo .right .album .thumb:after {
    content: '';
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
}

#food_show .food_memo .right .album .thumb:nth-child(even) {
    margin-right: 0;
}

#food_pic {
    width: 100%;
    position: relative;
    line-height: 28px;
    display: block;
}

#food_pic .imgs {
    position: relative;
}

#food_pic .imgs img {
    display: block;
}

#food_pic .name {
    position: relative;
    font-size: 24px;
    color: #7b6428;
    font-weight: 400;
    margin-top: 50px;
    margin-bottom: 0;
    line-height: 31px;
    width: 55%;
    padding-left: 45px;
}

#food_pic .small {
    position: relative;
    color: #252525;
    font-size: 13px;
    margin-bottom: 40px;
    width: 55%;
    padding-left: 45px;
    line-height: 22px;
}

#food_pic .bx-controls-direction {
    position: absolute;
    right: 45px;
    width: 140px;
    height: 55px;
    bottom: 36px;
}

#food_pic .bx-wrapper .bx-prev {
    background-image: url(../images/news/prev.png);
    background-size: auto;
    left: 0;
    margin-top: 0;
    top: 0;
    height: 100%;
    background-position: center;
}

#food_pic .bx-wrapper .bx-next {
    background-image: url(../images/news/next.png);
    background-size: auto;
    right: -0;
    margin-top: 0;
    top: 0;
    height: 100%;
    background-position: center;
}

#food_pic .page {
    font-family: Microsoft JhengHei, Myriad Pro, Open Sans, Myriad, Aria, sans-serif;
    position: absolute;
    right: 78px;
    font-size: 13px;
    color: #363636;
    bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: 1px;
    text-align: center;
    width: 74px;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#food_pic .page div {
    position: relative;
    margin: 0 3px;
}

#food_pic .page .all {
    position: relative;
}

#food_pic .page .now {
    position: relative;
    color: #9e8648;
}

#food .downbg {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 70%;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    background-image: url("../images/home/food_bg.jpg");
}

#food .title_img {
    position: relative;
    margin-bottom: 15px;
}

#food .food_slider {
    display: block;
    position: relative;
    z-index: 3;
    opacity: 0;
}

#food .food_slider .box {
    display: block;
}

#food .food_slider .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 550px;
}

#food .food_slider .text {
    display: block;
    width: 470px;
    margin: 0 auto;
    position: relative;
    top: -113px;
}

#food .food_slider .text .memo {
    display: block;
    font-size: 13px;
    color: #252525;
    line-height: 28px;
    width: 92%;
    margin: 0 auto;
    position: relative;
    padding-top: 120px;
}

#food .food_slider .text .imgs {
    display: block;
}

#food .food_slider .text .link {
    display: block;
}

#food .food_slider .text>a {
    display: block;
}

#food .food_slider .text .box_info {
    display: none;
    width: 100%;
    height: 300px;
    position: relative;
    top: 0;
    z-index: 12;
    text-align: center;
}

#food .food_slider .text .box_info .name {
    display: block;
    position: relative;
    margin-bottom: 45px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
    letter-spacing: 2px;
    margin-bottom: 195px;
}

#food .food_slider .text .info_memo {
    height: 120px;
    position: absolute;
    z-index: 10;
    font-size: 18px;
    text-align: left;
    opacity: .8;
    line-height: 33px;
    width: 91%;
    left: 5%;
    bottom: 109px;
    color: #ffffff;
}

#food .food_slider .text .box_info .link {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
    display: block;
    position: relative;
    width: 181px;
    height: 55px;
    margin: 0 auto;
    font-size: 14px;
    color: #a18231;
    border: 1px solid #c39463;
    text-align: center;
    line-height: 54px;
    letter-spacing: 7px;
    font-weight: bold;
    background-color: transparent;
}

#food .food_slider .swiper-container {
    z-index: 15;
}

#food .food_slider .button_box {
    display: block;
    position: absolute;
    WIDTH: 410px;
    left: 50%;
    margin-left: -205px;
    z-index: 15;
    top: 379px;
    height: 120px;
}
/*
#food .food_slider .button_box .swiper-button-next {
    display: block;
    position: relative;
    background-image: url(/wp-content/uploads/2022/04/naleft.png);
    background-size: 30%;
    width: 40px;
    height: 40px;
    background-position: center;
    position: absolute;
    right: 0;
    left: auto;
    top: 83px;
}

#food .food_slider .button_box .swiper-button-prev {
    display: block;
    position: relative;
    background-image: url(/wp-content/uploads/2022/04/naright.png);
    background-size: 30%;
    width: 40px;
    height: 40px;
    background-position: center;
    position: absolute;
    left: 0;
    right: auto;
    top: 83px;
}
*/

.swiper-button-prev:after,.swiper-button-next:after
 {

    color: #fff; /* ← 設定文字或箭頭顏色為白色 */
}
#food .food_slider .button_box .page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    text-align: center;
    letter-spacing: 2px;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    top: 0;
}

#food .food_slider .button_box .page div {
    display: block;
    position: relative;
    margin: 0 3px;
}

#food .food_slider .button_box .page .all {
    display: block;
    position: relative;
}

#food .food_slider .button_box .page .now {
    display: block;
    position: relative;
    color: #9e8648;
}

#food .food_slider .swiper-container .swiper-slide .imgs {
    -ms-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
    transition: all 1.0s ease;
    display: block;
    height: 500px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(1.2) translateY(250px);
    -ms-transform: scale(1.2) translateY(250px);
    transform: scale(1.2) translateY(250px);
}

#food .food_slider .swiper-container .swiper-slide._ready .imgs {
    -webkit-transform: scale(1.2) translateY(200px);
    -ms-transform: scale(1.2) translateY(200px);
    transform: scale(1.2) translateY(200px);
}

#food .food_slider .swiper-container .swiper-slide .imgs a {
    display: inline-block;
}

#food .food_slider .swiper-container .swiper-slide-duplicate-next .imgs, #food .food_slider .swiper-container .swiper-slide-duplicate-prev .imgs, #food .food_slider .swiper-container .swiper-slide-next .imgs, #food .food_slider .swiper-container .swiper-slide-prev .imgs {
    -webkit-transform: scale(1.2) translateY(90px);
    -ms-transform: scale(1.2) translateY(90px);
    transform: scale(1.2) translateY(90px);
}

#food .food_slider .swiper-container .swiper-slide-active .imgs, #food .food_slider .swiper-container .swiper-slide-duplicate-active .imgs {
    display: block;
    -webkit-transform: scale(1.3) translateY(-20px);
    -ms-transform: scale(1.3) translateY(-20px);
    transform: scale(1.3) translateY(-20px);
}

#jump_show {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#jump_show.show {
    opacity: 1;
    visibility: visible;
}

#jump_show .black {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}

#jump_show .block {
    position: relative;
    max-width: 965px;
    width: 100%;
    z-index: 5;
    background-color: white;
}

#jump_show .close {
    display: block;
    width: 79px;
    height: 135px;
    position: absolute;
    left: 50%;
    font-size: 14px;
    color: #b69e60;
    border: 2px solid #b69e60;
    text-align: center;
    padding-top: 85px;
    margin-left: 371px;
    z-index: 20;
    top: -72px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    cursor: pointer;
}

#jump_show .close:before {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    content: '';
    background-image: url(../images/food/close.png);
    width: 32px;
    height: 32px;
    position: absolute;
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    top: 18px;
    left: 22px;
}

#jump_show .close span {
    display: block;
}
#jump_show .block .content_{
    position: relative;
    z-index: 5;
}


@media only screen and (max-height: 900px) {
    #jump_show .close {
        top: 34px;
        position: fixed;
        margin-left: 395px;
    }
    #jump_show .block {
        /*max-height: calc(100% - 78Px);
        overflow-y: scroll;*/
    }
    #food_pic, #jump_show .block {
        width: 760px;
    }
    #jump_show {
        /*-webkit-align-items:  flex-end;
        -ms-align-items:  flex-end;
        align-items: flex-end;*/
        overflow: scroll;
    }
    #jump_show .black {
        position: fixed;
    }
    #jump_show .block .content_ {
        background-color: white;
    }
}

@media only screen and (max-height: 700px) {
    #jump_show .close {
        top: 34px;
        position: fixed;
        margin-left: 395px;
    }
    #food_pic, #jump_show .block {
        width: 600px;
    }
    #jump_show .block {
        /*max-height: calc(100% - 78Px);
        overflow-y: scroll;*/
    }
}

@media only screen and (max-width: 750px) {
    #food_pic, #jump_show .block {
        width: 100%;
    }
    #food_pic, #jump_show .block {
        width: 100%;
    }
}

@media only screen and (max-width: 1500px) {
    #food .food_slider .button_box {
        top: 320px;
    }
    #food .food_slider .text {
        top: -167px;
    }
}

@media only screen and (max-width: 1200px) {
    #food .food_slider .text {
        top: -190px;
    }
    #food .food_slider .button_box {
        top: 297px;
    }
    #food {
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 1025px) {
    /*#food .food_slider .text .box_info .link:hover {
        background-color: rgba(255, 255, 255, 0.72);
    }*/
    #food .food_slider .text .box_info .link:hover, #home_news .more_news:hover {
        background-color: rgba(195, 148, 99, 0.85);
        color: white;
    }
    #food_show .food_memo .right .album .thumb:hover:before {
        border-color: #b69e60;
    }
    #food_show .food_list .link:hover span:after {
        width: 100%;
        left: 0;
    }
    #food_show .food_memo .right .mid .shop_link {
        background-color: rgba(255, 255, 255, 0.72);
    }
    #food_show .main_img .back:hover:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    #jump_show .close:hover:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    #food_show .food_memo .right .album .thumb:hover:after {
        background: rgba(0, 0, 0, 0.26);
    }
}

@media only screen and (max-width: 1024px) {
    #food {
        padding-bottom: 40px;
        padding-top: 75px;
    }
    #food .title_img {
        margin-bottom: 20px;
    }
    #food .food_slider .text {
        top: 0;
        margin-top: -178px;
        z-index: 20;
    }
    #food .food_slider .button_box {
        top: 308px;
        z-index: 21;
    }
    #food .food_slider .text .box_info .name {
        font-size: 15px;
        margin-bottom: 170px;
    }
    #food .food_slider .text .info_memo {
        bottom: 125px;
    }
    #food_show .food_memo {
        width: 88%;
    }
    #food_show .main_img .back {
        display: none;
    }
    #food_show .title_img img {
        height: 44px;
    }
    #food_show .main_img .title_img {
        padding-top: 100px;
    }
    #food_show .main_img .img_ {
        width: 90%;
    }
    #food_show .food_memo .left {
        width: 23%;
        padding-right: 25px;
    }
    #food_show .food_memo .left .icon {
        padding-right: 0;
    }
    #food_show .food_memo .right .mid {
        width: 60%;
        padding-right: 40px;
    }
    #food_show .food_memo .right .album {
        width: 40%;
    }
    #food_show .food_memo .right .mid .shop_link.back, #food_show .food_memo .right .mid .shop_link {
        width: 110px;
        display: inline-block;
        letter-spacing: 3px;
        float: left;
    }
    #jump_show .close {
        margin-left: auto;
        right: 30px;
        left: auto;
    }
    #jump_show {
        -webkit-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        padding-top: 75px;
    }
    #jump_show .block {
        max-height: calc(100% - 0px);
    }
}

@media only screen and (max-width: 700px) {
    #food_show .food_memo {
        display: block;
    }
    #food_show .food_memo .left {
        width: 100%;
        border-bottom: 2px solid gray;
        padding-bottom: 25px;
        margin-bottom: 20px;
        padding-right: 0;
        display: inline-block;
    }
    #food_show .food_memo .left h2 {
        font-size: 18px;
        width: 100%;
        float: left;
        margin-top: 3px;
    }
    #food_show .food_memo .left .type {
        top: -52px;
    }
    #food_show .food_memo .left:after {
        width: 22px;
        top: -12px;
    }
    #food_show .food_memo .left .word {
        width: calc(100% - 165px);
        FLOAT: LEFT;
        display: block;
    }
    #food_show .food_memo .left .small {
        margin-bottom: 0;
        width: 100%;
        float: left;
    }
    #food_show .food_memo .left .icon {
        padding-right: 0;
        position: relative;
        width: 113px;
        right: 0;
        top: 0;
        float: right;
    }
    #food_show .food_memo .right .mid {
        width: 100%;
        padding-right: 0;
        position: static;
    }
    #food_show .food_memo .right {
        width: 100%;
        display: inline-block;
    }
    #food_show .food_memo .right .mid .memo {
        margin-bottom: 30px;
    }
    #food_show .food_list .bx-wrapper .bx-next {
        right: -40px;
        top: 40px;
    }
    #food_show .food_list .bx-wrapper .bx-prev {
        left: -40px;
        top: 40px;
    }
    .bx-wrapper .bx-controls-direction a.disabled {
        opacity: 0.2;
    }
    #food_show .food_list {
        margin-bottom: 90px;
        padding-left: 50px;
        padding-right: 50px;
    }
    #food_show .food_memo .right .mid .linkbox {
        position: absolute;
        bottom: 15px;
        width: 80%;
        left: 10%;
    }
    #food_show .food_memo .right .album {
        width: 100%;
        float: left;
    }
    #food_show .food_memo .right .album .thumb {
        width: calc(25% - 6px);
        float: left;
        margin-right: 7px;
    }
    #food_show .food_memo .right .album .thumb:nth-child(even) {
        margin-right: 7px;
    }
    #food_show .food_memo .right .album .thumb:nth-child(4n) {
        margin-right: 0;
    }
    #food_show .food_memo .right .mid .shop_link.back, #food_show .food_memo .right .mid .shop_link {
        width: 100%;
        margin-bottom: 21px;
        margin-right: 0;
    }
    #food_show .food_memo .right {
        width: 100%;
        display: inline-block;
        padding-bottom: 117px;
        border-bottom: 1px solid #a8a8a8;
    }
    #food_show .food_memo .right.buying {
        padding-bottom: 205px;
    }
}

@media only screen and (max-width: 600px) {
    #food {
        padding-top: 50px;
        width: 100%;
    }
    #food_show .food_memo {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    #food_show .title_img img {
        height: auto;
        max-width: 90%;
        /* max-height: 36px; */
    }
    #food_show .main_img .title_img {
        padding-top: 53px;
    }
    #food_show .main_img {
        background-size: 919px;
        background-position: bottom;
    }
    #food_show .main_img .img_ {
        width: 95%;
    }
    #jump_show .close {
        width: 55px;
        height: 95px;
        top: 21px;
        padding-top: 55px;
        position: fixed;
    }
    #jump_show .close:before {
        background-size: 22px;
        top: 11px;
        left: 10px;
    }
    #food_pic .name {
        font-size: 15px;
        line-height: 23px;
        margin-top: 24px;
        padding-left: 40px;
    }
    #food_pic .small {
        margin-bottom: 26px;
        padding-left: 40px;
        line-height: 18px;
    }
    #food_pic .bx-controls-direction {
        bottom: 10px;
        right: 27px;
        width: 110px;
    }
    #food_pic .page {
        right: 43px;
        font-size: 12px;
        bottom: 24px;
    }
    #jump_show {
        display: block;
    }
    /*#jump_show .block {
        margin-top: 85px;
    }*/
}

@media only screen and (max-width: 500px) {
    #food .food_slider .text .box_info {
        width: 100%;
    }
    #food .food_slider .text .box_info .info_memo {
        width: 100%;
        left: 0;
        text-align: left;
        font-size: 13px;
        line-height: 26px;
    }
    #food .food_slider .text {
        poin width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    #food .food_slider .text .box_info .name {
        font-size: 13px;
        margin-bottom: 185px;
        padding-left: 50px;
        padding-right: 50px;
        line-height: 20px;
    }
    #food .food_slider .text .info_memo {
        bottom: 145px;
        line-height: 29px;
    }
    #food .food_slider .button_box .swiper-button-prev, #food .food_slider .button_box .swiper-button-next {
        background-size: 24px;
        top: 58px;
    }
    #food .food_slider .button_box .swiper-button-prev {
        left: 50px;
    }
    #food .food_slider .button_box .swiper-button-next {
        right: 50px;
    }
    #food .food_slider .button_box .page {
        position: relative;
    }
    #food .food_slider .button_box {
        top: 214px;
        width: 100%;
        margin-left: auto;
        left: auto;
        padding-left: 50px;
        padding-right: 50px;
    }
    #food .food_slider .text {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: -293px;
    }
}

@media only screen and (max-width: 400px) {
    #food .food_slider .button_box {
        top: 234px;
    }
    #food .food_slider .swiper-container .swiper-slide-active .imgs, #food .food_slider .swiper-container .swiper-slide-duplicate-active .imgs {
        -webkit-transform: scale(1.3) translateY(9px);
        -ms-transform: scale(1.3) translateY(9px);
        transform: scale(1.3) translateY(9px);
    }
    #food .food_slider .text .box_info .name {
        margin-bottom: 215px;
    }
    #food .food_slider .text {
        margin-top: -271px;
    }
    #food .food_slider .button_box .swiper-button-next {
        right: 25px;
    }
    #food .food_slider .button_box .swiper-button-prev {
        left: 25px;
    }
}
