@charset "utf-8";
/* ulrc400120 */

.ulrc400120 .leftImgSec {
	width: 100%;
}

.ulrc400120 .text01 {
	color:#31aaff
}

.ulrc400120 .text02 {
	color: #8A8A8A;
	font-size: 20px;
	margin: 20px 0 0 0;
}

.ulrc400120{
	background: #e7f2fa;
}

.ulrc400120 .button-style {
    border: solid 1px;
    width: fit-content;
    padding: 20px 25px;
    border-color: azure;
	background: #359fea;
	border-radius: 50px;
}

.ulrc400120 .button-style:hover {
	background: #8A8A8A;
}
	

.ulrc400120 a:hover {
	text-decoration:none;
}


	

@media only screen and (min-width: 992px) {
.ulrc400120 .rightTextarea {
	padding: 50px;
}	
}

