.head {
	margin-bottom: 0;
}

.news-content {
	margin-top: 0;
}

.information-content .news-content .form-title {
	display: none;
}

.information-content-text {
	display: flex;
	flex-direction: column;
}

.information-content-text p {
	text-indent: 0;
	color: inherit;
	line-height: 1.4;
}

.l4_b1 {
	position: relative;
	padding: 184px 0 138px 0;
	color: #FFF;
}

.l4_b1 p {
	color: inherit;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	text-indent: 0;
	max-width: 850px;
}

.l4_b1 .l4_b1_title {
	text-transform: uppercase;
	font-size: 68px;
	font-weight: 900;
	max-width: 100%;
	line-height: 1.3;
	margin-bottom: 22px;
}

.l4_b1 .l4_b1_subtitle {
	text-transform: uppercase;
	font-size: 57px;
	font-weight: 900;
	margin-top: 34px;
	margin-bottom: 0;
	max-width: 100%;
	letter-spacing: 1px;
}

.l4_b1:after {
	position: absolute;
	z-index: -1;
	background: url("/image/catalog/info/l4b/b1.jpg") no-repeat center;
	background-size: cover;
	content: "";
	display: block;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
}

.l4_b2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 120px 0 120px 0;
}

.l4_b2> img {
	flex: 0 0 auto;
}

.l4_b2> div {
	padding-left: 64px;
	flex: 1;
}

.l4_b2> div p {
	color: #000;
	font-size: 24px;
	font-weight: 600;
}

.l4_b2 p.l4_b2_title {
	color: #000;
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 35px;
	margin-bottom: 28px;
	line-height: 1.2;
}

.l4_b3 {
	position: relative;
	padding: 175px 0 160px 0;
	color: #FFF;
}

.l4_b3:after {
	position: absolute;
	z-index: -1;
	background: url("/image/catalog/info/l4b/b2.jpg") no-repeat center;
	background-size: cover;
	content: "";
	display: block;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
}

.l4_b3 p {
	max-width: 980px;
	font-size: 24px;
	font-weight: 600;
}

.l4_b3 .l4_b3_title {
	font-size: 57px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 1px;
	margin-bottom: 47px;
}

