@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;background: url(bgrepeat.jpg?t=1754648379434)top center repeat-y;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit;background: url(bgrepeat_m.jpg?t=1754648379434)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}


/*隱鑶*/
.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;}
	}



/*區塊_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.jpg?t=1754648379434) no-repeat center top;}
.bgdeco { z-index: 1; position: absolute; top: 630px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1754648379434) repeat-y center top; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.jpg?t=1754648379434) no-repeat center 44px; background-size: 100%;}
}

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

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

/*移除公版設定*/
.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:450px;}
.Area_top .main {position:absolute;left: 230px;top: 194px;z-index: 2;}
.Area_top .main ul {padding: 0; grid-gap: 0;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .date{ position: absolute; width: 300px; top: 116px; left: 456px;}
.Area_top .top_deco01 {position:absolute;top: 0;left: 207px;z-index: 3;mix-blend-mode: screen;pointer-events: none;}
.Area_top .top_deco02 {position:absolute;top: 286px;left: 150px;z-index: 3;pointer-events: none;}
.Area_top .top_deco03 {position:absolute;top: 193px;left: 0px;z-index: 3;pointer-events: none;}
@media screen and (max-width:767px){
  .Area_top {height: 48vw;}
  .Area_top .main {left: 10vw;top: 21vw;width: 80%;}
  .Area_top .date{ width: 38vw; top:10vw; left: 31vw; }
  .Area_top .top_deco01 {position: absolute;top: -1vw;left: 7vw;width: 83%;}				
  .Area_top .top_deco02 {position: absolute;top: 31vw;left: 2vw;width: 10%;}												
  .Area_top .top_deco03 {position: absolute;top: 21vw;left: 9.5vw;width: 80%;}												
}

/*副標*/
.sub .PD_layout ul{display: flex;padding: 0;}
@media screen and (min-width: 768px){
.sub {position: absolute;top: 347px;left: 296px;width: 50%;height: 90px;z-index: 30;overflow: hidden;}	
.sub .PD_layout .PD img {width: 80%;}	
}
@media screen and (max-width:767px){
.sub {position: absolute;top: 36vw;left: 0vw;width: 100%;z-index: 30;overflow: hidden;}
.sub .PD_layout .PD img {width: 65%;padding: 0;}
}

/*區標*/

.title ul {padding: 0;grid-gap:0!important;}
.title ul li { pointer-events: none;}
.title2 {width: 100%;}
.title3 {width: 80%;margin-bottom:70px ;}
.bg_top {position: relative;margin: 0 auto;width: 100%;height: auto;top:0;z-index: 1;}
.bg_top img {width: 100%;}
.bg_top2 {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;}
.bg_top2 img {width: 100%;}
.bg_top3 {position: absolute;margin: 0 auto;width: 100%;height: auto;top:-77px;}
.bg_top3 img {width: 100%;}
.box_txt {position: absolute;margin: 0 auto;width: 100%;height: auto;}
.box_txt img {width: 75%;}
.txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 100px;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:20px;margin: 0;padding: 0;width: 100%;font: 50px/50px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;color: #847660;}
@media screen and (max-width:767px){
  .title2 {width: 100%;}
  .title3 {width: 100%;top:-10vw ; height: 15vw !important ;margin:0 ;}
  .bg_top {position: relative;margin: 0 auto;width: 100%;top:0;}
  .bg_top img {width: 100%;}
  .bg_top2 {position: absolute;margin: 0 auto;width: 100%;top:2vw;}
  .bg_top2 img {width: 100%;}
  .bg_top3 {position: absolute;margin: 0 auto;width: 100%;top:-6vw;}
  .bg_top3 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: 15vw;}
  .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt .PD_into {padding: 0;}
  .txt ul li h5 {position: relative;top:4vw;margin: 0;padding: 0;width: 100%;font: 6vw/7vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: 0vw;overflow: hidden;}
}

