@charset "utf-8";

/* 事業紹介 css
-------------------------------*/

.service{
    background-image: url(../img/service/sev01_img01.jpg),
        url(../img/service/sev_main_bg.png);
    background-repeat: no-repeat,no-repeat;
    background-position: center top,center 860px;
}
.service02{
    background-image: url(../img/service02/sev02_img01.jpg),
        url(../img/service/sev_main_bg.png);
    background-repeat: no-repeat,no-repeat;
    background-position: center top,center 860px;
}
.service03{
    background-image: url(../img/service02/sev03_img01.jpg),
        url(../img/service/sev_main_bg.png);
    background-repeat: no-repeat,no-repeat;
    background-position: center top,center 860px;
}
.service .p-nav,
.service02 .p-nav,
.service03 .p-nav{
    color: #fff;
}
.service .page-ttl,
.service02 .page-ttl,
.service03 .page-ttl{
    height: 630px;
    padding-top: 150px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom:0;
    transition: 0.3s;
    margin-bottom: 240px;
}
.service .page-ttl .ja,
.service02 .page-ttl .ja,
.service03 .page-ttl .ja{
    color: #fff;
}
.sub_box_ao{
    width: 480px;
    height: 300px;
    border-radius: 10px;
    background-color: #0861d6;
    color: #fff;
    font-size: 20px;
    line-height: 1.7em;
    font-weight: 700;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 50px;
    position: absolute;
    left: 150px;
    top: 500px;
}
.sub_box_ao:before{
    position: absolute;
    left: 70px;
    top: -90px;
    width: 1px;
    height: 125px;
    background-color: #fff;
    content: "";
}
.sub_box_ao .bl{
    text-align: right;
    margin-bottom: 50px;
}
.sub_box_ao li{
    display: inline-block;
    vertical-align: top;
}
.sub_box_ao li:first-child{
    margin-right: 2em;
}
.sub_sev_num{
    position: absolute;
    left: calc(50% - 60px);
    bottom: -140px;
    width: 1010px;
    height: 116px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}
.sub_sev_num.sev01{
    background-image: url(../img/service/service01.png);
}
.sub_sev_num.sev02{
    background-image: url(../img/service02/service02.png);
}
.sub_sev_num.sev03{
    background-image: url(../img/service02/service03.png);
}

@media  screen and (max-width:1800px){
    .sub_sev_num{
        left: calc(50% - 4.4vw);
        bottom: -140px;
        width: calc(50% + 4.4vw);
        background-size: 100% auto;
    }
}

@media  screen and (max-width:1400px){
    .service,
    .service02,
    .service03{
        background-size: auto 61.4vw,auto;
        background-position: center top,center 61.4vw;
    }
    .service .page-ttl,
    .service02 .page-ttl,
    .service03 .page-ttl{
        height: 45vw;
        padding-top: 10.7vw;
        margin-bottom: 15vw;
    }
    .sub_box_ao{
        width: 34.2vw;
        height: 21.4vw;
        font-size: 1.4vw;
        line-height: 1.7em;
        padding-top: 1.07vw;;
        padding-left: 4.2vw;
        padding-right: 3.5vw;
        left: 7.1vw;
        top: 35.7vw;
    }
    .sub_box_ao:before{
        left: 5vw;
        top: -6.4vw;
        width: 1px;
        height: 8.9vw;
    }
    .sub_box_ao .bl{
        margin-bottom: 3.5vw;
    }

}

@media  screen and (max-width:640px){

    .service,.service02,.service03{
        background-size: auto 362px,auto;
        background-position: center top,center 362px;
    }
    .service .page-ttl,
    .service02 .page-ttl,
    .service03 .page-ttl{
        height: auto;
        padding-top: 70px;
        padding-bottom: 1px;
        margin-bottom: 40px;
    }

    .sub_sev_num{
        position: static;
        width: 100%;
        height: 90px;
        background-position: right bottom;;
        background-size: 70% auto;
    }
    
    .sub_box_ao{
        margin-top: 20px;
        position: static;
        width: 100%;
        height: auto;
        border-radius: 10px;
        padding:5px 20px 20px 20px;
        font-size: 15px;
        line-height: 1.7em;
        font-weight: 700;
    }
    .sub_box_ao:before{
        display: none;
    }
    .sub_box_ao .bl{
        margin-bottom: 10px;
    }
    .sub_box_ao .bl img{
        vertical-align: middle;
        width: 90px;
        height: auto;
    }
    
}





