@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#sectionOverview, #old-sectionOverview, #special-sectionOverview{
    background-color: #fff;
    height: 6429px;
    color: #222;
}
#sectionOverview #mz27aql-width-full,
#old-sectionOverview #mz27aql-width-full,
#special-sectionOverview #mz27aql-width-full{
    width: 100%;
    background-color: #fff;
    position: absolute;
    left: 0px;
    overflow: hidden;
}
#sectionOverview #precent-cont,
#old-sectionOverview #precent-cont,
#special-sectionOverview #precent-cont{
    margin: 0 auto;
    height: 100%;
    max-width: 2000px;
}
#sectionOverview .clear:after,
#old-sectionOverview .clear:after,
#special-sectionOverview .clear:after{
    content: '';
    clear: both;
    display: block;

}

#sectionOverview h2,
#old-sectionOverview h2,
#special-sectionOverview h2{
    color: #222 !important;
    font-size: 60px;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.2em;
}

#sectionOverview h3,
#old-sectionOverview h3,
#special-sectionOverview h3{
    color: #c8b06e;
    font-size: 38px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.1em;
}

#sectionOverview p,
#old-sectionOverview p,
#special-sectionOverview p{
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}
@media screen and (max-width: 550px) { 
    #sectionOverview h2{
        font-size: 2.5em;
    }
    #sectionOverview h3{
        font-size: 1.6em;
    }
    #sectionOverview p{
        font-size: 1.3em;
    }
    #old-sectionOverview h2{
        font-size: 2.5em;
    }
    #old-sectionOverview h3{
        font-size: 1.6em;
    }
    #old-sectionOverview p{
        font-size: 1.3em;
    }
    #special-sectionOverview h2{
        font-size: 2.5em;
    }
    #special-sectionOverview h3{
        font-size: 1.6em;
    }
    #special-sectionOverview p{
        font-size: 1.3em;
    }
}


#sectionOverview .mx-content a:hover,
#old-sectionOverview .mx-content a:hover,
#special-sectionOverview .mx-content a:hover{
    color: #0a8dd1;
}

/*#sectionOverview img{ max-width: none;}  write over wtite base_responsive.css */
#sectionOverview .text-center,
#old-sectionOverview .text-center,
#special-sectionOverview .text-center{ text-align: center;}


























/***************************hero*******************************/




#spritespin{ 
    width:100% !important; 
    height: 700px; 
    margin: 0px auto;
    text-align: center;
    cursor:url(../img/view360-cursor.png), auto;
}
#spritespin .spritespin-canvas{
    position: relative !important;
    display: inline-block
}
#mz27aql-width-full .replacement-360{
    display: none;
}







/****************** screen ******************/


#mz27aql-width-full .mx-section-screen{
    position: relative;
}

/*** birdview ***/

#mz27aql-width-full .mx-section-screen .birdview{
    margin-top: 30px;
}
#mz27aql-width-full .mx-section-screen .birdview img{
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}
#mz27aql-width-full .mx-section-screen .birdview .mx-text{
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}
#mz27aql-width-full .mx-section-screen .birdview .mx-text h2{
    margin-bottom: 20px;
}


.box1-left, .box1-right{
    width: 49%;
    max-width: 720px;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    text-align:left;
}
.box1-left > img, .box1-right > img{
    max-width: 100% !important;
}
.low, .high {
    display: inline-block;
    width: 100%;
    max-width: 720px;
    position: relative;
}
.magnify {
    position: absolute;
    z-index: 10;
    width: 44.4%;
    max-width: 660px;
    height: auto;
    margin-top: 2.6%;
    margin-left: 3.6%;
}
.glass {
    width:30%;
    height: 53%;
    position: absolute;
    top: 30px;
    left: 130px;
    border: 3px solid white;
    
    -moz-box-shadow: 0 0 10px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;
    
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    
    cursor: none;
}
.original {
    display: block;
    width: 100%;
}
.r1-bg {
    background: url(../img/PhotoViewing_before.jpg) no-repeat center center white;
}
.r2-bg {
    background: url(../img/PhotoViewing_after.jpg) no-repeat center center white;
}

@media screen and (max-width:768px) {
    .glass {
        border: 2px solid #FFF;
    }
}
@media screen and (max-width: 480px){
.box1-left, .box1-right{
    width: 98%;
}
.magnify {
    width: 88.8%;
    margin-top: 5.2%;
    margin-left: 7.2%;
}
}







/*** angle ***/

#mz27aql-width-full .mx-section-screen .angle{
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}
#mz27aql-width-full .mx-section-screen .angle > img{
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}
#mz27aql-width-full .mx-section-screen .angle .mx-text{
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}
#mz27aql-width-full .mx-section-screen .angle .mx-text h2{
    margin-bottom: 20px;
}
@media screen and (max-width: 1000px) { 
#mz27aql-width-full .mx-section-screen .angle .mx-text{
    margin-top: 0;
}
}
@media screen and (max-width: 750px) { 
#mz27aql-width-full .mx-section-screen .angle{
    margin-top: 70px;
}
#mz27aql-width-full .mx-section-screen .angle > img{
    float: none;
    width: 100%;
    margin-top: 20px;
}
#mz27aql-width-full .mx-section-screen .angle .mx-text{
    float: none;
    width: 100%;
    max-width: 100%;
}
}




