@charset "utf-8";

/*------------ 關於我們內頁 ------------*/
.layout{
    max-width: 1150px;
    margin: 0 auto;
}
.layout .top{
    display:flex;
    background:#181818;
    padding:80px;
}
.layout .top .col1{
    padding:0 50px 0 0;
    width: 60%;
    box-sizing: border-box;
}
.layout .top .col1 .etitle{
    font-family: "Libre Baskerville", serif;
    color: #A4873A;
    font-size: 16px;
}
.layout .top .col1 .ctitle{
    font-size: 36px;
    color: #fff;
    letter-spacing: 3px;
    line-height: 1.4;
    margin: 0 0 0px;
    position: relative;
}
.layout .top .col1 .ctitle:before {
    position: absolute;
    content: " ";
    background: rgb(255 255 255 / 30%);
    display: block;
    width: 70px;
    height: 1px;
    margin: 0;
    left: 165px;
    bottom: 20px;
    transition: all .6s ease;
}
.layout .title2 {
    margin: 30px 0 25px;
    font-size: 24px;
    letter-spacing: 11px;
    font-weight: normal;
    color: #fff;
}
.layout .top .col1 .txt {
    color: #999;
    letter-spacing: 1.5px;
    line-height: 2;
    text-align: left;
}
.layout .bottom{
    display:flex;
}
.layout .bottom .col1{
    width: 50%;
    text-align: center;
    margin: -90px 0 0;
}
.layout .bottom .col2{
    width: 50%;
    padding: 50px 50px 0 0;
    box-sizing: border-box;
    color: #999;
    letter-spacing: 1.5px;
    line-height: 2;
}
@media screen and (max-width: 1150px){
    .layout .top{
         flex-direction:column;
         padding:30px;   
    }
    .layout .top .col1{
        padding:20px;
        width:100%;
        box-sizing: border-box;
    }
    .layout .bottom{
        flex-direction:column;
        padding: 20px;
        box-sizing: border-box;
    }
    .layout .bottom .col1{
        width: 100%;
        text-align: left;
        margin: 20px 0 0;
    }
    .layout .bottom .col2{
        width: 100%;
        padding: 0px 0;
    }
    .layout .top .col1 .ctitle{
        font-size: 26px;
    }
    .layout .top .col1 .ctitle:before {
        position: absolute;
        content: " ";
        background: rgb(255 255 255 / 30%);
        display: block;
        width: 50px;
        height: 1px;
        margin: 0;
        left: 130px;
        bottom:15px;
        transition: all .6s ease;
    }
    .layout .title2 {
        font-size: 18px;
        letter-spacing: 5px;
        margin: 15px 0;
    }
}
/*------------ 關於我們內頁 ------------*/
/*********** 前後台編輯器區塊共用的CSS設定 ***********/

img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.col {
    box-sizing: border-box;
}

.about-row p{
    text-align: center;
    color: #5B4A40;
    font-size:14px;
}
.editor .about-title {
    color: #EB4C53;
    font-size: 34px;
    letter-spacing: 1px;
    font-family: 'Exo', serif;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 2em;
}
.editor .about-hr{
    width: 100%;
    margin-top: 18px;
}
.about-row .col{
    width: 33.33%;
      float: left;
    padding: 0 15px 30px;
}

.about-row .pic{
   padding-bottom:20px;
    border-bottom: 4px double #EAE6DD;
}
/************** *********/
.product-col{
    width: 50%;
    float: left;
  margin: 20px 0 40px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.product-col img{
    float: none;
    margin:auto;
    display: block;
}
.editor .prodcut-p1{
    font-family:"Libre Baskerville", serif;
    font-size: 14px;
    color: #594A3F;
    margin: 0px;

}
.detail-pic01{
     margin: auto auto 40px;
        position: relative;
        display: block;
        padding: 0;
        max-width: 900px;
}
.editor .prodcut-p2{
    font-family: "Libre Baskerville", serif;
    font-size: 22px;
    color: #a4873a;
    text-align: center;
    margin: 0px;
    margin-bottom: 8px;
}
.editor .prodcut-p3{
    font-family: "Libre Baskerville", serif;
    font-size: 14px;
    color:#594A3F;
    text-align: center;
    margin: 0px;
    margin-bottom: 58px;
}
.editor .prodcut-p4{
    font-family: 'Arial';
    font-size: 14px;
    color:#594A3F;
    text-align: center;
    margin: 30px 0px;
    margin-bottom: 0px;
}



/****** *******/

.contact-editor .row {
    margin: 0 -2%;
}
.contact-editor .col {
    float: left;
    padding: 0 2%;
}
.contact-editor .col1 {
    width: 44%;
}
.contact-editor .col2 {
    width: 56%;
}
.contact-map {
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    border: 8px solid #fff;
}
.contact-map iframe {
    display: block;
    max-height: 100%;
}
.contact-info-list {
    color: #ccc;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li {
    position: relative;
    padding: 2px 0 2px 30px;
    margin: 8px 0;
    line-height: 25px;
}
.contact-info-list li:before {
    display: inline-block;
    font-family: 'icon-font' !important;
    speak: none;
    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;
    color: #a4873a;
    position: absolute;
    left: 0;
    top: 6px;
}
.contact-info-list li.tel:before  {
    content: "\ff001";
}
.contact-info-list li.fax:before {
    content: "\ff002";
}
.contact-info-list li.mail:before {
    content: "\ff003";
}
.contact-info-list li.add:before {
    content: "\ff004";
    font-size: 18px;
    left: 3px;
    top: 4px;
}
.contact-info-list a:hover {
    text-decoration: underline;
}
.notice_txt{
    color:#999;
    font-size:13px;
}
.notice_txt img{
        margin: auto;
    display: block;
}
.notice-editor-title {
    color: #a4873a;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin: 0 0 0.4em;
}

.terms-title {
    color: #a4873a;
    font-size: 15px;
    margin: 0 0 0.5em;
}
.terms_txt {
    color: #999;
    font-size: 14px;
}

@media screen and (max-width: 1280px) {
    .about-editor .row,
    .about-editor .col {
        display: block;
        width: auto;
    }
    .about-editor .row {
        max-width: 728px;
        margin: 0 auto;
    }
    .about-editor .col1 {
        padding: 0;
        margin-bottom: 4px;
    }
    .about-editor .col2 {
        padding: 30px;
    }
}
@media screen and (max-width: 1100px) {
.editor .prodcut-p1{
    padding-left: 5px;
}

}
@media screen and (max-width: 1000px) {
    .about-row .col{
        float: none;
        width: auto;
        padding:0 15px 5px;
    }
    .editor .about-title{
        font-size: 16px;
        margin: 3px 0;
    }
    .about-row .pic{
        padding-bottom: 5px;
    }
    .about-row p{
        margin: 5px 0;
    }
     .product-col{
        width: 100%;
        float: none;
    }
    .contact-editor {
        padding: 0 2%;
    }
    .contact-editor .col {
        width: 100%;
        padding: 0;
    }
    .contact-map {
        margin-bottom: 5px;
    }
    .product-col{
        margin:5px 0;
    }
    .detail-pic01{
        margin-bottom: 5px;
    }
    .editor .prodcut-p2{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .editor .prodcut-p3,.editor .prodcut-p4,.editor .prodcut-p1{
        font-size: 14px;
        margin: 5px 0;
    }
    .notice-editor-title{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .contact-info-list li{
        margin: 3px 0;
        line-height: 1.45;
        font-size: 14px
    }
    .terms-title{
        font-size: 16px;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 600px) {
    .contact-map {
        height: 200px;
    }
}