@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 { 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: 30px; left:40px;}
.Area_logo .momologo a { display:block; width:200px; height:71px; background: url(momo_logo_on.png?t=1671762958511) no-repeat;}
.Area_logo .momologo a:hover{ background: url(momo_logo.png?t=1671762958512) no-repeat;}
	@media screen and (max-width:767px){
		.Area_logo { height: auto;}
		.Area_logo .momologo { display:none;}
	}


	

/*區塊_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;}
	}




/*版頭輪播品*/
.Area_top{height: 1208px;}
.Area_top .topPD { position: absolute; top: 60px; left: 0; width: 1220px;}
.Area_top .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box;}
.Area_top .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_top .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_top .topPD .PD_layout .PD_img { display: block;}
.Area_top .topPD .PD_layout .PD_into { display: none;}

.Area_top .topPD .PD_layout .PD_slide{min-width:100%!important;}
.Area_top .topPD .PD_layout ul{grid-gap:0px!important;}

    @media screen and (max-width:767px){
		.Area_top{height: 100%;}		
		.Area_top .topPD { width: 100%;top:0;}
		.Area_top .topPD .PD_layout .PD_img { display: none;}
		.Area_top .topPD .PD_layout .PD_into { display: block;}
    }



/*主打品輪播*/
.Area_hotpd {height: 1200px;}
.Area_hotpd .PD_layout {width:100%;left:0;overflow:hidden;}
.Area_hotpd .PD_layout ul {display: flex!important;padding: 0!important;margin: 0!important}
.Area_hotpd .PD_layout ul li img {width:100%;}
.Area_hotpd .Area_boxstyle_pagination{top:812px;}
.Area_hotpd .Area_swiper_box ul li{width: 1218px!important;margin-right: 5px!important;}