/****************** audio ******************/





/*** music ***/

#mz27aql-width-full .mx-section-audio .music{
    background: url(../img/room.jpg) center top no-repeat;
    height: 780px;
    margin-top: 100px;
    position: relative;
}
#mz27aql-width-full .mx-section-audio .music img{
    width: 100%;
    display: none;
}
#mz27aql-width-full .mx-section-audio .music .mx-text h2{
    margin-bottom: 20px;
}
#mz27aql-width-full .mx-section-audio .music .mx-text{
    width: 500px;
    position: absolute;
    left: 50%;
    top: 18%;
    margin-left: -500px;
}
#mz27aql-width-full .mx-section-audio .music .mx-text .notice{
    margin-top: 10px;
}

@media screen and (max-width: 1050px) { 
#mz27aql-width-full .mx-section-audio .music .mx-text{
    width: 50%;
    left: 50%;
    margin-left: -48%;
    top: 8%;
}
}

@media screen and (max-width: 900px) { 
#mz27aql-width-full .mx-section-audio .music .mx-text{
    top: 5%;
}
}


@media screen and (max-width: 640px) { 
#mz27aql-width-full .mx-section-audio .music{
    background: none;
    height: auto;
}
#mz27aql-width-full .mx-section-audio .music .mx-text{
    width: 96%;
    position: relative;
    left: auto;
    top: auto;
    margin: 20px auto;
}
#mz27aql-width-full .mx-section-audio .music img{
    display: block;
}
}






#sectionOverview .txtstyle p, #old-sectionOverview .txtstyle p, #special-sectionOverview .txtstyle p{
    color: #767676 !important;
     font-family: 'myriadprolight', Arial,Helvetica,sans-serif;
    /*font-size: 18px;
    line-height: 26px*/
}
#sectionOverview .txtstyle h2, #old-sectionOverview .txtstyle h2, #special-sectionOverview .txtstyle h2,
#sectionOverview .txtstyle h3, #old-sectionOverview .txtstyle h3, #special-sectionOverview .txtstyle h3{
    color: #00b2d0 !important;
     font-family: 'myriadprolight', Arial,Helvetica,sans-serif;
    /*font-size: 42px;
    font-weight: 500;
    line-height: 52px*/
}
@media (min-width: 719px) and (max-width: 959px) {
    #sectionOverview .txtstyle h2, #old-sectionOverview .txtstyle h2, #special-sectionOverview .txtstyle h2,
    #sectionOverview .txtstyle h3, #old-sectionOverview .txtstyle h3, #special-sectionOverview .txtstyle h3{
        color: #00b2d0 !important;
         font-family: 'myriadprolight', Arial,Helvetica,sans-serif;
        /*font-size: 2.5em;
        font-weight: 500;
        line-height: 1.2em*/
    }
}
/*** audiowizard ***/

#mz27aql-width-full .mx-section-audio .audiowizard{
    padding-top: 100px;
}
#mz27aql-width-full .mx-section-audio .audiowizard .mx-text{
    text-align: center;
    width: 96%;
    max-width: 820px;
    margin: 0 auto;
    
}
#mz27aql-width-full .mx-section-audio .audiowizard .mx-text h2{
    margin-bottom: 0px;
    color: #000 !important
}
#mz27aql-width-full .mx-section-audio .audiowizard .mx-text h2 span{
    display: block; /* 斷行調整 */
}
#mz27aql-width-full .mx-section-audio .audiowizard .mx-text h3{
    color: #000 !important
}
@media screen and (max-width: 700px) { 
    #mz27aql-width-full .mx-section-audio .audiowizard .mx-text h2 span{
        display: inline;
    }
}


#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features{
    width: 98%;
    max-width: 980px;
    margin: 30px auto;
    padding: 0;
    list-style-type: none;
}
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features li{
    float: left;
    margin: 0 1%;
    padding: 0;
    width: 23%;
    text-align: center;
}
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features li h3{
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 10px
}

#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features img{
    max-width: 100%;
}

@media screen and (max-width: 700px) { 
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features li{
    width: 48%;
    margin-bottom: 25px;
}
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features li:nth-child(3){
    clear: both;
}
}

@media screen and (max-width: 380px) { 
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features li{
    width: 98%;
}
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features img{
    width: 100%;
}
#mz27aql-width-full .mx-section-audio .audiowizard .audiowizard-features li h3{
    margin-top: 10px;
    margin-bottom: 5px;
}
}












/****************** eyecare ******************/


/*** filter ***/

