@charset "utf-8";

/* ============================== */


/*Fancybox lightbox*/

@import url("../js/fancy/jquery.fancybox.css");

/*Animations*/

@import url("animations/animate.css");

/*go to top button*/

@import url("gototop/ui.totop.css");

/* ---------------------------------------------------------------------- */


/*	General Style
 /* ---------------------------------------------------------------------- */

body {
    background: #FFF;
    font-family: "微軟正黑體", 'Open Sans', sans-serif;
    color: #383e44;
    font-weight: 400;
    /* 1em = 10px | 1.2em = 12px | 2em = 20px | etc. */
    font-size: 18px;
    padding: 0;
    color: #555555;
    min-height: 927px;
}


a {
    color: rgb(0 91 145);
}

i[class^="icon-"] {
    height: auto;
    margin: 0 !important;
    padding: 0;
    vertical-align: middle;
    width: auto;
    background-image: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #7A4300;
    font-weight: bold;
}

h1 {
    font-family: Arial, "微軟正黑體";
    z-index: 2;
    font-size: 36px;
    line-height: 75px;
    letter-spacing: 2px;
}




ul li {
    font-size: 1.3em;
}

ul li ul li {
    font-size: 1em !important;
}

h2 {
    font-size: 22px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}



h3 {
    font-size: 2.2em;
    line-height: 170%;
}

h4 {
    font-size: 26px;
    line-height: 26px;
    color: #61463b;
    font-weight: bolder;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 16px;
    line-height: 31px;
}

a,
a:hover,
a:active,
a:focus {
    outline: 0;
}

iframe {
    display: block;
    border: 0;
}

a:hover {
    text-decoration: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.clear {
    clear: both;
}

.inline-list {
    list-style: none;
    margin: 0;
    display: block;
}

.inline-list li {
    display: block;
    float: left;
    margin: 0;
}


/*==================================================
 Transitional elements
 ================================================== */

#top {
    background: #7A4300;
}

#main-nav li a {
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.margin-btm-20 img {
    width: 85%;
    margin: auto;
    text-align: center;
}

.margin-auto img {
    margin: auto;
    margin-bottom: 20px;
}

/* Top Bar ----------------------------------*/

.top-phone {
    color: #fff;
    padding-top: 13px;
    font-size: 24px;
}

.top-phone a {
    color: #fff;
}

.top-phone a:hover,
.top-phone a:active,
.top-phone a:focus {
    color: #519A00;
}

header .top {
    background: #fff;
    color: #000;
}

header .top .social a {
    line-height: 44px;
}




header .top p {
    line-height: 50px;
    margin: 0;
    padding: 0;
}

header .top .top-phone {
    font-size: 26px;
}

/* Bar menu ---------------------------------*/

header .menu {
    padding: 20px 0;
}


/* Slider -----------------------------------*/

#slider .carousel-control {
    left: -14px;
}

#slider .carousel-control.right {
    left: auto;
    right: -14px;
}


#slider p {
    color: #333;
    line-height: 25px;
    font-size: 16px;
    min-height: 52px;

}

#slider p {
    color: #333;
    line-height: 25px;
    font-size: 16px;
    min-height: 52px;

}


#slider #sliderE h1 {
    color: rgb(255, 255, 255);

}

#slider #sliderE p {
    text-align: center;
    color: rgb(0 91 145);
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 29px;
    font-size: 23px;
    font-weight: bolder;
}

#slider .item ul {
    margin-left: -10px;
}

section {
    padding-top: 0;
    padding-bottom: 0;
}

section.container-fluid {
    padding: 0;
}

#slider .item h2 {
    font-size: 20px;
    line-height: 30px;
    color: #519A00;
    padding: 0px;
    font-weight: bolder;
    margin-top: 10px;
    margin-bottom: 10px;
}

#slider .item ul li {
    font-size: 17px;
    color: #505050;
    margin-bottom: 5px;
}


.carousel-control {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000 !important;
    opacity: 0;
    -webkit-transition: opacity linear 0.2s;
    -moz-transition: opacity linear 0.2s;
    -o-transition: opacity linear 0.2s;
    transition: opacity linear 0.2s;
}

#slider:hover .carousel-control {
    opacity: 0.5;
}

.carousel-control:hover {
    opacity: 0.8;
}

#sliderB #price-area-B h2 {
    font-size: 20px;
    line-height: 26px;
}


