/*------------ editor-sect ------------*/
.edit_page{
    margin-top: 45px;
}
.ed_t_en{
    color: #202020;
    font-size: 60px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0;
}
.ed_t_en b{
    font-weight: 600;
}
.ed_t{
    font-size: 19px;
    color: #8E8E8C;
    text-align: center;
    letter-spacing: 0.45em;
}
.ed_t_en2{
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-align: center;
    max-width: 400px;
    margin:  20px auto 0;
}
.ed_txt{
    color: #525252;
    font-size: 15px;
    text-align: center;
    margin: 20px auto 45px;
    max-width: 700px;
}
.ed_btn{
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 30px auto 0;
    border-radius: 100%;
    color: #fff;
    background: #202020;
    box-sizing: border-box;
    padding: 30px; 
    font-size: 17px;
    transition: all .5s;
    line-height: 1.1;
    text-indent: 0.1em;
    position: relative;
    z-index: 10;
}
.ed_btn:hover{
    background: #D5A644;
}
.ed_btn span{
    width: 100%;
}
@media screen and (max-width: 1100px) {
    .edit_page {
        margin-top: 20px;
    }
    .ed_t_en{
        font-size: 28px;
        line-height: 1.1;
    }
    .ed_t{
        font-size: 16px;
    }
    .ed_btn{
        margin: 20px auto 0;
    }
}
/*------------ site-info-p ------------*/
.site-info-p{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    letter-spacing: 0.00em;
}
.site-info-p li{
    display: flex;
    align-items: flex-start;
    font-family: 'Poppins', sans-serif;

}
.site-info-p li span{
    font-weight: 600;
}
.site-info-p li .line{
    margin-left: 15px;
}
@media screen and (max-width: 1100px) {
    .two_info{
        display: flex;
        flex-direction: column;
    }
    .site-info-p li .line{
        margin: 0;
    }
}
/*------------ about-editor ------------*/
.about-editor .list,
.about-editor .list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.about-editor .list {
    margin: 0 -13px;
}
.about-editor .list li {
    width: calc((100% / 3) - 0.1px);
    display: inline-block;
    margin-right: -4px;
    padding: 0 13px;
    box-sizing: border-box;
    letter-spacing: 0.6px;
}
/*------------ products-editor ------------*/
.products-editor .list,
.products-editor .list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.products-editor .list {
    margin: 0 -13px;
}
.products-editor .list li {
    width: calc((100% / 3) - 0.1px);
    display: inline-block;
    margin-right: -4px;
    padding: 0 13px;
    box-sizing: border-box;
    letter-spacing: 0.6px;
}
.products-editor .list li b {
    color: #C69664;
    display: block;
    font-size: 16px;
}
/*------------ news-editor ------------*/
.news-editor .tb01 h2 {
    font-size: 16px;
    color: #C79664;
    line-height: 1.6;
    margin: 0;
}
.news-editor .tb01 .pic {
    width: 345px;
    padding: 0 10px 0 0;
}
/*------------ terms-editor ------------*/
.terms-editor {
    color: #666;
    line-height: 1.75;
}
.terms-editor .terms-title {
    font-size: 18px;
    font-weight: bold;
    color: #C89664;
    margin: 0;
}
/*------------ index-about-editor ------------*/
.index-about-editor {
    color: #333326;
    padding: 0 0 50px;
}
.index-about-editor table .pic {
    width: 507px;
    padding: 0 15px;
}

/*------------ contact-editor ------------*/
.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: #555;
    font-size: 14px;
    padding: 0;
    margin: 0;
    padding-left: 20px;
}
.contact-info-list li {
    position: relative;
    padding: 2px 0;
    margin: 8px 0;
    line-height: 25px;
}
.contact-info-list li span{
    font-weight: 600;
}
/*------------ rwd ------------*/
@media screen and (max-width: 1100px) {
    .index-about-editor table td {
        width: 100%;
        float: left;
    }
    .index-about-editor table .pic {
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }
    .contact-editor {
        padding: 0 2%;
    }
    .contact-editor .col {
        width: 100%;
        padding: 0;
        
    }
    .contact-map {
        margin-bottom: 1.8em;
    }
}
/*@media screen and (max-width: 900px) {
    .news-editor .tb01 .pic,
    .news-editor .tb01 .txt {
        width: 100%;
        display: block;
        padding: 0 0 20px;
        text-align: left;
    }
}
@media screen and (max-width: 767px) {
    .about-editor .list,
    .products-editor .list {
        text-align: center;
        margin: 0;
    }
    .about-editor .list li,
    .products-editor .list li {
        width: 50%;
        padding: 0 13px 25px;
        text-align: left;
    }
}
@media screen and (max-width: 480px) {
    .about-editor .list li,
    .products-editor .list li {
        width: 100%;
        padding: 0 0 25px;
    }
    .notice-editor h2 i {
        font-size: 30px;
    }
}*/
