body{
    font-family:Microsoft JhengHei,Myriad Pro,Open Sans,Myriad,Aria, sans-serif;
    display: block;
    position: relative;
    z-index: 10;
    background: white;
    overflow-x:hidden;
    letter-spacing: 1px;
    width: 100%;    height: 100%;
    -webkit-text-size-adjust: 100%;
}
body.active{
    overflow: hidden;
}
body.fullmask::after{
	content: "";
	background: rgba(0, 0, 0, 0.21);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
input,textarea,select{
    font-family:Microsoft JhengHei,Myriad Pro,Open Sans,Myriad,Aria, sans-serif;
}
h1,h2,h3{
   /* font-family: "AvantGardeExtLitITCTT",Microsoft JhengHei,Myriad Pro,Open Sans,Myriad,Aria, sans-serif;*/
   font-weight: 500;
}
.clear{
	clear: both;
}
#content{
    position: relative;
    display: block;
    padding: 0; z-index: 5;
    margin: 0;
/*    opacity: 0;*/
}
.active05
{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.active03
{
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}


a{
    text-decoration: none;color: black;
}

header{
    position: relative;
    width: 100%;
    z-index: 100;
    display: block;
    margin: 0 auto;opacity: 0;
    padding-top: 52px;
}
header #menu_block{
  background: #fff;
  display: block;
  position: fixed;
  top: 0;
  height: 52px;
  padding: 0 130px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
  width: 100%;
}
header #menu_block .food_link{
    float: left;
    width: auto;
    display: block;
    height: 100%;
}
header #menu_block .food_link a{
    font-size: 13px;
    color: #444444;
    display: block;
    float: left;
    height: 100%;
    line-height: 50px;
    padding: 0 20px;
    background-color: white;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}

header #menu_block .food_link a.special{
        background-image: url(../images/love_2.png);
    background-position: 15px 50%;
    background-repeat: no-repeat;
    padding-left: 44px;
}

header #menu_block .food_link a.active{
    background-color: #920783;
    color: white;
}

header #menu_block .food_link a.special.active{
       background-image: url(../images/love.png);
}


header #menu_block .other_link{
    float: right;
    margin-right: 60px;
    position: relative;
}
header #menu_block .other_link a{
    float: left;
    font-size: 12px;
    color: #444444;
    height: 100%;
    line-height: 51px;
    padding: 0 13px;
    overflow: hidden;
    position: relative;text-shadow: 0px 0px 13px rgba(146, 7, 131, 0);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
header #menu_block .other_link a::after{
content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 13px;
    background-color: #c6c6c6;
    width: 1px;
    margin-top: -7px;
}
header .logo img{
    max-width: 100%;
}

header #menu_block .other_link a.last::after{
    display: none;
}
header #menu_block .other_link .shopcar,#mobile_head .shopcar{
    background-image: url(../images/car_top.png);
    width: 43px;
    float: left;
    height: 50px;
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 6px;position: relative;cursor: pointer;
}
header #menu_block .other_link .shopcar span,#mobile_head .shopcar span{
    position: absolute;
    font-size: 12px;
    background: white;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.48);
    display: block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    letter-spacing: 0;
    text-align: center;
    right: 0;
    top: 12px;
    line-height: 24px;
}
header #mid_block{
display: block;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
    position: relative;
    padding: 45px 0;
}
header #mid_block::after{
    content: '';
    display: block;
    clear: both;
}
header #mid_block .logo{
        float: left;
}
header #mid_block .search,header #menu_box .search{
        border: 3px solid #585858;
    float: left;
    position: relative;
    width: 357px;
    margin-left: 60px;
    height: 43px;
    margin-top: 18px;
}
header #mid_block .search .label,header #menu_box .search .label{
        float: left;
    width: 111px;
    height: 100%;
    display: block;
    position: relative;
}
header #mid_block .search .label .styled-select select,
header #menu_box .search .label .styled-select select {
    background: transparent; width: 100%;
padding: 5px 5px 5px 10px; font-size: 13px; line-height: 1; border: 0;
border-radius: 0; height: 100%; -webkit-appearance: none;-moz-appearance: none;
}
header #mid_block .search .label .styled-select,
header #menu_box .search .label .styled-select {
    width: 100%; height: 100%; overflow: hidden;
background: url(../images/down.png) no-repeat 98%;
border: none;
}
header #mid_block .search .inputbox,
header #menu_box .search .inputbox{
    border: 0;
    background-color: transparent;
    height: 100%;
    box-shadow: none;
    border-radius: 0;
    width: 175px;
    float: left;
    outline: 0;
    margin-left: 15px;
}
header #mid_block .search .send,
header #menu_box .search .send{
        float: left;
    background-color: transparent;
    height: 100%;
    box-shadow: none;outline: 0;
    border-radius: 0;
    background-image: url(../images/search.png);
    width: 50px;
    border: 0;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    cursor: pointer;
}

header #mid_block .cloud{
    float: right;
    height: 40px;
    display: block;
    position: relative;
    margin-top: 20px;
}
header #mid_block .cloud a{
    font-size: 13px;
    color: #8d8d8d;
    float: left;
    padding-left: 47px;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: left;
    line-height: 41px;
    margin-left: 23px;
       -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
header #mid_block .cloud a.res{
        background-image: url(../images/t_date.png);cursor: pointer;
}
header #mid_block .cloud a.fb{
        background-image: url(../images/t_fb.png);
}


footer{
    max-width: 1002px;
    margin: 0 auto;
    display: block;
    position: relative;
    text-align: center;
    border-top: 3px solid #8a8a8a;
    padding-top: 35px;
}
footer nav{
    display: inline-block;
    width: 100%;
    margin-bottom: 85px;
}
footer nav a{
        color: #444444;
    font-size: 13px;
    display: inline-block;
    padding: 0 11px;
        -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
footer #btn_top{
        width: 52px;
    height: 52px;
    border: 3px solid #e4b119;
    border-radius: 50%;
    display: block;
    margin: 0 auto 24px;
    cursor: pointer;    position: relative;

}
footer #btn_top::before{
    content: '';
    border: 5px solid#e4b119;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;

}

footer #btn_top div{
    background-image: url(../images/gotop.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: 10;
    border-radius: 50%;
}
footer .copyright{
        display: block;
    font-size: 13px;
    color: #a9a9a9;
    margin-bottom: 47px;
}
footer .copyright b{
    color: #2f2f2f;
}


#mobile_head,#menu_box{
    display: none;
}




#limit_area{
    max-width: 713px;
    display: block;
    position: relative;
    margin: 80px auto;
    width: 80%;
}
#limit_area .title{
    font-size: 28px;
    float: left;
    border-top: 3px solid black;
    width: 155px;
    padding-top: 19px;
    line-height: 35px;
}
#limit_area .memo{
float: right;
    color: #767676;
    line-height: 25px;
    font-size: 14px;
    width: 60%;
    margin-top: 23px;
}
#limit_area .text{
    display: inline-block;
    width: 100%;
    margin-top: 70px;
    position: relative;
    font-size: 14px;
    color: black;
    line-height: 22px;
}
#limit_area .text label{
    font-size: 14px;
    color: #920783;
    display: block;
    border-bottom: 1px solid #920783;
    padding-bottom: 13px;
    padding-left: 18px;
    margin-bottom: 21px;
    position: relative;
}
#limit_area .text label::before{
content: '';
    background-color: #920783;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 1px;
    top: 4px;
}

#limit_area .text .locat_limit{
border-bottom: 1px solid #c7c7c7;
    padding: 19px 0;
    display: inline-block;
    position: relative;
    width: 100%;
}
#limit_area .text .locat_limit::before{
content: '';
    background-color: #e1e1e1;
    width: 1px;
    height: 60%;
    position: absolute;
    left: 60%;
    top: 21%;
}
#limit_area .text .locat_limit div{
        float: left;
    display: block;
    width: 62%;
    padding-right: 35px;
}
#limit_area .text .locat_limit span{
        float: left;
    width: 31%;
    margin-left: 4%;
}
#limit_area .text .locat{

}

#limit_area a.close{
    width: 330px;
    height: 42px;
    font-size: 15px;
    color: white;
    text-align: center;
    line-height: 42px;
    background-color: #920783;
    display: block;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#limit_area a.close_mobile{
    width: 58px;
    height: 58px;
    text-align: center;
    background-color: #920783;
    display: block;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    background-image: url(../images/close2.jpg);
    background-position: center;
    right: -10vw;
    top: -80px;
    display: none;
}

#jump_box{
    visibility: hidden;
        -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
}
#jump_box.show #shadow{
    position: fixed;width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 1;
}
#jump_box #jump_content{
    display: none;
}
#jump_box.show #jump_content{
    display: block;
    position: relative;
    z-index: 2;
    width: 780px;
    margin: 0 auto;
}
#jump_box.show{
    opacity: 1;
    visibility: visible;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;    z-index: 999;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
}

