@charset "UTF-8";


.section-mv .mv-area dl dt .leftSide .mv_tit.fs-small {
    font-size: 3.5rem;
}

.section-businesscontent .value-wrap.img-small .img {
    width: 30%;
}

.section-businesscontent .value-wrap.img-small .textarea {
    width: 64%;
}



@media only screen and (max-width: 767px) {
    .section-businesscontent .value-wrap.img-small .img {
        width: 100%;
    }

    .section-businesscontent .value-wrap.img-small .textarea {
        width: 100%;
    }
}

.section-businesscontent .box-business-solution .orange-square li::before {
    top: 11px;
}

.section-businesscontent .box-business-solution {
    margin: 0;
}

.ptaaimg {
    margin-top:45px;
}

@media only screen and (max-width: 767px) {
    .ptaaimg {
				margin-top:0;
    }
}
