.top_back_img { 
  background-image: url(img_main.jpg);
  background-size: 100%;
  background-position: top;;
  background-repeat: no-repeat;
}

.new1 {
	font-size: clamp(0.875rem, 0.784rem + 0.45vw, 1.125rem);/*14px 18px */
	line-height: 1.6;
	font-weight: 600;
	color: white;
	letter-spacing: 0.1em;
}

.new2 {
	font-size: clamp(0.813rem, 0.767rem + 0.23vw, 0.938rem);/*13px 15px */
	line-height: 1.6;
	font-weight: 400;
	color: #E95541;
}

.new3 {
	font-size: clamp(0.813rem, 0.767rem + 0.23vw, 0.938rem);/*13px 15px */
	line-height: 1.6;
	font-weight: 400;
	color: #2E2624;
}