/* SliderE btn /  --------------------------*/
#slider #sliderE a.btn {
    border: 1px solid #fff;
    color: white;
    border-radius: 0px;
    padding: 10px 50px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: bolder;
}

#slider #sliderE a.btn:hover {
    box-shadow: 0px 0px 8px 4px hsl(0deg 0% 100% / 30%);

}


.carousel-indicators {
    width: 90px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 5px;
    text-align: center;
    padding-top: 145px;
    cursor: pointer;
}


h4.title {
    text-align: left;
    font-size: 40px;
    margin-bottom: 70px;
}

h4.title {
    text-align: left;
    font-size: 28px;
    margin-bottom: 0;
    background: #7A4300;
    display: inline-block;
    line-height: 40px;
    border-radius: 5px;
    color: #fff;
    padding: 0 15px;
    margin: 0 0 15px;
}

.in_slider {
    padding: 0px 0 50px;
    background-size: auto 100% !important;
    position: relative;
    z-index: 2;
}

#price-area-A {
    width: 80%;
    margin: auto;
    margin-top: 20%;
}

#sliderA {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 2;

}

#sliderA::before {
    content: "";
    background: url(../images/bg_01.jpg) no-repeat center top;
    background-size: 100% !important;
    width: 100%;
    height: 541px;
    z-index: -1;
    position: absolute;
}

#sliderB {
    background: url(../images/bg_02-2.png) no-repeat center;
    background-size: auto 190% !important;
    padding: 120px 0;
}

#sliderC {
    background: url(../images/bg_03.png) no-repeat right;
    background-size: auto 134% !important;
    padding: 120px 0;
}


#sliderD {}

#sliderE {
    position: relative;
    padding: 50px 0px;
}

#sliderE::before {
    content: "";
    position: absolute;
    background: url(../images/bg_04.jpg) no-repeat center bottom;
    background-size: 100% !important;
    width: 100%;
    height: 601px;
    bottom: 0;
    z-index: -2;

}

.table thead th {
    width: 50%;
    color: #d05c09;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
}

.margin-btm-20 p a {
    color: #333333;
}

.margin-btm-20 p a:hover,
.margin-btm-20 p a:focus,
.margin-btm-20 p a:active {
    color: #5270a8;
}

/* Footer -----------------------------------*/

.footer {
    background: #E9E9E9;
    color: #2B2B2B;
    padding-bottom: 70px;
    padding-top: 80px;
}


#cominfo ul li {
    line-height: 25px;
    display: inline-block;
    padding: 0px 10px;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.footer .item h3 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}

.footer .item i {
    font-size: 1.2em;
}

.footer .item p {
    color: #CBCCCE;
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 1em;
}





/* Copyright --------------------------------*/

.copy {
    background: #7A4300;
    padding: 5px 0;
}

.copy p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0;
    line-height: 3em;
}

.copy a {
    color: #777;
}

i[class^="icon-"] {
    height: auto;
    margin: 0 !important;
    padding: 0;
    width: auto;
}



/*--連結背景動畫--*/

#logo-box {
    margin: 0 auto;
}

#logo-box a {
    display: block;
    float: none;
    width: 100%;
}

#logo-box a:hover,
#logo-box a:focus,
#logo-box a:active {
    opacity: 0.7;
}

.logo_img {
    width: 250px;
    height: auto;
}

.smile_img img {
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.price_img h3 {
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}

#google_map {
    height: 200px;
    overflow: hidden;
}

#price-area-C li {
    font-size: 22px;
    line-height: 36px;
}

.img-box img {
    width: 100%;
    margin-bottom: 15px;
}

.table>thead:first-child>tr:first-child>th {
    background: rgba(197, 197, 197, 0.6);
}


.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#service a,
#service2 a {
    color: #333;
}

#service a:hover,
#service a:active,
#service a:focus,
#service2 a,
#service2 a:active,
#service2 a:focus {
    color: #7a4300
}

#service i,
#service2 i {
    font-size: 15px;
    margin-right: 5px;
    color: #519A00;
}




#toTop {
    background-color: #7a4300;
    bottom: 50px;
    right: 65px;
    display: none;
    position: fixed;
    padding: 1px 16px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    z-index: 999;
    width: 50px;
    height: 50px;
    line-height: 47px;
    border-radius: 100px;
    /* border: 1px #fff solid; */
    font-weight: bold;
    box-shadow: 0 3px 5px rgb(0 0 0 / 50%);
}

