@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: #0e73ff}
.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; }
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1753954788803) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgflag { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgflag.png?t=1753954788803) no-repeat center top; background-size: 864px;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1753954788803) no-repeat center top; background-size: 864px;}
}
@media screen and (max-width:767px){
  .bgflag { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgflag.png?t=1753954788803) no-repeat center 44px; background-size: 100%;}
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop.png?t=1753954788803) 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;}
}

/*共用樣式*/
.Area .title01 { background: url(titlebg01.png?t=1753954788803)top center no-repeat; background-size: 100%; text-align: left; padding: 7px 0 8px 220px; margin-right: 830px;}
.Area .title02 { position: absolute; top: 200px; left: 50%; transform: translateX(-50%); background: url(titlebg02.png?t=1753954788803)top center no-repeat; background-size: 100%; padding: 20px 0;}
.Area .title02 ul li h5 { color: #ecfe23;}
.Area .title03 { background: url(titlebg03.png?t=1753954788803)top center no-repeat; background-size: 100%;}
.Area .title04 { text-align: left; padding: 116px 0 18px 70px;}
.Area .title05 { background: url(titlebg05.png?t=1753954788803)top center no-repeat; background-size: 100%; text-align: left; padding: 7px 0 8px 70px;}
.Area .bg_darkblue { background-color: #00214e;}
.Area .pink_repeat { background: url(pink_repeat.jpg?t=1753954788803)top center repeat-y; background-size: 100%; margin: 0 20px; border-radius: 0 0 0 80px; padding: 20px 0 10px;}
.Area .blue_repeat { background: url(blue_repeat.jpg?t=1753954788803)top center repeat-y; background-size: 100%; margin: 0 20px; border-radius: 0 0 0 80px; padding: 20px 0 10px;}
.Area .orange_repeat { background: url(orange_repeat.jpg?t=1753954788803)top center repeat-y; background-size: 100%; margin: 0 20px; border-radius: 0 0 0 80px; padding: 20px 0 10px;}
.Area .circlebottom { margin-top: -123px;}
.Area .PD_layout.PD_layout-D1_02 { background-color: transparent; padding: 0;}
@media screen and (max-width:767px){
  .Area .title01 { padding: 1vw 0 0.4vw 23vw; margin-right: 0;}
  .Area .title02 { top: 22vw; padding: 2vw 0;}
  .Area .title04 { padding: 11.5vw 0 2.3vw 7vw;}
  .Area .title05 { padding: 0.5vw 0 1vw 7vw;}
  .Area .pink_repeat { background: url(pink_repeat_m.jpg?t=1753954788803)top center repeat-y; background-size: 100%; margin: 0 0 0 2vw; border-radius: 0 0 0 60px; padding: 2% 0 1%;}
  .Area .blue_repeat { background: url(blue_repeat_m.jpg?t=1753954788803)top center repeat-y; background-size: 100%; margin: 0 0 0 2vw; border-radius: 0 0 0 60px; padding: 2% 0 1%;}
  .Area .orange_repeat { background: url(orange_repeat_m.jpg?t=1753954788803)top center repeat-y; background-size: 100%; margin: 0 0 0 2vw; border-radius: 0 0 0 60px; padding: 2% 0 1%;}
  .Area .circlebottom { margin-top: -4vw;}
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*折價券*/
.Area .Area_coupon { width: 96%; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
@media screen and (max-width:767px){
  .Area .Area_coupon { width: 96%;}
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { position: relative; padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #fff;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 100%;}
.Area_coupon_ppp { padding-bottom: 30px;}
@media screen and (max-width:767px){
  .Area_coupon_ppp { padding-bottom: 4vw;}
}

/*版頭*/
.Area_top {}
.Area_top .box { position: relative; width: 864px; margin: 0 auto;}
.Area_top .box img { width: 100%;}
.Area_top .topMD { position: relative; z-index: 1;}
.Area_top .topPD { position: absolute; top: 460px; right: 42px; width: 36%; z-index: 2;}
.Area_top .date_box { position: absolute; top: 261px; right: 45px; width: 24%;}
.Area_top .date_bg { position: absolute; top: -5px; left: 0;}
.Area_top .date ul li { pointer-events: none;}
.Area_top .main_bg01 { position: absolute; top: 676px; left: 0; z-index: 0;}
.Area_top .main_bg02 { position: absolute; top: 676px; left: 0; z-index: 2;}
.Area_top .main_box { position: relative; z-index: 2; margin: -208px auto 20px;}
.Area_top .main_line { position: absolute; top: 0; left: 0; animation: mask_lefttoright 1.8s 1.5s infinite ease-in; opacity: 0;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .main ul li:nth-child(2) { position: absolute; top: 0; left: 0;}
.Area_top .mainsubtitle { position: absolute; top: 770px; right: -20px; width: 36%; overflow: hidden; z-index: 9; background: url(mainsubtitle_bg.png?t=1753954788803)top center no-repeat; background-size: 100%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 230px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: none;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
.Area_top .event ul { padding: 0 60px; grid-gap: 0 50px;}
.Area_top .event ul li:nth-child(2) { margin-top: 40px;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .box { width: 100%;}
  .Area_top .topPD { top: 53.5vw; right: 5vw;}
  .Area_top .date_bg { top: -1vw;}
  .Area_top .date_box { top: 31vw; right: 5.5vw;}
  .Area_top .main_bg01 { top: 78.5vw;}
  .Area_top .main_bg02 { top: 78.5vw;}
  .Area_top .main_box { margin: -24vw auto 2vw;}
  .Area_top .mainsubtitle { top: 88.5vw; right: -2vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { height: 27vw;}
  .Area_top .event ul { padding: 0 1.5em; grid-gap: 0 1em;}
  .Area_top .event ul li:nth-child(2) { margin-top: 5vw;}
}

/*行銷3顆活動語法*/
.acty { z-index: 20; position: relative;width: 960px; margin: 0 auto;}
.acty::after { z-index: -2; content: ""; display: block; clear: both; position: absolute; width: 960px; height: 215px; top: 0; left: 0; background: url('acty_bg.png?t=1753954788803') center top/100% no-repeat scroll;} 
.acty img { width: 100%; height: auto; -o-object-fit: contain; object-fit: contain;}
.acty ul { display: grid; grid-template-columns: repeat(3, auto); padding: 0; margin: 0;}
.acty li { list-style: none;}
@media screen AND ( max-width: 767px ){
	.acty { width: 100%;}	
	.acty::after { width: 100%; height: 23vw; top: 1vw; left: 0;} 
}

/*TOP熱銷速報*/
.Area01 { position: relative;}
.Area01 .box4_swiper { background-color: #00214e; padding: 20px 0 10px;}
.Area01 .box4_swiper .swiper-pagination-bullet { background-color: #fff;}
.Area01 .deco { position: absolute; top: -10px; right: 0; z-index: 1;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .box4_swiper { padding: 2% 0 1%;}
  .Area01 .deco { top: -2vw;}
}

/*時尚品牌大賞*/
.Area02 {}
.Area02 .box { position: relative; margin-bottom: 50px;}
.Area02 .box:last-child { margin-bottom: 0;}
.Area02 .PD_box { position: relative; z-index: 1;}
.Area02 .box4_swiper { width: 94%; margin-left: 6%;}
.Area02 .box4_swiper ul.PD_wrapper { height: 436px;}
.Area02 .box4_swiper ul.PD_wrapper li { position: relative; border-radius: 20px; border: solid 3px #00214e !important; overflow: hidden;}
.Area02 .box4_swiper ul.PD_wrapper li .PD_img { padding: 0;}
.Area02 .box4_swiper ul.PD_wrapper li .PD_into { position: absolute; bottom: 0; left: 0; background-color: rgba(0,33,78,.7); width: 100%;}
.Area02 .box4_swiper ul.PD_wrapper li .PD_into h3,
.Area02 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 20px; color: #fff;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .box { margin-bottom: 10vw;}
  .Area02 .box4_swiper { width: 92.5%; margin-left: 7.5%;}
  .Area02 .box4_swiper ul.PD_wrapper { height: 56vw;}
  .Area02 .box4_swiper ul.PD_wrapper li { border: solid 2px #00214e !important;}
  .Area02 .box4_swiper ul.PD_wrapper li .PD_into h3,
  .Area02 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 15px;}  
}

/*本周強品推薦*/
.Area03 {}
.Area03 .box4_swiper ul.PD_wrapper { height: 420px;}
.Area03 .box4_swiper ul.PD_wrapper li { background: url(Area03_bg.jpg?t=1753954788803)top center repeat-y; background-size: 100%; border-radius: 20px; border: solid 3px #00214e !important; overflow: hidden;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_img { padding: 0;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into { position: relative; padding: .5125em 10.5em .5125em 1em; box-sizing: border-box;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into h3,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 20px; color: #000;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into p { position: absolute; bottom: 17px; right: 10px; text-align: right;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into del,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into b,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into .money,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into small { font-size: 20px;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into .Price { font-size: 38px;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .box4_swiper ul.PD_wrapper { height: 72vw;}
  .Area03 .box4_swiper ul.PD_wrapper li { border: solid 2px #00214e !important;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into { padding: .5125em 8.5em .5125em 1em;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into h3,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 15px;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into p { bottom: 3vw; right: 2vw;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into del,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into b,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into .money,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into small { font-size: 16px;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into .Price { font-size: 28px;}  
}

/*本日最強品類日*/
.Area04 {}
.Area04 .bg_darkblue { padding-bottom: 20px;}
.Area04 .BN { width: 96%; margin: 0 auto 30px;}
.Area04 .title { margin-bottom: 10px;}
.Area04 .PD_layout-D1_06 { width: 96%; margin: 0 auto;}
.Area04 .PD_layout.PD_layout-D1_06 .PD_into p::after { border: solid 1px #fd9210; border-right: none; background: linear-gradient(110deg, #fff 73%, #fd9210 50%);}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .bg_darkblue { padding-bottom: 2%;}
  .Area04 .title { margin-bottom: 2vw;}
}

/*強檔活動 搶先看*/
.Area05 {}
.Area05 .box4_swiper ul.PD_wrapper { height: 460px;}
.Area05 .box4_swiper ul.PD_wrapper li { position: relative; background: url(Area05_bg.png?t=1753954788803)top center no-repeat; background-size: 100%;}
.Area05 .box4_swiper ul.PD_wrapper li .PD_img { padding: 3.8em 1em 3em;}
.Area05 .box4_swiper ul.PD_wrapper li .PD_img img { border-radius: 20px; overflow: hidden;}
.Area05 .box4_swiper ul.PD_wrapper li .PD_into { padding: .3125em .9125em;}
.Area05 .box4_swiper ul.PD_wrapper li .PD_into .js-PD_val { position: absolute; top: 10px; left: 50%; transform: translateX(-50%);}
.Area05 .box4_swiper ul.PD_wrapper li .PD_into .js-PD_val,
.Area05 .box4_swiper ul.PD_wrapper li .PD_into h3,
.Area05 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 18px; color: #000;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .box4_swiper ul.PD_wrapper { height: 75.5vw;}
  .Area05 .box4_swiper ul.PD_wrapper li .PD_img { padding: 3em 1em 2em;}
  .Area05 .box4_swiper ul.PD_wrapper li .PD_into .js-PD_val { top: 1vw;}
  .Area05 .box4_swiper ul.PD_wrapper li .PD_into h3,
  .Area05 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 15px;}
  }

/*品牌活動*/
.Area06 {}
@media screen and (max-width:767px){
  .Area06 {}
}

/*爸氣優惠全攻略*/
.Area07 {}
.Area07 .Area_coupon { margin-bottom: 50px;}
.Area07 .danji { margin-bottom: 50px;}
.Area07 .event ul { padding: 0 50px; grid-gap: 0 35px;}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .Area_coupon { margin-bottom: 10vw;}
  .Area07 .danji { margin-bottom: 10vw;}
  .Area07 .event ul { padding: 0 0.5em; grid-gap: 0 1.5em;}
}

/*頁籤公版*/
.Area08 { position: relative;}
.Area08 .titlebg { position: absolute; top: 0; left: 0;}
.Area08 .titlebg ul li { pointer-events: none;}
.Area08 .bg_pink { background-color: #f998e7; padding: 0 0 20px;}
.Area08 .bg_pink .box { position: relative; margin-bottom: 50px;}
.Area08 .bg_pink .box:last-child { margin-bottom: 0;}
.Area08 .bg_pink .subtitle { padding: 70px 870px 290px 36px; left: 0; background: url(Area08_subtitlebg.png?t=1753954788803)top center no-repeat; background-size: 100%; height: 520px; overflow: hidden;}
.Area08 .box4_swiper { width: 88%; margin-left: 12%;}
.Area08 .box4_swiper ul.PD_wrapper { height: 520px;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .bg_pink { padding: 0 0 2%;}
  .Area08 .bg_pink .box { margin-bottom: 8vw;}
  .Area08 .bg_pink .subtitle { padding: 7vw 89vw 30vw 2vw; height: auto;}
  .Area08 .box4_swiper { width: 87%; margin-left: 13%;}
  .Area08 .box4_swiper ul.PD_wrapper { height: 63vw;}
  .Area08 .box4_swiper .PD_layout-D1_02 ul li .PD_img { margin-bottom: 1em;}
  .Area08 .box4_swiper .PD_layout-D1_02 ul li h3,
  .Area08 .box4_swiper .PD_layout-D1_02 ul li h4 { font-size: 15px;}
}

/*國際付清節*/
.Area09 {}
.Area09 .bg_orange { background-color: #fd9210; padding: 0 20px 20px; box-sizing: border-box;}
.Area09 .box { margin-bottom: 10px;}
.Area09 .box:last-child { margin-bottom: 0;}
.Area09 .subtitle_box { position: relative;}
.Area09 .subtitle_box .subtitle { position: relative; left: 0; padding: 60px 0 25px; background-image: none;}
.Area09 .subtitle_box .bg { position: absolute; top: 0; left: 0;}
.Area09 .box4_swiper ul.PD_wrapper { height: 390px;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09 .bg_orange { padding: 2% 0.5em;}
  .Area09 .Area_floorPD_NavArea_tabbar { margin: 0 auto 3vw;}
  .Area09 .subtitle_box .subtitle { padding: 6.5vw 0 2.5vw;}
  .Area09 .box4_swiper ul.PD_wrapper { height: 70vw;}
}

/*時尚mo店+*/
.Area10 { position: relative;}
.Area10 .title02 ul li .PD { display: inline-flex; padding: 0 330px; box-sizing: border-box;}
.Area10 .title02 ul li .PD_img { padding: 0; width: 50%; margin-left: 10px;}
.Area10 .BN { width: 96%; margin: 0 auto 50px;}
.Area10 .Area_coupon_ppp2,
.Area10 .Area_coupon_ppp { position: relative; margin-left: 20px; padding-bottom: 30px;}
.Area10 .icon { position: absolute; top: 30px; left: 0;}
.Area10 .Area_swiper { margin-left: 7.5%; width: 92.5%;}
.Area10 .Area_boxstyle_pagination .swiper-pagination-bullet-active { background-color: #fff;}
.Area10 .Area_boxstyle_pagination .swiper-pagination-bullet { background-color: #fff;}
.Area10 .A10_box { position: relative;}
.Area10 .A10_box .title01 { margin-bottom: 10px;}
.Area10 .box4_swiper .swiper-pagination-bullet { background-color: #fff;}
.Area10 .deco { position: absolute; top: -10px; right: 0; z-index: 1;}
@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .title02 ul li .PD { padding: 0 35vw;}
  .Area10 .title02 ul li .PD_img { margin-left: 2%;}
  .Area10 .BN { margin: 0 auto 5vw;}
  .Area10 .Area_coupon_ppp2,
  .Area10 .Area_coupon_ppp { margin-left: 2vw; padding-bottom: 4vw;}
  .Area10 .icon { top: 5vw; width: 113%;}
  .Area10 .Area_swiper { margin-left: 8.5%; width: 91.5%;}
  .Area10 .A10_box { margin-top: 2vw;}
  .Area10 .A10_box .title01 { margin-bottom: 2vw;}
  .Area10 .deco { top: -1vw;}
}

/*館主頁*/
.Area11 {}
.Area11 .btn ul { padding: 0 20px; grid-gap: 0 20px;}
@media screen and (max-width:767px){
  .Area11 {}
  .Area11 .btn ul { padding: 0 0.5em; grid-gap: 0 0.5em;}
}

/*注意事項區*/
.edm_notice { text-align: center; padding: 10px 10px 15px 10px; color: #fff; font:12px/18px Helvetica;}
.edm_notice .apple_notice { padding: 10px 0;}


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