html body .hero {
  height: 450px;
  position: relative;
}
@media screen and (max-width: 767px) {
  html body .hero {
    height: 390px;
  }
}
html body .hero-textbox {
  max-width: 1600px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  bottom: 64px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  html body .hero-textbox {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    left: 40px;
    bottom: 30px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
html body .hero-textbox .catch {
  max-width: 175px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html body .hero-textbox .catch {
    max-width: 260px;
  }
}
html body .hero-textbox .catch img {
  width: 100%;
}
html body .hero-textbox .sub {
  display: block;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-size: normal;
}
@media screen and (max-width: 767px) {
  html body .hero-textbox .sub {
    font-size: 16px;
    line-height: 24px;
  }
}
html body .hero-01 {
  background: url(../../images/reform/mv-pc.webp) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  html body .hero-01 {
    background: url(../../images/reform/mv-sp.webp) no-repeat center center;
    background-size: cover;
  }
}
html body .hero-01 .hero-textbox {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 0 37.5px;
}
@media screen and (max-width: 991px) {
  html body .hero-01 .hero-textbox {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  html body .hero-01 .sub {
    font-size: 15px;
    max-width: 310px;
  }
}
html body .heroTitle {
  max-width: 1920px;
  width: 100%;
  margin-bottom: 120px;
}
html body .heroTitle-textbox {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .heroTitle-textbox {
    height: 284px;
  }
}
@media screen and (max-width: 575px) {
  html body .heroTitle-textbox {
    height: 190px;
  }
}
html body .heroTitle-textbox p {
  font-size: 240px;
  line-height: 240px;
  color: #DBDBDB;
  font-weight: 200;
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0.4 !important;
}
@media screen and (max-width: 991px) {
  html body .heroTitle-textbox p {
    font-size: 70px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle-textbox p {
    padding-left: 1rem;
    opacity: 0.4 !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
}
html body .heroTitle-textbox h1 {
  position: absolute;
  font-size: 60px;
  line-height: 50px;
  color: #0E1A3C;
  font-weight: 500;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 130px;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  html body .heroTitle-textbox h1 {
    font-size: 26px;
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle-textbox h1 {
    top: 35px;
    left: 30px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
html body .heroTitle .sub {
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 36px;
  color: #0E1A3C;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  html body .heroTitle .sub {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1199px) {
  html body .heroTitle .sub {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle .sub {
    margin-bottom: 0;
    position: absolute;
    left: 30px;
    top: 90px;
    z-index: 10;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle .sub.sp {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle .sub.pc {
    display: none;
  }
}
html body .heroTitle-mv {
  max-width: 560px;
  width: 100%;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
@media screen and (max-width: 991px) {
  html body .heroTitle-mv {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  html body .heroTitle-mv {
    max-width: 480px;
  }
}
@media screen and (max-width: 575px) {
  html body .heroTitle-mv {
    max-width: 320px;
  }
}
html body .heroTitle .reform-inner {
  max-width: 1760px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0 6px;
  margin: 0 0 120px auto;
  padding-left: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  html body .heroTitle .reform-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 0;
    margin-bottom: 60px;
    padding: 0 1rem;
  }
}
@media screen and (max-width: 575px) {
  html body .heroTitle .reform-inner {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }
}
html body .heroTitle .reform-inner .inner-left {
  max-width: 650px;
  width: 100%;
}
@media screen and (max-width: 1400px) {
  html body .heroTitle .reform-inner .inner-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
html body .heroTitle .reform-inner .inner-left .left-text {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 35px;
  color: #0E1A3C;
}
@media screen and (max-width: 1400px) {
  html body .heroTitle .reform-inner .inner-left .left-text {
    font-size: 16px;
    line-height: 25px;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle .reform-inner .inner-left .left-text {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1400px) {
  html body .heroTitle .reform-inner .inner-left .left-text br {
    display: none;
  }
}
html body .heroTitle .reform-inner .inner-right {
  max-width: 1120px;
  width: 100%;
}
@media screen and (max-width: 1400px) {
  html body .heroTitle .reform-inner .inner-right {
    max-width: 840px;
  }
}
@media screen and (max-width: 1199px) {
  html body .heroTitle .reform-inner .inner-right {
    max-width: 630px;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle .reform-inner .inner-right {
    max-width: 840px;
  }
}
@media screen and (max-width: 991px) {
  html body .heroTitle .reform-inner .inner-right .right-pic {
    display: none;
  }
}
html body .contents_breadcrumb {
  padding: 0;
}
html body .contents_breadcrumb02 {
  margin-bottom: 0;
  padding-top: 100px;
}
@media screen and (max-width: 991px) {
  html body .contents_breadcrumb02 {
    padding-top: 50px;
  }
}
html body .reform-section {
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  html body .reform-section {
    margin-bottom: 60px;
  }
}
html body .reform-section .wrapper {
  max-width: 1600px;
  width: 100%;
}
html body .reform-section .wrapper .reform-inner02 .reform-flex01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 120px;
}
@media screen and (max-width: 1600px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 {
    gap: 0 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 {
    gap: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 40px 0;
    margin-bottom: 40px;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex01 h2 {
  margin-bottom: 50px;
  font-size: 52px;
  line-height: 80px;
  color: #0E1A3C;
}
@media screen and (max-width: 1400px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 h2 {
    font-size: 28px;
    line-height: 42px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 h2 {
    margin-bottom: 30px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex01 p {
  font-size: 16px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 1400px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 p {
    font-size: 16px;
    line-height: 30px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex01 p + p {
  margin-top: 30px;
}
html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-pic {
  max-width: 720px;
}
@media screen and (max-width: 1199px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-pic {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-pic {
    max-width: 350px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-textbox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 50px;
}
@media screen and (max-width: 1600px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-textbox {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-textbox {
    max-width: 576px;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex01 .flex01-textbox {
    max-width: 350px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 160px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -30px;
}
@media screen and (max-width: 1400px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 {
    gap: 0 80px;
  }
}
@media screen and (max-width: 1199px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px 0;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex02 h2 {
  font-size: 52px;
  line-height: 80px;
  color: #0E1A3C;
  margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 h2 {
    margin-bottom: 26px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex02 p {
  font-size: 16px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 1400px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 p {
    font-size: 16px;
    line-height: 30px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-textbox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-textbox {
    margin-bottom: 0;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-inner {
  max-width: 720px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 28px;
}
@media screen and (max-width: 1199px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-inner {
    max-width: 600px;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-inner {
    max-width: 350px;
    gap: 0 14px;
  }
}
html body .reform-section .wrapper .reform-inner02 .reform-flex02 .flex02-pic {
  max-width: 720px;
}
html body .reform-section02 {
  padding: 100px 0 150px;
  background: url(../../images/reform/mv-bg01-pc.webp) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  html body .reform-section02 {
    padding: 40px 0 90px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section02 {
    padding: 40px 24px 90px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../images/reform/mv-bg01-sp.webp) no-repeat center center;
    background-size: cover;
  }
}
html body .reform-section02 .wrapper {
  max-width: 1600px;
  width: 100%;
}
html body .reform-section02 .wrapper h2 {
  margin-bottom: 80px;
  font-size: 52px;
  line-height: 80px;
  color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  html body .reform-section02 .wrapper h2 {
    font-size: 24px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section02 .wrapper h2 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section02 .wrapper h2 {
    text-align: center;
  }
}
html body .reform-section02 .wrapper .reform-picSlide {
  max-width: 1520px;
  width: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 991px) {
  html body .reform-section02 .wrapper .reform-picSlide {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section02 .wrapper .reform-picSlide {
    max-width: 110px;
  }
}
html body .reform-section02 .wrapper p {
  font-size: 16px;
  line-height: 30px;
  color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  html body .reform-section02 .wrapper p {
    font-size: 16px;
    line-height: 30px;
  }
}
html body .reform-section03 {
  margin-bottom: 190px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 {
    margin-bottom: 100px;
  }
}
html body .reform-section03 .wrapper {
  max-width: 1400px;
}
html body .reform-section03 .reform-inner {
  margin-bottom: 130px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner {
    margin-bottom: 100px;
  }
}
html body .reform-section03 .reform-inner01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 25px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px 0;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section03 .reform-inner01 {
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body .reform-section03 .reform-textbox {
  max-width: 665px;
  width: 100%;
}
html body .reform-section03 .reform-textbox h2 {
  margin-bottom: 47px;
  font-size: 45px;
  line-height: 80px;
  color: #0E1A3C;
}
@media screen and (max-width: 1199px) {
  html body .reform-section03 .reform-textbox h2 {
    font-size: 30px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-textbox h2 {
    margin-bottom: 38px;
  }
}
html body .reform-section03 .reform-textbox p {
  font-size: 16px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 1199px) {
  html body .reform-section03 .reform-textbox p {
    font-size: 16px;
    line-height: 30px;
  }
}
html body .reform-section03 .reform-list01 {
  max-width: 710px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 50px 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-list01 {
    gap: 30px 5px;
  }
}
html body .reform-section03 .reform-list01 .reform-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((100% - 15px) / 4);
  flex: 0 0 calc((100% - 15px) / 4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 575px) {
  html body .reform-section03 .reform-list01 .reform-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 5px) / 2);
    flex: 0 0 calc((100% - 5px) / 2);
  }
}
html body .reform-section03 .reform-list01 .reform-item h3 {
  margin-bottom: 23px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #F8688C;
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-list01 .reform-item h3 {
    font-size: 17px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1400px) {
  html body .reform-section03 .reform-list01 .reform-item h3 {
    margin-bottom: 18px;
  }
}
html body .reform-section03 .reform-list01 .reform-item p {
  font-size: 11px;
  line-height: 16px;
  color: #040404;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-list01 .reform-item p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1400px) {
  html body .reform-section03 .reform-list01 .reform-item p .xs-only {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-list01 .reform-item p .xs-only {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-list01 .reform-item p .xs-only {
    display: block;
  }
}
html body .reform-section03 .reform-list01 .reform-item div {
  margin-bottom: 18px;
}
@media screen and (max-width: 1400px) {
  html body .reform-section03 .reform-list01 .reform-item div {
    margin-bottom: 15px;
  }
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(2) h3 {
  color: #4B97BB;
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(3) h3 {
  color: #83A98F;
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(4) h3 {
  color: #FD943B;
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(5) h3 {
  color: #71B851;
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(6) h3 {
  color: #704721;
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(7) h3 {
  color: #674E9B;
}
html body .reform-section03 .reform-list01 .reform-item:nth-child(8) h3 {
  color: #FC4D34;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 {
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body .reform-section03 .reform-inner02 + .reform-inner02 {
  margin-top: 84px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 + .reform-inner02 {
    margin-top: 75px;
  }
}
html body .reform-section03 .reform-inner02 .reform-textbox {
  max-width: 1400px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 42px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox {
    display: block;
  }
}
html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left {
  max-width: 665px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left {
    margin: 0 auto;
  }
}
html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left h3 {
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 44px;
  color: #000000;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left h3 {
    font-size: 26px;
    line-height: 50px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left h3 {
    margin-bottom: 28px;
  }
}
html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left p {
  font-size: 16px;
  line-height: 29px;
  color: #0E1A3C;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox .textbox-left p {
    font-size: 18px;
    line-height: 32px;
  }
}
html body .reform-section03 .reform-inner02 .reform-textbox .textbox-right {
  max-width: 735px;
  width: 100%;
}
html body .reform-section03 .reform-inner02 .reform-textbox .textbox-right p {
  margin-bottom: -15px;
  font-size: 20px;
  line-height: 50px;
  color: #0E1A3C;
  text-align: center;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox .textbox-right p {
    font-size: 18px;
    line-height: 50px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-textbox .textbox-right p {
    display: none;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 570px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-left {
  max-width: 665px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-left {
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-left {
    max-width: 620px;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-left img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right {
  max-width: 735px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right {
    max-width: 665px;
    margin: 0 auto;
    padding: 27px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right {
    max-width: 620px;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-arrow {
  width: 28px;
  height: 12px;
  aspect-ratio: 1/0.8660254038;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-arrow {
    display: none;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-text {
  display: none;
  margin-bottom: 28px;
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-text {
    display: block;
    font-size: 20px;
    line-height: 50px;
    color: #0E1A3C;
    text-align: center;
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-text {
    font-size: 18px;
    line-height: 50px;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-list {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 50px;
  padding: 24px 47px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1400px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-list {
    gap: 0 25px;
    padding: 24px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-list {
    gap: 16px 25px;
    padding: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px 0;
    padding: 0;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((100% - 50px) / 2);
  flex: 0 0 calc((100% - 50px) / 2);
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
@media screen and (max-width: 1400px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 25px) / 2);
    flex: 0 0 calc((100% - 25px) / 2);
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item h4 {
  padding-bottom: 6.5px;
  margin-bottom: 16px;
  border-bottom: 1px solid #0E1A3C;
  font-size: 17px;
  line-height: 35px;
  color: #0E1A3C;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item h4 {
    font-size: 15px;
    line-height: 22px;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item div {
  max-width: 234px;
  margin-bottom: 12.5px;
}
@media screen and (max-width: 767px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item div {
    max-width: 260px;
    margin: 0 auto 16px;
  }
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item div img {
  -o-object-fit: cover;
  object-fit: cover;
}
html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item p {
  font-size: 14px;
  line-height: 20px;
  color: #0E1A3C;
}
@media screen and (max-width: 1199px) {
  html body .reform-section03 .reform-inner02 .reform-imgbox .imgbox-right .imgbox-item p {
    font-size: 14px;
    line-height: 20px;
  }
}
html body .reform-section03 .reform-inner02:nth-of-type(2) .imgbox-arrow, html body .reform-section03 .reform-inner02:nth-of-type(9) .imgbox-arrow {
  background-color: #FEE6DA;
}
html body .reform-section03 .reform-inner02:nth-of-type(2) .imgbox-right, html body .reform-section03 .reform-inner02:nth-of-type(9) .imgbox-right {
  background-color: #FEE6DA;
}
html body .reform-section03 .reform-inner02:nth-of-type(3) .imgbox-arrow, html body .reform-section03 .reform-inner02:nth-of-type(8) .imgbox-arrow {
  background-color: #DAF1F6;
}
html body .reform-section03 .reform-inner02:nth-of-type(3) .imgbox-right, html body .reform-section03 .reform-inner02:nth-of-type(8) .imgbox-right {
  background-color: #DAF1F6;
}
html body .reform-section03 .reform-inner02:nth-of-type(4) .imgbox-arrow, html body .reform-section03 .reform-inner02:nth-of-type(6) .imgbox-arrow {
  background-color: #FFF3D3;
}
html body .reform-section03 .reform-inner02:nth-of-type(4) .imgbox-right, html body .reform-section03 .reform-inner02:nth-of-type(6) .imgbox-right {
  background-color: #FFF3D3;
}
html body .reform-section03 .reform-inner02:nth-of-type(5) .imgbox-arrow, html body .reform-section03 .reform-inner02:nth-of-type(7) .imgbox-arrow {
  background-color: #E6DDD6;
}
html body .reform-section03 .reform-inner02:nth-of-type(5) .imgbox-right, html body .reform-section03 .reform-inner02:nth-of-type(7) .imgbox-right {
  background-color: #E6DDD6;
}
html body .reform-section04 .wrapper {
  max-width: 1800px;
}
html body .reform-section04 .reform-inner {
  background-color: #F4F5F8;
  padding: 80px 100px 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-inner {
    padding: 40px 20px 60px;
  }
}
html body .reform-section04 .reform-title {
  margin-bottom: 70px;
  font-size: 130px;
  line-height: 130px;
  color: #9199AF;
  font-weight: 200;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-title {
    font-size: 60px;
    line-height: 80px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-title {
    margin-bottom: 3px;
  }
}
html body .reform-section04 .reform-title span {
  display: block;
  font-size: 40px;
  line-height: 80px;
  color: #0E1A3C;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-title span {
    font-size: 20px;
    line-height: 48px;
  }
}
html body .reform-section04 .reform-subtitle {
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 auto 30px;
  font-size: 30px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-subtitle {
    font-size: 30px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-subtitle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 35px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 38px;
  }
}
html body .reform-section04 .reform-subtitle span {
  font-size: 24px;
  line-height: 23px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-subtitle span {
    font-size: 15px;
    line-height: 23px;
  }
}
html body .reform-section04 .reform-intro {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 155px;
  font-size: 16px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-intro {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-intro {
    margin-bottom: 160px;
  }
}
html body .reform-section04 .reform-container {
  max-width: 1600px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 120px;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px 0;
  }
}
html body .reform-section04 .reform-container + .reform-container {
  margin-top: 120px;
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container + .reform-container {
    margin-top: 65px;
  }
}
html body .reform-section04 .reform-container .container-left {
  max-width: 680px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container .container-left {
    max-width: 100%;
  }
}
html body .reform-section04 .reform-container .container-left .left-textbox {
  max-width: 480px;
  width: 100%;
  margin: 0 0 77px auto;
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container .container-left .left-textbox {
    margin: 0 auto 33px;
  }
}
html body .reform-section04 .reform-container .container-left .left-title {
  margin-bottom: 38px;
  font-size: 30px;
  line-height: 24px;
  color: #0E1A3C;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container .container-left .left-title {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container .container-left .left-title {
    margin-bottom: 20px;
  }
}
html body .reform-section04 .reform-container .container-left .left-text {
  font-size: 20px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container .container-left .left-text {
    font-size: 16px;
    line-height: 28px;
  }
}
html body .reform-section04 .reform-container .container-left .left-pic {
  max-width: 565px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container .container-left .left-pic {
    margin-left: -36px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container .container-left .left-pic {
    max-width: 436px;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section04 .reform-container .container-left .left-pic {
    max-width: 218px;
  }
}
html body .reform-section04 .reform-container .container-left .left-imgtext {
  max-width: 120px;
  position: absolute;
  top: 20px;
  right: -30px;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container .container-left .left-imgtext {
    max-width: 100px;
    right: -10px;
  }
}
html body .reform-section04 .reform-container .container-right {
  max-width: 800px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1400px) {
  html body .reform-section04 .reform-container .container-right {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  html body .reform-section04 .reform-container .container-right {
    margin-top: 150px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container .container-right {
    margin: 0 -36px 0 auto;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container .container-right {
    max-width: 650px;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section04 .reform-container .container-right {
    max-width: 325px;
  }
}
html body .reform-section04 .reform-container .container-right .right-imgtext {
  max-width: 120px;
  position: absolute;
  top: 20px;
  left: -30px;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container .container-right .right-imgtext {
    max-width: 100px;
    left: -10px;
  }
}
html body .reform-section04 .reform-container .container-arrow {
  max-width: 72px;
  position: absolute;
  top: 50%;
  left: 42%;
}
@media screen and (max-width: 1600px) {
  html body .reform-section04 .reform-container .container-arrow {
    left: 46%;
  }
}
@media screen and (max-width: 1400px) {
  html body .reform-section04 .reform-container .container-arrow {
    top: 55%;
    left: 46%;
  }
}
@media screen and (max-width: 1199px) {
  html body .reform-section04 .reform-container .container-arrow {
    top: 65%;
    left: 45%;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container .container-arrow {
    display: none;
  }
}
html body .reform-section04 .reform-container:nth-of-type(5) .container-left .left-pic {
  max-width: 345px;
  margin: 0 100px 0 auto;
}
@media screen and (max-width: 1600px) {
  html body .reform-section04 .reform-container:nth-of-type(5) .container-left .left-pic {
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container:nth-of-type(5) .container-left .left-pic {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section04 .reform-container:nth-of-type(5) .container-left .left-pic {
    max-width: 133px;
  }
}
@media screen and (max-width: 991px) {
  html body .reform-section04 .reform-container:nth-of-type(5) .container-left .left-imgtext {
    left: -18px;
  }
}
html body .reform-section04 .reform-container:nth-of-type(5) .container-right {
  max-width: 488px;
}
@media screen and (max-width: 767px) {
  html body .reform-section04 .reform-container:nth-of-type(5) .container-right {
    max-width: 366px;
  }
}
@media screen and (max-width: 575px) {
  html body .reform-section04 .reform-container:nth-of-type(5) .container-right {
    margin-top: -175px;
    max-width: 198px;
  }
}
html body .reform-section05 {
  padding: 90px 0 120px;
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  html body .reform-section05 {
    padding: 40px 0;
  }
}
html body .reform-section05 h2 {
  margin-bottom: 78px;
  font-size: 36px;
  line-height: 84px;
  color: #0E1A3C;
  text-align: center;
}
@media screen and (max-width: 991px) {
  html body .reform-section05 h2 {
    font-size: 26px;
    line-height: 50px;
  }
}
@media screen and (max-width: 767px) {
  html body .reform-section05 h2 {
    margin-bottom: 40px;
  }
}
html body .reform-section05 .reform-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 45px;
}
@media screen and (max-width: 767px) {
  html body .reform-section05 .reform-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 40px 0;
  }
}
html body .reform-section05 .reform-flex p {
  font-size: 24px;
  line-height: 45px;
  color: #0E1A3C;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .reform-section05 .reform-flex p {
    font-size: 20px;
    line-height: 36px;
  }
}
html body .reform-section05 .reform-flex div {
  max-width: 345px;
}
@media screen and (max-width: 767px) {
  html body .reform-section05 .reform-flex div {
    max-width: 260px;
  }
}
html body .reform-picSlide01 {
  max-width: 100vw;
  width: 100%;
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  html body .reform-picSlide01 {
    margin-bottom: 60px;
  }
}

/*# sourceMappingURL=reform.css.map */
