@charset "utf-8";
/*------------------------------------------------------------
	business4
------------------------------------------------------------*/
.pageTitle {
    background-image: url("../img/business/business4/page_title_bg.jpg");
}
.business4 {
    padding-bottom: 130px;
}
.smlContent {
    margin: 0 auto;
    max-width: 1120px;
}
.headLine01.lightBlue {
    margin-bottom: 80px;
}
.img {
    margin-bottom: 2px;
    text-align: center;
}
.headLine03 {
    margin-bottom: 29px;
}
.comTab th {
    width: 181px;
    padding-left: 19px;
}
.comTab td ul li {
    margin-left: 0.9em;
    text-indent: -0.9em;
}
@media all and (min-width: 897px) {
    .comNoteBox {
        margin-bottom: 96px;
        padding-bottom: 60px;
    }
    .comImgList {
        margin-bottom: 116px;
    }
}
@media all and (max-width: 896px) {
    .comNoteBox {
        margin-bottom: 50px;
    }
    .headLine01.lightBlue {
        margin-bottom: 40px;
    }
    .img {
        margin-bottom: 52px;
    }
    .business4 {
        padding-bottom: 69px;
    }
    .comImgList {
        margin-top: 0;
    }
}