@charset "UTF-8";
.p-editor__content h3:not([class*=p-], [class*=c-]) {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.875rem;
  font-weight: 800;
  color: var(--title-font-color);
  letter-spacing: 0.05em;
}
.p-editor__content h4:not([class*=p-], [class*=c-]) {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.5625rem;
  font-weight: 800;
  line-height: 1.48;
  color: var(--title-font-color);
  letter-spacing: 0.05em;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content h4:not([class*=p-], [class*=c-]) {
    font-size: 1.375rem;
  }
}
.p-editor__content h5:not([class*=p-], [class*=c-]) {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.5;
  color: var(--title-font-color);
  letter-spacing: 0.05em;
  transform: rotate(0.03deg);
}
.p-editor__content h5:not([class*=p-], [class*=c-]).--black {
  color: #333;
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content h5:not([class*=p-], [class*=c-]) {
    font-size: 1.25rem;
  }
}
.p-editor__content h6:not([class*=p-], [class*=c-]) {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.5;
  color: var(--title-font-color);
  letter-spacing: 0.05em;
  transform: rotate(0.03deg);
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content h6:not([class*=p-], [class*=c-]) {
    font-size: 1.125rem;
  }
}
.p-editor__content p:not([class*=p-], [class*=c-]) {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  transform: rotate(0.03deg);
}
.p-editor__content p:not([class*=p-], [class*=c-]).--ls-wide {
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content p:not([class*=p-], [class*=c-]) {
    font-size: 1rem;
    letter-spacing: 0.01em;
  }
}
.p-editor__content a:not([class*=p-], [class*=c-]) {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration-line: underline;
  transform: rotate(0.03deg);
}
.p-editor__content a:not([class*=p-], [class*=c-])[target=_blank]::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.1875rem;
  height: 2.1875rem;
  margin: -0.3125rem 0 -0.1875rem;
  vertical-align: middle;
  content: "";
  background: url("../images/common/icon_blank.svg") no-repeat center center/contain;
}
.p-editor__content a:not([class*=p-], [class*=c-])[href$=".pdf"]::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.375rem;
  height: 1.1875rem;
  margin-top: -0.3125rem;
  margin-left: 0.3125rem;
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 0.8;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  content: "PDF";
  background-color: #ce0f69;
  background-image: none;
  border-radius: 0.1875rem;
}
.p-editor__content a:not([class*=p-], [class*=c-]).--anchor {
  color: var(--title-font-color);
}
.p-editor__content a:not([class*=p-], [class*=c-]).--anchor::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 0.75rem;
  margin: -0.25rem 0 0 0.625rem;
  vertical-align: middle;
  content: "";
  background: url("../images/common/icon_arrow_down_white.svg") no-repeat center/contain;
}
.p-editor__content a:not([class*=p-], [class*=c-]).--black {
  color: #333;
}
.p-editor__content a:not([class*=p-], [class*=c-]).--black[target=_blank]::after {
  background: url("../images/common/icon_blank_black.svg");
}
body.bg-white .p-editor__content a:not([class*=p-], [class*=c-])[target=_blank]::after {
  background-image: url("../images/common/icon_blank_black.svg");
}
body.bg-white .p-editor__content a:not([class*=p-], [class*=c-]).--anchor::after {
  background-image: url("../images/common/icon_arrow_down_blue.svg");
}
.p-editor__content.p-editor__white a:not([class*=p-], [class*=c-])[target=_blank]::after {
  background-image: url("../images/common/icon_blank_black.svg");
}
.p-editor__content.p-editor__white a:not([class*=p-], [class*=c-]).--anchor::after {
  background-image: url("../images/common/icon_arrow_down_blue.svg");
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content a:not([class*=p-], [class*=c-]) {
    font-size: 1rem;
  }
  .p-editor__content a:not([class*=p-], [class*=c-])[target=_blank]::after {
    margin-top: -0.625rem;
    margin-left: -0.125rem;
  }
  .p-editor__content a:not([class*=p-], [class*=c-])[href$=".pdf"]::after {
    margin-top: 0;
    margin-left: 0.3125rem;
  }
}
.p-editor__content ul:not([class*=p-], [class*=c-]) {
  list-style: none;
}
.p-editor__content ul:not([class*=p-], [class*=c-]) li {
  position: relative;
  padding-left: 1.5625rem;
  color: var(--main-font-color);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  transform: rotate(0.03deg);
}
.p-editor__content ul:not([class*=p-], [class*=c-]) li::before {
  position: absolute;
  top: 0.75em;
  left: 0.3125rem;
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  content: "";
  background-color: var(--icon-color);
  border-radius: 50%;
  transform: translateY(-50%);
}
.p-editor__content ul:not([class*=p-], [class*=c-]) li:not(:first-child) {
  margin-top: 0.625rem;
}
.p-editor__content ul:not([class*=p-], [class*=c-]).--row-gap-5 li:not(:first-child) {
  margin-top: 0.3125rem;
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content ul:not([class*=p-], [class*=c-]) li {
    padding-left: 1.4375rem;
    font-size: 1rem;
    letter-spacing: 0.01em;
  }
  .p-editor__content ul:not([class*=p-], [class*=c-]) li::before {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.p-editor__content .c-list-dot-01 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  transform: rotate(0.03deg);
}
.p-editor__content .c-list-dot-01 li {
  position: relative;
  padding-left: 1.6875rem;
}
.p-editor__content .c-list-dot-01 li::before {
  position: absolute;
  top: 0.6em;
  left: 0.875rem;
  width: 0.25rem;
  aspect-ratio: 1/1;
  content: "";
  background-color: currentcolor;
  border-radius: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content .c-list-dot-01 {
    font-size: 1rem;
    letter-spacing: 0.01em;
  }
}
.p-editor__content ol {
  list-style: none;
  counter-reset: item;
}
.p-editor__content ol li {
  position: relative;
  padding-left: 2.125rem;
  color: var(--main-font-color);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
  transform: rotate(0.03deg);
}
.p-editor__content ol li::before {
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  content: counter(item);
  counter-increment: item;
  background: #ce0f69;
  border-radius: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.p-editor__content ol li:not(:first-child) {
  margin-top: 0.9375rem;
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content ol li {
    padding-left: 1.75rem;
    font-size: 1rem;
    letter-spacing: 0.01em;
  }
  .p-editor__content ol li::before {
    width: 1.25rem;
    height: 1.25rem;
    font-size: 1rem;
  }
}
.p-editor__content dl dt {
  font-weight: bold;
}
.p-editor__content dl dd {
  padding-left: 1em;
}
.p-editor__content blockquote:not([class*=p-], [class*=c-]) {
  position: relative;
  padding: 2.25rem 2rem 2rem;
  background-color: #dcdcdc;
}
.p-editor__content blockquote:not([class*=p-], [class*=c-])::after {
  position: absolute;
  top: 1.75rem;
  left: 1rem;
  display: block;
  font-size: 2rem;
  line-height: 0;
  content: "“";
}
.p-editor__content blockquote:not([class*=p-], [class*=c-])::before {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  display: block;
  font-size: 2rem;
  line-height: 0;
  content: "”";
}
.p-editor__content table {
  width: 100%;
  border-top: 0.0625rem solid #004ea2;
}
.p-editor__content table th,
.p-editor__content table td {
  padding: 1.21875rem 1.875rem;
}
.p-editor__content table th > div,
.p-editor__content table td > div {
  transform: rotate(0.03deg);
}
.p-editor__content table th {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  letter-spacing: 0.05em;
  background-color: #004ea2;
  border: 0.0625rem solid #fff;
  border-color: #fff;
}
.p-editor__content table th:first-child {
  border-left: none;
}
.p-editor__content table th:last-child {
  border-right: none;
}
.p-editor__content table td {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-align: left;
  letter-spacing: 0.03em;
  background-color: #fff;
  border-right: 0.0625rem solid #004ea2;
  border-bottom: 0.0625rem solid #004ea2;
}
.p-editor__content table td:last-child {
  border-right: none;
}
.p-editor__content table td .p-list-dl-02__item + .p-list-dl-02__item {
  margin-top: 0.625rem;
}
.p-editor__content table td p:not([class]),
.p-editor__content table td .c-text-note {
  margin-top: 0.625rem;
  color: #333;
}
.p-editor__content table td.--nowrap {
  white-space: nowrap;
}
.p-editor__content table.--fw-md th {
  font-weight: 500;
}
.p-editor__content table.--fw-md td {
  font-weight: 500;
}
.p-editor__content table.--border-side {
  border-right: 0.0625rem solid #fff;
  border-left: 0.0625rem solid #fff;
}
.p-editor__content table.--dl th {
  vertical-align: middle;
  border-left: 0.0625rem solid;
}
.p-editor__content table.--dl td {
  border-top: 0.0625rem solid #004ea2;
}
.p-editor__content table.--ver-middle th {
  vertical-align: middle;
}
.p-editor__content table.--ver-middle td {
  vertical-align: middle;
}
.p-editor__content table.--schedule th:first-child {
  width: 10rem;
}
.p-editor__content table.--schedule td {
  vertical-align: middle;
}
.p-editor__content table.--schedule td:first-child {
  padding-right: 1.75rem;
}
@media only screen and (max-width: 47.9375rem) {
  .p-editor__content table th,
  .p-editor__content table td {
    padding: 1.21875rem 1.875rem;
  }
  .p-editor__content table th {
    font-size: 1rem;
    letter-spacing: 0.01em;
  }
  .p-editor__content table td {
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0.01em;
  }
  .p-editor__content table.--sp-col1 {
    border: 0.0625rem solid var(--title-font-color);
  }
  .p-editor__content table.--sp-col1 th,
  .p-editor__content table.--sp-col1 td {
    display: block;
    width: 100% !important;
    padding: 1rem 1.25rem;
    border: none !important;
    border-right: 0;
  }
  .p-editor__content table.--schedule th {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .p-editor__content table.--schedule th:first-child {
    width: 7.25rem;
  }
  .p-editor__content table.--schedule td {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .p-editor__content table.--schedule td:first-child {
    padding-right: 1rem;
  }
  .p-editor__content .p-table-container.--scroll-sp table th {
    white-space: nowrap;
  }
  .p-editor__content .p-table-container.--scroll-sp table td {
    white-space: nowrap;
  }
}
.p-editor__content .e-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1rem;
}
.p-editor__content .e-grid.--repeat-2 {
  grid-template-columns: repeat(2, 1fr);
}
.p-editor__content .e-grid.--repeat-3 {
  grid-template-columns: repeat(3, 1fr);
}
.p-editor__content .e-grid__texts {
  margin-top: 1rem;
}
.p-editor__content img {
  margin-top: 0 !important;
}