.swiper-pagination-bullet{background: #fff!important;}
@media screen and (max-width:767px){
  .Area_hotpd {height: 100vw;}
  .Area_hotpd .Area_swiper_box ul li{width: 100%!important;margin-right: 0px!important;}
  .Area_hotpd .PD_layout ul li img {width:95%;}
  .Area_hotpd .Area_boxstyle_pagination{top:260px;}
}



/*BN輪播*/
.Area_banner_swiper .box_PD .Area_swiper { }
.Area_banner_swiper .box_PD .Area_swiper ul {margin: 0;padding: 0;}
.Area_banner_swiper .box_PD .Area_swiper ul li {}
.Area_banner_swiper .box_PD .Area_swiper img {border-radius: 10px;}

    @media screen and (max-width:767px){
    .Area_banner_swiper .box_PD .Area_swiper { z-index: 2;  width:90%; margin:auto;}
    .Area_banner_swiper .box_PD .Area_swiper ul li {border: none;}
    }
    /*輪播公板調整*/
    .Area_banner_swiper .box_PD .PD_layout {}
        @media screen and (max-width:767px){
         .Area_banner_swiper .box_PD .PD_layout .PD_logo { z-index: 5; }
        }
        /*輪播特效*/
        @media screen and (min-width:768px){
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_img { opacity: 0;  }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide-active .PD_img { opacity: 1; transition: 1s ease-out; }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_logo {display: none;}
        }
        @media screen and (max-width:767px){
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_logo { opacity: 0; transition: .2s ease-out; }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide-active .PD_logo { opacity: 1;transition:transform 1s ease-out,opacity 1s ease-out; }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_img {display: none;}
        }


/*1帶2公版*/
.Area1B2PD {}
.Area1B2PD .colorbg{ position: absolute; width: 1218px;top: 193px; margin: 0 auto; background-color: #3c070a; height: 1830px; z-index: -1;}
.Area1B2PD .box{ padding: 50px 0 0 0;margin: 0; }
.Area1B2PD .Area_1bn2{ width: 50%; float: left;margin-bottom: 80px;}
.Area1B2PD .Area_1bn2 ul{ padding-left: 10px; padding-right: 10px;}
.Area1B2PD .box .Area_1bn2 .PD_img img { width: 100%;}

@media screen and (max-width:767px){
  .Area1B2PD {  margin: 0; height: auto;}
  .Area1B2PD .box{ padding: 0;}
  .Area1B2PD .Area_1bn2{ width: 100%; float: left;margin-bottom: 0;}
  .Area1B2PD .Area_1bn2 ul{ padding-left: 0; padding-right: 0;}
  .Area1B2PD .box .Area_1bn2 .PD_img img { border-radius:0; }
  .Area1B2PD .box .Area_1bn2 { width: 93%;float: none;margin: 0 auto; margin-bottom: 5vw;}
}


/*1+2線上入字公版調整*/
@media screen and (min-width:768px){
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_into,.PD_layout ul.PD_wrapper li:first-child .PD_into h3{ display: block!important; }	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_into{ position: absolute; left: 7%;top: 13%;}	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_logo{ width: 100%;padding: 0 8%;height: 53px;display: block!important; }	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li.PD_slide:first-child { padding: 0;height: 190px; background: url("Area_1bn2_bg.png?t=1675421362055") center top / 100% no-repeat scroll;}
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img { position: relative;top: -34px;padding: 0; height: auto;}
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img img { width: 100%;padding: 0 3% 0 60%;border-radius:0; }	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD h3 {  position: relative;left: 0;font-size: 2em; background-image: repeating-linear-gradient(179deg,  #ffffff 10%, rgb(188 188 188) 109%)!important;-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD p { color: #fff;font-size: 1.2em;}
}

@media screen and (max-width:767px){

  .Area_1bn2 ul li:first-child { height: auto; width: 100%;}
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li.PD_slide:first-child { padding: 0;height: 35vw; background: url("Area_1bn2_bg.png?t=1675421362055") center 70% / 100% no-repeat scroll;}
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_into{ position: absolute; left: 6%;top: 23%;}	
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img { position: absolute;top: -9%;display: block!important; }
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img img { width: 100%;padding: 0 3% 0 60%; }	
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_logo img { position: relative;width: 50%;right: 20%;padding: 0; }
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD h3 {  position: relative;left: 0;font-size: 1.3em; top: -3vw;width: 62%;background-image: repeating-linear-gradient(179deg,  #ffffff 10%, rgb(166 166 166) 109%)!important;-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}	
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD p { color: #fff;font-size: 1.1em;}
}






/*1帶4公版(直式)*/
.Area_1b4PD{margin-top: 50px; margin-bottom: 50px;}
.Area_1b4PD .box .PD_layout{margin-top: 50px;}
@media screen and (max-width:767px){
	.Area_1b4PD{margin-top: 5vw;margin-bottom: 5vw}
	.Area_1b4PD .box{width: 95%;margin:0 auto;}
    .Area_1b4PD .box .PD_layout{margin-top: 5vw;}
}


/*1帶4品公版(橫式)*/
.Area_4PD {}
.Area_4PD .box_PD .PD_layout ul li a h3 {}
@media screen and (min-width: 768px){
  .Area_4PD { }
  .Area1260 { margin: 0 auto; }
  .Area_4PD .box_PD .PD_layout { width: 1220px;}
  .Area_4PD .box_PD .PD_layout[data-pd-col-pc="5"] ul { padding-left: 30px; padding-right: 30px; padding-top: 10px; padding-bottom: 50px;}
  .Area_4PD .box_PD .PD_layout ul { grid-template-rows: 3% 92% 5%;}
  .Area_4PD .box_PD .PD_layout .PD_wrapper li { grid-row-start: 2; grid-row-end: 4;}
  .Area_4PD .box_PD .PD_layout .PD_wrapper li:nth-child(1) { grid-row-start: 1; grid-row-end: 4;}
  .Area_4PD .box_PD_1 { background: url(PD_layout_01bg.png?t=1751277384443) no-repeat center top;}

}
@media screen and (max-width:767px){
  .Area_4PD .box_PD .PD_layout { margin-bottom: 8vw;}
}



/*1帶8品公版*/
@media screen and (min-width:768px){
	.Area_1P8PD .layout_1P8PD {padding-bottom:80px;}
	.Area_1P8PD .layout_1P8PD {background:url(pc_1P8PD_bg01.png?t=1751277384443)top center no-repeat;}
	.Area_1P8PD .layout_1P8PD ul { width:96%; padding: 60px 0 0 0!important;margin: 0 0 0 2%!important;}
	.Area_1P8PD .layout_1P8PD ul li {border:1px #105b62 solid;padding:0!important;margin:0!important;}
	.Area_1P8PD .layout_1P8PD[data-fs-bn-pc*="true"] li.PD_slide:first-child {padding-bottom:10px!important;}
}
@media screen and (max-width:767px){
    .Area_1P8PD .layout_1P8PD {padding-bottom:5vw;}
	.Area_1P8PD .layout_1P8PD {background:url(mo_1P8PD_bg01.jpg?t=1751277384443)top center repeat-y;background-size:100%;}
	.Area_1P8PD .layout_1P8PD[data-fs-bn-phone="true 2"] ul{grid-template-rows:auto!important;}
	.Area_1P8PD .layout_1P8PD ul {width:96%;padding:0!important;margin:0 0 0 2%!important;}
	.Area_1P8PD .layout_1P8PD ul li {border:1px #105b62 solid;}
	.Area_1P8PD .layout_1P8PD[data-fs-bn-phone*="true"] li:first-child .PD_img {display:block!important;}

}


/*館連結01*/
.Areaphoto .Area_boxstyle > .Area_boxstyle_box2 {background-image: none;}
.Areaphoto .Area_boxstyle > .Area_boxstyle_title { z-index: 3 !important; position: absolute; top:-0.5%; font-size: 42.5px;}
	@media screen and (max-width:767px){
	.Areaphoto .Area_boxstyle > .Area_boxstyle_title { z-index: 3 !important; position: absolute; top:-0.1%; font-size: 5.5vw;}
	}


/*館連結01-新版圖片排版*/	
.Areaphoto .PD_layout {display: block !important; padding-top: 20px;}
.Areaphoto .PD_layout ul {
   grid-template-areas: 
    "a b c"
    "d b e"
    "f g h"    
    "i g j";
  }

.Areaphoto .PD_layout li:nth-child(1) { grid-area: a;}
.Areaphoto .PD_layout li:nth-child(2) { grid-area: b;}
.Areaphoto .PD_layout li:nth-child(3) { grid-area: c;}
.Areaphoto .PD_layout li:nth-child(4) { grid-area: d;}
.Areaphoto .PD_layout li:nth-child(5) { grid-area: e;}
.Areaphoto .PD_layout li:nth-child(6) { grid-area: f;}
.Areaphoto .PD_layout li:nth-child(7) { grid-area: g;}
.Areaphoto .PD_layout li:nth-child(8) { grid-area: h;}
.Areaphoto .PD_layout li:nth-child(9) { grid-area: i;}
.Areaphoto .PD_layout li:nth-child(10) { grid-area: j;}


.Areaphoto .PD_layout .PD_img { display: block;}
.Areaphoto .PD_layout .PD_into { display: none;}


@media screen and (max-width:767px){
  .Areaphoto .PD_layout .PD_img { display: none;}
  .Areaphoto .PD_layout .PD_into { display: block;}
	
	/*新版圖片排版*/	
	.Areaphoto .PD_layout{display: block !important;}
  .Areaphoto .PD_layout ul { padding: 0 !important;}
  .Areaphoto .PD_layout li { margin: 0 !important;}
	.Areaphoto .PD_layout ul {
   grid-template-areas: 
    "a b c"
    "d b e"
    "f g h"    
    "i g j";
  }
.Areaphoto .PD_layout li:nth-child(1) { grid-area: a;}
.Areaphoto .PD_layout li:nth-child(2) { grid-area: b;}
.Areaphoto .PD_layout li:nth-child(3) { grid-area: c;}
.Areaphoto .PD_layout li:nth-child(4) { grid-area: d;}
.Areaphoto .PD_layout li:nth-child(5) { grid-area: e;}
.Areaphoto .PD_layout li:nth-child(6) { grid-area: f;}
.Areaphoto .PD_layout li:nth-child(7) { grid-area: g;}
.Areaphoto .PD_layout li:nth-child(8) { grid-area: h;}
.Areaphoto .PD_layout li:nth-child(9) { grid-area: i;}
.Areaphoto .PD_layout li:nth-child(10) { grid-area: j;}
}


/*pc刊頭動畫*/

.switch {
    position: absolute;
	z-index: 2px;
	justify-content: center; 
	width:100%;max-width: 100% ;
	
    -webkit-animation: fadein 1.5s  linear forwards;
    animation: fadein 1.5s  linear forwards;
		-webkit-animation-name: transform; /*關鍵幀名稱*/
            -webkit-animation-timing-function: ease-in-out; /*動畫的速度曲線*/
            -webkit-animation-iteration-count: infinite;  /*動畫播放的次數*/
            -webkit-animation-duration: 7s; /*動畫所花費的時間*/
}


 @keyframes transform {  /*定義關鍵幀、scaleDrew是需要繫結到選擇器的關鍵幀名稱*/
            0%{
		
                transform: scale(0.97);  /*開始為原始大小*/
            }
            25%{
                transform: scale(1); /*放大1.1倍*/
            }

            50%{
                transform: scale(0.97);
            }
	        75%{
                transform: scale(1);
            }
	        100%{
                transform: scale(0.97);
            }
        }

.switch-m{
		position: absolute;
	z-index: 2px;
	justify-content: center; 
	width:100%;max-width: 100% ;
	  -webkit-animation: fadein 3s  linear forwards;
    animation: fadein 3s  linear forwards;
		-webkit-animation-name: transform-m; /*關鍵幀名稱*/
            -webkit-animation-timing-function: ease-in-out; /*動畫的速度曲線*/
            -webkit-animation-iteration-count: 1;  /*動畫播放的次數*/
            -webkit-animation-duration: 4s; /*動畫所花費的時間*/
}
 @keyframes transform-m {  /*定義關鍵幀、scaleDrew是需要繫結到選擇器的關鍵幀名稱*/
            0%{
		
                transform: scale(1);  /*開始為原始大小*/
            }
            15%{
                transform: scale(1.01); /*放大1.1倍*/
            }

	        30%{
                transform: scale(1);
            }
	        100%{
                transform: scale(1);
            }
        }
.light {
    -webkit-animation: fadein 2s  linear forwards;
    animation: fadein 2s  linear forwards;
		-webkit-animation-name: light; /*關鍵幀名稱*/
            -webkit-animation-timing-function: ease-in-out; /*動畫的速度曲線*/
            -webkit-animation-iteration-count: 4;  /*動畫播放的次數*/
            -webkit-animation-duration: 2.5s; /*動畫所花費的時間*/
}
 @keyframes light {  /*定義關鍵幀、scaleDrew是需要繫結到選擇器的關鍵幀名稱*/
            0%{
		
               filter: brightness(1);  /*開始為原始大小*/
            }
            10%{
		
               filter: brightness(1.1);  /*開始為原始大小*/
            }
	        20%{
		
               filter: brightness(1);  /*開始為原始大小*/
            }
            30%{
		
               filter: brightness(1.1);  /*開始為原始大小*/
            }
	 
	        100%{
               filter: brightness(1);
            }
        }


.v-box{
	max-width: 85%;
	padding-top: 15px;
	left: 0;        
    right: 0;
    margin: auto; 
    justify-content: center;
}
.video_RWD{	
	position: relative;
	display: block;
	z-index: 1px;
	left: 0;        
    right: 0;
    margin: auto;  
	padding-bottom: 56.25%;}
.video_RWD iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	margin: auto; 

}
.bt_box{
	justify-content: center;
	padding-top: 35px;
}
.btbg{
	z-index:-50; position:absolute;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top; pointer-events:none;
}
.click_hover:hover {
  filter: brightness(1.1);
  transform: scale(1.05);
}
