@charset "UTF-8";
.p-editor__content {
  overflow: hidden;
}
.p-editor__content h1:not([class*=p-], [class*=c-]) {
  font-size: 2rem;
}
.p-editor__content h2:not([class*=p-], [class*=c-]) {
  font-size: clamp(1.25rem, 2.0833333333vw, 2.5rem);
  font-weight: 600;
  line-height: 1.55;
  color: #512f2e;
}
@media only screen and (max-width: 767px) {
  .p-editor__content h2:not([class*=p-], [class*=c-]) {
    font-size: 1.5rem;
    line-height: 1.667;
  }
}
.p-editor__content h3:not([class*=p-], [class*=c-]) {
  font-size: clamp(1.125rem, 1.6666666667vw, 2rem);
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .p-editor__content h3:not([class*=p-], [class*=c-]) {
    font-size: 1.3125rem;
    line-height: 1.667;
  }
}
.p-editor__content h4:not([class*=p-], [class*=c-]) {
  font-size: clamp(1rem, 1.4583333333vw, 1.75rem);
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .p-editor__content h4:not([class*=p-], [class*=c-]) {
    font-size: 1.125rem;
    line-height: 1.667;
  }
}
.p-editor__content h5:not([class*=p-], [class*=c-]) {
  font-size: clamp(0.9375rem, 1.09375vw, 1.3125rem);
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .p-editor__content h5:not([class*=p-], [class*=c-]) {
    font-size: 1rem;
    line-height: 1.667;
  }
}
.p-editor__content h6:not([class*=p-], [class*=c-]) {
  font-size: clamp(0.875rem, 0.9375vw, 1.125rem);
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .p-editor__content h6:not([class*=p-], [class*=c-]) {
    font-size: 0.875rem;
    line-height: 1.667;
  }
}
.p-editor__content p:not([class*=p-], [class*=c-]) {
  font-size: clamp(0.625rem, 1.0416666667vw, 1.25rem);
  font-weight: 600;
  line-height: 2;
  color: #512f2e;
}
@media all and (min-width: 768px), print {
  .p-editor__content p:not([class*=p-], [class*=c-]).--lh-sm-pc {
    line-height: 1.8;
  }
  .p-editor__content p:not([class*=p-], [class*=c-]).--lh-lg-pc {
    line-height: 2.4;
  }
}
@media only screen and (max-width: 767px) {
  .p-editor__content p:not([class*=p-], [class*=c-]) {
    font-size: 1rem;
  }
}
.p-editor__content a:not([class*=p-], [class*=c-], [class*=e-]) {
  position: relative;
  font-size: clamp(0.5625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
  line-height: 1.556;
  color: #387fe5;
  text-decoration: underline;
}
.p-editor__content a:not([class*=p-], [class*=c-], [class*=e-])[target=_blank]::after {
  display: inline-block;
  width: 1.3333333333em;
  height: 1.3333333333em;
  margin-top: -0.1111111111em;
  margin-left: 0.4444444444em;
  vertical-align: middle;
  content: "";
  background-color: #512f2e;
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-2' width='16' height='16'/%3E%3Cpolygon class='cls-1' points='12.15 12.15 3.85 12.15 3.85 3.85 6.62 3.85 6.62 2.51 2.51 2.51 2.51 13.49 13.49 13.49 13.49 9.38 12.15 9.38 12.15 12.15'/%3E%3Cpolygon class='cls-1' points='8.78 2.51 8.78 3.85 11.22 3.85 6.36 8.71 7.3 9.65 12.15 4.8 12.15 7.22 13.49 7.22 13.49 2.51 8.78 2.51'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-2' width='16' height='16'/%3E%3Cpolygon class='cls-1' points='12.15 12.15 3.85 12.15 3.85 3.85 6.62 3.85 6.62 2.51 2.51 2.51 2.51 13.49 13.49 13.49 13.49 9.38 12.15 9.38 12.15 12.15'/%3E%3Cpolygon class='cls-1' points='8.78 2.51 8.78 3.85 11.22 3.85 6.36 8.71 7.3 9.65 12.15 4.8 12.15 7.22 13.49 7.22 13.49 2.51 8.78 2.51'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.p-editor__content a:not([class*=p-], [class*=c-], [class*=e-])[href$=".pdf" i]::after {
  display: inline-block;
  width: 1.3333333333em;
  height: 1.3333333333em;
  margin-top: -0.2777777778em;
  margin-left: 0.4444444444em;
  vertical-align: middle;
  content: "";
  background-color: #512f2e;
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23512f2e;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' width='24' height='24'/%3E%3Cpath class='cls-2' d='M22.29,5.98v12.05H1.71V5.98h20.57M24,4.26H0v15.48h24V4.26h0Z'/%3E%3Cpath class='cls-2' d='M5.72,8.55h-2.17c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-1.8c0-.15.1-.24.24-.24h.56c1.46,0,2.73-.72,2.73-2.36s-1.26-2.24-2.77-2.24h0ZM5.1,11.85c-.09,0-.15-.06-.15-.15v-1.7c0-.09.06-.15.15-.15h.53c.8,0,1.24.24,1.24.94s-.38,1.05-1.19,1.05h-.58Z'/%3E%3Cpath class='cls-2' d='M11.6,8.55h-1.74c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.83c2.01,0,3.39-1.08,3.39-3.48s-1.38-3.41-3.49-3.41h0ZM11.39,14.11c-.07,0-.12-.05-.12-.12v-4.02c0-.06.05-.11.12-.11h.11c1.11,0,1.89.46,1.89,2.1s-.78,2.15-1.89,2.15h-.11Z'/%3E%3Cpath class='cls-2' d='M20.46,8.55h-3.91c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-2.14c0-.15.1-.24.24-.24h1.86c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h-1.86c-.15,0-.24-.1-.24-.24v-1.02c0-.15.1-.24.24-.24h2.25c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h0Z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23512f2e;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' width='24' height='24'/%3E%3Cpath class='cls-2' d='M22.29,5.98v12.05H1.71V5.98h20.57M24,4.26H0v15.48h24V4.26h0Z'/%3E%3Cpath class='cls-2' d='M5.72,8.55h-2.17c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-1.8c0-.15.1-.24.24-.24h.56c1.46,0,2.73-.72,2.73-2.36s-1.26-2.24-2.77-2.24h0ZM5.1,11.85c-.09,0-.15-.06-.15-.15v-1.7c0-.09.06-.15.15-.15h.53c.8,0,1.24.24,1.24.94s-.38,1.05-1.19,1.05h-.58Z'/%3E%3Cpath class='cls-2' d='M11.6,8.55h-1.74c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.83c2.01,0,3.39-1.08,3.39-3.48s-1.38-3.41-3.49-3.41h0ZM11.39,14.11c-.07,0-.12-.05-.12-.12v-4.02c0-.06.05-.11.12-.11h.11c1.11,0,1.89.46,1.89,2.1s-.78,2.15-1.89,2.15h-.11Z'/%3E%3Cpath class='cls-2' d='M20.46,8.55h-3.91c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-2.14c0-.15.1-.24.24-.24h1.86c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h-1.86c-.15,0-.24-.1-.24-.24v-1.02c0-.15.1-.24.24-.24h2.25c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h0Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
@media (hover: hover) {
  .p-editor__content a:not([class*=p-], [class*=c-], [class*=e-]) {
    transition: 0.3s linear opacity;
  }
  .p-editor__content a:not([class*=p-], [class*=c-], [class*=e-]):hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .p-editor__content a:not([class*=p-], [class*=c-], [class*=e-]) {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
  .p-editor__content a:not([class*=p-], [class*=c-], [class*=e-])[href$=".pdf" i]::after {
    width: 1rem;
    height: 1rem;
    margin-top: -0.125rem;
    margin-left: 0.25rem;
  }
  .p-editor__content a:not([class*=p-], [class*=c-], [class*=e-])[target=_blank]::after {
    width: 0.875rem;
    height: 0.875rem;
    margin-top: -0.125rem;
    margin-left: 0.25rem;
  }
}
.p-editor__content ul:not([class*=p-], [class*=c-]) li {
  position: relative;
  padding-left: 1em;
  font-size: clamp(0.5625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
  line-height: 1.556;
  color: #512f2e;
}
.p-editor__content ul:not([class*=p-], [class*=c-]) li::before {
  position: absolute;
  top: calc(0.778em - 0.125rem);
  left: calc(0.5em - 0.125rem);
  display: block;
  width: clamp(0.1875rem, 0.2777777778em, 0.3125rem);
  height: clamp(0.1875rem, 0.2777777778em, 0.3125rem);
  content: "";
  background: #512f2e;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .p-editor__content ul:not([class*=p-], [class*=c-]) li {
    font-size: 0.9375rem;
    line-height: 1.866;
  }
  .p-editor__content ul:not([class*=p-], [class*=c-]) li::before {
    top: calc(0.933em - 0.125rem);
    width: 0.3125rem;
    height: 0.3125rem;
  }
}
.p-editor__content ol:not([class*=p-], [class*=c-]) {
  list-style: decimal;
  list-style-position: inside;
}
.p-editor__content ol:not([class*=p-], [class*=c-]) li {
  font-size: clamp(0.5625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
  text-indent: clamp(-0.75rem, -1.25vw, -1.5rem);
  padding-left: clamp(0.75rem, 1.25vw, 1.5rem);
}
.p-editor__content ol:not([class*=p-], [class*=c-]) li + li {
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .p-editor__content ol:not([class*=p-], [class*=c-]) li {
    font-size: 0.9375rem;
  }
}
.p-editor__content table:not([class*=p-], [class*=c-]) {
  width: 100%;
  border: 0.0625rem solid #512f2e;
}
.p-editor__content table:not([class*=p-], [class*=c-]) th {
  padding: 0.5em 1em;
  font-size: clamp(0.625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
  line-height: 1.556;
  color: #fff;
  vertical-align: middle;
  background-color: #512f2e;
  border-bottom: 0.0625rem solid #fff;
}
.p-editor__content table:not([class*=p-], [class*=c-]) th.--bt-0 {
  border-bottom: none;
}
.p-editor__content table:not([class*=p-], [class*=c-]) td {
  padding: 0.5em 1.1111111111em;
  font-size: clamp(0.625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
  line-height: 1.556;
  background: #fff;
  border: 0.0625rem solid #512f2e;
}
@media only screen and (max-width: 767px) {
  .p-editor__content table:not([class*=p-], [class*=c-]) th {
    padding: 0.125rem 0.9375rem;
    font-size: 0.9375rem;
    line-height: 1.866;
  }
  .p-editor__content table:not([class*=p-], [class*=c-]) td {
    padding: 0.3125rem 0.9375rem;
    font-size: 0.9375rem;
    line-height: 1.866;
  }
  .p-editor__content table:not([class*=p-], [class*=c-]).--sp-ver table:not([class*=p-], [class*=c-]) th,
  .p-editor__content table:not([class*=p-], [class*=c-]).--sp-ver table:not([class*=p-], [class*=c-]) td {
    display: block;
    width: 100%;
  }
  .p-editor__content table:not([class*=p-], [class*=c-]).--sp-ver table:not([class*=p-], [class*=c-]) th {
    text-align: center;
    border-bottom: none;
  }
  .p-editor__content table:not([class*=p-], [class*=c-]).--sp-ver table:not([class*=p-], [class*=c-]) td {
    border-right: none;
    border-bottom: none;
    border-left: none;
  }
}
.p-editor__content .e-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(12.4375rem, 15.625vw, 18.75rem);
  min-width: 16.25rem;
  min-height: 3.5rem;
  padding: 0 1.25rem;
  font-size: clamp(0.625rem, 1.0416666667vw, 1.25rem);
  font-family: mobo, sans-serif;
  color: #512f2e;
  cursor: pointer;
  background-color: #fff;
  border: 0.0625rem solid #d3d3d3;
  border-radius: 999rem;
}
.p-editor__content .e-button[target=_blank]::after {
  display: inline-block;
  width: 1.3333333333em;
  height: 1.3333333333em;
  margin-top: -0.1111111111em;
  margin-left: 0.4444444444em;
  vertical-align: middle;
  content: "";
  background-color: #512f2e;
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-2' width='16' height='16'/%3E%3Cpolygon class='cls-1' points='12.15 12.15 3.85 12.15 3.85 3.85 6.62 3.85 6.62 2.51 2.51 2.51 2.51 13.49 13.49 13.49 13.49 9.38 12.15 9.38 12.15 12.15'/%3E%3Cpolygon class='cls-1' points='8.78 2.51 8.78 3.85 11.22 3.85 6.36 8.71 7.3 9.65 12.15 4.8 12.15 7.22 13.49 7.22 13.49 2.51 8.78 2.51'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-2' width='16' height='16'/%3E%3Cpolygon class='cls-1' points='12.15 12.15 3.85 12.15 3.85 3.85 6.62 3.85 6.62 2.51 2.51 2.51 2.51 13.49 13.49 13.49 13.49 9.38 12.15 9.38 12.15 12.15'/%3E%3Cpolygon class='cls-1' points='8.78 2.51 8.78 3.85 11.22 3.85 6.36 8.71 7.3 9.65 12.15 4.8 12.15 7.22 13.49 7.22 13.49 2.51 8.78 2.51'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.p-editor__content .e-button[href$=".pdf" i]::after {
  display: inline-block;
  width: 1.3333333333em;
  height: 1.3333333333em;
  margin-left: 0.4444444444em;
  vertical-align: middle;
  content: "";
  background-color: #512f2e;
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23512f2e;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' width='24' height='24'/%3E%3Cpath class='cls-2' d='M22.29,5.98v12.05H1.71V5.98h20.57M24,4.26H0v15.48h24V4.26h0Z'/%3E%3Cpath class='cls-2' d='M5.72,8.55h-2.17c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-1.8c0-.15.1-.24.24-.24h.56c1.46,0,2.73-.72,2.73-2.36s-1.26-2.24-2.77-2.24h0ZM5.1,11.85c-.09,0-.15-.06-.15-.15v-1.7c0-.09.06-.15.15-.15h.53c.8,0,1.24.24,1.24.94s-.38,1.05-1.19,1.05h-.58Z'/%3E%3Cpath class='cls-2' d='M11.6,8.55h-1.74c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.83c2.01,0,3.39-1.08,3.39-3.48s-1.38-3.41-3.49-3.41h0ZM11.39,14.11c-.07,0-.12-.05-.12-.12v-4.02c0-.06.05-.11.12-.11h.11c1.11,0,1.89.46,1.89,2.1s-.78,2.15-1.89,2.15h-.11Z'/%3E%3Cpath class='cls-2' d='M20.46,8.55h-3.91c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-2.14c0-.15.1-.24.24-.24h1.86c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h-1.86c-.15,0-.24-.1-.24-.24v-1.02c0-.15.1-.24.24-.24h2.25c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h0Z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23512f2e;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' width='24' height='24'/%3E%3Cpath class='cls-2' d='M22.29,5.98v12.05H1.71V5.98h20.57M24,4.26H0v15.48h24V4.26h0Z'/%3E%3Cpath class='cls-2' d='M5.72,8.55h-2.17c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-1.8c0-.15.1-.24.24-.24h.56c1.46,0,2.73-.72,2.73-2.36s-1.26-2.24-2.77-2.24h0ZM5.1,11.85c-.09,0-.15-.06-.15-.15v-1.7c0-.09.06-.15.15-.15h.53c.8,0,1.24.24,1.24.94s-.38,1.05-1.19,1.05h-.58Z'/%3E%3Cpath class='cls-2' d='M11.6,8.55h-1.74c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.83c2.01,0,3.39-1.08,3.39-3.48s-1.38-3.41-3.49-3.41h0ZM11.39,14.11c-.07,0-.12-.05-.12-.12v-4.02c0-.06.05-.11.12-.11h.11c1.11,0,1.89.46,1.89,2.1s-.78,2.15-1.89,2.15h-.11Z'/%3E%3Cpath class='cls-2' d='M20.46,8.55h-3.91c-.15,0-.24.1-.24.24v6.41c0,.15.1.24.24.24h1.17c.15,0,.24-.1.24-.24v-2.14c0-.15.1-.24.24-.24h1.86c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h-1.86c-.15,0-.24-.1-.24-.24v-1.02c0-.15.1-.24.24-.24h2.25c.15,0,.24-.1.24-.24v-.89c0-.15-.1-.24-.24-.24h0Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
@media (hover: hover) {
  .p-editor__content .e-button {
    transition: 0.3s linear opacity;
  }
  .p-editor__content .e-button:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .p-editor__content .e-button {
    gap: 0.5625rem;
    width: 17.5rem;
    min-height: 3.1875rem;
    font-size: 1rem;
  }
  .p-editor__content .e-button::after {
    width: 1.5rem;
  }
  .p-editor__content .e-button::before {
    padding: 0.125rem 0;
  }
  .p-editor__content .e-button[target=_blank]::after {
    right: 0.125rem;
    width: 1.25rem;
  }
}
.p-editor__content .e-box {
  padding: 2rem 2.5rem;
  background-color: #fff;
  border-radius: 10px;
  font-size: clamp(0.5625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
}
.p-editor__content .e-box.--bg-blue {
  background-color: #edf6f9;
}
.p-editor__content .e-box__title {
  font-size: clamp(0.5625rem, 0.9375vw, 1.125rem);
  font-weight: 600;
}
.p-editor__content .e-box__text {
  margin-top: 0.5rem;
  font-size: clamp(0.5625rem, 0.9375vw, 1.125rem);
}
@media only screen and (max-width: 767px) {
  .p-editor__content .e-box {
    padding: 1rem 1.25rem;
    font-size: 0.9375rem;
  }
}
.p-editor__content .e-grid {
  font-size: clamp(0.625rem, 1.0416666667vw, 1.25rem);
  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 .e-grid__col {
  /* CMSエディタ―のみで適応 */
  /* border: dashed 1px #c2c2c2; */
}
@media only screen and (max-width: 767px) {
  .p-editor__content .e-grid {
    font-size: 0.9375rem;
  }
}