@charset "utf-8";

#submenu .index ul li#ind08 {
  display:none;
}

#contents .interview h3{
  margin: 0 0 20px;
  padding-left: 23px;
  font-size: 18px;
  line-height: 1.4;
  text-indent: -26px;
}
#contents .interview h3:before {
  content: "■";
  font-size: 20px;
  color: #e34d39;
  margin-right: 5px;
}
#contents .interview h4{
  margin: 0 0 20px;
  padding: 0 20px 25px;
  border-bottom: solid 1px #a4a4a4;
  font-size: 26px;
  line-height: 1.4;
}
#contents .interview h4 span{
  font-size: 20px;
  font-weight: normal;
}

.smart #contents .interview h3{
  font-size: 16px;
}
.smart #contents .interview h3:before {
  font-size: 17px;
}
.smart #contents .interview h4{
  font-size: 22px;
}
.smart #contents .interview h4 span{
  font-size: 18px;
}

#contents .movie .bpimage_title {
  line-height: 1.5;
  font-size: 17px;
  margin: 0px 0 10px;
}

.smart #contents .movie .bpimage_title {
font-size: 14px;
}