/*今日最低價*/
@media screen and (min-width: 768px){
.Area00 {position: relative;z-index: 3;}
.Area00.Area_bottom { margin-bottom: 40px;}
}
@media screen and (max-width: 767px){
  .Area00 {position: relative;z-index: 3;}
  .Area00 .layout_PD {width: 96%;}
  .Area00.Area_bottom { margin-bottom: 5vw;padding-top: 2vw;}
}

/* 行銷按鈕 */
@media screen and (min-width:768px){
  .Area_bank{margin-bottom: 30px!important;margin-top: -10px!important;}
  }
  
  @media screen and (max-width:767px){
  .Area_bank{margin-bottom: 3vw!important;margin-top:  -3vw!important;}
  }



/*折價券*/
@media screen and (min-width: 768px){
.Area_couponall {}
.Area_couponall .coupon_IT{margin-bottom: 30px;}
}
@media screen and (max-width: 767px){
  .Area_couponall {margin-bottom: 3vw;}
  .Area_couponall .coupon_IT{margin-bottom: 3vw;}
  .Area_couponall .Area_coupon {width: 96%;}
}

/*event*/
@media screen and (min-width: 768px){
.Area02 {}
.Area02 .layout_BN {width: 100%;padding-top: 30px;z-index: 2;}
}
@media screen and (max-width: 767px){
  .Area02 {margin-bottom: 5vw;}
  .Area02 .layout_BN {width: 96%;padding: 1.5vw 0 0 0;}
}

/* 登記活動 */
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ffff02;}                 
@media screen and (min-width:768px){           
.Area_danjiall .title2{margin-bottom: 50px;}
}
@media screen and (max-width: 767px){
.Area_danjiall .title2{margin-bottom: 3vw;}
.Area_danjiall .Area_danji{width: 96%;}

}


