textarea{
    resize: none;
    min-height: 240px;
}
input{
    resize: none;
    min-height: 32px;
}
.ui-datepicker{
    font-size: 13px;
    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: 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: 'M PLUS Rounded 1c', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.graybg{
    background: rgba(235,235,235,1);
}
.lightskinbg{
    background: rgba(253,247,235,1);
}
.lightyellowbg{
    background: rgba(255,249,200,1);
}
.lightpinkbg{
    background: rgba(255,249,249,1);
}
.pinkbg{
    background: rgba(242,156,159,1);
}
.purepinkbg{
    background: rgba(235,104,118,1);
}
.greenbg{
    background: rgba(134,214,119,1);
}
.puregreenbg{
    background: rgba(11,143,33,1);
}
.bluebg{
    background: rgba(1,101,225,1);
}
.processpgbg01{
    background: rgba(255,227,232,1);
}
.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));
}
.goldtoviolettobbg{
    background: -webkit-linear-gradient(top, rgba(222,119,151,1), rgba(138,73,113,1));
    background: -o-linear-gradient(top, rgba(222,119,151,1), rgba(138,73,113,1));
    background: -moz-linear-gradient(top, rgba(222,119,151,1), rgba(138,73,113,1));
    background: linear-gradient(to bottom, rgba(222,119,151,1), rgba(138,73,113,1));
}
.headerbg{
    background: -webkit-linear-gradient(-24deg, rgba(245,233,245,1) 50%, rgba(255,214,228,1) 50%);
    background: -o-linear-gradient(-24deg, rgba(245,233,245,1) 50%, rgba(255,214,228,1) 50%);
    background: -moz-linear-gradient(-24deg, rgba(245,233,245,1) 50%, rgba(255,214,228,1) 50%);
    background: linear-gradient(-256deg, rgba(245,233,245,1) 50%, rgba(255,214,228,1) 50%);
}

