@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: #F0EEE4;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none;}
		@media screen and (max-width:767px){
		.WRAPPER { min-width: inherit; padding-bottom:50px; }
		.WRAPPER img {  width:100%;  height:auto;}
	}
	
/*背景*/
.bgtop  { z-index:0; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background: url(bgtop.png?t=1751538117144) repeat-x center top ;}
	@media screen and (max-width:767px){
		.bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1751538117144) no-repeat center 40px; 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);}
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
	}


/*版頭*/
.Area_top {}
.Area_top .momologo { z-index:2; position: absolute;top: 15px; left:40px;}
.Area_top .momologo a { display:block; width:200px; height:30px; background: url(momo_logo.png?t=1751538117144) no-repeat;}
.Area_top .momologo a:hover{ background: url(momo_logo_on.png?t=1751538117144) no-repeat;}
	@media screen and (max-width:767px){
		.Area_top { height: auto;}
		.Area_top .momologo { display:none;}
	}

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

/*-----------------------------------------------------------------------------
 * [TABLE OF CONTENTS]
 *    +common
 *    +header
 *		=
 *    +content
 *		=
 *    +footer
 *		=
 *-----------------------------------------------------------------------------
 */
@font-face {
  font-family: "fontLight";
  src: local("PingFangTC-thin"), local("Microsoft Jhenghei UI"),
    local("Microsoft Jhenghei");
  font-weight: normal;
}

@font-face {
  font-family: "fontNormal";
  src: local("Microsoft Jhenghei UI"), local("Microsoft Jhenghei"),
    local("PingFangTC-Regular");
  font-weight: normal;
}

@font-face {
  font-family: "fontBold";
  src: local("Microsoft Jhenghei UI Bold"), local("Microsoft Jhenghei Bold"),
    local("PingFangTC-Medium");
  font-weight: normal;
}

@font-face {
  font-family: "fontLight";
  src: local("PingFangTC-thin"), local("Microsoft Jhenghei UI"),
    local("Microsoft Jhenghei");
  font-weight: normal;
}

@font-face {
  font-family: "fontNormal";
  src: local("Microsoft Jhenghei UI"), local("Microsoft Jhenghei"),
    local("PingFangTC-Regular");
  font-weight: normal;
}

@font-face {
  font-family: "fontBold";
  src: local("Microsoft Jhenghei UI Bold"), local("Microsoft Jhenghei Bold"),
    local("PingFangTC-Medium");
  font-weight: normal;
}

/**
 **
 ** =clear,clearfix
 **
 **/
main#topLevel .clear {
  clear: both;
}

main#topLevel .clearfix {
  display: block;
}

main#topLevel .clearfix::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: ".";
}

main#topLevel *:focus {
  outline: none;
  box-shadow: none;
}

main#topLevel a {
  text-decoration: none;
}

main#topLevel a:hover {
  text-decoration: none;
}

main#topLevel ul,
main#topLevel ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

body {
  width: 100%;
}

main#topLevel main,
main#topLevel {
  margin: 0 auto;
  padding: 0;
}

main#topLevel p {
  padding: 0;
  margin: 0;
  width: 100%;
}

main#topLevel h1,
main#topLevel h2,
main#topLevel h3,
main#topLevel h4,
main#topLevel h5,
main#topLevel h6 {
  margin: 0;
}

main#topLevel button {
  border: 0;
}

/**
  **
  ** =IE input
  **
  **/
::-ms-clear,
::-ms-reveal {
  display: none;
}

/**
  **
  ** =Safari input
  **
  **/
main#topLevel input,
main#topLevel textarea {
  -webkit-appearance: none;
}

/* +common
 *----------------------------------------------------------------------------
*/
html,
body {
  word-break: break-all;
  color: #000;
  font-family: "微軟正黑體", "黑體-繁", "微软雅黑", "sans-serif";
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

/**
 **
 ** =header
 **
 **
 */
/**
 **
 ** =content
 **
 **
 */
main#topLevel {
  width: 100%;
  /*max-width: 2000px;*/
  margin: 0 auto;
  background-image: url("bg_pc.jpg?t=1751538117144");
  background-size: 100% 100%;
  background-repeat: repeat-y;
}

