@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0;}


/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; text-align:left; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}

	@media screen and (max-width:767px){
		.WRAPPER {  }
	}


/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0; min-width: inherit; min-height:100%; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}

/*momo logo*/
.Area_logo {}
.Area_logo .momologo { z-index:8; position: absolute;top: 20px; left:40px;}
.Area_logo .momologo a { display:block; width:200px; height:71px; background: url(momo_logo.png?t=1671762958511) no-repeat;}
.Area_logo .momologo a:hover{ background: url(momo_logo_on.png?t=1671762958512) no-repeat;}
	@media screen and (max-width:767px){
		.Area_logo { height: auto;}
		.Area_logo .momologo { display:none;}
	}


  /*aoli區*/
  /*滿額區*/




  @media screen and (max-width: 959px) {
    .giftbom{
      max-width: 100%;
    }
  }
   /*組合區*/
   .aoli-bom-bg1{padding: 106px 20px 80px 20px;}



   @media screen and (max-width: 959px) {
    .aoli-bom-bg1{padding: 0 1% 1% 1%;background-color: #e9f5ff;}
    .aoli-bom-pos1 img {
      max-width: 98%;
    }
    .aoli-bom-bg2{padding: 10% 10% 5% 10%;}
    .aoli-bom-pos2 img {
      max-width: 98%;
    }
   }
   

  /*主打區padding調整*/
  .PD_wrapper_aoli{padding: 250px 100px 4px 100px !important;justify-content: center;}
  .aolivipbom{padding-bottom: 55px;}
  .aolivipbom img{width: 1026px !important;} 
  .PD_img_aoli{width: 1026px;}

.aolipadding{
  padding: 0px 228px !important;
}

.aolipd-padding{padding-bottom: 5.5% !important;}
.aoli_title_top{padding-top: 65px !important;}
.Area_bottom_aoli1{margin-bottom: 60px !important;}
.Area_bottom_aoli2{margin-bottom: 100px !important;}
.Area_bottom_aoli3{margin-bottom: 60px !important;background-color: #f9f3e2;}
.Area_bottom_aoli4{margin-bottom: 60px !important;background-color: #f0f0f0;}
.Area_bottom_aoli5{margin-bottom: 60px !important;background-color: #e5eaed;}

.endbom{padding: 5% 15% 60px 15%;}

.Area1220video iframe {
  width: 960px;
  height: 960px;
}


@media screen and (max-width: 959px) {
  .video-container {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }
  
  .video-container iframe {
    width: 100%;
    height: 100%;
    border: none;
  }
  .aolipadding{
    padding: 0px 18% 3% 18% !important;background-color: #ffe0e1;
  }
  .endbom{padding: 3% 10%;background-color: #edebfd;} 
  .aoli_title_top{padding-top: 0px !important;}
  .Area_bottom_aoli1{margin-bottom: 0% !important;}
  .Area_bottom_aoli2{margin-bottom: 0% !important;}
  .Area_bottom_aoli3{margin-bottom: 0% !important;padding-bottom: 3% !important;background-color: #fdfdfa;}
  .Area_bottom_aoli4{margin-bottom: 0% !important;padding-bottom: 3% !important;background-color: #f0f0f0;}
  .Area_bottom_aoli5{margin-bottom: 0% !important;padding-bottom: 3% !important;background-color: #e5eaed;}
}

	@media screen and (max-width:959px){
    .aolimargin{margin-bottom: 0px !important;}
    /*aoli新增區塊手機背景*/
    .aoliphonebg_1 {
        background-image: url('../images/main_mb_02.jpg');
        background-size: cover;
        background-position: center top;
        padding-bottom: 4% !important;
    }
    .aoliphonebg_2 {
      background-image: url('../images/main_mb_03.jpg'); 
      background-size: cover;
      background-position: top;
      padding-bottom: 1% !important;
    }	
    .aoliphonebg_3 {
      background-image: url('../images/main_mb_04.jpg'); 
      background-size: cover;
      background-position: top;
    }	
    .aolibom_paddingbottom{
      padding-bottom: 6% !important;
    }

  /*主打區padding調整*/
    .PD_wrapper_aoli{padding: 25% 1% 0% 1% !important;}
    .aolivipbom{padding-bottom: 5%;}
    .aolivipbom img{width: 100% !important;} 

    .Area_bottom_aoli{margin-bottom: 0% !important;}
	}

/*區塊_all*/
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative;  padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; 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);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  
		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}
	}


/*底部間距*/
@media screen and (min-width: 768px) {
.Area_bottom{margin-bottom: 80px;}
}

@media screen and (max-width: 767px) {
.Area_bottom{margin-bottom: 8vw;}
}


/*版頭區塊*/
.Area_title { height:720px;}
	@media screen and (max-width:767px){
		.Area_title { width:100%;height:100%;}
}


/*版頭輪播品*/
.Area_title .box_PD .PD_layout .PD img {height: auto !important;}

 @media screen and (min-width:768px){
.Area_title .box_PD { position: absolute; top: 0px; left: 616px; width: 580px; height: 725px; overflow: hidden; z-index: 1;}
.Area_title .box_PD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .box_PD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .box_PD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}

/*輪播特效*/
.Area_title .box_PD .Area_swiper .swiper-slide .PD_img { opacity: 0; transform: translate(0,-5%);  }
.Area_title .box_PD .Area_swiper .swiper-slide-active .PD_img { opacity: 1; transition: 1s cubic-bezier(0, 0.63, 0.63, 0.89); transform: translate(0,0);}
.Area_title .box_PD .Area_swiper .swiper-slide .PD_logo {display: none;}
}    
@media screen and (max-width:767px){
      .Area_title .box_PD { position: absolute; top:0%;left: 50%; width:47.7%; height:auto; overflow: hidden; z-index: 1;}
      .Area_title .box_PD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
      .Area_title .box_PD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
      .Area_title .box_PD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
         
      /*輪播特效*/
	  .Area_title .box_PD .Area_swiper .swiper-slide .PD_logo { opacity: 0; transition: .2s ease-out;transform: translate(-2%,0);  }
      .Area_title .box_PD .Area_swiper .swiper-slide-active .PD_logo { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}
      .Area_title .box_PD .Area_swiper .swiper-slide .PD_img {display: none;}
    }

/*登記*/
.Area_danji { margin-bottom: 100px;}
	@media screen and (max-width:767px){
		.Area_danji { width: 90%;  margin-bottom: 10vw; }
	}


/*輪播BN*/
@media screen and (min-width:768px){
.Area_banner_swiper2 {height:250px;}
.Area_banner_swiper2 .box_PD .Area_swiper {  position: absolute; top: 0px; left: 15px; width:97%; height: 218px; }
.Area_banner_swiper2 .box_PD .Area_swiper ul {display: flex; margin: 0;padding: 0;display: flex;}
.Area_banner_swiper2 .box_PD .Area_swiper ul li { } 
.Area_banner_swiper2 .box_PD .Area_swiper ul li img {border-radius:10px!important; } 
.Area_banner_swiper2 .box_PD .PD_layout {} 
.Area_banner_swiper2 .box_PD .Area_swiper .swiper-slide .PD_img { opacity: 0; }
.Area_banner_swiper2 .box_PD .Area_swiper .swiper-slide-active .PD_img { opacity: 1; transition: 1s ease-out; }
.Area_banner_swiper2 .box_PD .Area_swiper .swiper-slide .PD_logo {display: none;}
.Area_banner_swiper2 .pagination.swiper-pagination {top: 172px;}    
}
@media screen and (max-width:767px){
	.Area_banner_swiper2 { height:61vw;overflow:hidden;}	
    .Area_banner_swiper2 .box_PD .Area_swiper { z-index: 2; position:absolute; margin: 0 auto; left:5vw; top:0vw; width:90%; height:57vw;}
    .Area_banner_swiper2 .box_PD .Area_swiper ul {display: flex;}
    .Area_banner_swiper2 .box_PD .Area_swiper ul li {border: none;}
    .Area_banner_swiper2 .box_PD .Area_swiper ul li img {border-radius:2vw 2vw 2vw 2vw!important; } 
    .Area_banner_swiper2 .box_PD .PD_layout .PD_logo { z-index: 5; position: absolute; top: 0.7vw; left: 0vw;}
    .Area_banner_swiper2 .box_PD .Area_swiper .swiper-slide .PD_logo { opacity: 0; transition: .2s ease-out; }
    .Area_banner_swiper2 .box_PD .Area_swiper .swiper-slide-active .PD_logo { opacity: 1;transition:transform 1s ease-out,opacity 1s ease-out; }
    .Area_banner_swiper2 .box_PD .Area_swiper .swiper-slide .PD_img {display: none;}
    .Area_banner_swiper2 .pagination.swiper-pagination {top: 51vw;}        
}


/*作圖區item*/
@media screen and (min-width:768px){
	.Area_item2{margin-bottom: 0;}
    .Area_item2 .PD_layout.layout_item {}
    .Area_item2 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
    .Area_item2 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
    .Area_item2 .PD_layout.layout_item .PD_slide {padding:26px 15px;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_into {padding-left:0;position: absolute;left: 0px;top:358px;width:100%;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_logo {position:absolute;left:37px;top:-270px;width:80px;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_logo img { box-shadow: unset;width:80px;height:auto;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_into h3 {text-align: center; padding: 0; max-height: 1.9em; font-weight: bolder;font-size: 1.6em; line-height: 1.2em; color: #000;width:100%;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_into h4 {text-align: center!important; font-size: 1.0em;color: #000;width:100%; }
    .Area_item2 .PD_layout.layout_item .PD_slide .PD p {text-align: center!important;padding-top:0px;color:  #D62672; font-size: 1.25em;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD p del { color: #b3b3b3;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD a { position: initial; display: block; text-decoration: none; color: #52208f;}
}
@media screen and (max-width:767px){
	.Area_item2{margin-bottom: -10vw;}
    .Area_item2 .PD_layout.layout_item {width:96%;}
    .Area_item2 .PD_layout.layout_item ul {margin-top: 3%;padding-bottom: 8%;}
    .Area_item2 .PD_layout.layout_item li {margin-top: 0%;margin-left:-1%;width:100%;}
    .Area_item2 .PD_layout.layout_item .PD_slide:hover {transform:unset;}
    .Area_item2 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 5%;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_into {padding-left: 0vw;position: absolute;left:0vw;top:90vw;width: 100%;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_logo {position:absolute;left:5vw;top:-74vw;width:22vw;height:auto;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_logo img { box-shadow: unset;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_into h3 { text-align: center!important;padding: 0; max-height: 1.9em; font-weight: bolder;font-size: 1.6em; line-height: 1.3em; color:#000;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD_into h4 { text-align: center!important;margin-top:-1.5vw ; font-size: 1.1em;width:100%;color: #000; }
    .Area_item2 .PD_layout.layout_item .PD_slide .PD p {text-align: center!important;margin: -1vw auto 0;color: #D62672;font-size: 6vw;}
	.Area_item2 .PD_layout.layout_item .PD_slide .PD p del { color: #b3b3b3;}
    .Area_item2 .PD_layout.layout_item .PD_slide .PD a { position: initial; display: block; text-decoration: none; color: #52208f;}
    }