/*#chage_food*/
#chage_food{
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #aa3e9f;
    background-color: #f9f7f7;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 auto;
}
#chage_food.active{
    opacity: 1;
}
#chage_food .chagetitle{
    font-size: 24px;
    line-height: 68px;
    height: 68px;
    display: block;
    position: relative;
    text-align: center;
    color: white;background-color: #aa3e9f;
}
#chage_food .close_change{
    background-image: url(../images/close.png);
    position: absolute;
    width: 35px;
    height: 35px;
    border: 1px solid white;
    right: 18px;
    top: 17px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
        -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#chage_food .food_line{
        display: block;
    padding: 44px 0;
    font-size: 14px;
    line-height: 18px;
}
#chage_food .food_line .box{
    width: 657px;
    display: block;
    position: relative;
    padding-left: 40px;
    margin: 0 auto;
}
#chage_food .food_line .box .img{
        float: left;
    width: 75px;
    height: 75px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 13px;
}
#chage_food .food_line .box .more_info{
        float: right;
    width: 520px;
    position: relative;
}
#chage_food .food_line .box .more_info .type{
        display: block;
    font-size: 13px;
    color: #767676;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
#chage_food .food_line .box .more_info .type span{

}

#chage_food .food_line .box .more_info .name{
        font-size: 15px;
    float: left;    padding-right: 10px;
    width: 110px;
    border-right: 1px solid #c2c2c2;
}
#chage_food .food_line .box .more_info .each_p{
    float: left;
    color: #767676;
    padding-left: 22px;
    font-size: 14px;    padding-right: 10px;
    width: 155px;
    border-right: 1px solid #c2c2c2;
}
#chage_food .food_line .box .more_info .num{
        float: left;
    color: #767676;
    padding-left: 22px;    padding-right: 10px;
    font-size: 14px;
    width: 116px;
    border-right: 1px solid #c2c2c2;
}
#chage_food .food_line .box .more_info .price{
    float: right;
    color: #767676;
    padding-left: 22px;
    font-size: 14px;
    padding-right: 0;
    width: 136px;
    position: relative;
    text-align: right;
}

#chage_food .food_line .box .more_info .price span{
    float: left;margin-right: 16px;
}


#chage_food .show_resultfood{
    background-color: white;
    display: block;
    position: relative;
}
#chage_food .show_resultfood .food_line{
    background-color: white;
    display: block;
    position: relative;
    padding: 26px 60px 20px;
    color: black;
        -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#chage_food .show_resultfood .food_line::before{
content: '';
    background-color: #c5c5c5;
    position: absolute;
    bottom: 0;
    width: calc(100% - 120px);
    height: 1px;

}
#chage_food .show_resultfood .food_line .box{
    float: left;
    padding-left: 0;
}
/*#chage_food .show_resultfood .food_line .box >label{
position: relative;
    top: 0;
    width:40px;
    height: 75px;
    display: block;
    float: left;
}*/
#chage_food .show_resultfood .food_line .box .changbox{
/*    position: relative;
    top: 33px;
    width: 22px;
    padding: 0;
    margin: 0;
    display: block;*/
}


#chage_food .show_resultfood .food_line .box .img{

}
#chage_food .show_resultfood .food_line .box .name{
    display: table-cell;
    height: 75px;
    vertical-align: middle;
}
#chage_food .show_resultfood .food_line .box .sumprice{
    float: right;
    top: 29px;
    position: relative;
}
#chage_food .show_resultfood .food_line .box .inputbox{
    font-size: 14px;
    color: #920783;
    width: 50px;
    padding: 5px;
    height: 29px;
    position: relative;
    top: 22px;
    outline: 0;
    float: left;
}
#chage_food .show_resultfood .food_line .box .price{
    display: table-cell;
    vertical-align: middle;
}
#chage_food .type_select{
    display: block;
    position: relative;
    padding: 0 60px;
    background-color: white;
}
#chage_food.add_food{
    background: white;
}
#chage_food.add_food .type_select{
margin-top: 50px;
}
#chage_food .type_select .type_area{
    display: block;
    border-top: 2px solid #920783;
    border-bottom: 2px solid #920783;
    font-size: 16px;
    padding: 17px 0;
    position: relative;
}
#chage_food .type_select label{
    float: left;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-image: url(../images/right_p.png);
    background-position: left;
    line-height: 30px;
    margin-right: 18px;font-weight: bold;
}
#chage_food .type_select .styled-select select {
    background: transparent;
    width: 100%;
    padding: 5px;
    font-size: 15px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 100%;
    color: #5c5c5c;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#chage_food .type_select .styled-select {
height: 30px;
    overflow: hidden;
    background: url(../images/select_2.png) no-repeat right;
    border: 0;
    float: left;
    width: 145px;
    margin-left: 35px;
}


#chage_food .show_resultfood .food_line .box:nth-child(1){
width: 40px;
    height: 75px;
}
#chage_food .show_resultfood .food_line .box:nth-child(2){
    width: 210px;
    margin-right: 21px;
    padding-right: 10px;
}
#chage_food .show_resultfood .food_line .box:nth-child(3){
    width: 150px;
    font-size: 14px;
    color: #767676;
    height: 75px;
    display: table;
}
#chage_food .show_resultfood .food_line .box:nth-child(4){
    width: 110px;
    font-size: 14px;
    color: #767676;
    height: 75px;
    display: table;
}
#chage_food .show_resultfood .food_line .box:nth-child(5){
    width: 110px;
    font-size: 14px;
    color: #767676;
    height: 75px;
    display: table;
    float: right;
}
#chage_food .show_resultfood .food_line .radio_box span,
#chage_food .show_resultfood .food_line .box > span{
    float: left;
    top: 29px;
    position: relative;
    margin-right: 9px;
}



#chage_food .show_resultfood .food_line .box input[type="radio"] {
    display:none;
}

#chage_food .show_resultfood .food_line .box input[type="radio"] + label {
    display: block;
    width: 100%;
    height: 100%;
}

#chage_food .show_resultfood .food_line .box input[type="radio"] + label span {
display: inline-block;
    width: 100%;
    height: 22Px;
    margin: 0;
    vertical-align: middle;
    background: url(../images/radio.png) 2px top no-repeat;
    cursor: pointer;
    top: 28px;
}

#chage_food .show_resultfood .food_line .box input[type="radio"]:checked + label span {
     background: url(../images/radio.png) 2px -21px no-repeat;
}



#chage_food .final_check {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 42px;
    background-color: white;
}
#chage_food .final_check .button.close {
    color: #920783;
    background-color: white;
    border: 1px solid #920783;
    display: inline-block;
}
#chage_food .final_check .button {
    width: 280px;
    height: 46px;
    font-size: 15px;cursor: pointer;
    color: white;
    text-align: center;
    line-height: 46px;
    background-color: #920783;
        display: inline-block;
    margin: 0 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}






#chage_food .show_resultfood .pager{
    display: block;    padding: 26px 60px 20px;
    position: relative;
}
#chage_food .show_resultfood .pager .page{
        float: left;
    font-size: 14px;
    color: black;
}
#chage_food .show_resultfood .pager .page a{
        background-repeat: no-repeat;
    width: 42px;
    height: 40px;
    display: block;
    float: left;
}
#chage_food .show_resultfood .pager .page a.no{
    opacity: .4;
}
#chage_food .show_resultfood .pager .page div{
    float: left;
    line-height: 40px;
    margin: 0 36px;
    letter-spacing: 5px;
}
#chage_food .show_resultfood .pager .page span{
    margin: 0 3px;
}
#chage_food .show_resultfood .pager .page span.now{
    color: #920783;
}
#chage_food .show_resultfood .pager .page .prev{
        background-image: url(../images/product/arrow_l.png);
}
#chage_food .show_resultfood .pager .page .next{
        background-image: url(../images/product/arrow_r.png);
}
#chage_food .show_resultfood .pager .go{
    font-size: 13px;
    line-height: 28px;
    display: block;
    float: right;
    margin-top: 6px;
}
#chage_food .show_resultfood .pager .go span{
        display: inline-block;
    float: left;
}


#chage_food .show_resultfood .pager .go .styled-select select {
    background: transparent;
    width: 100%;
    font-size: 13px;
    line-height: 1;
    border: 0;
    padding-left: 8px;
    border-radius: 0;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}
#chage_food .show_resultfood .pager .go .styled-select {
width: 63px;
    height: 28px;
    overflow: hidden;
    background: url(../images/product/down.png) no-repeat 90% #ffffff;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin: 0 9px;
}


















/*check time*/
#chage_food.check_time{
    opacity: 1;    background-color: #fffbee;
    border: 0;    padding-bottom: 10px;
}
#chage_food.check_time .chagetitle{
    background: #920783;
}
#chage_food.check_time .close_change{
    border: 0;
    background-image: url(../images/close_w.png);
}

#chage_food.check_time .login_ed{
    position: relative;
    color: #3c3c3c;
    font-size: 15px;
    display: block;
    margin: 20px auto 55px;
    text-align: center;
}
#chage_food.check_time .memo2{
    position: relative;
    color: #3c3c3c;
    font-size: 13px;
    display: block;
    margin: 20px auto;
    text-align: center;
}
#chage_food.check_time .date_time{
    position: relative;
    color: #3c3c3c;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 425px;height: 140px;
}
#chage_food.check_time .date_time .icon{
float: left;
}

