/* * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
input,
textarea {
    -webkit-user-select: auto;
} */

*,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    /* font-family: Microsoft JhengHei; */
    /* font-family: 'Noto Sans TC', sans-serif; */


    /* font-family: 'Noto Serif TC', serif;
    font-family: 'Noto Sans TC', sans-serif; */
    font-family: 'Noto Sans TC', sans-serif;
    /* font-family: 'Noto Serif TC', serif; */
}

* {
    /* -webkit-transition: all 0.55s ease;
    transition: all 0.55s ease; */
    word-wrap: break-word;
    -webkit-overflow-scrolling: touch;
}

button:focus {
    outline: 0;
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus,
.form-control:focus {
    border: none;
    box-shadow: none;
}

html {
    font-size: 16px;
    height: inherit;
}

img {
    width: 100%;
    height: auto;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
i {
    padding: 0px;
    margin: 0px;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 300;
}

a {
    text-decoration: none;
}

body {
    min-width: 320px;
    /* min-height: 568px; */

    overflow-x: hidden;
    overflow-y: scroll;
}

/* body.homepage {
    overflow-x: hidden;
    overflow-y: hidden;
}
 */
.mb-5pct {
    margin-bottom: 5%;
}

/* goTop start*/
.side-menu-box {
    position: fixed;
    bottom: 1.8rem;
    right: .6rem;
    z-index: 20;
}

.side-menu-box .center-box {
    width: 3rem;
    height: 3rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #7f7f7f;
    border-radius: 100%;
}

@media (max-width: 600px) {
    .side-menu-box .center-box {
        width: 3.5rem;
        height: 3.5rem;
    }
    .side-menu-box .center-box{
        background-color: rgba(127, 127, 127, 0.5);
    }
}

.side-menu-box a:not(:last-child) .center-box {
    margin-bottom: 5px;
}

.side-menu-box a {
    text-decoration: none;
    color: #fff;

}

.side-menu-box a i {
    font-size: 1rem;
}

.side-menu-box a i.icon-line {
    font-size: 1.5rem;
}

.side-menu-box a.goTop {
    display: none;
}

.side-menu-box a:hover .center-box {
    /* background-color: #000; */
    background-color: #4c4c4c;

}

.side-menu-box a.onlineShoppingBtn .text-center {
    line-height: 1rem;
}

.side-menu-box a.onlineShoppingBtn .text-center span {
    font-size: 12px;
    display: block;
}


.modal-use .modal-content {
    border-radius: 0px;
}

.modal-use .modal-dialog.line-box {
    max-width: 300px;
    margin: auto;
}

/* copyright start */
.copyright-box {
    position: fixed;
    bottom: 0px;
    z-index: 20;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    /* display: none; */
}

.copyright-box img.logo {
    width: auto;
    height: auto;
    max-width: 100px;
    position: relative;
    top: -5px;
}

@media (max-width: 400px) {
    .copyright-box img.logo {
        max-width: 70px;
    }
}


/* RWD-style-strat///////////////////////////////////////////////////////////////////////////////// */
/* p,
h1,
h2,
h3,
h4,
h5,
h6,
i {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
} */

.articleEditorBox .dp_none {
    display: none !important;
}

.articleEditorBox .no_mb_spacing {
    margin-bottom: 0px !important;
}

/* .articleEditorBox .no_content{
    display: none !important;
}
 */

.articleEditorBox .imgBox>img {
    width: 100%;
    height: auto;
}

.articleEditorBox img {
    /* width: 100%; */
    width: auto;
    height: auto;
}

.editor_mtSpacing {
    margin-top: 2rem;
}

.editor_mbSpacing {
    margin-bottom: 2rem;
}


/* article box content */

.articleEditorBox .articleBox h4 {
    font-size: 1.5rem;
    color: #4d4d4d;
    font-weight: 600;
    text-align: justify;
    word-wrap: break-word;
    line-height: 2.25rem;
}


.articleEditorBox .articleBox h4.titleMbSpacing {
    margin-bottom: 1.5rem;
}


.articleEditorBox .articleBox p {
    font-size: 1.125rem;
    color: #777;
    text-align: justify;
    word-wrap: break-word;
    line-height: 1.875rem;
    margin-bottom: 1.5rem;
}

.articleEditorBox .articleBox {
    margin-bottom: 5rem;
}


/* img box content */
.articleEditorBox .articleBox .textBox {
    padding: .6rem;
}

.articleEditorBox .articleBox .imgBox h4 {
    font-size: 1.25rem;
    color: #4d4d4d;
    font-weight: 600;
    text-align: justify;
    word-wrap: break-word;
    line-height: 1.75rem;
}

.articleEditorBox .articleBox .imgBox h4.titleMbSpacing {
    margin-bottom: .3rem;
}

.articleEditorBox .articleBox .imgBox p {
    font-size: 1rem;
    color: #b9b9b9;
    text-align: justify;
    word-wrap: break-word;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;

}

.articleEditorBox.layout-1 .articleBox .imgBox p {
    color: #333;
}

@media (max-width: 767px) {
    .editor_mtSpacing {
        margin-top: 2rem;
    }

    .editor_mbSpacing {
        margin-bottom: 2rem;
    }

    .articleEditorBox .articleBox {
        margin-bottom: 2.5rem;
    }

    .articleEditorBox .articleBox h4.titleMbSpacing {
        margin-bottom: 0rem;
    }
}


/* 新增樣式layout */
.articleEditorBox .articleBox p {
    margin-bottom: .2rem;
}

.articleEditorBox .articleBox .textBox {
    padding: 0px .6rem;
}

.articleEditorBox .articleBox h4 {
    padding-top: .6rem;
}

.articleEditorBox .articleBox p {
    padding-bottom: .6rem;
}

.articleEditorBox .articleBox h4.p_mb_spacing {
    margin-bottom: 1rem;
}

.articleEditorBox .articleBox p.p_mb_spacing {
    margin-bottom: 2rem;
}

/* //////////////////////////////////////////////////////// */
.articleEditorBox img {
    width: auto;
    height: auto;
}

.articleEditorBox ul {
    margin-bottom: .25rem;
    list-style: initial;
}

.articleEditorBox a {
    text-decoration: none;
}

.articleEditorBox iframe {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.articleEditorBox .articleBox .textBox {
    padding: 0px;
}

.articleEditorBox ul {
    list-style: initial !important;
    margin: 0px 2rem;
}

.articleEditorBox ol {
    list-style: decimal !important;
    margin: 0px 2rem;
}

/* //////////////////////////////////////////////////////// */

/* RWD-style-end///////////////////////////////////////////////////////////////////////////////// */

.container-fluid.containerMax {
    max-width: 1920px;
    margin: 0px auto;
    padding: 0px;
}


@media (min-width: 1024px) {
    .container.containerMax {
        /* max-width: 991px; */
        max-width: 1280px;
    }
}

@media (min-width: 1280px) {
    .container.containerMax {
        /* max-width: 1080px; */
        max-width: 1280px;
    }
}

@media (min-width: 1440px) {
    .container.containerMax {
        max-width: 1280px;
    }
}

@media (min-width: 1660px) {
    .container.containerMax {
        max-width: 1440px;
    }
}

@media (min-width: 1780px) {
    .container.containerMax {
        max-width: 1600px;
    }

    .container.containerMax.header {
        max-width: 1920px;
    }
}


/* //////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////// */


.menu-left-use {
    width: 30px;
    height: 46px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.menu-left-use .rightArrow {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    height: 3px;
    width: 28px;
    top: 22px;
    background-color: #212121;
    padding: 0px 0;
}

.menu-left-use .rightArrow:before {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 28px;
    height: 3px;
    background-color: #212121;
    content: "";
    top: -12px;
}

.menu-left-use .rightArrow:after {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 28px;
    height: 3px;
    background-color: #212121;
    content: "";
    top: 12px;
}

.menu-left-use.open .rightArrow {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 28px;
}

.menu-left-use.open .rightArrow:before {
    -webkit-transform: rotateZ(45deg) scaleX(0.75) translate(11px, -1px);
    transform: rotateZ(45deg) scaleX(0.75) translate(11px, -1px);
}

.menu-left-use.open .rightArrow:after {
    -webkit-transform: rotateZ(-45deg) scaleX(0.75) translate(11px, 1px);
    transform: rotateZ(-45deg) scaleX(0.75) translate(11px, 1px);
}

.menu-left-use:hover {
    cursor: pointer;
}

/* //////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////// */

.logo-box {
    text-align: center;
    /* position: relative; */
}

.logo-box img {
    width: 100%;
    height: auto;
    max-width: 300px;
}

@media (max-width: 1600px) {
    .logo-box img {
        max-width: 200px;
    }
}


.basemap-pos {
    position: fixed;
    top: 0px;
    left: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    z-index: -999999;
}

.basemap-pos .basemap-swiper {
    cursor: pointer;

}

.basemap-pos .bgimg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

#menu-phne-btn {
    background-color: #fff;
}

.basemap-swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

header .header-spacing {
    padding: 8px 0px;
}

@media (max-width: 1300px) {
    header .header-spacing {
        padding: 8px 8px;
    }
}


header .stickme-holder {
    background-color: #fff;
    width: 100% !important;
}

header .header .nav-link {
    text-align: center;
    padding: 0px .75rem;
}

header .header li.nav-item {
    position: relative;
}

header .header span.subLine {
    font-weight: 700;
    position: absolute;
    right: -8px;
    top: 2px;
}

header .header .nav-link h1.cn {
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Noto Serif TC', serif;
    color: #333333;
}

header .header .nav-link h2.en {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: .875rem;
    color: #777777;
    font-weight: 300;
}



header .header .header-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

header .header .fbBox a i {
    font-size: 2rem;
    color: #3a5ba0;
}

@media (max-width: 1280px) {
    .desktopMenu {
        display: none;
    }
}

@media (min-width: 1281px) {
    .phoneMenu {
        display: none;
    }
}

.navItems-center {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}


.basemap-swiper .swiper-container-horizontal>.swiper-pagination-bullets {
    top: 100px;
    bottom: inherit;
    right: 0px;
    /* width: 50px; */
    /* float: right; */
}


.basemap-swiper .swiper-pagination-bullet {
    background-color: #c3bab2;
    opacity: 1;
    margin: 0px .3rem;
    width: 11px;
    height: 11px;
}

.basemap-swiper .swiper-pagination-bullet-active {
    background-color: #655b53;
}


.basemap-swiper .pagination-pos {
    position: absolute;
    top: 100px;
    right: 0px;
    width: 100%;
    /* height: 1px; */
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.homeSwiper .basemap-swiper .pagination-pos .right {
    /* display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end; */
    /* margin: auto; */
    /* height: 50px; */
    position: relative;
}
.homeSwiper .basemap-swiper .pagination-pos .right .swiper-pagination{
    position: absolute;
    right: 0px;
    padding-right: 1rem;
}

.basemap-swiper .swiper-slide .img-box{
    display: block;
    text-decoration: none;
}
.basemap-swiper .swiper-slide .img-cover {
  position: absolute;
  overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.basemap-swiper .swiper-slide .pic-cover {
    display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}

.swiper-container-fade .swiper-slide{
    position: relative;
}
.swiper-container-fade .swiper-slide .backgroundImg{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}


header .header li.nav-item:last-child .nav-link {
    padding-right: 0px;
}

header .desktopMenu {
    padding: 0px;
}


/* phone menu */
#stack-menu .stack-menu__link:hover {
    background-color: #000;
}

/* //////////////////////////////// */
/* //////////////////////////////// */
/* //////////////////////////////// */
header{
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    right: 0px;
}
.layoutIntro {
    /* margin-top: 4rem; */
    margin-top: 8rem;
    margin-bottom: 4rem;
}
/* //////////////////////////////// */
/* //////////////////////////////// */
/* //////////////////////////////// */

.layoutIntro h2.title {
    background-color: #000;
    color: #fff;
    /* font-size: 1.15rem;
    padding: .35rem .75rem .45rem; */
    font-size: 1.5rem;
    padding: .65rem 1rem .7rem;
    font-family: 'Noto Serif TC', serif;
}


.layoutIntro h2.title a{
    text-decoration: none;
    color: #fff;
}

.aboutIntro.row {
    /* -ms-flex-pack: end;
    justify-content: flex-end; */
}

.aboutIntro .cms-intro-box {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1.56rem;
}

.aboutIntro .cms-intro-box  {
    color: #CCC;
    font-family: 'Noto Sans TC', sans-serif;
    font-family: Arial, "微軟正黑體";
    font-weight: 300;
    font-size: .95rem;
    line-height: 1.5rem;
}

.aboutIntro .cms-intro-box a{
    text-decoration: none;
    color: #ccc;
}

.layoutIntro .layout-intro-box {
    background-color: #fff;
    padding: 3.125em;
    min-height: 70vh;
}

.layoutIntro .layout-intro-box.artists-list .row-use {
    margin-right: -20px;
    margin-left: -20px;
}

.layoutIntro .layout-intro-box.artists-list .col-use {
    padding-right: 20px;
    padding-left: 20px;
}

.layoutIntro .layout-intro-box.artists-list.more-box .row-use {
    margin-right: -6px;
    margin-left: -6px;
}

.layoutIntro .layout-intro-box.artists-list.more-box .col-use {
    padding-right: 6px;
    padding-left: 6px;
}


.layoutIntro .layout-intro-box.artists-list .col-use a {
    text-decoration: none;
}

.photo-1By1 .img {
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.photo-1By1 .img.pos {
    position: relative;
}

@media (max-width: 576px) {
    .col-min-576 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .layoutIntro .layout-intro-box.artists-list .col-use {
        margin-bottom: 20px;
    }

}


@media (min-width: 577px) {
    .layoutIntro .layout-intro-box.artists-list .col-use {
        margin-bottom: 40px;
    }

}

.layoutIntro .layout-intro-box.artists-list.more-box .col-use {
    margin-bottom: 12px;
}

.photo-1By1 .img.pos .nameTitle {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: .75rem 1rem;
}

.photo-1By1 .img.pos .nameTitle h2 {
    color: #fff;
    font-size: 1.125rem;
}


.artists-list a.moreBtn {
    text-decoration: none;
    font-size: 1.125rem;
    color: #000;

}


.layoutIntro .layout-intro-box.artists-list.more-box .pagination-box {
    margin-top: 28px;
}

.pagination-box-use {
    display: inline-block;
}

.pagination-box-use {
    display: inline-block;
}

.pagination-box-use .icon-page_left,
.pagination-box-use .icon-page_right {
    font-size: 12px;
}


.pagination-box-use .paginationjs .paginationjs-pages li {
    border: none;
}

.pagination-box .paginationjs .paginationjs-pages li>a {
    color: #4c4c4c;
}

.pagination-box .paginationjs .paginationjs-pages li.active>a {
    background-color: rgba(255, 255, 255, 0);
    color: #000;
}

.pagination-box .paginationjs .paginationjs-pages li>a:hover {
    background-color: rgba(255, 255, 255, 0);
    color: #000;
}
.paginationjs .paginationjs-pages li:last-child{
    border:none!important;
}

.artistsIntro.row {
    -ms-flex-pack: end;
    justify-content: flex-end;
}



.artistsIntro .introBox {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1.25rem;
}

.grandmaster-img {
    width: 100%;
    padding-bottom: 188%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}
.grandmaster-img.noPicture{
    background-color:rgba(0, 0, 0, 0.5);
}

.artistsIntro .rightBox img.title {
    width: 100%;
    height: auto;
    max-width: 295px;
}

@media (min-width: 576px) {
    .artistsIntro .rightBox {
        padding-left: 1.25rem;
    }

    .artistsIntro .rightBox .scroll-wrapper {
        height: 300px;
        overflow-x: hidden;
    }
}

@media (min-width: 768px) {
    .artistsIntro .rightBox .scroll-wrapper {
        height: 400px;
    }
}

@media (min-width: 992px) {
    .artistsIntro .rightBox .scroll-wrapper {
        height: 460px;
    }
}
@media (max-width: 575px) {
    .artistsIntro .introBox .leftBox{
        margin-bottom: 1rem;
    }
}



.artistsIntro .rightBox {
    position: relative;
}

.galleryBox {
    /* text-align: right; */
}

.galleryBox a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    font-size: 1.25rem;
    font-family: 'Noto Serif TC', serif;
}

.galleryBox a i {
    font-weight: 700;
}

.galleryBox span.text {
    margin-right: 5px;
}

@media (min-width: 576px) {

    .artistsIntro .rightBox .galleryBox {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

}

.scrollbar-use {
    margin-bottom: 1rem;
}

.artistsIntro .rightBox .scrollbar-rail {
    line-height: 22px;
    color: #CCC;
    font-size: .9375rem;
    letter-spacing: 1px;
}



/* artists Gallery */

.artistsGallery .box {
    background-color: rgba(0, 0, 0, 1);
    padding: 1.25rem;
}

.artistsGallery .titleBox {
    margin-bottom: 1.25rem;
}

.artistsGallery .titleBox a {
    text-decoration: none;
    color: #fff;
    font-family: 'Noto Serif TC', serif;
    font-size: 1.25rem;
}

.artistsGallery .titleBox h1.name {
    display: inline-block;
    font-size: 1.5rem;
    font-family: 'Noto Serif TC', serif;
    color: #fff;
    margin-right: 1rem;
}

.artistsGallery .artists_gallery_img {
    width: 100%;
    height: auto;
    margin-bottom: 1.25rem;
}

.artistsGallery .inttro {
    line-height: 22px;
    color: #CCC;
    font-size: .9375rem;
    margin-bottom: 1.25rem;
    letter-spacing: 1px;
}


@media (min-width: 576px) {
    .artistsGallery .galleryBox {
        text-align: right;
    }
}



/* famousIntro start */

.famousIntro .introBox {
    background-color: #fff;
    padding: 3.75rem;
}


.famousIntro .introBox h1.name {
    font-family: 'Noto Serif TC', serif;
    font-size: 1.5rem;
    font-weight: 900;
    margin-bottom: 1rem;
}

.famousIntro .introBox h3.slogan {
    font-family: 'Noto Serif TC', serif;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 1rem;
}


.famousIntro .introBox .portrait-box {
    margin-bottom: 1rem;
}


.famousIntro .introBox img.portrait {
    width: auto;
    height: auto;
    max-width: 240px;
}

@media (min-width: 992px) {
    .famousIntro .introBox .rightBox {
        padding-right: 25px;
    }

    .famousIntro .introBox .leftBox {
        padding-left: 10px;
    }

}
@media (min-width: 1200px) {
    .famousIntro .introBox .rightBox {
        padding-right: 40px;
    }
}
.famousIntro .works-swiper .swiper-slide {
    width: 100%;
    padding-bottom: 102.5%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.works-swiper {
    position: relative;
    z-index: 0;
}

.works-swiper .swiper-pagination-box {
    position: absolute;
    z-index: 99;
    bottom: 0px;
    right: 0px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.works-swiper .swiper-pagination-clickable .swiper-pagination-bullet {
    display: block;
    margin: .3rem 0px;
}

.works-swiper .swiper-pagination-bullet {
    background-color: #c3bab2;
    opacity: 1;
    margin: 0px .3rem;
    width: 11px;
    height: 11px;
}

.works-swiper .swiper-pagination-bullet-active {
    background-color: #655b53;
}

.famousIntro .title-box h2 {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    padding: .65rem 1rem .7rem;
    font-family: 'Noto Serif TC', serif;
}

.famousIntro .col-use {
    margin-bottom: 1.5rem;
}

.famousIntro .linkBox a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    font-size: 1.25rem;
    font-family: 'Noto Serif TC', serif;
}

.famousIntro .linkBox .leftBtn {
    margin-right: 1rem;
}

.famousIntro .linkBox .right {
    margin-left: 1rem;
}

.famousIntro .linkBox .leftBtn span {
    margin-left: 5px;
}

.famousIntro .linkBox .rightBtn span {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .famousIntro .linkBox {
        display: inline-block;
    }

    .linkBox-center {
        text-align: center;
    }

}


.famousIntro .linkBox i {
    font-weight: 700;
}

.famousIntro .cms-intro {
    line-height: 1.375rem;
    font-size: 1rem;
    letter-spacing: 1px;
}



/* page-nav-box */
.page-nav-box {
    position: fixed;
    top: 50%;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 100;
}

.page-nav-box .pos {
    position: relative;
}

.page-nav-box .pos a {
    text-decoration: none;
    color: #b8b8b8;
}

.page-nav-box .pos a:hover i {
    color: #ff4606;
}

.page-nav-box .pos a.link-previous {
    position: absolute;
    left: -4rem;
    font-size: 4rem;
}


.page-nav-box .pos a.link-next {
    position: absolute;
    right: -4rem;
    font-size: 4rem;

}

.page-nav-box .pos i {
    position: relative;
}

.page-nav-box .pos span.text {
    font-size: 12px;
    color: #000;
    position: absolute;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(.75);
    -moz-transform: translateY(-50%) scale(.75);
    -ms-transform: translateY(-50%) scale(.75);
    -o-transform: translateY(-50%) scale(.75);
    transform: translateY(-50%) scale(.75);
    display: none;
}

.page-nav-box .pos span.text.previous {
    right: -13px;
}


.page-nav-box .pos span.text.next {
    left: -13px;
}

.page-nav-box .pos a:hover span.text {
    display: block;
}


@media (max-width: 1280px) {
    .page-nav-box .pos a.link-previous {
        left: 12px;
        font-size: 3rem;
    }

    .page-nav-box .pos a.link-next {
        right: 12px;
        font-size: 3rem;

    }

    .page-nav-box .pos span.text.previous {
        right: 0px;
        top: -10px;
    }


    .page-nav-box .pos span.text.next {
        left: 0px;
        top: -10px;
    }

}

.page-nav-box .pos a:hover .show {
    display: block;
}

.page-nav-box .show {
    display: block;
    position: absolute;
    z-index: 10;
    position: absolute;
    width: 140px;
    display: none;
}

.page-nav-box .show.left-box {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%);
    left: 0px;
}

.page-nav-box .show.right-box {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%);
    right: 0px;
}

@media (max-width: 1440px) {

    .page-nav-box .show.left-box,
    .page-nav-box .show.right-box {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.page-nav-box .show .box-size {
    background-color: #000;
    padding: 10px;
}

.page-nav-box .show .box-size:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 12px 7px;
    border-color: transparent transparent #000000 transparent;
    top: -10px;
}

.page-nav-box .show.right-box .box-size:after {
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}

.page-nav-box .show.left-box .box-size:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}


@media (max-width: 1440px) {
    .page-nav-box .show.right-box .box-size:after {
        right: 2.5rem;
    }

    .page-nav-box .show.left-box .box-size:after {
        left: 2.5rem;
    }
}



.page-nav-box .show span {
    font-size: 12px;
}

.page-nav-box .show .bgimg {
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.page-nav-box .show .title-text-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    background-color: #000;
    padding: 0px 10px 10px;
}

@media (max-height: 650px) {
    .page-nav-box .show .title-text-box span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (max-width: 576px) {
    .page-nav-box .show .title-text-box span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media screen and (min-width: 1024px) and (max-height: 500px) {
    .page-nav-box {
        display: none;
    }
}

@media screen and (max-width: 1023px) and (max-height: 500px) {
    .page-nav-box {
        display: none;
    }
}

@media (max-width: 1280px) {

    .page-nav-box .show.left-box {
        left: -10px;
    }

    .page-nav-box .show.right-box {
        right: -10px;
    }
}


/* news Layout start */

.layout-templateA .title-box h2 {
    background-color: #000;
    color: #fff;
    font-size: 1.5rem;
    padding: .65rem 1rem .7rem;
    font-family: 'Noto Serif TC', serif;
}

.layout-templateA .introBox {
    background-color: #fff;
    padding: 3.75rem;
}

@media (max-width: 600px) {
    .layout-templateA .introBox {
        padding: 2rem;
    }

}

.layout-templateA .introBox .nav-list {
    display: block;
    border-bottom: 1px solid #8b8b8b;
    width: 100%;
    margin-bottom: 12px;
}

.layout-templateA .introBox .nav-list .nav-link {
    font-size: 1rem;
    border-radius: 0px;
    color: #8b8b8b;
    background-color: #f1f1f1;
    margin-right: 6px;
    padding: .5rem 1.56rem;
}


.layout-templateA .introBox .nav-list .nav-link.active {
    background-color: #4b4b4b;
    color: #fff;
}


.news-carousel .swiper-slide {
    width: 100%;
    padding-bottom: 120%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
}

.news-carousel .news-carousel-pagination-pos {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 10;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 5px;
}

.news-carousel .news-carousel-pagination-pos .news-carousel-pagination {
    display: inline-block;
}

.news-carousel .swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 0px .3rem;
}

.news-carousel .swiper-pagination-bullet {
    background-color: #c3bab2;
    opacity: 1;
    margin: 0px .2rem;
    width: 8px;
    height: 8px;
}

.news-carousel .swiper-pagination-bullet-active {
    background-color: #655b53;
}

@media (max-width: 991px) {
    .newsList .pagination-box.mb-spacing {
        margin-bottom: .75rem;
    }

}

/* ------------------------- */
#infor-layout .layout-box {
    display: flex;
    flex-flow: row nowrap;
}

#infor-layout .layout-box .img-box {
    order: 1;
    /* display: flex;
    flex: 0 0 auto; */
    width: 100%;
}

#infor-layout .layout-box .content {
    order: 2;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
    padding-left: 1rem;
}

#infor-layout .layout-box .content>div.hiddenBox {
    flex: 1;
    overflow: hidden;
}



#infor-layout .layout-box .content h2.news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1rem;
    color: #6d3c29;
    margin-bottom: .25rem;

}