.sev_lead{
    margin-bottom: 60px;
}
.sev_lead .txt1{
    font-size: 25px;
    line-height: 1.4em;
    color: #808080;
    margin-bottom: 1em;
}
.sev_lead .txt2{
    width: 100%;
    max-width: 832px;
}
.sev01_bg_ao{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 80px;
    color: #fff;
    padding-bottom: 130px;
    position: relative;
}
.sev01_bg_ao:after{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 1600px;
    height: 86%;
    background-color: #0861d6;
    content: "";
}
.sev01_bg_ao ._in{
    align-items: flex-end;
    position: relative;
    z-index: 2;
}
.sev01_bg_ao .img{
    width: 46%;
}
.sev01_bg_ao .txt{
    width: 50%;
}
.sev01_bg_ao .txt p{
    width: 100%;
    max-width: 480px;
}

.sev01_sec{
    border-top:solid 1px #d7d7d7;
    padding-top: 50px;
    margin-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 95% 50px;
    position: relative;
}
.sev01_sec:before{
    position: absolute;
    left: 0;
    top: -1px;
    width: 200px;
    height: 1px;
    background-color: #0861d6;
    content: "";
}
.sev01_sec.num01{
    background-image: url(../img/service/bg_01.png);
}
.sev01_sec.num02{
    background-image: url(../img/service/bg_02.png);
}
.sev01_sec.num03{
    background-image: url(../img/service/bg_03.png);
}
.sev01_sec.num04{
    background-image: url(../img/service/bg_04.png);
}

.sev01_sec .ttl02{
    width: 25%;
    padding-left: 36px;
}
.sev01_sec .ttl02 .ja{
    font-size: 25px;
    font-weight: 700;
    color: #0861d6;
}
.sev01_sec .ttl02 .en img{
    vertical-align: middle;
}
.sev01_sec .txt{
    width: 75%;
    padding-top: 30px;
}
.sev01_sec .txt .sub_tll{
    font-size: 25px;
    line-height: 1.4em;
    color: #808080;
    margin-bottom: 1.5em;
}
.sec01_item01{
    width: 100%;
    max-width: 800px;
    margin: 60px auto 0;
    align-items: center;
}
.sec01_item01 .img{
    width: 47%;
    text-align: center;
}
.sec01_item01 .cap{
    width: 47%;
    max-width: 360px;
    background-color: #fff;
    border-radius: 10px;
    padding: 25px;
    font-weight: 700;
}
.sec01_item01 .cap .txt1{
    color: #808080;
    margin-bottom: 10px;
}
.sec01_item01 .cap li{
    padding-left: 23px;
    background: url(../img/service/check_bk.png) left 6px no-repeat;
    line-height: 1.6em;
    margin-bottom: 10px;
}

.sec01_item02{
    margin-bottom: 40px;
}
.sec01_item3{
    margin-top: 40px;
    text-align: center;
    overflow: auto;
    padding-bottom: 10px;
}
.sec01_item3 .sp{
    display: none;
}
.sec01_item4{
    width: 100%;
    max-width: 810px;
    margin-top: 50px;
}
.sec01_item4 li{
    width: 49%;
    padding: 30px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
    border: solid 1px #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1.7em;
    position: relative;
    margin-bottom: 15px;
}
.sec01_item4 li .ico{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 80px;
}
.sec01_item4 li .txt2{
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 40px;
}
.sec01_item5{
    margin-top: 40px;
    width: 100%;
    max-width: 860px;
}
.sec01_item5 li{
    width: 32.5%;
}
.sec01_item5 li p{
    margin-top: 5px;
    padding-left: 1em;
    font-weight: 700;
    color: #0861d6;
}