#mz27aql-width-full .mx-section-eyecare .filter{
    padding-top: 100px;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-monitor{
    width: 42%;
    max-width: 550px;
    float: left;
    position: relative;
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-monitor > img{
    width: 100%;
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-screen img{
    width: 100%;
    position: absolute;
    left: 0;
    top: -8px;
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-screen .filter-screen-1,
#mz27aql-width-full .mx-section-eyecare .filter .filter-screen .filter-screen-2,
#mz27aql-width-full .mx-section-eyecare .filter .filter-screen .filter-screen-3,
#mz27aql-width-full .mx-section-eyecare .filter .filter-screen .filter-screen-4{
    display: none;
}



#mz27aql-width-full .mx-section-eyecare .filter .mx-text{
    width: 55%;
    margin-right: 0%;
    float: right;
    padding-top: 20px;
}
#mz27aql-width-full .mx-section-eyecare .filter .mx-text h2{
    margin-bottom: 20px;
    color: #000 !important
}
#mz27aql-width-full .mx-section-eyecare .filter .mx-text h3{
    margin-top: 20px;
    margin-bottom: 10px;
    /*font-size: 38px*/
}
@media (min-width: 719px) and (max-width: 959px) {
    #mz27aql-width-full .mx-section-eyecare .filter .mx-text h3{
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 2em;
        line-height: 1.5em
    }
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control{
    margin: 35px 0 35px 0;
    padding: 0;
    list-style-type: none;
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li{
    margin: 0 4px 7px 0;
    padding: 0;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #ccc;
    text-align: center;
    line-height: 64px;
    font-size: 2.2em;
    color: #fff;
    cursor: pointer;
    transition-duration: 0.2s;
    border: 3px solid transparent;
    box-sizing: border-box;
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li:hover{
    border-color: rgba(0,0,0,0.2);
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li.active{
    border-color: rgba(0,0,0,0.4);
}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li.filter-control-0{ background: #7fd8e7;}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li.filter-control-1{ background: #66d1e3;}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li.filter-control-2{ background: #4cc9de;}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li.filter-control-3{ background: #33c1d9;}
#mz27aql-width-full .mx-section-eyecare .filter .filter-control li.filter-control-4{ background: #19bad5;}




@media screen and (max-width: 500px) { 
#mz27aql-width-full .mx-section-eyecare .filter .filter-monitor{
    width: 96%;
    max-width: auto;
    float: none;
    margin: 0 auto;
}
#mz27aql-width-full .mx-section-eyecare .filter .mx-text{
    width: 96%;
    max-width: auto;
    float: none;
    margin: 0 auto;
}
}




/*** flicker ***/

#mz27aql-width-full .mx-section-eyecare .flicker{
    padding-top: 100px;
    width: 96%;
    max-width: 1550px;
    margin: 0 auto;
    text-align: center;
}
#mz27aql-width-full .mx-section-eyecare .flicker .mx-text{
    max-width: 800px;
    margin: 0 auto
}
#mz27aql-width-full .mx-section-eyecare .flicker h2{
    margin-bottom: 20px;
    color: #000 !important
}
#mz27aql-width-full .mx-section-eyecare .flicker .flicker-compare{
    width: 100%;
    max-width: 1550px;
    margin: 20px auto 50px;
}
#mz27aql-width-full .mx-section-eyecare .flicker .flicker-compare div{
    width: 50%;
    float: left;
}
#mz27aql-width-full .mx-section-eyecare .flicker .flicker-compare div span{
    font-size: 21px;
    color: #767676;
    padding: 10px 0;
    display: inline-block;
    line-height: 1em;
}
@media (max-width: 719px) {
    #mz27aql-width-full .mx-section-eyecare .flicker .flicker-compare div span{
        font-size: 1.5em;
        line-height: 1em;
    }
}
#mz27aql-width-full .mx-section-eyecare .flicker .flicker-compare img{
    margin-bottom: 10px;
    width: 100%;
}




/****************** splendid ******************/