#infor-layout .layout-box .content span.news-time {
    font-size: 1rem;
    color: #777777;
    margin-bottom: .25rem;
    display: block;
    margin-bottom: .4rem;
}

#infor-layout .layout-box .content p.news-intro {
    font-size: 1rem;
    color: #222222;
    line-height: 1.25rem;
    text-align: justify;
}




#infor-layout .layout-box .img-box {
    max-width: 125px;
    min-width: 125px;
}

@media (max-width: 375px) {
    #infor-layout .layout-box .img-box {
        max-width: 70px;
        min-width: 70px;
    }

    .layout-templateA .introBox {
        padding: 1rem;
    }

    .layout-templateA .introBox .nav-list .nav-link {
        padding: .5rem 1rem;
    }
}

#infor-layout .layout-box .img-box .img {
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;

}

@media (min-width: 992px) {
    .layout-templateA .introBox .leftIntro {
        padding-right: 1rem;
    }
}

.layout-templateA .introBox .leftIntro .newsListBox a {
    text-decoration: none;
    display: block;
    height: 100%;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d6d6d6;
}

.layout-templateA .introBox .leftIntro .newsListBox {
    margin-bottom: 1rem;
}



/* message strat*/

#infor-layout .layout-box .content span.exhibitionTime {
    font-size: 1rem;
    color: #000;
    line-height: 1.25rem;
}