#chage_food.check_time .date_time .timer_box{
    display: inline-block;
    position: relative;
    width: 68%;
    padding-left: 0;
    float: right;
    margin-top: 13px;
}
#chage_food.check_time .date_time .timer_box label{
    float: left;
    margin-top: 19px;
    display: block;
}

#chage_food.check_time .date_time .timer_box .date{
    display: block;
    float: left;width: 100%;
    border-top: 1px solid #b0b0b0;
    padding: 3px 0;
    font-size: 14px;
    color: #5c5c5c;
}
#chage_food.check_time .date_time .timer_box .date .date_pick{
    float: right;
    width: 180px;    height: 30px;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    background-image: url(../images/date.png);
    background-size: 21px;
    background-repeat: no-repeat;outline: 0;
    background-position: 94%;
}
#chage_food.check_time .date_time .timer_box .date span{
    float: left;
    line-height: 30px;
}
#chage_food.check_time .date_time .timer_box .time{
    display: block;
    float: left;width: 100%;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    padding: 3px 0;
    font-size: 14px;
    color: #5c5c5c;
}
#chage_food.check_time .date_time .timer_box .time > span{
    float: left;
    line-height: 30px;
}
#chage_food.check_time .date_time .timer_box .time #select_date{
    float: right;
    width: 180px; height: 30px;
    text-align: left;
}
#chage_food.check_time .final_check{
    background-color: transparent;
    width: 415px;
    margin: 0 auto;
    display: block;
    padding: 0;
    margin-bottom: 32px;
}
#chage_food.check_time .final_check .button{
    width: 100%;
    margin-bottom: 12px;
}
#chage_food.check_time .final_check .button.close{
        color: #525252;    background-color: #f9f7f7;
    border-color: gray;
}
#limit_area.check_time {
display: block;
    position: relative;
    margin: 0px auto;
    width: 100%;
    background-color: #ffffff;
    padding: 45px 125px;
    max-width: 100%;
}

#limit_area.check_time .title{
    border-top: 0;
}


#chage_food.check_time.check_time_check .date_time .timer_box .date{
    border-top: 0;
    text-align: left;
    font-size: 20px;
    color: black;
    padding-bottom: 14px;
    padding-left: 5px;
    border-bottom: 1px solid #b0b0b0;
    margin-bottom: 11px;
}
#chage_food.check_time.check_time_check .date_time .timer_box .time{
    border-top: 0;
    text-align: left;
    font-size: 20px;
    color: black;
    padding-bottom: 14px;
    padding-left: 5px;
    border: 0;
}
#chage_food.check_time.check_time_check .date_time .timer_box{
margin-top: 4px;
}
#chage_food.check_time.check_time_check .final_check .button{
    width: 47%;
    display: inline-block;
}
#chage_food.check_time.check_time_check .date_time{
max-width: 288px;
}
#chage_food.check_time.check_time_check .final_check{
width: 530px;
}





/*choice*/

#choice{
border: 1px solid #920783;
    max-width: 1002px;
    margin: 0 auto;
    display: block;
    position: relative;
    height: 122px;opacity: 0;
}
#choice label{
        float: left;
    position: absolute;
    background-color: #920784;
    color: white;
    width: 17%;
    height: 100%;
    text-align: center;
    line-height: 122px;left: 0;
    font-size: 18px;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.61);
}
#choice label.time{
    background-image: url(../images/product/foodtime.png);
    background-repeat: no-repeat;
    background-position: 13% 50%;    background-size: 31px;
    padding-left: 48px;
    font-size: 16px;    z-index: 3;
}
#choice label::after{
content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 61.5px 0 61.5px 22px;
    border-color: transparent transparent transparent #920784;
    display: block;
    position: absolute;
    right: -22px;
    top: 0;
    z-index: 3;
}
#choice label span{
    position: relative;
    z-index: 5;
}
#choice .block{
        float: left;
    width: 74%;
    left: 22%;
    position: relative;
    height: 100%;
}
#choice .block.date{
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: auto;
    left: auto;
    margin-top: 48px;
    height: auto;
    border-right: 1px solid #920784;
    line-height: 28px;
    padding-right: 34px;
    margin-left: 3%;
}

#choice .block.times{
        float: left;
    font-size: 16px;
    font-weight: bold;
    width: auto;
    left: auto;
    margin-top: 48px;
    height: auto;
    line-height: 28px;
    margin-left: 34px;
}
#choice .block .send .send_btn.reset{
background-image: url(../images/product/reset.png);
}
#choice .block .send .send_btn.reset span{
    padding-right: 31px;
    width: 77%;
}

#choice .block .img{
        float: left;
    width: 110px;
    height: 100%;
    background-repeat: no-repeat;
    position: relative;
    background-position: 50% 32%;
}
#choice .block .img span{
        font-size: 13px;
    opacity: .7;
    position: absolute;
    bottom: 31px;
    width: 100%;
    text-align: center;
}
#choice .block .line{
    background-image: url(../images/product/step.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 64px;
    float: left;
    height: 100%;
    background-position: center;
}
#choice .block.login .date{
    float: left;
    font-size: 16px;
    margin-top: 46px;
    margin-left: 30px;

}
#choice .block.login .date span{
    display: inline-block;
    border-right: 1px solid #920784;
    line-height: 30px;
    padding-right: 28px;
    margin-right: 24px;
}
#choice .block.login .date span:last-child{
    border-right: 0 solid #920784;
    padding-right: 0;
    margin-right: 0;
}
#choice .block .select_block{

}
#choice .block .send{
        float: right;
    position: relative;
    display: block;
    height: 100%;
}
#choice .block .send .send_btn{
    background-color: #3c3c3c;
    color: white;
    font-size: 14px;
    padding: 0;
    width: 200px;margin-top: 27px;
    height: 44px;
    text-align: right;
    position: relative;
    background-image: url(../images/product/ok.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}

#choice .block.login .send .send_btn{
    background-image: url(../images/product/reset.png);
    background-position: 17px 50%;
    width: 204px;
}
#choice .block.login .send .send_btn span{
    width: 73%;
    padding-right: 32px;
}


#choice .block .send .send_btn span{
        float: right;
    width: 72%;
    border-left: 1px solid rgba(255, 255, 255, 0.32);
    line-height: 30px;
    height: 30px;
    top: 7px;
    position: relative;
    padding-right: 42px;
    cursor: pointer;
}
#choice .block .send a{
    display: block;
    color: #920783;
    font-size: 13px;
    text-align: center;
    width: 128px;
    margin: 11px auto;
    position: relative;
}
#choice .block .send a::after{
    content: '';
    position: absolute;
    background-color: #920783;
    width: 100%;
    display: block;
    height: 1px ;
       bottom: -3px;
    left: 0;
}
#choice .timer_box{
    float: left;
    width: 180px;
    margin-left: 22px;
    margin-top: 24px;
    position: relative;
}
#choice .timer_box .date{
display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #b0b0b0;
    padding: 2px 0;
    font-size: 14px;
    color: #5c5c5c;
}
#choice .timer_box .date .date_pick{
    float: right;
    width: 100%;    height: 30px;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    background-image: url(../images/date.png);
    background-size: 21px;
    background-repeat: no-repeat;outline: 0;
    background-position: 95%;
    font-size: 15px;
    color: #565656;
}
#choice .timer_box .date span{
    float: left;
    line-height: 30px;
}
#choice .timer_box .time{
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #b0b0b0;
    padding: 4px 0 2px;
    font-size: 14px;
    color: #5c5c5c;
}
#choice .timer_box .time > span{
    float: left;
    line-height: 30px;
}
#choice .timer_box .time #select_date{
        float: right;
    width: 100%; height: 30px;
}


/*please_login*/
#please_login {
    max-width: 800px;
    width: 100%;
    display: block;
    position: relative;
    margin: 0px auto;
    background: #fffbee;
    padding-bottom: 36px;
}

#please_login .close{
    background-image: url(../images/close_w.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 65px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
        -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
          -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
#please_login .title{
    background: #920783;
    width: 100%;
    height: 70px;
    display: block;
    font-size: 22px;
    color: white;
    text-align: center;
    line-height: 70px;
}
#please_login .img{
        text-align: center;
    display: block;
    margin: 35px 0 25px;
}
#please_login .img img{

}
#please_login .text{
    font-size: 14px;
    display: block;
    width: 80%;
    text-align: center;
    line-height: 22px;
    margin: 0 auto 25px;
    opacity: .7;
}
#please_login .button{  font-size: 16px;
    background-color: #920783;
    color: white;
    width: 430px;
    height: 46px;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 46px;
      -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}





/*food_list*/

