@charset "utf-8";
/*********** 前後台編輯器區塊共用的CSS設定 ***********/
/*------------ 首頁關於我們+內頁關於我們 ------------*/
/*首頁*/
.about-sect .editor h3 {
    position: relative;
    box-sizing: border-box;
    color: #212121;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 1.5;
    margin: 0 0 10px;
    font-family: 'Noto Serif TC', serif;
}
/*內頁*/
.a_layout *{
    position: relative;
    box-sizing: border-box;
}
.a_layout {
    display: flex;
    max-width: 1330px;
    margin: 0 auto;
}
.a_layout .a_col:first-of-type {
    width: 67.67%;
    display: flex;
}
.a_layout .a_col:first-of-type .pic_1 {
    z-index: 2;
}
.a_layout .a_col:first-of-type .pic_2 {
    width: 50%;
    margin: 200px 0 0 -126px;
    z-index: 1;
}
.a_layout .a_col:last-of-type {
    padding: 0 0 0 70px;
    width: 32.33%;
}
.a_layout .a_title {
    margin: 0 0 30px;
}
.a_layout .a_title h3 {
    color: #333;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 4px;
    line-height: 1.2;
    margin: 0;
    font-family: 'Noto Serif TC', serif;
}
.a_layout .a_title span {
    color: #193A33;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1.2;
    font-family: 'EB Garamond', serif;
}
.a_layout .a_title::after {
    content: '';
    position: relative;
    display: block;
    width: 1px;
    height: 21px;
    margin: 10px 0 0 3px;
    background: #D6D6D6;
}
.a_layout h4 {
    color: #212121;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 1.5;
    margin: 0 0 10px;
    font-family: 'Noto Serif TC', serif;
}
.a_layout p {
    margin: 0;
    color: #7A7A7A;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 1440px) {
    .a_layout .a_col:last-of-type {
        padding: 0 0 0 50px;
    }
}
@media screen and (max-width: 1280px) {
    .a_layout .a_col:first-of-type {
        width: 65%;
        display: flex;
    }
    .a_layout .a_col:last-of-type {
        padding: 0 0 0 30px;
        width: 35%;
    }
}
@media screen and (max-width: 1200px) {
    .a_layout .a_col:first-of-type {
        width: 55%;
    }
    .a_layout .a_col:last-of-type {
        width: 45%;
    }
    .a_layout .a_col:first-of-type .pic_1{
        width: 75%;
    }
}
@media screen and (max-width: 1000px) {
    .a_layout {
        flex-direction: column;
    }
    .a_layout .a_col:first-of-type {
        width: 100%;
    }
    .a_layout .a_col:last-of-type {
        width: 100%;
        padding: 30px 0 0;
        text-align: center;
    }
    .a_layout .a_title h3 {
        font-size: 28px;
    }
    .a_layout .a_title span {
        font-size: 16px;
    }
    .a_layout .a_title::after {
        margin: 10px auto 0;
    }
    .a_layout .a_title {
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 767px) {
    .a_layout .a_col:first-of-type .pic_1{
        width: 75%;
    }
}
@media screen and (max-width: 600px) {
    .a_layout .a_col:first-of-type{
        flex-direction: column;
    }
    .a_layout .a_col:first-of-type .pic_1 {
        width: 100%;
        text-align: center;
    }
    .a_layout .a_col:first-of-type .pic_2 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
}
/*------------ /首頁關於我們+內頁關於我們 ------------*/
/*------------ 內頁最新消息+內頁文章資訊 ------------*/
.news-editor .row {
    margin: 0 -20px;
}
.news-editor .col {
    padding: 0 20px;
    float: left;
    width: 50%;
}
.news-title {
    color: #C0A981;
    font-size: 25px;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 15px;
    font-family: 'Noto Serif TC', serif;
}
@media screen and (max-width: 1280px) {
    .news-title {
        font-size: 18px;
        letter-spacing: 1.5px;
        margin: 0 0 5px;
    }
}
@media screen and (max-width: 1000px) {
    .news-editor .row {
        margin: 0;
    }
    .news-editor .col {
        width: 100%;
        padding: 0;
    }
    .news-title {
        font-size: 16px;
    }
}
/*------------ /內頁最新消息+內頁文章資訊 ------------*/
/*------------ 內頁產品介紹 ------------*/
.products-editor-title {
    color: #C0A981;
    font-size: 25px;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 15px;
    font-family: 'Noto Serif TC', serif;
}
@media screen and (max-width: 1280px) {
    .products-editor-title{
        font-size: 18px;
        letter-spacing: 1.5px;
        margin: 0 0 5px;
    }
}
@media screen and (max-width: 1000px) {
    .products-editor-title{
        font-size: 16px;
    }
}
/*------------ /內頁產品介紹 ------------*/
/*------------ 內頁購物須知 ------------*/
.help-title {
    color: #C0A981;
    font-size: 25px;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 15px;
    font-family: 'Noto Serif TC', serif;
}
@media screen and (max-width: 1280px) {
    .help-title{
        font-size: 18px;
        letter-spacing: 1.5px;
        margin: 0 0 5px;
    }
}
@media screen and (max-width: 1000px) {
    .help-title{
        font-size: 16px;
    }
}
/*------------ /內頁購物須知 ------------*/
/*------------ 內頁聯絡我們 ------------*/
.contact-editor {
    max-width: 1000px;
    margin: 0 auto;
}
.contact-editor .col {
    float: left;
    width: 50%;
}
.contact-editor .col2 {
    padding-left: 6%;
}
.contact-map {
    height: 350px;
    border: 1px solid #ddd;
    padding: 5px;
}
.contact-map iframe {
    display: block;
    max-height: 100%;
}
.contact-info-list.list-v li a{
    display: inline-block;
}
.contact-info-list {
    padding: 0;
    margin: 0;
}
ul.contact-info-list {
    font-size: 16px;
    margin: 5px 0;
}
ul.contact-info-list li+li {
    padding: 15px 0 0;
}
ul.contact-info-list li span{
    position: relative;
    display: block;
}
.contact-info-list i {
    position: relative;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    color: #193B33;
}
.contact-info-list i::before{
    display: inline-block;
    font-family: 'icon-font' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
}
.contact-info-list i.add::before {
    content: "\ff004";
    font-size: 18px;
}
.contact-info-list i.tel::before {
    content: "\ff001";
}
.contact-info-list i.fax::before {
    content: "\ff002";
}
.contact-info-list i.mail::before {
    content: "\ff003";
}
.contact-info-list a {
    transition: all 0.3s ease;
}
.contact-info-list a:hover {
    color: #C0A981;
}
@media screen and (max-width: 1000px) {
    .contact-editor .col {
        width: 100%;
        padding: 0;
    }
    .contact-map {
        margin-bottom: 1.8em;
    }
    ul.contact-info-list {
        font-size: 15px;
    }
}
/*------------ /內頁聯絡我們 ------------*/
/*------------ 內頁使用條款 ------------*/
.terms-title {
    color: #C0A981;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 5px;
    font-family: 'Noto Serif TC', serif;
}
@media screen and (max-width: 1000px) {
    .terms-title {
        font-size: 16px;
    }
}
/*------------ /內頁使用條款 ------------*/