@charset "utf-8";
/* ulrc400209 */
@media only screen and (min-width: 992.98px){
.ulrc400209 .row-head-text {
    padding-bottom: 0px;
}
}
@media only screen and (max-width: 992px){
.ulrc400209	.contents{
	display: flex;
	flex-flow: column-reverse;
	text-align: center;
	}
	.ulrc400209 .content {
	text-align: center;	
	}
.ulrc400209 .picture{
	width: 240px;
	padding: 0 20px 20px;
	}
.ulrc400209 .head-text{
	font-size: 27px;
	}
.ulrc400209 .bodytextnone{
	flex-direction: column;
}
.ulrc400209 .Op-contents{
	flex-direction: column-reverse;
}
}
@media only screen and (max-width: 425px){
.ulrc400209 .des-text{
	font-weight: 400;
	font-size: 15px
	}
.ulrc400209 .head-text{
	font-size: 25px;
	}
}