#food_list{
display: block;
    margin-top: 38px;
    font-size: 14px;    padding: 0 12px;
    line-height: 20px;
    position: relative;
}
#food_list .head_title{
        font-size: 15px;
    width: 100%;
    line-height: 35px;
    display: block;
    position: relative;
}
#food_list .head_title span{
    float: left;
    display: block;border-bottom: 2px solid #920783;
}
#food_list .head_title span:nth-child(1),
#food_list .food_line .box:nth-child(2){
    border-bottom: 2px solid #fcb823;
    width: 22%;
    padding-left: 60px;
}
#food_list .head_title span:nth-child(2),
#food_list .food_line .box:nth-child(3){
     width: 26%;  padding-right: 10px;

}
#food_list .head_title span:nth-child(3),
#food_list .food_line .box:nth-child(4){
      width: 17%; padding-right: 10px;

}
#food_list .head_title span:nth-child(4),
#food_list .food_line .box:nth-child(5){
     width: 13%; padding-right: 10px;

}
#food_list .head_title span:nth-child(5){
     width: 22%;height: 37px;
}

#food_list .food_line.gift{
    background: #fafafa;
}
#food_list .food_line .index{
    float: left;
    width: 6%;
    position: relative;
    top: 28px;
    padding-left: 10px;
}
#food_list .food_line .box.del{
    float: right;
    position: relative;
    height: 54px;
    border-left: 1px solid #c7c7c7;
    margin-top: 11px;width: 7%;cursor: pointer;
}
#food_list .food_line .box.del img{
  position: absolute;
    left: 14px;
    top: 6px;
                   -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#food_list .food_line .box.del img:nth-child(1){

}
#food_list .food_line .box.del img:nth-child(2){
    opacity: 0;
}

#food_list .food_line .box:nth-child(2){
    border-bottom: 0;
    padding-left: 0;
    width: 16%;
    padding-right: 10px;
    height: 75px;
}
#food_list .food_line .box .num div{
        font-size: 14px;
    color: gray;
       width: 45px;
    height: 75px;
    display: table-cell;
    vertical-align: middle;text-align: center;
}
#food_list .food_line{
        display: block;
    padding: 20px 0;
    border-bottom: 1px solid #c8c8c8;
    position: relative;
}
#food_list .food_line .box{
        float: left;
    display: block;
}
#food_list .food_line .box .price,
#food_list .food_line .box .sumprice{
        font-size: 14px;
    color: gray;
    width: 100%;
    height: 75px;
    display: table-cell;
    vertical-align: middle;
}
#food_list .food_line .box .img{
        width: 75px;
    height: 75px;
    float: left;
    display: block;border: 1px solid gainsboro;
    background-size: cover;
    background-position: center;margin-right: 17px;
}
#food_list .food_line .box .name{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 9px;
    margin-top: 6px;
    display: table-cell;
    vertical-align: middle;
    height: 75px;
}

#food_list .food_line .box .type{
font-size: 13px;
    color: #767676;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 18px;
    display: table-cell;
    vertical-align: middle;
    height: 75px;
}
#food_list .food_line .box .type span{
    display: block;
}

#food_list .food_line .box .inputbox{
        font-size: 14px;
    color: #920783;
    float: left;
    width: 50px;
    padding: 5px;
    height: 29px;    border: 1px solid #d7d7d7;
    position: relative;
    top: 22px;
    outline: 0;
}
#food_list .food_line .box.change{
        color: #aa56a1;
    border: 1px solid #920783;
    border-radius: 50%;
    width: 67px;
    height: 67px;
    text-align: center;
    padding-top: 13px;
    cursor: pointer;
    background-color: white;
               -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}



#food_list .food_show_list{

}


#food_list .tip_down{
    display: block;
    margin-top: 30px;
    position: relative;
    margin-bottom: 40px;
}
#food_list .coin{
    float: left;
}
#food_list .coin b{
    color: #920783;
}

#food_list .sum{
    float: right;
}
#food_list .sum span{
    float: left;
    font-size: 17px;
}
#food_list .sum .price{
    font-size: 20px;
    color: #920783;
    display: inline-block;
    margin-left: 60px;
}
#food_list .sum .price::after{
content: '元';
    font-size: 15px;
    color: black;
    margin-left: 7px;

}
#food_list .end_memo{
        display: block;
    font-size: 14px;
    color: #767676;
    line-height: 24px;
    position: relative;
}

#gift{
    background-color: #fafafa;
    border: 1px solid #cacaca;
    display: block;
    margin-top: 90px;
    position: relative;
}
#gift .gift_box{

}
#gift .gift_box .label{
        display: inline-block;
    position: relative;
    border-bottom: 1px solid #cacaca;
    width: 100%;
}
#gift .gift_box .label span{
    color: #464646;
    padding: 18px 25px;
    display: block;
    float: left;
    border-right: 1px solid #cacaca;
    font-weight: bold;
}
#gift .gift_box .label div{
        float: left;
    font-size: 14px;
    color: #767676;
    padding: 20px 28px;
}
#gift .gift_box .box_content{
        display: inline-block;
    width: 100%;
    padding: 40px 25px;
    font-size: 15px;
    position: relative;
    color: #767676;
    line-height: 22px;
}
#gift .gift_box .box_content.disabled::after{
    content: '';
	background-color: rgba(255,255,255,0.2);
    display: block;
    clear: both;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#gift .gift_box .box_content .gift_line{
    display: block;
    float: left;
    width: 270px;
    margin-right: 2%;margin-right: 50px;
    position: relative;
    /*height: 100px;*/
}
#gift .gift_box .box_content .gift_line:nth-child(3n){
    margin-right: 0;
}
#gift .gift_box .box_content .gift_line .checkbox_box{
        float: left;
    width: 50px;
    height: 100%;
}
#gift .gift_box .box_content .gift_line .checkbox_box input[type="checkbox"] {
    display:none;
}

#gift .gift_box .box_content .gift_line .checkbox_box input[type="checkbox"] + label {
    display: block;
    width: 100%;
    height: 100%;
}

#gift .gift_box .box_content .gift_line .checkbox_box input[type="checkbox"] + label span {
display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
    vertical-align: middle;
    background: url(../images/ckeckbox_n.png)  left no-repeat;
    cursor: pointer;
}
#gift .gift_box .box_content .gift_line .checkbox_box input[type="checkbox"]:checked + label span {
     background: url(../images/ckeckbox.png) left  no-repeat;
}

#gift .gift_box .box_content .gift_line .checkbox_box input[type="checkbox"]:checked + .img{
    border-color: red;
}







#gift .gift_box .box_content .img{
width: 75px;
    height: 75px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 1px solid darkgray;
    margin-top: 12px;
}
#gift .gift_box .box_content .gift_line.active .img{

border: 2px solid #920783;
}
#gift .gift_box .box_content .right{
        float: left;
    width: 130px;
    margin-left: 12px;
    position: relative;
}
#gift .gift_box .box_content .right .name{
        color: black;
    width: 100%;
    display: block;
}
#gift .gift_box .box_content .right .numbox{
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 8px;
    margin-top: 8px;
}
#gift .gift_box .box_content .right .numbox span{
    float: left;
    margin-right: 9px;
}
#gift .gift_box .box_content .right .numbox .num{
        float: left;
}
#gift .gift_box .box_content .right .numbox .num .inputbox{
        width: 47px;
    height: 26px;
    text-align: center;
    color: #920784;
    border: 1px solid #bcbcbc;
    background-color: white;
}
#gift .gift_box .box_content .right .much{
width: 100%;
    display: block;
    margin-top: 3px;
}
#gift .gift_box .box_content .right .much span{

}


#gift .gift_box .memo{
font-size: 15px;
    color: #767676;
    display: block;
    border-top: 1px solid #cacaca;
    padding: 22px;
    line-height: 26px;
    position: relative;
}
#gift .gift_box .memo .price{
        float: left;
    width: 55%;
}
#gift .gift_box .memo .notice{
        float: left;
    width: 55%;color: #cc000f;
	visibility: hidden;
}
#gift .gift_box .memo .notice.show{
	visibility: visible;
}
#gift .gift_box .memo .next_box{
        position: absolute;
    right: 25px;
    display: block;
}
#gift .gift_box .memo .next_box .button{
    display: inline-block;
    border: 1px solid #920783;
    margin: 0 2px;
        width: 160px;
    height: 46px;
    font-size: 15px;cursor: pointer;
    color: white;
    text-align: center;
    line-height: 46px;
    background-color: #920783;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#gift .gift_box .memo .next_box .button.cancle{
        color: #920783;
    background-color: #fafafa;
    border: 1px solid #920783;
    display: inline-block;
}

/*shopcar*/

#shopcar{
position: fixed;;
    right: 0;
    top: 52px;
    border-top: 2px solid #920783;
    width: 530px;
    padding: 40px;
    background-color: #f7f7f7;
    font-size: 14px;
    line-height: 23px;
    z-index: 150;
    max-height: calc(100vh - 220px);
    overflow-y: scroll;
    display: none;
}
#shopcar .close{
    background-image: url(../images/close2.png);
    width: 43px;
    height: 43px;
    background-repeat: no-repeat;
    position: absolute;
    right: 32px;
    background-position: center;
    top: 30px;cursor: pointer;
}
#shopcar > label{
    font-size: 22px;
    background-image: url(../images/car_b.png);
    padding-left: 45px;
    background-repeat: no-repeat;
    font-weight: bold;
    display: block;
    line-height: 27px;
    margin-bottom: 25px;
}
#shopcar .type{
        display: block;
    border-top: 2px solid #4d4e50;
    border-bottom: 2px solid #4d4e50;
    color: #404040;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
