.page-id-182 .red {
  color: #990000;
}
.page-id-182 .keyvisual {
  max-width: 1120px;
  min-width: 980px;
  margin: auto;
}
.page-id-182 .sideborder {
  padding: 0 120px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  line-height: 1.5em;
  margin-bottom: 45px;
  line-height: 1.8em;
}
.page-id-182 .about {
  background-color: #fff;
  border-bottom: 1px solid #000;
  margin: -80px auto 100px;
  padding: 80px 0 100px;
  position: relative;
}
.page-id-182 .about-list {
  list-style-type: none;
  margin: 50px 0 0 0;
  padding: 0;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-id-182 .about-list-item {
  width: 480px;
  margin: 0 10px 20px 0;
  border: 1px solid #ccc;
}
.page-id-182 .about-list-item:nth-child(2n) {
  margin: 0 0 20px 10px;
}
.page-id-182 .about-list-item-title {
  margin: -1px;
  padding: 0;
  background-color: #204531;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
.page-id-182 .about-list-item-title span {
  font-size: 14px;
}
.page-id-182 .about-list-item-body {
  padding: 24px 20px;
  line-height: 1.8em;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.page-id-182 .type .wrap {
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-id-182 .type .wrap .column {
  width: 33%;
  padding: 20px;
  margin-right: 1px;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.page-id-182 .type .wrap .column a {
  text-decoration: underline;
}
.page-id-182 .type .wrap .column-title {
  font-size: 16px;
  text-align: center;
  padding: 0 0 20px;
  margin: 0 auto 10px;
}
.page-id-182 .type .wrap .column .type-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-id-182 .type .wrap .column .type-list-item {
  line-height: 1.6em;
  padding: 0.8em 0;
}
.page-id-182 .type .wrap .column:nth-child(odd) {
  background-color: #f0f0f0;
}
.page-id-182 .type .wrap .column:nth-child(odd) .column-title {
  border-bottom: 1px solid #fff;
}
.page-id-182 .type .wrap .column:nth-child(even) {
  background-color: #fafafa;
}
.page-id-182 .type .wrap .column:nth-child(even) .column-title {
  border-bottom: 1px solid #ccc;
}
.page-id-182 #colophon {
  margin-top: 220px;
}

@media (max-width: 767px) {
  .page-id-182 .keyvisual {
    max-width: 100%;
    min-width: 100%;
  }
  .page-id-182 .about {
    background-color: #fff;
    border-bottom: 1px solid #000;
    margin: 0 auto 40px auto;
    padding: 40px 0 100px;
  }
  .page-id-182 .about-title {
    margin: 0 auto 40px;
  }
  .page-id-182 .about .leftborder {
    border: none;
  }
  .page-id-182 .about-text {
    width: 100%;
  }
  .page-id-182 .about-list-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .page-id-182 .about-list-item:nth-child(2n) {
    margin: 0 0 20px 0;
  }
  .page-id-182 .type .wrap {
    display: block;
  }
  .page-id-182 .type .wrap .column {
    width: 100%;
    margin-bottom: 1px;
  }
}
