.old_type .contents {
  height: auto;
  display: block;
}
.old_type .contents .left {
  width: 100%;
  height: auto;
}
.old_type .contents .left .top,
.old_type .contents .left .bottom {
  width: 100%;
  height: auto;
}
.old_type .contents .left .top .title,
.old_type .contents .left .bottom .title {
  width: 100%;
  height: auto;
}
.old_type .contents .left .top .title a,
.old_type .contents .left .bottom .title a {
  width: 170px;
  height: auto;
  font-size: 42px;
  line-height: 200%;
}
.old_type .contents .left .top .text_1 .left,
.old_type .contents .left .bottom .text_1 .left {
  width: 100%;
  height: auto;
}
.old_type .contents .left .top .text_1 .left ul li a,
.old_type .contents .left .bottom .text_1 .left ul li a,
.old_type .contents .left .top .text_1 .left ul li span,
.old_type .contents .left .bottom .text_1 .left ul li span {
  font-size: 36px;
  line-height: 200%;
}
.old_type .contents .left .bottom {
  margin-top: 50px;
}
.old_type .contents .right {
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.old_type .contents .right .title {
  width: 100%;
  height: auto;
}
.old_type .contents .right .title a {
  width: 170px;
  height: auto;
  font-size: 42px;
  line-height: 200%;
}
.old_type .contents .right .project a {
  width: 100%;
  height: auto;
}
.old_type .contents .right .project a img {
  padding: 20px 20px;
  margin: 0 auto;
}