#shopcar .type .link{
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    padding: 10px 0;cursor: pointer;
    border-right: 2px solid #909090;
}
#shopcar .type .link:last-child{
    border-right: 0;
}
#shopcar .type .link b{

}
#shopcar .type .link.active{
    color: #920783;
}

#shopcar .box{
        display: none;
    position: relative;
    float: left;
    width: 100%;
}
#shopcar .box .line{
        display: block;
    border-bottom: 1px solid #989898;
    padding-bottom: 15px;
    margin-bottom: 15px;font-size: 13px;
}
#shopcar .box .line .sub_type{
        display: block;
        position: relative;    cursor: pointer;
}
#shopcar .box .line .sub_type:before{
    content: '';
    background-image: url(../images/ss.png);
    position: absolute;
    width: 20px;
    height: 100%;
    right: 18px;
    background-repeat: no-repeat;
    background-position: center;
        -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
#shopcar .box .line .sub_type.active:before{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
#shopcar .box .line .sub_type span{
    display: inline-block;    margin-right: 18px;
}
#shopcar .box .line .sub_type b{
    display: inline-block;color: #920783;
}

#shopcar .box .line .list{

    position: relative;display: none;
}
#shopcar .box .line .list .food{

    position: relative;
    margin: 14px 0;
    float: left;
    width: 100%;
}
#shopcar .box .line .list .food .imgs{
    float: left;
    width: 70px;
    height: 70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;    margin-right: 20px;
}
#shopcar .box .line .list .food .name{
    float: left;
    width: 34%;
    border-right: 1px solid gainsboro;
    padding-right: 15px;
    margin-top: 11px;
}
#shopcar .box .line .list .food .name div{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
#shopcar .box .line .list .food .num{
    display: inline-block;
    float: left;
    width: 27%;
    border-right: 1px solid gainsboro;
    margin-top: 11px;
    margin-left: 18px;
    height: 46px;
    padding-top: 9px;
}
#shopcar .box .line .list .food .num span{
        float: left;
}
#shopcar .box .line .list .food .num .inputbox{
      float: left;
    border: 1px solid #ababab;
    background-color: transparent;
    height: 27px;
    width: 45px;
    padding-left: 8px;
    margin-left: 7px;
}
#shopcar .box .line .list .food .del{
    float: right;
    height: 100%;
    width: 10%;
    text-align: center;
    margin-top: 19px;
    cursor: pointer;
}
#shopcar .box .line .list .food .del img{
        width: 30px;
}

#shopcar .sum{
        display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
#shopcar .sum .memo{
        float: left;
    font-size: 13px;
    width: 46%;
    color: #5e5e5e;
}
#shopcar .sum .price{
        float: right;
    width: 48%;
    text-align: right;
    font-size: 16px;
    color: black;
    margin-top: 13px;
}
#shopcar .sum .price span{
        float: left;
}
#shopcar .sum .price .sum{
    float: right;
    width: auto;
    font-weight: bold;
    margin-bottom: 0;
}
#shopcar .sum .price div{
   font-size: 18px;
    color: #920783;
}

#shopcar .go_check{
        color: white;
    float: right;
    width: 207px;
    height: 50px;
    background-color: #232323;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    cursor: pointer;
        -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}














@media only screen and (min-width: 600px) {
#limit_area a.close:hover{
    background-color: #fcb823;
}
#please_login .button:hover {
    background-color: #fcb823;
    border-color: #fcb823;
}
#please_login .close:hover{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
}



@media only screen and (min-width: 1025px) {
#chage_food .close_change:hover{
        background-color: #c35cb9;
}

header #menu_block .food_link a:hover{
    background-color: #920783;
    color: white;
}
footer nav a:hover{
    color: black;
}
#shopcar .go_check:hover{
    background: #920783;
}
header #menu_block .food_link a.special:hover{
       background-image: url(../images/love.png);
}
header #menu_block .other_link a:hover{
    color: black;
    text-shadow: 0px 0px 13px rgba(146, 7, 131, 0.5);
}

header #mid_block .cloud a:hover{
    color: black;
}


footer #btn_top:hover::before{
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
#chage_food .show_resultfood .food_line:hover{
    background-color: #f9f7f7;
}
#chage_food .final_check .button:hover{
    background-color: #fcb823;
    border-color: #fcb823;
}
#chage_food .final_check .button.close:hover {
    background-color: #920783;
    border: 1px solid #920783;
    color: white;
}

#choice .block .send .send_btn:hover{
    background-color: #000;
}


#food_list .food_line .box.del:hover img:nth-child(1){
    opacity: 0;
}
#food_list .food_line .box.del:hover img:nth-child(2){
    opacity: 1;
}

#gift .gift_box .memo .next_box .button:hover{
        background-color: #fcb823;
        border-color: #fcb823;
}
#gift .gift_box .memo .next_box .button.cancle:hover{
        background-color: #920783;
    border: 1px solid #920783;
    color: white;
}


}













@media only screen and (max-width: 1300px) {

header #menu_block{
        padding: 0 40px;
}

header #menu_block .other_link{
    margin-right:0;
}


}


@media only screen and (max-width: 1100px) {

header #menu_block{
        padding: 0 0px;
}
header #menu_block .other_link{
    margin-right: 15px;
}

}




@media only screen and (max-width: 1024px) {

header #menu_block,header #mid_block{
    display: none;
}
header{
        position: fixed;top: 0;
        left: 0;
        z-index: 999;
}
#food_list{
    width: 85%;
    margin: 10px auto;
    padding: 0;
}


#menu_box{
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 900;
    background-color: #920783;
    overflow-y: scroll;
    padding: 80px 60px;opacity: 0;
}
#menu_box.active{

}

#menu_box #box{
    max-width: 646px;
    display: block;
    margin: 0 auto;
    position: relative;
    color: white;
}
#menu_box #box .logo{
        float: left;
}

#menu_box #box nav{
    float: right;
    width: 68%;
    padding-right: 50px;
    position: relative;
    display: block;
}
#menu_box #box nav a{
        display: block;
    color: rgba(255, 255, 255, 0.85);
    border-bottom: 1px solid rgba(255, 255, 255, 0.51);
    font-size: 15px;
    padding: 23px 0;
    letter-spacing: 2px;
}
#menu_box #box nav a.noline{
    border-bottom: 0;
}
#menu_box #box .member{
        float: right;
    font-size: 14px;
    margin-top: 33px;
}
#menu_box #box .member label{
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.58);
    padding-right: 18px;
    margin-right: 14px;
    line-height: 20px;
}
#menu_box #box .member .logout{
        display: inline-block;
}
#menu_box #box .cloud{
    float: left;
    display: block;
    position: relative;
    width: 100%;
    margin-top: 20px;
}
#menu_box #box .cloud a{
font-size: 15px;
    color: #e0e0e0;
    float: left;
    padding-left: 47px;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 0;
    border: 0;
    display: block;
    width: 100%;
}
#menu_box #box .cloud a.fb{
        background-image: url(../images/t_fb.png);
}

#menu_box #box .bottom{
    display: block;
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;    padding-right: 50px;
    position: relative;padding-left: 50px;
}

header #menu_box .search{
    border-color: rgba(255, 255, 255, 0.44);
    height: 50px;
    /* width: calc(100% - 225px); */
    width: calc(100% - 0px);
    margin-left: 0;
}
header #menu_box .search .label .styled-select select,
header #menu_box .search .inputbox{
    color: white;
}
header #menu_box .search .inputbox{
    width: calc(100% - 180px);
}
header #menu_box .search .label .styled-select{
background: url(../images/down_w.png) no-repeat 98%;
}
header #menu_box #close{
background: url(../images/close.jpg) no-repeat center;
    width: 68px;
    height: 68px;
    position: absolute;
    right: 0;
    top: 0;
}
header #menu_box #top_box{
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 100px);
    margin: 0px 80px 0 20px;
}
#mobile_head{
    display: block;
    height: 110px;
    position: fixed;
    top: 0;
    border-bottom: 1px solid #d2d2d2;
    width: 100%;
    padding: 0 44px;background-color: white;
}
#mobile_head a{
    float: left;
    margin-top: 20px;
    width: 228px;
}
#mobile_head #bar{
    background-image: url(../images/bar.png);
    display: block;
    float: right;
    width: 65px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
}

#mobile_head .shopcar{
        float: right;
    margin-top: 31px;
}


body{
    padding-top: 110px;
}

footer{
    width: 90%;
}

footer nav{
    display: none;
}


footer #btn_top{
    width: 35px;
    height: 35px;
}
footer #btn_top div{
    background-size: 17px;
}
footer .copyright{
    /* width: 194px; */
    line-height: 20px;
    opacity: .8;
    position: relative;
    left: 50%;
    width:210px;
    margin-left: -97px;
    margin-bottom: 35px;
}


#chage_food .food_line .box{
padding-left: 55px;
    width: 100%;
    height: 76px;
    padding-right: 55px;
}

