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

	.biz_ser-acereal .contents-head {
		background: url('../../../images/service/biz_access_manager/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 {
    border-radius: 0 20px 20px 0;
    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;
	}
.btn-cmn-form.s-strongest {
    border: 1px solid #c03;
    background-color: #c03;
    color: #fff;
    width: 300px!important;
    margin: 0px auto;
}


.biz_ser-acereal .head-navi-item:last-child {
    border-radius: 0 20px 20px 0;
    background: #393939!important;
}

.table-cmn thead th {
    background-color: #33a09b!important;
    text-align: center;
    color:#fff!important;
}

.table-cmn th, .table-cmn td {
    /* padding: 20px 10px; */
    height: 56px;
    font-size:18px;
  
}

.table-cmn th, .table-cmn td {
    border-top: 2px solid #ddd!important;
    border-left: 2px solid #ddd!important;
}
.table-cmn {
    width: 100%;
    border-collapse: separate;
    border-bottom: 2px solid #ddd!important;
    border-right: 2px solid #ddd!important;
    color: #333;
    font-size: 86%;
}
.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;
    }
.info-btn .app-btn img {
    width: 250px;
    margin-bottom: 40px;
    }
.list-cmn-inline>li {
    float: none!important;
    margin: 5px 20px 0 0;
}
.info-item a{
max-width:224px!important;
}
.price small{
	margin:0px 20px;
}




.biz_ser-acereal a{
	text-decoration:none;
	color: #326664!important;
	}
section.nav-cmn-box{
	padding-top:20px!important;
	}	
	
	.biz_ser-acereal .price-list {
	    text-align: justify!important;
	    
	}
	.biz_ser-acereal .price-item-ttl span {
		padding:0px 10px;
		}
		
	.biz_ser-acereal .price-list .reason-item-txt {
		padding:0px 10px;
		}

.sec-link{
	margin-bottom:72px;
}
.biz_ser-acereal .head-logo_xr {
    margin-left: 5px;
    flex-basis: 153px!important;
}
.p10{
	padding:10px;
}
.biz_ser-acereal .price-item-ttl {
    font-size: 17px;
    line-height: 30px;
    height: 48px!important;
    border-bottom-width: 1px;
}
.sp{
	display:none!important;
}
span.ico-cmn-link{
	padding-left:4px!important;
}

.mod-cmn-bnr{
	margin:0px auto 56px!important;
	max-width:700px;
}
img.img-smt-adjust{
	max-width:700px;
	margin:0px auto;
}

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

.info{
	width:85%;
	margin:0px auto!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/biz_access_manager/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;
}

	.table-cmn th, .table-cmn td {
    /* padding: 20px 10px; */
    height: 40px!important;
    font-size: 16px!important;
}
.table-cmn thead th {
        height: 30px!important;
    font-size: 17px!important;
}
.info-item a{
width:100%!important;
margin:auto;
}
.p10{
	padding:10px!important;
}
.sp{
	display:block!important;
}

.mod-cmn-bnr{
	margin:0px auto 56px!important;
	max-width:550px;
}

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

}