.img-box {
  width: 100%;
  height: 27.778vw; }
  .img-box img {
    width: 100%; }

.text-box {
  background: #fff;
  line-height: 200%; }
  .text-box .text-title {
    text-align: center;
    height: 14.352vw;
    font-size: 3.093vw;
    line-height: 14.352vw;
    position: relative;
    box-sizing: border-box;
    padding: 0 2.778vw; }
    .text-box .text-title p {
      border-bottom: 1px solid #dddddd; }
      .text-box .text-title p span {
        display: inline-block;
        border-bottom: 0.463vw solid #d1201a; }
  .text-box .text-body {
    padding: 2.778vw;
    padding-bottom: 5.556vw; min-height: 490px;}
    .text-box .text-body img {
      max-width: 100%;
      height: auto; }
    .text-box .text-body .table-body {
      font-size: 3.704vw;
      text-align: left;
      line-height: 150%;
      color: #666666;
      line-height: 200%; }
    .text-box .text-body table {
      width: 100%;
      border-collapse: collapse;
      border: 1px solid #ddd;
      background: #fff;
      color: #666666; }
      .text-box .text-body table td {
        border: 1px solid #ddd;
        border-collapse: collapse;
        font-size: 3.241vw;
        text-align: center;
        text-align: left;
        padding: 1.852vw 2.778vw;
        color: #666666; }
      .text-box .text-body table td.table-title {
        padding: 0px 0.741vw;
        text-align: center; }
