@charset "UTF-8";

/*----------------------------------------------------
	☆PC
----------------------------------------------------*/

/*--- mainTitle --*/
#mainTitle::before{
    background: url("../images/wlb/bg_title.jpg") right bottom / auto 100% no-repeat;
}

/*--- sample --*/
#contents .wlbList01{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}
#contents .wlbList01 li{
    width: 32%;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    background: #fff;
    padding: 1px 40px 60px 40px;
    position: relative;
}
#contents .wlbList01.twoColumn li{
    width: 49%;
}
#contents .wlbList01.fourColumn li{
    width: 24%;
}
#contents .wlbList01.fourColumn.noIcon li{
    padding-top: 0;
    padding-bottom: 40px;
}
#contents .wlbList01 li .icon{
    width: 100px;
    margin: -50px auto 0;
}
#contents .wlbList01 li .title{
    text-align: center;
    margin: 25px auto 20px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
}
#contents .wlbList01 li .numBox{
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#contents .wlbList01 li .numBox .inr{
    display: flex;
    justify-content: center;
    align-items: baseline;
    line-height: 1;    
    white-space: nowrap;
}
#contents .wlbList01 li .numBox .inr .num{
    font-size: 82px;
    color: #e21b13;
    line-height: 1 !important;
}
#contents .wlbList01 li .numBox .inr .unit{
    font-size: 50px;
    color: #e21b13;
    line-height: 1;
}
#contents .wlbList01 li .numBox .year,
#contents .wlbList01 li .title + .year{
    font-size: 12px;
    opacity: 0.5;
    line-height: 1;
    text-align: center;
}
#contents .wlbList01 li .text{
    line-height: 1.5;
}

#contents .sift{
    margin-top: 80px;
    padding: 0 60px 40px;
}
#contents .sift .title{
    max-width: 140px;
    margin: 0 auto;
    transform: translate(0,-50%);
}
#contents .sift .head05{
    padding-top: 60px;
}
#contents .sift .image01{
    max-width: 960px;
    margin: 0 auto;
    padding: 0 60px 60px;
    background: #fff;
}

#contents .childcare{
    margin-top: 100px;
}
#contents .childcare .wlbList01 li .title{
    margin-bottom: 0;
}
#contents .childcare .wlbList01 li .title + .year{
    margin: 5px 0 20px;
}
#contents .childcare .table02 th.white{
    background: #fff;
}
#contents .childcare .table02 th.red{
    background: #e21b13;
    color: #fff;
}
#contents .childcare .table02 th.man{
    background: #ffda00;
}
#contents .childcare .table02 th.woman{
    background: #f75e5e;
    color: #fff;
}
#contents .childcare .table02 th{
    background: #e6e6e6;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid #fff;
    padding: 1em 0.5em;
    width: 25%;
    line-height: 1.2;
}
#contents .childcare .table02 td{
    text-align: center;
    padding: 1em 0.5em;
    font-size: 16px;
    border-right: 1px solid #ddd;
    width: 25%;
    line-height: 1.2;
}
#contents .childcare .table02 tr td:last-of-type{
    border: none;
}
#contents .childcare .table02 tr:last-of-type td{
    position: relative;
}
#contents .childcare .table02 tr:last-of-type td:before{
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 4px);
    left: 2px;
    top: -1px;
    height: 1px;
    background: #ddd;
}
#contents .childcare .table02 td .en{
    font-size: 1.8em;
}

.head07.haveIcon{
    position: relative;
    padding-top: 130px;
}
.head07 .icon{
    max-width: 100px;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}
.head07 .inr.wrap{
    white-space: normal;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}

#contents #diversity .wlbList01.fourColumn.noIcon li .head05{
    padding-top: 40px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#contents #diversity .wlbList01.fourColumn.noIcon li .numBox{
    margin-bottom: 0;
}
#contents #diversity .wlbList01.fourColumn.noIcon li .numBox .inr + .red{
    font-weight: bold;
    transform: translate(0,-50%);
}

#contents .wlbList02{
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}
#contents .wlbList02 li{
    width: 29%;
}
#contents .wlbList02 li .text{
    line-height: 1.75;
}
#contents .wlbList02 li .head07{
    margin-bottom: 20px;
}




/*----------------------------------------------------
	☆ANIMATION
----------------------------------------------------*/



