textarea{ resize: none; min-height: 240px;}
input{ resize: none; min-height: 24px;}
.ui-datepicker{ font-size: 13px; font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;}
::-webkit-input-placeholder{ font-size: 15px; color: rgba(195,195,195,1); Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif; font-weight: 300;}
:-moz-placeholder{ font-size: 15px; color: rgba(115,115,115,1); opacity:  1; Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif; font-weight: 300;}
::-moz-placeholder{ font-size: 15px; color: rgba(115,115,115,1); opacity:  1; Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif; font-weight: 300;}
:-ms-input-placeholder{ font-size: 15px; color: rgba(115,115,115,1); Font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif; font-weight: 300;}
:placeholder-shown{ font-size: 15px; color: rgba(115,115,115,1); Font-family: 'Noto Sans TC',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(195,195,195,1); font-size: 17px; line-height: 32px; letter-spacing: 0.8px; 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: 15px;}
table, td, th{ border:1px solid rgba(33,33,33,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 .4s; -webkit-transition: all .4s;}

.fmeng{
    font-family: 'Libre Bodoni', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtitle{
    font-family: 'M PLUS 1 Code', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.darkblackbg{
    background: rgba(68,68,68,1);
}
.darkgraybg{
    background: rgba(150,203,79,1);
}
.greenbg{
    background: rgba(62,178,68,1);
}
.graybg{
    background: rgba(235,235,235,1);
}
.lightgraybg{
    background: rgba(250,250,250,1);
}
.orangebg{
    background: rgba(235,109,73,1);
}

.graygradientttobbg{
    background: -webkit-linear-gradient(top, rgba(245,245,245,1), rgba(205,205,205,1));
    background: -o-linear-gradient(top, rgba(245,245,245,1), rgba(205,205,205,1));
    background: -moz-linear-gradient(top, rgba(245,245,245,1), rgba(205,205,205,1));
    background: linear-gradient(to bottom, rgba(245,245,245,1), rgba(205,205,205,1));
}
.greengradienttltobrbg{
    background: -webkit-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom right, rgba(151,242,10,1), rgba(5,182,0,1));
}
.navbg{
    background: -webkit-linear-gradient(top, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), -webkit-linear-gradient(top, rgba(240,240,240,1), rgba(240,240,240,1));
    background: -o-linear-gradient(top, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), -o-linear-gradient(top, rgba(240,240,240,1), rgba(240,240,240,1));
    background: -moz-linear-gradient(top, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), -moz-linear-gradient(top, rgba(240,240,240,1), rgba(240,240,240,1));
    background: linear-gradient(to bottom, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), linear-gradient(to bottom, rgba(240,240,240,1), rgba(240,240,240,1));
    background-position: center center, top center, center center;
    background-repeat: no-repeat, repeat, no-repeat;
}
.indexbg02{
    background: -webkit-linear-gradient(top, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: -o-linear-gradient(top, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: -moz-linear-gradient(top, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: linear-gradient(to bottom, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,1));
    background-position: center center, top center, center center;
    background-repeat: no-repeat, repeat, repeat;
}


.pureblackfont{
    color: rgba(44,44,44,1);
}
.darkblackfont{
    color: rgba(68,68,68,1);
}
.lightwoodfont{
    color: rgba(206,169,117,1);
}
.lightyellowfont{
    color: rgba(255,246,104,1);
}
.orangefont{
    color: rgba(235,109,73,1);
}
.greenfont{
    color: rgba(85,188,73,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}

.darkblacktowhitefont, .darkblacktowhitefont:visited{
    color: rgba(68,68,68,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.darkblacktowhitefont:hover, .darkblacktowhitefont:active{
    color: rgba(255,255,255,1);
}

.darkblacksolidt2{
    border-top: 2px solid rgba(68,68,68,1);
}
.lightgraysolidt2{
    border-top: 2px solid rgba(235,235,235,1);
}
.lightgraysolidt1{
    border-top: 1px solid rgba(235,235,235,1);
}
.lightgraysolidr1{
    border-right: 1px solid rgba(235,235,235,1);
}
.lightgraysolidb1{
    border-bottom: 1px solid rgba(235,235,235,1);
}
.darkblacksolidb1{
    border-bottom: 1px solid rgba(68,68,68,1);
}
.lightgraysolid4{
    border: 4px solid rgba(235,235,235,1);
}
.lightgraysolid1{
    border: 1px solid rgba(235,235,235,1);
}
.darkblacksolid1{
    border: 1px solid rgba(68,68,68,1);
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -3px rgba(150,150,150,1), -4px 0px 4px -3px rgba(150,150,150,1);
    -webkit-box-shadow: 4px 0px 4px -3px rgba(150,150,150,1), -4px 0px 4px -3px rgba(150,150,150,1);
}
.blackboxshadow8{
    box-shadow: 0px 0px 8px -1px rgba(150,150,150,1);
    -webkit-box-shadow: 0px 0px 8px -1px rgba(150,150,150,1);
}
.blackboxshadowb8{
    box-shadow: 0px 8px 8px -7px rgba(150,150,150,1);
    -webkit-box-shadow: 0px 8px 8px -7px rgba(150,150,150,1);
}
.blackboxshadowt8inset{
    box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset;
    -webkit-box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset;
}
.blackboxshadowtb8inset{
    box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset, 0px -8px 8px -7px rgba(150,150,150,1) inset;
    -webkit-box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset, 0px -8px 8px -7px rgba(150,150,150,1) inset;
}

.cusfixw128px{
    width: 128px;
    max-width: 128px;
}
.cusfixw144px{
    width: 144px;
    max-width: 144px;
}
.cusfixw50-72px{
    width: calc(50% - 72px);
    max-width: calc(50% - 72px);
}
.cusfixw100-112px{
    width: calc(100% - 112px);
    max-width: calc(100% - 112px);
}
.cusfixw100-144px{
    width: calc(100% - 144px);
    max-width: calc(100% - 144px);
}
.cusfixmaxh320px{
    height: 320px;
    max-height: 320px;
}
.cusfixwh96px{
    width: 96px;
    max-width: 96px;
    height: 96px;
    max-height: 96px;
}

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

.darkgraydelta::after{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    left: 100%;
    top: 0;
    border-style: solid;
    border-color: transparent transparent transparent rgba(110,110,110,1);
    border-width: 20px 0px 20px 24px;
}
.darkblackdelta::after{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    left: 100%;
    top: 0;
    border-style: solid;
    border-color: transparent transparent transparent rgba(68,68,68,1);
    border-width: 20px 0px 20px 24px;
}

@media only screen and (min-width: 1025px){
    .banner01{
        background: url(../fimgs/indexbanner01002.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02002.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03002.jpg) center center no-repeat;
        background-size: contain;
    }
    .cusmax1025w168px{
        width: 168px;
        max-width: 168px;
    }
    .cusmax1025w50-96px{
        width: calc(50% - 96px);
        max-width: calc(50% - 96px);
    }
    .indexbg01{
        background: url(../fimgs/indexbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .cusmax1025positionabsolute{position: absolute;}
    .cusmax1025top50{top: 50%;}
    .cusmax1025left50{left: 50%;}
    .cusmax1025translatexy-50{
        transform:translate(-50%,-50%) rotate(0deg);
        -webkit-transform:translate(-50%,-50%) rotate(0deg);
    }
}

@media only screen and (min-width: 1301px){
    .cusmaxw1301dpb{
        display: block;
    }
    .cusmaxw1301hidden{
        display: none;
    }
    .banner01{
        background: url(../fimgs/indexbanner01001.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02001.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03001.jpg) center center no-repeat;
        background-size: contain;
    }
    .cusmaxw1301fs45{font-size: 45px;}
    .cusmaxw1301lh48{line-height: 48px;}
}

@media only screen and (max-width: 1024px){
    .cusmin1024w48px{
        width: 48px;
        max-width: 48px;
    }
    .cusmin1024w100-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .banner01{
        background: url(../fimgs/indexbanner01003.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/indexbanner02003.jpg) center center no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/indexbanner03003.jpg) center center no-repeat;
        background-size: contain;
    }
    .indexbg01{
        background: url(../fimgs/indexbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .cusmin600fs25{font-size: 25px;}
    .cusmin600lh32{line-height: 32px;}
}