@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=1775565583781)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.jpg?t=1775565583781)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=1775565583781) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1775565583781) repeat-y center top; transition: 0.5s linear; 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=1775565583781) 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; position: relative;}
.Area960 { margin: 0 auto; width: 960px; position: relative;}
@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;}
}

/*共用樣式*/
.PD_box { width: 98%; margin: 0 auto;}
@media screen and (max-width:767px){
}

/*公版樣式*/
.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_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #9adbff;}
@media screen and (max-width:767px){
}

/*版頭*/
.Area_top { margin-bottom: 390px;}
.Area_top .PD_layout ul li { pointer-events: none;}
.Area_top .main02 { position: absolute; top: 198px; left: 0;}
.Area_top .jeans { position: absolute; top: 0; left: 0;}
.Area_top .txt_deco { width: 265px; margin: 82px 0 0 70px;}
@media screen and (max-width:767px){
  .Area_top { margin-bottom: 39vw;}
  .Area_top .main02 { top: 20.5vw;}
  .Area_top .txt_deco { width: 28%; margin: 9.5vw 0 0 8vw;}
}

/*丹寧專屬 登記活動*/
.Area01 {}
@media screen and (max-width:767px){
  .Area01 {}
}

/*今日最大牌*/
.Area02 {}
.Area02 .Area_swiper { background: url(jeans_repeat.png?t=1775565583781)top center repeat-y; background-size: 100%; overflow: inherit; padding-bottom: 10px;}
.Area02 .Area_swiper:before { content: ""; position: absolute; top: -120px; left: 0; display: block; width: 100%; height: 100%; background: url(jeans_top.png?t=1775565583781)top center no-repeat; background-size: 100%; pointer-events: none;}
.Area02 .PD_layout.PD_layout-D1_14 ul li .PD .PD_into { width: 90%; bottom: 10px; background-color: transparent;}
.Area02 .PD_layout.PD_layout-D1_14 ul li .PD .PD_into h3 { font-size: 28px; color: #ffe4ab;}
.Area02 .PD_layout.PD_layout-D1_14 ul li .PD .PD_into h4 { font-size: 20px;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .Area_swiper { padding-bottom: 1vw;}
  .Area02 .Area_swiper:before { top: -12vw;}
  .Area02 .PD_layout.PD_layout-D1_14 ul li .PD .PD_into { width: 97%; bottom: 0;}
  .Area02 .PD_layout.PD_layout-D1_14 ul li .PD .PD_into h3 { font-size: 15px; max-height: 1.5em;}
  .Area02 .PD_layout.PD_layout-D1_14 ul li .PD .PD_into h4 { font-size: 14px;}
  }

/*今日限搶*/
.Area03 {}
.Area03 .PD_box { margin-top: -10px;}
.Area03 .PD_box ul { border: solid 2px #24486b;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .PD_box { margin-top: -1vw;}
}

/*超強新品搶先推*/
.Area04 {}
.Area04 .Area_swiper { margin-top: -10px;}
.Area04 .PD_layout.PD_layout-D1_06 ul li { border: solid 2px #24486b !important;}
.Area04 .PD_layout.PD_layout-D1_06 .PD_into p::after { border: solid 1px #45678b; background: linear-gradient(110deg, #fff 73%, #45678b 50%);}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .Area_swiper { margin-top: -1vw;}
}

/*BN*/
.Area05 {}
.Area05 .bg { position: absolute; top: -50px; left: 0;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .bg { width: 100%; top: -5.5vw;}
}

/*品牌丹寧專區*/
.Area06 {}
.Area06 .A6_box { position: relative; margin-bottom: 50px;}
.Area06 .A6_box:last-child { margin-bottom: 0;}
.Area06 .deco { position: absolute; top: 0; left: 0;}
.Area06 .jeans_top { position: absolute; top: 0; left: 0;}
.Area06 .jeans_repeat { background: url(jeans_repeat.png?t=1775565583781)top center repeat-y; background-size: 100%; padding-bottom: 10px;}
.Area06 .logo { width: 348px; transform: rotate(-8deg); margin: 0 0 0 20px;}
.Area06 .BN { width: 96%; margin: -7px auto 10px;}
.Area06 .BN ul li .PD_img img { border-radius: 20px;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .A6_box { margin-bottom: 10vw;}
  .Area06 .jeans_repeat { padding-bottom: 1vw;}
  .Area06 .logo { width: 36%; margin: 0 0 0 2vw;}
  .Area06 .BN { margin: -1.2vw auto 2vw;}
  .Area06 .BN ul li .PD_img img { border-radius: 10px;}
}

/*走入品牌 探索更多*/
.Area07 {}
.Area07 .logo { width: 90%; margin: -40px auto 0;}
.Area07 .logo ul { grid-gap: 0 0.8em;}
.Area07 .logo ul li { margin-bottom: 0.8em;}
.Area07 .logo ul li:nth-child(7),
.Area07 .logo ul li:nth-child(8),
.Area07 .logo ul li:nth-child(9) { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .logo { width: 92%; margin: -4vw auto 0;}
  .Area07 .logo ul { grid-gap: 0 0.5em;}
  .Area07 .logo ul li { margin-bottom: 0.5em;}
}

/*注意事項區*/
.edm_notice { text-align: center; padding: 10px 10px 15px 10px; color: #000; 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;}
	}
