.div_box 		{	position:relative; width:100%;}
.div_box img 	{	width:100%;margin-top:50px;margin-bottom:50px;}
.div_box .title {	position:absolute;right:150px;top:-5px; }	
.div_box .text 	{	position:absolute;left:250px;top:70px;width:350px; background-color:rgba(240,240,240,0.8);}

.div_box_mob 		{	width:100%;}
.div_box_mob img 	{	width:100%;display:block}
.div_box_mob .text 	{	width:100%; background-color:rgba(240,240,240,0.8);}

h1 	{ 	font-size:52px; color:rgb(90,90,90);letter-spacing:0.001em; }
h2 	{ 	font-size:52px; color:rgb(90,90,90);letter-spacing:0.001em; }
h3 	{ 	font-size:22px; color:rgb(30,30,30);margin:30px;line-height:1.1em; }
h4 	{ 	font-size:14px; color:rgb(30,30,30);margin:30px;}

