@charset "UTF-8";
/* CSS Document */

	.biz_ser-acereal .contents-head {
		background: url('../../../images/service/zcv/mv_pc.jpg') no-repeat;
		background-size:cover!important;

	}
	.biz_ser-acereal .head-check {
    justify-content: flex-start!important;
    margin-top:59px!important;
}
.biz_ser-acereal .head-check-item{
	margin-right:10px;
}



.biz_ser-acereal .head-logo {
    display: flex;
    height: 38px;
    height: 2.78vw;
    justify-content: flex-end;
    align-items: flex-end;
    }

    
.btn-cmn-form.s-strongest {
    border: 1px solid #c03;
    background-color: #c03;
    color: #fff;
    width: 300px!important;
    margin: 0px auto;
}
.mod-code{
       width: 80%;
       margin: 40px auto 0px;
}

.biz_ser-acereal .main > section.info{
	padding-top:20px!important;
	padding-bottom:0px;
}

@media screen and (max-width: 767px) {
	.biz_ser-acereal .contents-head {
		background-image: url('../../../images/service/zcv/mv_sp.jpg')!important;

	}
	.biz_ser-acereal .head-check {
    justify-content: flex-start!important;
}
	.biz_ser-acereal .head-check-item{
	margin-right:10px;
}
	.biz_ser-acereal .head-check {
    justify-content: flex-start!important;
    margin-top:57.33vw!important;
    margin-bottom: 20px;
}
.biz_ser-acereal .head-logo {
    display: flex;
    height: 38px;
    height: 2.78vw;
    justify-content: flex-end;
    align-items: flex-end;
    }
		.biz_ser-acereal .overview-item-img {
    flex: 0 1 255px;
    width: 60%;
    margin: 0px auto;
    }
.mod-code{
       width: 90%;
  }
}