figure img {
  width: 100%;
  height: 255px;
}

section p {
  font-size: 1.6rem;
}

section .inner {
  width: 1000px;
  margin: auto;
}

section .bg_img {
  position: relative;
  margin: -20px 0 70px;
  z-index: -1;
}

.main_ttl {
  width: 1000px;
  margin: 60px auto 80px;
}

.lied {
  margin: 0 0 40px;
}

.green {
  color: #05a237;
}

.about p {
  margin: 0 0 40px;
  line-height: 2;
}

.about p:last-child {
  margin: 0;
}

.about ul {
  margin: 0 0 50px;
}

.about ul li {
  font-size: 1.6rem;
  margin: 0 0 15px;
}

.about ul li:last-child {
  margin: 0;
}

.plan_doing .txt_box {
  margin: 0 0 50px;
}

.plan_doing .txt_box dl dt, .plan_doing .txt_box dl dd {
  font-size: 1.6rem;
}

.plan_doing .txt_box .sub_ttl {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 20px;
  line-height: 1;
  border-bottom: solid 2px #e5e5e5;
}

.plan_doing .txt_box .sub_ttl::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 275px;
  height: 2px;
  background: #80ce1b;
}

.plan_doing .txt_box p {
  line-height: 2;
}

.plan_doing .txt_box .plan_dl dt {
  margin: 0 0 15px;
  font-weight: 600;
}

.plan_doing .txt_box .plan_dl dd {
  margin: 0 0 17px 1em;
}

.plan_doing .txt_box .plan_dl.dl_01 dt, .plan_doing .txt_box .plan_dl.dl_02 dt {
  font-weight: 100;
}

.plan_doing .txt_box .table_img {
  width: auto;
  height: auto;
  margin: 0 0 30px;
}

.plan_doing .table_caption {
  color: #47b0ed;
}

.plan_doing .picup {
  margin: 10px 0 0;
  color: #05a237;
  font-size: 2rem;
}

.plan_doing .exam {
  margin: 30px 0 0;
  padding: 30px 40px;
  background: #f9feee;
}

.plan_doing .exam dl dt, .plan_doing .exam dl dd {
  font-size: 1.6rem;
}

.plan_doing .exam dl dt {
  margin: 0 0 5px;
  color: #05a237;
}

.plan_doing .exam dl dd {
  line-height: 2;
}

.plan_doing .plan table {
  width: 725px;
  border-top: solid 1px #47b0ed;
  border-bottom: solid 1px #47b0ed;
  border-left: solid 1px #47b0ed;
}

.plan_doing .plan table th, .plan_doing .plan table td {
  padding: 5px 10px;
  font-size: 1.6rem;
  letter-spacing: 4px;
  border-right: solid 1px #47b0ed;
  border-bottom: solid 1px #47b0ed;
}

.plan_doing .plan table th {
  font-weight: 100;
  background: #d4eefd;
}

.plan_doing .plan table td {
  text-align: right;
}

.plan_doing .plan table .large {
  padding: 20px 10px;
}

.plan_doing .plan table .caption {
  width: 30%;
}

.start_business p, .corporation p {
  margin: 0 0 30px;
  line-height: 2;
}

.start_business table, .corporation table {
  margin: 0 0 20px;
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  border-left: solid 1px #e8e8e8;
}

.start_business table th, .start_business table td, .corporation table th, .corporation table td {
  font-size: 1.6rem;
  border-right: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
}

.start_business table th, .corporation table th {
  width: 30%;
  padding: 10px 20px;
  font-weight: 100;
  text-align: left;
  background: #f8f8f8;
}

.start_business table td, .corporation table td {
  padding: 10px;
}

.start_business table td span, .corporation table td span {
  font-size: 1.8rem;
}

.mibu_plan {
  margin: 0 0 100px;
}

.mibu_plan p {
  margin: 0 0 30px;
  line-height: 2;
}

.mibu_plan figure {
  width: 928px;
  margin: auto;
}

.mibu_plan figure img {
  width: auto;
  height: auto;
}

.support {
  width: 1000px;
  margin: 60px auto 80px;
}

.support section {
  margin: 0 0 56px;
}

.support section .sub_ttl {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 20px;
  line-height: 1;
  border-bottom: solid 2px #e5e5e5;
}

.support section .sub_ttl::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 275px;
  height: 4px;
  background: #80ce1b;
}

.support section h4 {
  margin: 0 0 15px;
  font-size: 2rem;
}

.support section .txt_box {
  margin: 0 0 30px;
}

.support section p, .support section li {
  margin: 0 0 10px;
  font-size: 1.6rem;
}

.support section p:last-child, .support section li:last-child {
  margin: 0;
}

.support section ul li {
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.support section p {
  line-height: 2;
}

.support section .ord_list {
  padding: 0 1em;
}

.support .documents ul {
  margin: 0 0 10px;
}

.support .documents a {
  color: #049bea;
  font-size: 1.6rem;
}
