textarea{ resize: none; min-height: 240px;}
input{ resize: none; min-height: 24px;}
.ui-datepicker{ font-size: 13px; font-family: 'Noto Sans TC',Microsoft JhengHei,Verdana,sans-serif;}
::-webkit-input-placeholder{ font-size: 15px; color: rgba(195,195,195,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(195,195,195,1); font-size: 17px; line-height: 32px; letter-spacing: 0.8px; 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: 15px;}
table, td, th{ border:1px solid rgba(33,33,33,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 .4s; -webkit-transition: all .4s;}

.fmeng{
    font-family: 'Libre Bodoni', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtw{
    font-family: 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}
.fmtitle{
    font-family: 'M PLUS 1 Code', 'Noto Sans TC', Microsoft JhengHei, Verdana, sans-serif;
}

.morandibg{
    background: rgba(103,99,100,1);
}
.whitebg{
    background: rgba(255,255,255,1);
}
.darkblackbg{
    background: rgba(68,68,68,1);
}
.darkgraybg{
    background: rgba(110,110,110,1);
}
.greenbg{
    background: rgba(62,178,68,1);
}
.graybg{
    background: rgba(235,235,235,1);
}
.lightgraybg{
    background: rgba(250,250,250,1);
}
.orangebg{
    background: rgba(235,109,73,1);
}

.graygradientttobbg{
    background: -webkit-linear-gradient(top, rgba(245,245,245,1), rgba(205,205,205,1));
    background: -o-linear-gradient(top, rgba(245,245,245,1), rgba(205,205,205,1));
    background: -moz-linear-gradient(top, rgba(245,245,245,1), rgba(205,205,205,1));
    background: linear-gradient(to bottom, rgba(245,245,245,1), rgba(205,205,205,1));
}
.greengradienttltobrbg{
    background: -webkit-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -o-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: -moz-linear-gradient(top left, rgba(151,242,10,1), rgba(5,182,0,1));
    background: linear-gradient(to bottom right, rgba(151,242,10,1), rgba(5,182,0,1));
}
.navbg{
    background: -webkit-linear-gradient(top, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), -webkit-linear-gradient(top, rgba(240,240,240,1), rgba(240,240,240,1));
    background: -o-linear-gradient(top, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), -o-linear-gradient(top, rgba(240,240,240,1), rgba(240,240,240,1));
    background: -moz-linear-gradient(top, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), -moz-linear-gradient(top, rgba(240,240,240,1), rgba(240,240,240,1));
    background: linear-gradient(to bottom, rgba(240,240,240,.92), rgba(240,240,240,.92)), url(../fimgs/mainpattern.png), linear-gradient(to bottom, rgba(240,240,240,1), rgba(240,240,240,1));
    background-position: center center, top center, center center;
    background-repeat: no-repeat, repeat, no-repeat;
}
.indexbg02{
    background: -webkit-linear-gradient(top, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: -o-linear-gradient(top, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: -moz-linear-gradient(top, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,1));
    background: linear-gradient(to bottom, rgba(255,255,255,.8), rgba(255,255,255,.8)), url(../fimgs/mainpattern.png), linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,1));
    background-position: center center, top center, center center;
    background-repeat: no-repeat, repeat, repeat;
}


.pureblackfont{
    color: rgba(44,44,44,1);
}
.darkblackfont{
    color: rgba(68,68,68,1);
}
.lightwoodfont{
    color: rgba(206,169,117,1);
}
.lightyellowfont{
    color: rgba(255,246,104,1);
}
.orangefont{
    color: rgba(235,109,73,1);
}
.greenfont{
    color: rgba(85,188,73,1);
}
.whitefont{
    color: rgba(255,255,255,1);
}

.darkblacktowhitefont, .darkblacktowhitefont:visited{
    color: rgba(68,68,68,1);
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.darkblacktowhitefont:hover, .darkblacktowhitefont:active{
    color: rgba(255,255,255,1);
}

.darkblacksolidt2{
    border-top: 2px solid rgba(68,68,68,1);
}
.lightgraysolidt2{
    border-top: 2px solid rgba(235,235,235,1);
}
.lightgraysolidt1{
    border-top: 1px solid rgba(235,235,235,1);
}
.lightgraysolidr1{
    border-right: 1px solid rgba(235,235,235,1);
}
.lightgraysolidb1{
    border-bottom: 1px solid rgba(235,235,235,1);
}
.darkblacksolidb1{
    border-bottom: 1px solid rgba(68,68,68,1);
}
.lightgraysolid4{
    border: 4px solid rgba(235,235,235,1);
}
.lightgraysolid1{
    border: 1px solid rgba(235,235,235,1);
}
.darkblacksolid1{
    border: 1px solid rgba(68,68,68,1);
}

.grayboxshadowlr4{
    box-shadow: 4px 0px 4px -3px rgba(150,150,150,1), -4px 0px 4px -3px rgba(150,150,150,1);
    -webkit-box-shadow: 4px 0px 4px -3px rgba(150,150,150,1), -4px 0px 4px -3px rgba(150,150,150,1);
}
.blackboxshadow8{
    box-shadow: 0px 0px 8px -1px rgba(150,150,150,1);
    -webkit-box-shadow: 0px 0px 8px -1px rgba(150,150,150,1);
}
.blackboxshadowb8{
    box-shadow: 0px 8px 8px -7px rgba(150,150,150,1);
    -webkit-box-shadow: 0px 8px 8px -7px rgba(150,150,150,1);
}
.blackboxshadowt8inset{
    box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset;
    -webkit-box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset;
}
.blackboxshadowtb8inset{
    box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset, 0px -8px 8px -7px rgba(150,150,150,1) inset;
    -webkit-box-shadow: 0px 8px 8px -7px rgba(150,150,150,1) inset, 0px -8px 8px -7px rgba(150,150,150,1) inset;
}

.cusfixw128px{
    width: 128px;
    max-width: 128px;
}
.cusfixw144px{
    width: 144px;
    max-width: 144px;
}
.cusfixw50-72px{
    width: calc(50% - 72px);
    max-width: calc(50% - 72px);
}
.cusfixw100-112px{
    width: calc(100% - 112px);
    max-width: calc(100% - 112px);
}
.cusfixw100-144px{
    width: calc(100% - 144px);
    max-width: calc(100% - 144px);
}
.cusfixmaxh320px{
    height: 320px;
    max-height: 320px;
}
.cusfixwh96px{
    width: 96px;
    max-width: 96px;
    height: 96px;
    max-height: 96px;
}

.custop3-1{
    top: calc(100% / 3);
}

.darkgraydelta::after{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    left: 100%;
    top: 0;
    border-style: solid;
    border-color: transparent transparent transparent rgba(110,110,110,1);
    border-width: 20px 0px 20px 24px;
}
.darkblackdelta::after{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    left: 100%;
    top: 0;
    border-style: solid;
    border-color: transparent transparent transparent rgba(68,68,68,1);
    border-width: 20px 0px 20px 24px;
}
.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0; }
.pageTitle{
    margin-bottom: 30px;
}
.pageTitle:after{
    display: inline-block;
    content: "";
    margin-bottom: 7px;
    margin-left: 20px;
    width: calc(25% - 72px);
    border-bottom: 1px solid rgba(68,68,68,1);
}
.pageTitle:before{
    display: inline-block;
    content: "";
    margin-bottom: 7px;
    margin-right: 20px;
    width: calc(25% - 72px);
    border-bottom: 1px solid rgba(68,68,68,1);
}
.wpb_wrapper .wpb_box {
    padding: 2% 3%;
    box-sizing: border-box;
    width: 33%; }
.wpb_wrapper .wpb_box img {
    width: 100%;
    height: auto; }.body_dom_new2{
                       display: flex;
                   }
.body_dom_new2{
    align-items: self-start;
}.body_dom_new2>div{
     flex: 1;
 }
.body_dom_new2>div img{
    width: 100%;
}
.body_dom_new2>div iframe{
    width: 100%;
}
.body_dom_new2 .youtube_code, .body_dom_new2 .fb_img{
    padding-left: 20px;
}
.body_dom_new2 .youtube_code iframe{
    width: 100%;
    height: 500px;
} .body_dom_new2 .fb_img{
      width: 100%;
  }
.body_dom_new2  .fb_page{
    flex: .3;
}
.index_news2 {
    display: flex;
    flex-wrap: wrap;
}

.index_news2 a {
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.index_news2 a, .index_news2 {
    color: #000000;
}

.index_news2 .txt, .index_news2 .note {
    color: #575757;
} .row {
      margin-top: 20px;
      display: flex;
  }

.row .col-md-6 {
    flex: 1;
    padding-left: 7.5%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
}

.row .col-md-6:last-child {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 7.5%;
}

.contact_text h3 {
    letter-spacing: 3px;
    font-size: 40px;
    line-height: 1.5;
    color: #000000;
    font-weight: 600;
}

.contact_text h4 {
    font-size: 20px;
    margin-bottom: 45px;
    font-weight: 600;
    letter-spacing: 3px;
}

.contact_text h5 {
    border-bottom: 1px solid #F5F4EF;
}

.contact_text h5 a {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 1px;
}

#news_roll ul li {
    width: 100%;
    padding-bottom: 10px;
    text-align: left;
}

#news_roll a {
    font-size: 18px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#dd-line{
    right: 0;
    left: auto;
}
@media only screen and (max-width: 768px) {
    iframe, table, img{
        max-width: 100%;
    }
    body{
        padding-bottom: 50px !important;
    }
    ul{
        max-width: none;
    }
    .wpb_wrapper .wpb_box {
        width: 50%;
        padding: 2% 0;
    }
    .row {
        display: block;
    }

    .contact_text {
        text-align: center;
    }

    .contact_text h3 {
        font-size: 32px;
        margin: 0;
    }

    .contact_text h4 {
        margin-top: 10px;
    }

    .contact_text h5 a {
        font-size: 17px;
    }
}
a{
    text-decoration: none;
}
.index_news2 li {
    width: 31%;
    padding: 1%;
    box-sizing: border-box;
    margin-right: 3%;
    box-shadow: 0px 0px 8px -1px rgb(150 150 150);
    -webkit-box-shadow: 0px 0px 8px -1px rgb(150 150 150);
    background: #fff;
    margin-bottom: 3%;
    text-align: left;
    margin-left: 0;
}
img{
    max-width: 100%;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.index_news2 li:nth-child(3n+0) {
    margin-right: 0;
}

.index_news2 {
    margin: 0 auto;
}
.index_news2 .txt {
    min-height: 80px;
}
.mb-body {
    display: none; }
*{
    box-sizing: border-box;
}
.ways{
    display: flex;
}
.ways h2 {
    margin-bottom: 20px;
    color: #000;
    font-size: 20px;
    border-bottom: 3px solid #039ee3;
}
.ways a {
    color: #000;
}
.ways nav{
    margin-left: auto;
    text-align: right;
    margin-right: 0;
}
.list_ h3 a{
    color: rgba(68,68,68,1);
    font-size: 21px;
    font-weight: 500;
}
.list_{
    border-bottom: 1px solid rgba(235,235,235,1);
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.list_ .note{
    color: #999;
    font-weight: 500;
    font-size: 16px;
}
.page_ {text-align:center;font-size:12px;padding:12px 0px;clear:both;}
.page_ a,
.page_ span,
.page_ i,
.page_ font {display:inline-block;font-size:14px;color:#aaa;height:26px;line-height:26px;padding:0 10px;margin:0 2px;border-radius:2px;}
.page_ a {color:#06c;background-color:#d1e2f0;}
.page_ a:hover {color:#f30;text-decoration:underline;}
.page_ a.on {color:#fff;background:#06c;text-decoration:none;}
.page_ span {color:#999;background-color:#d8d8d8;}
@media only screen and (max-width: 768px) {
    .index_news2 {
        display: block;
        flex-wrap: wrap;
    }

    .index_news2 li {
        width: 100%;
        padding: 15px;
        margin-right: 0;
        background: #F7F2F4;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
}
@media only screen and (max-width: 767px){
    body{
        padding-bottom: 50px;
    }
    .mb-body {
        display: block;
    }
    .body_dom_new2 .fb_img{
        padding-left: 0;
    }
    .body_dom_new2{
        display: block;
    }
    .body_dom_new2 .youtube_code{
        padding-left: 0;
        padding-top: 20px;
    }
    .body_dom_new2 .youtube_code iframe{
        height: 200px;
    }
    .body_dom_new2>div iframe {
        width: auto;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 1025px){
    .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;
    }
    .cusmax1025w168px{
        width: 168px;
        max-width: 168px;
    }
    .cusmax1025w50-96px{
        width: calc(50% - 96px);
        max-width: calc(50% - 96px);
    }
    .indexbg01{
        background: url(../fimgs/indexbg01001.jpg) center center no-repeat;
        background-size: cover;
    }
    .cusmax1025positionabsolute{position: absolute;}
    .cusmax1025top50{top: 50%;}
    .cusmax1025left50{left: 50%;}
    .cusmax1025translatexy-50{
        transform:translate(-50%,-50%) rotate(0deg);
        -webkit-transform:translate(-50%,-50%) rotate(0deg);
    }
}

@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: 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;
    }
    .cusmaxw1301fs45{font-size: 45px;}
    .cusmaxw1301lh48{line-height: 48px;}
}

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

@media only screen and (max-width: 600px){
    .cusmaxw600dpb{
        display: block;
    }
    .cusmaxw600hidden{
        display: none;
    }
    .cusmin600fs25{font-size: 25px;}
    .cusmin600lh32{line-height: 32px;}
}
@media only screen and (max-width: 768px){
    .ways {
        display: block;
    }
}