* {
    font-family: "Microsoft JhengHei", 微軟正黑體, Arial, sans-serif;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    /* overflow-x: hidden; */
    overflow-x: hidden !important;
    font-family: "Microsoft JhengHei", 微軟正黑體, Arial, sans-serif;
}

a {
    text-decoration: none;
}

/* 
*::selection {
    background: #00A8B1;
    color: #fff;
}

*::-moz-selection {
    background: #00A8B1;
    color: #fff;
}
 */

/*  */
.core-nav .nav-header {
    display: block;
    position: absolute;
    z-index: 2;
    top: 40px;
}

nav .menu li a {
    display: block;
    padding: 20px 25px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

nav .menu li.active>a,
nav .menu li a:hover {
    color: #004228;
}

.top-icon {
    padding: 10px 25px 0;
}

.top-icon-row {
    width: 100%;
    text-align: right;

}

.top-icon-row a {
    cursor: pointer;
    display: inline-block;
    width: 36px;
}

.top-icon-row a img {
    width: 100%;
}

.index-kv {
    width: 100%;
    padding: 67px 0 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: inherit;
    left: inherit;
    width: 100%;
}

.swiper-pagination {
    padding: 10px 0;
    position: relative;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.index-pluwfun {
    padding: 30px 0;
}

.index-pluwfun-img {
    max-width: 300px;
    margin: 0 auto 15px;
}

.index-pluwfun-img img {
    width: 100%;
}

.index-pluwfun p {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}

.title {
    position: relative;
    text-align: center;
    margin: 0 0 30px;

}

.title h2 {
    font-size: 29px;

    display: inline-block;
    margin: 0;
    background-color: #fff;
    padding: 0px 30px;
    color: #004228;
    position: relative;
    z-index: 1;
    font-weight: bold;
}

.title::after {
    content: " ";
    border-top: 1px solid #004228;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.index-news-item {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0 0 15px;
}

.index-news-img {
    width: 100%;
}

.index-news-img img {
    width: 100%;
}

.index-news-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0+44,1+100 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.index-news-mask h3 {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    margin: 0;

}

.index-hr {
    width: 100%;
    margin: 30px 0;
    border: 0;
    border-top: 1px #004228 dashed;
}

.inedx-activity {
    padding: 0px 0;
}

.inedx-activity-item {
    cursor: pointer;
    display: block;
    width: 100%;
}

.inedx-activity-img {
    width: 100%;
}

.inedx-activity-img img {
    width: 100%;
}

.inedx-activity-next {
    font-size: 21px;
    color: #000000;
    font-weight: bold;
    padding: 5px 0;
    position: relative;
}

.inedx-activity-next i {
    position: absolute;
    right: 9px;
    top: 5px;
    font-size: 27px;
}

.index-about-title {
    text-align: center;
    font-size: 33px;
    color: #004228;
    font-weight: bold;
    margin: 0;
    padding: 0 0 30px;
}

.index-about-title p {
    padding: 5px 0 0;
    font-size: 23px;
    letter-spacing: 15px;
}

.index-about-left-img {
    max-width: 250px;
    margin: 0 auto 30px;
}

.index-about-left-img img {
    width: 100%;
}

.index-about-text {
    color: #4d4d4d;
    font-size: 21px;
}

.index-about-more {
    cursor: pointer;
    color: #4d4d4d;
    font-size: 21px;
    font-weight: bold;
    display: inline-block;
}

.index-about-more:hover {
    cursor: pointer;
    color: #004228;
    font-size: 21px;
    font-weight: bold;
    text-decoration: underline;
}

.index-about-right-img {
    width: 100%;
}

.index-about-right-img img {
    width: 100%;
}

.index-about-item {
    margin: 0 0 30px;
}

.index-shop {
    padding: 30px;
    background-color: #dfdfdf;
}

.index-shop .title h2 {
    background-color: #dfdfdf;
}

.index-shop-item {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0 0 15px;
}

.index-shop-img {
    width: 100%;
}

.index-shop-img img {
    width: 100%;
}

.index-shop-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0+44,1+100 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.index-shop-mask h3 {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    margin: 0;

}

.index-icon {
    border-top: 5px solid #fff;
    background-color: #808080;
    padding: 15px 0;
    text-align: center;
}

.index-icon-img {
    display: inline-block;
    width: 50px;
    margin: 0 5px;
}

.index-icon-img img {
    width: 100%;
}

footer {
    background-color: #acacac;
    padding: 30px 0;
}

.footer-logo {
    width: 100%;
}

.footer-logo img {
    width: 100%;
}

.footer-data-top {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    padding: 0 0 10px;
    margin: 0 0 20px;
    border-bottom: 1px #333333 dashed;
}

.footer-data-center {}

.footer-data-center-text {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.footer-data-reserved {
    padding: 5px 0 0;
}

.footer-data-co {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.footer-data-policy {
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}

.footer-sitemap-a {
    display: block;
    width: 100%;
    text-align: center;
    background-color: #dfdfdf;
    border: 1px solid #4d4d4d;
    color: #4d4d4d;
    padding: 5px 0;
    margin: 0 0 10px;
    cursor: pointer;
}

.footer-sitemap-img {
    width: 100%;
}

.footer-sitemap-img img {
    width: 100%;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.top-icon-m {
    display: none;
}
.pd-row{
    padding: 113px 0 0 ;
}
.about{
    padding: 35px 0;
}
.edit img{
    max-width: 100%;
}
@media (max-width: 992px) {
    .top-icon {
        padding: 10px 25px 0;
        display: none;
    }

    .top-icon-m {
        display: block
    }

    .top-icon-row {
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }

    .core-nav .nav-header {
        display: block;
        position: relative;
        z-index: 2;
        top: 0;
    }

    nav .nav-header .brand {
        margin: 0px auto;
        float: left;
        padding: 10px;
    }

    nav .nav-header .toggle-bar {
        font-size: 18px;
        position: absolute;
        top: 17px;
        right: 15px;
        left: inherit;
    }

    .footer-data-top {
        font-size: 23px;
        font-weight: bold;
        text-align: center;
        color: #333333;
        padding: 0 0 10px;
        margin: 0 0 20px;
        border-bottom: 1px #333333 dashed;
    }

    .footer-logo {
        width: 50%;
        margin: 0 auto;
        padding: 0 0 30px;
    }

    .footer-data-center-text {
        font-size: 23px;
        font-weight: bold;
        color: #333333;
        text-align: center;
    }

    .footer-data-center-text br {
        display: none;
    }

    .footer-data-co {
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        padding: 0 0 10px;
    }

    .footer-data-policy {
        font-size: 14px;
        color: #333333;
        cursor: pointer;
        text-align: center;
        padding: 0 0 10px;
    }

    .footer-sitemap-img {
        width: 50%;
        margin: 10px auto;
    }

    .index-about-title {
        text-align: center;
        font-size: 27px;
        color: #004228;
        font-weight: bold;
        margin: 0;
        padding: 0 0 30px;
    }

    .index-about-title p {
        padding: 5px 0 0;
        font-size: 19px;
        letter-spacing: 15px;
        margin: 0;
    }

    .index-about-text {
        color: #4d4d4d;
        font-size: 17px;
    }

    .index-pluwfun p {
        font-size: 17px;
        font-weight: bold;
        text-align: center;
    }

    .index-pluwfun {
        padding: 15px 0;
    }

    .title {
        position: relative;
        text-align: center;
        margin: 0 0 15px;
    }

    .index-hr {
        width: 100%;
        margin: 15px 0;
        border: 0;
        border-top: 1px #004228 dashed;
    }

    .index-shop {
        padding: 0px;
        background-color: #dfdfdf;
    }
    .index-shop-row{
        padding: 30px 0 0;
    }
}