@charset "UTF-8";
/* CSS Document */

	.biz_ser-acereal .contents-head {
		background: url('/biz/images/service/buddycom/mv_pc.jpg') no-repeat;
		background-size:cover!important;

	}


.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%); */
	}



	
	.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 .price-item-txt {
    line-height: 40px;
    height: auto!important;
}

.pc-only{
	display:none;
}

.table-cmn tbody th {
    background-color: #33a09b;
    color: #fff;
    height: 56px;
    font-size: 18px;
}

tbody{
	font-size:18px;
	font-weight:bold;
	

}

td{
height:56px;
}



@media screen and (min-width: 1024px) {
.pc-only{
	display:block;
}
.head-check-item{
	padding:3.86vw 0 3vw!important;
}

}

@media screen and (max-width: 767px) {
	.biz_ser-acereal .contents-head {
		background-image: url('/biz/images/service/buddycom/mv_sp.jpg')!important;
		background-position:center;

	}
	.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-img {
    flex: 0 1 255px;
    width: 60%;
    margin: 0px auto;
    }
.mod-code{
       width: 90%;
  }
  .biz_ser-acereal.head-navi-item:last-child {
    background: #393939!important;
}

.price-item-txt-height{
	line-height:40px!important;

}
.biz_ser-acereal .solution-item{
	margin:0px auto;
	box-shadow: 0 4px 6px rgb(0 0 0 / 40%)!important;
}

.table-cmn tbody th {
    background-color: #33a09b;
    color: #fff;
    height: 56px;
    font-size: 16px;
}
tbody{
	font-size:15px;
	
	

}

}