@charset "utf-8";
html{
  font-size: 47%;
}
/* header
-----------------------------------------------------*/
#menu .menuinner .col{
  min-width: inherit;
}
#menu .menulogo{
  font-size: 1rem;
}
/* index
-----------------------------------------------------*/
@media only screen and (min-width:768px) and (max-width:1023px) {
	#topvisual{
		height: 500px;
	}
  #topvisual #titlelogo img{
    width: 370px;  
  }
}
#toplead .text .img01{
  width: 238px;
  left: 474px;
}
#toplead .text .img02{
  width: 310px;
  left: 390px;
}
#top203x .text{
  left: 20px;
}
/* 
-----------------------------------------------------*/
#producercontent .profile{
  top: -40px;
}
#producercontent{
  padding-top: 230px;
}
/* 
-----------------------------------------------------*/
ul.step li span:first-child{
  width: 100px;
  height: 100px;
}