#mz27aql-width-full .mx-section-splendid .splendid {
  position: relative;
  overflow: hidden;
  position: relative;
  background: url(../img/chang_bg.png) no-repeat center bottom;
  background-size: 100%;
}
#mz27aql-width-full .mx-section-splendid .splendid .word {
  width: 1150px;
  max-width: 100%;
  max-width: calc(100% - 30px);
  padding: 0 15px;
  margin: 50px auto;
  margin-bottom: calc(40px + 39vw);
}
#mz27aql-width-full .mx-section-splendid .splendid .word h2{
    margin-bottom: 20px;
    text-align: center;
    color: #fff !important
}
#mz27aql-width-full .mx-section-splendid .splendid .word h3{
    margin-bottom: 10px;
    /*font-size: 32px;*/
    text-align: center;
    color: #fff !important
}
@media (min-width: 719px) and (max-width: 959px) {
    #mz27aql-width-full .mx-section-splendid .splendid .word h3{
        font-size: 2em;
        line-height: 1.5em
    }
}
#mz27aql-width-full .mx-section-splendid .splendid .txt {
  padding-bottom: 0;
  text-align: center;
  color: #fff !important
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-screen img {
  display: none;
  position: absolute;
    z-index: 1;
    width: 100%;
    top: auto;
    bottom: 0.6vw;
    left: 50%;
    transform: translateX(-50%) scale(0.403);
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-screen .splendid-screen-0 {
  display: block;
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-control {
  margin: 0;
  list-style: none;
  width: 1000px;
  max-width: 100%;
  max-width: calc(100% - 30px);
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 3;
  bottom: 2%;
  left: 50%;
  transform: translateX(-50%);
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-control li {
  flex: initial;
  width: 110px;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-control li p{
    color: #1f1f1f !important;
     font-family: 'myriadprolight', Arial,Helvetica,sans-serif;
    font-size: 15px;
  text-align: center;
  font-weight: 700;
      padding: 2px 0 0;
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-control li img {
  border: 3px solid transparent;
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.15);
  width: 100%;
  margin-left: -3px
}
#mz27aql-width-full .mx-section-splendid .splendid .splendid-control li.active img, #mz27aql-width-full .mx-section-splendid .splendid .splendid-control li:hover img {
  border-color: rgba(255, 255, 255, 0.8);
  background: transparent;
}

@media (max-width: 768px) {
    #mz27aql-width-full .mx-section-splendid .splendid {
    background: #fff;
    padding-bottom: 50px
  }
  #mz27aql-width-full .mx-section-splendid .splendid .word h3{
    color:#d2d2d2 !important
  }
  #mz27aql-width-full .mx-section-splendid .splendid .word {
    margin-bottom: 30px;
  }
  #mz27aql-width-full .mx-section-splendid .splendid .splendid-control {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    position: inherit;
    z-index: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    transform: translateX(0%);
  }
  #mz27aql-width-full .mx-section-splendid .splendid .splendid-control li {
    width: 90px;
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
  }
  #mz27aql-width-full .mx-section-splendid .splendid .splendid-screen {
    width: 100%;
    padding-bottom: 55%;
    position: relative;
  }
  #mz27aql-width-full .mx-section-splendid .splendid .splendid-screen img {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transform: translateY(0);
  }
  #mz27aql-width-full .mx-section-splendid .splendid .splendid-screen .splendid-screen-0 {
    display: block;
  }
  #mz27aql-width-full .mx-section-splendid .splendid .splendid-control li.active img, #mz27aql-width-full .mx-section-splendid .splendid .splendid-control li:hover img{
    border: 3px solid rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.35);
  }
}
@media only screen and (max-width: 480px) {

  #mz27aql-width-full .mx-section-splendid .splendid .word {
    margin-top: 0;
  }
}






/****************** features ******************/

#mz27aql-width-full .mx-section-features{
    padding-top: 50px;
    padding-bottom: 50px;
}


#mz27aql-width-full .mx-section-features > div{
    padding-top: 50px;
    padding-bottom: 30px;
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
}
#mz27aql-width-full .mx-section-features h3{
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 42px;
    color: #898989 !important
}
@media (min-width: 719px) and (max-width: 959px) {
    #mz27aql-width-full .mx-section-features h3{
        font-size: 2em;
        line-height: 1.5em
    }
}
#mz27aql-width-full .mx-section-features p{
    margin-bottom: 10px;
}

#mz27aql-width-full .mx-section-features .mx-text{
    width: 47%;
}
#mz27aql-width-full .mx-section-features .features-img{
    width: 53%;
}
#mz27aql-width-full .mx-section-features .features-img .img{
    max-width: 100%;
}

#mz27aql-width-full .mx-section-features .features-1 .mx-text{ float: right;}
#mz27aql-width-full .mx-section-features .features-1 .features-img{ float: left; text-align: left;}
#mz27aql-width-full .mx-section-features .features-2 .mx-text{ float: left;}
#mz27aql-width-full .mx-section-features .features-2 .features-img{ float: right; text-align: right;}
#mz27aql-width-full .mx-section-features .features-3 .mx-text{ float: right;}
#mz27aql-width-full .mx-section-features .features-3 .features-img{ float: left; text-align: left;}
#mz27aql-width-full .mx-section-features .features-3 .features-img img,
#mz27aql-width-full .mx-section-features .features-2 .features-img img{
    width: 96%;
}

@media screen and (max-width: 980px) { 
#mz27aql-width-full .mx-section-features .mx-text{
    width: 43%;
}
}


@media screen and (max-width: 640px) { 
#mz27aql-width-full .mx-section-features{
    padding-top: 10px;
}
#mz27aql-width-full .mx-section-features > div{
    padding-top: 20px;
}
#mz27aql-width-full .mx-section-features .mx-text{
    width: 100%;
}
#mz27aql-width-full .mx-section-features .features-img{
    width: 100%;
}
#mz27aql-width-full .mx-section-features .features-2 .features-img{ text-align: left;}
}





#mz27aql-width-full .notice{
    font-size: 1em;
}



#mz27aql-width-full .back-to-top{
    height: 50px;
    width: 50px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 50px;
    text-indent: -9999px;
    background: #fff url(../img/arrow.png) center center no-repeat;
    display: none;
    z-index: 100;
}
@media screen and (max-width: 480px) { 
    #mz27aql-width-full .back-to-top{
        right: -100px;
    }
}




















