@charset "utf-8";
/*------------ footer-editor ------------*/
.f_contact .f_list {
    display: flex;
}
.f_contact .f_logo {
    width: 290px;
}
.f_contact .f_list ul+ul {
    margin: 0 0 0 20px;
}
.site-info .f_logo {
    padding: 0 0 15px;
}
.site-info .community-common-phone {
    font-size: 18px;
    width: 20px;
    color: rgb(191, 255, 249, 1);
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-envelope{
    font-size: 18px;
    width: 20px;
    color: rgb(191, 255, 249, 1);
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-fax{
    font-size: 18px;
    width: 20px;
    color: rgb(191, 255, 249, 1);
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .ic-map-marker{
    font-size: 21px;
    width: 20px;
    color: rgb(191, 255, 249, 1);
    margin-right: 5px;
    text-align: center;
    position: relative;
    top: 3px;
    display: inline-block;
}
.site-info .icon-breadcrumb_home {
    font-size: 18px;
    width: 20px;
    color: rgb(191, 255, 249, 1);
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.site-info .icon-cart-order{
    font-size: 18px;
    width: 20px;
    color: rgb(191, 255, 249, 1);
    margin-right: 5px;
    position: relative;
    top: 2px;
    display: inline-block;
}
@media screen and (max-width: 850px){
    .f_contact .f_list {
        flex-direction: column;
    }
    .f_contact .f_list ul+ul {
        margin: 7px 0 0;
    }
}
/*------------ /footer-editor ------------*/
/*------------ about-editor ------------*/
/*index*/
.about-sect .txt-box .index-about-editor .editor h3 {
    margin: 0 0 10px;
    color: #00A290;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 5px;
    line-height: 1.5;
    font-family: 'Noto Serif TC', serif;
}
@media screen and (max-width: 1000px){
    .about-sect .txt-box .index-about-editor .editor h3 {
        font-size: 20px;
        letter-spacing: 3px;
        text-align: center;
    }
}
/*農業特色*/
.a_layout,
.a_layout * {
    position: relative;
    box-sizing: border-box;
}
.a_layout p {
    margin: 0;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 16px;
}
.a_layout .a_list.a_list_1 .a_item+.a_item {
    margin: 50px 0 0;
} 
.a_layout .a_list .a_title {
    margin: 0 0 40px;
}
.a_layout .a_list h3 {
    color: #333;
    font-size: 35px;
    letter-spacing: 3px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
    font-family: 'Noto Serif TC', serif;
}
.a_layout .a_list.a_list_1 .a_item.a_item_1 .a_col:first-of-type {
    padding: 50px 0 30px;
}
.a_layout .a_list.a_list_1 .a_item.a_item_1::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 630px;
    height: 630px;
    background: url(../../../images/layout01/common/gotop.svg) no-repeat;
    opacity: 0.05;
}
.a_layout .a_list.a_list_1 .a_item.a_item_1 .a_col:last-of-type img{
    border-radius: 50px 0 50px 0;
}
.a_layout .a_list.a_list_1 .a_title span {
    position: relative;
    display: block;
    text-align: center;
    font-size: 17px;
    color: #999;
    letter-spacing: 4px;
    line-height: 1.2;
    padding: 10px 0 0 9px;
}
.a_layout .a_list.a_list_1 .a_title {
    display: flex;
    align-items: flex-end;
}
.a_layout .a_list.a_list_1 h4 {
    margin: 0 0 10px;
    color: #00A290;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 5px;
    line-height: 1.5;
    font-family: 'Noto Serif TC', serif;
}
.a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:first-of-type{
    padding: 0 0 50px;
}
.a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:last-of-type{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:first-of-type img {
    display: block;
    text-align: center;
    max-width: 282px;
    margin: 0 auto;
}
.a_layout .a_list.a_list_1 .a_item.a_item_2 h3 {
    position: absolute;
    top: 33%;
    left: 45%;
    transform: translateY(-50%);
}
.a_layout .a_list.a_list_1 .a_area {
    width: 33%;  
}
.a_layout .a_list.a_list_1 .a_area .a_area_title {
    margin: 0 0 10px;
    color: #00A290;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 1.5;
    font-family: 'Noto Serif TC', serif;
}
.a_layout .a_list.a_list_1 .a_area.a_area_1 {
    position: absolute;
    bottom: 5%;
    left: 33%;
    transform: translateX(-50%);  
}
.a_layout .a_list.a_list_1 .a_area.a_area_1 .a_area_title {
    padding-right: 35%;
}
.a_layout .a_list.a_list_1 .a_area.a_area_2 {
    position: absolute;
    bottom: 12%;
    left: 75%;
    transform: translateX(-50%);
}
.a_layout .a_list .a_item.a_item_3 {
    display: flex;
    justify-content: center;
}
.a_layout .a_list .a_item.a_item_3 img {
    border-radius: 30px 0 30px 0;
}
.a_layout .a_list .a_item.a_item_3 .a_col:first-of-type {
    padding-right: 20px;
}
.a_layout .a_list .a_item.a_item_3 .a_col:last-of-type {
    padding-left: 20px;
}
.a_layout .a_list .a_item.a_item_4 {
    margin: 30px 0 0;
}
@media screen and (max-width: 1200px){
    .a_layout .a_list.a_list_1 .a_area {
        width: 40%;
    }
    .a_layout .a_list.a_list_1 .a_area.a_area_1 .a_area_title {
        padding-right: 15%;
    }
    .a_layout .a_list.a_list_1 .a_area.a_area_1 {
        bottom: 5%;
        left: 20%;
    }
    .a_layout .a_list.a_list_1 .a_area.a_area_2 {
        bottom: 12%;
        left: 82%;
    }
}
@media screen and (max-width: 1000px){
    .a_layout p {
        line-height: 1.65;
    }
    .a_layout .a_list h3 {
        font-size: 30px;
    }
    .a_layout .a_list .a_title {
        margin: 0 0 20px;
    }
    .a_layout .a_list.a_list_1 .a_title span {
        padding: 5px 0 0;
    }
    .a_layout .a_list.a_list_1 .a_title {
        display: block;
        text-align: center;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_1 .a_col:first-of-type {
        padding: 30px 0 20px;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_1::before {
        display: none;
    }
    .a_layout .a_list.a_list_1 h4 {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 3px;
        text-align: center;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_1 .a_col:last-of-type img {
        border-radius: 25px 0 25px 0;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_2 h3 {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        text-align: center;
        margin: 0 0 20px;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:last-of-type {
        position: relative;
        text-align: center;
    }
    .a_layout .a_list.a_list_1 .a_area {
        width: 100%;
    }
    .a_layout .a_list.a_list_1 .a_area.a_area_1 {
        position: relative;
        bottom: unset;
        left: unset;
        transform: unset;
        padding: 0 0 20px;
    }
    .a_layout .a_list.a_list_1 .a_area.a_area_1 .a_area_title,
    .a_layout .a_list.a_list_1 .a_area .a_area_title {
        font-size: 18px;
        width: 100%;
        padding: 0;
        margin: 0 0 5px;
    }
    .a_layout .a_list.a_list_1 .a_area.a_area_2 {
        position: relative;
        bottom: unset;
        left: unset;
        transform: unset;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:first-of-type {
        display: flex;
        flex-direction: column-reverse;
        padding: 0 0 20px;
    }
    .a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:first-of-type img {
        max-width: 150px;
    }
    .a_layout .a_list.a_list_1 .a_area p {
        line-height: 1.5;
        font-size: 15px;
    }
    .a_layout .a_list .a_item.a_item_3 {
        display: block;
    }
    .a_layout .a_list .a_item.a_item_3 img {
        border-radius: 15px 0 15px 0;
    }
    .a_layout .a_list .a_item.a_item_3 .a_col:first-of-type {
        padding: 0 0 15px;
    }
    .a_layout .a_list .a_item.a_item_3 .a_col:last-of-type {
        padding: 0;
    }
    .a_layout .a_list .a_item.a_item_4 {
        margin: 20px 0 0;
    }
}
@media screen and (max-width: 560px){
    .a_layout .a_list.a_list_1 .a_item.a_item_2 .a_col:last-of-type {
        text-align: left;
    }
}
/*農會沿革*/
.a_list.a_list_2 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.a_list.a_list_2 .a_box {
    box-sizing: border-box;
    display: flex;
    max-width: 100%;
}
.a_list.a_list_2 .a_num {
    width: 80px;
    padding: 5px 15px;
    text-align: center;
}
.a_list.a_list_2 .a_txt {
    width: calc(100% - 90px);
    padding: 5px 0;
    margin: 0 0 0 10px;
}
.a_list.a_list_2 .title_item_head {
    font-size: 18px;
    padding: 0 0 10px;
    border-bottom: 1px dashed #ddd;
}
.a_list.a_list_2 .title_item {
    margin: 10px 0;
    padding: 5px 0;
    color: #fff;
    background: #00A290;
}
.a_list.a_list_2 .title_item .a_txt {
    width: 100%;
    padding: 0 5px;
}
.a_list.a_list_2 .a_item:not(.title_item_head) {
    margin: 10px 0 0;
}
.a_list.a_list_2 .a_item:not(.title_item_head) .a_num {
    background: #FAF6F2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}
.a_list.a_list_2 .a_item:not(.title_item) .a_txt {
    border-bottom: 1px solid #ddd;
}
.a_list.a_list_2 .a_item.title_item_head .a_txt{
    border-bottom: 0;
}
/*首長簡介*/
.a_list.a_list_3 .a_item {
    display: flex;
    align-items: center;
}
.a_list.a_list_3 .a_item+.a_item {
    padding: 40px 0 0;
    margin: 40px 0 0;
    border-top: 1px dashed #ddd;
}
.a_list.a_list_3 .a_item .a_col {
    padding-right: 30px;
    width: 40%;
}
.a_list.a_list_3 .a_item .a_col:last-of-type {
    padding-left: 30px;
    padding-right: 0;
    width: calc(100% - 40%);
}
.a_list.a_list_3 .a_title {
    color: #333;
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0;
    font-family: 'Noto Serif TC', serif;
}
.a_list.a_list_3 ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.a_list.a_list_3 ul {
    padding: 30px 0 0;
}
.a_list.a_list_3 li.a_box_title {
    padding: 0 0 10px;
    margin: 0 0 10px;
    font-size: 18px;
    border-bottom: 1px solid #dddd;
}
@media screen and (max-width: 1200px){
    .a_list.a_list_3 .a_item .a_col {
        padding-right: 20px;
        width: 50%;
    }
    .a_list.a_list_3 .a_item .a_col:last-of-type {
        padding-left: 20px;
        width: calc(100% - 50%);
    }
}
@media screen and (max-width: 1000px){
    .a_list.a_list_3 .a_item,
    .a_list.a_list_3 .a_item+.a_item {
        flex-direction: column;
        width: 100%;
        max-width: 399px;
        margin: 0 auto 30px;
        border: 0;
    }
    .a_list.a_list_3 .a_item .a_col {
        width: 100%;
        padding: 0 0 10px;
    }
    .a_list.a_list_3 .a_item .a_col:last-of-type {
        width: 100%;
        padding: 10px 0 0;
    }
    .a_list.a_list_3 .a_title {
        font-size: 25px;
        letter-spacing: 2px;
    }
    .a_list.a_list_3 li.a_box_title {
        font-size: 16px;
    }
    .a_list.a_list_3 ul {
        padding: 20px 0 0;
    }
}
/*------------ /about-editor ------------*/
/*------------ service-editor ------------*/
.s_layout,
.s_layout * {
    position: relative;
    box-sizing: border-box;
}
.s_layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 660px;
}
.s_layout .s_item {
    width: 22%;
}
.s_layout .s_item .s_box+.s_box {
    margin: 30px 0 0;
}
.s_layout .s_item .s_box {
    top: 0;
    padding: 0 10px 20px;
    padding: 0 10px;
    transition: all 0.5s ease;
}
.s_layout .s_item .s_box:hover {
    top: -15px;
}
.s_layout .s_item .s_box a.cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.s_box .s_top {
    display: flex;
    align-items: flex-end;
    margin: 0 0 10px;
}
.s_box .s_top .s_title {
    display: flex;
    align-items: flex-end;
    margin: 0;
    width: calc(100% - 58px);
    padding: 0 10px 0 0;
}
.s_box .s_top .s_pic {
    width: 58px;
}
.s_box .s_top .s_pic::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #00A290;
    transform: scale(0);
    transition: all 0.5s ease;
}
.s_layout .s_box:hover .s_pic:before {
    transform: scale(1);
}
.s_box .s_top .s_title .s_num {
    color: #C1FFFB;
    font-size: 16px;
    font-family: 'Barlow', serif;
    display: none;
}
.s_box .s_top .s_title h3 {
    color: #C1FFFB;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    letter-spacing: 3px;
    line-height: 1;
    font-family: 'Noto Serif TC', serif;
}
.s_box .s_bottom p {
    margin: 0;
    opacity: 0.75;
    font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 1.5;
}
.s_layout .s_item:first-of-type .s_box:first-of-type,
.s_layout .s_item:first-of-type .s_box:last-of-type {
    left: 50px;
}
.s_layout .s_item:last-of-type .s_box:first-of-type,
.s_layout .s_item:last-of-type .s_box:last-of-type {
    right: 50px;
}
@media screen and (max-width: 1000px){
    .s_layout {
        flex-direction: column;
        min-height: unset;
    }
    .s_layout .s_item {
        width: 100%;
    }
    .s_layout .s_item:first-of-type .s_box:first-of-type,
    .s_layout .s_item:first-of-type .s_box:last-of-type {
        left: unset;
    }
    .s_layout .s_item:last-of-type .s_box:first-of-type,
    .s_layout .s_item:last-of-type .s_box:last-of-type {
        right: unset;
    }
    .s_layout .s_item .s_box+.s_box {
        margin: 0 0 20px;
    }
    .s_layout .s_item .s_box {
        padding: 0 40px;
        margin: 0 0 20px;
    }
    .s_layout .s_item .s_box:hover {
        top: 0;
    }
}
@media screen and (max-width: 560px){
    .s_box .s_top .s_pic {
        width: 45px;
    }
}
/*------------ /service-editor ------------*/
/*------------ contact-editor ------------*/
.contact-editor{
    padding: 0 2%;
}
.contact-editor .col{
    float: left;
    padding: 0 2%;
}
.contact-editor .col1{
    width: 48%;
}
.contact-editor .col2{
    width: 52%;
}
.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;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list > li{
    position: relative;
    padding: 2px 0 2px 40px;
    margin: 8px 0;
    line-height: 25px;
}
.contact-info-list li.tel:before{
    font-family: 'icon-font' !important;
    content: "\ff001";
    font-size: 21px;
    position: absolute;
    left: 9px;
    top: 3px;
    color: #00A290;
}
.contact-info-list li.fax:before{
    font-family: 'icon-font' !important;
    content: "\ff002";
    font-size: 21px;
    position: absolute;
    left: 9px;
    top: 3px;
    color: #00A290;
}
.contact-info-list li.mail:before{
    font-family: 'icon-font' !important;
    content: "\ff003";
    font-size: 21px;
    position: absolute;
    left: 9px;
    top: 3px;
    color: #00A290;
}
.contact-info-list li.addr:before{
    font-family: 'icon-font' !important;
    content: "\ff004";
    font-size: 24px;
    position: absolute;
    left: 13px;
    top: 3px;
    color: #00A290;
}
.contact-info-list li.time:before{
    font-family: 'icon-font' !important;
    content: "\e1020";
    font-size: 21px;
    position: absolute;
    left: 9px;
    top: 3px;
    color: #00A290;
}
.contact-info-list li.car:before{
    font-family: 'icon-font' !important;
    content: "\e1021";
    font-size: 23px;
    position: absolute;
    left: 9px;
    top: 3px;
    color: #00A290;
}
@media screen and (max-width: 1000px){
    .contact-editor{
        padding: 0 2%;
    }
    .contact-editor .col{
        width: 100%;
        padding: 0;
    }
    .contact-map{
        height: 300px;
        margin-bottom: 1.8em;
    }
}
@media screen and (max-width: 767px){
    .contact-map{
        height: 200px;
    }
}
/*------------ /contact-editor ------------*/
/*------------ terms-editor ------------*/
.terms-editor{
    font-size: 15px;
    line-height: 2;
    margin: 0 auto;
}
.terms-editor .title{
    color: #00A290;
    font-size: 18px;
    margin: 0;
    font-weight: normal;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
}
.terms-editor p{
    text-indent: 0em;
    margin: 0 0 50px;
}
.terms-editor .row{
    margin: 0 -27px;
}
.terms-editor .col{
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
@media screen and (max-width: 767px){
    .contact-map{
        height: 200px;
    }
}
/*------------ /terms-editor ------------*/