@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=1751282712669)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; padding-bottom: 10vw; background: url(bgrepeat_m.jpg?t=1751282712669)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1751282712669) no-repeat center top;}
.CoffeeCup { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(CoffeeCup.png?t=1751282712669) no-repeat center top;}
.coffee01 { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(coffee01.png?t=1751282712669) no-repeat center top; pointer-events: none;}
.coffee02 { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(coffee02.png?t=1751282712669) no-repeat center top; pointer-events: none;}
.event_bg { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(event_bg.png?t=1751282712669) no-repeat center top; pointer-events: none;}
}
@media screen and (max-width:767px){
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.jpg?t=1751282712669) no-repeat center 44px; background-size: 100%;}
  .CoffeeCup { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(CoffeeCup_m.png?t=1751282712669) no-repeat center 44px; background-size: 100%;}
  .CoffeeCup01 { z-index: 2; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(CoffeeCup01_m.png?t=1751282712669) no-repeat center 44px; background-size: 100%; pointer-events: none;}
  .coffee01 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(coffee01_m.png?t=1751282712669) no-repeat center 44px; background-size: 100%;}
  .coffee02 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(coffee02_m.png?t=1751282712669) no-repeat center 44px; background-size: 100%;}
  .event_bg { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(event_bg_m.png?t=1751282712669) no-repeat center 44px; background-size: 100%;}
}
	
/*區塊_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);}
.Area .go_bt2 {
  -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_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.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;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

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

/*共用樣式*/
.Area960 { width: 864px;}
.Area960 img { width: 100%;}
.Area_brown .boxtop { margin-left: -390px;}
.Area_brown .boxrepeat { background: url(brown_repeat.png?t=1751282712669)top center repeat-y; background-size: 2000px auto;}
.Area_brown .boxbottom { margin-left: -390px;}
@media screen and (max-width:767px){
  .Area960 { width: 100%;}
  .PD_layout ul { width: 100%;}
  .Area_brown .boxtop { margin-left: 0;}
  .Area_brown .boxrepeat { background: url(brown_repeat_m.png?t=1751282712669)top center repeat-y; background-size: 100% auto;}
  .Area_brown .boxbottom { margin-left: 0;}
}

/*版頭*/
.Area_top { position: relative;}
.Area_top .main_box { position: relative; width: 960px; margin: 0 auto;}
.Area_top .maintitle { position: absolute; top: 0; left: 0;}
.Area_top .bt { position: absolute; top: 0; left: 0;}
.Area_top .topPD_swiper { margin: 0 0 10px 268px; width: 952px; overflow: hidden; z-index: 1;}
.Area_top .topPD_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 20px; width: 100%; grid-gap: 0; box-sizing: content-box; height: 435px;}
.Area_top .topPD_swiper ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.Area_top .topPD_swiper ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .topPD_swiper ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 1em 2em rgba(0, 0, 0, 0);}
.Area_top .event { position: absolute; top: 478px; left: 23px; width: 18%;}
.Area_top .event ul { grid-gap: 30px 0;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .main_box { width: 100%;}
  .Area_top .topPD_swiper { margin: 0 0 0 27.8vw; width: 72.5%;}
  .Area_top .topPD_swiper ul.PD_wrapper { padding: 0 0 5%; height: 66vw;}
  .Area_top .event { top: 69.5vw; left: 2vw; width: 24%;}
  .Area_top .event ul { grid-gap: 2.5vw 0;}
}

/*登記活動*/
.Area01 {}
.Area01 .Area_danji .danji_box { width: 100%;}
.Area01 .warningTxt h3 { padding: 0;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .Area_danji .danji_box { width: 96%;}
}

