/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
body{
    background: #000000cc;
    font-size: 16px;
    font-family: 'Noto Sans TC', Microsoft JhengHei;
    overflow-x: hidden;
}
.bud_back {
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 38%;
    width: 7.8%;
}
.bud_arrow{
    position: absolute;
    top: 0;
    left: 0;
    -ms-animation: arrow_r 1s infinite  ease-in-out;
    -o-animation: arrow_r 1s infinite  ease-in-out;
    -moz-animation: arrow_r 1s infinite  ease-in-out;
    -webkit-animation: arrow_r 1s infinite  ease-in-out;
    animation: arrow_r 1s infinite  ease-in-out;
}
@keyframes arrow_r{
    0% {
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    50%{
        -moz-transform:rotate(-5deg);
        -webkit-transform:rotate(-5deg);
        -o-transform:rotate(-5deg);
        -ms-transform:rotate(-5deg);
        transform:rotate(-5deg);
    }
    100%{
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
.map_con{
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}
#store #contact{
    margin-bottom: 0;
}
#ds9 .next_btn {
    position: absolute;
    bottom: 23%;
    right: 3%;
    width: 8.6%;
    z-index: 2;
}
#modal-sections .uk-modal-header{
    background: #d6c5a3;
    color: #FFF;
}
#modal-sections svg {
    color: #c1a772;
}
#modal-sections .uk-close {
    background: #FFF;
}
#modal-sections .uk-modal-title{
    color: #FFF;
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
}
#modal-sections{
    font-size: 20px;
    font-weight: unset;
    letter-spacing: 0.5px;
}
.call_btn{
    position: fixed;
    z-index: 9;
    right: 1%;
    top: 45%;
    width: 17%;
}
.c1{
    position: absolute;
    left: 0;
    top: 0;
    -ms-animation: c1 1s infinite  ease-in-out;
    -o-animation: c1 1s infinite  ease-in-out;
    -moz-animation: c1 1s infinite  ease-in-out;
    -webkit-animation: c1 1s infinite  ease-in-out;
    animation: c1 1s infinite  ease-in-out;
}
.c2{
    position: absolute;
    left: 0;
    top: 0;
    -ms-animation: c2 1s infinite  ease-in-out;
    -o-animation: c2 1s infinite  ease-in-out;
    -moz-animation: c2 1s infinite  ease-in-out;
    -webkit-animation: c2 1s infinite  ease-in-out;
    animation: c2 1s infinite  ease-in-out;
}
@keyframes c1{
    0% {
        opacity: 1;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes c2{
    0% {
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
.w50{
    width: 48%;
    display: inline-block;
}
.form1 .w50:nth-child(2n){
    margin-left: 3%;
    vertical-align: bottom;
}
.contact_left{
    width: 68%;
    display: flex;
    background: #FFF;
    overflow: hidden;
    flex-direction: column;
}
.contact_rig{
    width: 32%;
    display: inline-block;
    float: left;
    vertical-align: top;
}
#ds6 .next_btn,#ds4_1 .next_btn{
    position: absolute;
    bottom: 18%;
    right: -95%;
    width: 26%;
    max-width: 150px;
    z-index: 2;
}
#ds6 .jslideshow,#ds4_1 .jslideshow{
    width: 50%;
    display: inline-block;
    margin: 2% 0 0 0;
}
#ds6 .con_r,#ds4_1 .con_r{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
#ds1,#ds2,#ds3,#ds4,#ds5,#ds6,#ds7{
    background-color:#FFF;
}
#contact{
    background-color:#C1A772;
}
.menu_link{
    padding: 0;
    margin: 0;
}
.menu_link li a{
    width: 27%;
    height: 17%;
    display: inline-block;
    position: absolute;
    z-index: 99;
}
.menu_link li:nth-child(1) a{
    right: 16%;
    top: 20%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(2) a{
    right: 36%;
    top: 34%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(3) a{
    right: 57%;
    top: 48%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(4) a{
    right: 16%;
    top: 47%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(5) a{
    right: 36%;
    top: 61%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(6) a{
    right: 57%;
    top: 75%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(7) a{
    right: 16%;
    top: 75%;
    transform: rotate(45deg);
}
.menu_link li:nth-child(8) a{
    right: 37%;
    top: 88%;
    transform: rotate(45deg);
}
#foot_inf{
    background: #C1A772;
    text-align: center;
    padding:0;
    display: inline-block;
    width: 100%;
}
.foot_left{
    width: 86%;
    vertical-align: top;
    margin: 0;
}
.foot_rig{
    width: 13.5%;
}
#foot_inf ul{
    width: 51%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
#foot_inf li{
    border-bottom: 1px solid rgba(255,255,255,.5);
    margin: 4px 0 4px 0;
}
#foot_inf li:last-child{
    border-bottom: 0 solid #FFF;
}
#ds2 svg,#ds3 svg,#ds4 svg,#ds4_1 svg,#ds5 svg,#ds6 svg,#ds7 svg{
    color: #C1A772;
}
.tip{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.tip img{
    position: absolute;
    left: 0;
    top: 20%;
    z-index: 1;
}
.sun,.moon{
    position: relative;
    height: auto;
    z-index: 1;
    float: right;
    width: 26%;
    max-width: 150px;
    margin: 1% 4% 3% 0;
}
.sun img,.moon img{
    width: 100%;
}
.sun{
    display: none;
}
#moon{
    display: none;
}
.next_btn{
    position: absolute;
    bottom: -5%;
    right: 3.5%;
    width: 26%;
    max-width: 150px;
    z-index: 2;
}
.tesemenu{
    width: 100%;
    height: auto;
}
.menu_list {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    padding-left: 0;
    padding-top: 0;
    overflow: auto;
    z-index: 3;
    margin-top: 0;
    min-height: 100vh;
    background: #d5c39f;
    display: none;
}
.up_menu {
    width: 100%;
    height: 130px;
    position: fixed;
    max-width: 690px;
    z-index: 9;
}
.menu_btn{
    width: 150px;
    top: 0;
    left: 0;
    z-index: 999;
    cursor: pointer;
    transition: 0.2s;
    display: inline-block;
    position: absolute;
}
#main nav ul{
    padding-left: 0;
    width: 100%;
}
.ds{
    position:relative;
    overflow: hidden;
}
svg {
    color: #FFF;
}
.hand{
    -ms-animation: hand 1s infinite  ease-in-out;
    -o-animation: hand 1s infinite  ease-in-out;
    -moz-animation: hand 1s infinite  ease-in-out;
    -webkit-animation: hand 1s infinite  ease-in-out;
    animation: hand 1s infinite  ease-in-out;
}
#contact{
    margin-bottom: 0;
}
@keyframes hand{
    0% {
        transform:translateX(-5px);
    }
    50%{
        transform:translateX(5px);
    }
    100%{
        transform:translateX(-5px);
    }
}
.pos{
    position: absolute;
    top: 0;
    left: 0;
}
.btn_hr {
    position: absolute;
    right: 0;
    top: 8%;
    width: 2px;
    height: 87%;
}
nav ul li {
    display: inline-block;
    width: 20%;
    position: relative;
    float: left;
}
.lig{
    position:absolute;
    top:0;
    left:0;
}
#main{
    height: auto;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
    background: #FFF;
}
nav {
    position: fixed;
    z-index: 2;
    display: block;
    bottom: 0;
    width: 100%;
    background: #c1a772;
}
img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
@media (max-width: 960px) {
    body#store{
        margin-bottom: 16%;
    }
    .map_con {
        height: 350px;
    }
    #ds1,#ds2,#ds3,#ds4,#ds5,#ds6,#ds7,#contact{
        background-color:#FFF;
    }
    #foot_inf{
        padding: 6% 0 2% 0;
    }
    .foot_left{
        width: 21%;
        vertical-align: top;
        margin: 0 4% 7% 0;
    }
    .w50 {
        width: 100%;
    }
    .contact_left {
        width: 100%;
    }
    .form1 .w50:nth-child(2n) {
        margin-left: 0;
    }
    #contact {
        margin-bottom: 15%;
    }
    #ds6 .next_btn,#ds4_1 .next_btn{
        position: absolute;
        bottom: -10%;
        right: 5%;
        width: 26%;
        z-index: 2;
    }
    #ds6 .jslideshow,#ds4_1 .jslideshow{
        width: 100%;
        margin: 0;
    }
    .next_btn {
        position: absolute;
        bottom: -10%;
        right: 5%;
        width: 26%;
        z-index: 2;
    }
    .sun,.moon{
        position: relative;
        height: auto;
        z-index: 1;
        float: right;
        width: 26%;
        margin: 3% 5% 3% 0;
    }
}
@media (max-width: 690px){
    .menu_link li a {
        width: 27vw;
        height: 24vw;
    }
    .menu_link li:nth-child(1) a{
        right: 16%;
        top: 30vw;
    }
    .menu_link li:nth-child(2) a{
        right: 36%;
        top: 49vw;
        transform: rotate(45deg);
    }
    .menu_link li:nth-child(3) a{
        right: 57%;
        top: 69vw;
        transform: rotate(45deg);
    }
    .menu_link li:nth-child(4) a{
        right: 16%;
        top: 69vw;
        transform: rotate(45deg);
    }
    .menu_link li:nth-child(5) a{
        right: 36%;
        top: 84vw;
        transform: rotate(45deg);
    }
    .menu_link li:nth-child(6) a{
        right: 57%;
        top: 109vw;
        transform: rotate(45deg);
    }
    .menu_link li:nth-child(7) a{
        right: 16%;
        top: 104vw;
        transform: rotate(45deg);
    }
    .menu_link li:nth-child(8) a{
        right: 37%;
        top: 129vw;
        transform: rotate(45deg);
    }
    .menu_btn {
        width: 21.7%;
    }
}