html,
body {
    font-family: "SST-Roman", "微軟正黑體" !important;
}

.banner_wg {
    background: url("../img/register/bennerbg.png") top center;
    background-size: contain;
	background-repeat:no-repeat; 
	background-color: #FFF;
}

.pagetitle {
    width: 600px;
}

.braviaBox {
    position: relative;
    color: #333;
}

.blockbox {
    position: absolute;
    font-size: 22px;
    line-height: 1.4;
    left: 34%;
}

.braviaBox .block01 {
    top: 10%;
}

.braviaBox .block02 {
    top: 34%;
}

.braviaBox .block03 {
    top: 58%;
}

.braviaBox .block04 {
    top: 84%;
}

.frame_bg {
    background-repeat: repeat-y;
    background-size: contain;
    background-image: url(../img/all/bg.png);
}


.anchor {
    width: 100%;
    line-height: 24px;
    margin: auto;
    position: sticky;
    top: 65px;
    padding: 0;
    font-size: 20px;
    z-index: 99;
    display: flex;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 1200px;
}

.anchor ul {
    width: 100%;
    display: table;
    margin: auto;
}

.anchor ul li {
    float: left;
    text-align: center;
    width: 16.5%;
    margin: 1px;
    display: flex;
    min-height: 55px;
    background: linear-gradient(to bottom, #856180 0%, #b36480 99%);


}

.anchor ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    display: table;
    margin: auto;
    width: 100%;
    padding: 0px 0;
    font-family: "SST-Bold", "微軟正黑體" !important;
    font-weight: bold;
}

.anchor ul li a img {
    width: 16px;
    margin-right: 3px;
}

.pointbar_text img {
    width: 45px;
}

.gotBox {
    width: 100%;
    margin: auto;
}

.gotBox img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

.blueframe {
    width: 100%;
    height: auto;
    margin-top: -30px;
}

.containframe {
    background-color: #F4F4F4;
    width: 100%;
    padding: 30px;
    text-align: center;
    border: 5px double #BFBFBF;
}

.containframe img {
    width: 100%;

}

.logoframe img {
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -ms-transform: 0.3s ease all;
}

.logoframe img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transition: scale(1.1);
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -ms-transform: 0.3s ease all;
}

.containframe img.bravia_tt {
    width: 600px;
    margin: auto;
}

.logoArea {
    background-color: #F9D8C1;
    display: table;
    width: 100%;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
}

p.notice {
    font-size: 13px;
    float: right;
    margin-bottom: 30px;
    color: #727272;
}

p.notice01 {
    margin-bottom: 0px;
}

ul.logoframe {
    width: 100%;
    float: right;
    overflow: auto;
    padding: 20px 0 20px 8px;
}

ul.logoframe li {
    width: 6.5%;
    float: left;
    margin: 0 6px;
}

ul.logoframe li.twobig {
    width: 11.4%;
}

.noticetext {
    padding-top: 5px;
}

.noticetext p {
    color: #4a4a4a;
    line-height: 1.4;
}

.numb {
    float: left;
    display: block;
    font-size: 13px;
}

.textbox {
    display: block;
    margin-left: 14px;
    word-wrap: break-word !important;
    word-break: break-all !important;
}

.govedio {
    width: 70%;
    margin: 30px auto 10px auto;
}


/*超商購物金說明*/
.mobileshow {
    display: none;
}

.market02 {
    margin-bottom: 20px;
}

.box3-1 {
    border-radius: 20px;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 24px;
}

.box3-1 ol {
    padding-left: 0rem !important;
}

ul.box3-1 > li {
    list-style-type: none;
    text-align: justify;
    text-justify: auto;
    color: #1f4a37;
}

ul.box3-1 > li a {
    color: #b24829;
}


ul.box3-1 > li > ol li {
    list-style-type: decimal;
}

ul.box3-1 > li > ol {
    margin-left: 30px;
}