/*2024年度新機*/
.Area02 { position: relative;}
.Area02 .title { padding: 3px 0 7px; background: url(titlebg02.png?t=1751282712669)top center no-repeat; background-size: 100%;}
.Area02 .title ul li h5 { color: #e9d5d2;}
.Area02 .A2_box { margin-bottom: 50px;}
.Area02 .A2_box:last-child { margin-bottom: 0;}
.Area02 .PD_box ul { grid-gap: 20px 0;}
.Area02 .PD_box ul li {}
.Area02 .PD_box ul li .PD_img { padding: 0;}
.Area02 .PD_box ul li .PD_into {}
.Area02 .PD_box ul li .PD_into h3 { color: #ffe0ac; font-size: 22px;}
.Area02 .PD_box ul li .PD_into h4 { position: relative; color: #ffe0ac; font-size: 20px; max-height: 2.5em; height: 2em;}
.Area02 .PD_box ul li .PD_into h4:after { content: ""; position: absolute; top: 1.8em; left: 0; width: 21em; height: 1px; background: #ffe0ac;}
.Area02 .PD_box ul li .PD_into .PD_intro { color: #fff; font-size: 20px; margin-bottom: 10px; height: 4em; overflow: hidden;}
.Area02 .PD_box ul li .PD_into p { height: 2.5em; color: #ffe0ac;}
.Area02 .PD_box ul li .PD_into p del { font-size: 22px; color: #b8b8b8;}
.Area02 .PD_box ul li .PD_into p b { font-size: 20px;}
.Area02 .PD_box ul li .PD_into p .money { font-size: 22px;}
.Area02 .PD_box ul li .PD_into p .Price { font-size: 40px;}
.Area02 .bg { position: absolute; top: -130px; left: 50%; transform: translateX(-50%); pointer-events: none;}
.Area02 .deco { position: absolute; bottom: -120px; left: 50%; transform: translateX(-50%); pointer-events: none;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .title { position: relative; left: 3vw; padding: 0.5vw 0 1vw;}
  .Area02 .A2_box { position: relative; padding: 0 2vw 0 5vw; box-sizing: border-box; z-index: 3; margin-bottom: 10vw;}
  .Area02 .PD_box ul { grid-gap: 0.5em 0;}
  .Area02 .PD_box ul li .PD_into { top: 0;}
  .Area02 .PD_box ul li .PD_into h3 { font-size: 15px;}
  .Area02 .PD_box ul li .PD_into h4 { font-size: 15px; max-height: 2em; height: 1.9em;}
  .Area02 .PD_box ul li .PD_into .PD_intro { font-size: 15px; margin-bottom: 1%;}
  .Area02 .PD_box ul li .PD_into p { height: 2.5em;}
  .Area02 .PD_box ul li .PD_into p del { font-size: 14px;}
  .Area02 .PD_box ul li .PD_into p b { font-size: 14px;}
  .Area02 .PD_box ul li .PD_into p .money { font-size: 16px;}
  .Area02 .PD_box ul li .PD_into p .Price { font-size: 28px;}
  .Area02 .bg { top: -11vw; width: 100%; z-index: 2;}
}
.box_youtube {}
.box_youtube .youtubeArea { position: relative; width: 100%; height: 0; padding-bottom: 56.25%;}
.box_youtube .youtubeArea * { margin: 0; padding: 0;}
.box_youtube .youtubeArea iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}
@media screen and (min-width:768px){
  .box_youtube { width: 864px;}
}
@media screen and (max-width:767px){
  .box_youtube { width: 89vw; margin-left: 3.2vw;}
}

/*本月必買*/
.Area03 {}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .PD_box { width: 96%;}
}

/*大牌超狂下殺*/
.Area04 { position: relative; background: url(Area04_repeat.jpg?t=1751282712669)top center repeat-y;}
.Area04 .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%); background: url(Area04_top.jpg?t=1751282712669)top center no-repeat; width: 100%; height: 100%;}
.Area04 .title { padding: 75px 0 0; background: url(titlebg03.png?t=1751282712669)top center no-repeat; background-size: 100%;}
.Area04 .title ul li h5 { color: #fff;}
.Area04 .BN ul li { margin-bottom: 10px;}
.Area04 .BN ul li:last-child { margin-bottom: 0;}
.Area04 .boxbottom { margin: -70px 0 0 -390px;}
@media screen and (max-width:767px){
  .Area04 { background: url(Area04_repeat_m.jpg?t=1751282712669)top center repeat-y; background-size: 100%;}
  .Area04 .boxtop { top: -5vw; background: url(Area04_top_m.jpg?t=1751282712669)top center no-repeat; background-size: 100%;}
  .Area04 .deco { position: absolute; top: -6vw; left: 0; background: url(Area04_deco_m.png?t=1751282712669)top center no-repeat; background-size: 100%; width: 100%; height: 100%; z-index: 3; pointer-events: none;}
  .Area04 .title { padding: 9.5vw 0 0;}
  .Area04 .BN { position: relative; z-index: 4;}
  .Area04 .BN ul { padding: 0 0.5em;}
  .Area04 .BN ul li { margin-bottom: 0.2em;}
  .Area04 .BN ul li:last-child { margin-bottom: 0.5em;}
  .Area04 .boxbottom { margin: 0;}
}

/*下方輪播公版*/
.Area05 {}
.Area05 .box { margin-bottom: 50px;}
.Area05 .box:last-child { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .box { margin-bottom: 8vw;}
}

/*咖啡人加價購*/
.Area06 { position: relative;}
.Area06 .title { padding: 3px 0 7px; background: url(titlebg02.png?t=1751282712669)top center no-repeat; background-size: 100%;}
.Area06 .title ul li h5 { color: #e9d5d2;}
.Area06 .box4_swiper ul.PD_wrapper { height: 403px;}
.Area06 .bg { position: absolute; top: -74px; left: 50%; transform: translateX(-50%); pointer-events: none;}
.Area06 .deco { position: absolute; top: 210px; left: 50%; transform: translateX(-50%); pointer-events: none;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .title { left: 3vw; padding: 0.5vw 0 1vw;}
  .Area06 .box4_swiper { margin: 0 0 0 5vw; width: 95%; position: relative; z-index: 3;}
  .Area06 .box4_swiper ul.PD_wrapper { height: 70vw;}
  .Area06 .bg { top: -6vw; width: 100%; z-index: 2;}
}

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