.float__img {
    float: right;
    width: 25%;
    margin-left: 15px;
	margin-bottom: 10px;
	min-width: 140px;
}

.float__text {
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem); /*14px 16px */
    line-height: 1.7;
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
	font-style: normal;
	color: #464646;
}

.gree1 {
	font-size: clamp(0.875rem, 0.739rem + 0.68vw, 1.25rem);/*14px 20px */
	font-weight: 600;
	font-family: "Noto Sans JP", sans-serif;
}

.gree2 {
	font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);/*14px 16px */
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
}