.fin_ban {
    background: url(../images/fin_ban.jpg) no-repeat;
}

.tableList.cg_fin_box > li{
    margin-left: 40px;
}

.cg_con1{
    display: flex;
    padding-top: 2rem;
}
.cg_icon_box{
    position: relative;
    width: 120px;
    height: 120px;
    text-align: center;
    border-radius: 50%;
    background: #5a90bf;
}
.cg_icon_box::before{
    content: "";
    width: 128px;
    height: 128px;
    border: 1px solid #5a90bf;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    top: -4px;
}
.cg_icon_box i{
    color: #fff;
    font-size: 5rem;
    line-height: 120px;
    /* display: block; */
}
.cg_con_txt{
    width: calc(100% - 150px);
    padding: 1.5rem;
}
.cg_con_txt h4{
    color: #5a90bf;
    font-weight: bold;
}

.cg_box2_bg{
    position: relative;
    background: url(../images/cg_box2_bg.jpg) center no-repeat;
    background-size: cover;
}
.cg_box2_bg::before{
    content: "";
    width: 100%;
    height: 100%;
    background: #5A6773;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .85;
}
.cg_box2 h4{
    position: relative;
    color: #fff;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 1rem;
}
.cg_box2_bg h4::before{
    content: "";
    width: 60px;
    height: 5px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    right: 0.5rem;
    bottom: -3px;
}

.cg_boa_box .nav-tabs .nav-link{
    max-width: calc(100% / 5.5);
}
.cg_boa1_bg{
    position: relative;
    background: url(../images/cg_boa_bg1.jpg) center no-repeat;
    padding: 80px;
    color: #fff;
    z-index: 0;
}
.cg_boa1_bg::before{
    content: "";
    width: 100%;
    height: 100%;
    background: #5A6773;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .85;
    z-index: -1;
}
.cg_boa_box4{
    position: relative;
    background: url(../images/cg_boa_bg2.png) right bottom no-repeat;
    padding-bottom: 160px;
    background-size: 30%;
}
.cg_hon_bg{
    background: url(../images/cg_hon_img2.png) bottom right no-repeat;
    background-size: contain;
}
@media screen and (min-width:1499px) {
    .cg_boa_box4{
        background-size: unset;
    }
}
@media screen and (max-width:576.98px) {
    .cg_con1{
        flex-direction: column;
        align-items: center;
    }
    .cg_con_txt{
        width: 100%;
    }
    .cg_con_txt h4{
        text-align: center;
    }
    .cg_boa1_bg{
        padding: 30px 15px;
    }
    .cg_boa_box4{
        background-size: 60%;
    }
}

.safCollapse .card-header {
    background-color: #5a6773;
    border-bottom: 1px solid #FFF;
    padding: 15px;
}

.safCollapse .titleW {
    position: relative;    
}

.safCollapse .titleW button {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0);
    outline: 0;
    border: 0;
}

.safCollapse .titleW button::before {
    content: "";
    width: 26px;
    height: 2px;
    position: absolute;
    top: 11.5px;
    right: 0;
    background-color: #FFF;
}

.safCollapse .titleW button::after {
    content: "";
    width: 2px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 11.5px;
    background-color: #FFF;
}

.card-body {
    padding: 15px 10px;
}

.card-body h5 {
    font-weight: bolder;
    color: #CD5D67;
}
@media screen and (max-width:1024px) {
    .safPol {
        transform: translate(-60px, 20px);
    }
    .safOrgImg {
        margin-top: 100px;
    }
    .mobSys {
        margin-top: 60px;
    }
    .cardBox {
        margin-bottom: 60px;
    }
    .cheMan {
        margin-bottom: 60px;
    }
}

@media screen and (max-width:768px) {
    .safPol {
        transform: translate(0px, -60px);
        padding-left: 30px;
    }
    .safPol .neonBtn {
        margin-right: 10px;
    }
    .safOrgImg {
        margin-top: 30px;
    }
    .mobSys {
        margin-top: 60px;
    }
    .cardBox {
        margin-bottom: 60px;
    }
    .cheMan {
        margin-bottom: 60px;
    }
    .cardNum p {
        font-size: 120px;
        padding-top: 0px;
        opacity: 0.3;
    }
}

@media screen and (max-width:576.98px) {
    .safCollapse .card-header {
        padding: 10px 15px;
    }
    .safCollapse .titleW {
        padding-right: 60px;
        line-height: 30px;
    }
}

.cg_boa3_box2 .btn_dow{
    top: 0;
    right: 15px;
}
@media screen and (max-width:768px) {
    .cg_boa3_box2 .btn_dow {
        top: -30px;
    }
}
@media screen and (max-width:576.98px) {
    .cg_boa3_box2 .btn_dow {
        top: 0px;
        right: 0;
    }
}

