@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; z-index:0 ; background-color: #fff9ca; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none;}
		@media screen and (max-width:767px){
		.WRAPPER { min-width: inherit; padding-bottom: 20px; background-size: 100%  }
		.WRAPPER img {  width:100%;  height:auto;}
	}
	


/*PC背景*/
.deco { z-index:-1; position:absolute;top:700px;left:0; width:100%; height:100%; background-repeat:repeat; background-position:center top; pointer-events:none;}


/*PC背景*/
	@media screen and (min-width:768px){
    .Area_bgtop_1 { height: 100%; overflow: hidden;}
    .Area_bgtop_1 .bgtop_ { }
    .Area_bgtop_1 .bgtop_ span { }
    .Area_bgtop_1 .bgtop_1_0  { top:0; opacity: 1;}
    .Area_bgtop_1 .bgtop_1_0 span { background-image: url(bgtop_1_0.png?t=1745387750998); background-position: top center; background-repeat: no-repeat;} 
    .Area_bgtop_1 .bgtop_1_1  { top:0; opacity: 1;}
    .Area_bgtop_1 .bgtop_1_1 span { background-image: url(bgtop_1_1.png?t=1745387750998); background-position: top center; background-repeat: no-repeat;}  
    .Area_bgtop_1 .bgtop_1_2  { top:0; opacity: 1;}
    .Area_bgtop_1 .bgtop_1_2 span { background-image: url(bgtop_1_2.png?t=1745387750998); background-position: top center; background-repeat: no-repeat; }   
 
        
        

        
    .Area_bgtop_fixed { position: fixed; }

   }





/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; font-size: 16px}
.Area a { display:block;} 
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Areabottom { margin-bottom:50px}
    @media screen and (min-width:768px){
        .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: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);}
	}
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
        .Area96p { width: 96% }
        .Areabottom { margin-bottom:10vw }
	}


/*版頭*/
.Area_top .momologo { z-index: 2; position: absolute; top: 15px; left: 20px;}
.Area_top .momologo a { display: block; width: 200px; height: 30px; background: url(momo_logo.png?t=1745387750998) no-repeat;}
.Area_top .momologo a:hover { background: url(momo_logo_on.png?t=1745387750998) no-repeat;}

.Area_top { height: 450px;}
.Area_top .title{ position: relative; top:60px;}
.Area_top .topdeco{ position: absolute; top:80px; left: -140px; animation-delay:1s;}

/*.Area_top .title { position: absolute; top: 0; left: 0}*/
	@media screen and (max-width:767px){
		.Area_top .momologo { display:none;}
		
		.Area_top { height: 50vw; }
		.Area_top .title{ position: relative; top:10vw; left: 10vw; width: 85%}
		.Area_top .topdeco{ position: absolute; top:0vw; left: 0vw; z-index: -1;}
        
		
	}



.Area_top .box_btn_mocoin { margin: 0 auto; width: 57% }
.Area_top .box_btn_mocoin ul { margin: 0; padding: 0; display: flex; list-style: none; justify-content: space-between; position: relative }
	@media screen and (max-width:767px){
      .Area_top .box_btn_mocoin { width: 80% }
      .Area_top .box_btn_mocoin li { width: 48% }
	}



/*01*/
.Area01{ height: 100%;}
.Area01_btn .btn01{ position: absolute; top:150px; left: 327px; }
.Area01_btn .btn02{ position: absolute; top:155px; left: 530px; }
@media screen and (max-width:767px){
	.Area01{ height: 100%; }
	.Area01 .Area_mocoin {background: url(Area01_m_02.png?t=1745387750998) repeat; background-size: 100%;}
	.Area01_btn .btn01{ position: absolute; top:16.5vw; left: 14vw; width:27%;}
	.Area01_btn .btn02{ position: absolute; top:17vw; left: 37.5vw; width:47%;}
	
}



.Area02{ height: 100%;}
.Area02_btn .btn01{ position: absolute; top:168px; left: 327px; }
.Area02_btn .btn02{ position: absolute; top:174px; left: 530px; }
@media screen and (max-width:767px){
	.Area02{ height: 100%;}
	.Area02 .Area_mocoin {background: url(Area02_m_02.png?t=1745387750998) repeat; background-size: 100%;}
	.Area02_btn .btn01{ position: absolute; top:16.5vw; left: 14vw; width:27%;}
	.Area02_btn .btn02{ position: absolute; top:17vw; left: 37.5vw; width:47%;}
}



/*輪播*/
.Area_mocoin { padding-top: 0 }	
.Area_mocoin .deco { position: absolute; top: 375px; right: -73px }
	@media screen and (max-width:767px){
        .Area_mocoin .m_box_step  { margin-bottom: 8vw  }
        .Area_mocoin .m_box_step .Area_swiper { padding: 0 7%;  }
	}








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