/* 版頭 */
.main_shine{position: relative;z-index: 5;}
@media screen and (min-width:768px){
  .Area_hero{height: 970px}
  .Area_hero--subtitle{position: absolute !important;top: 290px !important;}
  .Area_hero--PD{position: absolute !important;top: 380px !important}
  .Area_hero--PD .swiper-pagination{bottom: 105px !important;}
  .Area_hero--tag{position: absolute !important;top: 300px !important;}
  
}

@media screen and (max-width:767px){
  .Area_hero{height: 100vw;}
  .Area_hero--subtitle{position: absolute !important;top: 29vw !important;}
  .Area_hero--PD{position: absolute !important;top: 40vw !important;}
  .Area_hero--PD .swiper-pagination{bottom: 40px !important;}
  .Area_hero--tag{position: absolute !important;top: 30vw !important;}
  
}

/* 背景 */
@media screen and (min-width:768px){
	.bg_deco{z-index: 0;position: absolute;top: 1200px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
}
@media screen and (max-width:767px){

}

/* 點點 */
.swiper-pagination-bullet{background: #fff;}

/* 區標 */
@media screen and (min-width:768px){
  .Area_title h3{top: 12px}
}

@media screen and (max-width:767px){
  .Area_title h3{top: 1vw;}
}

/* 作圖區 */
.item .PD_layout-CSSBG_01 .PD_into h3,.item .PD_layout-CSSBG_01 .PD_into p .money,.item .PD_layout-CSSBG_01 .PD_into p .Price{color: #f6dab3;}
.item .PD_layout-CSSBG_01 .PD_into h4{color: #fff;}
.item .PD_layout-CSSBG_01 .PD_into h4 b{display: none;}

.item .PD_layout-CSSBG_01 ul { display: flex; grid-gap: 0; }
.item .PD_layout-CSSBG_01 ul li { width: 50%; min-width: initial }

@media screen and (min-width:768px){
  .item .PD_layout-CSSBG_01 li{height: 700px;}
  .item .PD_layout-CSSBG_01 .PD_img img{width: 78%}
  .item .PD_layout-CSSBG_01 .PD_into{margin-top: 73px;margin-left: 25px;}
}

@media screen and (max-width:767px){
  .item .PD_layout-CSSBG_01 li{height: 70vw;}
  .item .PD_layout-CSSBG_01 .PD_img img{width: 78%}
  .item .PD_layout-CSSBG_01 .PD_into{margin-top: 6vw;}
  .item .PD_layout-CSSBG_01 .PD_into h4{margin-top: -1vw;}
  .item .PD_layout-CSSBG_01 .PD_into p{margin-top: -2vw;}
  
}

/* 下方公版 */
@media screen and (min-width:768px){
  .bottom_version .PD_layout-D3_01 h3{top: 78px !important;}
  .bottom_version .PD_layout-D3_01{width: 139%;margin-left: -188px;}
  .bottom_version .Area_pd-grid-4x2{margin-top: -50px;z-index: 5;position: relative;}
}

@media screen and (max-width:767px){
  .bottom_version .PD_layout-D3_01 h3{top: 7.5vw !important;}
  .bottom_version .PD_layout-D3_01{width: 104%;margin-left: -2vw;}
  .bottom_version .Area_pd-grid-4x2{margin-top: -5vw;}
}

/* 頁籤6品4區 */
.tab_pd6x4 .Area_pd-tabs-6{background: url(tab_bg_repaet.png?t=1789638970051)top center repeat-y;background-size: 100%;}
@media screen and (min-width:768px){
  .tab_pd6x4 .Area_title{margin-bottom: -50px;}
  .tab_pd6x4 .page .PD_layout{width: 92% !important;}
  .tab_pd6x4 .NavArea{width: 92%;}
}

@media screen and (max-width:767px){
  .tab_pd6x4 .Area_title{margin-bottom: -5vw;}
  .tab_pd6x4 .page .PD_layout{width: 98% !important;}
}