main#topLevel .d-mobile {
  display: block !important;
}
main#topLevel .pc_menu .mac_header {
  background-color: #F0EEE4;
}
main#topLevel .pc_menu .mac_header img {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: auto;
}
main#topLevel .pc_menu .pc_menu_outer {
  background-color: #F0EEE4;
  text-align: center;
  padding-bottom: 10px;
}
main#topLevel .pc_menu .pc_menu_outer .pc_menu_li {
  padding: 0px 14px;
  border-right: 1px solid #000000;
  color: #000000;
  font-size: 17px;
  display: inline-block;
  line-height: 19px;
}
/*手機版*/
main#topLevel .phone_menu .mac_header {
  background-color: #F0EEE4;
}
main#topLevel .phone_menu .mac_header img {
  width: 100%;
  display: block;
}
main#topLevel .phone_menu .phone_menu_outer {
  background-color: #F0EEE4;
  text-align: center;
  padding-bottom: 10px;
  width: 100%;
  height: 34px;
  overflow-x: scroll;
  position: relative;
}
main#topLevel .phone_menu .phone_menu_in {
  width: 1200;
  height: 34px;
  text-align: left;
  position: relative;
  z-index: 0;
}
main#topLevel .phone_menu .phone_menu_outer .phone_menu_li {
  padding: 0px 14px;
  border-right: 1px solid #000000;
  color: #000000;
  font-size: 17px;
  display: inline-block;
  line-height: 19px;
}
main#topLevel .phone_menu .phone_menu_outer .bar_right {
  position: absolute;
  right: 0%;
  top: 3%;
  z-index: 2;
  width: 19px;
}
@media screen and (min-width: 960px) {
  main#topLevel .d-mobile {
    display: none !important;
  }
}

main#topLevel .d-pc {
  display: none !important;
}

@media screen and (min-width: 960px) {
  main#topLevel .d-pc {
    display: block !important;
  }
}

main#topLevel article {
  background-color: #fffff8;
}

main#topLevel .img-fluid {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

main#topLevel .bn {
  z-index: 2;
}

main#topLevel .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  background-color: transparent;
  border: 0;
}

main#topLevel .slick-arrow:focus {
  outline: 0;
  border: 0;
}

main#topLevel .slick-arrow.slick-prev {
  left: 0;
}

main#topLevel .slick-arrow.slick-next {
  right: 0;
}

main#topLevel .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 24px;
}

main#topLevel .slick-dots li {
  display: inline-block;
  margin: 0 4px;
  font-size: 0;
}

main#topLevel .slick-dots li button {
  width: 20px;
  height: 3px;
  border: 0;
  background-color: #F0EEE4;
  opacity: 0.35;
  text-indent: -10000px;
}

main#topLevel .slick-dots li.slick-active button {
  opacity: 0.65;
}

main#topLevel section.sec01 .kv {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
}

main#topLevel section.sec01 .kv .item {
  display: block;
  float: left;
}

main#topLevel section.sec01 .kv-slider {
  position: relative;
  overflow: hidden;
}

main#topLevel section.sec01 .kv-slider::after {
  content: "";
  display: block;
  clear: both;
}

main#topLevel section.sec01 .full-block .content-block {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 960px) {
  main#topLevel .slick-dots li button {
    width: 43px;
    height: 3px;
    border: 0;
    background-color: #fffff8;
    opacity: 0.35;
    text-indent: -10000px;
  }
}

main#topLevel .menu {
  display: block;
  position: relative;
  z-index: 9999;
  width: 100%;
  background-color: #fffff8;
}

@media screen and (min-width: 960px) {
  main#topLevel .menu {
    display: block;
  }
}

main#topLevel .menu .menu-list {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100vh;
  padding: 26vw 0 0;
  background-color: #fffff8;
}

main#topLevel .menu .menu-list li {
  max-width: 764px;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
}

main#topLevel .menu .menu-list li span {
  color: #fff;
  font-size: 18px;
}

@media screen and (min-width: 960px) {
  main#topLevel .menu .menu-list {
    display: flex !important;
    justify-content: center;
    position: relative;
    height: auto;
    padding: 10px 0;
    background-color: #000;
  }
  main#topLevel .menu .menu-list li {
    height: 20px;
    padding: 0 20px;
    margin: 0;
    text-align: center;
    line-height: 20px;
  }
  main#topLevel .menu .menu-list li:not(:last-child) {
    border-right: 1px solid #fff;
  }
}

main#topLevel .menu .logo {
  position: relative;
  width: 80%;
}

