
/* 00.版頭 */
@media screen and (min-width:768px){
  .Area_hero{height: 1080px}
  .machine{position: absolute;top: 190px;z-index: 4;}
  .Area_hero--tag{position: absolute;top: 249px !important;}
  .Area_hero--PD{position: absolute;top: 380px !important;}
  .Area_hero--subtitle{position: absolute;top: 250px !important;}
}

@media screen and (max-width:767px){
  .Area_hero{height: 113vw;}
  .machine{position: absolute;top: 19vw;z-index: 4;}
  .Area_hero--tag{position: absolute;top: 25.8vw !important;}
  .Area_hero--PD{position: absolute;top: 39vw !important;}
  .Area_hero--subtitle{position: absolute;top: 26vw !important;}
}

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

}

/* 輪播12品 */
@media screen and (min-width:768px){
  .carousel_pd12 .topPD .Area_swiper{top: 90px;height: 530px;}
}

@media screen and (max-width:767px){
  .carousel_pd12 .topPD .Area_swiper{top: 7vw;height: 75vw;}
}

/* 區標 */
@media screen and (min-width:768px){
  .Area_title h3{font-size: 60px;top: -10px}
}

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

/* 登記 */
@media screen and (min-width:768px){
  .danji .danji_bg{margin-top: -100px;}
  .danji .Area_content{padding: 0 0 1px;}
}

@media screen and (max-width:767px){
  .danji .danji_bg{margin-top: -10vw;}
  .danji .Area_content{padding: 0 0 1vw;}
}

/* 作圖區 */
.item li .PD_into h3{color: #000;}
.item li .PD_into p .money,.item li .PD_into p .Price{color: #e8675c;}
@media screen and (min-width:768px){
  .item li:nth-child(odd){}
  .item li:nth-child(odd) .PD_img{width: 50%;position: relative;top: -70px;left: 40px}
  .item li:nth-child(odd) .PD_into{position: relative;top: -50px;left: 20px;}

  .item li:nth-child(even){background: url(item02_bg.png?t=1786694450576)top center no-repeat !important;background-size: 100% !important;}
  .item li:nth-child(even) .PD_img{width: 50%;position: relative;top: -70px;left: 450px}
  .item li:nth-child(even) .PD_into{position: relative;top: -50px;margin-left: -460px !important;}
}

@media screen and (max-width:767px){
  .item li:nth-child(odd){}
  .item li:nth-child(odd) .PD_img{width: 50%;position: relative;top: -8vw;left: 5vw}
  .item li:nth-child(odd) .PD_into{position: relative;top: -5vw;left: 8px;}

  .item li:nth-child(even){background: url(item02_bg.png?t=1786694450576)top center no-repeat !important;background-size: 100% !important;}
  .item li:nth-child(even) .PD_img{width: 50%;position: relative;top: -8vw;left: 48vw}
  .item li:nth-child(even) .PD_into{position: relative;top: -5vw;left: -43vw;}
}

/* logo6品6區 */
@media screen and (min-width:768px){
  /* .logo_pd6{margin-top: -170px} */
  .logo_pd6x6 .PD_logo{position: relative;left: 5px}
  .logo_pd6x6 h3{position: relative;left: 80px}
  .logo_pd6x6_version .Area_swiper_box{width: 93%;}
}

@media screen and (max-width:767px){
  /* .logo_pd6{margin-top: -18vw} */
  .logo_pd6x6 .PD_logo{width: 30% !important;position: relative;left: 1vw}
  .logo_pd6x6 h3{position: relative;left: 10vw}
  .logo_pd6x6_version .Area_swiper_box{width: 95%;padding-bottom: 9vw;}
}