.txt1 {
    color: #e40012;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.txt2 {
    color: #008ad4;
    font-size: 18px;
    font-weight: bold;
}

.txt3 {
    color: #171c61;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #aebec9;
    margin: 20px 0;
}

.clear {
    clear: both;
}

ul.box3-a {
    display: table;
    padding-left: 18px;
}

ul.box3-a li.ad {
    float: left;
    width: 80%;
    color: #585858;
}

ul.box3-a li.cd {
    float: left;
    width: 20%;
}

.cdimg {
    padding: 0px 10px;
    text-align: center;
}

.cdimg > img {
    width: 60%;
}

#01 img {
    vertical-align: top;
}

/*超商購物金說明end*/

.govedio iframe {
    width: 100% !important;
}

.bk_after_w {
    max-width: 1200px;
    margin: auto;
}

ol.adswe {
    margin-left: 20px;
    text-align: left;
}


@media screen and (max-width: 1300px) {

    .tv_type {
        font-size: 20px;
        left: 34%;
    }
}

@media screen and (max-width: 1200px) {
    .anchor {
        width: 100%;
    }

    .gotBox {
        width: 100%;
    }

    .anchor ul li {
        width: 24.8%;
    }

    .tv_type {
        font-size: 18px;
    }


    ul.logoframe li {
        /*        width: 8%;*/
    }

    ul.logoframe li.twobig {
        /*        width: 15%;*/
    }

    p.notice {
        text-align: left;
        float: left;
    }

    .page_pointbar {
        line-height: 58px;
        font-size: 34px;
    }
}

@media screen and (max-width: 1100px) {
    .tv_type {
        font-size: 16px;
    }

    .blockbox {
        font-size: 18px;
    }

    .braviaBox .block01 {
        top: 11%;
    }

    .braviaBox .block02 {
        top: 35%;
    }

    .braviaBox .block03 {
        top: 59%;
    }

    .braviaBox .block04 {
        top: 84%;
    }

}

@media screen and (max-width: 992px) {
    .pagetitle {
        width: 500px;
    }

    .anchor ul li a {
        font-size: 16px;
    }

    .containframe img.bravia_tt {
        width: 500px;
    }

    .govedio {
        width: 80%;
    }

    .tv_type {
        font-size: 15px;
    }


    .anchor ul li {
        width: 24.7%;
    }
}

@media screen and (max-width: 900px) {

    .blockbox {
        font-size: 15px;
        letter-spacing: 0;
    }


}

@media screen and (max-width: 850px) {
    .anchor ul {
        width: 100%;
    }

    .anchor ul li a {
        font-size: 13px;
    }


    .anchor ul li {
        height: 43px;
        min-height: 43px;
    }

    .tv_type {
        font-size: 12px;
    }

    .tv01 {
        top: 11%;
    }

    .tv02 {
        top: 34%;
    }

    .tv03 {
        top: 56%;
    }

    .tv04 {
        top: 83%;
    }

    ul.logoframe li {
        width: 7%;
    }
}

