.AdvPageHTML {
    margin-top: 40px;
}

/*客戶故事header_showcase*/
.sc .meMsg_MsgBlk .meMsg_MsgTitle {
    margin-top: 61px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.sc .meMsg_MsgBlk .meMsg_Content {
    color: #000;
    text-align: center;
    margin-bottom: 86px;
}
/*header_showcase*/

/*塑身前後*/
.AdvPageHTML .meMsg_MsgContentBlk_2 {
    width: 564px;
    float: left;
}

.AdvPageHTML .meMsg_MsgContentBlk_1 {
    width: 400px;
    background-color: #ff0000;
    float: left;
}



.AdvPageList .story_left {
    float: left;
    width: 443px;
    display: block;
}

.story {
    padding: 0 37px;
    margin-top: 30px;
}

.story .meMsg_MsgBlk .meMsg_MsgTitle {
    text-align: left;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 17px;
}
.story ul li {
    float: left;
    width: 315px;
    margin: 0 15px 58px;
}
.story .meMsg_ItemTitle {
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 18px 0 8px;
}
.story .story-more {
    margin-top: 10px;
    display: block;
}

.story .story-more a {
    background: #f44429;
    border: 1px solid transparent;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
}

.story .story-more a:hover {
    background: #fff;
    border: 1px solid #f44429;
    padding: 5px 10px;
    color: #f44429;
    font-size: 14px;
}


/*客戶故事分享*/
.gshare .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 30px;
}


@media screen and (max-width: 480px){

.AdvPageList .story_left {
    float: left;
    width: 100%;
    display: block;
}
.AdvPageList .story_right {
    float: left;
    width: 100%;
    display: block;
}
.AdvPageList .story_right img {
    width: 100%;
}

/*客戶故事header_showcase*/
.sc .meMsg_MsgBlk img {
    width: 100%;
}

.sc .meMsg_MsgBlk .meMsg_MsgTitle {
    margin-top: 86px;
    margin-left: 0;
}
.sc .meMsg_MsgMainTd {
    background-position-x: -400px;
}

/*塑身前後*/
.AdvPageHTML .meMsg_MsgContentBlk{
    width: 100%;
}

.AdvPageHTML .meMsg_MsgContentBlk img {
    width: 100%;
}


/*客戶故事分享*/
.gshare .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 25px;
}

}