.messageList .message-table.table td,
.messageList .message-table.table th {
    border: none;
    padding: .35rem;
    font-size: 14px;
    color: #222222;
}

.messageList .message-table.table a,
.messageList .message-table.table a {
    text-decoration: none;
    color: #222222;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
}

.messageList .message-table.table tr td:first-child {
    width: 100px;
    text-align: right;
}

@media (max-width: 767px) {

    .messageList .message-table.table td,
    .messageList .message-table.table th {
        font-size: 1rem;

    }

    .messageList .message-table.table a,
    .messageList .message-table.table a {
        font-size: 1rem;
    }

    .messageList .message-table.table tr td:first-child {
        width: 85px;
    }

}



/* calendar start */
#calendar-use .pignose-calendar {
    margin: 0px;
    width: 100%;
    max-width: 600px;
}

#calendar-use {
    margin-bottom: 2rem;
}

#calendar-use .calendar {
    margin-bottom: 1rem;
}

@media (min-width: 992px) {
    #calendar-use {
        padding-right: 1rem;
    }
}

#calendar-use .pignose-calendar {
    box-shadow: none;

}

#calendar-use .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
    background-color: #4b4b4b;
    color: #fff;
}

#calendar-use .pignose-calendar .pignose-calendar-unit a {
    color: #4b4b4b;
}

