@charset "utf-8";
/* CSS Document */

/*基本*/
body{margin:0;padding:0;}

/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit;background-color: #b8eae7;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { display: block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);}
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}

  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}

}

/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1753757214572) no-repeat center top;}
.bg_fix { z-index: -1; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bg_fix.jpg?t=1753757214572) no-repeat center top;}
.bgdeco { z-index: -1; position: absolute; top:0px; left: 0; width: 100%; min-width: 2000px; height: 100%; background: url(bgdeco.png?t=1753757214572) repeat-y center top;background-size: 100%;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.jpg?t=1753757214572) no-repeat center 44px; background-size: 100%;}
}



/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
.for_m { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
    .for_m { display: inherit !important;}
	}


/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 6vw;}
}

/*公版*/
.bg_box { background: url(bg_box.png?t=1753757214572)top center repeat-y;}
.bg_boxbottom { position: relative;  background: url(bg_boxbottom.png?t=1753757214572)top center no-repeat; height: 52px;}
.bg_box2 { background: url(bg_box2.png?t=1753757214572)top center repeat-y;}
.bg_boxbottom2 { position: relative;  background: url(bg_boxbottom2.png?t=1753757214572)top center no-repeat; height: 43px;}
.bg_box3 { background: url(bg_box3.png?t=1753757214572)top center repeat-y;}
.bg_boxbottom3 { position: relative;  background: url(bg_boxbottom3.png?t=1753757214572)top center no-repeat; height: 43px;}
.bg_box4 { background: url(bg_box4.png?t=1753757214572)top center repeat-y;}
.bg_boxbottom4 { position: relative;  background: url(bg_boxbottom4.png?t=1753757214572)top center no-repeat; height: 38px;}
.bg_box5 { background: url(bg_box5.png?t=1753757214572)top center repeat-y;}
.bg_boxbottom5 { position: relative;  background: url(bg_boxbottom5.png?t=1753757214572)top center no-repeat; height: 38px;}
@media screen and (max-width:767px){
  .bg_box { background: url(bg_box_m.png?t=1753757214572)top center repeat-y; background-size: 100%;}
  .bg_boxbottom { background: url(mbg_boxbottom.png?t=1753757214572)top center no-repeat; height: 5vw; background-size: 100%;top: -0.5vw;}
  .bg_box2 { background: url(bg_box2_m.png?t=1753757214572)top center repeat-y; background-size: 100%;}
  .bg_boxbottom2 { background: url(mbg_boxbottom2.png?t=1753757214572)top center no-repeat; height: 2vw; background-size: 100%;top: -0.5vw;}
  .bg_box3 { background: url(bg_box3_m.png?t=1753757214572)top center repeat-y; background-size: 100%;}
  .bg_boxbottom3 { background: url(mbg_boxbottom3.png?t=1753757214572)top center no-repeat; height: 6vw; background-size: 100%;top: -0.5vw;}
  .bg_box4 { background: url(bg_box4_m.png?t=1753757214572)top center repeat-y; background-size: 100%;}
  .bg_boxbottom4 { background: url(mbg_boxbottom4.png?t=1753757214572)top center no-repeat; height: 4vw; background-size: 100%;top: -0.5vw;}
  .bg_box5 { background: url(bg_box5_m.png?t=1753757214572)top center repeat-y; background-size: 100%;}
  .bg_boxbottom5 { background: url(mbg_boxbottom5.png?t=1753757214572)top center no-repeat; height: 4vw; background-size: 100%;top: -0.5vw;}
}

/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;background-color:transparent;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
/*輪播移除公版設定*/
.Area .swiper_remove_box_style ul { background-color: transparent; grid-gap: 0;}
.Area .swiper_remove_box_style ul li { border: none!important; background-color: #fff;}
.Area .swiper_remove_box_style ul li,
.Area .swiper_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swiper_remove_box_style ul {}
}
/*3品公版間距*/
.Area .PD_layout-add2cart ul { padding: 20px;}
@media screen and (max-width:767px){
  .Area .PD_layout-add2cart ul { padding: 0.2em 0;}
  .Area .PD_layout-add2cart ul li { padding: 0.2em;}
}

