@charset "UTF-8";
class.TOPbar {
  width: 100%;
}
.header img {
  width: 100%;
}
.TOP {
  width: 100%;
}
.TOP img {
  width: 100%;
}
h3 {
  text-align: center;
  font-weight: bold;
	font-size: 18px;
}
img.earphone {
  margin-bottom: 20px;
  width: 100%;
}
p.syouhin {
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
}
p.setsumei {
  line-height: 0.5;
  font-size: 15px;
  text-align: center;
}
p.comment {
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
p.nextpage {
  text-align: center;
}
p.nextpage img {
  width: 100%;
}
.next {
  background-color: #6A6969;
  width: 130px;
  padding: 0.2px 16px 0.2px 17px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-top: 20px;
  color: #FFFFFF;
}
a {
  text-decoration: none;
  color: #FFFFFF;
}
.SNS p {
  text-align: center;
  line-height: 1;
}
.SNS img {
  width: 100%;
}
img.bar {
  width: 100%;
  margin-top: 10px;
}