/* p{
    line-height: 2;
}

.sp-br{
    display: none;
}
.block-txt>p{
    margin-bottom: 1em;
}
span.cl-blue {
    color: #328CC3;
} */
/* 特徴 */
.backttl_img_characteristics #undercontent-container {
    padding: 18% 0 0%;
}
.MandA-block01 {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.characteristics-container .artcle-ttl {
    margin-bottom: 0em !important;
}
.block-txt {
    margin-top: 6%;
    margin-bottom: 9%;
}
.wh-block {
    padding: 1em 2em;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    margin-bottom: 4em;
}
.MandA-block01 .img-block{
    margin-bottom: 4em;
}
.wave-bottom-wrap{
    width: 68%;
    margin: 0 auto;
    padding-bottom: 4%;
    max-width: 1200px;
}
.detailblock {
    margin: 0 auto;
    width: 65%;
}
.detailblock .block-txt {
    margin-bottom: 13%;
}
.wh-block>p:first-child{
    margin-bottom: 1em;
}

/* 流れ */
.steps-container .block-txt{
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 9%;
    width: 80%;
}
/* .im-flex{
    display: flex;
    justify-content: space-around;
    width: 90%
}
.im-flex .im-flex-txt{
    display: flex;
    justify-content: center;
    align-items: center;
}
.im-flex .im-flex-img{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.im-flex .im-flex-img>img{
    max-width: 100%;

}
.im-flex>div{
    width: 50%;
}
.steps-box .point-item .item-important {
    border-radius: 80px 0 0 80px;
}
.steps-box .point-item .point-item .item-sabtx {
    border-radius: 0px 80px 80px 0px;
}
.flex-img02>img{
    width: 70%;

}
.steps-box .point-item{
    margin-bottom: 2em;
}
.steps-box .point-item ::before {
    top: 7px;
    left: 31px;
} */

/* 評価・手法 */

.style-container .block-txt{
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 9%;
    width: 80%;
}
.style-block02{
    margin-top: 10%;
}
.style-table-block {
    margin-bottom: 7%;
}

/* 強み */
.content-area {
    margin-bottom: 10%;
}
.adv-block02 {
    width: 85%;
    margin: 0 auto;
}
/* .advantage-container .block-txt {
    width: 85%;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 9%;
} */
.adv-block01 .block-txt {
    width: 85%;
    margin: 0 auto;
    margin-top: 6%;
    margin-bottom: 9%;
}
.case-txt {
    font-size: 32px;
    color: #328CC3;
    font-weight: 600;
    text-align: center;
}
.case-item {
    margin-bottom: 1em;
}
.adv-block02 .flex-block {
    display: flex;
    margin: 0 auto;
    gap: 5%;
}
.adv-block02 .flex-block .img-box{
    width: 40%;

}
.adv-block02 .flex-block .block-txt{
    margin: auto;
    width: 55%;

}
.wh-block-flex{
    display: flex;
    gap: 2em;
    width: 90%;
    margin: 0 auto;
}
.wh-block-flex .nu-txt {
    margin: 0;
    padding-left: 1.5em;
    text-indent: -2em;
    line-height: 2;
}
.ad-last-con .flex-block{
    margin-top: 2em;
}
.table-block {
    margin-bottom: 11%;
}
.adv-table01 .detail-area{
    width: 28%;
}

/* 現サイトM＆A */
.sd[data-s-576a7f5d-cfbd-4b72-9c99-6e19b1e1f581] {
    display: none;
}
.sd[data-s-647e4783-8535-4ad5-8941-669281c26bbb] {
    display: none;
}

@media screen and (max-width:760px) {
    .MandA-block01 {
        width: 100%;
    }
    .wave-bottom-wrap {
        width: 90%;
    }
    .detailblock {
        width: 85%;
    }
    .sp-br{
        display: block;
    }
    /* .steps-box .point-item .item-important {
        border-radius: 50px 50px 0 0;
    }
    .steps-box .point-item .point-item .item-sabtx {
        border-radius: 0px 0px 50px 50px;
    } */

    .style-table-block {
        margin-bottom: 7%;
        width: 100%;
        overflow: hidden;
    }
    /* .scrollTableWrap {
        overflow: scroll;
    } 
    .scrollTableWrap>img{
        width: 850px;
    } */
    .adv-block02 .flex-block {
        flex-direction: column;
    }
    .adv-block02 .flex-block .img-box {
        width: 100%;
    }
    .adv-block02 .flex-block .block-txt {
        width: 100%;
        margin-top: 2em;
    }
    .ad-last-con .flex-block {
        flex-direction: row;
    }
    .wh-block-flex {
        flex-direction: column;
    }
    .wh-block-flex>div:last-child{
        margin-left: 1.3em;

    }
    .wh-block {
        padding: 1em;
    }
    /* .table-block {
        width: 100%;
        overflow: hidden;
        margin-bottom: 11%;
    }
    .adv-block01 table{
        width: 833px;
    } */

}

@media screen and (max-width:500px) {
    .detailblock {
        width: 100%;
    }
    .adv-block02 {
     width: 100%;
    }
}
