.sp {display: none;}

.txt_area {
  text-align: left;
  padding-left: 20px;
}

.title {
  margin: 40px 0 15px -3px;
}

.comment_box {
  margin-bottom: 20px;
}

.txt {
  line-height: 25px;
  font-size: 15px;
  text-align: justify;
}

p.txt:first-letter {
  font-size: 3em;
  line-height: 1;
  float: left;
  margin: 0 .1em 0 0;
  color: #ff003c;
}

.pic {
  text-align: center;
  margin: 30px 0 ;
}

.pic p {
  display: inline-block;
  text-align: justify;
}

.mr p:first-child {
  margin-right: 25px;
}

.mb30{ margin-bottom: 30px; }
.lm {margin-bottom: 50px}
.nm {margin-bottom: 0;}