.l4_b4 {
	padding: 96px 0 0px 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.l4_b4 p {
	font-weight: 600;
	font-size: 24px;
}

.l4_b4 .l4_b4_title {
	font-size: 57px;
	font-weight: 900;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 23px;
}

.l4_b4> div {
	flex: 1;
	min-width: 50%;
}

.l4_b4> img {
	margin-bottom: -50px;
	max-width: 50%;
}

.l4_b4> div img {
	max-width: 100%;
	margin-top: 70px;
}

.l4_b5 {
	position: relative;
	padding: 110px 0 62px 0;
	color: #FFF;
}

.l4_b5:after {
	position: absolute;
	z-index: -1;
	background: url("/image/catalog/info/l4b/b3.jpg") no-repeat center;
	background-size: cover;
	content: "";
	display: block;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
}

.l4_b5 p {
	max-width: 980px;
	font-size: 24px;
	font-weight: 600;
}

.l4_b5 .l4_b5_title {
	font-size: 57px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1.2;
	margin-top: 23px;
	margin-bottom: 52px;
}

.l4_b5 .l4_b5_title:after {
	content: "";
	background: #FF4200;
	height: 4px;
	width: 240px;
	display: block;
}

.l4_b6 {
	padding: 120px 0 22px 0;
}

.l4_b6 .l4_b6_title {
	font-weight: 800;
	font-size: 42px;
	line-height: 1.2;
	margin-bottom: 56px;
}

.l4_b6 p {
	font-size: 24px;
	font-weight: 600;
}

.info-content-form {
	max-width: 800px;
	flex: 0 0 auto;
	padding: 65px;
	border: 1px solid #F2F2F2;
	box-shadow: 0 64px 43px -73px #ccc, 0 -64px 43px -73px #ccc;
	margin: 0;
}

.info-content-form .buttons {
	text-align: center;
}

.l4_form {
	display: flex;
	align-items: center;
}

.l4_form img {
	margin-left: 60px;
	max-width: 40%;
}

.l4_form .news-content {
	margin: 0;
}

.l4_bottom {
	color: #FFF;
	order: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
	padding-bottom: 25px;
	position: relative;
	margin-top: 105px;
	margin-bottom: -40px;
}

.l4_bottom:after {
	position: absolute;
	z-index: -1;
	background: #000;
	content: "";
	display: block;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
}

.l4_bottom img {
	margin-right: 85px;
	margin-bottom: 25px;
}

.l4_bottom p {
	max-width: 500px;
	font-size: 24px;
	font-weight: 700;
	margin-top: 25px;
}
@media (max-width: 1000px) {
	.l4_b2 {
		flex-direction: column;
		align-items: center;
	}
	.l4_b2> img {
		max-width: 40%;
	}
	.l4_b2> div {
		padding: 0 0 0 0;
	}
	.l4_b2 p br{
		display: none;
	}

.l4_b4 {
	flex-direction: column;
}
.l4_b4 >img{
	order: -10;
	transform: translateX(-20%);
	margin-bottom: -50px;
	max-width: 100%;
}
.l4_b4 img{
	max-width: 100%;
}
.l4_form{
	flex-direction: column;
}
.l4_form > img{
	order: -100;
	margin:0;
	max-width: 50%;
}
.l4_form .news-content{
	margin-top:24px;
}
}

@media (max-width: 768px) {
	.news-content{
		margin-top:12px;
	}
	.l4_b1 {
		padding-top: 80px;
		padding-bottom: 360px;
	}
	.l4_b1:after {
		background: url("/image/catalog/info/l4b/b1m.jpg") no-repeat center bottom;
	background-size: cover;
	}
	.l4_b1 p {
		font-size: 14px;
		font-weight: bold;
	}
	.l4_b1 .l4_b1_title {
		font-size: 36px;
		text-transform: none;
		line-height:1;
	}
	.l4_b1 .l4_b1_subtitle {
		font-size: 28px;
		text-transform: none;
		line-height: 1;
		margin-top: 25px;
	}
	.l4_b2 {
		padding-top: 50px;
		padding-bottom: 6px;
	}
	.l4_b2> div p {
		font-size: 14px;
	}
	.l4_b2 p.l4_b2_title {
		font-size: 36px;
		text-transform: none;
		line-height: 1;
		margin-top: 22px;
		margin-bottom: 16px;
	}
	.l4_b3 {
		padding: 48px 0 4px 0;
	}
	.l4_b3:after {
		background: url("/image/catalog/info/l4b/b2m.jpg") no-repeat center;
	background-size: cover;
	}
	.l4_b3 p {
		font-size: 14px;
	}
.l4_b3 .l4_b3_title {
	font-size: 36px;
	text-transform: none;
	line-height: 1;
	margin-bottom: 24px;
}
.l4_b4 {
	padding: 30px 0 0 0;
}
.l4_b4 > div img{
	margin-top: 20px;
}
.l4_b4 p {
	font-size: 14px;
}
.l4_b4 .l4_b4_title {
	font-size: 36px;
	margin-top:0;
	margin-bottom: 8px;
	text-transform: none;
}
.l4_b5 {
	padding-top: 48px;
	padding-bottom: 0px;
}
.l4_b5:after {
	background: url("/image/catalog/info/l4b/b3m.jpg") no-repeat center;
	background-size: cover;
}
.l4_b5 p {
	font-size: 14px;
}
.l4_b5 .l4_b5_title {
	font-size: 36px;
	text-transform: none;
	line-height:1;
	margin-top:0;
	margin-bottom: 25px;
}
.l4_b5 .l4_b5_title:after{
	content: none;
}
.l4_b6 {
	padding: 48px 0 30px 0;
}
.l4_b6 p {
	font-size: 12px;
	margin-bottom: 14px;
}
.l4_b6 .l4_b6_title {
	font-size: 16px;
	margin-bottom: 22px;
}
.info-content-form{
	padding: 32px 0;
	border: none;
}
.l4_bottom {
	margin-top: 48px;
	flex-direction:column;
	padding-top: 35px;
	padding-bottom:0;
}
.l4_bottom p{
	font-size: 13px;
	margin-top:20px;
}
.l4_bottom img{
	margin:0;
	max-width: 25%;
}

}
@media (max-width: 590px) {
	.l4_b1 {
		padding-bottom: 290px;
	}
}