.blackfont{
    color: rgba(68,68,68,1);
}
.orangefont{
    color: rgba(240,145,101,1);
}
.yellowfont{
    color: rgba(255,225,101,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.violetfont{
    color: rgba(138,73,113,1);
}
.greenfont{
    color: rgba(134,214,119,1);
}
.whitetovioletfont, .whitetovioletfont:visited{
    color: rgba(255,255,255,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.whitetovioletfont:hover, .whitetovioletfont:active{
    color: rgba(138,73,113,1);
}

.skinsolidb1{
    border-bottom: 1px solid rgba(252,237,218,1);
}
.orangesolidb1{
    border-bottom: 1px solid rgba(240,145,101,1);
}
.whitesolidt1{
    border-top: 1px solid rgba(255,255,255,1);
}
.skinsolid1{
    border: 1px solid rgba(252,237,218,1);
}
.orangesolid1{
    border: 1px solid rgba(240,145,101,1);
}
.whitesolid2{
    border: 2px solid rgba(255,255,255,1);
}
.processpgsolid4{
    border: 4px solid rgba(255,227,232,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);
}
.blackboxshadowrb4{
    box-shadow: 4px 4px 4px -1px rgba(200,200,200,1);
    -webkit-box-shadow: 4px 4px 4px -1px 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);
}
.blackboxshadowt8{
    box-shadow: 0px -8px 8px -5px rgba(200,200,200,1);
    -webkit-box-shadow: 0px -8px 8px -5px rgba(200,200,200,1);
}
.blackboxshadowr8{
    box-shadow: 8px 0px 8px -5px rgba(200,200,200,1);
    -webkit-box-shadow: 8px 0px 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;
}
.blackboxshadowtb8inset{
    box-shadow: 0px -8px 8px -5px rgba(200,200,200,1) inset, 0px 8px 8px -5px rgba(200,200,200,1) inset;
    -webkit-box-shadow: 0px -8px 8px -5px rgba(200,200,200,1) inset, 0px 8px 8px -5px rgba(200,200,200,1) inset;
}

.cusfixw24px{
    width: 24px;
    max-width: 24px;
}
.cusfixw96px{
    width: 96px;
    max-width: 96px;
}
.cusfixw256px{
    width: 256px;
    max-width: 256px;
}
.cusfixw100-80px{
    width: calc(100% - 80px);
    max-width: calc(100% - 80px);
}
.cusfixw100-112px{
    width: calc(100% - 112px);
    max-width: calc(100% - 112px);
}
.cusfixh80px{
    height: 80px;
    max-height: 80px;
}
.cusfixh104px{
    height: 104px;
    max-height: 104px;
}
.cusfixh400px{
    height: 400px;
    max-height: 400px;
}
.cusfixh100-184px{
    height: calc(100% - 184px);
    max-height: calc(100% - 184px);
}
.cusfixwh64px{
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
}


.violetsolidtxt01::before{
    content: "大金";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(163,0,91,1);
    font-size: 39px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 5px rgba(163,0,91,1);
    text-stroke: 5px rgba(163,0,91,1);
    font-family: 'M PLUS Rounded 1c', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.violetsolidtxt02::before{
    content: "汽機車借款";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(163,0,91,1);
    font-size: 31px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 5px rgba(163,0,91,1);
    text-stroke: 5px rgba(163,0,91,1);
    font-family: 'M PLUS Rounded 1c', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}

.goldgradienttxt{
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(251,231,160,1) 92%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(251,231,160,1) 92%);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(251,231,160,1) 92%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 8%, rgba(251,231,160,1) 92%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.cusleft50{
    left: 50%;
    transform:translate(-50%,0px) rotate(0deg);
    -webkit-transform:translate(-50%,0px) rotate(0deg);
}
.custop3-1{
    top: calc(100% / 3);
}

.processbg01{
    background: rgba(242,158,194,1);
}
.processarrow01{
    border-style: solid;
    border-width: 16px 16px 0px 16px;
    border-color: rgba(242,158,194,1) transparent transparent transparent;
    top: -1px;
}
.processbg02{
    background: rgba(174,93,160,1);
}
.processarrow02{
    border-style: solid;
    border-width: 16px 16px 0px 16px;
    border-color: rgba(174,93,160,1) transparent transparent transparent;
    top: -1px;
}
.processbg03{
    background: rgba(95,82,161,1);
}
.processarrow03{
    border-style: solid;
    border-width: 16px 16px 0px 16px;
    border-color: rgba(95,82,161,1) transparent transparent transparent;
    top: -1px;
}


@media only screen and (min-width: 1025px){
    .mainbg{
        background: url(../fimgs/indexbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .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;
    }
    .cusmax1025w100-80px{
        width: calc(100% - 80px);
        max-width: calc(100% - 80px);
    }
    .cusmax1025w100-256px{
        width: calc(100% - 256px);
        max-width: calc(100% - 256px);
    }
    .cusmax1025w100-304px{
        width: calc(100% - 304px);
        max-width: calc(100% - 304px);
    }
    .cusmax1025w100-336px{
        width: calc(100% - 336px);
        max-width: calc(100% - 336px);
    }
    .cusmax1025w320px{
        width: 320px;
        max-width: 320px;
    }
    .cusmax1025w100160px{
        width: calc(100% + 160px);
        max-width: calc(100% + 160px);
    }
    .cusmax1025w96px{
        width: 96px;
        max-width: 96px;
    }
    .cusmax1025w125-14px{
        width: calc(12.5% - 14px);
        max-width: calc(12.5% - 14px);
    }
    .cusmax1025w48px{
        width: 48px;
        max-width: 48px;
    }
    .cusmax1025w100-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .violetsolidtxt03::before{
        content: "汽機車借款";
        position: absolute;
        top: 3px;
        left: 0;
        color: rgba(163,0,91,1);
        font-size: 31px;
        line-height: 32px;
        font-weight: 700;
        letter-spacing: 0.8px;
        -webkit-text-stroke: 5px rgba(163,0,91,1);
        text-stroke: 5px rgba(163,0,91,1);
        font-family: 'M PLUS Rounded 1c', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
        white-space: nowrap;
    }
}

@media only screen and (min-width: 1301px){
    .cusmaxw1301dpb{
        display: block;
    }
    .cusmaxw1301hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/indexbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .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;
    }
}

@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/indexbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .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;
    }
    .cusmin1024flexdireccolumn{
        flex-direction:column;
        -webkit-flex-direction:column;
        height: 1137px;
    }
    .cusmin1024flexdireccolumn>*{
        flex: 1 1 120px;
    }
    .cusmin1024whitesolidl1{
        border-left: 1px solid rgba(255,255,255,1);
    }
    .cusmin1024margin02{margin: 0px 2px;}
}

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/indexbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
}