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{
    font-family: 'Mochiy Pop One', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmeng{
    font-family: 'Play', sans-serif, '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);
}
.darkgraybg{
    background: rgba(160,160,160,1);
}
.orangebg{
    background: rgba(255,195,81,1);
}
.yellowbg{
    background: rgba(250,248,174,1);
}
.aquabg{
    background: rgba(0,184,236,1);
}
.greenbg{
    background: rgba(0,158,150,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));
}
.bluetoyellowttobbg{
    background: -webkit-linear-gradient(top, rgba(199,234,255,1) 4%, rgba(250,248,174,1));
    background: -o-linear-gradient(top, rgba(199,234,255,1) 4%, rgba(250,248,174,1));
    background: -moz-linear-gradient(top, rgba(199,234,255,1) 4%, rgba(250,248,174,1));
    background: linear-gradient(to bottom, rgba(199,234,255,1) 4%, rgba(250,248,174,1));
}
.whitetoyellowtowhitettobbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 24%, rgba(250,248,174,1) 64%, rgba(255,255,255,1));
    background: -o-linear-gradient(top, rgba(255,255,255,1) 24%, rgba(250,248,174,1) 64%, rgba(255,255,255,1));
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 24%, rgba(250,248,174,1) 64%, rgba(255,255,255,1));
    background: linear-gradient(to bottom, rgba(255,255,255,1) 24%, rgba(250,248,174,1) 64%, rgba(255,255,255,1));
}
.whitetotransttobbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(255,255,255,.001) 48%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(255,255,255,.001) 48%);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 8%, rgba(255,255,255,.001) 48%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 8%, rgba(255,255,255,.001) 48%);
}
.transtowhitettobbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,.001) 8%, rgba(255,255,255,1) 48%);
    background: -o-linear-gradient(top, rgba(255,255,255,.001) 8%, rgba(255,255,255,1) 48%);
    background: -moz-linear-gradient(top, rgba(255,255,255,.001) 8%, rgba(255,255,255,1) 48%);
    background: linear-gradient(to bottom, rgba(255,255,255,.001) 8%, rgba(255,255,255,1) 48%);
}
.transtowhitemirrorttobbg{
    background: -webkit-linear-gradient(top, rgba(255,255,255,.001) 8%, rgba(255,255,255,.8) 24%, rgba(255,255,255,.8) 76%, rgba(255,255,255,.001) 92%);
    background: -o-linear-gradient(top, rgba(255,255,255,.001) 8%, rgba(255,255,255,.8) 24%, rgba(255,255,255,.8) 76%, rgba(255,255,255,.001) 92%);
    background: -moz-linear-gradient(top, rgba(255,255,255,.001) 8%, rgba(255,255,255,.8) 24%, rgba(255,255,255,.8) 76%, rgba(255,255,255,.001) 92%);
    background: linear-gradient(to bottom, rgba(255,255,255,.001) 8%, rgba(255,255,255,.8) 24%, rgba(255,255,255,.8) 76%, rgba(255,255,255,.001) 92%);
}

