#page_title{
	background:url('../images/service1/bg_h2.webp') no-repeat center center;
	margin-bottom:170px;
}
#page_title_sub figure{
	background:rgba(241,179,46,0.9);
}
#section1 article{
	width:100% !important;
	max-width:100% !important;
	display:flex;
}
#section1 article figure{
	width:45.8%;
	flex:none;
}
#section1 article figure img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
#section1 article .comment{
	width:54.2%;
	padding:60px 50px 60px 0;
	box-sizing:border-box;
	flex:none;
	background:url('../images/index/bg2.webp') no-repeat top center,linear-gradient(45deg, rgba(25,255,244,1) 0%,rgba(174,255,174,1) 100%);
	background-size:cover;
	display:flex;
	justify-content:flex-end;
}
#section1 .comment_inner{
	width:480px;
}
#section1 article .comment h3{
	font-size:32px;
	margin:0 0 45px;
	line-height:1.4em;
}