@charset "UTF-8";

/* 再生診療 */

.saisei_01 {
  width: 100%;
  margin: 1em 0;
}
.saisei_03 {
  display: block;
  width: 340px;
  margin: 0 auto 2em;
}
.ticket_tbl {
  width: 100%;
  margin-bottom: 5px;
}
.ticket_tbl th {
  font-size: 108%;
  fon-weight: normal;
  text-align: left;
  verticala-lign: top;
  padding-bottom: 2px;
}
.ticket_tbl td {
  font-size: 108%;
  text-align: left;
  verticala-lign: top;
  padding-bottom: 2px;
}
.saisei_bdr {
  border-bottom: 1px dashed #999999;
}
.kaizenritsu_wrap {
  margin-bottom: 1em;
}
.kaizenritsu {
  font-weight: bold;
  font-size: 115%;
  margin-bottom: 5px;
  list-style-type: square;
  display: list-item;
  margin-left: 16px;
  color: orange;
}
.kaizenritsu span {
  color: #333333;
}
.kaizen {
  font-size: 115%;
  float: left;
}
.kaizen_pic {
  float: right;
}
.kaizen_pic img {
  width: 250px;
}

.mintitle {
  font-size: 123%;
  font-weight: bold;
  margin: 0.5em 0 0.5em;
  display: inline-block;
  background: linear-gradient(transparent 55%, #edff8e 55%);
}
.saisei_06 {
  display: block;
  border: 1px solid #999;
  max-width: 480px;
  width: 100%;
  margin: 1em auto;
  padding: 0.5em;
}
.saisei_07 {
  display: block;
  border: 1px solid #999;
  max-width: 480px;
  width: 100%;
  margin: 1em auto;
  padding: 0.5em;
}
.saisei_08 {
  width: 80%;
  margin: 1em auto;
  display: block;
}

.adrcs_step {
  border: 2px solid #c8dc59;
  padding: 0.5em;
  margin-bottom: 1.5em;
  display: table;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.adrcs_step .num {
  color: #94ac0a;
  font-size: 123%;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.adrcs_step .title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 116%;
}
.stepdesc_wrap {
 text-align: center;
}
.stepdesc {
  text-align: left;
  display: inline-block;
  font-size: 115%;
}
.arrow_tb {
  margin: 1em 0;
}
.arrow_tb img {
  width: 40px;
}
.step4_feat {
  background: #fffac3;
  border: 2px solid #c9dc5b;
  padding: 0.5em 0.8em;
  font-size: 116%;
  margin-bottom: 1em;
}
.step4_list {
  margin: 0 0 1em 2em;
}
.step4_list > li {
  list-style-type: disc;
  font-size: 115%;
  line-height: 1.3;
  padding-bottom: 0.3em;
}
.saisei_09 {
  margin-bottom: 1em;
}
.saisei_09 img {
  max-width: 100%;
}

.saisei_06_01 {
  width: 100%;
}
.saisei_06_02_pic {
  text-align: center;
}
.saisei_06_02 {
  width: 250px;
  margin-right: 5px;
}
.saisei_06_03 {
  width: 250px;
  margin-left: 5px;
}
.saisei_06_02_pic a:link:hover, .saisei_06_02_pic a:visited:hover {
  border-bottom: 0 none;
}
.saisei_07_01 {
  width: 80%;
  margin: 0 auto 2em;
  border: 1px solid #ddd;
  padding: 1em;
}
.saisei_07_01 img {
  width: 100%;
}
.saisei_07_02 {
  width: 80%;
  margin: 0 auto 2em;
  border: 1px solid #ddd;
  padding: 1em;
}
.saisei_07_02 img {
  width: 100%;
}

/* 英語版 */