.blackfont{
    color: rgba(84,84,84,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}
.orangefont{
    color: rgba(255,195,81,1);
}
.aquafont{
    color: rgba(0,184,236,1);
}
.bluefont{
    color: rgba(1,103,185,1);
}
.greenfont{
    color: rgba(0,158,150,1);
}
.aquatogreenfont, .aquatogreenfont:visited{
    color: rgba(0,184,236,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.aquatogreenfont:hover, .aquatogreenfont:active{
    color: rgba(184,209,115,1);
}

.transtoyellowsolid2inset{
    border-style: solid;
    border-width: 2px;
    -webkit-border-image: -webkit-linear-gradient(top left, rgba(250,248,174,.001) 4%, rgba(250,248,174,1) 96%) 1;
    -o-border-image: -o-linear-gradient(top left, rgba(250,248,174,.001) 4%, rgba(250,248,174,1) 96%) 1;
    -moz-border-image: -moz-linear-gradient(top left, rgba(250,248,174,.001) 4%, rgba(250,248,174,1) 96%) 1;
    border-image: linear-gradient(to bottom right, rgba(250,248,174,.001) 4%, rgba(250,248,174,1) 96%) 1;
    box-sizing: border-box;
}
.graysolid1{
    border: 1px solid rgba(235,235,235,1);
}
.whitesolidr1{
    border-right: 1px solid rgba(255,255,255,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);
}
.blackboxshadowb8{
    box-shadow: 0px 8px 8px -5px rgba(200,200,200,1);
    -webkit-box-shadow: 0px 8px 8px -5px rgba(200,200,200,1);
}

.custop50{
    top: 50%;
}
.cusmaxh1080px{
    max-height: 1080px;
}
.cusfixh96px{
    height: 96px;
    max-height: 96px;
}
.cusfixh120px{
    height: 120px;
    max-height: 120px;
}
.cusfixh320px{
    height: 320px;
    max-height: 320px;
}
.cusfixh524px{
    height: 524px;
    max-height: 524px;
}
.cusfixw40px{
    width: 40px;
    max-width: 40px;
}
.cusfixw100-48px{
    width: calc(100% - 48px);
    max-width: calc(100% - 48px);
}
.tiffinytoyellowtxt{
    background: -webkit-linear-gradient(top, rgba(82,196,196,1) 8%, rgba(225,224,141,1) 92%);
    background: -o-linear-gradient(top, rgba(82,196,196,1) 8%, rgba(225,224,141,1) 92%);
    background: -moz-linear-gradient(top, rgba(82,196,196,1) 8%, rgba(225,224,141,1) 92%);
    background: linear-gradient(to bottom, rgba(82,196,196,1) 8%, rgba(225,224,141,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;
}
.cuspaddingtb16lr48{
    padding: 16px 48px;
}
.custopwhite4px::after{
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    height: 4px;
    width: 100%;
    background: rgba(255,255,255,1);
}
.custopblue4px::after{
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    height: 4px;
    width: 100%;
    background: rgba(199,234,255,1);
}
.whitesolidtxt01::before{
    content: "日光輕航機場";
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 23px;
    line-height: 32px;
    font-weight: 400;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 5px rgba(255,255,255,1);
    text-stroke: 5px rgba(255,255,255,1);
    font-family: 'Mochiy Pop One', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
}
.whitesolidtxt02::before{
    content: "翱翔啟程";
    position: absolute;
    top: 3px;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 4px rgba(255,255,255,1);
    text-stroke: 4px rgba(255,255,255,1);
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
    text-shadow: 0px 0px 8px rgba(150,150,150,1);
}
.whitesolidtxt03::before{
    content: "體驗飛行";
    position: absolute;
    top: 3px;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 4px rgba(255,255,255,1);
    text-stroke: 4px rgba(255,255,255,1);
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
    text-shadow: 0px 0px 8px rgba(150,150,150,1);
}
.whitesolidtxt04::before{
    content: "常見問答";
    position: absolute;
    top: 3px;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 4px rgba(255,255,255,1);
    text-stroke: 4px rgba(255,255,255,1);
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
    text-shadow: 0px 0px 8px rgba(150,150,150,1);
}
.whitesolidtxt05::before{
    content: "精彩片段";
    position: absolute;
    top: 3px;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 4px rgba(255,255,255,1);
    text-stroke: 4px rgba(255,255,255,1);
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
    text-shadow: 0px 0px 8px rgba(150,150,150,1);
}
.whitesolidtxt06::before{
    content: "好評推薦";
    position: absolute;
    top: 3px;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 4px rgba(255,255,255,1);
    text-stroke: 4px rgba(255,255,255,1);
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
    text-shadow: 0px 0px 8px rgba(150,150,150,1);
}
.whitesolidtxt07::before{
    content: "線上預約";
    position: absolute;
    top: 3px;
    left: 0;
    color: rgba(255,255,255,1);
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.8px;
    -webkit-text-stroke: 4px rgba(255,255,255,1);
    text-stroke: 4px rgba(255,255,255,1);
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
    white-space: nowrap;
    text-shadow: 0px 0px 8px rgba(150,150,150,1);
}
.yellowcurve::after{
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    width: 264px;
    height: 40px;
    border: solid 2px rgba(255,246,151,1);
    border-color: rgba(255,246,151,1) transparent transparent transparent;
    border-radius: 50%/40px 40px 0 0;
    transform:translate(-50%,4px) rotate(0deg);
    -webkit-transform:translate(-50%,4px) rotate(0deg);
}

@media only screen and (min-width: 1025px){
    .mainbg{
        background: url(../fimgs/mainbg01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/banner01002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/banner02002.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/banner03002.jpg) center center no-repeat;
        background-size: cover;
    }
    .logobg{
        background: url(../fimgs/menubg01002.png) center bottom no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01002.png) center bottom no-repeat;
        background-size: contain;
    }
    .cusmax1025w100-208px{
        width: calc(100% - 208px);
        max-width: calc(100% - 208px);
    }
    .cusmax1025w100-336px{
        width: calc(100% - 336px);
        max-width: calc(100% - 336px);
    }
    .cusmax1025maxw100-96px{
        max-width: calc(100% - 96px);
    }
    .cusmax1025w320px{
        width: 320px;
        max-width: 320px;
    }
    .custranslatey-24px{
        transform:translate(0px,-24px) rotate(0deg);
        -webkit-transform:translate(0px,-24px) rotate(0deg);
    }
    .cusmax1025bluesolidr1{
        border-right: 1px solid rgba(135,171,219,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.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/banner02001.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/banner03001.jpg) center center no-repeat;
        background-size: cover;
    }
    .logobg{
        background: url(../fimgs/menubg01001.png) center bottom no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01001.png) center bottom 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/mainbg01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/banner01003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/banner02003.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/banner03003.jpg) center center no-repeat;
        background-size: cover;
    }
    .logobg{
        background: url(../fimgs/menubg01003.png) center bottom no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01003.png) center bottom no-repeat;
        background-size: contain;
    }
    .cusmin1024paddingtb12lr24{
        padding: 12px 24px;
    }
    .cusmin1024translatey-16px{
        transform:translate(0px,-16px) rotate(0deg);
        -webkit-transform:translate(0px,-16px) rotate(0deg);
    }
    .cusmin1024translatey-24px{
        transform:translate(0px,-24px) rotate(0deg);
        -webkit-transform:translate(0px,-24px) rotate(0deg);
    }
}

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .mainbg{
        background: url(../fimgs/mainbg01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner01{
        background: url(../fimgs/banner01004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner02{
        background: url(../fimgs/banner02004.jpg) center center no-repeat;
        background-size: cover;
    }
    .banner03{
        background: url(../fimgs/banner03004.jpg) center center no-repeat;
        background-size: cover;
    }
    .logobg{
        background: url(../fimgs/menubg01004.png) center bottom no-repeat;
        background-size: cover;
    }
    .footerbg{
        background: url(../fimgs/footerbg01004.png) center bottom no-repeat;
        background-size: contain;
    }
}