#chage_food .type_select{
        padding: 0 50px;
}

#chage_food .type_select .styled-select{
    width: 20%;
}
#chage_food .show_resultfood .food_line .box input[type="radio"]{

}
#chage_food .show_resultfood .food_line .box input[type="radio"] + label span{
    width: 40px;
}

#chage_food .show_resultfood .food_line .box:nth-child(1){
    padding: 0;
}
#chage_food .show_resultfood .food_line .box:nth-child(2){
    width: 33%;
    margin-right: 0;
    padding-right: 10px;
}
#chage_food .show_resultfood .food_line .box:nth-child(3){
        width: 25%;
    padding-right: 0;
}
#chage_food .show_resultfood .food_line .box:nth-child(4){
        width: 18%;
    padding-right: 0;
}
#chage_food .show_resultfood .food_line .box:nth-child(5){
        padding-right: 0;
    width: 16%;
}



#chage_food .food_line .box .more_info{
    width: 82%;
}
#jump_box.show #jump_content{
    width: 100%;
    position: fixed;
    top: 0 !important;
    height: 100%;
    overflow: scroll;
}

#choice .timer_box{
    width: 41%;
}

#choice{
    width: 85%;
    margin-top: 0;
}
#choice.show{
    display: none;
}
#choice .block .img,#choice .block .line{
    display: none;
}
#choice label{
    width: 20%;
}

#choice .block.login .date span{
    font-size: 13px;
    display: block;
    border: 0;
    border-bottom: 1px solid #a5a5a5;
    width: 100%;
    margin: 0;
    padding: 3px 0;
}
#choice .block.login .date{
        float: left;
    font-size: 16px;
    margin-top: 18px;
    margin-left: 43px;
    width: 40%;
}
#choice label.time{
    padding-left: 0;
    background-size: 50px;
    background-position: 50% 36%;
    font-size: 14px;
    line-height: 161px;
}

#choice .block.date{
    margin-top: 0;
    position: absolute;
    left: 50px;
    font-size: 16px;
    top: 25px;
    border: 0;
    width: 189px;
    margin-right: 0;
    padding-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 9px;
}
#choice .block.times{
    margin-top: 71px;
    margin-left: 50px;
}

#food_list .food_line .box.typebox{
    position: absolute;
    width: 24%;
    left: 6%;
    margin-left: 96px;
    font-size: 13px;
    margin-top: 7px;
}
#food_list .food_line .box .name{
display: block;
    height: auto;
    float: left;
    margin-left: 3px;
    margin-top: 42px;
    width: calc(100% - 100px);
    line-height: 19px;
}
#food_list .food_line .box .type{
    display: block;
    height: auto;
    line-height: 15px;
}

#food_list .head_title span:nth-child(2), #food_list .food_line .box:nth-child(3){
        width: 39%;
}
#food_list .food_line .box:nth-child(3){
    border-right: 1px solid #d5d5d5;
}

#food_list .food_line .box:nth-child(4){
width: 23%;
    padding-left: 20px;
    border-right: 1px solid #d5d5d5;
}


#food_list .head_title span{
display: none;
}
#food_list .head_title span:nth-child(1){
    display: block; width: 45%;
}
#food_list .head_title span:nth-child(2){
    display: block;    width: 55%;
}

 #food_list .food_line .box:nth-child(5){
    width: 23%;
    padding-right: 0;
    padding-left: 14px;
    padding-top: 4px;
 }
 #food_list .food_line .box .num{

 }
  #food_list .food_line .box .num::before{
    content: '數量';
    float: left;
    font-size: 14px;
    color: #767676;
    margin-top: 4px;
    margin-right: 15px;
 }
 #food_list .food_line .box:nth-child(6){
        float: left;
    width: 23%;
    padding-right: 0;
    padding-left: 14px;
    padding-top: 0;
 }
#food_list .food_line .box .inputbox{
        top: auto;
}
#food_list .food_line .box .num div{
        font-size: 14px;
    color: black;
    float: left;
    width: 50px;
    padding: 5px;    text-align: left;
    height: 29px;
    position: relative;
}


#food_list .food_line .box .sumprice{
    display: block;
    height: auto;
    margin-top: 14px;
}

#food_list .food_line .box .sumprice::before{
    content: '金額';
    float: left;
    font-size: 14px;
    color: #767676;
    margin-right: 15px;

}
#food_list .food_line .box.del{
    float: none;
    position: absolute;
    right: 12px;
    height: 75px;
    top: 19px;
    margin-top: 0;
    border-left: 1px solid #d5d5d5;
}
#food_list .food_line .box.del img:nth-child(1){
    display: none;
}
#food_list .food_line .box.del img:nth-child(2){
    opacity: 1;top: 20px;
}

#gift{
    width: 85%;
    margin: 55px auto;
}

#gift .gift_box .box_content .gift_line{
    width: 50%;
    margin-right: 0;
       padding-left: 25px;
    border-bottom: 1px solid #d5d5d5;
    /*height: 130px;*/
    margin-bottom: 35px;
    padding-bottom: 35px
}

#gift .gift_box .box_content .gift_line .checkbox_box input[type="checkbox"] + label span{
    background-size: 20px;
}
#gift .gift_box .box_content{
    padding: 40px 0px;    min-height: 330px;
}

#gift .gift_box .box_content .gift_line:nth-child(3){
    border-bottom: 0;margin-bottom: 0;    /*height: 100px;*/
}
#gift .gift_box .box_content .gift_line .checkbox_box {
    float: left;
    width: 40px;
    height: 100px;
}
#gift .gift_box .memo .price{
    position: absolute;
    left: 50%;
    top: -113px;
    padding-left: 50px;
    padding-right: 54px;
    width: 50%;
}
#gift .gift_box .memo .price .price1{
    color: #000;
}
#gift .gift_box .memo .price .price2{
    color: #cc000f;
}
#gift .gift_box .memo .price div{
    display: block;
}
#gift .gift_box .memo .price span{
    margin: 0 5px;
}
#gift .gift_box .memo .notice{
    width: 100%;
    text-align: center;
    margin-top: 12px;
}
#gift .gift_box .memo{
    height: 160px;
}
#gift .gift_box .memo .next_box {
    position: absolute;
    right: auto;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 56px;
}
#gift .gift_box .memo .next_box .button{
        height: 40px;line-height: 40px;
}
#choice label::after{
    right: -21px;
}


#shopcar{
position: fixed;
    width: 100%;
    top: 110px;
    border-top: 3px solid #920783;
    height: calc(100vh - 110px);
    max-height: 100vh;
    padding: 50px 6%;

}
#shopcar .box,#shopcar .sum{
    padding-left: 25px;
    padding-right: 25px;
}

#shopcar .close{
    right: 6%;
    background-position: right;
}


#chage_food.check_time .date_time .timer_box .time #select_date{
    height: 30px; overflow: hidden;
background: url(../images/down.png) no-repeat 98%;
border: none;
}

#chage_food.check_time .date_time .timer_box .time #select_date select {
    background: transparent; width: 100%;
padding: 5px 5px 5px 10px; font-size: 13px; line-height: 1; border: 0;
border-radius: 0; height: 100%; -webkit-appearance: none;-moz-appearance: none;
}

#chage_food .show_resultfood .pager .page {
    float: none;
    display: block;
    margin: 0 auto;
    width: 215px;
}



}



@media only screen and (max-width: 700px) {

#choice .block.login .date{
        margin-left: 31px;
    width: 34%;
}


#choice .block.date{
      left: 24px;
    font-size: 14px;
    top: 29px;
    width: 160px;
    padding-bottom: 4px;
}
#choice .block.times {
    margin-top: 67px;
    margin-left: 23px;
    font-size: 14px;
}
#gift .gift_box .box_content .gift_line{
    width: 100%;
}
#gift .gift_box .memo .price{
    position: relative;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
#gift .gift_box .memo .next_box{
    bottom: 25px;
    margin-top: 0;
    left: 0;
}
#gift .gift_box .memo {
    height: 200px;
}


#gift .gift_box .memo .notice{
    text-align: left;line-height: 19px;
}


}

@media only screen and (max-width: 750px) {

#chage_food .food_line .box .more_info{
    width: 100%;    margin-top: 25px;
}
#chage_food .food_line .box .more_info .name{
        position: absolute;
    top: -99px;
    border: 0;
    left: 112px;
    font-weight: bold;
    height: 75px;
    width: 50%;
    padding-right: 0;
}
#chage_food .food_line .box .more_info .name span{
        display: table-cell;
    vertical-align: middle;
    height: 75px;
    width: 100%;
}

#chage_food .food_line .box .more_info .type::before{
content: '產品分類';
    FONT-SIZE: 15px;
    color: black;
    float: left;
    width: 30%;
}
#chage_food .food_line .box .more_info .type span{
        float: right;
    width: 70%;
}
#chage_food .food_line .box .more_info .type{
padding-bottom: 15px;
}
#chage_food .food_line .box .more_info .each_p::before{
    content: '時價/規格';
        FONT-SIZE: 15px;
    color: black;
    float: left;
    width: 30%;
}
#chage_food .food_line .box .more_info .each_p{
    padding-left: 0;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #bebebe;
    border-right: 0;    padding-right: 0;
}
#chage_food .food_line .box .more_info .price{
padding-left: 0;
    width: 100%;
    border-bottom: 1px solid #bebebe;
    padding-top: 20px;
    padding-bottom: 50px;    padding-right: 0;
}