#calendar-use .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sat a,
#calendar-use .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sun a {
    color: #fa4832;
}

#calendar-use .pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
    color: #fff;
}

#calendar-use a.searchBtn {
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: #4b4b4b;
    color: #fff;
    padding: .75rem;
}

/* calendar end */


.inforActivity#infor-layout .layout-box .content span.news-time,
.inforActivity#infor-layout .layout-box .content h2.news-title {
    margin: 0px;
    line-height: 1rem;
}

.inforActivity#infor-layout .layout-box .img-box {
    max-width: 100px;
    min-width: 100px;
}

.inforActivity .title-pos {
    margin-bottom: .5rem;
}

.inforActivity#infor-layout .layout-box .content span.news-time {
    margin-right: 5px;
}

h2.heading {
    font-size: 1.125rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 1rem;
}


/* infor Intro  */
.detailedInforIntro .titleBox {
    border-bottom: 1px solid #483C35;
    position: relative;
    margin-bottom: .625rem;
}

.detailedInforIntro .titleBox h1 {
    line-height: 2rem;
    font-size: 1.875rem;
    font-weight: 400;
    overflow: hidden;
    margin-bottom: .625rem;
    color: #483C35;
    text-align: justify;
}

.detailedInforIntro .titleBox span.time {
    font-size: 12px;
    color: #483C35;
    display: inline-block;
    margin-bottom: .625rem;
}

