#next .chorus_box {
  display: flex;
  width: 100%;
  padding: 5px 0;
}

#next .chorus_box p {
  padding: 0 !important;
}

#next .chorus_box1-1 {
  width: 120px !important;
  margin: 5px 10px 5px 0;
}

#next .chorus_box1-2 {
  width: auto !important;
}

.dl_colum2 {
  display: flex !important;
  padding: 0 !important;
}

#next .dl_colum2 dt {
  width: 50px !important;
  background: none !important;
  color: #000;
  margin-right: 10px;
  margin: 2px 0;
  padding: 0 3px;
  border: none !important;
}

.dl_colum2 dd {
  width: 90% !important;
  font-size: 95%;
}

.indent10 {
  margin-left: -10px !important;
}

p.kome_txt {
  margin-top: 5px;
  position: relative;
  padding-left: 1.1em;
}

p.kome_txt:before {
  content: "＊";
  position: absolute;
  left: 0;
  top: 0;
}

p.under_txt {
  display: block;
  margin-top: 30px;
  font-size: 105%;
  text-decoration: underline;
}

span.right {
  display: block;
  text-align: right;
}

.photobox {
  display: block;
  width: 100%;
  margin-top: 50px;
}

#next dl.mid dt {
  width: 120px;
}