@media screen and (min-width: 960px) {
  main#topLevel .menu .logo {
    max-width: 1220px;
    margin: 0 auto;
  }
  main#topLevel .pc_hide {
    display: none;
  }
  main#topLevel .div3_banner {
    margin-top: 2% !important;
  }
}
@media screen and (max-width: 959px) {
  main#topLevel {
    width: 100%;
    /*max-width: 2000px;*/
    margin: 0 auto;
    background-image: url("bg_mb.jpg?t=1751538117144");
    background-size: 100% 100%;
    background-repeat: repeat-y;
  }
  main#topLevel .phone_hide {
    display: none;
  }

  main#topLevel .pc_hide .owl-nav button.owl-next,
  main#topLevel .pc_hide .owl-nav button.owl-prev {
    transform: scale(0.7);
  }
  main#topLevel .pc_hide .owl-theme .owl-nav.disabled + .owl-dots {
    transform: scale(0.7);
  }
  main#topLevel .pc_hide .owl-carousel .owl-nav button.owl-prev {
    left: -8px !important;
  }
  main#topLevel .pc_hide .owl-carousel .owl-nav button.owl-next {
    right: -8px !important;
  }
  main#topLevel .div3_banner {
    margin-top: 2% !important;
  }
}
main#topLevel .menu .menu-top {
  position: relative;
  z-index: 999;
}

main#topLevel .menu .menu-top a {
  width: 20%;
}

main#topLevel .menu .menu-top a .on {
  display: block;
}

main#topLevel .menu .menu-top a .off {
  display: none;
}

main#topLevel .menu .menu-top a.on .on {
  display: none;
}

main#topLevel .menu .menu-top a.on .off {
  display: block;
}

main#topLevel section .content-block {
  max-width: 1220px;
  margin: 0 auto;
}

main#topLevel section.ft .kv {
  max-width: 1220px;
  margin: 0 auto;
}

main#topLevel .article-ft {
  background: #fffff8 url("BG_mb.jpg?t=1751538117144") center top no-repeat;
  background-size: 2000px;
  padding-bottom: 60px;
}

/**
 **
 ** =footer
 **
 **
 */
/*# sourceMappingURL=style.css.map */
main#topLevel .mac_wrap {
  width: 100%;
  max-width: 1220px;
  margin: auto;
  text-align: center;
}
main#topLevel .div1 {
  margin-top: 5%;
}
main#topLevel .div2 {
  margin-top: 3%;
}
main#topLevel .div2 .one_div img {
  width: 98%;
  margin: 1% 1%;
}

main#topLevel .four_div img {
position: relative;
  display: inline-block;
  width: 22%;
  margin: 1% 1%;	
	}

main#topLevel .four_div img:hover{
  transform: translate(0, -5px);
}

main#topLevel .two_div img {
  width: 45%;
  max-width: 552px;
  margin: 1% 1%;
}
main#topLevel .div3 {
  margin-top: 0%;
}
main#topLevel .div3 .div3_title {
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}
main#topLevel .div4 {
  margin-top: 2%;
}
main#topLevel .div5 {
  position: relative;
  width: 100%;
  margin-top: 2%;
}
main#topLevel .div5 .div5_bg {
  position: relative;
  width: 100%;
  z-index: 0;
}
main#topLevel .demos3 {
  position: absolute;
  width: 95%;
  top: 23%;
  left: 2.5%;
  z-index: 2;
}

main#topLevel .div5_mob {
  position: relative;
  width: 100%;
  margin-top: 2%;
}
main#topLevel .div5_mob .div5_bg {
  position: relative;
  width: 100%;
  z-index: 0;
}
main#topLevel .demos4 {
  position: absolute;
  width: 95%;
  top: 18%;
  left: 2.5%;
  z-index: 2;
}
main#topLevel .div6 {
  margin-top: 3%;
  margin-bottom: 3%;
}
main#topLevel .div6 img {
  width: 32.9%;
  display: block;
  float: left;
  margin: 0.2% 0.2%;
}
@media screen and (min-width: 960px) {
  main#topLevel .two_div img {
    width: 97%;
    max-width: 552px;
    margin: 1% 1%;
  }
  main#topLevel .div6 img {
    /*width: 100%;*/
  }
}
main#topLevel a {
  display: initial;
}

.demos3 .owl-dots {
  display: none;
}

@media only screen and (min-width: 980px) {
  .video-ytb iframe {
    width: 95%;
    height: 820px;
  }
}
@media only screen and (max-width: 980px) {
  .video-ytb iframe {
    width: 100vw;
    height: 50vw;
  }
}