@media  screen and (max-width:1300px){

    .sev01_bg_ao{
        padding-bottom: 10vw;
    }

}
@media  screen and (max-width:910px){

    .sev01_bg_ao{
        padding-top: 60px;
        padding-bottom: 60px;
        background-color: #0861d6;
    }
    .sev01_bg_ao:after{
    }
    .sev01_bg_ao .img{
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .sev01_bg_ao .txt{
        width: 100%;
    }
    .sev01_bg_ao .txt p{
        max-width: 552px;
        margin: auto;
    }
    
    .sev01_sec{
        padding-top: 40px;
        background-position: right 20px;
        background-size: 40% auto;
    }
    .sev01_sec .ttl02{
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .sev01_sec .txt{
        width: 100%;
        padding-top: 0;
    }
    
}
@media  screen and (max-width:640px){
    .sev_lead{
        margin-bottom: 40px;
    }
    .sev_lead .txt1{
        font-size: 20px;
        line-height: 1.4em;
    }
    .sev_lead .txt1 br{
        display: none;
    }
    
    .sev01_sec{
        padding-top: 30px;
        margin-bottom: 60px;
    }

    .sev01_sec .ttl02{
        margin-bottom: 20px;
    }

    .sev01_sec .ttl02 .ja{
        font-size: 20px;
    }
    
    .sev01_sec .txt .sub_tll{
        font-size: 19px;
        line-height: 1.7em;
        margin-bottom: 1em;
    }
    .sev01_sec .txt .sub_tll br{
        display: none;
    }

    .sec01_item01{
        margin-top: 30px;
    }
    .sec01_item01 .img{
        width: 100%;
        padding: 0 10%;
        margin-bottom: 20px;
    }
    .sec01_item01 .cap{
        width: 100%;
        max-width: initial;
        max-width: auto;
        padding: 20px;
    }
    .sec01_item01 .cap li{
        padding-left: 20px;
        line-height: 1.4em;
        margin-bottom: 5px;
    }

    .sec01_item02{
        margin-bottom: 20px;
    }
    .sec01_item3{
        margin-top: 20px;
        text-align: center;
    }

    .sec01_item3 img.pc{
        display: none;
    }
    .sec01_item3 img.sp{
        display: block;
        width: 100%;
        height: auto;
    }

    .sec01_item4{
        margin-top: 20px;
    }
    .sec01_item4 li{
        width: 100%;
        padding: 20px;
        margin-bottom: 6px;
    }
    .sec01_item4 li .ico{
        position: absolute;
        right: auto;
        left: 15px;
        top: 10px;
        width: 45px;
    }
    .sec01_item4 li .txt2{
        padding-left: 55px;
        font-size: 17px;
        padding-top: 0;
        margin-bottom: 15px;
    }
    .sec01_item5 li{
        width: 49%;
        margin-bottom: 10px;
    }
    .sec01_item5 li p{
        margin-top: 0;
        padding-left: 0;
    }
    
}



.sec01_item6{
    width: 100%;
    max-width: 1920px;
    margin: auto;
}
.sec01_item6 div{
    width: 50%;
}
.sec01_item7{
    width: 100%;
    background-color: #0861d6;
    padding: 70px 0;
}
.sec01_item7 .ttl01 .ja{
    color: #fff;
}

.sec01_item8{
    background-color: #fff;
    padding: 50px 80px;
    flex-flow: row-reverse;
    align-items: center;
}
.sec01_item8 .img{
    width: 48%;
}
.sec01_item8 .img p{
    color: #808080;
    font-weight: 700;
    margin-bottom: 10px;
}
.sec01_item8 .txt{
    width: 50%;
}
.sec01_item8 .txt .sub2{
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sec01_item9{
    margin-top: 60px;
    color: #fff;
}
.sec01_item9 .txt5{
    width: 37%;
    padding-left: 60px;
}
.sec01_item9 .txt5 p{
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 10px;
}
.sec01_item9 .txt6{
    width: 63%;
}
.sec01_item9 .txt6 .sub{
    margin-top: 40px;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    padding: 30px 60px;
}
.sec01_item9 .txt6 .sub p{
    font-weight: 700;
    color: #808080;
    margin-bottom: 10px;
}
.sec01_item9 .txt6 .sub table{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px; /* 左右、上下 */

}
.sec01_item9 .txt6 .sub td span{
    color: #808080;
    padding-right: 1em;
}
.sec01_item9 .txt6 .sub td:last-child{
    text-align: right;
}

.sec01_item10{
    width: 90%;
    max-width: 1160px;
    margin: auto;
    margin-top: 100px;
}
.sec01_item10 .txt1{
    font-size: 20px;
    color: #0861d6;
    font-weight: 700;
}
.sec01_item10 ul{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sec01_item10 li{
    width: 32.5%;
    overflow: hidden;
    border-radius: 3px;
}
.sec01_item10 .txt2{
    margin-bottom: 20px;
}

@media  screen and (min-width:1301px){
    .sec01_item10 .txt1,
    .sec01_item10 .txt2,
    .sec01_item10 .btn_link{
        margin-left: 25px;
    }

}
@media  screen and (max-width:910px){

    .sec01_item8{
        display: block;
        padding: 30px;
    }
    .sec01_item8 .img{
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
    .sec01_item8 .img p{
        margin-bottom: 5px;
    }
    .sec01_item8 .txt{
        width: 100%;
        margin-bottom: 30px;
    }

    .sec01_item9{
        padding: 0 30px;
    }
    .sec01_item9 .txt5{
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .sec01_item9 .txt6{
        width: 100%;
    }

    
    
}
@media  screen and (max-width:640px){

    
    .sec01_item6 div{
        width: 100%;
    }

    .sec01_item8{
        padding: 20px;
    }
    .sec01_item8 .txt .sub1 img{
        width: 70px;
        height: auto;
    }
    .sec01_item8 .txt .sub2{
        font-size: 18px;
        line-height: 1.4em;
        margin-bottom: 10px;
    }
    
    .sec01_item9{
        padding: 0;
    }
    .sec01_item9 .txt5{
        margin-bottom: 10px;
    }

    .sec01_item9 .txt5 .sub1 img{
        width: 70px;
        height: auto;
    }

    .sec01_item9 .txt5 p{
        font-size: 18px;
        line-height: 1.4em;
    }
    .sec01_item9 .txt6 .sub{
        margin-top: 10px;
        padding: 20px;
    }
    .sec01_item9 .txt6 .sub table{
        border-spacing: 0 5px; /* 左右、上下 */

    }
    .sec01_item9 .txt6 .sub td span{
        padding-right: 0.3em;
    }
    .sec01_item9 .txt6 .sub td:last-child{
        padding-left: 10px;
    }

    .sec01_item10{
        margin-top: 60px;
    }
    .sec01_item10 .txt1{
        font-size: 19px;
    }

    .sec01_item10 ul{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sec01_item10 li{
        width: 49%;
        margin-bottom: 10px;
    }
    .sec01_item10 .btn_link{
        width: 230px;
    }
    
    
}







/* 事業紹介 02
-------------------------------*/

.sev_lead .txt{
    width: 60%;
}
.sev_lead .txt p.txt3{
    width: 100%;
    max-width:520px; 
    margin-bottom: 30px;
}
.sev_lead .img{
    width: 38%;
    text-align: center;
}

.sev02_cont01{
    width: 95%;
    max-width: 1280px;
    margin: auto;
    background-color: #fff;
    padding: 60px 0;
    margin-bottom: 140px;
}
.sev02_cont01 ._in{
    width: 95%;
    max-width: 1030px;
    margin: auto;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}
.sev02_cont01 ._in:after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 260px;
    border-radius: 3px;
    background: -moz-linear-gradient(left, #cedff7, #0861d6);
    background: -webkit-linear-gradient(left, #cedff7, #0861d6);
    background: linear-gradient(to right, #cedff7, #0861d6);
    content: "";
}
.sev02_cont01 .txt{
    width: 52%;
    position: relative;
    z-index: 3;
}
.sev02_cont01 .txt .txt1{
    margin-bottom: 50px;
}
.sev02_cont01 .txt .txt2{
    width: 100%;
    height: 260px;
    padding-right: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
}
.sev02_cont01 .txt .txt3{
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 700;
    margin-bottom: 30px;
}
.sev02_cont01 .img{
    width: 45%;
    padding-left: 50px;
    padding-bottom: 40px;
    position: relative;
    z-index: 3;
}
.sev02_cont02{
    margin-bottom: 90px;
}
.sev02_cate_01{
    justify-content: flex-start;
    align-items: center;
}
.sev02_cate_01 li{
    width: 16.5%;
    text-align: center;
    margin-left: 1.5%;
}
.sev02_cate_01 li:first-child{
    width: 13%;
    margin-left: 0;
    font-size: 19px;
}
.sev02_cate_02{
    margin-top: 20px;
    padding-left: 15%;
}
.sev02_cate_03{
    margin-top: 50px;
    border-top: solid 1px #b4b4b4;
    padding: 50px;
}
.sev02_cate_03 dt{
    float: left;
    font-weight: 700;
    clear: left;
}
.sev02_cate_03 dd{
    float: left;
    margin-bottom: 15px;
}
.sev02_cate_04{
    margin-left: 50px;
    display: inline-block;
    padding: 30px;
    background: -moz-linear-gradient(top, #f5f8fb, #ffffff);
    background: -webkit-linear-gradient(top, #f5f8fb, #ffffff);
    background: linear-gradient(to top,#f5f8fb, #ffffff);

    background-color: #f5f8fb;
    border: solid 1px #fff;
    border-radius: 3px;
    font-size: 90%;
    line-height: 1.7em;
}
.sev02_cate_04 li{
    display: inline-block;
    margin-right: 4em;
    vertical-align: top;
}

.sev02_cont03{
    width: 100%;
    background-color: #0861d6;
    color: #fff;
    padding: 90px 0;
}
.sev02_cont03 .img{
    margin-bottom: 60px;
}
.sev02_cont03 .img li{
    width: 50%;
}

.sev02_cont03 p{
    width: 100%;
    max-width: 900px;
    margin: 40px auto 0
}
.sev02_cont04{
    padding: 90px 0 140px;

}
.sev02_cont04 .btn_link{
    margin-top: 30px;
}
.sev02_cont04 .btn_link a:hover{
    text-decoration: none;
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

.sev02_cont05{
    width: 100%;
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.service02 #f_contact{
    margin-top: 0;
}

@media  screen and (max-width:1300px){

    .sev02_cate_03{
        padding: 50px 0;
    }
    .sev02_cate_04{
        margin-left: 0;
    }
    .sev02_cate_04 li{
        margin-right: 2em;
    }
}

@media  screen and (max-width:910px){

    
    .sev_lead .txt{
        width: 100%;
    }
    .sev_lead .txt p.txt3{
        width: 100%;
        max-width: initial;
        max-width: auto;
        margin-bottom: 20px;
    }
    .sev_lead .img{
        width: 100%;
        text-align: center;
    }

    .sev02_cont01{
        padding: 30px 0;
        margin-bottom: 80px;
    }
    .sev02_cont01 ._in{
        display: block;
    }
    .sev02_cont01 ._in:after{
        display: none;
    }
    .sev02_cont01 .txt{
        width: 100%;
    }
    .sev02_cont01 .txt .txt1{
        margin-bottom: 20px;
    }
    .sev02_cont01 .txt .txt2{
        width: 100%;
        height: auto;
        border-radius: 3px;
        background: -moz-linear-gradient(left, #0861d6, #cedff7);
        background: -webkit-linear-gradient(left, #0861d6, #cedff7);
        background: linear-gradient(to right, #0861d6, #cedff7);
        padding: 20px;
        display: block;
        color: #fff;
    }
    .sev02_cont01 .txt .txt3{
        margin-bottom: 20px;
    }
    .sev02_cont01 .img{
        margin-top: 30px;
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .sev02_cont02{
        margin-bottom: 60px;
    }
    .sev02_cate_01{
        justify-content: space-between;
    }
    
    .sev02_cate_01 li{
        width: 23%;
        margin-left:0;
    }
    .sev02_cate_01 li:first-child{
        width: 100%;
        text-align: left;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .sev02_cate_02{
        padding-left: 10px;
    }
    .sev02_cate_03{
        margin-top: 30px;
        padding: 30px 0 10px;
    }
    .sev02_cate_03 dt{
        float: none;
    }
    .sev02_cate_03 dd{
        float: none;
        margin-left: 1em;
        margin-bottom: 10px;
    }
    .sev02_cate_04{
        margin-left: 0;
        display: block;
        padding: 20px;
    }
    .sev02_cont04{
        padding-bottom: 100px;
    }

    
}
@media  screen and (max-width:640px){

    .sev02_cont01{
        margin-bottom: 60px;
    }
    .sev02_cont01 .txt .txt2{
        padding: 20px 10px;
    }

    .sev02_cont01 .txt .txt3{
        font-size: 18px;
        line-height: 1.5em;
        margin-bottom: 10px;
        font-feature-settings: "palt";
    }
    
    .sev02_cate_01 li{
        width: 30%;
    }
    
    
    .sev02_cate_04{
        padding: 10px;
    }

    .sev02_cont03{
        padding: 60px 0;
    }
    .sev02_cont03 .img{
        margin-bottom: 20px;
    }
    .sev02_cont03 .img li{
        width: 100%;
        margin-bottom: 10px;
    }

    .sev02_cont03 p{
        margin-top: 20px;
    }

    .sev02_cont04{
        padding: 40px 0 80px;

    }
    .sev02_cont04 .btn_link{
        margin-top: 20px;
        width: 230px;
    }
}





.sev02_case{
    padding-bottom: 50px;
}

.sev02_case_01{
    width: 100%;
    background-color: #f5f8fb;
    padding: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.sev02_case_01 dt{
    width: 160px;
    height: 52px;
    border: solid 1px #0861d6;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.sev02_case_01 dd{
    width: calc(100% - 160px);
    padding-left: 40px;
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 700;
}

.sev02_case_02{
    width: 100%;
    max-width: 1150px;
    margin-left: auto;
    margin-bottom: 20px;
    color: #0861d6;
    font-weight: 700;
    line-height: 1.2em;
    padding-left: 10px;
    border-left: solid 6px #0861d6;
}
.sev02_case_03{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 50px;
}

.sev02_case_quest li{
    text-indent: -1em;
    margin-left: 1em;
    
}
.sev02_case_hikaku{
    width: 100%;
    border: solid 1px #f5f8fb;
} 
.sev02_case_hikaku td{
    width: 50%;
    padding: 20px;
    vertical-align: top;
}
.sev02_case_hikaku th{
    width: 50%;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    background-color: #f5f8fb;
}

.sev02_case_hikaku th:nth-child(2){
    background-color: #0861d6;
    color: #fff;
}

.sev02_case_waku{
    width: 100%;
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f3f3f3;
    border: solid 1px #b4b4b4;
    
}
.sev02_case_03 p{
    margin-bottom: 10px;
}

@media  screen and (max-width:910px){
    .sev02_case_01 dt{
        width: 100px;
        height: 40px;
        padding: 0 15px;
    }
    .sev02_case_01 dd{
        width: calc(100% - 100px);
        padding-left: 20px;
        font-size: 20px;
        line-height: 1.4em;
    }
    
}
@media  screen and (max-width:640px){
    .sev02_case{
        padding-bottom: 20px;
    }
    .sev02_case_01{
        display: block;
        padding: 10px;
    }

    .sev02_case_01 dt{
        width: 80px;
        height: 35px;
        margin-bottom: 5px;
    }
    .sev02_case_01 dd{
        width: 100%;
        padding-left: 0;
        font-size: 18px;
        line-height: 1.4em;
    }
    .sev02_case_hikaku td{
        font-size: 15px;
        line-height: 1.5em;
        padding: 10px;
    }
    .sev02_case_hikaku th{
        font-size: 15px;
        line-height: 1.2em;
    }
    
}





/* 事業紹介 03
-------------------------------*/
.sev03_cont01{
    width: 95%;
    max-width: 1280px;
    margin: 0 auto 90px;
    padding: 40px;
    background-color: #fff;
    position: relative;
}
.sev03_cont01:after{
    position: absolute;
    top: 0;
    right: -320px;
    width: 320px;
    height: 100%;
    background-color: #fff;
    content: "";
}

.sev03_ttl{
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    justify-content: flex-start;
}
.sev03_ttl .cap{
    width: 280px;
    height: 280px;
    background: url(../img/service02/sev03_waku.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-left: 50px;
    font-size: 20px;
    color: #0861d6;
    font-weight: 700;
    margin-right: 70px;
}
.sev03_ttl .cap.ao{
    background-image: url(../img/service02/sev03_waku_beta.png);
    color: #fff;
}


.sev03_ttl .txt{
    width: calc(100% - 350px);
    max-width: 750px;
    padding-top: 50px;
}
.sev03_ttl .txt .sub{
    font-size: 20px;
    line-height: 1.7em;
    margin-bottom: 30px;
}

.sev03_cont01 .img{
    margin-bottom: 70px;
}
.sev03_cont01 .img li{
    width: 50%;
}

.about_sier{
    width: 100%;
    max-width: 900px;
    margin: auto;
}
.about_sier .sub1{
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 700;
    color: #0861d6;
    margin-bottom: 80px;
}
.about_sier .txt{
    width: 65%;
}
.about_sier .txt .sub2{
    font-size: 18px;
    line-height: 1.8em;
    color: #0861d6;
    margin-bottom: 20px;
}
.about_sier .img_logo{
    width: 33%;
}


.sev03_cont02{
    margin-bottom: 90px;
}
.sev03_cont02 .ttl{
    width: 100%;
    background-color: #0861d6;
    border-radius: 10px 10px 0 0 ;
    color: #fff;
    font-size: 20px;
    line-height: 1.2em;
    padding: 20px 0;
}
.sev03_cont02 .ttl p{
    width: 90%;
    max-width: 1000px;
    margin: auto;
}

.sev03_cont02 ._in{
    padding-top: 40px;
    flex-flow: row-reverse;
    align-items: center;
}
.sev03_cont02 .txt{
    width: 43%;
}
.sev03_cont02 .txt .sub1{
    color: #808080;
    font-size: 25px;
    line-height: 1.6em;
    margin-bottom: 40px;
}
.sev03_cont02 .img{
    width: 50%;
}

.sev03_cont02 ._in.sub2{
    background-color: #fff;
    padding: 40px 40px 10px 40px;
    border-radius: 0 0 10px 10px;
}
.sev03_cont02 ._in.sub2 ul{
    width: 100%;
    max-width: 1080px;
    margin: auto;
}
.sev03_cont02 ._in.sub2 li{
    width: 22%;
    text-align: center;
    margin-bottom: 30px;
}
.sev03_cont02 ._in.sub2 li p{
    font-size: 90%;
    margin-top: 5px;
}

.sev03_cont03{
    width: 100%;
    background-color: #0861d6;
    padding-top: 100px;
    padding-bottom: 100px;
}
.sev03_cont03 .txt1{
    width: 260px;
    color: #fff;
}
.sev03_cont03 .txt1 .ttl01 .ja{
    color: #fff;
}
.sev03_cont03 .txt2{
    width: calc(100% - 330px);
}
.sev03_item01 li{
    width: 24%;
    background-color: #fff;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 13px;
    color: #0861d6;
    font-size: 15px;
    line-height: 1.6em;
/*    font-feature-settings: "palt";*/
}
.sev03_item01 li .num{
    text-align: center;
}
.sev03_item01 li dt{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: solid 1px #0861d6;
    margin-bottom: 10px;
}
.sev03_item01 li:empty{
    padding: 0;
    background-color:transparent;
}


.sev03_cont04{
    width: 100%;
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}
.sev03_item02{
    flex-flow: row-reverse;
}
.sev03_item02 .txt{
    width: 54%;
}
.sev03_item02 .txt dt{
    font-weight: 700;
    color: #808080;
    padding: 20px 10px;
    border-bottom: solid 1px #dadada;
    margin-bottom: 20px;
}
.sev03_item02 .txt dd{
    padding-left: 10px;
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 1.7em;
}
.sev03_item02 .txt dd:last-child{
    margin-bottom: 0;
}
.sev03_item02 .img{
    width: 42%;
}
.sev03_item02 .img li{
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 3px;
    padding: 15px;
    font-size: 15px;
  line-height: 1.2em;
    text-align: center;
    margin-bottom: 15px;
}
.sev03_item02 .img li.ph1{
    width: 56%;
}
.sev03_item02 .img li.ph2{
    width: 40%;
}
.sev03_item02 .img li.ph3{
    width: 48%;
}
.sev03_item02 .img li.ph4{
    width: 48%;
}
.sev03_item02 .img li.ph5{
    width: 72%;
}


.sev03_cont05{
    padding-top: 100px;
}
.sev03_item03{
    width: 100%;
    max-width: 1100px;
    margin: auto;
}

.sev03_item03 .ttl{
    width: 100%;
    font-weight: 700;
    color: #808080;
    padding: 20px 10px;
    border-bottom: solid 1px #dadada;
    margin-bottom: 20px;
}
.sev03_item03 .txt{
    width: 34%;
    
}
.sev03_item03 ul{
    width: 60%;

}

.sev03_item03 li{
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
    width: 27%;
}
.sev03_item03 li:nth-child(3){
    width: 39%;
    
}
.sev03_item04{
    width: 100%;
    padding: 20px;
    text-align: center;
    overflow: auto;
    margin: 30px 0;
}
.sev03_item05{
    width: 100%;
    background-color: #fff;
    padding: 20px;
}
.sev03_item05 .ttl{
    width: 95%;
    max-width: 1100px;
    margin: auto;
    font-weight: 700;
    color: #808080;
    padding: 20px 10px;
    border-bottom: solid 1px #dadada;
    margin-bottom: 20px;
}
.sev03_item05 ._in{
    width: 95%;
    max-width: 1100px;
    margin: auto;
    flex-flow: row-reverse;
}
.sev03_item05 ._in .txt{
/*    width: calc(100% - 300px);*/
    padding: 10px;

}
.sev03_item05 ._in .img{
    width: 260px;
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
}

@media  screen and (min-width:1201px){
  .sev03_item02 .img li.ph2 p{
    letter-spacing: -0.1em;
    font-size: 13px;
  }

  .sev03_item05 ._in .img{
        padding: 25px 15px;
    }

}

@media  screen and (max-width:910px){
    .sev03_cont01{
        padding: 30px 20px;
    }

    .sev03_ttl .cap{
        width: 160px;
        height: 160px;
        padding-top: 20px;
        padding-left: 20px;
        margin-right: 30px;
        font-size: 19px;
    }
    .sev03_ttl .txt{
        width: calc(100% - 190px);
        padding-top: 0;
    }
    .sev03_ttl .txt .sub{
        font-size: 19px;
        line-height: 1.7em;
        margin-bottom: 20px;
    }

    .sev03_cont01 .img{
        margin-bottom: 40px;
    }

    .about_sier .sub1{
        font-size: 19px;
        line-height: 1.5em;
        margin-bottom: 30px;
    }
    .about_sier .txt .sub2{
        font-size: 17px;
        line-height: 1.8em;
    }


    .sev03_cont02{
        margin-bottom: 60px;
    }
    .sev03_cont02 .ttl{
        padding: 15px 0;
    }
    .sev03_cont02 ._in{
        padding-top: 20px;
        display: block;
    }
    .sev03_cont02 .txt{
        width: 100%;
        margin-bottom: 20px;
    }
    .sev03_cont02 .txt .sub1{
        font-size: 20px;
        line-height: 1.6em;
        margin-bottom: 20px;
    }
    .sev03_cont02 .img{
        width: 100%;
        text-align: center;
    }

    .sev03_cont02 ._in.sub2{
        padding: 20px ;
    }
    .sev03_cont02 ._in.sub2 ul{
        width: 100%;
        max-width: 1080px;
        margin: auto;
    }
    .sev03_cont02 ._in.sub2 li{
        width: 24%;
        margin-bottom: 20px;
    }
    .sev03_cont02 ._in.sub2 li p{
        margin-top: 0;
    }

    .sev03_cont03{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .sev03_cont03 .txt1{
        width: 100%;
        margin-bottom: 30px;
    }
    .sev03_cont03 .txt2{
        width: 100%;
    }
    .sev03_item01 li{
        padding: 10px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 1.6em;
    }


    .sev03_cont04{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .sev03_item02{
        display: block;
    }
    .sev03_item02 .txt{
        width: 100%;
        margin-bottom: 30px;
    }
    .sev03_item02 .txt dt{
        padding: 10px 0;
        margin-bottom: 10px;
    }
    .sev03_item02 .txt dd{
        padding-left: 0;
        margin-bottom: 20px;
    }
    .sev03_item02 .img{
        width: 100%;
    }
    .sev03_item02 .img li{
        padding: 10px;
        font-size: 14px;
        margin-bottom: 10px;
        overflow: hidden;
    }
    .sev03_item02 .img li.ph1,
    .sev03_item02 .img li.ph2,
    .sev03_item02 .img li.ph3,
    .sev03_item02 .img li.ph4{
        width: 24%;
    }
    .sev03_item02 .img li.ph1 img,
    .sev03_item02 .img li.ph2 img,
    .sev03_item02 .img li.ph3 img,
    .sev03_item02 .img li.ph4 img{
        width: 17vw;
        height: 17vw;
        object-fit: contain;
    }
    .sev03_item02 .img li.ph5{
        width: 49%;
    }


    .sev03_cont05{
        padding-top: 60px;
    }

    .sev03_item03 .txt{
        width: 100%;
        margin-bottom: 20px;
    }
    .sev03_item03 ul{
        width: 100%;
    }

    .sev03_item03 li{
        padding: 10px;
        font-size: 14px;
    }

    .sev03_item05 .ttl{
        padding: 0 0 10px;
        margin-bottom: 10px;
    }
    .sev03_item05 ._in{
        display: block;
    }
    .sev03_item05 ._in .txt{
        width: 100%;
        margin-bottom: 30px;
    }
    .sev03_item05 ._in .img{
        width: 260px;
        margin: auto;
        padding: 10px;
        font-size: 14px;
    }

}
@media  screen and (max-width:640px){
    .sev03_ttl{
        display: block;
    }
    .sev03_ttl .cap{
        width: 100%;
        height: auto;
        padding: 10px;
        background-image: none;
        border: solid 1px #0861d6;
        border-radius: 3px;
        margin-bottom: 19px;
    }
    .sev03_ttl .cap.ao{
        border: none;
    }
    .sev03_ttl .txt{
        width: 100%;
    }
    .sev03_ttl .txt .sub{
        font-size: 18px;
        line-height: 1.7em;
    }
    .sev03_cont01 .img {
        margin-bottom: 20px;
    }
    .sev03_cont01 .img li {
        width: 100%;
        margin-bottom: 10px;
    }
    .about_sier .sub1 {
        font-size: 18px;
        line-height: 1.5em;
        margin-bottom: 20px;
    }
    .about_sier .txt {
        width: 100%;
    }
    .about_sier .txt .sub2 {
        font-size: 17px;
        line-height: 1.6em;
        margin-bottom: 10px;
    }
    .about_sier .img_logo {
        width: 100%;
        text-align: center;
    }
    .sev03_cont02 ._in.sub2 li {
        width: 48%;
        margin-bottom: 10px;
    }
    .sev03_item01 li {
        width: 49%;
        margin-bottom: 15px;
    }
    
    .sev03_item01 li dt {
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    .sev03_item02 .img li {
        padding: 5px;
    }
    .sev03_item02 .img li.ph1,
    .sev03_item02 .img li.ph2,
    .sev03_item02 .img li.ph3,
    .sev03_item02 .img li.ph4,
    .sev03_item02 .img li.ph5{
        width: 48%;
    }
    .sev03_item02 .img li.ph1 img,
    .sev03_item02 .img li.ph2 img,
    .sev03_item02 .img li.ph3 img,
    .sev03_item02 .img li.ph4 img{
        width: 30vw;
        height: 30vw;
        object-fit: contain;
    }
    .sev03_item03 .ttl {
        padding: 10px 0;
        margin-bottom: 10px;
    }
    .sev03_item03 li,
    .sev03_item03 li:last-child{
        width: 48%;
        line-height: 1.2em;
    }
    .sev03_item04 {
        padding: 10px;
        margin: 20px 0;
    }
    .sev03_item04 img{
        width: 640px;
        max-width: none;
        height: auto;
    }
    .sev03_item05 ._in .img {
        width: 180px;
        padding: 5px;
    }
}