/* 左文右圖 */
#mz27aql-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}
#mz27aql-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}
#mz27aql-width-full .maintitle.lefttxt .info_left .mtitle,
#mz27aql-width-full .maintitle.lefttxt .info_left .mtitle p, 
#mz27aql-width-full .maintitle.lefttxt .info_left .info, 
#mz27aql-width-full .maintitle.lefttxt .info_left .info p, 
#mz27aql-width-full .maintitle.lefttxt .info_right .mtitle,
#mz27aql-width-full .maintitle.lefttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#mz27aql-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}
#mz27aql-width-full .maintitle.lefttxt .info_left .stitle,
#mz27aql-width-full .maintitle.lefttxt .info_left .stitle p,
#mz27aql-width-full .maintitle.lefttxt .info_left .info,
#mz27aql-width-full .maintitle.lefttxt .info_left .info p{
    text-align: left !important;
    margin-left: 0 !important;
}
/* 左圖右文 */
#mz27aql-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}
#mz27aql-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}
#mz27aql-width-full .maintitle.righttxt .info_left .mtitle, 
#mz27aql-width-full .maintitle.righttxt .info_left .mtitle p, 
#mz27aql-width-full .maintitle.righttxt .info_left .info, 
#mz27aql-width-full .maintitle.righttxt .info_left .info p, 
#mz27aql-width-full .maintitle.righttxt .info_right .mtitle, 
#mz27aql-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#mz27aql-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}
#mz27aql-width-full .maintitle.righttxt .info_right .stitle,
#mz27aql-width-full .maintitle.righttxt .info_right .stitle p,
#mz27aql-width-full .maintitle.righttxt .info_right .info,
#mz27aql-width-full .maintitle.righttxt .info_right .info p{
    text-align: left !important;
    margin-left: 0 !important;
}
#mz27aql-width-full .mtitle p {
    color: #313131;
    font-size: 60px;
    font-family: 'myriadprolight', Arial,Helvetica,sans-serif;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 25px;
    text-align: center;
}
#mz27aql-width-full .mainfull .maintitle .info {
    font-family: 'myriadprolight', Arial,Helvetica,sans-serif;
    color: #626262 !important;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#mz27aql-width-full .full-section .mainfull{
    text-align: center;
}
#mz27aql-width-full .full-section .mainfull .maintitle{
    padding: 0 18px
}

#mz27aql-width-full section.whiteBg .mtitle p, #mz27aql-width-full section.whiteBg .stitle p, #mz27aql-width-full section.whiteBg .maintitle .info {
    color: #fff !important;
}
.full-section:first-child {
    border-top: 1px solid #ccc;
}
#mz27aql-width-full .full-section .mainfull{
    text-align: center;
}
#mz27aql-width-full img.mobile, #mz27aql-width-full .mobile {
    display: none;
}
/*MZ27AQL-01*/
#mz27aql-width-full #MZ27AQL-01 {
    background: #3b4851 url(../img/Slim-profile.jpg) center top/1920px no-repeat;
    min-height: 1080px;
    background-size: cover
}
#mz27aql-width-full #MZ27AQL-01 .maintitle{
    width: 42%;
    margin-left: 55%;
    margin-right: 3%;
    max-width: 940px
}
#mz27aql-width-full #MZ27AQL-01 .maintitle .mtitle {
    padding-top: 150px;
}
#mz27aql-width-full #MZ27AQL-01 .mainfull .info {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    text-align: justify;
　　text-justify: inter-ideograph;
　　-ms-text-justify: inter-ideograph; /*IE9*/
　　-webkit-text-align-last: justify; /*Chrome*/
　　-moz-text-align-last: justify; /*Firefox*/
}
#mz27aql-width-full #MZ27AQL-01 .mtitle p{
    font-size: 60px;
    margin: 0 0 25px;
    text-align: left;
}
#mz27aql-width-full #MZ27AQL-01 .stitle p{
    font-size: 22px;
    margin: 20px 0 0;
    text-align: left;
}
@media (min-width: 719px) and (max-width: 1000px) {
    #mz27aql-width-full #MZ27AQL-01 {
          background: #3b4851;
          min-height: inherit;
          padding-bottom: 50px
      }
      #mz27aql-width-full #MZ27AQL-01 .maintitle{
        width: 100%;
        margin-left: 0;
        margin-right: 0
      }
      #mz27aql-width-full #MZ27AQL-01 .mobile{
        display: block;
      }
      #mz27aql-width-full #MZ27AQL-01 .maintitle .mtitle {
        padding-top: 0px;
    }
}
/* MZ27AQL-video */
#mz27aql-width-full #MZ27AQL-video {
    background: url(../img/youtube_bg.jpg) center top/1920px no-repeat;
    min-height: 960px;
    text-align: center;
    margin-bottom: 70px
}
#mz27aql-width-full #MZ27AQL-video a.youtube {
    display: inline-block;
    margin: 0 auto;
    margin-top: 310px;
    outline: none;
}
#colorbox #cboxClose{
    width: 24px;
    height: 24px;
    background: none !important;
    top: -30px;
}
#colorbox #cboxClose:before {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
#colorbox #cboxClose:after {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}
#colorbox #cboxLoadedContent{
    padding: 0
}
/*MZ27AQL-02*/
#mz27aql-width-full #MZ27AQL-02 {
    background: #d6dfe4;
    position: relative;
    padding: 100px 0
}
#mz27aql-width-full #MZ27AQL-02 img{
    width: 100%;
    max-width: 100%
}
#mz27aql-width-full #MZ27AQL-02 .img_btn_area{
    position: relative;
    display: block;
}
#mz27aql-width-full #MZ27AQL-02 .img_btn_area a.img_btn{
    position: absolute;
    top: 42%;
    left: 50%;
    display: inline-block;
    width: 50%;
    height: 49%;
}
#mz27aql-width-full #MZ27AQL-02 .img_btn_area img.MZ27AQL_02_big{
    position: absolute;
    left: 33%;
    top: 30%;
    z-index: 2;
    width: 20%;
    display: none;
    max-width: 337px
}
#mz27aql-width-full #MZ27AQL-02 .img_btn_area .MZ27AQL_02_big_b{
    position: absolute;
    top: 30%;
    left: 41%;
    display: none;
    width: 67%;
    height: 59%;
    background: none;
}
#mz27aql-width-full #MZ27AQL-02 .img_btn_area .MZ27AQL_02_big_b.on{
    display: block;
    background: url(../img/MZ279HL_02_big.png) 5% 5% no-repeat;
    background-size: 25%;
    z-index: 1;
}
#mz27aql-width-full #MZ27AQL-02 .img_btn_area img.MZ27AQL_02_big.on{
    display: block;
}
#mz27aql-width-full #MZ27AQL-02 .info_left{
    margin: 0px -100% 0px 0px;
    width: 42%;
}
#mz27aql-width-full #MZ27AQL-02 .info_left img{
    padding: 0 10px;
    margin-top: -22%;
}
#mz27aql-width-full #MZ27AQL-02 .info_right{
    margin: 0px 0px 0px 48%;
    width: 50%;
    max-width: 800px
}
#mz27aql-width-full #MZ27AQL-02 .info_right .info{
    text-align: justify !important;
