@charset "utf-8";

/* ##############################################################################

    Page-CSR-Activity Style

############################################################################## */

/* csr activity */

.page-csr-activity .content .section-csr-declaration{
    background-position-y: 55%;
    clip-path: polygon(0 200px, 100% 0, 100% 100%, 0 100%);
    padding: 220px 0 150px 0;
}
.content .section-csr-declaration h3 span{
    font-size: 180px;
}
.page-csr-activity .content .section-over-clippass{
    padding-bottom: 0;
}
.page-csr-activity .content .section-over-clippass:last-child{
    padding-bottom: 120px;
}
.section-inner-part h4 span{
    font-size: 28px;
}
.section-inner-part img{
    display: block;
    margin: 0 auto;
}
.section-inner-part .img-iso-icon{
    display: block;
    width: 280px;
    margin: 0 auto;
}
.section-inner-part .box-csr-activity{
    width: min(90%,800px);
    height: auto;
    border: solid 3px var(--key-color-green);
    padding: 30px;
    margin: 0 auto;
    font-weight: bold;
}
.section-inner-part .list-number-odd{
    width: min(90%,800px);
    display: block;
    margin: 0 auto;
    font-weight: bold;
}
.area-activity{
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin: 0 auto;
}
.box-activity{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 118px;
    background: #eff9f4;
    padding: 30px;
    font-weight: bold;
    text-align: center;
}
.area-activity-img{
    max-width: 1000px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
}
.box-activity-img{
    width: 500px;
}
.box-activity-img-txt{
    background: #eff9f4;
    padding: 30px;
    font-weight: bold;
}
.box-activity-img-txt h5{
    color: #000;
    margin-bottom: 10px;
}
.box-activity-img-txt p{
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}
.section-inner-part ul.list-type-disc{
    width: 600px;
    display: block;
    margin: 0 auto;
}
.section-bcp img{
    margin-bottom: 30px;
}
.section-bcp .section-inner-part .list-number-odd{
    width: 600px;
}
.section-society .section-inner-part img{
    margin-bottom: 30px;
}
.section-society{
    padding-bottom: 120px;
}

/* csr activity SP */
@media screen and (max-width: 767px) {
    /* スマホ向けのスタイル */    
    .page-csr-activity .content .section-under-clippass .bg-filter-clear40{
        padding-top: 80px;
        padding-bottom: 240px;
    }  
    .page-csr-activity .content .section-csr-declaration{
        clip-path: polygon(0 90px, 100% 0, 100% 100%, 0 100%);
        padding: 0 0 200px 0;
    }  
    .page-csr-activity .content .section-over-clippass{
        clip-path: polygon(0 50px, 100% 0, 100% 100%, 0 100%);
        padding-top: 100px;
    }  
    .section-inner-part h4{
        font-size: 32px;
        line-height: 45px;
    }
    .section-inner-part h4 span{
        font-size: 24px;
    }
    .section-inner-part h4{
        font-size: 32px;
        line-height: 45px;
    }
    .section-inner-part h4 span{
        font-size: 24px;
    }   
    .section-inner-part .list-number-odd{
        padding-left: 30px;
    }  
    .area-activity{
        width: 100%;
        justify-content: center;
    }  
    .box-activity{
        width: 80%;
    }  
    .area-activity-img{
        width: 100%;
        justify-content: center;
    }  
    .box-activity-img{
        width: 100%;
    }
    .box-activity-img:nth-child(1){
        order: 2;
    }
    .box-activity-img:nth-child(2){
        order: 1;
    }
    .box-activity-img:nth-child(3){
        order: 3;
    }
    .box-activity-img:nth-child(4){
        order: 4;
    }
    .box-activity-img:nth-child(5){
        order: 6;
    }
    .box-activity-img:nth-child(6){
        order: 5;
    }
    .box-activity-img:nth-child(7){
        order: 7;
    }
    .box-activity-img:nth-child(8){
        order: 8;
    }
    .box-activity-img-txt{
        width: 100%;
        height: auto;
        text-align: center;
    }
    .box-activity-img-txt h5{
        text-align: left;
    }
    .box-activity-img-img{
        width: 100%;
        height: auto;
    }
    .section-inner-part ul.list-type-disc{
        width: 90%;
        height: auto;
        font-size: 16px;
        ;
    }
    .section-bcp .section-inner-part .list-number-odd{
        width: 90%;
    }

    .csr-activity-title{
        padding: 20px 0 10px 0;
        height: auto;
    }
    .second .content .section-white .csr-activity-title h3 {
        font-size: 32px;
        top: 0;
    }
    section #quality{
        clip-path: polygon(0 90px, 100% 0, 100% calc(100% - 90px), 0 100%);
        padding: 120px 0;
    }
    section #medical{
        clip-path: polygon(0 90px, 100% 0, 100% 100%, 0 100%);
        padding: 120px 0;
    }
    .section-inner-part h4.kikaku-ninsyo{
        font-size: 28px;
    }
    .section-inner-part p.sub-kikaku-ninsyo{
        font-size: 16px;
        margin-bottom: 50px;
    }
    .csr-activity-txt-img-box{
        display: block;
        margin-bottom: 50px;
    }
    .csr-activity-left-txt{
        padding: 20px;
        width: 100%;
    }
    .csr-activity-left-txt h5{
        font-size: 28px;
    }
    .csr-activity-left-txt p{
        font-size: 16px;
    }
    .csr-activity-right-img{
        width: 100%;
        height: 450px;
    }
    table.csr-activity-detail{
        border-spacing: 8px 0;
        font-size: 12px;
        padding: 20px;
    }
    table.csr-activity-detail th,
    table.csr-activity-detail td{
        padding: 8px;
    }
    table.csr-activity-detail th{
        width: 30%;
    }
}