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

	.biz_ser-acereal .contents-head {
		background: url('../../../images/service/phoneappli/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;
	}

.new-tit-cmn-lv1 {
    margin: 60px 0 30px;
    padding-bottom: 17px;
    font-size: 158%;
    font-weight: bold;
    line-height: 1.25;
    border-bottom: 3px solid #84ccc9!important;
    }

.tit-cmn-lv2.s-red {
    padding: 0 10px 11px;
    border-bottom: 1px solid #84ccc9!important;
    }


.nav-cmn-box .btn-cmn.is-current {
    color: #326664!important;
    font-weight: bold;
    }

.nav-local .is-current a {
    border-left-color: #84ccc9!important;
    color: #326664;
    }

section.nav-cmn-box{
	padding-top:20px!important;
	}
	.mod-code{
		width: 80%;
    	margin: 40px auto 0px;
	}



@media screen and (max-width: 767px) {
	.biz_ser-acereal .contents-head {
		background-image: url('../../../images/service/phoneappli/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 .case-list {
    display: flex;
    max-width: 695px;
    margin: auto;
    /* flex-wrap: wrap; */
    justify-content: center;
}

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

	.mod-code{
		width: 90%;
    	margin: 40px auto 0px;
	}
	.biz_ser-acereal .solution-item {
   
    margin: 0px auto;
	}


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

.biz_ser-acereal .solution-list {
    display: flex;
		max-width: 725px;
    margin: auto;
    /* flex-wrap: wrap; */
    justify-content: center;
}

.biz_ser-acereal .solution-item {
    width: 280px;
    width: 74.67vw;
    max-width: 350px;
    /* margin-bottom: 20px; */
    margin: 0px auto!important;
    box-shadow: 0 4px 6px rgb(0 0 0 / 40%)!important;
}

.biz_ser-acereal a{
	text-decoration:none;
	color: #326664!important;
	}
section.nav-cmn-box{
	padding-top:20px!important;
	}


}