@charset "utf-8";#wrapper .mainContents .project-detail p.main-txt
{
	width: 100%;
}
@media (min-width: 751px)
{
	@media (min-width: 751px) {
	  html[lang=en] .mainContents .all-projects-section .all-projects-container .project-item .project-ttl {
	    font-size: 1.4rem;
	  }
	}	        
}
html[lang=en] .mainContents .project-detail .project-ttl {
  font-size: 2.1rem;
}
html[lang=en] .mainContents .project-detail .project-subttl {
  font-family: "Yu Gothic Std", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
@media (min-width: 751px) {
  html[lang=en] .mainContents .project-detail .project-subttl {
    font-size: 1.6rem;
  }
}
html[lang=en] .mainContents .project-detail p.main-txt {
  font-family: "Yu Gothic Std", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
html[lang=en] .mainContents .project-detail p.caption {
  font-family: "Yu Gothic Std", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}