/*特夯快閃 搶購價*/
.Area04 {}
.Area04 .title_box {position: relative;padding-top: 95px;left:-24px ;}
.Area04 .Area04_txtbg {position: absolute;top: 130px;left: 606px;}
.Area04 .Area04_bg {z-index: 0;position:absolute;top: 0;width:100%;height: 470px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.Area04 .box {width:1160px ;}
@media screen and (max-width:767px){
  .Area04 {margin-bottom: 4vw;}
  .Area04 .title_box {position: relative;padding-top: 8vw ;left:-2.5vw ;}
  .Area04 .Area04_txtbg {top: 11vw;left: 64vw;width: 30%;}
  .Area04 .m_Area04_bg {z-index:0; position:absolute; top:-4vw; left:0; width:100%; height:347px; background-repeat:no-repeat; background-size: 100%; background-position: center top; pointer-events:none;}
  .Area04 .layout_PD {width:96% }
  .Area04 .box {width:100% ;}
}
/** 倒數 **/
.TimerNick_2 { position: absolute;top: 139px;left: 196px; width: 100%; text-align: center; z-index: 1; padding: 0; margin: 0;}
.TimerNick_2 .FontStyle { display:inline-block; margin:0 ; padding:0; border:0px; width: 53px; font: normal 39px/30px Arial; color: #0090ff; /*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: #0090ff;}
.TimerNick_2 small{  position:relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em; color: #0090ff;}
  @media screen and (max-width:767px){
    .TimerNick_2 { position: absolute;padding: 0;top: 11vw;left: 24vw;}
    .TimerNick_2 .FontStyle { margin: 0; padding: 0; border: 0; width: 5vw; font: bold 6vw/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:6vw;}
    .TimerNick_2 span { padding-left:1vw; font: bold 4.2vw/7vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em;}
}

/* 輪播BN */
.Area_bn .Area_swiper_box .PD_layout li{background-color: transparent;}

@media screen and (min-width:768px){ 
.Area_bn{margin-bottom: 50px;margin-top: -30px;}
.Area_bn ul{height: 280px;}

}
@media screen and (max-width:767px){
.Area_bn{margin-bottom: 7vw;}
.Area_bn ul{height: 37vw;}

}
/* 小資專區 */
.Area_coin {}
.Area_coin .title_box {position: relative;padding-top: 95px;left:46px ;width: 90%;}
.Area_coin .Area04_txtbg {position: absolute;top: 130px;left: 606px;}
.Area_coin .Area04_bg {z-index: 0;position:absolute;top: 0;width:100%;height: 470px;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.Area_coin .box {width:1160px ;}
@media screen and (max-width:767px){
  .Area_coin {margin-bottom: 3vw;}
  .Area_coin .title_box {position: relative;padding-top: 8vw ;left:0vw ;width: 100%;}
  .Area_coin .Area04_txtbg {top: 11vw;left: 64vw;width: 30%;}
  .Area_coin .m_Area04_bg {z-index:0; position:absolute; top:-4vw; left:0; width:100%; height:347px; background-repeat:no-repeat; background-size: 100%; background-position: center top; pointer-events:none;}
  .Area_coin .layout_PD {width:96% }
  .Area_coin .box {width:93%;}
}

/* 熱銷強牌 經典必BUY */
@media screen and (min-width:768px){

  .Area_brand{margin-bottom: 70px;}
  .Area_brand .title2{margin-bottom: 30px;}

  /* 小標題 */
  .Area_brand .tit_H{padding-top: 10px;}
  .Area_brand .tit_H .PD_layout .PD_into{flex-direction: row;flex-wrap: nowrap;align-items: center;margin: 0 auto;justify-content: center;}
  .Area_brand .tit_H .PD_layout[data-pd-h4="1"] .PD .PD_logo{margin: 0;padding-right: 20px;}
  .Area_brand .tit_H .PD_layout[data-pd-h4="1"] .PD h4{font-size: 40px;font-weight: 800;color: #131617;flex: 1;margin: 0;}
  .Area_brand .tit_H .PD_layout[data-pd-h4="1"] .PD h4 b{display: none;}
  
  .Area_brand :nth-child(even).pd01{margin-bottom: 30px;background-color: #86dff8;border-radius: 20px;width: 100%;border: 3px solid #fff;}
  .Area_brand :nth-child(odd).pd01{margin-bottom: 30px;background-color: #86dff8;border-radius: 20px;width: 100%;border: 3px solid #fff;}
  .Area_brand .pdx2{width: 95%;padding-bottom: 30px;}
}
  
@media screen and (max-width:767px){

  .Area_brand{margin-bottom: 7vw;}
  .Area_brand .title2{margin-bottom: 3vw;}

  /* 小標題 */
  .Area_brand .tit_H{padding-top: 1vw;}
  .Area_brand .tit_H .PD_layout .PD_into{flex-direction: row;flex-wrap: nowrap;align-items: center;margin: 0 auto;justify-content: center;}
  .Area_brand .tit_H .PD_layout[data-pd-h4="1"] .PD .PD_logo{margin: 0;padding: 2vw;}
  .Area_brand .tit_H .PD_layout[data-pd-h4="1"] .PD h4{font-size: 22px;font-weight: 800;color: #131617;flex: 1;margin: 0;}
  .Area_brand .tit_H .PD_layout[data-pd-h4="1"] .PD h4 b{display: none;}
  
  .Area_brand :nth-child(even).pd01{margin-bottom: 3vw;background-color: #86dff8;border-radius: 3vw;width: 96%;border: 1px solid #fff;margin: 0 auto;margin-bottom: 3vw;}
  .Area_brand :nth-child(odd).pd01{margin-bottom: 3vw;background-color: #86dff8;border-radius: 3vw;width: 96%;border: 1px solid #fff;margin: 0 auto;margin-bottom: 3vw;}
  .Area_brand .pdx2{width: 95%;padding-bottom: 3vw;}

  
}


/*版頭公版上下標.關閉*/
.Area_new .PD_layout.layout_item .imgTag {display: none !important;}
.Area_new .PD_layout.layout_item .imgTagBottom {display: none !important;}
.Area_new .PD_layout.layout_item .prdImgWrap .imgTagRectangle {display: none !important;}
@media screen and (min-width:768px){
.Area_new {}
/*作圖區*/
.Area_new .layout_item .PD p b {color: #19689e;padding: 0 3%;border-radius: 5em;font-size: 1.1em;margin: 0 2% 0 0;}
.Area_new .layout_item .PD_slide .PD p del {position: relative;top: 0;left:0;color:#0090ff;font-size: 25px;}
.Area_new .layout_item .PD p .Price {font-weight: 700;color:#0090ff;font-size: 2.7em;}
.Area_new .layout_item .PD p {position: relative;height: 6em;font-size:1em;color:#0090ff;}
.Area_new .layout_item ul {grid-gap: 30px;}	
.Area_new .layout_item li {background: url("Area09_bg.png?t=1754648379434") center top / 100% no-repeat scroll;}	
.Area_new .layout_item {padding:0;width: 83%;}
.Area_new .layout_item .PD_slide {height:670px;}
.Area_new .layout_item .PD_slide .PD_into {width: 87%;position: absolute;left: 32px;top: 368px;text-align: center;}
.Area_new .layout_item .PD_slide .PD_img img {width: 87%;margin: 9% 0% 0% 9%;}
.Area_new .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;}
.Area_new .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;}
.Area_new .layout_item .PD_slide .PD:hover h4 { color:#0090ff;}
.Area_new .layout_item .PD .PD_logo {position: relative;top: -320px;left: 19px;height: 9em;z-index: 90;border-radius: 26.5em !important;}
.Area_new .layout_item .PD .PD_logo img { padding: 6%; box-shadow: none; border: none; width: 150px; height: 150px;}	
.Area_new .layout_item .PD p .money {font-size: 35px;}
}
@media screen and (max-width:767px){
.Area_new {margin-bottom: 4vw;}
/*作圖區*/
.Area_new .PD_layout.layout_item {padding: 0;}
.Area_new .PD_layout.layout_item ul {grid-gap: 0.6em;width: 97%;display: grid;}
.Area_new .PD_layout.layout_item li {width:100%;height:68vw;left:0vw;background: url("Area09_bg.png?t=1754648379434") center top / 100% no-repeat scroll;}
.Area_new .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
.Area_new .PD_layout.layout_item .PD_slide .PD_into {position: absolute;top:45.5vw;width: 100%;text-align:center;font-size: 0.7em;}
.Area_new .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;}
.Area_new .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;}
.Area_new .PD_layout.layout_item .PD .PD_logo img {box-shadow: none;}
.Area_new .PD_layout.layout_item .PD_slide .PD_img img {width:87%;margin:9% 0% 0% 11%;box-shadow: unset;}
.Area_new .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;}
.Area_new .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;}
.Area_new .PD_layout.layout_item .PD_slide .PD p del {color: #0090ff;z-index: 99;position: relative;font-size: 1em;}
.Area_new .PD_layout.layout_item .PD p {position: relative;height: 15vw;font-size: 1.1em;line-height: 2.8em;color:#0090ff;}
.Area_new .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#0090ff;font-size: 1.8em;}
.Area_new .PD_layout.layout_item .PD p small {font-size: 1.4em;}	
}



/*下方公版*/
.Area10 {}
.Area10 .title2 {padding-bottom: 20px;}
.Area10 .box_all {position: relative;}
.Area10 .box_bottom {padding-bottom: 50px;}
@media screen and (max-width:767px){
  .Area10 {margin-bottom: 3vw;}
  .Area10 .title2 {padding-bottom: 1vw;}
  .Area10 .txt ul li h5 {top: 1.5vw;}
  .Area10 .txt ul {height: 12vw;}
  .Area10 .box_bottom {padding-bottom: 6vw;}
  .Area10 .layout_PD {width:96%}
}



/* 經典大牌 */
.Area_classic .PD_layout-D1_01 .PD_slide{background-color: #0b95ff;}
.Area_classic .PD_layout-D1_01 .PD h4{color:#fffc20 ;}
@media screen and (min-width:768px){
.Area_classic .title2{margin-bottom: 30px;}
}
@media screen and (max-width:767px){
.Area_classic .title2{margin-bottom: 3vw;}
}