@media (min-width: 992px) {

    .detailedInforIntro .titleBox h1 {
        padding-right: 100px;
    }

    .detailedInforIntro .titleBox span.time {
        position: absolute;
        top: 10px;
        right: 0px;
    }

}

.detailedInforIntro .footerBox {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #483C35;
}

.detailedInforIntro .footerBox a {
    text-decoration: none;
    color: #483C35;
}

.detailedInforIntro .footerBox a:not(:last-child) {
    padding-right: 6px;
}

.detailedInforIntro .footerBox a:not(:last-child):after {
    content: '|';
    padding-left: 10px;
}

.desktop .main-menu {
    border-top: 1px solid #000;
    margin-bottom: 1rem;
}

.desktop .main-menu ul.boutique_list {
    display: inline;
    padding: 0px;
    margin: 0px;
    margin-left: 1rem;
}

.desktop .main-menu ul.boutique_list li {
    display: inline;
    padding: 0px;
    margin: 0px;
}

.desktop .main-menu ul.boutique_list li a {
    display: inline-block;
    text-decoration: none;
    color: #424242;
    padding-right: 7px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.desktop .main-menu ul.boutique_list li:not(:last-child):after {
    content: '|';
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.desktop .main-menu .main-title {
    display: inline;
    /* margin-right: 1rem; */
    border-right: 1px solid #000;
    padding: .5rem 0px;
}

.desktop .main-menu .main-title .tiltle {
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #000;
    text-decoration: none;
    padding: .5rem 0px;
    padding-right: 1rem;
    padding-left: 1rem;
    display: inline-block;

}

@media (max-width: 600px) {
    .layoutIntro .layout-intro-box {
        padding: 2rem;
    }
}

.desktop .main-menu .main-title a {
    position: relative;
}

.desktop .main-menu .main-title a.active:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #8b8b8b transparent;
    position: absolute;
    left: 50%;
    bottom: -2px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.desktop .sec-menu {
    background-color: #8B8B8B;
    padding: .625rem;
    color: #fff;
    text-align: center;
    margin-bottom: .5rem;
}

.desktop .sec-menu ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}


.desktop .sec-menu ul li {
    display: inline-block;
}

.desktop .sec-menu ul li:not(:last-child):after {
    content: '|';
    padding-left: 10px;
    margin-right: 8px;
    position: relative;
    top: -2px;
    color: #fff;

}

.desktop .sec-menu ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 2rem;
}