#chage_food .food_line .box .more_info .num{
    padding-left: 0;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #bebebe;
    border-right: 0;    padding-right: 0;
    font-size: 15px;
    color: black;
    padding-top: 20px;
}

#chage_food .food_line .box .more_info .num span{
        float: right;
    font-size: 14px;
    color: #767676;
    width: 70%;
}
#chage_food .food_line .box .more_info .price span{
    FONT-SIZE: 15px;
    color: black;
    float: left;
    margin-right: 0;
}
#chage_food .food_line .box .more_info .price b{
    float: right;
    width: 70%;
    text-align: left;
}
#chage_food .food_line .box .more_info .type::after,
#chage_food .food_line .box .more_info .each_p::after,
#chage_food .food_line .box .more_info .price::after,
#chage_food .food_line .box .more_info .num::after{
    content: '';
    display: block;
    clear: both;
}

#chage_food .food_line{
    margin-bottom: 10px;
}

#chage_food .type_select label{
    width: 100%;
    margin-bottom: 10px;
}
#chage_food .type_select .styled-select{
    padding-left: 0;
    width: 100%;
    margin-left: 0;
    border-top: 1px solid black;
    margin-top: 6px;
    padding-top: 8px;
    height: 40px;
        background: url(../images/select.png) no-repeat 97%;
            background-size: 22px;
}
#chage_food .type_select .type_area{
    padding-bottom: 30px;
}
#food_list .head_title{
    font-size: 0;
    margin-bottom: 25px;
}










}


@media only screen and (max-width: 700px) {
#menu_box #box .bottom{
    padding-left: 0;
    padding-right: 0;
}
#menu_box #box nav{
    padding-right: 0;
}
header #menu_box .search{
        /* width: calc(100% - 200px); */
}
#chage_food .show_resultfood .food_line .box:nth-child(3){
  width: 100%;
    color: black;
    font-size: 15px;
    padding-top: 22px;
    text-align: left;
    height: 58px;
}
#chage_food .show_resultfood .food_line .box:nth-child(3):before{
content: '時價/規格';
    float: left;
}
#chage_food .show_resultfood .food_line .box:nth-child(4){
    width: 100%;
    height: 50px;
}
#chage_food .show_resultfood .food_line .box:nth-child(4) span{
    float: left;
    font-size: 15px;
    color: black;
    top: 7px;
}
#chage_food .show_resultfood .food_line .box:nth-child(4) .num{
    float: right;
    width: 80%;
}
#chage_food .show_resultfood .food_line .box .price {
    display: block;
    vertical-align: middle;
    font-size: 14px;
    color: gray;
    width: 70%;
    float: right;
}
#chage_food .show_resultfood .food_line .box .inputbox{
    width: 100%;
    top: auto;
    border: 1px solid darkgrey;
    padding-left: 27px;
}
#chage_food .show_resultfood .food_line .box:nth-child(5){
position: relative;
    top: auto;
    padding-left: 0;
    width: 100%;
    display: block;
    height: auto;
}
#chage_food .show_resultfood .food_line .box:nth-child(5) span{
    top: auto;
}
#chage_food .show_resultfood .food_line .box:nth-child(5) .sumprice{
    top: auto;
}
#chage_food .show_resultfood .food_line .box:nth-child(2){

}

#chage_food .show_resultfood .food_line .box:nth-child(2) {
    width: calc(100% - 50px);
    margin-right: 0;
    padding-right: 0;
}
#chage_food .show_resultfood .food_line .box:nth-child(5){

}

#chage_food .final_check .button.close{
    margin-bottom: 15px;
}

#chage_food .show_resultfood .food_line{
    margin-bottom: 0;
}
#food_list .food_line .index{
    display: none;
}
#choice,#food_list{
     width: 90%;
}
#food_list .food_line .box.typebox{
    left: 0;
}

#limit_area.check_time{
        padding: 45px 43px;
}



#chage_food.check_time.check_time_check .date_time .timer_box .date{
    font-size: 16px;
}
#chage_food.check_time.check_time_check .date_time .timer_box .time{
      font-size: 16px;
}




}



@media only screen and (max-width: 650px) {

}
@media only screen and (max-width: 600px) {

header #menu_box .search{
width: 100%;
}
#menu_box{
    padding: 80px 32px;
}

#menu_box #box nav{
    width: 54%;
}

#limit_area .memo{
    width: 100%;
}
#limit_area .text{
    margin-top: 40px;
}
#limit_area .text label{

}
#limit_area .text .locat_limit {
    padding: 14px 0;
}

#limit_area .text .locat_limit div{
width: 100%;
    margin-right: 0;
    margin-bottom: 13px;
}
#limit_area .text .locat_limit span{
    width: 100%;
    margin-left: 0;
}
#limit_area .text .locat_limit::before{
    display: none;
}
#limit_area .text .locat_limit:last-child{
    border-bottom: 0;
}
#limit_area a.close{
    margin-top: 25px;    width: 100%;
}
#limit_area .title {
    padding-top: 15px;
    line-height: 28px;font-size: 20px;
}

#limit_area{
        margin-bottom: 35px;
}
#choice .timer_box {
    width: calc(100% - 164px);
    float: right;
    margin-right: 20px;
    margin-top: 9px;
}

#choice .block.login .date {
margin-left: 136px;
    width: calc(100% - 152px);

    margin-top: 19px;
}
#choice .block.login .send .send_btn{
    width: calc(100% + 2px);
    margin-top: 0;
    left: -1px;
}
#choice .block .send{
    width: 100%;
}
#choice .block.login .date span{
        padding: 1px 0
}
#choice .block.login .date span:last-child{
    border-bottom: 0;
}
#choice .block.login .send a {
    position: absolute;
    right: auto;
    top: -39px;
    left: 117px;
}
#choice label.time{
    font-size: 14px;
    background-size: 40px;
    background-position: 55% 36px;
    padding-top: 9px;
    line-height: 136px;
    padding-left: 10px;
}
#choice label span {
    position: absolute;
    z-index: 5;
    height: 30px;
    width: 100px;
    left: 0;
}
#choice .block {
    width: 100%;
    left: 0;
    margin-bottom: 65px;
}
#choice .block .send {
    width: 100%;
    position: absolute;
    bottom: -45px;
    height: auto;
}

#choice .block .send .send_btn span ,#choice .block.login .send .send_btn span{
    width: calc(100% - 54px);
    padding-right: 0;
    text-align: center;
}
#choice .block .send{
    width: 100%;
    position: absolute;
    bottom: -45px;
    height: auto;
}
#choice .block{
    width: 100%;
    left: 0;
}
#choice .block .send .send_btn{
    width: calc(100% + 2px);

    left: -1px;
}

#choice .block .send a{
        position: absolute;
    right: 15px;
    top: -13px;
}

#choice .block.date {
    left: 32%;
    top: 21px;
    width: 63%;   margin-bottom: 0;
}
#choice .block.times{
        margin-left: 0;
    left: 32%;
    margin: 0;
    top: 62px;
    width: 63%;
}

#choice .block .send .send_btn.reset span{
        padding-right: 31px;
    width: calc(100% - 46px);
}
#food_list .food_line .box .img{
    display: none;
}
#food_list .food_line .box .name {
    margin-top: 0;
    margin-left: 0;
    width: auto;
    margin-bottom: 0;
    text-decoration: underline;
    font-size: 14px;    text-align: left;
}
#food_list .food_line .box.typebox{
/*    margin-left: 0;
    left: auto;
    padding-top: 0;
    height: auto;
    margin-top: 0;
    padding-right: 0;*/
    display: none;
}
#food_list .food_line .box .type{

}

#food_list .food_line{

}
#food_list .food_line .box:nth-child(4){
    display: none;
}


#food_list .food_line .box:nth-child(5){
width: 150px;
    padding-left: 0;
    float: right;
    right: 101px;
    position: relative;
    margin-top: 29px;
}

#food_list .food_line .box:nth-child(3){

}
#food_list .food_line .box .sumprice::before{
    display: none;
}

#food_list .food_line .box .num::before{
        margin-right: 0;
    width: 55%;
    text-align: right;
}


#food_list .food_line .box.del{
width: 52px;
    right: 0;
    height: 60px;
}
#food_list .food_line .box .sumprice {
    margin-top: 0;
}

#food_list{
    display: inline-block;
    left: 5%;
    width: 90%;
}

#food_list .head_title{
    line-height: 10px;
    margin-bottom: 0;
}
#food_list .head_title span:nth-child(1){
    border-bottom: 2px solid #920783;
    width: 100%;
}
#food_list .head_title span:nth-child(2){
    display: none;
}
#food_list .food_line .box:nth-child(3){
    border: 0;
    width: 46%;
    text-align: right;
    margin-right: 0;
    padding-right: 0;
}
#food_list .food_line .box:nth-child(6){
position: absolute;
    padding-left: 0;
    width: 115px;
    text-align: right;
    right: 100px;
}
#food_list .food_line .box.del img{
    left: 10px;
}