/*----------------------------------------------------
	☆901以上　PCのみ & HOVER
----------------------------------------------------*/

@media screen and (min-width:901px) {
}


/*----------------------------------------------------
	☆TOP UNDER 1200
----------------------------------------------------*/

@media screen and (max-width:1200px) {
    
    #contents .max1200 .max750{
        width: 100%;
    }
    
    #contents .wlbList01 li{
        padding-left: 30px;
        padding-right: 30px;
    }
    #contents .wlbList01 li .numBox .inr .num{
        font-size: 6vw;
    }
    #contents .wlbList01 li .numBox .inr .unit{
        font-size: 3.5vw;
    }
    
    #contents #diversity .wlbList01.fourColumn.noIcon li .head05{
        font-size: 1.9vw;
    }
    #contents #diversity .wlbList01.fourColumn.noIcon li .head05 span{
        font-size: 0.6em !important;
    }
    
}

/*----------------------------------------------------
	☆TOP UNDER 900
----------------------------------------------------*/

@media screen and (max-width:900px) {   
    
    #contents .wlbList01 {
        flex-direction: column;
        gap: 60px;
    }
    #contents .wlbList01 li,
    #contents .wlbList01.twoColumn li{
        width: 100%;
    }    
    #contents .wlbList01 li .icon {
        width: 80px;
        margin: -40px auto 0;
    }
    #contents .wlbList01 li .numBox {
        margin-bottom: 20px;
    }
    #contents .wlbList01 li .numBox .inr .num{
        font-size: 10vw;
    }
    #contents .wlbList01 li .numBox .inr .unit{
        font-size: 5.5vw;
    }
    #contents .wlbList01 li .piechart{
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #contents .sift .head05 {
        padding-top: 50px;
    }
    #contents .sift .title {
        max-width: 110px;
    }
    #contents .sift .image01 {
        padding: 0 30px 30px;
    }
    
    #contents .wlbList01.fourColumn{
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0;
        margin-bottom: -2%;
    }
    #contents .wlbList01.fourColumn li{
        width: 49%;
        margin-bottom: 2%;
    }
    
    
    #contents .wlbList02{
        flex-direction: column;
        justify-content: center;
        margin-bottom: -50px;
        align-items: center;
    }
    #contents .wlbList02 li{
        width: 100%;
        max-width: 500px;
        margin-bottom: 50px;
    }
    
}


/*----------------------------------------------------
	☆TOP UNDER 600
----------------------------------------------------*/

@media screen and (max-width:600px) {
    
    #contents .wlbList01{
    }
    #contents .wlbList01 li .icon {
        width: 70px;
    }
    #contents .wlbList01 li .title {
        margin: 15px auto 12px;
        font-size: 20px;
    }
    #contents .wlbList01 li{
        padding-bottom: 30px;
    }
    
    
    #contents .sift {
        margin-top: 60px;
        padding: 0 30px 40px;
    }
    #contents .sift .head05 {
        padding-top: 40px;
    }
    #contents .sift .image01 {
        padding: 0 20px 30px;
    }
    
    #contents .childcare {
        margin-top: 60px;
    }
    
    #contents .childcare .table02 th {
        font-size: 14px;
    }
    #contents .childcare .table02 td {
        font-size: 14px;
    }
    #contents .childcare .table02 td .en{
        font-size: 1.5em;
    }
    
    .head07.haveIcon{
        padding-top: 85px;
    }
    .head07 .icon{
        width: 70px;
    }
    
    #contents .wlbList01.fourColumn{
        padding-top: 0;
    }
    #contents .wlbList01.fourColumn li{
        width: 100%;
        margin-bottom: 20px;
    }
    #contents #diversity .wlbList01.fourColumn.noIcon li .head05 {
        font-size: 20px;
    }
    
    #contents .wlbList01 li .numBox .inr .num{
        font-size: 17vw;
    }
    #contents .wlbList01 li .numBox .inr .unit{
        font-size: 7.5vw;
    }
    
    #contents .wlbList02 {
        margin-top: 60px;
        margin-bottom: -30px;
    }
    #contents .wlbList02 li{
        margin-bottom: 30px;
    }
    #contents .wlbList02 li .head07 {
        margin-bottom: 15px;
    }
    
}

