textarea{
    resize: none;
    min-height: 240px;
}
input{
    resize: none;
    min-height: 32px;
}
.ui-datepicker{
    font-size: 15px;
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
::-webkit-input-placeholder {
    font-size: 15px;
    color: rgba(115,115,115,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: 0px;
}
select[name=district]{
    width: 96px;
    margin: 0px 4px;
}
input, select{
    padding: 0px;
    border: 1px solid rgba(115,115,115,1);
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 1.6px;
    height: 32px;
    background: rgba(255,255,255,1);
    color: rgba(98,98,98,1);
    
}
textarea{
    border: 1px solid rgba(115,115,115,1);
    color: rgba(98,98,98,1);
}

.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;
}

.fmtitle{
    font-family: "BIZ UDPGothic", 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmeng{
    font-family: "Roboto", 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}


.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.lightgraybg{
    background: rgba(243,243,243,1);
}
.footergreenbg{
    background: rgba(14,72,48,1);
}
.greenbg{
    background: rgba(22,101,70,1);
}
.lightgreenbg{
    background: rgba(91,149,62,1);
}
.lightergreenbg{
    background: rgba(116,178,69,1);
}
.whitegreenbg{
    background: rgba(241,244,233,1);
}
.graybluebg{
    background: rgba(232,233,238,1);
}
.blackgreenbg80{
    background: rgba(18,37,26,.8);
}
.navgraygradientbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(229,229,229,1));
    background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(229,229,229,1));
    background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(229,229,229,1));
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(229,229,229,1));
}
.transtoblackgreenbg{
    background: -webkit-linear-gradient(top, rgba(27,32,29,.001) 2%, rgba(27,32,29,1) 88%);
    background: -o-linear-gradient(top, rgba(27,32,29,.001) 2%, rgba(27,32,29,1) 88%);
    background: -moz-linear-gradient(top, rgba(27,32,29,.001) 2%, rgba(27,32,29,1) 88%);
    background: linear-gradient(to bottom, rgba(27,32,29,.001) 2%, rgba(27,32,29,1) 88%);
}
.whitegreentolightgraybg{
    background: -webkit-linear-gradient(top, rgba(231,234,215,1) 64%, rgba(243,243,243,1) 64%);
    background: -o-linear-gradient(top, rgba(231,234,215,1) 64%, rgba(243,243,243,1) 64%);
    background: -moz-linear-gradient(top, rgba(231,234,215,1) 64%, rgba(243,243,243,1) 64%);
    background: linear-gradient(to bottom, rgba(231,234,215,1) 64%, rgba(243,243,243,1) 64%);
}
.greentograybluebg{
    background: -webkit-linear-gradient(top, rgba(59,96,63,1) 96%, rgba(232,233,238,1) 96%);
    background: -o-linear-gradient(top, rgba(59,96,63,1) 96%, rgba(232,233,238,1) 96%);
    background: -moz-linear-gradient(top, rgba(59,96,63,1) 96%, rgba(232,233,238,1) 96%);
    background: linear-gradient(to bottom, rgba(59,96,63,1) 96%, rgba(232,233,238,1) 96%);
}
.lightgreentograybluebg{
    background: -webkit-linear-gradient(top, rgba(232,233,238,1) 48%, rgba(204,210,176,1) 48%, rgba(204,210,176,1) 98%, rgba(232,233,238,1) 98%);
    background: -o-linear-gradient(top, rgba(232,233,238,1) 48%, rgba(204,210,176,1) 48%, rgba(204,210,176,1) 98%, rgba(232,233,238,1) 98%);
    background: -moz-linear-gradient(top, rgba(232,233,238,1) 48%, rgba(204,210,176,1) 48%, rgba(204,210,176,1) 98%, rgba(232,233,238,1) 98%);
    background: linear-gradient(to bottom, rgba(232,233,238,1) 48%, rgba(204,210,176,1) 48%, rgba(204,210,176,1) 98%, rgba(232,233,238,1) 98%);
}
.greentograybluebg::before{
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 8px;
    background: rgba(59,96,63,1);
}
.navdecsolidbg{
    background: url(../fimgs/navdecbg01.png) center top repeat-x;
    background-size: auto 100%;
}
.bannertxtbg{
    background: url(../fimgs/bannertxtdecbg.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 40px 40px 20px 40px;
}
.recruitmentbg01{
    background: url(../fimgs/recruitmentbg01.png) center center no-repeat;
    background-size: 106% 132%;
}
.recruitmentbg02{
    background: url(../fimgs/recruitmentbg02.jpg) center center no-repeat;
    background-size: cover;
}
.lightgreentogreenbg, .lightgreentogreenbg:visited{
    background: rgba(134,173,116,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.lightgreentogreenbg:hover, .lightgreentogreenbg:active{
    background: rgba(22,101,70,1);
}
.whitetolightgreenbg, .whitetolightgreenbg:visited{
    background: rgba(255,255,255,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.whitetolightgreenbg:hover, .whitetolightgreenbg:active{
    background: rgba(91,149,62,1);
}


.whitefont{
    color: rgba(255,255,255,1);
}
.blackfont{
    color: rgba(68,68,68,1);
}
.blackgreenfont{
    color: rgba(27,32,29,1);
}
.grayfont{
    color: rgba(229,229,229,1);
}
.greenfont{
    color: rgba(92,150,63,1);
}
.lightergreenfont{
    color: rgba(116,178,69,1);
}
.graygreenfont{
    color: rgba(231,234,213,1);
}
.footergreenfont{
    color: rgba(14,72,48,1);
}
.bluefont{
    color: rgba(24,56,133,1);
}
.goldfont{
    color: rgba(203,183,143,1);
}
.skinfont{
    color: rgba(235,217,177,1);
}
.graytogreenfont, .graytogreenfont:visited{
    color: rgba(229,229,229,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.graytogreenfont:hover, .graytogreenfont:active{
    color: rgba(92,150,63,1);
}
.lightgreentowhitefont, .lightgreentowhitefont:visited{
    color: rgba(91,149,62,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.lightgreentowhitefont:hover, .lightgreentowhitefont:active{
    color: rgba(255,255,255,1);
}
.goldgradienttxt{
    background: -webkit-linear-gradient(bottom, rgba(203,183,143,1) 4%, rgba(251,231,192,1) 96%);
    background: -o-linear-gradient(bottom, rgba(203,183,143,1) 4%, rgba(251,231,192,1) 96%);
    background: -moz-linear-gradient(bottom, rgba(203,183,143,1) 4%, rgba(251,231,192,1) 96%);
    background: linear-gradient(to top, rgba(203,183,143,1) 4%, rgba(251,231,192,1) 96%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.lightgraysolid1{
    border: 1px solid rgba(207,207,207,1);
}
.lightgreensolid1{
    border: 1px solid rgba(91,149,62,1);
}
.skinsolid1{
    border: 1px solid rgba(235,217,177,1);
}
.goldsolid4{
    border: 4px solid rgba(203,183,143,1);
}
.skinsolid4{
    border: 4px solid rgba(235,217,177,1);
}
.lightgraygreensolidb1{
    border-bottom: 1px solid rgba(181,196,177,1);
}
.lightgreensolidb1{
    border-bottom: 1px solid rgba(91,149,62,1);
}
.lightgreensolidt2{
    border-top: 2px solid rgba(91,149,62,1);
}
.blackgreentogreenb2inset{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    -webkit-border-image: -webkit-linear-gradient(left, rgba(1,39,24,1) 50%, rgba(90,150,62,1) 50%) 1;
    -o-border-image: -o-linear-gradient(left, rgba(1,39,24,1) 50%, rgba(90,150,62,1) 50%) 1;
    -moz-border-image: -moz-linear-gradient(left, rgba(1,39,24,1) 50%, rgba(90,150,62,1) 50%) 1;
    border-image: linear-gradient(to right, rgba(1,39,24,1) 50%, rgba(90,150,62,1) 50%) 1;
    box-sizing: border-box;
}
.footergreendecsolidb01::before{
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: calc(100% - 56px);
    height: 0;
    border-bottom: 1px solid rgba(14,72,48,1);
}
.footergreendecsolidb02::before{
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: calc(100% - 96px);
    height: 0;
    border-bottom: 1px solid rgba(14,72,48,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);
}
.lightgrayboxshadowrb4-0{
    box-shadow: 4px 4px 0px 0px rgba(207,207,207,1);
    -webkit-box-shadow: 4px 4px 0px 0px rgba(207,207,207,1);
}
.graygreenboxshadowrb4-0{
    box-shadow: 4px 4px 0px 0px rgba(181,192,175,1);
    -webkit-box-shadow: 4px 4px 0px 0px rgba(181,192,175,1);
}
.lightgrayboxshadowrb4{
    box-shadow: 4px 4px 4px -1px rgba(207,207,207,1);
    -webkit-box-shadow: 4px 4px 4px -1px rgba(207,207,207,1);
}
.pureblackboxshadowb8{
    box-shadow: 0px 8px 8px 1px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 8px 8px 1px rgba(0,0,0,1);
}
.blackboxshadowt4inset{
    box-shadow: 0px 4px 4px -1px rgba(33,33,33,1) inset;
    -webkit-box-shadow: 0px 4px 4px -1px rgba(33,33,33,1) inset;
}
.grayblackboxshadowt8inset{
    box-shadow: 0px 8px 8px -3px rgba(150,150,150,1) inset;
    -webkit-box-shadow: 0px 8px 8px -3px rgba(150,150,150,1) inset;
}
.blackboxshadowt8inset{
    box-shadow: 0px 10px 8px -9px rgba(33,33,33,1) inset;
    -webkit-box-shadow: 0px 10px 8px -9px rgba(33,33,33,1) inset;
}

.custranslatey-24px{
    transform: translateY(-24px) rotateZ(0);
    -webkit-transform: translateY(-24px) rotateZ(0);
}
.custop-48px{
    top: -48px;
}
.cusfixh100-48px{
    height: calc(100% - 48px);
    max-height: calc(100% - 48px);
}
.cusfiximgmaxw96px{
    max-width: 96px;
}
.cusfixw192px{
    width: 192px;
    max-width: 192px;
}
.cusfixw96px{
    width: 96px;
    max-width: 96px;
}
.cusfixw24px{
    width: 24px;
    max-width: 24px;
}
.cusfixwh40px{
    width: 40px;
    max-width: 40px;
    height: 40px;
    max-height: 40px;
}
.cusfixw100-56px{
    width: calc(100% - 56px);
    max-width: calc(100% - 56px);
}
.cusfixw100-32px{
    width: calc(100% - 32px);
    max-width: calc(100% - 32px);
}

.liststylesquare{
    list-style: square;
}
ul.remark{
    padding-left: 16px;
    max-width: calc(100% - 24px);
    list-style: "※ ";
    list-style-position: outside;
}

@media only screen and (min-width: 1025px){
    .cusmax1025w100-360px{
        width: calc(100% - 360px);
        max-width: calc(100% - 360px);
    }
    .cusmax1025w100-200px{
        width: calc(100% - 200px);
        max-width: calc(100% - 200px);
    }
    .cusmax1025w100-144px{
        width: calc(100% - 144px);
        max-width: calc(100% - 144px);
    }
    .cusmax1025w100-32px{
        width: calc(100% - 32px);
        max-width: calc(100% - 32px);
    }
    .cusmax1025w360px{
        width: 360px;
        max-width: 360px;
    }
    .cusmax1025w200px{
        width: 200px;
        max-width: 200px;
    }
    .cusmax1025w120px{
        width: 120px;
        max-width: 120px;
    }
    .cusmax1025w24px{
        width: 24px;
        max-width: 24px;
    }
    .mainbg{
        background: url(../fimgs/mainbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .navlogobg{
        background-image: url(../fimgs/navdecbg02.png);
        background-position: right top;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: calc(100% - 16px);
    }
    .footerbg{
        background: url(../fimgs/footerdecbg.jpg), -webkit-linear-gradient(top, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background: url(../fimgs/footerdecbg.jpg), -o-linear-gradient(top, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background: url(../fimgs/footerdecbg.jpg), -moz-linear-gradient(top, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background: url(../fimgs/footerdecbg.jpg), linear-gradient(to bottom, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background-position: left top, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: auto 100%, auto;
    }
    .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;
    }
    .pgbg01{
        background: url(../fimgs/pgbg01002.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01002.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01002.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01002.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .pgbg03{
        background: url(../fimgs/pgbg01002.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01002.jpg), -o-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01002.jpg), -moz-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01002.jpg), linear-gradient(to bottom, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .aboutg01{
        background: url(../fimgs/aboutbg01002.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01002.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01002.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01002.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: bottom center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% 92%, auto;
    }
    .cusmax1025solidr1{
        border-right: 1px solid rgba(255,255,255,1);
    }
    .cusmax1025textlr{
        -webkit-writing-mode: vertical-lr;
        writing-mode: vertical-lr ;
    }
    .cusmax1025positionabsolute{
        position: absolute;
    }
    .cusmax1025translatecenter{
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotateZ(0);
        -webkit-transform: translate(-50%, -50%) rotateZ(0);
    }
    .greendecsolidl1::before{
        content: "";
        position: absolute;
        left: 11px;
        top: 24px;
        height: calc(100% - 48px);
        width: 0;
        border-left: 1px solid rgba(92,150,63,1);
    }
}
@media only screen and (min-width: 1301px){
    .cusmaxw1301dpb{
        display: block;
    }
    .cusmaxw1301hidden{
        display: none;
    }
    .cusmaxw1301paddingtb0lr16{
        padding: 0px 16px;
    }
    .mainbg{
        background: url(../fimgs/mainbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .navlogobg{
        background-image: url(../fimgs/navdecbg02.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: auto 100% !important;
        height: calc(100% - 16px);
    }
    .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;
    }
    .pgbg01{
        background: url(../fimgs/pgbg01001.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01001.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01001.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01001.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .pgbg03{
        background: url(../fimgs/pgbg01001.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01001.jpg), -o-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01001.jpg), -moz-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01001.jpg), linear-gradient(to bottom, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .aboutg01{
        background: url(../fimgs/aboutbg01001.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01001.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01001.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01001.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: bottom center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% 92%, auto;
    }
}
@media only screen and (min-width: 1601px){
    .navlogobg{
        background-image: url(../fimgs/navdecbg02.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        height: calc(100% - 16px);
    }
    .footerbg{
        background: url(../fimgs/footerdecbg.jpg), -webkit-linear-gradient(top, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background: url(../fimgs/footerdecbg.jpg), -o-linear-gradient(top, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background: url(../fimgs/footerdecbg.jpg), -moz-linear-gradient(top, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background: url(../fimgs/footerdecbg.jpg), linear-gradient(to bottom, rgba(229,232,237,1) 9.5%, rgba(14,72,48,1) 9.5%, rgba(14,72,48,1) 87.5%, rgba(1,39,24,1) 87.5%);
        background-position: left top, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 38.5% 100%, auto;
    }
    .aboutg01{
        background: url(../fimgs/aboutbg01001.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01001.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01001.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01001.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: bottom center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% 92%, auto;
    }
}
@media only screen and (min-width: 1921px){
    .mainbg{
        background: url(../fimgs/mainbg01000.jpg) center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 1024px){
    .cusmin1024w48px{
        width: 48px;
        max-width: 48px;
    }
    .cusmin1024w100-24px{
        width: calc(100% - 24px);
        max-width: calc(100% - 24px);
    }
    .cusmin1024w100-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .mainbg{
        background: url(../fimgs/mainbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .navlogobg{
        background-image: url(../fimgs/navdecbg02.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: auto 100% !important;
        height: calc(100% - 16px);
    }
    .footerbg{
        background: url(../fimgs/footerdecbg.jpg), -webkit-linear-gradient(top, rgba(229,232,237,.001) 8%, rgba(229,232,237,1) 8%, rgba(229,232,237,1) 16%, rgba(1,39,24,1) 16%);
        background: url(../fimgs/footerdecbg.jpg), -o-linear-gradient(top, rgba(229,232,237,.001) 8%, rgba(229,232,237,1) 8%, rgba(229,232,237,1) 16%, rgba(1,39,24,1) 16%);
        background: url(../fimgs/footerdecbg.jpg), -moz-linear-gradient(top, rgba(229,232,237,.001) 8%, rgba(229,232,237,1) 8%, rgba(229,232,237,1) 16%, rgba(1,39,24,1) 16%);
        background: url(../fimgs/footerdecbg.jpg), linear-gradient(to bottom, rgba(229,232,237,.001) 8%, rgba(229,232,237,1) 8%, rgba(229,232,237,1) 16%, rgba(1,39,24,1) 16%);
        background-position: left top, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .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;
    }
    .pgbg01{
        background: url(../fimgs/pgbg01003.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01003.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01003.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/pgbg01003.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .pgbg03{
        background: url(../fimgs/pgbg01003.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01003.jpg), -o-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01003.jpg), -moz-linear-gradient(top, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01003.jpg), linear-gradient(to bottom, rgba(243,243,243,1) 72%, rgba(232,233,238,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .aboutg01{
        background: url(../fimgs/aboutbg01003.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01003.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01003.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01003.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: bottom center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% 92%, auto;
    }
    .cusminflexorder1{
        order: 1;
        -webkit-order: 1;
    }
    .cusminflexorder2{
        order: 2;
        -webkit-order: 2;
    }
    .cusminflexorder3{
        order: 3;
        -webkit-order: 3;
    }
    .greendecsolidl1::before{
        content: "";
        position: absolute;
        left: 11px;
        top: 24px;
        height: calc(100% - 48px);
        width: 0;
        border-left: 1px solid rgba(92,150,63,1);
    }
}
@media only screen and (max-width: 624px){
    .mainbg{
        background: url(../fimgs/mainbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .navlogobg{
        background-image: url(../fimgs/navdecbg02.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        height: calc(100% - 16px);
    }
    .pgbg01{
        background: url(../fimgs/pgbg01004.jpg), -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
        background: url(../fimgs/pgbg01004.jpg), -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
        background: url(../fimgs/pgbg01004.jpg), -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
        background: url(../fimgs/pgbg01004.jpg), linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .pgbg02{
        background: url(../fimgs/pgbg01004.jpg), -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(243,243,243,1) 56%);
        background: url(../fimgs/pgbg01004.jpg), -o-linear-gradient(top, rgba(255,255,255,1), rgba(243,243,243,1) 56%);
        background: url(../fimgs/pgbg01004.jpg), -moz-linear-gradient(top, rgba(255,255,255,1), rgba(243,243,243,1) 56%);
        background: url(../fimgs/pgbg01004.jpg), linear-gradient(to bottom, rgba(255,255,255,1), rgba(243,243,243,1) 56%);
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .pgbg03{
        background: url(../fimgs/pgbg01004.jpg), -webkit-linear-gradient(top, rgba(255,255,255,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01004.jpg), -o-linear-gradient(top, rgba(255,255,255,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01004.jpg), -moz-linear-gradient(top, rgba(255,255,255,1) 72%, rgba(232,233,238,1));
        background: url(../fimgs/pgbg01004.jpg), linear-gradient(to bottom, rgba(255,255,255,1) 72%, rgba(232,233,238,1));
        background-position: top center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .aboutg01{
        background: url(../fimgs/aboutbg01004.jpg), -webkit-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01004.jpg), -o-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01004.jpg), -moz-linear-gradient(top, rgba(243,243,243,1), rgba(243,243,243,1));
        background: url(../fimgs/aboutbg01004.jpg), linear-gradient(to bottom, rgba(243,243,243,1), rgba(243,243,243,1));
        background-position: bottom center, top center;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, auto;
    }
    .cusmin624h100-26px{
        height: calc(100% - 26px);
        max-height: calc(100% - 26px);
    }
    .cusmin624imgw48px{
        max-width: 48px;
    }
    .cusmin624fs23px{
        font-size: 23px;
    }
    .cusmin624fs13px{
        font-size: 13px;
    }
    .cusmin624translatey-16px{
        transform: translateY(-16px) rotateZ(0);
        -webkit-transform: translateY(-16px) rotateZ(0);
    }
    .cusmin624top-26px{
        top: -26px;
    }
    .greendecsolidl1::before{
        content: "";
        position: absolute;
        left: 11px;
        top: 24px;
        height: calc(100% - 80px);
        width: 0;
        border-left: 1px solid rgba(92,150,63,1);
    }
    .cusmin624lightgraysolid1{
        border: 1px solid rgba(207,207,207,1);
    }
}