.lwBody_text01, .lwBody_text02 {
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .lwHead_block01 + .lwBody_block01 {
    padding-top: 68px;
  }
}
.lwHead_block01 + .lwBody_block01 + .lwBody_block01 {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .lwHead_block01 + .lwBody_block01 + .lwBody_block01 {
    padding-top: 35px;
  }
}

.onlyPC {
  display: block;
}
@media screen and (max-width: 767px) {
  .onlyPC {
    display: none;
  }
}

.onlySP {
  display: none;
}
@media screen and (max-width: 767px) {
  .onlySP {
    display: block;
  }
}

#corporate a {
  line-height: initial;
  padding: 1.5em 1em;
}

.lwBody_block01 + .lwBody_block01 {
  padding-top: 60px;
}

.lwBody_block01.h2line {
  text-align: justify;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .lwBody_block01.h2line {
    padding-top: 40px;
  }
}
.lwBody_block01 .read-text {
  padding-top: 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lwBody_block01 .read-text {
    padding-top: 25px;
    margin-bottom: 0;
  }
}
.lwBody_block01 ol {
  margin-left: 2.8em;
  margin-top: 1em;
  line-height: 1.786em;
  font-size: 14px;
}
.lwBody_block01 ol > *:not(div) {
  line-height: inherit !important;
  font: inherit !important;
}
.lwBody_block01 ol > *:not(div):first-child {
  margin-top: -0.392em;
}
.lwBody_block01 ol > *:not(div):last-child {
  margin-bottom: -0.392em;
}
@media screen and (max-width: 767px) {
  .lwBody_block01 ol {
    font-size: 13px;
  }
}
.lwBody_block01 ol > li {
  padding-left: 2em;
  text-indent: -2em;
}
.lwBody_block01 .sign-text {
  text-align: right !important;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lwBody_block01 .sign-text {
    margin-top: 30px;
  }
}

.list-title {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.471em;
  font-size: 17px;
}
.list-title > *:not(div) {
  line-height: inherit !important;
  font: inherit !important;
}
.list-title > *:not(div):first-child {
  margin-top: -0.235em;
}
.list-title > *:not(div):last-child {
  margin-bottom: -0.235em;
}
@media screen and (max-width: 767px) {
  .list-title {
    line-height: 1.572em;
    font-size: 14px;
  }
  .list-title > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .list-title > *:not(div):first-child {
    margin-top: -0.285em;
  }
  .list-title > *:not(div):last-child {
    margin-bottom: -0.285em;
  }
}
.list-title .number {
  text-align: center;
  background: #0068B4;
  border: 1px solid #0068B4;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
  margin-top: 1px;
  padding: 2px;
}
@media all and (-ms-high-contrast: none) {
  .list-title .number {
    padding: 4.5px;
  }
}
@media all and (-ms-high-contrast: none) {
  .list-title .nowrap {
    white-space: nowrap;
  }
}
@media all and (-ms-high-contrast: none) {
  .list-title p:last-child {
    padding-top: 3px;
  }
}

.list-txt {
  margin-left: 2.8em;
  margin-top: 1em;
  line-height: 1.786em;
  font-size: 14px;
  font-weight: normal;
}
.list-txt > *:not(div) {
  line-height: inherit !important;
  font: inherit !important;
}
.list-txt > *:not(div):first-child {
  margin-top: -0.392em;
}
.list-txt > *:not(div):last-child {
  margin-bottom: -0.392em;
}
.list-txt sup.kome01 {
  line-height: 1;
  font-size: 0.5em;
  vertical-align: text-top;
}
@media screen and (min-width: 768px) {
  .list-txt sup.kome01 {
    margin-left: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .list-txt sup.kome01 {
    margin-left: 0.3em;
  }
}

.partnership {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .partnership {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .partnership {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
  }
}