.desktop .last-class-menu {
    padding: .625rem;
    color: #fff;
    text-align: center;
}

.desktop .last-class-menu ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}


.desktop .last-class-menu ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}


.desktop .last-class-menu ul li {
    display: inline-block;
}

.desktop .last-class-menu ul li:not(:last-child):after {
    content: '|';
    padding-left: 10px;
    margin-right: 8px;
    position: relative;
    top: -2px;
    color: #000;
}

.desktop .last-class-menu ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    padding: .1rem .4rem;
}

.desktop .last-class-menu ul li a:hover {
    background-color: #333;
    color: #fff;
}


@media (max-width: 991px) {

    .main-menu.noMobile,
    .sec-menu.noMobile {
        display: none;
    }

    .desktop .last-class-menu ul {
        text-align: left;
    }

    .desktop .last-class-menu.phone {
        /* display: block !important; */
    }

}



@media (min-width: 992px) {
    .desktop .last-class-menu {
        padding: 0px;
    }

    .desktop .last-class-menu ul li a {
        padding: .1rem 5px;
    }

    .desktop .last-class-menu {
        padding: 0px;
    }
}


.product-list .proImg {
    width: 100%;
    padding-bottom: 83.333%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.pro-img-1-1 {
    width: 100%;
    padding-bottom: 83.333%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.product-list .row.proItem {
    margin-right: -6px;
    margin-left: -6px;
}

.product-list .row.proItem .col-use {
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 12px;
}

.product-list .pro-name {
    text-align: center;
    font-size: .875rem;
    color: #000;
    line-height: 1.875rem;
}

.product-list a {
    text-decoration: none;
    display: block;
}




@media (max-width: 400px) {
    .col-min-400 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


.pro-photo-box {
    padding: 10px;
    background: #fff;
    border: 1px solid #000;
    margin-bottom: 1rem;
}

.pro-photo-box .black-color {
    background-color: #000;
    padding: 10px;
}

.pro-photo-box .mainBox {
    position: relative;
    margin-bottom: 10px;
}
.youtube-link-box{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.youtube-link-box .arrow-play{

    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.35);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.youtube-link-box .arrow-play:after{
    content:'';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #000;
    position: relative;
    left: 2px;
}

.pro-photo-box .icon-a_right {
    float: right;
    background-color: #000;
    padding: .35rem;
    color: #b8b8b8;
}

.pro-photo-box .icon-a_left {
    float: left;
    background-color: #000;
    padding: .35rem;
    color: #fff;
}

.pro-photo-box .productIntro .icon-a_right,.pro-photo-box .productIntro .icon-a_left{
    background-color: rgba(0, 0, 0, 0);
    color: #b8b8b8;
    outline:none;
    cursor: pointer;
}

.pro-photo-box .swiper-btn-box {
    position: absolute;
    z-index: 99;
    top: 50%;
    width: 100%;
}

.layoutIntro .layout-intro-box.proIntro {
    background-color: #E5E5E5;
}

.pro-photo-box .gallery-thumbs .pro-img-1-1 {
    opacity: .5;
}

.pro-photo-box .gallery-thumbs .swiper-slide-thumb-active .pro-img-1-1 {
    opacity: 1;
}

.artWorkIntro .pro-title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #000;
}

.artWorkIntro .pro-title h1 {
    font-size: 1.5rem;
    margin-bottom: .75rem;
}

.artWorkIntro .pro-title span.sku {
    font-size: 1.125rem;
    margin-bottom: .75rem;
    display: block;
}

.artWorkIntro .pro-intro {
    margin-bottom: .75rem;
}

.artWorkIntro .pro-intro.mbSpacing {
    margin-bottom: 1.5rem;
}

.artWorkIntro .pro-intro p {
    font-size: 1.125rem;
    line-height: 1.5rem;
}


@media (min-width: 992px) {
    .artWorkIntro .footer {
        text-align: right;
    }

}

.artWorkIntro .footer a {
    font-size: 1.125rem;
    text-decoration: none;
    color: #282828;
}



.contactBox h2.heading {
    font-size: 1.25rem;
    font-family: 'Noto Serif TC', serif;
}


.contactBox .com-intro .intro-row ul {
    padding: 0px;
}

.contactBox a {
    text-decoration: none;
    color: #000;
}


.contactBox .com-intro .intro-row ul:not(:last-child) {
    margin-bottom: 1rem;
}


.contactBox .com-intro .intro-row ul.link-box li {
    display: inline-block;
    float: left;
}

.contactBox .com-intro .intro-row ul:first-child {
    border-bottom: 1px solid #7f7f7f;
    padding-bottom: 1rem;
}

.contactBox .center-box {
    width: 3rem;
    height: 3rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #7f7f7f;
    border-radius: 100%;
}

.contactBox .onlineShoppingBtn {
    margin-right: 5px;
}

.contactBox .onlineShoppingBtn .text-center span {
    font-size: 12px;
    display: block;
    color: #fff;
}

.contactBox a i.icon-line {
    font-size: 1.75rem;
    color: #fff;
}

.contactBox .col-mb {
    margin-bottom: 1rem;
}

span.remindLabel {
    display: inline-block;
    color: #ff4606;
    font-size: 12px;
    font-family: 'Noto Serif TC', serif;
}

span.remindLabel .star {
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    top: 4px;
}

span.remindLabel .text {
    position: relative;
    top: -3px;
}


/* checkbox-use start */
.checkbox-use {
    margin-bottom: .75rem;
}

.checkbox-use .form-check {
    margin-bottom: .5rem;
}

.checkbox-use label {
    display: inline-block;
    color: #000;
    cursor: pointer;
    position: relative;
}

.checkbox-use label span {
    display: inline-block;
    position: relative;
    background-color: transparent;
    width: 25px;
    height: 25px;
    transform-origin: center;
    border: 1px solid #a0a0a0;
    border-radius: 0px;
    vertical-align: -6px;
    margin-right: 10px;
    transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.checkbox-use label span:before {
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    background: #000;
    position: absolute;
    transform: rotate(45deg);
    top: 11px;
    left: 7px;
    transition: width 50ms ease 50ms;
    transform-origin: 0% 0%;
}

.checkbox-use label span:after {
    content: "";
    width: 0;
    height: 2px;
    border-radius: 2px;
    background: #000;
    position: absolute;
    transform: rotate(305deg);
    top: 15px;
    left: 8px;
    transition: width 50ms ease;
    transform-origin: 0% 0%;
}

.checkbox-use label:hover span:before {
    width: 5px;
    transition: width 100ms ease;
}

.checkbox-use label:hover span:after {
    width: 10px;
    transition: width 150ms ease 100ms;
}

.checkbox-use input[type="radio"] {
    display: none;
}

.checkbox-use input[type="radio"]:checked+label span {
    background-color: #fff;
    transform: scale(1.25);
}

.checkbox-use input[type="radio"]:checked+label span:after {
    width: 10px;
    background: #000;
    transition: width 150ms ease 100ms;
}

.checkbox-use input[type="radio"]:checked+label span:before {
    width: 5px;
    background: #000;
    transition: width 150ms ease 100ms;
}

.checkbox-use input[type="radio"]:checked+label:hover span {
    background-color: #fff;
    transform: scale(1.25);
}

.checkbox-use input[type="radio"]:checked+label:hover span:after {
    width: 10px;
    background: #000;
    transition: width 150ms ease 100ms;
}

.checkbox-use input[type="radio"]:checked+label:hover span:before {
    width: 5px;
    background: #000;
    transition: width 150ms ease 100ms;
}

/* checkbox-use end */

.contactBox [class*=validation-notice] {
    margin-top: 4px;
    color: #ff4606;
    font-size: 12px;
    font-family: 'Noto Serif TC', serif;
}

.contactBox .replyForm .form-control {
    border-radius: 0px;
    border: 1px solid #a0a0a0;

}

.contactBox .form-control:focus {
    border: 1px solid #a0a0a0;
}

.contactBox .verify-code {
    display: inline-block;
    float: left;
}

.contactBox .varify-input-code {
    height: 38px;
}


.submitBox {
    text-align: center;
}

.submitBox .submitBtn {
    text-decoration: none;
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    padding: .25rem 2.25rem .35rem;
}


.contactTitle .hidden {
    overflow: hidden;
}

.contactTitle .titleBox {
    text-align: center;
}

.contactTitle h2.text {
    color: #7f7f7f;
    font-size: 1.125rem;
    display: inline-block;
    position: relative;
}



.contactTitle h2.text:before,
.contactTitle h2.text:after {
    content: '';
    position: absolute;
    top: 51%;
    background: #7f7f7f;
    width: 500px;
    height: 1px;
}

.contactTitle h2.text:before {
    left: -510px;
}

.contactTitle h2.text:after {
    right: -510px;
}


.online-box.rwo {
    margin-right: -6px;
    margin-left: -6px;
}

.online-box.rwo .col-use {
    padding-right: 6px;
    padding-left: 6px;
}

.online-box .com-img {
    width: 100%;
    padding-bottom: 66.25%;
    background-color: #fff;
}


.online-box .com-img .img {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    -webkit-transition: all 0.18s ease;
    transition: all 0.18s ease;
}

.online-box .com-img .img.hover {
    z-index: -1;
    opacity: 0;
}

.online-box .com-img:hover .img.hover {
    z-index: 1;
    opacity: 1;
}

.online-box .com-img:hover .img.show {
    opacity: 0;
}


.layoutIntro .layout-intro-box.online-shop {
    min-height: 700px;
}

@media (max-width: 1024px) {
    .layoutIntro .layout-intro-box.online-shop {
        min-height: 480px;
    }
}

@media (max-width: 400px) {
    .layoutIntro .layout-intro-box.online-shop {
        min-height: 350px;
    }

}


#subscriptionNewsModal .modal-content {
    border-radius: 0px;
}

#subscriptionNewsModal .modal-header .close,
#lineBtnModal .modal-header .close {
    background: #000;
    opacity: 1;
    border-radius: 100%;
    color: #fff;
    position: absolute;
    right: -4px;
    top: -4px;
    width: 35px;
    height: 35px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    border: 2px solid #fff;
}

@media (max-width: 575px) {

    #subscriptionNewsModal .modal-header .close,
    #lineBtnModal .modal-header .close {
        right: 20px;
    }
}

#subscriptionNewsModal .modal-header .close span,
#lineBtnModal .modal-header .close span {
    line-height: 0px;
    font-size: 12px;
}

