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: 17px;
}

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: 424px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.fmtitle{
    font-family: 'Mochiy Pop P One', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmeng{
    font-family: 'Montserrat', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.pearlbg{
    background: rgba(159,33,70,1);
}
.pinkbg{
    background: rgba(255,107,139,1);
}
.lightpinkbg{
    background: rgba(242,156,159,1);
}
.skinbg{
    background: rgba(255,225,170,1);
}
.lightskinbg{
    background: rgba(255,250,240,1);
}
.lightgreenbg{
    background: rgba(50,177,108,1);
}
.greenbg{
    background: rgba(12,142,33,1);
}

.pearlgradientttobbg{
    background: -webkit-linear-gradient(top, rgba(167,41,78,1), rgba(159,33,70,1));
    background: -o-linear-gradient(top, rgba(167,41,78,1), rgba(159,33,70,1));
    background: -moz-linear-gradient(top, rgba(167,41,78,1), rgba(159,33,70,1));
    background: linear-gradient(to bottom, rgba(167,41,78,1), rgba(159,33,70,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));
}
.lightpinkgradientttobbg{
    background: -webkit-linear-gradient(top, rgba(255,235,236,1), rgba(255,246,247,1) 50%);
    background: -o-linear-gradient(top, rgba(255,235,236,1), rgba(255,246,247,1) 50%);
    background: -moz-linear-gradient(top, rgba(255,235,236,1), rgba(255,246,247,1) 50%);
    background: linear-gradient(to bottom, rgba(255,235,236,1), rgba(255,246,247,1) 50%);
}
.whitetolightpinkttobbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,.001), rgba(255,235,236,1) 32%);
    background: -o-linear-gradient(top, rgba(255,255,255,.001), rgba(255,235,236,1) 32%);
    background: -moz-linear-gradient(top, rgba(255,255,255,.001), rgba(255,235,236,1) 32%);
    background: linear-gradient(to bottom, rgba(255,255,255,.001), rgba(255,235,236,1) 32%);
}
.lightyellowtolightorangettobbg{
    background: -webkit-linear-gradient(top, rgba(241,222,104,1), rgba(247,182,84,1));
    background: -o-linear-gradient(top, rgba(241,222,104,1), rgba(247,182,84,1));
    background: -moz-linear-gradient(top, rgba(241,222,104,1), rgba(247,182,84,1));
    background: linear-gradient(to bottom, rgba(241,222,104,1), rgba(247,182,84,1));
}
.purpletopearlltorbg{
    background: -webkit-linear-gradient(left, rgba(97,29,68,1), rgba(219,59,87,1));
    background: -o-linear-gradient(left, rgba(97,29,68,1), rgba(219,59,87,1));
    background: -moz-linear-gradient(left, rgba(97,29,68,1), rgba(219,59,87,1));
    background: linear-gradient(to right, rgba(97,29,68,1), rgba(219,59,87,1));
}

.blackfont{
    color: rgba(55,47,44,1);
}
.lightyellowfont{
    color: rgba(241,222,104,1);
}
.pearlfont{
    color: rgba(159,33,70,1);
}
.pinkfont{
    color: rgba(255,107,139,1);
}
.purplefont{
    color: rgba(97,29,68,1);
}
.lightpurplefont{
    color: rgba(116,123,167,1);
}
.whitefont{
    color: rgba(250,250,250,1);
}
.greenfont{
    color: rgba(12,142,33,1);
}