#food_list .food_line .box.del img:nth-child(2) {
    opacity: 1;
    top: 16px;
    width: 31px;
    left: 12px;
}
#food_list .food_line .box .inputbox,#food_list .food_line .box .num div{
    float: right;    width: 50px;
}

#gift{
    width: 90%;    margin-bottom: 40px;
}


#gift .gift_box .label span{
    width: 100%;
    padding: 20px 20px;
}
#gift .gift_box .label div{
    width: 100%;line-height: 22px;
    padding: 0 20px 20px;
}
#gift .gift_box .box_content{
    padding-top: 23px;
}

#shopcar{
        padding: 30px 30px;
}
#shopcar > label{
    font-size: 18px;
    margin-bottom: 40px;
}
#shopcar .close{
    top: 21px;
}
#shopcar .type .link{
      width: 50%;
    border-bottom: 2px solid #4d4e50;
}
#shopcar .type{
    border-bottom: 0;
}
#shopcar .type .link:nth-child(2){
    border-right: 0;
}
#shopcar .box, #shopcar .sum{
    padding-left: 0;
    padding-right: 0;
}

#chage_food.check_time.check_time_check .final_check .button{
    width: 100%;
}
#chage_food.check_time.check_time_check .final_check{
      width: 80%;
}




}


@media only screen and (max-width: 550px) {
#mobile_head {
    height: 78px;
    padding: 0 25px;
}
#mobile_head .shopcar{
    margin-top: 14px;    margin-left: 0;
}
header  #mobile_head .logo img {
    max-width: 176px;
    width: 176px;
}

#mobile_head a {
    float: left;
    margin-top: 14px;
/*    width: 56px;*/width: 185px;
    overflow: hidden;
    display: block;
}
#mobile_head #bar{
    background-size: 22px;
}

body {
    padding-top: 78px;
}
#limit_area a.close_mobile{
    display: block;
}

#food_list .sum{
      width: 100%;
    border-top: 2px solid black;
    border-bottom: 1px solid black;
    padding: 24px 0px;
}

#food_list .coin{
        position: absolute;
    top: 105px;
}
#food_list .tip_down{
    margin-bottom: 80px;
}
#gift{
    margin-top: 30px;
}
#gift .gift_box .box_content .gift_line .checkbox_box {
    float: left;
    width: 100%;
    height: 40px;
}
#gift .gift_box .box_content .gift_line{
        /*height: 158px;*/
    margin-bottom: 23px;
}
#gift .gift_box .box_content .gift_line:nth-child(3){
       /* height: 135px;*/
}
#gift .gift_box .box_content{
    padding-bottom: 20px;
}

#gift .gift_box .memo .next_box .button{
        height: 45px;
    line-height: 45px;
}

#gift .gift_box .memo .next_box .button.cancle{
    top: 53px;
}

#food_list{
    width: 100%;
    left: 0 ;
    padding: 0 30px;
}

}


@media only screen and (max-width: 500px) {

#chage_food .chagetitle{
    background-color: transparent;
    color: black;
    font-weight: bold;
    display: inline-block;
    margin-left: 30px;
    border-top: 3px solid black;
    margin-top: 68px;
    width: 168px;
    text-align: left;
    line-height: 57px;
    height: 57px;
}
#chage_food .close_change{
    background-image: url(../images/close2.jpg);
        right: 0;
    top: 0;
    border: 0;
    width: 55px;
    height: 55px;
}
#chage_food{
    border: 0;    background-color: white;
}


#chage_food .food_line .box,#chage_food .type_select{
    padding-left: 30px;
    padding-right: 30px;
}

#chage_food .food_line .box .more_info .type span ,
#chage_food .food_line .box .more_info .num span,#chage_food .food_line .box .more_info .price b,
#chage_food .show_resultfood .food_line .box .price{
    float: right;
    width: 60%;
}
#chage_food .food_line .box .more_info .each_p::before{
    width: 40%;
}

#chage_food .show_resultfood .food_line{
       padding-left: 30px;
    padding-right: 30px;
}
#chage_food .show_resultfood .food_line::before{
        width: calc(100% - 60px);
}


#choice .timer_box {
    width: calc(100% - 142px);
}
#choice {
    width: 100%;
    padding: 0 33px;
}
#choice {
    width: calc(100% - 66px);
    padding: 0;
}
#choice label {
    width: 85px;
    font-size: 14px;
}
#choice .block .send .send_btn span{
        padding-right: 0;
    text-align: center;
}
#choice .block.login .date {
    margin-left: 117px;
    width: calc(100% - 124px);
}

#gift .gift_box .memo .next_box .button{
    border: 1px solid #343434;
    background-color: #343434;
    width: 90%;
}
#gift .gift_box .memo {
    height: 275px;
}

#gift .gift_box .memo .next_box .button.cancle {
    color: #343434;
    border: 1px solid #343434;
    position: absolute;
    top: 52px;
}

#gift .gift_box .memo .next_box{
    height: 90px;
}



#gift .gift_box .memo .next_box {
    height: 100px;
}

#choice .block.date {
    left: 46%;
    font-size: 12px;
    top: 21px;
    width: 49%;
    margin-bottom: 0;
}



#choice .block.times {
    margin-left: 0;
    left: 46%;
    margin: 0;
    top: 57px;
    width: 49%;
    font-size: 12px;
}

#food_list .food_line .box:nth-child(3){
    width: 39%;
}
#food_list .food_line .box:nth-child(5),#food_list .food_line .box:nth-child(6){
    right: 85px;
}
#gift{

}
#shopcar{
top: 78px;
    height: calc(100vh - 71px);
}
#shopcar .sum .memo{
    width: 100%;
}
#shopcar .sum .price{
    width: 100%;
}

#shopcar .go_check{
    width: 100%;
}
#shopcar .box .line .list .food .name{
    width: calc(100% - 98px);
    border-right: 0;
    margin-top: 0;
    padding-right: 0;
    line-height: 20px;
}
#shopcar .box .line .list .food .num{
    border-left: 1px solid gainsboro;
    margin-left: 0;
    padding-left: 11px;
    height: 28px;
    padding-top: 0;
    width: 119px;
    margin-top: 4px;
}

#shopcar .box .line .list .food .del{
margin-top: 0;
    float: left;
    margin-left: 10px;
}

#chage_food.check_time .chagetitle{
font-size: 18px;
    line-height: 68px;
    height: 80px;
    display: block;
    position: relative;
    padding-left: 25px;
    color: white;
    background-color: #aa3e9f;
    width: 100%;
    margin-left: 0;
    border-top: 0;
    text-align: left;
    margin-top: 0;
    padding-top: 7px;
}
#chage_food.check_time .close_change{
    right: 20px;
    top: 11px;
}
#chage_food.check_time .date_time .icon {
    float: left;
    width: 100%;
}
#chage_food.check_time .login_ed{
    margin-bottom: 40px;
}
#chage_food.check_time .date_time{
    height: auto;
}

#chage_food.check_time .date_time .timer_box{
    width: 80%;
    float: left;
    margin-left: 10%;
    display: block;
    margin-top: 24px;
}

#chage_food.check_time .date_time .timer_box .date .date_pick,
#chage_food.check_time .date_time .timer_box .time #select_date{
    width: calc(100% - 100px);
}

#chage_food.check_time .memo2{
    float: left;
    line-height: 20px;
    width: 80%;
    text-align: left;
    padding-left: 10%;
}

#chage_food.check_time .final_check{
    width: 100%;display: inline-block;
}
#chage_food.check_time .final_check .button{
    width: 80%;
}
#chage_food.check_time.check_time_check .final_check{
        left: 10%;
}
#chage_food.check_time.check_time_check .date_time .timer_box{
 width: 80%;
    margin-left: 10%;
    margin-bottom: 25px;
    margin-top: 30px;
}

#chage_food.check_time.check_time_check .date_time .icon{

}
#chage_food.check_time.check_time_check .date_time {
    max-width: 100%;
    display: inline-block;
    width: 100%;
}
#chage_food.check_time.check_time_check .date_time .timer_box .date {
    font-size: 16px;
    border-top: 1px solid #b0b0b0;
    padding-top: 13px;
}
#chage_food.check_time.check_time_check .date_time .timer_box .time{
        border-bottom: 1px solid #b0b0b0;
}

#chage_food .show_resultfood .pager .go {
    display: block;
    float: none;
    margin: 23px auto 0;
    height: 30px;
    text-align: center;
    width: 162px;
}



}

#joincar_ok{
    display: block;
    position: fixed;
    top: 50%;
    width: 290px;
    height: 100px;
    border: 1px solid black;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    text-align: center;
    line-height: 100px;
    border-radius: 8px;
    box-shadow: 2px 4px 24px #00000026;
}
#joincar_ok div::before{
    
}


@media only screen and (max-width: 400px) {
#mobile_head #bar{
    width: 42px;
}

}