　　text-justify: inter-ideograph !important;
　　-ms-text-justify: inter-ideograph !important; /*IE9*/
　　-webkit-text-align-last: justify !important; /*Chrome*/
　　-moz-text-align-last: justify !important; /*Firefox*/
}
#mz27aql-width-full #MZ27AQL-02 .maintitle{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 100px
}
#mz27aql-width-full #MZ27AQL-02 .info_right img{
        margin-top: 180px;
    margin-right: -18px;
    float: right;
    max-width: calc(100% + 18px);
}
@media (min-width: 870px) and (max-width: 1075px) {
    #mz27aql-width-full #MZ27AQL-02 .maintitle .mtitle p{
            font-size: 3.5em;
        line-height: 1.2em;
    }
    #mz27aql-width-full #MZ27AQL-02 .maintitle .info{
            font-size: 1.5em;
    line-height: 1.5em;
    }
}
@media (max-width: 869px) {
    #mz27aql-width-full #MZ27AQL-02{
        padding-top: 50px
    }

    #mz27aql-width-full #MZ27AQL-02 .maintitle{
        position: relative;
        margin: 0
  }
  #mz27aql-width-full #MZ27AQL-02 .img_btn_area{
    display: none;
  }
  #mz27aql-width-full #MZ27AQL-02 .maintitle.righttxt .info_right {
    margin: 0 !important;
    padding: 0px 0px !important;
    width: 100% !important;
    display: inline-block;
    }
    #mz27aql-width-full #MZ27AQL-02 img.mobile, #mz27aql-width-full #MZ27AQL-02 .mobile {
        width: 100%;
        display: block;
    }
}


#mz27aql-width-full #MZ27AQL-03{
    background: #3b4851 url(../img/Dual-HDMI.jpg) center top/1920px no-repeat;
    min-height: 1080px;
    background-size: cover;
}
#mz27aql-width-full #MZ27AQL-03 img{
        width: 100%;
    margin: -10% 0 5% 0;
    max-width: 1828px;
}
#mz27aql-width-full section#MZ27AQL-03.whiteBg .maintitle .info{
    color: #c8c8c8 !important;
    max-width: 800px;
    margin: 0;
    text-align: justify;
　　text-justify: inter-ideograph;
　　-ms-text-justify: inter-ideograph; /*IE9*/
　　-webkit-text-align-last: justify; /*Chrome*/
　　-moz-text-align-last: justify; /*Firefox*/
}
#mz27aql-width-full #MZ27AQL-03.whiteBg .maintitle{
    position: relative;
    padding:90px 0 0 90px;
    width: 48%;
}
#mz27aql-width-full #MZ27AQL-03.whiteBg .maintitle .mtitle p,
#mz27aql-width-full #MZ27AQL-03.whiteBg .maintitle .info{
    text-align: left;
}