#toTop i {
    position: relative;
    right: 20px;
    z-index: 20000;
}

#keyreply-container {
    bottom: 38px !important;
}

#toTop:hover,
#toTop:focus,
#toTop:active {
    background-color: rgb(212 123 82);
}



.GA {
    display: none;
}

@media (min-width:1200px) and (max-width:1350px) {
    #sliderA {
        background-position: -149px center;
    }

    #sliderB {
        background-position: 0px center;
    }

    #sliderC {
        background-position: -165px center;
    }

    #price-area-C {
        margin-left: -10px;
    }


    h1 {
        line-height: 46px;
    }

    h1 span {
        font-size: 34px;
    }



    .in_slider>.container>.row {
        margin: 0;
    }

    .table>thead:first-child>tr:first-child>th {
        background: #ddd;
    }
}

@media (min-width:992px) and (max-width:1199px) {


    .embed-container {
        padding-bottom: 32.25%;
    }



    #sliderA {
        background-position: -250px center;
    }



    #price-area-C {
        margin-left: -5px;
    }

    .price_img {
        background: rgba(255, 255, 255, 0.5);
        padding: 20px;
    }

    h1 {
        line-height: 46px;
    }

    h1 span {
        font-size: 34px;
    }

    .in_slider>.container>.row {
        margin: 0;
    }

    .table>thead:first-child>tr:first-child>th {
        background: #ddd;
    }
}


/*md微調*/

@media (max-width:992px) {
    .margin-btm-20 {
        margin-bottom: 20px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    p {
        font-size: 14px;
    }

    .top-phone {
        font-size: 22px;
    }


    #slider .item h2 {
        font-size: 20px;
        line-height: 30px;
    }

    #sliderA {
        background-position: -296px center;
    }

    #sliderB {
        background-position: -100px center;
    }



    #sliderC {
        background-position: -340px center;
    }


    .price_img {
        background: rgba(255, 255, 255, 0.5);
        padding: 20px;
    }

    h1 {
        line-height: 46px;
    }

    h1 span {
        font-size: 34px;
    }



    .table>thead:first-child>tr:first-child>th {
        background: #ddd;
    }

    #slider #sliderE a.btn {
        padding: 10px 45px;
    }
}

@media (max-width:767px) {
    h1 {
        line-height: 41px;
    }

    h1 span {
        font-size: 30px;
        line-height: 0;
    }



    #slider .item h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .in_slider {
        background-size: cover !important;
        background-position: top center !important;
        padding: 0;
        text-align: center;

    }

    .price_img {
        background: rgba(255, 255, 255, 0.8);
        padding: 40px 30px;
        margin-bottom: 0;
        text-align: left;
    }

    #logo-box {
        text-align: center;
        padding-top: 10px;
    }

    .top-phone {
        padding-top: 10px;
        text-align: center;
    }



    .price-box {
        width: 100%;
    }



    header .top {
        padding-bottom: 5px;
        padding-bottom: 5px;
    }

    header .top p {
        text-align: center;
    }

    header .top .top-phone {
        line-height: inherit;
        margin-top: 10px;
    }



    #service {
        text-align: center;
        margin-bottom: 5%;
    }

    #service2 {
        text-align: center;
        margin-bottom: 5%;
    }


    div#cominfo {
        padding: 10px 0;
    }

    #slider p {}

    .footer {
        text-align: center;
    }

    .table>thead:first-child>tr:first-child>th {
        background: #ddd;
    }

    #sliderA {}

    #slider #sliderE a.btn {
        padding: 10px 45px;
    }

    #slider #sliderE p {

        min-height: 25px;
        font-size: 16px;

    }
}

@media screen and (max-width:480px) {
    header .menu {
        padding: 10px 0;
    }

    .logo_img {
        width: 250px;
        height: auto;
    }

    header .top .top-phone {
        font-size: 21px;
    }


    header .top p {
        font-size: 15px;
    }



    #service {
        text-align: center;
    }


}



@media screen and (max-width:390px) {


    h1 span {
        font-size: 29px;
    }
}

@media screen and (max-width:320px) {





    .top-phone {
        font-size: 18px;
    }

    h1 span {
        font-size: 26px;
    }
}