@charset "utf-8";

/* ----------------------------------------

content

---------------------------------------- */


.lowerPage.business #content #page_mv {
    background: url(/files/img/business/mv.jpg?ver=1.0.1);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.lowerPage.business .flex {
    margin-top: 90px;
    justify-content: space-between;
}
.lowerPage.business .flex .bgColor01 {
    width: 48.5%;
    max-width: 559px;
    padding: 45px 34px;
}
.lowerPage.business .flex .bgColor01 .list_01,
.lowerPage.business .flex .bgColor01 .list_02{
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lowerPage.business .flex .bgColor01 .list_01 a,
.lowerPage.business .flex .bgColor01 .list_02 a{
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
    line-height: 1.25;
}
.lowerPage.business .flex .bgColor01 .list_01 a{
    color: #fff;
}
.lowerPage.business .flex .bgColor01 .list_01 li {
    width: 48.5%;
    max-width: 246px;
    justify-self: center;
}
.lowerPage.business .flex .bgColor01 .list_01 li.w-100p {
    width: 100%;
    max-width: 100%;
}
.lowerPage.business .flex .bgColor01 .list_01 li.w-100p a.type_04{
    justify-content: center;
    align-items: center;
    font-size: 178.8%;
    color: #0f234a;
    background: #c6c6c6;
    margin-top: 21px;
    padding: 10px 5px;
    position: relative;
}
.lowerPage.business .flex .bgColor01 .list_01 li.w-100p a.type_04:before {
    content: "";
    content: "";
    background: url(/files/img/business/icon_01_2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 56px;
    height: 38px;
    margin-right: 20px;
}
.lowerPage.business .flex .bgColor01 .list_01 li a.type_01 {
    background: #27517b;
    font-size: 178.8%;
    height: 246px;
    padding-top: 52px;
}
.lowerPage.business .flex .bgColor01 .list_01 li a.type_01:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_01.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    height: 111px;
    top: 112px;
    left:0;
    right:0;
    margin: 0 auto;
}
.lowerPage.business .flex .bgColor01 .list_01 li:nth-of-type(2) {
    max-width: 232px;
}
.lowerPage.business .flex .bgColor01 .list_01 li a.type_02,
.lowerPage.business .flex .bgColor01 .list_01 li a.type_03 {
    font-size: 142.848%;
    padding: 14px 12px;
    height: 112px;
    justify-content: flex-start;
}

.lowerPage.business .flex .bgColor01 .list_01 li a.type_02 {
    background: #c31b48;
}
.lowerPage.business .flex .bgColor01 .list_01 li a.type_02:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_02.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 62px;
    height: 60px;
    bottom:12px;
    right:12px;
}
.lowerPage.business .flex .bgColor01 .list_01 li a.type_03 {
    background: #1a50b9;
    margin-top: 21px;
}
.lowerPage.business .flex .bgColor01 .list_01 li a.type_03:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_03.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 124px;
    height: 48px;
    bottom:12px;
    right:12px;
}

.lowerPage.business .flex .bgColor01 .list_02 li{
    width: 48.5%;
    max-width: 246px;
    justify-self: center;
}
.lowerPage.business .flex .bgColor01 .list_02 li a{
    padding: 22px 15px 15px;
    color: #0f234a;
    text-align: center;
    height: 158px;
    font-size: 142.848%;
    position: relative;
}

