textarea{
    resize: none;
    min-height: 240px;
}
input{
    resize: none;
    min-height: 32px;
}
.ui-datepicker{
    font-size: 13px;
    font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}
::-webkit-input-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
:-moz-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    opacity:  1;
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
::-moz-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    opacity:  1;
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
:-ms-input-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
:placeholder-shown {
    font-size: 15px;
    color: rgba(115,115,115,1);
    Font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
    font-weight: 300;
}
input[name=zipcode]{
    width: 56px;
    margin: 0 4px;
}
input, select{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0px;
    border: 1px solid rgba(115,115,115,1);
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 1.6px;
    height: 32px;
}

.fc-title{
    max-width: 100%;
    display: block;
}
.fc-day-grid-event .fc-content{
    white-space: normal;
}
.fc-basic-view .fc-body .fc-row{
    height: auto;
    font-size: 1em;
}

table, td, th{
	border:1px solid rgba(240,240,240,1);
    max-width: 100%;
    margin: 0 auto;
}

.nav .subnav{
    height: 0px;
    max-height: 0px;
}
.nav:hover .subnav, .nav:active .subnav{
    height: auto;
    max-height: 389px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.fmtitle, .fmeng{
    font-family: 'Shippori Mincho', 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Serif TC', serif, Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.goldbg{
    background: rgba(253,210,115,1);
}
.whitebg80{
    background: rgba(255,255,255,.8);
}
.whitebg64{
    background: rgba(255,255,255,.64);
}
.blackbg32{
    background: rgba(0,0,0,.32);
}

.greengradientttobbg{
    background: -webkit-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom, rgba(151,242,10,1), rgba(5,182,0,1));
}
.graygradientttobbg{
    background: -webkit-linear-gradient(top, rgba(110,110,110,1), rgba(48,48,48,1));
    background: -o-linear-gradient(top, rgba(110,110,110,1), rgba(48,48,48,1));
    background: -moz-linear-gradient(top, rgba(110,110,110,1), rgba(48,48,48,1));
    background: linear-gradient(to bottom, rgba(110,110,110,1), rgba(48,48,48,1));
}
.goldgradientttobbg{
    background: -webkit-linear-gradient(top, rgba(253,210,115,1), rgba(207,193,166,1));
    background: -o-linear-gradient(top, rgba(253,210,115,1), rgba(207,193,166,1));
    background: -moz-linear-gradient(top, rgba(253,210,115,1), rgba(207,193,166,1));
    background: linear-gradient(to bottom, rgba(253,210,115,1), rgba(207,193,166,1));
}
.bluegradientttobbg{
    background: -webkit-linear-gradient(top, rgba(23,169,253,1), rgba(1,101,225,1));
    background: -o-linear-gradient(top, rgba(23,169,253,1), rgba(1,101,225,1));
    background: -moz-linear-gradient(top, rgba(23,169,253,1), rgba(1,101,225,1));
    background: linear-gradient(to bottom, rgba(23,169,253,1), rgba(1,101,225,1));
}
.navbg{
    background: url(../fimgs/menubg.png), -webkit-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
    background: url(../fimgs/menubg.png), -o-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
    background: url(../fimgs/menubg.png), -moz-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
    background: url(../fimgs/menubg.png), linear-gradient(to bottom, rgba(48,48,48,1), rgba(48,48,48,1));
    background-position: center bottom, center center;
}
.subnavbg{
    background: url(../fimgs/footerbg01003.png), -webkit-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
    background: url(../fimgs/footerbg01003.png), -o-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
    background: url(../fimgs/footerbg01003.png), -moz-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
    background: url(../fimgs/footerbg01003.png), linear-gradient(to bottom, rgba(48,48,48,1), rgba(48,48,48,1));
    background-position: center bottom, center center;
}
.hovertranstogoldbg, .hovertranstogoldbg:visited{
    background: rgba(253,210,115,.001);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.hovertranstogoldbg:hover, .hovertranstogoldbg:active{
    background: rgba(253,210,115,1);
}

.blackfont{
    color: rgba(48,48,48,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.goldfont{
    color: rgba(253,210,115,1);
}
.orangefont{
    color: rgba(237,105,66,1);
}
.woodfont{
    color: rgba(207,193,166,1);
}

.whitetogoldfont, .whitetogoldfont:visited{
    color: rgba(255,255,255,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.whitetogoldfont:hover, .whitetogoldfont:active{
    color: rgba(253,210,115,1);
}
.goldtoblackfont, .goldtoblackfont:visited{
    color: rgba(253,210,115,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.goldtoblackfont:hover, .goldtoblackfont:active{
    color: rgba(48,48,48,1);
}.goldtoblackfont, .goldtoblackfont:visited{
    color: rgba(253,210,115,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.goldtoblackfont:hover, .goldtoblackfont:active{
    color: rgba(48,48,48,1);
}

.graysolidb2{
    border-bottom: 2px solid rgba(200,200,200,1);
}
.whitesolidb1{
    border-bottom: 1px solid rgba(255,255,255,1);
}
.whitesolidr1{
    border-right: 1px solid rgba(255,255,255,1);
}
.goldsolid1{
    border: 1px solid rgba(253,210,115,1);
}
.whitesolid1{
    border: 1px solid rgba(255,255,255,1);
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -3px rgba(200,200,200,1), -4px 0px 4px -3px rgba(200,200,200,1);
    -webkit-box-shadow: 4px 0px 4px -3px rgba(200,200,200,1), -4px 0px 4px -3px rgba(200,200,200,1);
}
.pureblackboxshadow8{
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
}
.pureblackboxshadowtb8{
    box-shadow: 0px 8px 8px 0px rgba(0,0,0,1), 0px -8px 8px 0px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0,0,0,1), 0px -8px 8px 0px rgba(0,0,0,1);
}
.blackboxshadowrb4{
    box-shadow: 4px 4px 4px -1px rgba(200,200,200,1);
    -webkit-box-shadow: 4px 4px 4px -1px rgba(200,200,200,1);
}
.blackboxshadowt8{
    box-shadow: 0px -8px 8px -5px rgba(200,200,200,1);
    -webkit-box-shadow: 0px -8px 8px -5px rgba(200,200,200,1);
}
.blackboxshadowb8{
    box-shadow: 0px 8px 8px -5px rgba(200,200,200,1);
    -webkit-box-shadow: 0px 8px 8px -5px rgba(200,200,200,1);
}
.blackboxshadowt8inset{
    box-shadow: 0px 8px 8px -5px rgba(200,200,200,1) inset;
    -webkit-box-shadow: 0px 8px 8px -5px rgba(200,200,200,1) inset;
}
.blackboxshadowt8insetb8{
    box-shadow: 0px 8px 8px -5px rgba(200,200,200,1) inset, 0px 8px 8px -5px rgba(200,200,200,1);
    -webkit-box-shadow: 0px 8px 8px -5px rgba(200,200,200,1) inset, 0px 8px 8px -5px rgba(200,200,200,1);
}
.blacktextshadow2{
    text-shadow: 0px 0px 2px rgba(0,0,0,1);
}
.whitetextshadow2{
    text-shadow: 0px 0px 2px rgba(255,255,255,1);
}

.cusfixw192px{
    width: 192px;
    max-width: 192px;
}
.cusfixw50-96px{
    width: calc(50% - 96px);
    max-width: calc(50% - 96px);
}
.cusmaxh1080px{
    max-height: 1080px;
}
.cusfixh400px{
    height: 400px;
    max-height: 400px;
}

.custop3-1{
    top: calc(100% / 3);
}

@media only screen and (min-width: 1025px){
    .cusmax1025w100-336px{
        width: calc(100% - 336px);
        max-width: calc(100% - 336px);
    }
    .cusmax1025w320px{
        width: 320px;
        max-width: 320px;
    }
    .mainbg{
        background: url(../fimgs/mainbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03002.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01002.png), -webkit-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01002.png), -o-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01002.png), -moz-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01002.png), linear-gradient(to bottom, rgba(48,48,48,1), rgba(48,48,48,1));
        background-position: center center, center center;
    }
    .indexbg{
        background: url(../fimgs/indexbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .processbg{
        background: url(../fimgs/processbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .cusmax1025whitesolidr1{
        border-right: 1px solid rgba(255,255,255,1);
    }
    .cusmax1025fs25{font-size: 25px;}
    .cusmax1025fs35{font-size: 35px;}
    .cusmax1025lh40{line-height: 40px;}
}

@media only screen and (min-width: 1301px){
    .cusmaxw1301dpb{
        display: block;
    }
    .cusmaxw1301hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/mainbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03001.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01001.png), -webkit-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01001.png), -o-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01001.png), -moz-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01001.png), linear-gradient(to bottom, rgba(48,48,48,1), rgba(48,48,48,1));
        background-position: center center, center center;
    }
    .processbg{
        background: url(../fimgs/processbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 1024px){
    .cusmin1024w48px{
        width: 48px;
        max-width: 48px;
    }
    .cusmin1024w100-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .mainbg{
        background: url(../fimgs/mainbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03003.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01003.png), -webkit-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01003.png), -o-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01003.png), -moz-linear-gradient(top, rgba(48,48,48,1), rgba(48,48,48,1));
        background: url(../fimgs/footerbg01003.png), linear-gradient(to bottom, rgba(48,48,48,1), rgba(48,48,48,1));
        background-position: center center, center center;
    }
    .indexbg{
        background: url(../fimgs/indexbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .processbg{
        background: url(../fimgs/processbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/mainbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/indexbanner01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/indexbanner02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/indexbanner03004.jpg) center center no-repeat;
        background-size: cover;
    }
    .indexbg{
        background: url(../fimgs/indexbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .processbg{
        background: url(../fimgs/processbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .cusmax600w64px{
        max-width: 64px;
    }
}