/* .gray_box_bg{
    min-height: 360px;
} */
.bof_box_bg{
    position: relative;
    background: url(../images/bof_bg.jpg) center no-repeat;
    background-size: cover;
}
.bof2_box_bg{
    position: relative;
    background: url(../images/cg_bg2.jpg) center no-repeat;
    background-size: cover;
}
.bof3_box_bg{
    position: relative;
    background: url(../images/cg_bg3.jpg) center no-repeat;
    background-size: cover;
}
.bof_box_bg::before, .bof2_box_bg::before, .bof3_box_bg::before{
    content: "";
    width: 100%;
    height: 100%;
    background: #5A6773;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .85;
}
.bof_box_bg .list_icon1 li::before, .bof2_box_bg .list_icon1 li::before, .bof3_box_bg .list_icon1 li::before{
    color: #fff;
    opacity: .75;
}
.bof_box2{
    margin-top: -4rem;
}
.pulBg-white {
    background-color: #FFF;
    padding: 30px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 40%);
    /* position: absolute;
    right: 0; */
}
.cg_fin_box .btn_dow{
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
}


.inv_con p{
    position: relative;
    padding-left: 2rem;
    margin-bottom: 5px;
    margin-left: 1rem;
}
.inv_con p::before{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #C43E4D;
}
.inv_con p::after{
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 12px;
    left: 12px;
    border: 1px solid #C43E4D;
}
.gray_bg{
    background: #f2f2f2;
}
.inv_item_box{
    width: calc(100% / 3 - 2rem);
    padding: 1.5rem 2rem;
    margin: .5rem 1rem;
    background: rgba(255, 255, 255, .75);
    border: 1px solid #ccc;
}
@media screen and (max-width:600px) {
    .inv_item_wrap{
        flex-direction: column;
    }
    .inv_item_box{
        width: calc(100% - 2rem);
    }
}
.bor_top1{
    border-top: 5px solid #5A6773;
}
.bor_top2{
    border-top: 5px solid #CD5D67;
}
.bor_top3{
    border-top: 5px solid #5a90bf;
}

.cg_inv_dow{
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 2rem 0 0 0;
}
.cg_inv_dow i{
    font-size: 10rem;
}
.cg_inv_dow h4{
    padding: 1rem;
    background: #5A6773;
    color: #fff;
    margin-bottom: 0;
    margin-top: 2rem;
}
.cg_inv_dow:hover{
    border-color: #CD5D67;
}
.cg_inv_dow:hover h4{
    background: #CD5D67;
}


.ope_box_bg{
    position: relative;
    background: url(../images/cg_ope_bg2.jpg) center no-repeat;
    background-size: cover;
}
@media screen and (min-width:767px) {
    .cg_ope_con{
        background: url(../images/cg_ope_bg.jpg) right bottom no-repeat;
    }
}
.ope_box_bg::before{
    content: "";
    width: 100%;
    height: 100%;
    background: #5A6773;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .85;
}
.ope_box_bg .pulBg-white {
    width: 90%;
    background-color: rgba(255, 255, 255, .9);
    padding: 30px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 40%);
    position: absolute;
    right: 0;
}
.cg_fin_box .btn_dow{
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
}
.ope_box .tableList > li{
    margin-bottom: 1rem;
}


.gray_box_txt .mini_title{

}
.gray_box_txt .mini_title::before{
    border-color: #fff;
}
.gray_box_txt .mini_title::after{
    border-color: #fff;
}

.reg_box a{
    display: block;
    position: relative;
    width: calc(100% / 4 - 4rem);
    margin: 1rem;
    padding: 3rem 3rem;
    border: 1px solid #ccc;
    border-bottom: 3px solid #CD5D67;
}
.reg_box a:hover{
    border-bottom: 3px solid #ccc;
}

.reg_box a:hover .box_cover {
    width: 100%;
    height: 100%;
    background: rgba(50, 78, 115, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.reg_box a:hover::before {
    content: "\e900";
    font-family: icomoon;
    font-size: 3rem;
    color: #fff;
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    z-index: 2;
}
.reg_box a:hover::after {
    content: "\e901";
    font-family: icomoon;
    font-size: 3rem;
    color: #fff;
    position: absolute;
    bottom: 1.5rem;
    right: 1rem;
    z-index: 2;
}
.reg_box a i{
    font-size: 5rem;
}
.reg_box a h4{
    line-height: 1.5;
    margin-bottom: 0;
}
.reg_box a:hover, .reg_box a:hover h4{
    color: #fff;
}
@media screen and (max-width:1199px) {
    .reg_box a{
        width: calc(100% / 3 - 4rem);
    }
    .nav-tabs {
        overflow: auto;
        padding: 30px 0;
        flex-wrap: nowrap;
    }
    .nav-tabs .nav-link {
        word-break: keep-all;
    }
    .cg_boa_box .nav-tabs .nav-link {
        max-width: 1000px;
    }
}
@media screen and (max-width:992px) {
    .reg_box a{
        width: calc(100% / 2 - 4rem);
    }    
    .cg_hon_bg{
        padding-bottom: 10rem;
        background-size: 80%;
    }    
}
@media screen and (max-width:768px) {
    .btn_dow, .pulBg-white{
        position: relative;
    }
    .cboxElement{
        margin-bottom: 1.5rem;
    }
    .cg_inv_dow i{
        font-size: 7rem;
    }
    .ope_box_bg .pulBg-white {
        width: 100%;
        position: relative;
    }
    .cg_hon_bg{
        padding-top: 1rem;
    }
}
@media screen and (max-width:700px) {
    .reg_box a{
        width: 100%;
    }
}

/**手風琴**/
@media screen and (min-width:1025px) {
    .card{
        min-width: 800px;
        width: 100%;
    }
}