#subscriptionNewsModal .modal-header {
    padding: 0px;
    border: none;
}

#subscriptionNewsModal .modal-body {
    padding: 4rem;
}

#subscriptionNewsModal h3.title {
    font-weight: bold;
    font-size: 15px;
    color: #333;
    padding-bottom: 15px;
    line-height: 1;
    font-family: 'Noto Serif TC', serif;
}

@media (min-width: 992px) {

    #subscriptionNewsModal .modal-body .bor-use:first-child {
        border-right: 1px dotted #8a8a8a;
    }

}

@media (max-width: 991px) {
    #subscriptionNewsModal .modal-body .bor-use:first-child {
        border-bottom: 1px dotted #8a8a8a;
    }

    #subscriptionNewsModal .modal-body .bor-use {
        margin-bottom: 1rem;
    }
}

#subscriptionNewsModal .form-control {
    border-radius: 0px;
    border: 1px solid #ced4da;
}

#subscriptionNewsModal .form-control:focus {
    border: 1px solid #ced4da;
}

#subscriptionNewsModal .verify-code {
    float: left;
}

a#subscription-btn,
a#cancel-btn {
    border: 1px solid #ced4da;
    padding: .25rem 1.25rem;
    color: #000;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 1rem;
    margin-top: .5rem;
}