/*BN輪播移除公版設定*/
.Area .swiper_remove_box_style_K1 ul {display: flex;background-color: transparent;grid-gap: 0;padding: 0;}
.Area .swiper_remove_box_style_K1 ul li { border: none!important; }
.Area .swiper_remove_box_style_K1 ul li,
.Area .swiper_remove_box_style_K1 ul li .PD_img img { }
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style_K1 ul { width: 100%;}
  .Area .swiper_remove_box_style_K1 ul {}
}

/*版頭*/
.Area_top {position: relative;height:760px;}
.Area_top .main {position:absolute;left: 267px;top: 58px;z-index: 1;}
.Area_top .main ul {padding: 0; grid-gap: 0;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .top_deco01 {z-index: 3;position:absolute;top: 269px;left: 20px;width: 565px;} .Area_top .top_deco01 img {width: 70%;}
.Area_top .top_deco02 {z-index: 1;position:absolute;top: 285px;left: 647px;width: 513px;} .Area_top .top_deco02 img {width: 70%;}
.Area_top .top_deco03 {z-index: 2;position:absolute;top: 489px;left: 343px;animation-delay: 1.5s;}
.Area_top .top_deco04 {z-index: 2;position:absolute;top: 533px;left: 139px;} .Area_top .top_deco04 img {width: 80%;}
.Area_top .top_deco05 {z-index: 2;position:absolute;top: 533px;left: 950px;} .Area_top .top_deco05 img {width: 80%;}
@media screen and (max-width:767px){
  .Area_top {height: 81vw;}
  .Area_top .main {left: 15vw;top: 6vw;width: 70%;}
  .Area_top .top_deco01 {position: absolute;top: 30.5vw;left: 8.5vw;width: 32%;}	.Area_top .top_deco01 img {width: 100%;}			
  .Area_top .top_deco02 {position: absolute;top: 30.5vw;left: 60.5vw;width: 32%;}	.Area_top .top_deco02 img {width: 100%;}			
  .Area_top .top_deco03 {position: absolute;top: 53.5vw;left: 21vw;width: 59%;}								
  .Area_top .top_deco04 {position: absolute;top: 55.8vw;left: 5vw;width: 15%;}								
  .Area_top .top_deco05 {position: absolute;top: 55.8vw;left: 80vw;width: 15%;}														
}

/*副標*/
.sub .PD_layout ul{display: flex;padding: 0;}
@media screen and (min-width: 768px){
.sub {position: absolute;top: 268px;left: 319px;width: 50%;height: 110px;z-index: 30;overflow: hidden;}	
.sub .PD_layout .PD img {width: 68%;}	
}
@media screen and (max-width:767px){
.sub {position: absolute;top: 26.8vw;left: 11vw;width: 80%;z-index: 30;overflow: hidden;}
.sub .PD_layout .PD img {width: 53%;padding: 0;}
}



/*版頭品*/
.top_pdx2 {height: 100%;}
.top_pdx2 .PD_layout ul {width:88%!important;margin:0 auto!important;padding:0!important;border-radius: 10px 10px 10px 10px;border: solid 5px #0c7684;outline: 4px solid #1cc8df;}
@media screen and (max-width:767px){
	.top_pdx2 {height: 100%;}
	.top_pdx2 .PD_layout{width: 100%;}
	.top_pdx2 .PD_layout ul {width: 98%!important;margin:0 auto!important;padding:0!important;border-radius: 10px 10px 10px 10px;border: solid 2px #0c7684;outline: 2px solid #1cc8df;}
}


/*區標*/
.title2 {width: 77%;}
.title ul {padding: 0;grid-gap:0!important;}
.title ul li { pointer-events: none;}
.bg_top {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;z-index: 0;}
.bg_top img {width: 100%;}
.box_txt {position: absolute;margin: 0 auto;width: 100%;height: auto;}
.box_txt img {width: 79%;}
.txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 145px;top:0;}
.txt ul li { background-color: transparent; pointer-events: none;padding: 0;}
.txt .PD_into {padding: 0;}
.txt ul li h5 {position: relative;top:37px;margin: 0;padding: 0;width: 100%;font: 58px/60px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;color: #151515;letter-spacing:-4px;}
@media screen and (max-width:767px){
  .title2 {width: 100%;}
  .bg_top {position: absolute;margin: 0 auto;width: 100%;top:0;}
  .bg_top img {width: 100%;}
  .box_txt {position: absolute;margin: 0 auto;width: 100%;}
  .box_txt img {width: 100%;}
  .txt ul {padding: 0;margin: 0;list-style: none;height: 14.5vw;}
  .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt .PD_into {padding: 0;}
  .txt ul li h5 {position: relative;top:3vw;margin: 0;padding: 0;width: 100%;font: 6.5vw/9vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: -0.5vw;overflow: hidden;}
}

/*今日最低價*/
@media screen and (min-width: 768px){
.Area00 {position: relative;z-index: 3;}
.Area00 .Area00_bg {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;}
.Area00 .Area_swiper { width: 90%;left: 47px;top: 0;}
}
@media screen and (max-width: 767px){
  .Area00 {position: relative;z-index: 3;}
  .Area00 .Area00_bg {position: absolute;margin: 0 auto;width: 100%;}
  .Area00 .Area_swiper {width: 88%;left: 5.7vw;top: 0;}
}

/*攻略百百粽*/
.Area01 {height:auto ;margin-bottom:70px !important;}
.Area01 .bg_box {margin:-30px auto 0!important ;}
.Area01 .layout_BN {width: 74%;padding-bottom: 0px;}
.Area01 .layout_BN ul li {padding: 0;}
.Area01 .layout_BN2 {width: 74%;padding-bottom: 0px;}
.Area01 .layout_BN2 ul li {padding: 0;}
.Area01 .layout_BN3 {width: 72%;}
@media screen and (max-width: 767px){
  .Area01 {height:auto ;margin-bottom:7vw !important;}
  .Area01 .bg_box {margin:-1vw auto 0!important ;}
  .Area01 .layout_BN {width: 96%;padding-bottom: 0vw;}
  .Area01 .layout_BN ul li {padding: 0;}
  .Area01 .layout_BN2 {width: 96%;padding-bottom: 0vw;}
  .Area01 .layout_BN2 ul li {padding: 0;}
  .Area01 .layout_BN3 {width: 96%;}
}

/*粽意大熱門*/
@media screen and (min-width:768px){
.Area02 {}
.Area02 .txt ul {height: 150px;}
.Area02 .txt ul li h5 {top:37px;}
.Area02 .layout_PD ul {border:solid 3px #000!important;}
}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .layout_PD ul {border:solid 2px #000!important;}
}

/** 倒數 **/
.TimerNick_2 { position: relative;top:0px;left: 0px; width: 100%; text-align: center; z-index: 1; padding-bottom: 10px; margin: 0;}
.TimerNick_2 .FontStyle { display:inline-block; margin:0 ; padding:0; border:0px; width: 53px; font: normal 39px/30px Arial; color: #000000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; background: transparent;font-weight:600;}
.TimerNick_2 span { padding-left:2px; font: bold 25px/30px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #000000;}
.TimerNick_2 small{  position:relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em; color: #000000;}
  @media screen and (max-width:767px){
    .TimerNick_2 { position: relative;top: 1.5vw;left: 0vw;padding-bottom: 1vw;}
    .TimerNick_2 .FontStyle { margin: 0; padding: 0; border: 0; width: 5vw; font: normal 4.5vw/6vw Arial; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing: -1px; text-align: right; background: transparent;}
    .TimerNick_2 div:nth-of-type(2),
    .TimerNick_2 div:nth-of-type(3),
    .TimerNick_2 div:nth-of-type(4){ width:5vw;}
    .TimerNick_2 span { padding: left 0vw !important; font: bold 4vw/7vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em;}
}





.item .PD_layout.layout_item .imgTag {display: none !important;}
.item .PD_layout.layout_item .imgTagBottom {display: none !important;}
.item .PD_layout.layout_item .prdImgWrap .imgTagRectangle {display: none !important;}
@media screen and (min-width:768px){
.item {}
/*作圖區*/
.item .layout_item .PD p b {color: #19689e;padding: 0 3%;border-radius: 5em;font-size: 1.1em;margin: 0 2% 0 0;}
.item .layout_item .PD_slide .PD p del {position: relative;top: 0;left:0;color:#757575;font-size: 25px;}
.item .layout_item .PD p .Price {font-weight: 700;color:#e31929;font-size: 2.7em;}
.item .layout_item .PD p {position: relative;height: 6em;font-size:1.3em;color:#e31929;}
.item .layout_item ul {width:100% ;grid-gap: 30px;}	
.item .layout_item li {background: url("item_bg.png?t=1753757214572") center top / 100% no-repeat scroll;}	
.item .layout_item {padding:0;width: 80%;}
.item .layout_item .PD_slide {height:670px;}
.item .layout_item .PD_slide .PD_into {width: 87%;position: absolute;left: 32px;top: -77px;text-align: center;}
.item .layout_item .PD_slide .PD_img img {width: 94%;margin: 43% 0% 0% 3%;}
.item .layout_item .PD_slide .PD_into h3 {position: relative;top: 0;max-height: 1.5em;font-family: Noto Sans CJK TC;font-weight: bold;font-size: 2.3em;line-height: 1.6em;color:#000;text-align: center;}
.item .layout_item .PD_slide .PD_into h4 {font-size: 2em;color: #000;text-align: center;position: relative;top: 0;line-height: 1.2em;margin-bottom: 0;}
.item .layout_item .PD_slide .PD:hover h4 { color:#e31929;}
.item .layout_item .PD .PD_logo {position: relative;top: -320px;left: 19px;height: 9em;z-index: 90;border-radius: 26.5em !important;}
.item .layout_item .PD .PD_logo img { padding: 6%; box-shadow: none; border: none; width: 150px; height: 150px;}	
.item .layout_item .PD p .money {font-size: 35px;}
}
@media screen and (max-width:767px){
.item {margin-bottom: 10vw;}
/*作圖區*/
.item .PD_layout.layout_item {padding: 0;}
.item .PD_layout.layout_item ul {grid-gap: 0.6em;width: 98%;}
.item .PD_layout.layout_item li {width:100%;height:67vw;left:0vw;background: url("item_bg.png?t=1753757214572") center top / 100% no-repeat scroll;}
.item .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
.item .PD_layout.layout_item .PD_slide .PD_into {position: absolute;top:1.5vw;width: 100%;text-align:center;font-size: 0.7em;}
.item .PD_layout.layout_item .PD_slide .PD_logo {position: absolute;left: 6.5vw;top: -36.7vw;height: 13vw;border-radius: 50%;display: block;z-index: 90;}
.item .PD_layout.layout_item .PD .PD_logo::after { content:""; position: absolute; display:block; top: -7vw;left: 0;width:100%; height:100%; pointer-events:none; z-index: -1;}
.item .PD_layout.layout_item .PD .PD_logo img {box-shadow: none;}
.item .PD_layout.layout_item .PD_slide .PD_img img {width:90%;margin:45% 0% 0% 6%;box-shadow: unset;}
.item .PD_layout.layout_item .PD_slide .PD_into h3 {max-height: 1.4em;font-size: 1.4em;line-height: 1.7em;margin: 0;color: #000;position: relative;text-align: center;}
.item .PD_layout.layout_item .PD_slide .PD_into h4 {position: relative;font-size: 1.4em;color:#000;margin: 0;line-height: 1em;text-align: center;top:1vw;}
.item .PD_layout.layout_item .PD_slide .PD p del {color: #757575;z-index: 99;position: relative;font-size: 1em;}
.item .PD_layout.layout_item .PD p {position: relative;height: 15vw;font-size: 1.1em;line-height: 2.8em;color:#e31929;}
.item .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#e31929;font-size: 1.8em;}
.item .PD_layout.layout_item .PD p small {font-size: 1.4em;}	
}












/*端午神隊友*/
@media screen and (min-width:768px){
.Area05 {}
.Area05 .title_box {position: relative;padding-top: 115px;}
.Area05 .Area05_bg {z-index: 0;position:absolute;top: -40px;width:100%;height: 490px;background-repeat:no-repeat;background-position: center top;}
.Area05 .txt ul {height: 180px;}
.Area05 .txt ul li h5 {top:37px;}
.Area05 .box_bottom {padding-bottom: 50px;}
.Area05 .box_txt4 {position: absolute;margin: 0 auto;height: auto;width: auto;}
.Area05 .text02 {width: 100%;margin: auto;height: 130px;}
.Area05 .text02 .PD_layout {width: 70%;}
.Area05 .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0;}
.Area05 .text02 .PD_layout .PD_into .PD_logo {width: 28%;left: 70px;top: 9px;position: relative;}  
.Area05 .text02 .PD_layout .PD_into h3 {width: 50%;font-size: 52px;line-height: 1.8em;color: #151515;margin-top: 3px;left: 115px;position: relative;} 
.Area05 .layout_PD {width: 85%;}
.Area05 .layout_PD ul {border:solid 3px #000!important;}
.Area05 .layout_PD2 ul li {border:solid 3px #000!important;}
}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .title_box {padding-top: 3vw;}
  .Area05 .m_Area05_bg { z-index:0; position:absolute; top:0; left:0; width:100%; height:30vw; background-repeat:no-repeat; background-size: 100%; background-position: center top;}
  .Area05 .txt ul {height: 18vw;}
  .Area05 .txt ul li h5 {top:2.5vw;}
  .Area05 .box_all {position: relative;}
  .Area05 .box_bottom {padding-bottom: 6vw;}
  .Area05 .box_txt4 {position: absolute;margin: 0 auto;height: auto;width: auto;}
  .Area05 .text02 {height: 14vw;}	
  .Area05 .text02 .PD_layout {width: 94%;}
  .Area05 .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0vw;margin-bottom: 0;}
  .Area05 .text02 .PD_layout .PD_into .PD_logo {width: 29%;top: 0;left: 7vw;position: relative;}  
  .Area05 .text02 .PD_layout .PD_into h3{width: 59%;margin-left: 0; font-size: 23px;line-height: 1.2em;color: #151515;margin-top: 1.5vw;left: 6vw;position: relative;} 
  .Area05 .layout_PD {width: 98%;}
  .Area05 .layout_PD ul {border:solid 2px #000!important;}
  .Area05 .layout_PD2 ul li {border:solid 2px #000!important;}
}

/*bn輪播*/
.Area06 {z-index:50 ;height:auto ;margin-bottom:-45px !important;}
.Area06 .box_swiper { position: relative; overflow: hidden; width: 100%; margin: 0 auto;}
.Area06 .box_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; height: 305px; grid-gap: inherit;}
.Area06 .box_swiper ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; border: none;}
.Area06 .box_swiper .PD_slide { min-width: inherit;}
.Area06 .box_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;}
@media screen and (max-width: 767px){
  .Area06 {height:auto ;margin-bottom:5vw !important;}
  .Area06 .box_swiper { width: 100%; height: auto; padding: 0 2%; box-sizing: border-box;}
  .Area06 .box_swiper ul.PD_wrapper { padding: 0 0 4%; height: 41vw;}
}

/*烘焙材料補貨區*/
@media screen and (min-width:768px){
.Area07 {}
.Area07 .txt ul {height: 145px;}
.Area07 .txt ul li h5 {top:60px;}
.Area07 .Area07_box01 {position: relative;overflow: hidden;}
.Area07 .Area07_box02 {position: relative;overflow: hidden;}
.Area07 .layout_PD {width: 95%;}
.Area07 .layout_PD ul {border:solid 3px #000!important;}
}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .txt ul {height: 15vw;}
  .Area07 .txt ul li h5 {top:4.5vw;}
  .Area07 .Area07_box01 {position: relative;overflow: hidden;}
  .Area07 .Area07_box02 {position: relative;overflow: hidden;}
  .Area07 .Area07_box01 .NavArea_tabbar_page .Nav .swiper-slide-active i {border: 1px solid #20adb5 !important;background-color: #20adb5 !important;}
  .Area07 .Area07_box02 .NavArea_tabbar_page .Nav .swiper-slide-active i {border: 1px solid #2e9658 !important;background-color: #2e9658 !important;}
  .Area07 .NavArea_tabbar_page {width: 92%;}
  .Area07 .layout_PD {width: 96%;}
  .Area07 .layout_PD ul {border:solid 2px #000!important;}
}





/*01作圖區微調*/
@media screen and (min-width: 768px){
  .newpd_style {height:auto ; margin-bottom:70px !important ;}
  .newpd_style .remove_box_style ul { background-color: transparent; grid-gap: 0px;}
  .newpd_style .Area_newpd .PD_layout .PD p del {display: none;}
  .newpd_style .Area_newpd .PD_layout .PD_into{ width:88%;top:-106px; position: relative; left:29px;}
  .newpd_style .Area_newpd .PD_layout .PD p {height: 2em;line-height: 2em;color: #e41717;position: relative;left:257px;top: -46px;}
  .newpd_style .Area_newpd .PD_layout .PD p .Price {font-size: 39px; font-weight: 800;}	
  .newpd_style .Area_newpd .PD_layout .PD h4 {font-size: 22px;top:0px;position: relative;color: #000;}	
  .newpd_style .Area_newpd .PD_layout .PD h3 {font-size: 25px;color: #000;position: relative;top: 4.2px;}		
  .newpd_style .Area_newpd .PD_slide {height:505px;background-color: #0000!important;}
  .newpd_style .Area_swiper_box .PD_layout ul{padding: 0 0 0;}
  .newpd_style .Area_swiper_box .PD_layout ul li img {/*border: 10px solid #ee2b2b;border-radius: 36px!important;*/}
  }
  @media screen and (max-width: 767px){
  .newpd_style {height:auto ; margin-bottom:7vw !important ;}
  .newpd_style .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .newpd_style .Area_newpd .PD_layout .PD p del {display: none;}
  .newpd_style .Area_newpd .PD_layout .PD_into{ top: -17vw; position: relative; left: 2vw;}
  .newpd_style .Area_newpd .PD_layout .PD p {height: 2em;line-height: 2em;color: #e41717;position:absolute;left:47vw;top:7vw;}
  .newpd_style .Area_newpd .PD_layout .PD p .Price {font-size:30px!important; font-weight: 800;}	
  .newpd_style .Area_newpd .PD_layout .PD h4 {font-size: 22px;top: -4vw;left: 2vw;position: relative;color: #000;}	
  .newpd_style .Area_newpd .PD_layout .PD h3 {font-size: 22px;color: #000;position: relative;top: -1vw;left: 2vw;}		
  .newpd_style .Area_newpd .PD_slide {height: 89vw;background-color: #0000!important;}
  .newpd_style .Area_swiper_box .swiper-pagination {bottom: 10px !important;}	
  
  .newpd_style .swiper-pagination-white {--swiper-pagination-color: #ffffff!important;}	
  
  .newpd_style .Area_swiper_box .PD_layout ul li img {/*border: 1vw solid #ee2b2b;border-radius: 5vw!important;*/}
  }
  



/*登記活動*/
@media screen and (min-width:768px){
  .danji { width:1220px; height:auto; margin:0 auto; padding:0;padding-bottom:50px !important;}
  .danji .box {width: 100%; margin: 0 auto;padding-top:0;}
  .danji .Area_danji {width: 96%; padding: 0 0 0 0;}
  .danji .Area_danji .danji_box {width: 900px;}
  .danji .book_title {position: relative;}
  
  .danji .Area_sectionTitle ul {position: relative;padding: 0;margin: 0;list-style: none;height: 74px!important;top:5px;}
  .danji .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .danji .Area_sectionTitle ul li h5 {position: relative;top:7px;margin: 0;padding: 0;width: 100%;height: 88px;font: 40px/40px "Noto Sans CJK SC";font-weight: 600;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
  
  }
  @media screen and (max-width:767px){
  .danji { width:100%;height:auto; padding: 0;margin: 0 auto;padding-bottom:5vw!important;}
  .danji .box {width: 97%; margin: 0 auto;padding-top:0;/*background-color: #09a0e8;border: 1.5px solid #fce86c; border-top: 0;border-radius:0 0 10px 10px;*/}
  .danji .Area_danji { width:96%;padding: 0% 0 0 0; margin: 0 auto;}
  .danji .Area_danji .danji_box {width: 100%;}
  
  .danji .Area_sectionTitle ul {padding: 0;margin: 0;list-style: none;}
  .danji .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .danji .Area_sectionTitle ul li h5 {position: relative;top:0vw;margin: 0;padding: 0;width: 100%;height: 6vw;font: 6vw/6vw "Noto Sans CJK SC";font-weight: 600;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
  
  }






/*看更多(線上入搞)*/
@media screen and (min-width:768px){
  .Area_link {position: relative;height: auto;margin-bottom: 20px;}
  .Area_link .layout_link ul {width: 40%;margin:0 auto;padding:0;grid-gap: 0px!important;}
  .Area_link .layout_link ul li{margin:0 auto;padding:0 0 0 0;}
  .Area_link .PD_layout .PD_slide:hover {transform: translateY(-5px);box-shadow: none;}
    
    }
    @media screen and (max-width:767px){
    .Area_link{height: auto;margin-bottom:2vw;}
    .Area_link .layout_link{width:75%;margin:0 auto;padding: 0;}
    .Area_link .layout_link ul {grid-gap: 0px!important;}
    
    }