#mz27aql-width-full #MZ27AQL-design{
    background: #dddecc;
    position: relative;
    z-index: 2;
    padding: 100px 0
}
#mz27aql-width-full #MZ27AQL-design .maintitle{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}
#mz27aql-width-full #MZ27AQL-design .mainfull ul{
        display: inline-flex;
    width: 100%;
    padding: 0 20px;
    list-style: none;
    margin: 5em 0 10em;
    max-width: 1460px;
}
#mz27aql-width-full #MZ27AQL-design .mainfull ul li{
    float: left;
    width: auto;
    padding: 0 2%;
}
#mz27aql-width-full #MZ27AQL-design .mainfull ul li img{
    width: 100%
}
#mz27aql-width-full #MZ27AQL-design .mainfull ul li p{
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    color: #272727 !important;
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 15px auto;
}

#mz27aql-width-full #MZ27AQL-04{
    background: #a1a5a8;
        position: relative;
        z-index: 1;
}
#mz27aql-width-full #MZ27AQL-04 .MZ27AQL_04_function{
    display: inline-block;
    width: 100%;
    margin: -5% 0 0 0;
    max-width: 1788px;
    position: relative;
}
#mz27aql-width-full #MZ27AQL-04 .MZ27AQL_04_function img{
    width: 100%
}
#mz27aql-width-full #MZ27AQL-04 .maintitle{
    position: relative;
    padding: 150px 0 0 90px;
    width: 70%;
    z-index: 1;
    max-width: 1050px;
}
#mz27aql-width-full #MZ27AQL-04 .maintitle .mtitle p,
#mz27aql-width-full #MZ27AQL-04 .maintitle .info{
    text-align: left;
    color: #313131
}
#mz27aql-width-full #MZ27AQL-04 .MZ27AQL_04_function #animation_container{
    position: absolute;
    top: 0;
    left: 0;
    width: 96% !important;
    height: 99% !important;
}
#mz27aql-width-full #MZ27AQL-04 .MZ27AQL_04_function #animation_container #canvas{
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}


#mz27aql-width-full #MZ27AQL-05 {
    background: #e6dfc5 url(../img/Incredible-audio.jpg) right top/1920px no-repeat;
    min-height: 960px;
    position: relative;
    background-size: cover;
}
#mz27aql-width-full #MZ27AQL-05 .maintitle{
    width: 100%;
    /*margin-left: 55%;*/
    margin-right: 4%;
    max-width: 620px;
    float: right;
}
#mz27aql-width-full #MZ27AQL-05 .maintitle .mtitle {
    padding-top: 150px;
}
#mz27aql-width-full #MZ27AQL-05 .maintitle .mtitle p{
    text-align: left;
    color: #313131
}
#mz27aql-width-full #MZ27AQL-05 .mainfull .info {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    color: #626262 !important;
    text-align: justify;
　　text-justify: inter-ideograph;
　　-ms-text-justify: inter-ideograph; /*IE9*/
　　-webkit-text-align-last: justify; /*Chrome*/
　　-moz-text-align-last: justify; /*Firefox*/
}
#mz27aql-width-full #MZ27AQL-05 .mainfull .maintitle img{
        float: right;
    margin-top: 50px;
    max-width: 345px
}