.pearltolightyellowfont, .pearltolightyellowfont:visited{
    color: rgba(159,33,70,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.pearltolightyellowfont:hover, .pearltolightyellowfont:active{
    color: rgba(241,222,104,1);
}

.lightyellowsolidt2{
    border-top: 2px solid rgba(241,222,104,1);
}
.lightyellowsolidb2{
    border-bottom: 2px solid rgba(241,222,104,1);
}
.lightgraysolid2{
    border: 2px solid rgba(200,200,200,1);
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -1px rgba(170,170,170,1), -4px 0px 4px -1px rgba(170,170,170,1);
    -webkit-box-shadow: 4px 0px 4px -1px rgba(170,170,170,1), -4px 0px 4px -1px rgba(170,170,170,1);
}
.blackboxshadowb8{
    box-shadow: 0px 8px 8px -3px rgba(170,170,170,1);
    -webkit-box-shadow: 0px 8px 8px -3px rgba(170,170,170,1);
}
.blackboxshadowt8{
    box-shadow: 0px -8px 8px -3px rgba(170,170,170,1);
    -webkit-box-shadow: 0px -8px 8px -3px rgba(170,170,170,1);
}
.blackboxshadowtb8{
    box-shadow: 0px 8px 8px -3px rgba(170,170,170,1), 0px -8px 8px -3px rgba(170,170,170,1);
    -webkit-box-shadow: 0px 8px 8px -3px rgba(170,170,170,1), 0px -8px 8px -3px rgba(170,170,170,1);
}
.blackboxshadowt8inset{
    box-shadow: 0px 8px 8px -3px rgba(170,170,170,1) inset;
    -webkit-box-shadow: 0px 8px 8px -3px rgba(170,170,170,1) inset;
}
.blackboxshadowt8insetb8{
    box-shadow: 0px 8px 8px -3px rgba(170,170,170,1), 0px 8px 8px -3px rgba(170,170,170,1) inset;
    -webkit-box-shadow: 0px 8px 8px -3px rgba(170,170,170,1), 0px 8px 8px -3px rgba(170,170,170,1) inset;
}

.cusfixmaxh400px{
    height: 400px;
    max-height: 400px;
}
.cusfixmaxh1080px{
    max-height: 1080px;
}
.cusfiximgmax48px{
    max-width: 48px;
}

.cusfixw48px{
    width: 48px;
    max-width: 48px;
}
.cusfixw64px{
    width: 64px;
    max-width: 64px;
}
.cusfixw100-48px{
    width: calc(100% - 48px);
    max-width: calc(100% - 48px);
}
.cusfixw100-72px{
    width: calc(100% - 72px);
    max-width: calc(100% - 72px);
}

.purplesolidtxt01::before{
    content: "只要5分鐘";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(97,29,68,1);
    font-size: 41px;
    line-height: 48px;
    font-weight: 500;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 5px rgba(97,29,68,1);
    text-stroke: 5px rgba(97,29,68,1);
    font-family: 'Mochiy Pop P One', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.purplesolidtxt02::before{
    content: "立即洽詢";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(97,29,68,1);
    font-size: 41px;
    line-height: 48px;
    font-weight: 500;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 5px rgba(97,29,68,1);
    text-stroke: 5px rgba(97,29,68,1);
    font-family: 'Mochiy Pop P One', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}

.bubblebg::after{
    content: "";
    position: absolute;
    border-bottom-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    bottom: -1px;
    right: -1px;
    width: 49px;
    height: 49px;
    background: rgba(255,246,247,1);
}

.writingvlr{
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}

@media only screen and (min-width: 1025px){
    .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;
    }
    .mainbg{
        background: url(../fimgs/indexbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .cusmaxfs35{
        font-size: 35px;
    }
    .cusmax1025w288px{
        width: 288px;
        max-width: 288px;
    }
    .cusmax1025w320px{
        width: 320px;
        max-width: 320px;
    }
    .cusmax1025w100-288px{
        width: calc(100% - 288px);
        max-width: calc(100% - 288px);
    }
    .cusmax1025w100-336px{
        width: calc(100% - 336px);
        max-width: calc(100% - 336px);
    }
}

@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: 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;
    }
    .mainbg{
        background: url(../fimgs/indexbg01001.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);
    }
    .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;
    }
    .mainbg{
        background: url(../fimgs/indexbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
}

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