@media screen and (max-width: 768px) {
    .pagetitle {
        width: 450px;
    }

    .blockbox {
        font-size: 13px;
    }

    .braviaBox .block01 {
        top: 10%;
    }

    .braviaBox .block02 {
        top: 34%;
    }

    .braviaBox .block03 {
        top: 59%;
    }

    .braviaBox .block04 {
        top: 84%;
    }

    .page_pointbar {
    margin: 0px auto;
    font-size: 20px;
    height: 45px;
    line-height: 38px;
    }

    .frame_bg {
        padding: 40px 0px 30px 0px !important;
    }

    .bk_after_w {
        padding: 0 20px;
    }


    .box {
        display: table;
        margin: auto;
        width: 100%;
    }

    .anchor ul li {
        margin: 1px;
    }

    .anchor ul .box li {
        width: 49.65%;
    }

    .containframe img.bravia_tt {
        width: 100%;
    }


    .containframe {
        padding: 30px 10px 20px 10px;
    }

    ul.box3-a li.cd {
        display: none;
    }

    ul.box3-a li.ad {
        width: 100%;
    }

    ul.logoframe {
        width: 100% !important;
        padding: 20px;
    }

    .logoArea {
        margin-bottom: 20px;
        background-image: none;
    }

    ul.logoframe li {
        width: 18%;
        float: left;
        margin: 10px 1%;
        background-color: #f8f1e8;
        border-radius: 50%;
        padding: 10px;
    }

    .govedio {
        width: 90%;
    }

    .govedio iframe {
        width: 100% !important;
    }

    .marketnotice {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .tv_type {
        font-size: 10px;
        letter-spacing: 0;
    }

    .tv03 {
        top: 57%;
    }

    ul.logoframe li.twobig {
        width: 18%;
        padding: 4% 0;
    }

    .dog {
        right: 10px;
        width: 100px !important;
        left: inherit;
    }

    p.notice {
        font-size: 11px;
        line-height: 1.4;
    }

    .pcshow {
        display: none;
    }

    .mobileshow {
        display: block;
    }

    .blueframe {
        margin-top: 0;
    }

    .pointbar_text img {
        width: 32px;
    }
}

@media screen and (max-width: 650px) {
    .anchor ul .box li {
        width: 49.6%;
    }

    .anchor ul li {
        width: 24.6%;
    }
}

@media screen and (max-width: 600px) {
    ul.logoframe {
        padding: 15px;
    }

    .anchor ul li {
        width: 32.9%
    }

    .containframe {
        padding: 20px 10px 20px 10px;
    }

    .dog {
        width: 85px !important;
    }

    .blockbox {
        font-size: 11px;
    }
}

@media screen and (max-width: 550px) {
    .tv01 {
        top: 10%;
    }

    .tv02 {
        top: 33%;
    }

    .tv03 {
        top: 55%;
    }

    .tv04 {
        top: 82%;
    }

    .anchor ul li {
        height: 39px;
        min-height: 39px;
    }
}

@media screen and (max-width: 500px) {
    .anchor ul .box li {
        width: 49.5%;
    }

    .anchor ul li {
        width: 32.8%;
        min-height: 33px;
        height: 33px;
    }

    .anchor ul li a {
        font-size: 12px;
    }

    .marketnotice {
        font-size: 23px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .textbox {
        text-align: initial;
    }

    .blockbox {
        font-size: 9px;
        left: 33%;
    }

    ul.logoframe li {
        width: 17.9%;
    }

    ul.logoframe li.twobig {
        width: 17.9%;
        padding: 4% 0;
    }
}

@media screen and (max-width: 450px) {
    .pagetitle {
        width: 85% !important;
        margin: 0 auto 10px;
        margin-top: 70px !important;
    }

    .anchor ul li {
        min-height: 40px;
    }

    .anchor ul li a {
        font-size: 11px;
        padding: 3px 0;
    }

    .anchor ul li {
        height: 33px;
        min-height: 33px;
    }

    .logoArea {
        margin-bottom: 10px;
    }

    .page_pointbar {
        font-size: 16px;
        height: 32px;
        line-height: 25px;
    }

    .govedio {
        margin: 20px auto 0px auto;
    }

    .tv_type {
        font-size: 9px;
    }

    .dog {
        width: 70px !important;
        right: 0px;
        bottom: -10px;
    }

    ul.logoframe li {
        width: 18%;
    }
}

@media screen and (max-width: 400px) {
    ul.logoframe {
        width: 76%;
        padding: 10px 15px;
    }

    .anchor ul .box li {
        width: 49.4%;
    }

    .tv_type {
        font-size: 8px;
    }
}

@media screen and (max-width: 370px) {
    .anchor ul li {
    width: 32.7%;
    padding-top: 0px;
    }
}

@media screen and (max-width: 350px) {
    .page_pointbar {
        font-size: 19px;
    }

    .anchor ul .box li {
        width: 49.3%;
    }
}
