body { background-color: rgb(255, 255, 255); }

#wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.vision_box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* Banner */
.vision {
    width: 1024px;
    height: 423px;
    margin: auto;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url(..//imgs/title_01.jpg);
}

.main {
    width: 100%;
    height: auto;
    overflow: hidden;
}

/* 第一頁-安穩甜眠新寵兒 */
.page001 {
    position: relative;
    width: 1024px;
    height: 1550px;
    margin: auto;
}

.page001 img {
    position: absolute;
    width: auto;
    height: 26px;
    top: 75px;
    left: 89px;
}
 
.page001_title {
    width:1024px;
    height:333px;
    font-family: 'Noto Serif TC';
    margin: auto;
    background-size: 100% auto;
    background-image: url(..//imgs/page001_title.jpg);
}

.page001_title h1 {
    font-size: 102px;
    font-weight: 900;
    text-align: center ;
    color: rgb(157, 86, 156);
    /* 文字陰影 */
    text-shadow:6px 3px 2px rgb(251, 216, 228);  
    /* 文字移動 */
    padding-top:119px;
}

.page001_title h2 {
    font-family: sans-serif;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    margin-top: -5px;
    margin-left: 43px;
    color: rgb(255, 255, 255);
    /* 字距 */
    letter-spacing: 45px;
}

/* 第一頁-三大痛點 */
.page001_phpto {
    /* 同排 */
    display: flex;
    width: 1024px;
    height: 324px;
    margin: auto;
}

.page001_002 {
    width: 360px;
    background-size: 100% auto;
    background-image: url(..//imgs/page001_002.jpg);
}

.page001_002 p {
    font-size: 23px;
    font-weight: 900;
    font-family: sans-serif;
    margin: 263px 0px 0px 93px;
    color: rgb(236, 111, 142);
    /* 文字陰影 */
    text-shadow:1.5px 1.5px 0.3px rgb(255, 255, 255);  
}

.page001_003 {
    width: 332px;
    background-size: 100% auto;
    background-image: url(..//imgs/page001_003.jpg);
}

.page001_003 p {
    font-size: 23px;
    font-weight: 900;
    font-family: sans-serif;
    margin: 256px 0px 0px 110px;
    color: rgb(236, 111, 142);
    text-align: center;
    line-height: 24px;
    /* 文字陰影 */
    text-shadow:1.5px 1.5px 0.3px rgb(255, 255, 255);  
}

.page001_004 {
    width: 340px;
    background-size: 100% auto;
    background-image: url(..//imgs/page001_004.jpg);
}

.page001_004 p {
    font-size: 23px;
    font-weight: 900;
    font-family: sans-serif;
    margin: 256px 0px 0px -40px;
    color: rgb(236, 111, 142);
    text-align: center;
    line-height: 24px;
    /* 文字陰影 */
    text-shadow:1.5px 1.5px 0.3px rgb(255, 255, 255);  
}

/* 第一頁-介紹內文 */
.page001_005 {
    width: 1024px;
    height: 893px;
    margin: auto;
    background-size: 100% auto;
    background-image: url(..//imgs/page001_005.jpg);
    position: relative;
}

.page001_txt_1 h1 {
    position: absolute;
    font-size: 27px;
    font-family: sans-serif;
    font-weight: bolder;
    text-align: center;
    color: rgb(161, 142, 126);
    top: 57px;
    left: 32px;
}

.page001_txt_1 h2 {
    position: absolute;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: 600;
    text-align: center;
    color: rgb(161, 142, 126);
    top: 156px;
    left: 226px;
}

.page001_txt_1 h3 {
    position: absolute;
    font-size: 30px;
    font-family: sans-serif;
    font-weight: bolder;
    color: rgb(161, 142, 126);
    line-height: 33px;
    top: 227px;
    left: 626px;
}

.page001_txt_1 h4 {
    position: absolute;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: 600;
    color: rgb(161, 142, 126);
    top: 393px;
    left: 543px;
    line-height: 31px;
}

.page001_txt_2 h1 {
    /* 定位 */
    position: absolute;
    /* 斜體字 */
    font-style: italic;
    font-family: sans-serif;
    font-size: 27px;
    font-weight: 900;
    top: 17px;
    left: 414px;
    letter-spacing: 1px;
    color: rgb(236, 151, 172);
}

.page001_txt_2 h2 {
    /* 定位 */
    position: absolute;
    /* 斜體字 */
    font-style: italic;
    font-family: sans-serif;
    font-size: 27px;
    font-weight: 900;
    top: 47px;
    left: 477px;
    letter-spacing: 1px;
    color: rgb(236, 151, 172);
}

.page001_txt_3 h1 {
    position: absolute;
    font-size: 68px;
    font-weight: bolder;
    font-family: sans-serif;
    color: rgb(228, 141, 163);
    top: 483px;
    left: 579px;
    text-shadow: 1px 2px 1px rgb(207, 44, 120);
}

.page001_txt_3 h2 {
    position: absolute;
    font-size: 23px;
    font-weight: bold;
    font-family: sans-serif;
    color: rgb(255, 255, 255);
    top: 569px;
    left: 607px;
}

.page001_txt_3 p {
    position: absolute;
    font-size: 30px;
    font-weight: bolder;
    font-family: sans-serif;
    color: rgb(161, 142, 126);
    top: 618px;
    left: 606px;
    line-height: 35px;
    letter-spacing: 6px;
}

/* 第二頁-淺眠?失眠?睡不好? */
.page002 {
    position: relative;
    width: 1024px;
    height: 1118px;
    background-size: auto 100%;
    margin: auto;
    background-color: rgb(248, 234, 232);
}

.page002 h1 {
    position: absolute;
    color: rgb(228, 141, 163 );
    font-family: 'Noto Serif TC';
    font-weight: 900;
    font-size: 70px;
    line-height: 80px;
    top: 60px;
    right: 6%;
    text-align: center;
}

.page002 h2 {
    position: absolute;
    width: 900px;
    height: 60px;
    background-color: rgb(108, 176, 163);
    font-weight: 900;
    font-size: 26.5px;
    font-family:sans-serif;
    color: rgb(255, 255, 255);
    top: 228px;
    right: 6%;
    line-height: 60px;
    text-align: center;
}

.page002 h3 {
    position: absolute;
    top: 30px;
    width: 395px;
    height: 55px;
    background-color: rgb(161, 142, 126);
    font-weight: 600;
    font-size: 37px;
    line-height: 55px;
    text-align: center;
    color: rgb(255, 255, 255);
    top: 318px;
    left: 30%;
} 

/* 第二頁-各項擴香圖 */
.page002_photo {
    position: absolute;
    width: 882px;
    height: 220px;
    display: flex;
    top: 410px;
    margin-left: 70px;
    margin-right: 70px;
    /* 陰影 */
    filter: drop-shadow(0px 0px 5px rgb(157, 137, 120));
}

.page_002_001 {
    width: 220px;
    background-size: 100% auto;
    background-image: url(..//imgs/page002_photo_001.png);
}

.page_002_002 {
    width: 220px;
    background-size: 100% auto;
    background-image: url(..//imgs/page002_photo_002.png);
}

.page_002_003 {
    width: 220px;
    background-size: 100% auto;
    background-image: url(..//imgs/page002_photo_003.png);
}

.page_002_004 {
    width: 220px;
    background-size: 100% auto;
    background-image: url(..//imgs/page002_photo_004.png);
}

/* 第二頁-各項擴香文字敘述 */
.box {
    position: relative;
    display: flex;
    top: 613px;
    /* 整體居中 */
    justify-content: center;
}

.txt {
	width: 168px;
	height: 40px;
	font-size: 30px;
	font-weight: 600;
	color: rgb(140,133,123);
	/* 圓角效果 */
	border-radius: 30px;
	background-color: rgb(255, 255, 255);
	/* 色塊陰影*/
	box-shadow: 0px 0px 10px 0px rgba(32, 29, 23, 0.568);
	/* 間格 */
	margin: 30px;
	/* 文字居中 */
	text-align: center;
	line-height: 38px;
}

/* 第二頁-比較表 */
.table {
    position: relative;
    width: 880px;
    margin: auto;
    border-collapse: collapse;
    background-color: rgb(32, 149, 169);
    /* 文字 */
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 38px;
    /* 表格位置 */
    top: 656px;
    box-shadow: 0px 0px 10px 0px rgba(32, 29, 23, 0.568);
}

/* 針對枕頭噴霧紅色色塊 */
.table td:nth-child(6) {
	background-color: rgb(208, 74, 107);
	color: #FFF;
}

.table table {
	/* 表格線 */
	border-collapse: collapse;
	width: 880px;
	text-align: center;
}

.table thead tr {
    font-size: 25px;
    font-weight: 600;
}

/* 針對直向字體 */
.table tbody td:nth-child(1) {
	font-size: 25px;
	font-weight: 600;
}

.table tbody td {
    font-size: 20px;
    font-weight: 300;
}

.table td {
    /* 線框 */
    border: 3px solid rgb(255, 255, 255);
}

/* 第二頁-皇冠 */
.corwn_box {
    width: 127px;
    height: 107px;
    top: 692px;
    left: 876px;
}

.corwn_box, .corwn {
    position: absolute;
    background-size: 100% auto;
    background-image: url(..//imgs/page002_corwn.png);
    background-repeat: no-repeat;
    /* 陰影 */
    filter: drop-shadow(0px 0px 3px rgb(129, 129, 129));
}

/* 第三頁-安穩PEACE|甜眠SWEET SLEEP */
.page003 {
    position: relative;
    width: 1024px;
    height: 1090px;
    margin: auto;
}

.page003_title {
    position: relative;
    width: 1024px;
    height: 307px;
    background-color: rgb(254, 249, 250);
    box-shadow: 0px 6px 5px -2px rgba(109, 109, 109, 0.301);
}

.page003_title p {
    position: absolute;
    font-size: 90px;
    font-family: 'Noto Serif TC';
    font-weight: 900;
    color: rgb(228, 141, 163 );
    line-height: 105px;
    top: 36px;
    left: 135px;
}

.page003_txt {
    position: absolute;
    width: 885px;
    height: 50px;
    font-weight: 700;
    font-size: 30px;
    background-color: rgb(108, 176, 163);
    text-align: center;
    color: rgb(255, 255, 255);
    top: 257px;
    right: 0%;
}

.page003_line {
    position: absolute;
    width: 7px;
    height: 257px;
    background-color: rgb(242, 210, 221 );
    left: 100px;
    top: 50px;
}
/* 圖片部分 */
.page003_box02_photo {
    display: flex;
    justify-content: center;
    /* 換排 */
    flex-wrap: wrap;
}

.page003_box02_photo  img {
    margin-bottom: 30px;
}

.page003_box03_photo {
    position: relative;
    display: flex;
    justify-content: center;
    /* 換排 */
    flex-wrap: wrap;
    top: 25px;
}

.page003_line02 {
    position: absolute;
    width: 6px;
    height: 783px;
    background-color: rgb(255, 255, 255);
    z-index: 3;
    left: 338px;
}

.page003_line03 {
    position: absolute;
    width: 6px;
    height: 783px;
    background-color: rgb(255, 255, 255);
    z-index: 3;
    left: 681px;
}

.page003_box03_photo img {
    margin-bottom: 30px;
}

.page003_box02_photo img p {
    position: absolute;
    padding: 30px;
    width: 341px;
    color:  rgb(255, 255, 255);
    background-color: rgb(228, 141, 163);
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    /* 方塊行高 */
    margin-bottom: 332px;
}
/* 圖片文字部分 */
.page003_box03_txt02 {
    position: relative;
    display: flex;
    /* 均勻居中 */
    justify-content: center;
    /* 換行 */
    flex-wrap: wrap;
    top: -401px;
}

.page003_box03_txt02 p {
    width: 341px;
    color:  rgb(255, 255, 255);
    background-color: rgb(228, 141, 163);
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 55px;
}

.page003_box03_txt02-2 {
    position: relative;
    display: flex;
    /* 均勻居中 */
    justify-content: center;
    /* 換行 */
    flex-wrap: wrap;
    top: -69px;
}

.page003_box03_txt02-2 p {
    width: 341px;
    color:  rgb(255, 255, 255);
    background-color: rgb(228, 141, 163);
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 55px;
}

.page003_photo_line {
    position: relative;
    width: 30px;
    height: 100px;
    background-color: rgb(255, 255, 255);
}

/* 第四頁-產品內容物說明 */
.page004_box {
    width: 1024px;
    background-color: rgb(255, 255, 255);
    background-image: url(..//imgs/page004_BG.png);
    background-repeat: no-repeat;
    margin: auto;
}

/* 安穩PEACE */
.product_box_01 {
    position: relative;
    width: 1024px;
    height: 512px;
    background-size: 100% auto;
    background-image: url(..//imgs/page004_bg_01.jpg);
}

/* 精油名稱 */
.product_photo01 {
    position: absolute;
    width: 431px;
    height: 403px;
    background-size: 100% auto;
    background-image: url(..//imgs/page004_product01.jpg);
    background-repeat: no-repeat;
    /* 線框 */
    border: solid 5px rgb(255, 255, 255);
    /* 切圓角 */
    border-radius: 2%;
    box-shadow: 3px 3px 6px rgba(70, 40, 19, 0.37);
    /* 位移 */
    top: 60px;
    left: 50px;
    z-index: 2;
}

/* 精油名稱 */
.product_photo01 h1 {
    position: absolute;
    width: 183px;
    color: rgb(255, 255, 255);
    background-color: rgb(161, 142, 126);
    font-size: 27px;
    font-family: sans-serif;
    font-weight: bolder;
    text-align: center;
    line-height: 45px;
    top: 205px;
    left: 453px;
}

/* 精油內容 */
.product_photo01_txt {
    position: absolute;
    width: 200px;
    top: 203px;
    left: 506px;
}

.product_photo01_txt h2 {
    position: absolute;
    color: rgb(161, 142, 126);
    font-size: 30px;
    font-family: sans-serif;
    font-weight: bolder;
    top: 129px;
    z-index: 2;
}

.product_photo01_txt h3 {
    position: absolute;
    width: 385px;
    color: rgb(161, 142, 126);
    font-size: 21px;
    font-family: sans-serif;
    font-weight: bolder;
    top: 165px;
    z-index: 2;
}

/* 內容物底 */
.product_txt_bg {
    position: absolute;
    width: 555px;
    height: 79px;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 3px 6px rgb(70 40 19 / 37%);
    top: 325px;
    left: 430px;
    z-index: 1;
}

.page004_flower {
    position: absolute;
    width: 345px;
    height: 309px;
    background-image: url(..//imgs/page004_flower.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    filter: drop-shadow(3px 3px 3px  rgba(70, 40, 19, 0.37));
    top: 20px;
    left: 643px;
}

/* 內文敘述 */
.product_txt01 {
    position: absolute;
    width: 481px;
    top: 420px;
    left: 506px;
    font-size: 20px;
    font-weight: 500;
    color: rgb(161, 142, 126 );
}

/* 甜眠SWEEP SLEEP */
.product_box_02 {
    position: relative;
    margin-top: 5px;
    width: 1024px;
    height: 512px;
    background-size: 100% auto;
    background-image: url(..//imgs/page004_bg_02.jpg);
    background-repeat: no-repeat;
}

.product_photo02 {
    position: absolute;
    width: 431px;
    height: 403px;
    background-size: 100% auto;
    background-image: url(..//imgs/page004_product02.jpg);
    background-repeat: no-repeat;
    /* 線框 */
    border: solid 5px rgb(255, 255, 255);
    /* 切圓角 */
    border-radius: 2%;
    box-shadow: 3px 3px 6px rgba(70, 40, 19, 0.37);
    /* 位移 */
    top: 76px;
    left: 545px;
    z-index: 2;
}

.product_photo02 h1 {
    position: absolute;
    width: 275px;
    height: 45px;
    color: rgb(255, 255, 255);
    background-color: rgb(161, 142, 126);
    font-size: 27px;
    font-family: sans-serif;
    font-weight: bolder;
    text-align: center;
    line-height: 45px;
    top: 48px;
    left: -526px;
}

/* 精油內容 */
.product_photo02_txt {
    position: absolute;
    width: 200px;
    top: 203px;
    left: 21px;
}

.product_photo02_txt h2 {
    position: absolute;
    color: rgb(161, 142, 126);
    font-size: 30px;
    font-family: sans-serif;
    font-weight: bolder;
    z-index: 2;
}

.product_photo02_txt h3 {
    position: absolute;
    color: rgb(161, 142, 126);
    width: 514px;
    font-size: 21px;
    font-family: sans-serif;
    font-weight: bolder;
    line-height: 25px;
    top: 42px;
    z-index: 2;
}

/* 內文敘述 */
.product_txt02 {
    position: absolute;
    width: 518px;
    top: 314px;
    left: 19px;
    font-size: 20px;
    font-weight: 500;
    color: rgb(161, 142, 126 );
    line-height: 21px;
}

/* 內容物底 */
.product_txt_bg02 {
    position: absolute;
    width: 560px;
    height: 109px;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 3px 6px rgb(70 40 19 / 37%);
    top: 194px;
    left: 0px;
    z-index: 1;
}

.page004_lemon {
    position: absolute;
    width: 250px;
    height: 250px;
    background-image: url(..//imgs/page004_lemon.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    filter: drop-shadow(0px 0px 6px  rgba(70, 40, 19, 0.7));
    top: 1px;
    left: 350px;
}

/* 第五頁 */
.page005_box {
    position: relative;
    width: 1024px;
    height: 2548px;
    margin: auto;
}

/* 第五頁-title */
.page005_tittle {
    position: relative;
    width: 1024px;
    height: 80px;
    margin: auto;
    background-color: rgb(248, 234, 232);
    box-shadow: 0px 6px 5px -2px rgb(109 109 109 / 30%);
    z-index: 2;
}

.page005_tittle p {
    position: absolute;
    width: 990px;
    height: 50px;
    font-family: serif;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    line-height: 50px;
    color: rgb(255, 255, 255);
    background-color: rgb(232, 144, 167 );
    top: 15px;
    left: 17px;
}

/* 公司介紹 */
.page005_company {
    position: relative;
    width: 1024px;
    height: 740px;
    margin: auto;
    background-color: rgb(251, 242, 241);
    box-shadow: 0px 6px 5px -2px rgb(109 109 109 / 30%);
}

.page005_company img {
    height: 290px;
    border: solid 7px rgb(255, 255, 255);
    border-radius: 7px;
    box-shadow: 0px 6px 5px -2px rgb(109 109 109 / 30%);
}

/* 先豐國際股份有限公司 */
.page005_company01 {
    position: absolute;
    top: 55px;
    left: 73px;
}


.page005_company_txt_box01 {
    position: absolute;
    width: 300px;
    top: 20px;
    left: 584px;
}

.page005_company_logo01{
    position: absolute;
    width: 75px;
    height: 127px;
    top: -6px;
    right: 285px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(..//imgs/page005_compant_logo_01.png);
}

.page005_company_txt_box01 h1 {
    position: absolute;
    font-size: 30px;
    font-weight: 600;
    color: rgb(89, 86, 86);
    left: 35px;
    width: 300px;
}

.page005_company_txt_box01 h2 {
    position: absolute;
    height: 75px;
    width: 320px;
    font-size: 22px;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 86, 86);
    border-radius: 10px;
    top: 45px;
    left: 25px;;
    line-height: 30px;
    /* 垂直水平居中 */
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.page005_company_txt_box01 h3 {
    position: absolute;
    width: 409px;
    top: 155px;
    left: -62px;
    font-size: 18px;
    color: rgb(69, 86, 86);
    font-weight: 300;
    line-height: 22px;
}

/* 恩來富有限公司 */
.page005_company02 {
    position: absolute;
    top: 396px;
    left: 458px;
    font-weight: 500;
}

.page005_company_txt_box02 {
    position: absolute;
    width: 300px;
    top: 5px;
    left: -290px;
}

.page005_company_logo02{
    position: absolute;
    width: 135px;
    height: 51px;
    left: 27px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../imgs/page005_compant_logo_02.png);
    display: flex;
    justify-content: center;
}

.page005_company_txt_box02 h1 {
    position: absolute;
    width: 371px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: rgb(89, 86, 86);
    top: 45px;
}

.page005_line {
    position: absolute;
    width: 370px;
    height: 2px;
    background-color: rgb(89, 86, 86);
}

.page005_company_txt_box02 p {
    position: absolute;
    width: 370px;
    top: 97px;
    left: -91px;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
    color: rgb(89, 86, 86);
}

/* 世界睡眠日獎項 */
.page005_WorldSleepDay {
    width: 1024px;
    height: 359px;
    background-color: rgb(248, 234, 232);
    margin: auto;
}

.page005_WorldSleepDay img {
    position: absolute;
    top: 856px;
    left: 75px;
    width: 36%;
    border: solid 8px rgb(255, 255, 255);
    box-shadow: 0px 6px 5px -2px rgb(109 109 109 / 30%);
    z-index: 3;
}

.page005_WorldSleepDay h1 {
    position: absolute;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    line-height: 46px;
    width: 275px;
    height: 50px;
    color: rgb(255, 255, 255);
    background-color: rgb(161, 142, 126);
    top: 1000px;
    left: 458px;
    z-index: 2;
}

.page005_shape01 {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent rgb(91, 112, 124);
    top: 43%;
    left: 46%;
}

.page005_WorldSleepDay p {
    position: absolute;
    font-weight: bolder;
    font-size: 22px;
    color: rgb(91, 112, 124);
    top: 1091px;
    left: 500px;
    line-height: 26px;
}

/* 各項獎項 */
.page005_awards {
    width: 100%;
    height: 557px;
    margin: auto;
    background-size: 100% auto;
    background-image: url(..//imgs/page005_awards.jpg);
    background-repeat: no-repeat;
    box-shadow: 0px -5px 6px -3px rgb(109 109 109 / 30%);
}

.page005_awards_txt{
    position: relative;   
    display: flex;
    overflow-wrap: break-word;
    justify-content: center 
}

.page005_awards_txt p {
    position: absolute;
    width: 1024px;
    height: 100px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 25px;
    background-color: rgb(161, 142, 126); 
    top: 557px;
    box-shadow: 0px 6px 5px -2px rgb(109 109 109 / 30%);
    /* 垂直水平居中 */
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.page005_shape02 {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 20px 30px;
    border-color: transparent transparent rgb(161, 142, 126);
    top: 538px;
    left: 466px;
}

/* 商品評價 */
.evaluation_box {
    position: relative;
    margin: auto;
    width: 1024px;
    height: 813px;
    background-color: rgb(248, 234, 232 );
    z-index: -1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.evaluation_bg {
    position: absolute;
    width: 895px;
    height: 760px;
    top: 1863px;
    left: 65px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.evaluation_box ul {
    position: absolute;
    width: 726px;
    height: auto;
    top: 175px;
    left: 195px;
}

.evaluation_box ul li {
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 97px;
}

.evaluation_box ul li h1 {
    width: 200px;
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: 500;
    letter-spacing: 20px;
    line-height: 38px;
    position: absolute;
    top: -26px;
    left: 28%;
}

.evaluation_box ul li h2 {
    color: rgb(0, 0, 0);
    font-size: 28px;
    font-weight: 400;
    
}

.evaluation_box ul li p {
    color: rgb(0, 0, 0);
    font-size: 23px;
    font-weight: 400;
}

.page005_bg {
    position: absolute;
    width: 83%;
    height: 760px;
    margin: auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(..//imgs/page005_evaluation.jpg);
    top: 150px;
    z-index: -2;
}

/* 第六頁-催促行動 */
.page006_box {
    width: 1024px;
    height: 1453px;
    margin: auto;
    background-color: rgb(254, 249, 250 ); 
}

.page006_title_photo {
    height: 800px;
    width: 1024px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(..//imgs/page006_title_photo.jpg);
}

.page006_title {
    position: relative;
}

.page006_title P {
    position: absolute;
    font-size: 23px;
    font-family: 'Noto Serif TC';
    font-style: italic;
    font-weight: 500;
    text-indent: -216px;
    line-height: 30px;
    color: rgb(255, 255, 255);
    top: 711px;
    right: 36px;
    filter: drop-shadow(0px 0px 2px rgb(70, 40, 19));
}

.page006_title_box {
    position: relative;
    text-align: center;
    color: rgb(85, 50, 21);
    font-family: 'Noto serif TC';
    margin-top: -7px;
}

.page006_title_box h1 {
    font-size: 67px;
    text-align: center;
    color: rgb(85, 50, 21);
    font-weight: 900;
    line-height: 100px;
    top: 30px;
}

.page006_title_box h2 {
    font-weight: 900;
    font-size: 28px;
    text-align: center;
    color: rgb(85, 50, 21);
}

.page006_line {
    position: absolute;
    width: 932px;
    height: 5px;
    background-color: rgb(85, 50, 21);
    top: 94px;
    left: 46px;
}

.page006_photot_box {
    position: relative;
    width: 1024px;
    height: 148.3px ;
    margin-top: 15px;
    background-color: rgb(255, 255, 255);
}

.page006_photot_box img {
    height: 145.9px;
}

.page006_txt_box {
    position: relative;
    width: 1024px;
    display: flex;
    justify-content: center;
    margin-top: -3px;
}

.page006_txt {
    color: rgb(85, 50, 21);
    width: 1024px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    background-color: rgb(255, 255, 255);
}

/* QR Code */
.page006_QR_box {
    justify-content: center;
    display: flex;
}

.page006_QR_box img {
    width: 165px;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 30px;
}

/* 第七頁-產品注意事項 */
.page007_box {
    position: relative;
    width: 1024px;
    height: 1453px;
    background-size: 100% auto;
    background-image: url(../imgs/page007_bg.jpg);
    margin: auto;
}

.page007_txt01 {
    position: absolute;
    width: 915px;
    top: 905px;
    left: 52px;
    color: rgb(85, 50, 21);
}

.page007_txt01 h1 {
    font-size: 33px;
    font-weight: 800;
}

.page007_txt01 h2 {
    position: absolute;
    font-size: 19px;
    font-weight: 400;
    top: 55px;
}

.page007_txt02 {
    position: absolute;
    width: 915px;
    top: 1085px;
    left: 52px;
    color: rgb(85, 50, 21);
}

.page007_txt02 h1 {
    font-size: 33px;
    font-weight: 800;
}

.page007_txt02 h2 {
    position: absolute;
    font-size: 19px;
    font-weight: 400;
    top: 55px;
}

.page007_txt03 {
    position: absolute;
    width: 915px;
    top: 1235px;
    left: 52px;
    color: rgb(85, 50, 21);
}

.page007_txt03 h1 {
    font-size: 33px;
    font-weight: 800;
}

.page007_txt03 h2 {
    position: absolute;
    font-size: 19px;
    font-weight: 400;
    top: 55px;
}