#subscriptionNewsModal .form-control {
    min-height: 38px;
}


.photo-1By1 .img.pos .nameTitle:hover h2.tw{
    display: none;
}

.photo-1By1 .img.pos .nameTitle h2.en{
    display: none;
}
.photo-1By1 .img.pos .nameTitle:hover h2.en{
    display: block;
}

h1.writerName{
    /* font-family: 'Noto Serif TC', serif; */
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: .25rem;
}


a.cs-pointer{
    cursor: pointer!important;
}
@media (min-width: 992px) {
    .min-992-d-none{
        display: none;
    }
}
@media (max-width: 991px) {
    .max-991-d-none{
        display: none;
    }
}


.d-none-use{
    display: none;
}

@media (max-width: 767px) {
    .deaktopSwiper{
        display: none;
    }
}
@media (min-width: 768px) {
    .mobileSwiper{
        display: none;
    }
}


/* fb style start*/
/* #fb-root .fb_dialog{
    right: 8px!important;
    bottom: 8px!important;
}
.side-menu-box {
    bottom: 70px;
    right: 15px;
} */
/* fb style end*/




@media (max-width: 1200px) {
    .modal-video-close-btn{
        right: 0px;
    }
}

.select-mania-inner{
    border-radius: 0px;
    border: 1px solid #a0a0a0;
}
.select-mania-item.select-mania-selected{
    background: #000;
}



.communityBox .lineBox{
    margin-right: 5px;
}
.contactBox .communityBox .onLineBox .center-box{
    background-color: #b1caaa;
}

.contactBox .communityBox .lineBox .center-box{
    background-color: #00b900;
}


.contactBox .communityBox .facebookBox .center-box{
    background-color: #3a5ba0;
    color: #fff;
}