@charset "utf-8";
/* ulrc400104 */
	
@media only screen and (max-width: 991px) {
	.ulrc400104 .reverse-position {
		display: flex;
		flex-flow: column-reverse;
	}
	.ulrc400104 .img {
		text-align: center;
	}
	.ulrc400104 .content-properties {
		text-align: center;
	}
	.ulrc400104 .headline01 {
		margin-top:	20px;
	}
	
}

@media only screen and (max-width: 767px){
	.ulrc400104 .content-properties{	
		font-size: 15px;
		line-height: 25px;
	}
}

@media only screen and (max-width: 991px){
	.ulrc400104 .image {
		width: 350px;
	}

	.ulrc400104 .headline01 {
		text-align: center;
		margin-bottom: 10px;
	}

	.ulrc400104 ..content-properties {
		text-align: center;
		font-size: 16px;
	}
}

@media only screen and (max-width: 575px){
	.ulrc400104 .image {
		width: 260px;
		alignment-adjust: central;
	}
	.ulrc400104 .headline01 {
		text-align:  center;
		font-weight: 600;
	}
	.ulrc400104 .content-properties {
		text-align: center;
		font-size: 16px;
	}
}