<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
    margin: 0 auto;
    box-sizing: border-box;
}

@font-face {
    font-family: 蒙纳漫画体;
    src: local(蒙纳漫画体), /* 指定使用者電腦中的 Gentium 字型 */
    url("../fonts/蒙纳漫画体.ttf");
    /* 如果使用者電腦中找不到，則從網路下載 */
}

body {
    font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
    background-color: #ffffff;
}


/*主視覺區塊*/

.box-style-1 {
    background-image: url("../images/bg.jpg");
    width: 100%;
    height: 51.4vw;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0rem 0 0 auto;
}

.hi_logo {
    margin: 0 0 0 -560px;
    position: absolute;
    display: block;
    top: 38px;
    left: 43%;
}

.hero__scroll {
    position: absolute;
    bottom: 60px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding-bottom: 40px;
    left: 0;
    right: 0;
    text-transform: uppercase;
}

.hi_logo img {
    width: 256px;
}

#tag_b_box {
    position: absolute;
    top: 6vw;
    left: 47%;
    z-index: 9;
}

.love_s {
    position: absolute;
    top: 280px;
    left: 50%;
    margin: 0 0 0 40px;
    z-index: 20;
}

.love_s img {
    width: 4vw;
}

.tag_b {
    margin: 0 0 0 -600px;
    z-index: 7;
    /* width: 35vw; */
    width: 692px;
}

.tag_s_33 {
    z-index: 8;
    margin: -250px 0 0 -350px;
    /* width: 19.33vw; */
    width: 371px;
}

.clock {
    position: absolute;
    top: 30px;
    z-index: 10;
    left: 50%;
    margin: 0 0 0 100px;
}

.clock img {
    width: 110px;
}

.people_cat {
    position: absolute;
    left: 50%;
    margin: 0vw 0 0 -400px;
    top: 150px;
    z-index: 5;
    order: 2;
}

.people_cat img {
    /* width: 48.3vw; */
    width: 928px;
}

.woman_round {
    position: absolute;
    left: 50%;
    z-index: 6;
    margin: 90px 0 0 320px;
    order: 1;
}

.woman_round img {
    /* width: 10.05vw; */
    width: 193px;
}


/**表單**/

.box-style-from {
    background: url("../images/from_bg.jpg") no-repeat;
    background-size: cover;
    position: relative;
    background-color: #b3dfec;
    height: auto;
    padding: 4vw 0;
    font-family: "Microsoft JhengHei";
    text-align: justify;
}

.big_text01 {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-bottom: 0vw;
}

.big_text02,
.big_text03,
.big_text04 {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-bottom: 3.5vw;
}

.big_text01 img {
    /* width: 694px;
        height:130px ; */
    max-width: 100%;
}


/* 第二區塊 第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊第二區塊 */

.box-style-2 {
    background-image: url("../images/bg_week.jpg");
    background-size: cover;
    background-color: #ccf2f2;
    width: 100%;
    /* height:63vw; */
    position: relative;
    background-position: top center;
    background-repeat: repeat-y;
    /* background-size: contain; */
    margin: 0 auto;
    padding: 4vw 0;
}

.box-style-2-m {
    background-image: url("../images/bg_week.jpg");
    background-size: cover;
    background-color: #ccf2f2;
    width: 100%;
    /* height:63vw; */
    position: relative;
    background-position: top center;
    background-repeat: repeat-y;
    /* background-size: contain; */
    margin: 0 auto;
    padding: 4vw 0;
}

.big_text02 img {
    /* width: 583px;
    height:170px ; */
    max-width: 100%;
}

.week_bg_1,
.week_bg_2,
.week_bg_4,
.week_bg_5,
.week_bg_6,
.week_bg_3 {
    width: 344px;
    height: 789px;
    text-align: center;
}

