@charset "utf-8";
.page-title {
  background-repeat: no-repeat;
  background-image: url(../img/reform/pgt.jpg);
  background-position: center center;
  background-size: 120% auto;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.reform-intro {
  margin-top: 1.5em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 1em;
}
.reform-intro h2 {
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 0.7em;
}
.reform-intro p {
  display: flex;
  justify-content: center;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.6em;
  letter-spacing: 0em;
  font-weight: 400;
  font-family: source-han-sans-cjk-ja, sans-serif;
  color: #4d4d4d;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.reform-Category {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.7em;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
}
.reform-Category a {
  width: 48%;
  height: auto;
  border: 0.5px solid #4d4d4d;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 12px;
  text-decoration: none;
  color: black;
  cursor: pointer;
}
.reform-Category a:hover {
  background-color: #f0a53b;
}
.reform-Category a h2 img {
  height: 30px;
  margin-bottom: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.reform-Category h2 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.reform-Category-t {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 0em;
}
.reform-bg {
  background-color: #eeeadb;
  padding: 1em 0;
}
.reform-bg2 {
  padding: 1em 0;
}
.reform {}
.reform h2 {
  font-size: 1.3em;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}
.reform h2 span {
  display: block;
  width: 150px;
  border-bottom: 1px solid black;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.reform h2 img {
  width: 60px;
  margin-bottom: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.reformbox {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.reform-bg h3 {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  font-size: 1.1em;
  color: #42210b;
  letter-spacing: 0em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.reform-bg h3 span {
  color: #77a42d;
  font-family: century-gothic, sans-serif;
  font-size: 0.8em;
  margin-left: 5px;
  letter-spacing: 0;
}
.reformbox-contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1.5em;
}
.reformbox-contents li {
  width: 48%;
  margin-bottom: 10px;
}
.reformbox-contents li img {
  width: 100%;
  height: auto;
}
.reformbox-contents-life {
  margin-top: 0px;
  margin-bottom: 10px;
}
.reform-bg2 h3 {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  font-size: 0.9em;
  color: #42210b;
  letter-spacing: 0em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.reform-bg2 h3 span {
  color: #77a42d;
  font-family: century-gothic, sans-serif;
  font-size: 0.8em;
  margin-left: 5px;
  letter-spacing: 0;
}
.eco {}
.eco h2 {
  text-align: center;
  letter-spacing: 0.1em;
  color: #42210b;
  margin-bottom: 1em;
  font-weight: 500;
}
.eco h3 {
  color: #42210b;
  border: none;
  margin-left: 0px;
  letter-spacing: 0.1em;
}
.eco h3 span {
  background-color: #ec881e;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 0;
}
.ecobox {
  background-color: white;
  margin-bottom: 2px;
  padding: 1.5em 0;
  text-align: center;
  margin-top: 0em;
}
.ecobox img {
  width: 85%;
  height: auto;
}
.ecobox2 {
  display: block;
  justify-content: space-between;
  margin-bottom: 2em;
}
.ecobox2 img {
  width: 100%;
  height: auto;
}
.ecobox3 {
  display: block;
  margin-top: 0em;
}
.ecobox3 p {
  width: 100%;
  line-height: 1.6em;
  font-family: source-han-sans-cjk-ja, sans-serif;
  color: #4d4d4d;
  font-size: 0.9em;
  font-weight: 400;
  margin-bottom: 10px;
}
.ecobox3-figure {
  width: 100%;
  margin-left: 0px;
}
.ecobox3-figure img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: top;
}
.ecobox4 {
  display: flex;
  justify-content: space-between;
  margin: 0.5em 0;
}
.ecobox4 li {
  width: 48%;
  text-align: left;
  margin-bottom: 1em;
}
.ecobox4 p {
  margin-top: 10px;
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-size: 0.8em;
  line-height: 1.4em;
}
.ecobox4 img {
  width: 100%;
  height: auto;
}
.ecobox5 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
.ecobox5-1 {
  width: 55%;
  text-align: center;
}
.ecobox5-2 {
  width: 41%;
  text-align: center;
}
.ecobox5 img {
  width: 100%;
  height: 80px;
  object-fit: cover;
}
.ecobox5 p {
  margin-top: 10px;
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-size: 0.8em;
}
.ecobox6 {
  text-align: left;
  margin-bottom: 2em;
  margin-top: 0em;
}
.ecobox6 img {
  width: 100%;
  height: auto;
}
.ecobox7 {
  margin-bottom: 2em;
}
.ecobox7 img {
  width: 100%;
  height: auto;
}
.ecobox7 a {
  text-align: right;
  text-decoration: none;
  font-size: 1em;
  margin-top: 1em;
  display: flex;
  justify-content: flex-end;
  color: black;
}
.ecobox7 a span {
  width: 10px;
  height: auto;
  margin-right: 10px;
}
.Barrier-free {}
.Barrier-free p {
  font-size: 1em;
  line-height: 1.6em;
  font-family: source-han-sans-cjk-ja, sans-serif;
  margin-bottom: 1em;
}
.Barrier-free img {
  width: 100%;
  height: auto;
}
.cp {}
.cp-t {
  display: block;
  margin-bottom: 0.5em;
}
.cp li {
  margin-right: 0px;
  line-height: 1.8em;
  font-size: 1em;
  font-family: source-han-sans-cjk-ja, sans-serif;
  letter-spacing: 0em;
}
.cp li:last-child {
  margin-right: 0px;
}
.cp img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .page-title {
    background-size: 100% auto;
    height: 150px;
  }
  .reform-intro {
    margin: 2.5em 0;
  }
  .reform-intro h2 {
    font-size: 1.4em;
    margin-bottom: 1em;
  }
  .reform-intro p {
    font-size: 1em;
    line-height: 2em;
    width: 85%;
    letter-spacing: 0.1em;
  }
  .reform-Category {
    margin-bottom: 2.5em;
    width: 90%;
  }
  .reform-Category a {
    width: 18%;
    height: 120px;
    margin-bottom: 0px;
    padding: 0;
  }
  .reform-Category a h2 img {
    height: 40px;
    margin-bottom: 20px;
  }
  .reform-Category-t {
    font-size: 1em;
  }
  .reform h2 {
    font-size: 1.8em;
    margin-bottom: 1em;
  }
  .reform h2 span {
    width: 200px;
  }
  .reform h2 img {
    width: 65px;
    margin-bottom: 10px;
  }
  .reform-bg h3 {
    font-size: 1.2em;
  }
  .reformbox-contents {
    margin-bottom: 2em;
  }
  .reformbox-contents li {
    width: 32%;
  }
  .reform-bg2 h3 {
    font-size: 1.2em;
  }
  .ecobox {
    margin-bottom: 1em;
  }
  .ecobox2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4em;
  }
  .ecobox2 img {
    width: 49%;
    height: auto;
  }
  .ecobox3 {
    display: flex;
    justify-content: space-between;
    margin-top: 0em;
  }
  .ecobox3 p {
    width: 60%;
    line-height: 2em;
    font-size: 1em;
    margin-bottom: 0;
  }
  .ecobox3-figure {
    width: 30%;
    margin-left: 30px;
  }
  .ecobox3-figure img {
    height: 180px;
  }
  .ecobox4 {
    margin: 1.5em 0;
  }
  .ecobox4 li {
    text-align: center;
    margin-bottom: 1em;
  }
  .ecobox4 p {
    margin-top: 10px;
    font-size: 0.8em;
  }
  .ecobox5 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4em;
  }
  .ecobox5-1 {
    width: 55%;
    text-align: center;
  }
  .ecobox5-2 {
    width: 41%;
    text-align: center;
  }
  .ecobox5 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .ecobox5 p {
    margin-top: 10px;
    font-size: 0.9em;
  }
  .ecobox6 {
    text-align: left;
    margin-bottom: 4em;
  }
  .ecobox6 img {
    width: auto;
  }
  .ecobox7 {
    margin-bottom: 4em;
  }
  .ecobox7 a {
    font-size: 1.1em;
    margin-top: 1em;
  }
  .ecobox7 a span {
    width: 15px;
    margin-right: 10px;
  }
  .cp-t {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1.5em;
  }
  .cp li {
    margin-right: 20px;
    line-height: 1.6em;
    font-size: 1.1em;
  }
  .Barrier-free p {
    font-size: 1.1em;
    line-height: 2em;
    margin-bottom: 1.5em;
  }
}
@media (min-width: 1024px) {
  .page-title {
    background-size: 100% auto;
    height: 150px;
  }
  .reform-intro p {
    font-size: 1em;
    line-height: 2em;
    width: auto;
  }
  .reform-Category {
    margin-bottom: 2.5em;
    width: 55%;
    min-width: 1000px;
  }
  .reform-Category a {
    width: 18%;
    height: 150px;
  }
  .reform-Category a h2 img {
    height: 60px;
    margin-bottom: 10px;
  }
  .reform-Category-t {
    font-size: 1.2em;
  }
  .reform-bg {
    padding: 2em 0;
  }
  .reform-bg2 {
    padding: 2em 0;
  }
  .reform h2 {
    font-size: 2.1em;
    margin-bottom: 1em;
  }
  .reform h2 span {
    margin-top: 15px;
  }
  .reform h2 img {
    width: 75px;
    margin-bottom: 10px;
  }
  .reformbox {
    width: 55%;
    min-width: 900px;
  }
  .reform-bg h3 {
    padding-bottom: 10px;
    font-size: 1.5em;
    margin-bottom: 1em;
  }
  .reform-bg h3 span {
    margin-left: 15px;
  }
  .reformbox-contents {
    margin-bottom: 3em;
  }
  .reformbox-contents-life {
    margin-top: -5px;
    margin-bottom: 25px;
  }
  .reform-bg2 h3 {
    padding-bottom: 10px;
    font-size: 1.5em;
    margin-bottom: 1em;
  }
  .reform-bg2 h3 span {
    margin-left: 15px;
  }
  .eco h3 {
    margin-left: -10px;
    letter-spacing: 0.1em;
  }
  .ecobox {
    padding: 1.5em 0;
    margin-top: -1.2em;
  }
  .ecobox3 {
    margin-top: -1.2em;
  }
  .ecobox3 p {
    width: 60%;
    line-height: 2.2em;
    font-size: 1.1em;
  }
  .ecobox3-figure {
    margin-left: 30px;
  }
  .ecobox4 li {
    text-align: center;
    margin-bottom: 1em;
  }
  .ecobox4 p {
    margin-top: 15px;
    font-size: 1em;
  }
  .ecobox5 p {
    margin-top: 15px;
    font-size: 1em;
  }
  .ecobox6 {
    margin-bottom: 4em;
    margin-top: -1.2em;
  }
  .cp li {
    margin-right: 30px;
    line-height: 2em;
    font-size: 1.2em;
  }
}