.lowerPage.business .flex .bgColor01 .list_02 li a.type_05 {
    background: #7cb3ea;
    padding-top: 15px;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_05:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_04.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 84px;
    height: 70px;
    bottom:11px;
    left:0;
    right:0;
    margin: 0 auto;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_06 {
    background: #f7dd83;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_06:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_05.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 76px;
    height: 84px;
    bottom:9px;
    left:0;
    right:0;
    margin: 0 auto;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_07 {
    background: #89dd96;
    margin-top: 13px;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_07:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_06.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 102px;
    height: 81px;
    bottom:14.6px;
    left:0;
    right:0;
    margin: 0 auto;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_08 {
    background: #c6c6c6;
    margin-top: 13px;
}
.lowerPage.business .flex .bgColor01 .list_02 li a.type_08:after {
    position: absolute;
    content: "";
    background: url(/files/img/business/icon_07.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 53px;
    height: 67px;
    bottom:30px;
    left:0;
    right:0;
    margin: 0 auto;
}


@media screen and (max-width:1240px){
    #container .lowerPage.business .flex .bgColor01 .list_01 a{
        font-size: 135%;
    }
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_02,
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_03,
    .lowerPage.business .flex .bgColor01 .list_02 li a{
        font-size: 108%;
    }
    .lowerPage.business .flex {
        margin-top: 55px;
    }
    .lowerPage.business .flex .bgColor01 .list_01, .lowerPage.business .flex .bgColor01 .list_02 {
        margin-top: 45px;
    }
}
@media screen and (max-width:1024px){
    .lowerPage.business .flex .bgColor01 {
        width: 48.5%;
        max-width: 559px;
        padding: 30px 25px;
    }
    .lowerPage.business .flex .bgColor01 .list_01, .lowerPage.business .flex .bgColor01 .list_02 {
        margin-top: 25px;
    }
}
@media screen and (max-width:880px){
    /*
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_02, 
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_03, 
    .lowerPage.business .flex .bgColor01 .list_02 li a {
        font-size: 100%;
    }*/
    .lowerPage .read {
        font-size: 220%;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_02::after,
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_03::after {
        height: 45px;
        background-size: contain;
        right: 0;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_02 br,
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_03 br {
        display: none;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    section .inner .innneTitle {
        font-size: 170%;
    }
}

@media screen and (max-width:767px){
    .lowerPage.business .flex .bgColor01 {
        width: 100%;
        max-width: 100%;
        padding: 30px 25px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 a, 
    .lowerPage.business .flex .bgColor01 .list_02 a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li,
    .lowerPage.business .flex .bgColor01 .list_02 li {
        max-width: 48.5%;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li:nth-of-type(2) {
        max-width: 48.5%;
    }
    #container .lowerPage.business .flex .bgColor01 .list_01 a {
        font-size: 175%;
    }
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_02, 
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_03, 
    .lowerPage.business .flex .bgColor01 .list_02 li a {
        font-size: 135%;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a.type_07,
    .lowerPage.business .flex .bgColor01 .list_02 li a.type_08 {
        margin-top: 10px;
    }
    .lowerPage.business .flex .bgColor01:nth-of-type(n+2) {
        margin-top: 30px;
    }

    .lowerPage.business .flex .bgColor01 .list_01, .lowerPage.business .flex .bgColor01 .list_02 {
        margin-top: 10px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_02::after, .lowerPage.business .flex .bgColor01 .list_01 li a.type_03::after {
        height: 40px;
        right: 0;
        bottom: 10px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_01 {
        height: 100%;
        padding-top: 30px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_03 {
        margin-top: 6%;
    }
    #container .lowerPage.business .flex .bgColor01 .list_01 a{
        font-size: 5.8vw;
    }
    .lowerPage.business .flex .bgColor01 {
        width: 100%;
        max-width: 100%;
        padding: 20px 4% 13px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li a.type_01::after {
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .lowerPage.business .flex {
        margin-top: 30px;
    }
    section .inner .innneTitle {
        font-size: 150%;
    }
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_02, 
    #container .lowerPage.business .flex .bgColor01 .list_01 li a.type_03, 
    .lowerPage.business .flex .bgColor01 .list_02 li a {
        font-size: 100%;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a{
        height: 135px;
    }
    #container .lowerPage.business .flex .bgColor01 .list_01 a {
        font-size: 120%;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li.w-100p a.type_04 {
        margin-top: 8px;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a.type_05::after {
        background-size: contain;
        height: 62px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a.type_06::after {
        background-size: contain;
        height: 70px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a.type_07::after {
        background-size: contain;
        height: 70px;
        bottom: 11px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .lowerPage.business .flex .bgColor01 .list_02 li a.type_08::after {
        background-size: contain;
        height: 62px;
        bottom: 18px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

}


/* IE11に指定するスタイルを記入 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    
    *::-ms-backdrop,.sec_02_company_inner_tit {
        padding-top: 13px;
    } 
    *::-ms-backdrop,.sec_03_flex_inner_01 .sec_03_achievement_list_tit{
        padding-top: 10px;
    }
    .lowerPage.business .flex .bgColor01 .list_01, .lowerPage.business .flex .bgColor01 .list_02 {
        margin-top: 25px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li.w-100p a.type_04 {
        padding-top: 17px;
    }
    .lowerPage.business .flex .bgColor01 .list_01 li.w-100p a.type_04::before {
        position: relative;
        top: -4px;
    }
}