.ov_ban{
    background: url(../images/ov_ban.jpg) center no-repeat;
    background-size: cover;
}
.page_ban::before {
    background: rgba(255,191,71,.7);
}
.ope_bg{
    background: url(../images/ope_img2.jpg) left bottom no-repeat;
}
.ope_bg2 {
    background: url(../images/ope_bg2.png) left bottom no-repeat;
    padding-bottom: 80px;
}
.ope_con_bg{
    background: url(../images/ope_bg.png) right bottom no-repeat;
}
.ope_txt{
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%); 
    background: -webkit-linear-gradient(left, #fff 0%,rgba(255,255,255,0) 100%); 
    background: linear-gradient(to right, #fff 0%,rgba(255,255,255,0) 100%);
    padding: 3rem 5rem;
    box-shadow:-8px -3px 15px rgba(0,0,0,.1);
}
.ope_tit{
    position: relative;
    display: inline-block;
    margin: 2rem 0;
    padding: 0 2rem .5rem 3rem;
    border-bottom: 1px solid #ffbf47;
}
.ope_tit::before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 20px;
    border-color: transparent transparent #ffbf47 transparent;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media screen and (max-width: 991px) {
    .ope_bg{
        background: url(../images/ope_img2.jpg) left top no-repeat;
        padding-top: 80px;
    }
}
@media screen and (max-width: 767px) {
    .ope_bg{
        background: none;
        padding-top: 0;
    }
    .ope_txt{
        padding: 2rem 1rem;
    }
    .ope_tit{
        padding: 0 1rem .5rem 3rem;
    }
}

/* 關於報告書 */
.rep_box1{
    background: url(../images/rep_bg.jpg) right 75% no-repeat;
}
.rep_box2{
    background: url(../images/rep_bg2.png) center no-repeat, #fee086;
}
.rep_box2 .rep_box{
    margin-bottom: 0;
}
.rep_box a.rep_btn{
    display: inline-block;
    padding: .75rem 1.5rem;
    margin: .5rem;
    font-size: 1.125rem;
    border: 1px solid #3da5d9;
    border-radius: 12px;
    color: #3da5d9;
}
.rep_box a.rep_btn:hover{
    border: 1px solid #2364aa;
    color: #2364aa;
}
.rep_con{
    background: rgba(255,255,255,.8);
    border-radius: 0 50px 0 50px;
    padding: 3rem;
}
.rep_txt + .rep_txt{
    border-top: 1px solid #ccc;
    margin-top: 2rem;
    padding-top: 2rem;
}

.tan_name{
    color: #2364aa;
    font-size: 1.25rem;
    font-weight: 600;
    padding-top: 1rem;
}
.rep_con_txt li{
    position: relative;
    padding-left: 32px;
    margin: 1rem 0 .5rem 0;
}
.rep_con_txt li.add::before, .rep_con_txt li.tel::before, .rep_con_txt li.fax::before, .rep_con_txt li.mail::before{
    left: 0;
    color: #3da5d9;
    top: -4px;
}
.rep_con_txt li.tel::before{
    content: "\e9ac";
}
@media screen and (max-width: 1439px) {
    .rep_box1{
        background-size: 500px;
    }
}
@media screen and (max-width: 991px) {
    .rep_box1{
        background-position: bottom;
        padding-bottom: 580px;
        background-size: 100%;
    }
}
@media screen and (max-width: 700px) {
    .rep_box1{
        padding-bottom: 360px;
    }
}

/* CSR推動小組 */
.org_bg{
    background: url(../images/csr_org_bg.png) 80% bottom no-repeat;
}
.job_txt{
    position: relative;
    background: #ffbf47;
    background: -moz-linear-gradient(left, #fee086 0%, #ffbf47 100%); 
    background: -webkit-linear-gradient(left, #fee086 0%,#ffbf47 100%); 
    background: linear-gradient(to right, #fee086 0%,#ffbf47 100%);
    transform: skewX(-45deg);
    padding: 1rem 1rem 1rem 3rem;
    font-size: 1.125rem;
    margin: 1.5rem 0 1.5rem 2rem;
}
.job_txt .num{
    position: absolute;
    left: -1rem;
    bottom: 0;
    font-size: 3rem;
    color: #2364aa;
    font-weight: 600;
    text-shadow: 3px 3px 5px rgba(0,0,0,.2);
    transform: skewX(45deg);
}
.job_txt span{
    transform: skewX(45deg);
    display: block;
}
@media screen and (max-width: 992px) {
    .org_bg{
        background: url(../images/csr_org_bg.png) center bottom no-repeat;
        padding-bottom: 360px;
    }
}
@media screen and (max-width: 700px) {
    .org_bg{
        background-size: 320px;
        padding-bottom: 280px;
    }
    .job_txt{
        transform: skewX(-15deg);
        padding: 1rem 1rem 1rem 1.25rem;
        text-align: center;
    }
    .job_txt .num, .job_txt span{
        transform: skewX(15deg);
    }
    .job_list{
        padding: 0 2rem;
    }
}
@media screen and (max-width: 375px) {
    .org_bg{
        background-size: 300px;
        padding-bottom: 280px;
    }
    .job_txt{
        transform: skewX(-15deg);
    }
    .job_txt .num, .job_txt span{
        transform: skewX(15deg);
    }
    .job_list{
        padding: 0 1rem;
    }
}

/* 關於報告書 */
.rep_box h3{
    font-size: 1.5rem;
    color: #222;
    margin-bottom: 1rem;
}
.rep_box{
    margin-top: 2rem;
}
@media screen and (max-width: 1199px) {
    .dow_rep .rep_box a.rep_btn{
        padding: .75rem 1rem;
        margin: 0;
    }
    .rep_box h3{
        font-size: 1.25rem;
    }
}

/* 網站導覽 */
.sitemap_box{
    margin-bottom: 2rem;
}
.sitemap_area h4{
    position: relative;
    display: inline-block;
    border-radius: 0 25px;
    padding: 1rem 2rem;
    font-weight: bold;
    /* background: #F2F2F2; */
    background: #4489d6;
    background: -moz-linear-gradient(170deg, #41c6c8 0%, #4489d6 100%);
    background: -webkit-linear-gradient(170deg, #41c6c8 0%, #4489d6 100%);
    background: linear-gradient(-170deg, #41c6c8 0%, #4489d6 100%);
    color: #fff;
    overflow: hidden;
    min-width: 250px;
    margin-bottom: 1rem;
}
.sitemap_area h4::before {
    content: "";
    width: 80px;
    height: 50px;
    background: url(../images/soc2_bg_left.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: .75rem;
}