@media (min-width: 719px) and (max-width: 959px) {
    #mz27aql-width-full .mtitle p {
        font-size: 3em;
        line-height: 1.2em;
    }
    #mz27aql-width-full .mainfull .maintitle .info {
        font-size: 1.5em;
        line-height: 1.5em;
    }
    #mz27aql-width-full .mainsize .maintitle .info, #mz27aql-width-full .mainfull .maintitle .info{
        text-align: left;
        width: 100%
    }
    #mz27aql-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    /*VC66-01*/
    /*#mz27aql-width-full #MZ27AQL-01{
        background: #fff url(../img/MZ27AQL_01.jpg) center -80px/1920px no-repeat;
    }
    #mz27aql-width-full #MZ27AQL-01 .maintitle .mtitle{
        padding-top: 110px;
    }
    #mz27aql-width-full #MZ27AQL-01 .maintitle {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }*/
    #mz27aql-width-full #MZ27AQL-02 .maintitle{
        margin-top: 50px
    }
    #mz27aql-width-full #MZ27AQL-02 .info_right{
        margin: 0px 0px 0px 39%;
        width: 61%;
    }
    #mz27aql-width-full #MZ27AQL-03.whiteBg .maintitle{
        padding: 50px;
        width: 100%;
    }
    #mz27aql-width-full #MZ27AQL-03 img {
        margin: -5% 0 5% 0;
    }
    #mz27aql-width-full #MZ27AQL-04{
        padding-bottom: 50px
    }
    #mz27aql-width-full #MZ27AQL-04 .maintitle{
            padding: 100px 0 0px 40px;
        width: 80%;
    }
    #mz27aql-width-full #MZ27AQL-05 {
        margin: 0;
        background: #adadad;
        min-height: inherit;
        height: auto;
    }
    #mz27aql-width-full #MZ27AQL-05 {
          background: #c4c4c4;
          min-height: inherit;
          padding-bottom: 50px;
          margin: 0;
          display: inline-block;
          margin-top: -70px
      }
      #mz27aql-width-full #MZ27AQL-05 img.mobile{
        display: block;
      }
      #mz27aql-width-full #MZ27AQL-05 .maintitle{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        max-width: inherit;
      }
      #mz27aql-width-full #MZ27AQL-05 .maintitle .mtitle{
        padding-top: 0
      }
      #mz27aql-width-full .mx-section-splendid .splendid .word h2{
        color: #000 !important;
      }
      #mz27aql-width-full .mx-section-splendid .splendid .txt{
        color: #767676 !important;
      }
      #mz27aql-width-full .mx-section-splendid .splendid .word h3{
        color: #767676 !important;
      }
    
}
@media (max-width: 719px) {
    /* 左文右圖 */
    #mz27aql-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0  px !important;
        width: 100% !important;
        display: inline-block
    }
    #mz27aql-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0  px !important;
        width: 100% !important;
        display: inline-block
    }
    /* 左圖右文 */
    #mz27aql-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        display: inline-block
    }
    #mz27aql-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        display: inline-block
    }
    #mz27aql-width-full img.mobile,
    #mz27aql-width-full .mobile {
        width: 100%;
        display: block;
    }
    #mz27aql-width-full .maintitle .info, #mz27aql-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #mz27aql-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #mz27aql-width-full .mainfull .maintitle .info{
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 18px;
        line-height: 1.5em;
        text-align: justify;
    }
    #mz27aql-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    #mz27aql-width-full .full-section:first-child {
        border-top: 1px solid #ccc;
    }
    #mz27aql-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #mz27aql-width-full .mtitle p {
        width: 100% !important;
        text-shadow: 0px 0px 0px #fff;
        font-size: 3em !important;
        text-align: left;
        line-height: 1.2em;
        margin-bottom: 0;
        padding: 15px 0;
    }
    /*VC66-01*/
      #mz27aql-width-full #MZ27AQL-01 {
          background: #3b4851;
          min-height: inherit;
          padding-bottom: 50px
      }
      #mz27aql-width-full #MZ27AQL-01 .maintitle{
        width: 100%;
        margin-left: 0;
        margin-right: 0
      }
      #mz27aql-width-full #MZ27AQL-02{
        padding-bottom: 50px
      }
      #mz27aql-width-full #MZ27AQL-02 .maintitle{
        position: relative;
        margin: 0
      }
      #mz27aql-width-full #MZ27AQL-02 .img_btn_area{
        display: none;
      }
      #mz27aql-width-full #MZ27AQL-03 {
        margin: 0;
        padding-top: 0;
        padding-bottom: 30px
    }
    #mz27aql-width-full #MZ27AQL-03.whiteBg .maintitle {
        position: relative;
        padding: 50px 18px;
        width: 100%;
    }
    #mz27aql-width-full #MZ27AQL-03 img{
        margin: -10% 0 20px -40% !important;
        width: 150%;
        max-width: inherit !important;
    }
    #mz27aql-width-full #MZ27AQL-04 {
        margin: 0;
    }
    #mz27aql-width-full #MZ27AQL-04 .maintitle {
        position: relative;
        padding: 50px 18px;
        width: 100%;
    }
    #mz27aql-width-full #MZ27AQL-04 .MZ27AQL_04_function{
        margin-top: -15%
    }
    #mz27aql-width-full #MZ27AQL-04 img{
            margin: -5% 0 20px 0 !important;
    }
    #mz27aql-width-full #MZ27AQL-04 .maintitle .info{
            text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    -webkit-text-align-last: justify;
    -moz-text-align-last: justify;
    }
    #mz27aql-width-full #MZ27AQL-05 {
      background: #c4c4c4;
      min-height: inherit;
      padding-bottom: 50px;
      margin: 0;
      display: inline-block;
  }
  #mz27aql-width-full #MZ27AQL-05 .maintitle{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: inherit;
  }
  #mz27aql-width-full #MZ27AQL-design .mainfull ul{
        display: inline-block;
        width: 100%;
        margin: 0px 0 50px;
    }
    #mz27aql-width-full #MZ27AQL-design .mainfull ul li{
        float: left;
        width: 100%;
        padding: 0 2% 2%;
    }
    #mz27aql-width-full #MZ27AQL-design .mainfull ul li img{
        width: auto;
        max-height: 550px !important
    }
    #mz27aql-width-full #MZ27AQL-design .mainfull ul li img.pd_02{
        max-width: 180px !important;
        margin-top: 50px !important
    }
    #mz27aql-width-full .mx-section-splendid .splendid .word h2{
        color: #000 !important
    }
    #mz27aql-width-full .mx-section-splendid .splendid .txt,
    #mz27aql-width-full .mx-section-splendid .splendid .word h3{
        color: #767676 !important
    }
    #mz27aql-width-full .mx-section-eyecare .filter{
        padding-top: 50px
    }
    #mz27aql-width-full #MZ27AQL-design{
        padding-bottom: 50px
    }
}