body {
  font-family:  Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color: #000; 
	font-size: 1.0rem;
	letter-spacing:0.00rem;
	line-height:1.8rem;
	padding:15px 15px;
}
  @media screen and (max-width: 1023px) {
body {
	font-size: 0.9rem;
}
}



.img-title {
  font-size: 1.42383rem;
  line-height: 1.76rem;
  margin-top: 1.6rem;
  margin-bottom: 0rem; font-weight:bold;}

  @media screen and (max-width: 1023px) {
.img-title {
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin-top: 0.2rem;
  margin-bottom: 0rem; font-weight:bold;}
}

.img-name {
  font-size: 1.125rem;
  line-height: 1.6rem;
  margin-top: 1.6rem;
  margin-bottom: 0rem; }

  @media screen and (max-width: 1023px) {
.img-name {
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 0rem; }
}

.img-tool {
  font-size: 1.125rem;
  line-height: 1.6rem;
  margin-top: 1.6rem;
  margin-bottom: 0rem; }

  @media screen and (max-width: 1023px) {
.img-tool {
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-top: 0.2rem;
  margin-bottom: 1.8rem; }
}


