#ns_Header {
    margin-bottom: 0;
}
#id_HeaderCol { margin-bottom: 0px; }
#ns_Menu {
    background-color: #f6ff00;
    padding: 0 67px;
}


.store_name .meMsg_MsgBlk .meMsg_MsgTitle {
    text-align: left;
    margin-top: 60px;
    margin-bottom: 60px;
}
.store_name .meMsg_MsgBlk .meMsg_Content {
    color: #000;
    float: right;
    font-size: 18px;
}


.store_caption {
    padding: 0 105px;
}
.store_caption .mark {
    font-size: 50px;
}
.store_caption .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 38px;
    margin-top: 36px;
    margin-bottom: 36px;
}
.store_caption .meMsg_MsgBlk .meMsg_Content {
    color: #484848;
    text-align: center;
    font-size: 16px;
    margin-bottom: 60px;
}

body .dataBlogList {
 margin: 0; 

}

.cssGoogleMapLabels { background:#711d3e; color:#ffffff; padding:3px; }


.storebanner .meMsg_MsgBlk img {
    width: 100%;
}

.itemAutoIFrame { margin-bottom: 50px; }

.storebanner .meMsg_MsgBlk img {
    width: 100%;
    padding-top: 60px;
}

@media screen and (max-width: 480px){
.store_caption {
    padding: 0 20px;
}
.store_caption .meMsg_MsgBlk .meMsg_Content {
    text-align: justify;
}

#id_MenuLeft, #id_MenuRight {
    text-align: center;
    width: 100%;
    max-width: 100%;
    float: left;
    margin-bottom: 20px;
}

.store_name .meMsg_MsgBlk .meMsg_MsgTitle {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.store_name .meMsg_MsgBlk .meMsg_Content {
    float: none;
}

#ns_Menu {
    padding: 20px 17px 0;
}


.social ul li {
    float: left;
    margin: 0px 5px;
}


}





/*輪播開始*/
#meMsg_2688_MsgListBlk {
    width: 1346px;
}
body .slick-dots { display:none; }
/*第二排輪播左右箭頭*/
body .slick-prev {left:50px;}
body .slick-next {right:50px;}
.slick-slide img {
    display: block;
}
.itemMsgList img {
    max-height: 400px;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide.slick-current {
    opacity: 1;
}
/*輪播結束*/