/* ====(((( 個別定義 ))))===== */


/*PC背景*/
@media screen and (min-width:767px){
.bg_deco00 { z-index:-9; position:fixed; top:200px; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
.bgtop01 { z-index: -8; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1000px; background-repeat:no-repeat; background-position:center top; }
.bgtop_repeat { z-index:-30; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
.bgtop_fixed { z-index:-10; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
}

/*mb背景
@media screen and ( max-width:767px) {
.m_bg01 { z-index:-1; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%; }	
}*/


/*版頭區塊*/
@media screen and (min-width:768px){

}
 @media screen and (max-width:767px){
.Area_hero {position: relative;aspect-ratio: 960 / 720;overflow: hidden;}
.Area_hero .mb_01{position:absolute; top:0; left:0 ;width: 100%; z-index:0;}
.Area_hero .subbg{position:absolute;top: 37vw;left: 19.5vw;width: 60%;z-index: 1;}

}

/*版頭主標微調*/
.Area_hero .PD_layout .PD_slide{min-width:inherit;}
.Area_hero--tag .PD_layout .PD a,.top_pd .PD_layout .PD a { pointer-events: none;}
.Area_hero--tag .PD_layout .PD_slide:hover {transform: translateY(0px);box-shadow: none;}
.Area_hero--tag { z-index: 5;}

.Area_hero--tag .PD_layout li:nth-of-type(1) {position: absolute;top: 30px;left: 485px;z-index: 11;}
.Area_hero--tag .PD_layout li:nth-of-type(2) {position: absolute;top: 198px;left: 36px;z-index: 0;}
.Area_hero--tag .PD_layout li:nth-of-type(3) {position: absolute;top: 101px;left: 480px;z-index: 0;}
.Area_hero--tag .PD_layout li:nth-of-type(4) {position: absolute;top: 102px;left: 0px;z-index: 0;}
.Area_hero--tag .PD_layout .PD img { width: 100%!important;}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_00x { margin-left: 10px!important; margin-top: 60px!important; z-index: 99!important; }
@media screen and (max-width:767px){
.Area_hero--tag .PD_layout li:nth-of-type(1) {position: absolute;top: 3.4vw;left: 50.5vw;width: 49%;z-index: 14;}
.Area_hero--tag .PD_layout li:nth-of-type(2) {position: absolute;top: 21vw;left: 4vw;width: 50%;z-index: 14;}
.Area_hero--tag .PD_layout li:nth-of-type(3) {position: absolute;top: 10vw;left: 50vw;width: 50%;z-index: 14;}
.Area_hero--tag .PD_layout li:nth-of-type(4) {position: absolute;top: 10vw;left: 0vw;width: 100%;z-index: 14;}
.Area_hero--tag .PD_layout .PD img { width: 100%!important; }
 }


/*折價券*/
.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold {
    color: #204396;
}

.edm_spacing{margin: -1px auto;}
