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{
    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);
}

.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;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.nav:hover .subnav, .nav:active .subnav{
    height: auto;
    max-height: 389px;
}
.slidecontact .contactel{
    width: 0px;
    max-width: 0px;
    height: 240px;
    transition: width .5s, max-width .5s;
    -webkit-transition: width .5s, max-width .5s;
}
.slidecontact:hover .contactel, .slidecontact:active .contactel{
    width: auto;
    max-width: 96px;
}

.fmtitle{
    font-family: 'Kosugi Maru', Microsoft JhengHei, Verdana, sans-serif;
}
.fmeng{
    font-family: 'Montserrat', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmdeceng{
    font-family: 'Vujahday Script', cursive, Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.gray212bg{
    background: rgba(239,234,228,1);
}
.gray229bg{
    background: rgba(239,234,228,1);
}
.darkgraybg{
    background: rgba(0,108,111,1);
}
.graybg{
    background: rgba(0,108,111,1);
}
.greenbg{
    background: rgba(76,164,4,1);
}
.salmonbg{
    background: rgba(211,90,33,1);
}
.blackbg88{
    background: rgba(0,108,112,.9);
}
.indexbg02{
    background: -webkit-linear-gradient(top, rgba(239,234,228,.001), rgba(239,234,228,1) 40%), url(../fimgs/indexbg02.png), -webkit-linear-gradient(top, rgba(239,234,228,1), rgba(239,234,228,1));
    background: -o-linear-gradient(top, rgba(239,234,228,.001), rgba(239,234,228,1) 40%), url(../fimgs/indexbg02.png), -o-linear-gradient(top, rgba(239,234,228,1), rgba(239,234,228,1));
    background: -moz-linear-gradient(top, rgba(239,234,228,.001), rgba(239,234,228,1) 40%), url(../fimgs/indexbg02.png), -moz-linear-gradient(top, rgba(239,234,228,1), rgba(239,234,228,1));
    background: linear-gradient(to bottom, rgba(239,234,228,.001), rgba(239,234,228,1) 40%), url(../fimgs/indexbg02.png), linear-gradient(to bottom, rgba(239,234,228,1), rgba(239,234,228,1));
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: auto, auto, auto;
    background-position: center top, center top, center, top;
}
.indexbg03{
    background: url(../fimgs/indexbg03.jpg) center top repeat;
    background-size: auto;
}

.blackfont{
    color: rgba(39,39,39,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.woodfont{
    color: rgba(226,219,201,1);
}
.brownfont{
    color: rgba(220,17,11,1);
}
.greenfont{
    color: rgba(1,155,0,1);
}
.salmonfont{
    color: rgba(211,90,33,1);
}
.yellowbrownfont{
    color: rgba(231,216,187,1);
}

.graysolidb16{
    border-bottom: 16px solid rgba(245,200,169,1);
}
.graysolidb1{
    border-bottom: 1px solid rgba(241,217,194,1);
}
.graysolidt1{
    border-top: 1px solid rgba(178,178,178,1);
}
.darkgraysolidb1{
    border-bottom: 1px solid rgba(150,199,201,1);
}
.brownsolidt1{
    border-top: 1px solid rgba(14,136,141,1);
}
.brownsolidb1{
    border-bottom: 1px solid rgba(158,129,99,1);
}
.blacksolidb1{
    border-bottom: 1px solid rgba(39,39,39,1);
}
.blacksolidr1{
    border-right: 1px solid rgba(39,39,39,1);
}
.whitesolidb1{
    border-bottom: 1px solid rgba(255,255,255,1);
}
.whitesolidr1{
    border-right: 1px solid rgba(255,255,255,1);
}
.blacksolid1{
    border: 1px solid rgba(39,39,39,1);
}
.whitesolid1{
    border: 1px solid rgba(255,255,255,1);
}
.goldsolid1{
    border: 1px solid rgba(233,191,105,1);
}
.graysolid1{
    border: 1px solid rgba(178,178,178,1);
}
.whitesolid2{
    border: 2px solid rgba(255,255,255,1);
}
.goldsolid2{
    border: 2px solid rgba(233,191,105,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);
}
.blackboxshadowb8inset{
    box-shadow: 0px 8px 8px -3px rgba(190,190,190,1) inset;
    -webkit-box-shadow: 0px 8px 8px -3px rgba(190,190,190,1) inset;
}

.cusfixw216px{
    width: 216px;
    max-width: 216px;
}
.cusfixw48px{
    width: 48px;
    max-width: 48px;
}
.cusfixw32px{
    width: 32px;
    max-width: 32px;
}
.cusfixw64px{
    width: 64px;
    max-width: 64px;
}
.cusfixw72px{
    width: 72px;
    max-width: 72px;
}
.cusfixw96px{
    width: 96px;
    max-width: 96px;
}
.cusfixw100-48px{
    width: calc(100% - 48px);
    max-width: calc(100% - 48px);
}
.cusfixw100-72px{
    width: calc(100% - 72px);
    max-width: calc(100% - 72px);
}
.cusfixw100-104px{
    width: calc(100% - 104px);
    max-width: calc(100% - 104px);
}
.cusfixh408px{
    height: 408px;
    max-height: 408px;
}
.cusblacktextshadow4{
    text-shadow: 0px 0px 4px rgba(44,44,44,1);
}
.custop35{
    top: 35%;
}
.custextlr{
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr ;
}

.whitesolidtxt01::before{
    content: "台中國泰當舖";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 1.6px;
    -webkit-text-stroke: 5px rgba(255,255,255,1);
    text-stroke: 5px rgba(255,255,255,1);
    font-family: 'Kosugi Maru', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.whitesolidtxt02::before{
    content: "免費線上諮詢";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 1.6px;
    -webkit-text-stroke: 5px rgba(255,255,255,1);
    text-stroke: 5px rgba(255,255,255,1);
    font-family: 'Kosugi Maru', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.whitesolidtxt03::before{
    content: "汽機車借款";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 1.6px;
    -webkit-text-stroke: 5px rgba(255,255,255,1);
    text-stroke: 5px rgba(255,255,255,1);
    font-family: 'Kosugi Maru', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.whitesolidtxt04::before{
    content: "大額資金週轉";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 1.6px;
    -webkit-text-stroke: 5px rgba(255,255,255,1);
    text-stroke: 5px rgba(255,255,255,1);
    font-family: 'Kosugi Maru', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.whitesolidtxt05::before{
    content: "小額借貸";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 1.6px;
    -webkit-text-stroke: 5px rgba(255,255,255,1);
    text-stroke: 5px rgba(255,255,255,1);
    font-family: 'Kosugi Maru', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}

@media only screen and (min-width: 1025px){
    .cusmax1025w100-336px{
        width: calc(100% - 336px);
        max-width: calc(100% - 336px);
    }
    .cusmax1025w320px{
        width: 320px;
        max-width: 320px;
    }
    .cusmax1025w240px{
        width: 240px;
        max-width: 240px;
    }
    .cusmax1025w136px{
        width: 136px;
        max-width: 136px;
    }
    .cusmax1025w128px{
        width: 128px;
        max-width: 128px;
    }
    .cusmax1025w64px{
        width: 64px;
        max-width: 64px;
    }
    .cusmax1025w100-72px{
        width: calc(100% - 72px);
        max-width: calc(100% - 72px);
    }
    .cusmax1025w100-96px{
        max-width: calc(100% - 96px);
    }
    .cusmax1025w100-144px{
        width: calc(100% - 144px);
        max-width: calc(100% - 144px);
    }
    .cusmax1025w100-256px{
        width: calc(100% - 256px);
        max-width: calc(100% - 256px);
    }
    .cusmax1025w50-128px{
        width: calc(50% - 128px);
        max-width: calc(50% - 128px);
    }
    .mainbg{
        background: url(../fimgs/mainbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01001.jpg), url(../fimgs/footerbg02.jpg), -webkit-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01001.jpg), url(../fimgs/footerbg02.jpg), -o-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01001.jpg), url(../fimgs/footerbg02.jpg), -moz-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01001.jpg), url(../fimgs/footerbg02.jpg), linear-gradient(to bottom, rgba(0,98,101,1), rgba(0,98,101,1));
        background-size: contain, contain, auto;
        background-position: left top, right bottom, center top;
        background-repeat: no-repeat, no-repeat, no-repeat;
    }
    .banner01{
        background: url(../fimgs/banner01002.png) center top no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/banner02002.png) center top no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/banner03002.png) center top no-repeat;
        background-size: contain;
    }
    .indexbg01{
        background: url(../fimgs/indexbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .faqbg{
        background: url(../fimgs/qabg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .aboutbg01{
        background: url(../fimgs/aboutbg01001.jpg) center bottom no-repeat;
        background-size: cover;
    }
    .cusmax1025positionabsolute{
        position: absolute;
    }
    .cusmax1025center{
        position: absolute;
        top: 50%;
        left: 50%;
        transform:translate(-50%,-50%) rotateZ(0);
        -webkit-transform:translate(-50%,-50%) rotateZ(0);
    }
    .cusmax1025blacksolidr1{
        border-right: 1px solid rgba(39,39,39,1);
    }
}

@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/banner01001.png) center top no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/banner02001.png) center top no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/banner03001.png) center top no-repeat;
        background-size: contain;
    }
    .faqbg{
        background: url(../fimgs/qabg01001.jpg) center center no-repeat;
        background-size: cover;
    }
}
@media only screen and (min-width: 1601px){
    .cusmaxw1601dpb{
        display: block;
    }
    .cusmaxw1601paddingtb40lr0{padding: 40px 0px;}
}
@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-64px{
        width: calc(100% - 64px);
        max-width: calc(100% - 64px);
    }
    .mainbg{
        background: url(../fimgs/mainbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), -webkit-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), -o-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), -moz-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), linear-gradient(to bottom, rgba(0,98,101,1), rgba(0,98,101,1));
        background-size: auto, auto, auto;
        background-position: left top, right bottom, center top;
        background-repeat: no-repeat, no-repeat, no-repeat;
    }
    .banner01{
        background: url(../fimgs/banner01003.png) center top no-repeat;
        background-size: contain;
    }
    .banner02{
        background: url(../fimgs/banner02003.png) center top no-repeat;
        background-size: contain;
    }
    .banner03{
        background: url(../fimgs/banner03003.png) center top no-repeat;
        background-size: contain;
    }
    .indexbg01{
        background: url(../fimgs/indexbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .faqbg{
        background: url(../fimgs/qabg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .aboutbg01{
        background: url(../fimgs/aboutbg01002.jpg) center bottom no-repeat;
        background-size: cover;
    }
    .cusmin1024rotatez90deg{
        transform:translate(0px,0px) rotateZ(90deg);
        -webkit-transform:translate(0px,0px) rotateZ(90deg);
    }
}

@media only screen and (max-width: 600px){
    .cusminw600dpb{
        display: block;
    }
    .cusminw600hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/mainbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), -webkit-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), -o-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), -moz-linear-gradient(top, rgba(0,98,101,1), rgba(0,98,101,1));
        background: url(../fimgs/footerbg01002.jpg), url(../fimgs/footerbg02.jpg), linear-gradient(to bottom, rgba(0,98,101,1), rgba(0,98,101,1));
        background-size: contain, contain, auto;
        background-position: left top, right bottom, center top;
        background-repeat: no-repeat, no-repeat, no-repeat;
    }
    .faqbg{
        background: url(../fimgs/qabg01004.jpg) center center no-repeat;
        background-size: cover;
    }
}