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

	.biz_ser-acereal .contents-head {
		background: url('../../../images/service/agris/mv_pc.jpg') no-repeat;
		background-size:cover!important;

	}
	.biz_ser-acereal .head-check {
    justify-content: flex-start!important;
    margin-top:59px!important;
	margin-bottom:16px;
}
.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;
}

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

.agris_about{
	display: flex;
	box-sizing: border-box;
	align-items: center;
	justify-content: space-between;
}


.agris_about_item img{
	max-width: 200px;
	margin: auto;
}

.about_item_img{
	text-align: center;
	margin-bottom:20px;
}

.agris_ttl{
	font-size:105%;
	font-weight: bold;
	text-align: center!important;
}

.img_arrow img{
	width: 30px;

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


@media screen and (max-width: 767px) {
	.biz_ser-acereal .contents-head {
		background-image: url('../../../images/service/agris/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;
		}
	.img90{
	width:75%!important;
	margin:40px auto 45px!important;
}
		.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;
}
.flex{
	display:block;
	}
	
.agris_about{
	display: block;
	margin: 40px auto;
}
	.agris_about_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top:10px;
}
.img_arrow img {
	width:10%;
	margin:40px auto;	
	
}
.about_item_img{
	width:50%;
	
}
.agris_about_txt{
		width:50%;
}

	.agris_about_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
	max-width: 460px;
    margin: 0px auto;
    box-sizing: border-box;
}
.img_arrow img {
	width:10%;
	margin:40px auto;	
	
}
.about_item_img{
	width:50%;
	
}
.agris_about_txt{
		width:50%;
}
.agris_about_item img {
    width: 80%;
    max-width: 180px;
    margin: auto;
}
.agris_about{
	display: block;
	margin: 40px auto;
}
.about_item_img {
    text-align: left;
    margin-bottom: 0px;
}
.agris_ttl{
	text-align: left!important;
}
.biz_ser-acereal .solution-item {
	margin:0px auto!important;
}
.mod-code{
  width: 90%;
  }
}