@charset "UTF-8";
/*-------------------------*/
/* $Font import 
---------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900|Roboto:100,300,400,500,700,900");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

body {
    /*background-color: #faf8f8;*/
    font-family: "Noto Sans TC", "Noto Sans SC", "Microsoft Yahei", "Microsoft Jhenghei", "Roboto", "Roboto Condensed", "Helvetica Neue", Arial, Helvetica, "Font Awesome 5 Free", "Font Awesome 5 Pro", sans-serif;
    color: #383838;
}

html {
    font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1em;
    margin-bottom: 0.6em;
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {

    .jumbotron h1,
    h1 {
        font-size: 2.8rem;
        font-weight: 700;
        letter-spacing: 0.8px;
        line-height: 3.5rem;
    }

    h2 {
        font-size: 2rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3.5rem;
    }

    h3 {
        font-size: 2rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3rem;
    }

    h4 {
        font-size: 1.6rem;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 2.4rem;
    }

    h5 {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2rem;
    }

    h6 {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2rem;
    }

    p {
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2.5rem;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 767px) {

    .jumbotron h1,
    h1 {
        font-size: 3.5rem;
        font-weight: 700;
        letter-spacing: 0.8px;
        line-height: 4.5rem;
    }

    h2 {
        font-size: 2.5rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3.5rem;
    }

    h3 {
        font-size: 2rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3rem;
    }

    h4 {
        font-size: 1.6rem;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 2.4rem;
    }

    h5 {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2rem;
    }

    h6 {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2rem;
    }

    p {
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2.5rem;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 992px) {

    .jumbotron h1,
    h1 {
        font-size: 4rem;
        font-weight: 700;
        letter-spacing: 0.8px;
        line-height: 5rem;
    }

    h2 {
        font-size: 3rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 4rem;
    }

    h3 {
        font-size: 2.5rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3.3rem;
    }

    h4 {
        font-size: 1.55rem;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 2.55rem;
    }

    h5 {
        font-size: 1.5rem;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 2.5rem;
    }

    h6 {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2rem;
    }

    p {
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2.5rem;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {

    .jumbotron h1,
    h1 {
        font-size: 3.5rem;
        font-weight: 700;
        letter-spacing: 0.8px;
        line-height: 4.5rem;
    }

    h2 {
        font-size: 2.5rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3.5rem;
    }

    h3 {
        font-size: 2.3rem;
        font-weight: 600;
        letter-spacing: 0.8px;
        line-height: 3.3rem;
    }

    h4 {
        font-size: 1.75rem;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 2.75rem;
    }

    h5 {
        font-size: 1.5rem;
        font-weight: 500;
        letter-spacing: 0.8px;
        line-height: 2.5rem;
    }

    h6 {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2rem;
    }

    p {
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: 0.8px;
        line-height: 2.5rem;
    }
}

.inno-idea.row,
.row-clear {
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.inno-idea [class*=col-],
.row-clear [class*=col-],
.form-horizontal {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.form-control,
.form-control[readonly] {
    padding: 10px 12px;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.4;
    height: 42px;
    border-radius: 4px;
    color: #666;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}

.form-control[readonly] {
    cursor: pointer;
}

.form-control:focus {
    border-color: #ff9c29;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #aaa;
}

.form-control::-moz-placeholder {
    color: #aaa;
}

.form-control::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    border-color: #ccc;
    background-color: #e6e6e6;
    color: #999;
    cursor: not-allowed;
    opacity: 0.7;
}

select.form-control::-ms-expand {
    display: none;
}

.form-control:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

label {
    font-size: 1.5rem;
    margin-bottom: 8px;
    display: inline-block;
    vertical-align: middle;
}

.btn-green-outLine {
    background-color: #fff;
    color: #407f3b;
    border: 1px solid #407f3b;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-green-outLine:hover,
.btn-green-outLine:focus {
    color: #407f3b;
    border: 1px solid #407f3b;
    background-position: 0 -15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: rgba(0, 255, 97, 0.05);
}

.btn-green-outLine:active {
    color: #fff;
    background-color: #f4a638;
    border-color: #407f3b;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-yellow-outLine {
    background-color: #fff;
    color: #f79420;
    border: 1px solid #f79420;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-yellow-outLine:hover,
.btn-yellow-outLine:focus {
    color: #f79420;
    border: 1px solid #f79420;
    background-position: 0 -15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: rgba(255, 195, 0, 0.05);
}

.btn-yellow-outLine:active {
    color: #f79420;
    background-color: rgba(255, 195, 0, 0.05);
    border-color: #f79420;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-red {
    background-color: #f04646;
    color: #fff;
    border: 1px solid #f04646;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-red:hover,
.btn-red:focus {
    color: #f04646;
    border: 1px solid #f04646;
    background-position: 0 -15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: rgba(244, 70, 0, 0.05);
}

.btn-red:active {
    color: #f04646;
    background-color: rgba(244, 70, 0, 0.05);
    border-color: #f04646;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.text-green {
    color: #407f3b;
}

.text-gray {
    color: #606060;
}

.text-light-green {
    color: #36b595;
}

.text-danger {
    color: #ef7a70;
}

.p10 {
    padding: 10px 0;
}

/* link */
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #383838;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover,
a:active,
a:focus {
    color: #ff9c29;
    text-decoration: none;
}

/*scrollbar*/
.scrollmenu {
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 10px;
    z-index: -10;
}

.scrollmenu::-webkit-scrollbar {
    height: 10px;
}

.scrollmenu::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #EEE;
}

.scrollmenu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #DDD;
}

.scrollmenu {
    font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", sans-serif;
    font-size: 1.3rem;
}

.scrollmenu .nav {
    margin-bottom: 10px;
    border-bottom: 1px solid #407f3b;
}

.scrollmenu .nav li {
    width: auto;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.scrollmenu .nav li a:hover {
    border-color: #407f3b #407f3b #407f3b;
    border-bottom: #fff;
    background-color: #eee;
}

.scrollmenu .nav li a:focus {
    background-color: transparent;
}

.scrollmenu .nav-tabs {
    border-bottom: 1px solid #407f3b;
}

.scrollmenu .nav-tabs li a {
    background-color: #f8f8f8;
    border-top: 1px solid #407f3b;
    border-right: 1px solid #407f3b;
    border-left: 1px solid #407f3b;
    border-bottom: 1px solid #407f3b;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

.scrollmenu .nav-tabs li a:hover {
    color: #407f3b;
    border-color: #407f3b #407f3b #407f3b;
    background-color: #eee;
}

.scrollmenu .nav-tabs li.active a {
    background-color: #fff;
    border-color: #407f3b #407f3b #407f3b;
    border-bottom: 1px solid #fff;
}

.nav-tabs li:not(:last-of-type),
.nav-tabs li:not(:first-of-type) {
    padding: 0 6px;
}

@media (max-width: 1200px) {
    .scrollmenu .nav li {
        float: none;
    }
}

@media (max-width: 480px) {
    .scrollmenu {
        border-bottom: initial;
    }
}

.nav-pills li {
    margin: 0 15px 15px 0;
}

.nav-pills li a {
    color: #606060;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 20px;
}

.nav-pills li.active a {
    color: #407f3b;
    background-color: #fff;
    border: 1px solid #407f3b;
    border-radius: 20px;
}

.nav-pills li.active a:hover,
.nav-pills li.active a:focus {
    color: #407f3b;
    background-color: #fff;
    border: 1px solid #407f3b;
    border-radius: 20px;
}

/*文字溢出*/
.ellipsis {
    position: relative;
    line-height: 1.5em;
    /* 高度為需要顯示的行數*行高，比如這裡我們顯示兩行，則為3 */
    height: 1.5em;
    overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin: 8px 0;
}

.ellipsis:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 5px;
    background-color: #fff;
}

.blog-ellipsis {
    position: relative;
    line-height: 1.5em;
    /* 高度為需要顯示的行數*行高，比如這裡我們顯示兩行，則為3 */
    height: 3em;
    overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin: 8px 0;
}

.blog-ellipsis:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 5px;
    background-color: #fff;
}

/*flex*/
.sec-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.sec-row-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sec-row-inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.sec-row-li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sec-row-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-1 {
    -webkit-box-flex: 15;
    -ms-flex: 15;
    flex: 15;
}

.flex-2 {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-negative: 3;
    flex-shrink: 3;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
}

.m15 {
    margin: 0 15px;
}

.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 15px;
}

.u-ib {
    display: inline-block;
}

/*bg-color*/
.bg-green {
    background-color: #387e32;
}

/*breadcrumb*/
.breadcrumb {
    background-color: inherit;
    padding: 8px 0;
}

.breadcrumb .active {
    color: #387e32;
}

/*bnr*/
.img {
    background: url("../images/bnr_20200901.jpg") center bottom no-repeat;
    background-size: cover;
    color: #fff;
}

#about .bnr-bg,
#news .bnr-bg,
#class .bnr-bg,
#school .bnr-bg,
#photo .bnr-bg,
#shop .bnr-bg,
#service .bnr-bg {
    padding: 0;
    height: 160px;
    min-height: 160px;
}

#about .bnr-bg .scope .jumbotron,
#news .bnr-bg .scope .jumbotron,
#class .bnr-bg .scope .jumbotron,
#school .bnr-bg .scope .jumbotron,
#photo .bnr-bg .scope .jumbotron,
#shop .bnr-bg .scope .jumbotron,
#service .bnr-bg .scope .jumbotron {
    background-size: cover;
    height: 230px;
    min-height: 230px;
    padding-top: 48px;
    padding-left: 15px;
    padding-right: 15px;
}

#about .bnr-linear,
#news .bnr-linear,
#class .bnr-linear,
#school .bnr-linear,
#photo .bnr-linear,
#shop .bnr-linear,
#service .bnr-linear {
    color: #fff;
}

#about .bnr-linear h1,
#news .bnr-linear h1,
#class .bnr-linear h1,
#school .bnr-linear h1,
#photo .bnr-linear h1,
#shop .bnr-linear h1,
#service .bnr-linear h1 {
    font-size: 2.5rem;
    font-weight: 400;
    margin: 0px;
    text-shadow: #003300 4px 4px 4px;
}

#about .bnr-linear h1::after,
#news .bnr-linear h1::after,
#class .bnr-linear h1::after,
#school .bnr-linear h1::after,
#photo .bnr-linear h1::after,
#shop .bnr-linear h1::after,
#service .bnr-linear h1::after {
    display: block;
    width: 60px;
    content: "";
    margin-top: 3px;
    border-bottom: 3px solid #fff;
    clear: both;
    -webkit-box-shadow: 0 0px 6px 0 #003300;
    box-shadow: 0 0px 6px 0 #003300;
}

#about .bnr-linear p,
#news .bnr-linear p,
#class .bnr-linear p,
#school .bnr-linear p,
#photo .bnr-linear p,
#shop .bnr-linear p,
#service .bnr-linear p {
    margin-top: 6px;
    font-weight: 500;
    text-shadow: #003300 4px 4px 4px;
}

/*page*/
.pagination li a {
    color: #407f3b;
}

.pagination li span {
    color: #407f3b;
}

.pagination li:first-child a {
    color: #363636;
}

.pagination li:first-child span {
    color: #363636;
}

.pagination .active a {
    color: #ff9c29;
    border-color: #ddd;
    background-color: #f8f8f8;
}

.pagination .active a:focus {
    color: #ff9c29;
    border-color: #ddd;
    background-color: #f8f8f8;
}

.pagination .active a:hover {
    color: #ff9c29;
    border-color: #ddd;
    background-color: #f8f8f8;
}

/* Img */
.imgbox {
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
}

.imgbox .imgbox-inner {
    width: 100%;
    padding-top: calc(100% * 2 / 3);
    height: 0;
    position: relative;
}

.imgbox .imgbox-inner .image {
    /* 稱滿上層寬高 */
    width: 100%;
    height: 100%;
    /* 將圖片絕對定位 */
    position: absolute;
    top: 0;
    left: 0;
    /* 圖片的背景設定 */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.imgbox .imgbox-inner-3-3 {
    width: 100%;
    padding-top: calc(100% * 3 / 3);
    height: 0;
    position: relative;
}

.imgbox .imgbox-inner-3-3 .image {
    /* 稱滿上層寬高 */
    width: 100%;
    height: 100%;
    /* 將圖片絕對定位 */
    position: absolute;
    top: 0;
    left: 0;
    /* 圖片的背景設定 */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.imgbox .imgbox-inner-3-2 {
    width: 100%;
    padding-top: calc(100% * 3 / 3);
    height: 0;
    position: relative;
}

.imgbox .imgbox-inner-3-2 .image {
    /* 稱滿上層寬高 */
    width: 100%;
    height: 100%;
    /* 將圖片絕對定位 */
    position: absolute;
    top: 0;
    left: 0;
    /* 圖片的背景設定 */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

a .imgbox .zoom {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -moz-transform: scale(1);
    /* Firefox */
    -webkit-transform: scale(1);
    /* Safari 和 Chrome */
    -o-transform: scale(1);
}

a:hover .imgbox .zoom {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}

/*--- 參數設定 ---*/
.navbar {
    border-radius: 0px;
    margin-bottom: 0;
}

.navbar .header-nav__item:last-child a::after {
    display: none;
}

.navbar .header-nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar .header-nav__item ::after {
    content: "/";
    margin: 0 1vw;
    position: relative;
    z-index: 1;
    font-size: 1.4rem;
    line-height: 1.6;
    color: white;
}

.navbar .header-nav__item .header-nav-anchor {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 1.6;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar .header-nav__item .header-nav-anchor:hover {
    color: #f79420;
}

.navbar .active a {
    color: #ff9c29;
}

.navbar-green {
    background-color: #407f3b;
}

.navbar-nav li a {
    color: #fff;
    font-size: 1.4rem;
    padding: 10px 0px;
    text-shadow: inherit;
}

.navbar-nav li a:hover {
    background-color: inherit;
}

.navbar-nav li a:focus {
    background-color: inherit;
}

.top-line {
    border-top: 3px solid #407f3b;
}

.masthead .header-logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 66px 69px;
    background-size: contain;
    width: 66px;
    height: 69px;
    display: inline-block;
    vertical-align: middle;
    margin: 6px 0px;
}

.masthead h4 {
    display: inline-block;
    margin: 0 0 0 15px;
}

.navbar {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

.navbar .navbar-header .navbar-toggle .icon-bar {
    background-color: #407f3b;
}

.navbar .navbar-header h4 {
    font-size: 1.5rem;
    line-height: 2.1rem;
    display: inline-block;
    margin: 0 0 0 15px;
}

.bnr-bg {
    position: relative;
    background-size: cover;
    height: 300px;
    min-height: 300px;
    margin: 0;
    padding: 20px 0 0 0;
    border-radius: 0;
    background-color: #f8f8f8;
}

.bnr-bg .scope {
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
    z-index: 0;
}

.bnr-bg .scope .jumbotron {
    background-size: cover;
    height: 350px;
    min-height: 350px;
    background-position: center top;
    overflow: hidden;
    margin: 0 15px;
}

.bnr-bg .scope .jumbotron h1 {
    font-weight: 400;
    text-shadow: #003300 10px 6px 6px;
}

/*slick*/
.slick-dots {
    bottom: -40px;
}

.slick-prev:before,
.slick-next:before {
    font-size: 3rem;
}

.slick-prev {
    left: 30px;
    z-index: 1;
}

.slick-next {
    right: 30px;
    z-index: 1;
}

.slick-prev,
.slick-next {
    width: 40px;
    height: 40px;
}

.slick-dots li {
    width: 30px;
    height: 30px;
}

.slick-dots li button {
    width: 30px;
    height: 30px;
}

.slick-dots li button:before {
    width: 30px;
    height: 30px;
    font-size: 1.6rem;
    line-height: 36px;
}

.slick-dots li.slick-active button:before {
    color: #f79420;
}

.slick-dots li button:before {
    color: #f79420;
}

@media(max-width: 768px) {
    .slick-prev {
        left: 12px;
        z-index: 1;
    }

    .slick-next {
        right: 12px;
        z-index: 1;
    }
}

.apply ul li{
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.share{
    margin: 20px 0;
    padding: 0;
}

.share li{
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin-right: 8px;
}

.share li a{
    color: #fff;
}

.share li:hover {
    opacity: 0.7;
}

.ico-FB{
    background: #3b5998;
    cursor: default;
}

.ico-YT{
    background: rgb(255 0 0);
    cursor: default;
}
@media(min-width: 993px){
    .footer .about .share{
        display: none;
    }
}
@media(max-width: 992px){
    .share{
        position: fixed;
        top: 100px;
        right: 10px;
        z-index: 100;
    }
    .share li{
        display: block;
        margin: 8px 0;
    }
    .footer .about .share{
        position: static;
        text-align: center;
    }
     .footer .about .share li{
        display: inline-block;
        margin: 0 8px 0 0;
     }
}

#index .main {
    margin-top: 118px;
}

.main {
    margin-top: 80px;
}

.main .h3 {
    margin: 15px 0;
}

.main .product-cont {
    margin-top: 30px;
}

.main .product-cont .product-details {
    font-size: 2rem;
    color: #407f3b;
    font-weight: 500;
    margin: 0 0 20px;
    border-bottom: 1px solid #e5f7f3;
}

.main .product-cont .product-details .highlight {
    border-bottom: 1px solid #407f3b;
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 8px;
}

.main .list {
    list-style: none;
    padding: 0;
}

.main .list li {
    font-size: 1.5rem;
    border-bottom: 1px solid #dadada;
}

.main .list li::marker {
    color: #407f3b;
}

.main .list li a .date {
    padding-left: 10px;
    font-size: 1.3rem;
    color: #b9b9b9;
    letter-spacing: 1px;
    font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", sans-serif;
}

.main .list li a .date i {
    padding-right: 3px;
}

.main .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 15px;
}

.main .card .item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.main .card .flex-2 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 0%;
    flex-basis: 0%;
    padding-left: 15px;
}

.main .card .flex-2 .date {
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-family: "Roboto", "Roboto Condensed", "Helvetica Neue", sans-serif;
    color: #b9b9b9;
}

.main .product {
    text-align: center;
    margin-bottom: 30px;
}

.main .product .sub {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 10px 0px 0px 0px;
}

.main .product .price span {
    display: inline-block;
    vertical-align: top;
}

.main .product .price .h4 {
    font-weight: 600;
    display: inline-block;
    margin-top: 1px;
    color: #407f3b;
}

.modal h4 {
    margin-top: 0;
    font-weight: 400;
}

.footer {
    margin-top: 30px;
    background-color: #f8f8f8;
    border-top: 1px solid #dadada;
}

.footer .m15 {
    margin: 15px 0;
}

.footer .m15 .header-logo {
    background-color: #fff;
    padding: 6px;
    border: 1px solid #dadada;
}

.footer .m15 h4 {
    font-size: 1.83333rem;
    margin: 0;
    padding-left: 15px;
}

.footer .about {
    border-left: 1px solid #dadada;
    padding-left: 15px;
}

.footer .about h5 {
    font-size: 1.5rem;
    margin-top: 0;
    font-weight: 600;
}

.footer .about .list {
    list-style: none;
    font-size: 1.25rem;
}

.footer .about .list li {
    margin-bottom: 6px;
}

.footer .about .about-list {
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.footer .about .list .list-btn {
    list-style: none;
    padding: 0;
}


.footer .copyright-wrapper {
    border-top: 1px solid #666666;
}

.footer .copyright-wrapper p {
    color: #fff;
    font-size: 1.0833rem;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0.8px;
    padding: 15px 0;
    background-color: #407f3b;
    margin-bottom: 0;
}

@media(max-width: 480px) {
    .footer .sec-row {
        flex-direction: column;
    }

    .footer .about {
        margin-top: 22px;
        padding-left: 0px;
        border-left: none;
    }
}

@media (min-width: 768px) {
    nav {
        position: static;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .navbar-header {
        display: none;
    }
}

@media (max-width: 480px) {
    .main .card {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main .card .item {
        margin-top: 15px;
    }

    .main .card .flex-2 {
        padding-left: 0;
    }

    .sec-row-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer .about {
        border-left: none;
        margin-top: 15px;
        padding-left: 0px;
    }
}

@media (max-width: 992px) {
    .top-line {
        display: none;
    }

    .masthead {
        display: none;
    }

    .navbar {
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
    }

    .navbar .top-line {
        display: block;
    }

    .navbar .navbar-header {
        background-color: #fff;
    }

    .navbar .navbar-header .m15 {
        margin-top: 7px;
        margin-bottom: 3px;
    }

    .navbar .header-nav__item ::after {
        content: "";
    }

    .navbar-nav li a {
        padding: 10px 15px;
    }

    .bnr-bg {
        height: 120px;
        min-height: 120px;
    }

    .bnr-bg .scope .jumbotron {
        background-size: cover;
        height: 200px;
        min-height: 200px;
        background-position: center top;
        overflow: hidden;
        margin: 0 15px;
        padding: 0;
    }

    #index .main {
        margin-top: 113px;
    }

    .main {
        margin-top: 90px;
    }
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 8px;
}

.navbar-toggle .icon-bar {
    height: 2px;
    width: 28px;
    transition: -webkit-transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.navbar-toggle.toggle-active {
    height: 34px;
    padding: 35px 22px;
}

.navbar-toggle.toggle-active .icon-bar {
    height: 2px;
}

.navbar-toggle.toggle-active .icon-bar:nth-child(2) {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbar-toggle.toggle-active .icon-bar:nth-child(3) {
    display: none;
}

.navbar-toggle.toggle-active .icon-bar:nth-child(4) {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -2px;
}

@media (max-width: 992px) {
    .u-n-mqUp-sm {
        display: none;
    }

    .bnr-bg .scope {
        max-width: 970px;
    }

    .bnr-bg .scope .jumbotron {
        margin: 0;
        border-radius: 0;
    }

    .footer .about .about-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (max-width: 1024px) {
    .bnr-bg {
        padding: 0;
    }
}

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

    .top-line,
    .masthead {
        display: none;
    }

    .navbar-header {
        display: block;
    }

    .navbar .container {
        width: 100%;
    }

    .nav {
        background-color: #407f3b;
    }

    /* 漢堡選單與頁首 */
    .navbar-toggle {
        display: block;
        float: right;
        margin-right: 0;
    }

    .navbar-header {
        width: 100%;
    }

    /* 選單隱藏區 */
    .collapsing.navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }

    .collapse.navbar-collapse {
        /* padding: 0; */
        margin-left: -15px;
        margin-right: -15px;
        display: none !important;
    }

    .collapse.navbar-collapse.in {
        display: block !important;
    }

    /* 選單項目 */
    .navbar-nav {
        float: none;
    }

    .navbar-nav.navbar-right,
    .navbar-form.navbar-left {
        float: none !important;
        display: block;
        padding: 0;
    }

    .nav>li {
        position: relative;
        display: block;
        width: 100%;
    }

    .nav>li>a {
        position: relative;
        display: block;
    }

    .navbar-nav>li>a {
        line-height: 20px;
    }

    .navbar-form {
        position: relative;
    }

    .navbar-form .form-group {
        display: block;
    }

    .navbar-form .btn {
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 0 6px 6px 0;
    }

    .navbar-form .form-control {
        display: block;
        width: 100%;
    }
}