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

	.biz_ser-acereal .contents-head {
		background: url('../../../images/service/pushlog/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-navi-item:last-child {
    background: #393939;
}

.biz_ser-acereal .head-navi-item:hover,
	.biz_ser-acereal .head-navi-item.active {
		background-color: #696969;
		/* box-shadow: 0px 4px 6px rgb(0 0 0 / 40%); */
	}


.biz_ser-acereal .sec-link a:hover {
		text-decoration: underline;
		color: #3374da;
	}
.mod-code{
       width: 80%;
       margin: 40px auto 0px;
}

.info{
	padding-top:40px!important;
}

@media screen and (max-width: 767px) {
	.biz_ser-acereal .contents-head {
		background-image: url('../../../images/service/pushlog/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:53.33vw!important;
}
	.biz_ser-acereal .relation-item{
		margin:0px auto!important;
		box-shadow: 0 4px 6px rgb(0 0 0 / 40%)!important;
		}
}

.biz_ser-acereal .overview-item-group {
       padding-left: 15px;
         
}

.biz_ser-acereal .overview-item {
      display: flex;
       padding: 25px 25px 17px 0;
      border-top: 2px solid #ddd;
      border-bottom: 2px solid #ddd;
     justify-content: center;
}
.mod-code{
       width: 90%;
  }
}

@media screen and (max-width: 1139px) {
.biz_ser-acereal .overview-item-group {
         flex:0 1 597px;
}