.week_bg_1 {
    background-image: url("../images/green_bg_1.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.week_bg_2 {
    background-image: url("../images/green_bg_2.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.week_bg_3 {
    background-image: url("../images/green_bg_3.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.week_bg_4 {
    background-image: url("../images/green_bg_4.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.week_bg_5 {
    background-image: url("../images/green_bg_5.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.week_bg_6 {
    background-image: url("../images/green_bg_6.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.tag_week {
    font-family: "Courier New";
    display: block;
    letter-spacing: -1px;
    font-size: 40px;
    font-weight: 600;
    /* line-height: 48; */
    margin-top: 56px;
    color: #4d4610;
}

.text_week {
    font-family: "微軟正黑體";
    display: block;
    font-size: 26px;
    margin: 411px 30px 0 30px;
    font-weight: 300;
    line-height: 1.6;
    color: #ffffff;
    text-align: left;
}


/* 第三區塊 第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊第三區塊 */

.box-style-3 {
    background-image: url("../images/bg_class.jpg");
    background-size: cover;
    background-color: #d5d9e0;
    width: 100%;
    height: auto;
    position: relative;
    background-position: top center;
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 4vw 0 4vw 0;
}

.big_text03 img {
    /* width: 581px;
    height:176px ; */
    max-width: 100%;
}

.tag3_bg_1 {
    position: relative;
    background-image: url(../images/box3_bg_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 285px;
    height: 236px;
    margin: 0 auto;
    padding: 39px 0;
    text-align: center;
    background-position: top center;
}

.tag3_bg_2 {
    position: relative;
    background-image: url(../images/box3_bg_02.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 285px;
    height: 236px;
    margin: 0 auto;
    padding: 39px 0;
    text-align: center;
    background-position: top center;
}

.tag3_bg_3 {
    position: relative;
    background-image: url(../images/box3_bg_03.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 285px;
    height: 239px;
    margin: 0 auto;
    padding: 22px 0;
    text-align: center;
    background-position: top center;
    top: 0.5vw;
}

.notebook_bg_top {
    position: relative;
    background-image: url("../images/notebook_bg_top.png");
    background-repeat: no-repeat;
    background-size: contain;
    /* background-size: 100% 100%; */
    width: 326px;
    height: 59px;
    margin: -1vw auto 0 auto;
    background-position: top center;
}

.notebook_bg_down {
    position: relative;
    background-image: url("../images/notebook_bg_down.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 326px;
    height: 31px;
    margin: 0 auto 50px auto;
    background-position: top center;
}

.notebook_bg_center {
    position: relative;
    background-image: url("../images/notebook_bg_center.png");
    background-repeat: repeat-y;
    background-size: contain;
    width: 326px;
    height: auto;
    margin: 0 auto 0 auto;
    text-align: center;
    background-position: top center;
}

.box_ph_class01 {
    padding-bottom: 15px;
	border-bottom:2px dashed #000000;
}

.box_ph_class03 {
    padding-bottom: 22px;
	border-bottom:2px dashed #000000;
}

.notebook_bg_01 {
    position: relative;
    background-image: url(../images/notebook_bg_1.png);
    background-repeat: no-repeat;
    /* background-size: 326px 800px; */
    /* background-size: contain; */
    width: 326px;
    height: 600px;
    margin: 0 auto;
    padding: 47px 0;
    text-align: center;
    background-position: top center;
}

.notebook_bg_02 {
    position: relative;
    background-image: url(../images/notebook_bg_2.png);
    background-repeat: no-repeat;
    background-size: 326px 840px;
    /* background-size: contain; */
    /* width: 326px;
    height: 927px; */
    margin: 0 auto;
    padding: 47px 0;
    text-align: center;
    background-position: top center;
}

.notebook_bg_03 {
    position: relative;
    background-image: url(../images/notebook_bg_3.png);
    background-repeat: no-repeat;
    background-size: 326px 680px;
    /* background-size: contain;
    width: 326px;
    height: 759px; */
    margin: 0 auto;
    padding: 45px 0;
    text-align: center;
    background-position: top center;
}

.tag_3_text_b_b_s {
    font-family: "微軟正黑體";
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    color: #222222;
    padding: 0vw 0 0vw 0;
}

.tag_3_text_b_b_b {
    font-family: "Courier New";
    display: inline-block;
    font-size: 80px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: -6px;
    color: #222222;
    padding: 0vw 0 0vw 0;
}

.tag_3_text_b_w {
    font-family: "Courier New";
    display: inline-block;
    text-align: center;
    font-size: 62px;
    font-weight: bold;
    letter-spacing: -6px;
    color: #ffffff;
    padding: 0vw 0 0vw 0;
}

.tag_3_text_b_w_s {
    font-family: "微軟正黑體";
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    color: #ffffff;
    padding: 0vw 0 0vw 0;
}

.round_tag,
.round_tag_2,
.round_tag_3,
.round_tag_4,
.round_tag_5 {
    background-image: url("../images/round_bg_s.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 77px;
    height: 77px;
    background-position: center;
}

.round_tag {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px auto;
    padding: 13px 0;
    text-align: center;
    font-family: "蒙纳漫画体";
    color: #fffc00;
}

.round_tag_2 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.1;
    margin: 0.5vw auto;
    padding: 1.35vw 0;
    text-align: center;
    font-family: "蒙纳漫画体";
    color: #fffc00;
}

.round_tag_3 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px auto;
    padding: 24px 0;
    text-align: center;
    font-family: "蒙纳漫画体";
    color: #fffc00;
    top: -40px;
}

.round_tag_4 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px auto;
    padding: 25px 0 0 0;
    text-align: center;
    font-family: "蒙纳漫画体";
    color: #fffc00;
}

.round_tag_5 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1.1;
    margin: 20px auto;
    padding: 14px 0;
    text-align: center;
    font-family: "蒙纳漫画体";
    color: #fffc00;
    top: -30px;
}

.pen1 {
    display: inline-block;
    position: relative;
    background-image: url(../images/pen01.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 189px;
    height: 34px;
    margin: 0 auto;
    /* padding: 0.7vw 0; */
    text-align: center;
    background-position: center;
    top: -9px;
}

.pen2 {
    display: inline-block;
    position: relative;
    background-image: url(../images/pen02.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 177px;
    height: 53px;
    margin: 0 auto;
    /* padding: 0.7vw 0; */
    text-align: center;
    background-position: center;
    top: 2px;
}

.pen3 {
    display: inline-block;
    position: relative;
    background-image: url("../images/pen03.png");
    background-repeat: no-repeat;
    width: 189px;
    height: 52px;
    margin: 0 auto;
    background-size: contain;
    /* padding: 0.7vw 0; */
    text-align: center;
    background-position: center;
    top: 6px;
}

.pen4 {
    display: inline-block;
    position: relative;
    background-image: url(../images/pen04.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 193px;
    height: 33px;
    margin: 0 auto;
    text-align: center;
    background-position: center;
    top: 2px;
}

.pen5 {
    display: inline-block;
    position: relative;
    background-image: url(../images/pen09.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 194px;
    height: 63px;
    margin: 0 auto;
    text-align: center;
    background-position: center;
    top: 16px;
}

.text_pen {
    font-family: "微軟正黑體";
    color: #333333;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
}

.text_pen_all {
    font-family: "微軟正黑體";
    color: #333333;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
}

.text_pen_h {
    font-family: "微軟正黑體";
    color: #333333;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
}

.text_pen_s {
    font-family: "微軟正黑體";
    color: #333333;
    font-size: 22px;
    line-height: 1.1;
    font-weight: 600;
}


/* 第四區塊 第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊第四區塊 */

.box-style-4 {
    background-image: url("../images/bg_at_last.jpg");
    background-color: #ffffff;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
    background-position: top center;
    background-repeat: repeat-y;
    padding: 4vw 0 4vw 0;
    margin: 0 auto;
}

.big_text04 img {
    /* width: 629px;
    height:174px ; */
    max-width: 100%;
}

.at_last_roundimg_bg {
    background-image: url(../images/at_last_roundimg_bg.png);
    background-repeat: no-repeat;
    /* background-size: 304px 376px; */
    /* background-size: contain; */
    background-size: 95% 100%;
    width: 250px;
    /* height: 376px; */
    margin: 0px auto;
    padding: 40px 0;
    text-align: center;
    background-position: top center;
    display: inline;
}

.pic_01 {
    /* width: 133px;
    height: 131px; */
    /* max-width: 100%; */
}

.pic_01 img {
    /* width: 133px; */
    /* max-width: 100%; */
}


/* .pic_02 img{
    width: 5.05vw;
} */

.pic_02 {
    /* width: 97px;
    height: 131px; */
    max-width: 100%;
}

.pic_02 img,
.pic_03 img {
    max-width: 100%;
}

.pic_03 {
    max-width: 100%;
}

.text4_b {
    font-family: "微軟正黑體";
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 24px;
    color: #8a220a;
    padding: 20px 0 10px 20px;
}
.text4_b-2 {
    font-family: "微軟正黑體";
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 10px;
    color: #8a220a;
    padding: 20px 0 10px 20px;
}

.text4_s {
    text-align: center;
    font-size: 22px;
    line-height: 1.4;
    color: #333333;
    font-weight: bold;
}


/* 頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳頁腳 */

.footer_bg {
    background-color: #628ba9;
}

.edm_footer_001 .icon_list&gt;li&gt;p {
    color: #ffffff;
    font-weight: bold;
    margin: .5em 0 .5em 40px;
    line-height: 1.5em;
}

.edm_footer_001 .svg {
    fill: #ffffff;
}

.edm_footer_001 .icon_list&gt;li {
    position: relative;
    margin-bottom: 1em;
    border-bottom: 1px solid #ffffff;
}

@media screen and (max-width: 1680px) {
    .box-style-1 {
        height: 950px;
    }
}

@media screen and (max-width: 1600px) {
    .box-style-1 {
        height: 820px;
    }
    .hi_logo img {
        width: 201px;
    }
    .tag_b {
        margin: -18px 0 0 -600px;
        z-index: 7;
        width: 650px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -317px 0 0 -368px;
        width: 371px;
    }
    .people_cat {
        position: absolute;
        left: 50%;
        margin: -83px 0 0 -400px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .people_cat img {
        width: 869px;
    }
    .clock img {
        width: 99px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: -27px 0 0 38px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -38px 0 0 5px;
        z-index: 20;
    }
}

@media screen and (max-width: 1440px) {
    .hi_logo {
        top: 6px;
        left: 43%;
    }
}

@media screen and (max-width: 1366px) {
    .box-style-1 {
        height: 780px;
    }
    .hi_logo img {
        width: 193px;
    }
    .tag_b {
        margin: -18px 0 0 -545px;
        z-index: 7;
        width: 590px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -241px 0 0 -315px;
        /* width: 19.33vw; */
        width: 338px;
    }
    .people_cat {
        position: absolute;
        left: 50%;
        margin: -109px 0 0 -400px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .people_cat img {
        width: 850px;
    }
    .woman_round img {
        width: 179px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 90px 0 0 259px;
        order: 1;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -62px 0 0 5px;
        z-index: 20;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: -23px 0 0 273px;
    }
}

@media screen and (max-width: 1280px) {
    .hi_logo {
        left: 50%;
    }
}

@media screen and (max-width: 1080px) {
    .hi_logo {
        left: 54%;
    }
    .hi_logo img {
        width: 170px;
    }
}

@media screen and (max-width: 1024px) {
    .notebook_bg_top {
        position: relative;
        background-image: url("../images/notebook_bg_top.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-size: 100% 100%;
        width: 316px;
        height: 58px;
        margin: -1vw auto 0 -10px;
        background-position: top center;
    }
    .notebook_bg_center {
        position: relative;
        background-image: url("../images/notebook_bg_center.png");
        background-repeat: repeat-y;
        background-size: contain;
        width: 316px;
        height: auto;
        margin: 0 auto 0 -10px;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_down {
        position: relative;
        background-image: url("../images/notebook_bg_down.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 316px;
        height: 31px;
        margin: 0 auto 50px -10px;
        background-position: top center;
    }
    .hi_logo img {
        width: 177px;
    }
    .hi_logo {
        margin: 0 0 0 -481px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .tag_b {
        margin: 9px 0 0 -475px;
        z-index: 7;
        width: 556px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -241px 0 0 -315px;
        width: 338px;
    }
    .people_cat img {
        width: 850px;
    }
    .people_cat {
        position: absolute;
        left: 50%;
        margin: -109px 0 0 -400px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .love_s img {
        width: 5vw;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -69px 0 0 45px;
        z-index: 20;
    }
    .clock img {
        width: 8vw;
    }
    .woman_round img {
        width: 179px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 90px 0 0 259px;
        order: 1;
    }
}

@media screen and (max-width: 1170px) {
    .tag_week {
        letter-spacing: -1px;
        font-size: 34px;
        margin-top: 50px;
    }
    .text_week {
        font-size: 22px;
        margin: 358px 13px 0 20px;
        line-height: 1.6;
    }
    .week_bg_1,
    .week_bg_2,
    .week_bg_4,
    .week_bg_5,
    .week_bg_6,
    .week_bg_3 {
        width: 344px;
        height: 658px;
        text-align: center;
    }
    .notebook_bg_01,
    .notebook_bg_02,
    .notebook_bg_03 {
        width: 310px;
    }
}

@media screen and (max-width: 1199px) {
    .tag_week {
        letter-spacing: -1px;
        font-size: 34px;
        margin-top: 51px;
    }
    .text_week {
        font-size: 22px;
        margin: 340px 10px 0 20px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 999px) {
    .week_bg_1,
    .week_bg_2,
    .week_bg_4,
    .week_bg_5,
    .week_bg_6,
    .week_bg_3 {
        width: 344px;
        height: 789px;
    }
    .tag_week {
        letter-spacing: -1px;
        font-size: 40px;
        font-weight: 600;
        margin-top: 56px;
    }
    .text_week {
        margin: 411px 70px 0 70px;
    }
}

@media screen and (max-width: 992px) {
    .round_tag {
        position: relative;
        display: inline-block;
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 13px 0;
        text-align: center;
        font-family: "蒙纳漫画体";
        color: #fffc00;
        top: -15px;
    }
    .tag3_bg_1 {
        width: 255px;
        height: 236px;
        margin: 0 0 -30px -13px;
        padding: 20px 0;
    }
    .tag3_bg_2 {
        width: 255px;
        height: 236px;
        margin: 0 0 -30px -22px;
        padding: 20px 0;
    }
    .tag3_bg_3 {
        width: 255px;
        height: 239px;
        margin: 0 0 -30px -27px;
        padding: 10px 0;
        top: 0.5vw;
    }
    .notebook_bg_top {
        position: relative;
        background-image: url(../images/notebook_bg_top.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 238px;
        height: 43px;
        margin: -1vw auto 0 -18px;
        background-position: top center;
    }
    .notebook_bg_center {
        position: relative;
        background-image: url(../images/notebook_bg_center.png);
        background-repeat: repeat-y;
        background-size: contain;
        width: 238px;
        height: auto;
        margin: 0 auto 0 -18px;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_down {
        position: relative;
        background-image: url(../images/notebook_bg_down.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 238px;
        height: 31px;
        margin: 0 auto 50px -18px;
        background-position: top center;
    }
    .pen1 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen01.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 189px;
        height: 34px;
        margin: 0 auto;
        text-align: center;
        background-position: center;
        top: -9px;
    }
    .pen2 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen02.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 177px;
        height: 53px;
        margin: 0 auto;
        text-align: center;
        background-position: center;
        top: -10px;
    }
    .pen3 {
        display: inline-block;
        position: relative;
        background-image: url("../images/pen03.png");
        background-repeat: no-repeat;
        width: 189px;
        height: 52px;
        margin: 0 auto;
        background-size: contain;
        text-align: center;
        background-position: center;
        top: -10px;
    }
    .pen4 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen04.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 193px;
        height: 33px;
        margin: 0 auto;
        text-align: center;
        background-position: center;
        top: 2px;
    }
    .pen5 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen09.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 194px;
        height: 63px;
        margin: 0 auto;
        text-align: center;
        background-position: center;
        top: -0px;
    }
    .round_tag_5 {
        position: relative;
        display: inline-block;
        font-size: 22px;
        line-height: 1.1;
        margin: 20px auto;
        padding: 14px 0;
        text-align: center;
        font-family: "蒙纳漫画体";
        color: #fffc00;
        top: -55px;
    }
    .round_tag_3 {
        position: relative;
        display: inline-block;
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 24px 0;
        text-align: center;
        font-family: "蒙纳漫画体";
        color: #fffc00;
        top: -50px;
    }
    .round_tag_4 {
        position: relative;
        display: inline-block;
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 25px 0 0 0;
        text-align: center;
        font-family: "蒙纳漫画体";
        color: #fffc00;
        top: -15px;
    }
}

@media screen and (max-width: 991px) {
    .text_week {
        margin: 380px 10px 0 20px;
    }
}

@media screen and (max-width: 960px) {
    .hi_logo {
        margin: 0 0 0 -457px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
}

@media screen and (max-width: 900px) {
    .edm_footer_001 .icon_list&gt;li&gt;p {
        color: #ffffff;
        font-weight: bold;
        margin: .5em 0 .5em 40px;
        line-height: 1.5em;
    }
    .hi_logo img {
        width: 194px;
    }
    .hi_logo {
        margin: 30px 0 0 -317px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .clock img {
        width: 93px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: 15px 0 0 64px;
    }
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 1000px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .people_cat img {
        width: 850px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 86px 0 0 -429px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .tag_b {
        margin: 133px 0 0 -435px;
        z-index: 7;
        width: 500px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -131px 0 0 -282px;
        width: 300px;
    }
    .love_s img {
        width: 60px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: 25px 0 0 24px;
        z-index: 20;
    }
    .woman_round img {
        width: 167px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 90px 0 0 225px;
        order: 1;
    }
}

@media screen and (max-width: 854px) {
    .people_cat img {
        width: 842px;
    }
}

@media screen and (max-width: 828px) {
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: 10px 0 0 24px;
        z-index: 20;
    }
    .tag_b {
        margin: 133px 0 0 -415px;
        z-index: 7;
        width: 477px;
    }
    .people_cat img {
        width: 825px;
    }
}

@media screen and (max-width: 800px) {
    .tag_b {
        margin: 133px 0 0 -395px;
        z-index: 7;
        width: 474px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -131px 0 0 -282px;
        width: 325px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 90px 0 0 185px;
        order: 1;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: 6px 0 0 40px;
        z-index: 20;
    }
    .people_cat img {
        width: 810px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 122px 0 0 -429px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
}

@media screen and (max-width: 768px) {
    .notebook_bg_top {
        position: relative;
        background-image: url(../images/notebook_bg_top.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 224px;
        height: 41px;
        margin: -1vw auto 0 -20px;
        background-position: top center;
    }
    .notebook_bg_center {
        position: relative;
        background-image: url(../images/notebook_bg_center.png);
        background-repeat: repeat-y;
        background-size: contain;
        width: 224px;
        height: auto;
        margin: 0 auto 0 -20px;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_down {
        position: relative;
        background-image: url(../images/notebook_bg_down.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 224px;
        height: 31px;
        margin: 0 auto 50px -20px;
        background-position: top center;
    }
    .people_cat img {
        width: 790px;
    }
    .tag_b {
        margin: 156px 0 0 -369px;
        z-index: 7;
        width: 446px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -102px 0 0 -266px;
        width: 325px;
    }
}

@media screen and (max-width: 750px) {
    .notebook_bg_top {
        position: relative;
        background-image: url(../images/notebook_bg_top.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 326px;
        height: 59px;
        margin: -1vw auto 0 auto;
        background-position: top center;
    }
    .notebook_bg_center {
        position: relative;
        background-image: url(../images/notebook_bg_center.png);
        background-repeat: repeat-y;
        background-size: contain;
        width: 326px;
        height: auto;
        margin: 0 auto 0 auto;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_down {
        position: relative;
        background-image: url(../images/notebook_bg_down.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 326px;
        height: 31px;
        margin: 0 auto 50px auto;
        background-position: top center;
    }
}

@media screen and (max-width: 720px) {
    .round_tag_3 {
        position: relative;
        display: inline-block;
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 24px 0;
        text-align: center;
        font-family: "蒙纳漫画体";
        color: #fffc00;
        top: -55px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 90px 0 0 167px;
        order: 1;
    }
    .people_cat img {
        width: 787px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 122px 0 0 -437px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .tag_b {
        margin: 156px 0 0 -349px;
        z-index: 7;
        width: 428px;
    }
}

@media screen and (max-width:640px) {
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: -4px 0 0 64px;
    }
    .hi_logo {
        margin: 30px 0 0 -281px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: 6px 0 0 73px;
        z-index: 20;
    }
    .tag_b {
        margin: 156px 0 0 -307px;
        z-index: 7;
        width: 428px;
    }
    .woman_round img {
        /* width: 10.05vw; */
        width: 149px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 312px 0 0 137px;
        order: 1;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 732px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 214px 0 0 -422px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
}

@media screen and (max-width:600px) {
    .hi_logo {
        margin: 3px 0 0 -221px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: -5px 0 0 64px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -107px 0 0 -235px;
        width: 295px;
    }
    .tag_b {
        margin: 116px 0 0 -274px;
        z-index: 7;
        width: 446px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -31px 0 0 137px;
        z-index: 20;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 317px 0 0 151px;
        order: 1;
    }
    .woman_round img {
        width: 126px;
    }
    .people_cat img {
        width: 604px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 180px 0 0 -320px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 900px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 767px) {
    .week_bg_1,
    .week_bg_2,
    .week_bg_4,
    .week_bg_5,
    .week_bg_6,
    .week_bg_3 {
        width: 344px;
        height: 543px;
    }
    .big_text01 img,
    .big_text04 img,
    .big_text04 img,
    .big_text04 img {
        max-width: 100%;
    }
    .tag_week {
        letter-spacing: -1px;
        font-size: 29px;
        margin-top: 41px;
    }
    .text_week {
        margin: 270px 10px 0 20px;
        font-size: 18px;
    }
}

@media screen and (max-width: 750px) {
    .tag3_bg_1,
    .tag3_bg_2,
    .tag3_bg_3 {
        margin: 0 auto;
    }
    .notebook_bg_01,
    .notebook_bg_02,
    .notebook_bg_03 {
        margin: 0 auto 50px auto;
    }
}

@media screen and (max-width: 720px) {
    .at_last_roundimg_bg {
        width: 100%;
        width: 250px;
        background-size: contain;
        margin: 0px auto;
        padding: 20px 0 40px 0;
    }
    .text4_b {
        font-size: 32px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: 20px;
        padding: 10px 0 5px 20px;
    }
    .text4_s {
        font-size: 18px;
        line-height: 1.4;
        font-weight: bold;
    }
}

@media screen and (max-width: 540px) {
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 346px 0 0 127px;
        order: 1;
    }
    .woman_round img {
        width: 118px;
    }
    .people_cat img {
        width: 577px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 216px 0 0 -320px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
}

@media screen and (max-width: 541px) {
    .tag_week {
        letter-spacing: -1px;
        font-size: 24px;
        margin-top: 41px;
    }
    .text_week {
        margin: 260px 10px 0 20px;
        font-size: 16px;
    }
}

@media screen and (max-width: 505px) {
    .tag_week {
        letter-spacing: -1px;
        font-size: 24px;
        margin-top: 34px;
    }
    .text_week {
        margin: 245px 10px 0 20px;
        font-size: 16px;
    }
    .week_bg_1,
    .week_bg_2,
    .week_bg_4,
    .week_bg_5,
    .week_bg_6,
    .week_bg_3 {
        width: 344px;
        height: 490px;
    }
}

@media screen and (max-width: 497px) {
    .text_week {
        font-size: 15px;
    }
}

@media screen and (max-width:480px) {
    .round_tag_4 {
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 18px 0 0 0;
        top: -10px;
    }
    .round_tag,
    .round_tag_2,
    .round_tag_3,
    .round_tag_4,
    .round_tag_5 {
        width: 65px;
        height: 65px;
    }
    .tag3_bg_1 {
        width: 285px;
        height: 200px;
        margin: 0 auto 0 auto;
        padding: 24px 0;
    }
    .round_tag {
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 8px 0;
    }
    .pen1 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen01.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 189px;
        height: 33px;
        margin: 0 0 0 0px;
        padding: -0.3vw 0;
        z-index: 1;
        text-align: center;
        background-position: center;
        top: -9px;
    }
    .pen2 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen02.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 177px;
        height: 62px;
        margin: 0 0 0 0px;
        text-align: center;
        background-position: center;
        top: -1px;
    }
    .pen3 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen03.png);
        background-repeat: no-repeat;
        width: 189px;
        height: 71px;
        margin: 0px 0 0 0px;
        background-size: contain;
        padding: 15px 0 0 0;
        text-align: center;
        background-position: center;
        top: 6px;
    }
    .pen4 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen04.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 193px;
        height: 33px;
        margin: 0 0 0 0px;
        text-align: center;
        background-position: center;
        top: 2px;
    }
    .text_pen {
        font-family: "微軟正黑體";
        color: #333333;
        font-size: 22px;
        line-height: 1.5;
        font-weight: bold;
    }
    .text_pen_h {
        font-family: "微軟正黑體";
        color: #333333;
        font-size: 22px;
        line-height: 1.3;
        font-weight: 600;
    }
    .text_pen_s {
        font-family: "微軟正黑體";
        color: #333333;
        font-size: 18px;
        line-height: 1.1;
        font-weight: 600;
    }
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 1000px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .hi_logo {
        margin: 26px 0 0 -164px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -467px 0 0 -94px;
        width: 295px;
    }
    .tag_b {
        margin: 133px 0 0 -229px;
        z-index: 7;
        width: 446px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -24px 0 0 161px;
        z-index: 20;
    }
    .people_cat img {
        width: 665px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 253px 0 0 -464px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .woman_round img {
        width: 150px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 391px 0 0 56px;
        order: 1;
    }
    .week_bg_1,
    .week_bg_2,
    .week_bg_4,
    .week_bg_5,
    .week_bg_6,
    .week_bg_3 {
        width: 344px;
        height: 470px;
    }
    .at_last_roundimg_bg {
        width: 100%;
        width: 200px;
        background-size: contain;
        margin: 0px auto;
        padding: 20px 0 40px 0;
    }
    .pic_01 {
        width: 100px;
    }
    .pic_02 {
        width: 75px;
    }
    .pic_03 {
        width: 114px;
    }
    .text4_b {
        font-size: 32px;
        font-weight: 600;
        letter-spacing: 20px;
        padding: 5px 0 5px 20px;
    }
    .notebook_bg_01 {
        position: relative;
        background-image: url(../images/notebook_bg_1.png);
        background-repeat: no-repeat;
        background-size: 100% 150%;
        margin: 0 auto;
        padding: 47px 0;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_02 {
        width: 326px;
        height: 748px;
        margin: 0 auto 20px auto;
        padding: 47px 0;
    }
    .notebook_bg_03 {
        width: 326px;
        height: 615px;
        margin: 0 auto 20px auto;
        padding: 45px 0;
    }
    .round_tag_3 {
        font-size: 22px;
        line-height: 1.1;
        margin: 10px auto;
        padding: 18px 0;
        top: -50px;
    }
    .round_tag_5 {
        font-size: 22px;
        line-height: 1.1;
        margin: 20px auto;
        padding: 9px 0;
        top: -48px;
    }
    .text_pen_all {
        font-family: "微軟正黑體";
        color: #333333;
        font-size: 22px;
        line-height: 1.3;
        font-weight: 600;
    }
}

@media screen and (max-width:479px) {
    .tag_week {
        font-size: 26px;
        margin-top: 41px;
    }
    .text_week {
        margin: 280px 90px 0 100px;
        font-size: 18px;
    }
    .week_bg_1,
    .week_bg_2,
    .week_bg_4,
    .week_bg_5,
    .week_bg_6,
    .week_bg_3 {
        width: 344px;
        height: 530px;
    }
}

@media screen and (max-width: 424px) {
    .tag3_bg_2 {
        width: 285px;
        height: 200px;
        margin: 0 auto 0 auto;
        padding: 21px 0;
    }
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 790px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .hi_logo img {
        width: 143px;
    }
    .hi_logo {
        margin: 5px 0 0 -180px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .text_week {
        margin: 280px 62px 0 70px;
    }
    .tag_b {
        margin: 111px 0 0 -193px;
        z-index: 7;
        /* width: 35vw; */
        width: 374px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -407px 0 0 -88px;
        /* width: 19.33vw; */
        width: 269px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: 12px 0 0 28px;
    }
    .clock img {
        width: 71px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -71px 0 0 131px;
        z-index: 20;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 332px 0 0 26px;
        order: 1;
    }
    .woman_round img {
        width: 119px;
    }
    .people_cat img {
        width: 542px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 167px 0 0 -402px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
}

@media screen and (max-width: 416px) {
    .at_last_roundimg_bg {
        width: 100%;
        width: 180px;
        background-size: contain;
        margin: 0px auto;
        padding: 20px 0 20px 0;
    }
    .text4_s {
        font-size: 16px;
        line-height: 1.4;
        font-weight: bold;
        padding-bottom: 12px;
    }
    .text4_b {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: 20px;
        padding: 5px 0 5px 20px;
    }
    .pic_01 {
        width: 75px;
    }
    .pic_02 {
        width: 60px;
    }
    .pic_03 {
        width: 105px;
    }
    .text4_b {
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 20px;
        padding: 5px 0 5px 20px;
    }
}

@media screen and (max-width: 400px) {
    .hi_logo {
        margin: 6px 0 0 -155px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: -8px 0 0 28px;
    }
}

@media screen and (max-width: 385px) {
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 243px 0 0 -480px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 662px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -36px 0 0 121px;
        z-index: 20;
    }
    .tag_b {
        margin: 145px 0 0 -195px;
        z-index: 7;
        /* width: 35vw; */
        width: 374px;
    }
    .text_week {
        margin: 270px 58px 0 62px;
    }
}

@media screen and (max-width: 375px) {
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 710px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .hi_logo img {
        width: 138px;
    }
    .hi_logo {
        margin: 8px 0 0 -139px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -368px 0 0 -76px;
        /* width: 19.33vw; */
        width: 237px;
    }
    .tag_b {
        margin: 94px 0 0 -178px;
        z-index: 7;
        /* width: 35vw; */
        width: 344px;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 490px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 133px 0 0 -344px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -97px 0 0 119px;
        z-index: 20;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 490px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 133px 0 0 -344px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .woman_round img {
        /* width: 10.05vw; */
        width: 100px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 290px 0 0 34px;
        order: 1;
    }
    .clock img {
        width: 67px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: 0px 0 0 17px;
    }
    .tag_3_text_b_w {
        font-family: "Courier New";
        display: inline-block;
        text-align: center;
        font-size: 60px;
        font-weight: bold;
        letter-spacing: -10px;
        color: #ffffff;
        padding: 0vw 0 0vw 0;
    }
    .tag_3_text_b_b_b {
        font-family: "Courier New";
        display: inline-block;
        font-size: 70px;
        font-weight: 900;
        line-height: 1.2;
        letter-spacing: -10px;
        color: #222222;
        padding: 0vw 0 0vw 0;
    }
    .tag_3_text_b_w_s {
        font-family: "微軟正黑體";
        display: block;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.1;
        color: #ffffff;
        padding: 0vw 0 0px 0;
    }
    .box_ph_class01 {
        padding-bottom: 0px;
    }
    .tag3_bg_1 {
        width: 285px;
        height: 200px;
        margin: 0 auto 0 auto;
        padding: 25px 0;
    }
    .tag_week {
        font-size: 26px;
        margin-top: 41px;
        font-weight: bold;
    }
    .tag3_bg_2 {
        width: 285px;
        height: 200px;
        margin: 0 auto 0 auto;
        padding: 25px 0;
    }
    .at_last_roundimg_bg {
        width: 100%;
        width: 160px;
        /* height: 376px; */
        background-size: contain;
        margin: 0px auto;
        padding: 20px 0 20px 0;
    }
    .text4_b {
        font-size: 22px;
        font-weight: 600;
        /* line-height: 1.2; */
        letter-spacing: 20px;
        padding: 5px 0 5px 20px;
    }
    .pic_01 {
        width: 65px;
    }
    .pic_02 {
        width: 50px;
    }
    .pic_03 {
        width: 80px;
    }
    .notebook_bg_01 {
        position: relative;
        background-image: url(../images/notebook_bg_1.png);
        background-repeat: no-repeat;
        background-size: 326px 400px;
        /* width: 326px;
        height: 927px; */
        margin: 0 auto 0 auto;
        padding: 47px 0;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_02 {
        position: relative;
        background-image: url(../images/notebook_bg_1.png);
        background-repeat: no-repeat;
        background-size: 326px 600px;
        /* width: 326px;
        height: 927px; */
        margin: 0 auto;
        padding: 47px 0;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_03 {
        position: relative;
        background-image: url(../images/notebook_bg_1.png);
        background-repeat: no-repeat;
        background-size: 326px 550px;
        /* width: 326px;
    height: 927px; */
        margin: 0 auto;
        padding: 47px 0;
        text-align: center;
        background-position: top center;
    }
}

@media screen and (max-width: 360px) {
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 655px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .love_s img {
        width: 44px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -112px 0 0 121px;
        z-index: 20;
    }
    .notebook_bg_top {
        background-size: contain;
        width: 315px;
        height: 59px;
        margin: 0px auto 0 auto;
    }
    .notebook_bg_center {
        background-size: contain;
        width: 315px;
        height: auto;
        margin: -10px auto 0 auto;
    }
    .notebook_bg_down {
        background-size: contain;
        width: 315px;
        height: 31px;
        margin: 0 auto 50px auto;
    }
    .hi_logo img {
        width: 129px;
    }
    .hi_logo {
        margin: -1px 0 0 -141px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .clock img {
        width: 51px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: 0px 0 0 17px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -346px 0 0 -63px;
        /* width: 19.33vw; */
        width: 214px;
    }
    .tag_b {
        margin: 72px 0 0 -171px;
        z-index: 7;
        /* width: 35vw; */
        width: 331px;
    }
    .woman_round img {
        /* width: 10.05vw; */
        width: 91px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 265px 0 0 18px;
        order: 1;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 434px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 131px 0 0 -318px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .notebook_bg_top {
        position: relative;
        background-image: url(../images/notebook_bg_top.png);
        background-repeat: no-repeat;
        background-size: contain;
        /* background-size: 100% 100%; */
        width: 315px;
        height: 59px;
        margin: 0px auto 0 auto;
        background-position: top center;
    }
    .notebook_bg_down {
        position: relative;
        background-image: url(../images/notebook_bg_down.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 315px;
        height: 31px;
        margin: 0 auto 50px auto;
        background-position: top center;
    }
    .notebook_bg_center {
        position: relative;
        background-image: url(../images/notebook_bg_center.png);
        background-repeat: repeat-y;
        background-size: contain;
        width: 315px;
        height: auto;
        margin: -10px auto 0 auto;
        text-align: center;
        background-position: top center;
    }
}

@media screen and (max-width: 345px) {
    .hi_logo img {
        width: 108px;
    }
    .hi_logo {
        margin: 29px 0 0 -139px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .clock img {
        width: 82px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: 44px 0 0 6px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -405px 0 0 -88px;
        /* width: 19.33vw; */
        width: 240px;
    }
    .tag_b {
        margin: 181px 0 0 -168px;
        z-index: 7;
        /* width: 35vw; */
        width: 325px;
    }
    .woman_round img {
        /* width: 10.05vw; */
        width: 130px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -31px 0 0 104px;
        z-index: 20;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 605px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 243px 0 0 -443px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .text_week {
        margin: 270px 40px 0 49px;
    }
    .notebook_bg_01,
    .notebook_bg_02,
    .notebook_bg_03 {
        width: 306px;
        /* height: 700px; */
        margin: 0 0 0 -20px;
        padding: 25px 0;
    }
}

@media screen and (max-width: 325px) {
    .pen1 {
        background-size: contain;
        width: 180px;
        height: 33px;
        margin: 0 0 0 0px;
        padding: -0.3vw 0;
        top: -9px;
    }
    .pen3 {
        display: inline-block;
        position: relative;
        background-image: url(../images/pen03.png);
        background-repeat: no-repeat;
        width: 179px;
        height: 71px;
        margin: 0px 0 0 0px;
        background-size: contain;
        padding: 15px 0 0 0;
        text-align: center;
        background-position: center;
        top: 6px;
    }
    .notebook_bg_top {
        position: relative;
        background-image: url(../images/notebook_bg_top.png);
        background-repeat: no-repeat;
        background-size: contain;
        /* background-size: 100% 100%; */
        width: 280px;
        height: 59px;
        margin: -1vw auto 0 auto;
        background-position: top center;
    }
    .notebook_bg_center {
        position: relative;
        background-image: url(../images/notebook_bg_center.png);
        background-repeat: repeat-y;
        background-size: contain;
        width: 280px;
        height: auto;
        margin: -10px auto 0 auto;
        text-align: center;
        background-position: top center;
    }
    .notebook_bg_down {
        background-size: contain;
        width: 280px;
        height: 31px;
        margin: 0 auto 50px auto;
    }
    .box-style-1 {
        background-image: url(../images/bg_m.jpg);
        width: 100%;
        height: 580px;
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .hi_logo img {
        width: 110px;
    }
    .hi_logo {
        margin: 1px 0 0 -115px;
        position: absolute;
        display: block;
        top: 20px;
        left: 50%;
        z-index: 20;
    }
    .clock img {
        width: 55px;
    }
    .clock {
        position: absolute;
        top: 30px;
        z-index: 10;
        left: 50%;
        margin: 3px 0 0 17px;
    }
    .tag_s_33 {
        z-index: 8;
        margin: -312px 0 0 -52px;
        /* width: 19.33vw; */
        width: 196px;
    }
    .tag_b {
        margin: 73px 0 0 -151px;
        z-index: 7;
        /* width: 35vw; */
        width: 295px;
    }
    .woman_round img {
        width: 10.05vw;
        width: 88px;
    }
    .woman_round {
        position: absolute;
        left: 50%;
        z-index: 6;
        margin: 245px 0 0 22px;
        order: 1;
    }
    .people_cat img {
        /* width: 48.3vw; */
        width: 388px;
    }
    .people_cat {
        box-sizing: border-box;
        position: absolute;
        left: 50%;
        margin: 91px 0 0 -279px;
        top: 150px;
        z-index: 5;
        order: 2;
    }
    .love_s img {
        width: 52px;
    }
    .love_s {
        position: absolute;
        top: 280px;
        left: 50%;
        margin: -135px 0 0 97px;
        z-index: 20;
    }
    .text_week {
        margin: 272px 20px 0 30px;
    }
    .big_text02 img {
        width: 583px;
        max-width: 100%;
    }
    .big_text01 img {
        width: 694px;
        max-width: 100%;
    }
    .at_last_roundimg_bg {
        width: 100%;
        width: 150px;
        background-size: contain;
        margin: 0px auto;
        padding: 20px 0 20px 0;
    }
    .text4_b {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 17px;
        padding: 5px 0 5px 20px;
    }
    .text4_s {
        font-size: 14px;
        line-height: 1.4;
        font-weight: bold;
    }
    .pic_01 {
        width: 55px;
    }
    .pic_02 {
        width: 43px;
    }
    .pic_03 {
        width: 70px;
    }
}</pre></body></html>