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

	.biz_ser-acereal .contents-head {
		background: url('../../../images/service/stadiumtube/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 .sec-link a:hover {
		text-decoration: underline;
		color: #3374da;
	}
	.video-wrap{
		display:flex;
		justify-content:space-around;
		margin-right:-20px!important;
		
	}
.btn-cmn-form.s-strongest{
	width:300px!important;
	}
.new-icon{
	position:relative;
	}
.new{
	
    color: #84ccc9;
    font-size: 14px;
    font-weight:bold;
    margin-right:10px;
    margin-top:3.5px;
    
}

.flex{
	display:flex;
	}
	
.biz_ser-acereal .movie-item {
    max-width: 45%!important;
    margin: auto;
    }

.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 .price-item-txt{
	font-size: 22px;
font-weight: bold;
height: auto;
line-height:1;
}

.price-item-txt{
	padding:10px;
}

.biz_ser-acereal .price-item-ttl {
   	 font-size: 20px;
    	font-weight: bold;
	line-height:1!important;
    	width: 100%;
    	height: auto;
   	 color: #fff;
   	 border-bottom: 2px solid #ddd;
    	background: #33a09b;
	padding:10px;
}
.price-item-txt1{
	line-height:50px!important;
}

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

@media screen and (max-width: 767px) {
.flex{
	display:block;
	}
	.biz_ser-acereal .contents-head {
		background-image: url('../../../images/service/stadiumtube/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 .price-item-txt{
	
	height: auto;
}
.biz_ser-acereal .price-item-ttl {
    	height: auto;

	padding:10px;
}
.price-item-txt1{
	line-height:1!important;
}

.btn-cmn-form.s-strongest {
    border: 1px solid #c03;
    background-color: #c03;
    color: #fff;
    width: 300px!important;
    margin: 0px auto;
}
		.video-wrap{
		display:block;
		margin:0px auto;
	}
		.sp-mb48{
			margin-bottom:48px!important;
		}
.biz_ser-acereal .movie-item {
    max-width: 695px!important;
    margin: 0px auto 40px;
}

.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;
}

.mod-code{
              width: 90%;
              }
