@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
body {
  background-color: #F4F4F4 !important;
}

.article-body {
  font-size: 17px !important;
  font-family: Hiragino Sans, Arial, sans-serif !important;
  color: #111 !important;
  line-height: 1.8 !important;
  padding-top: 15px !important;
  padding-bottom: 30px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  background-color: #FDFDFD !important;
}

body .article-body img {
  display: unset !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

body .article-body video {
  display: block !important;
  margin: 0 !important;
}

#D2842 img {
  display: block !important;
}
#D2842 img, #D2842 picture, #D2842 video {
  pointer-events: none !important;
}
#D2842 .l-block-center, #D2842 .l-block-center picture, #D2842 .l-block-center img, #D2842 .l-block-center video {
  display: block;
  margin-inline: auto;
  text-align: center;
}
#D2842 .l-gap {
  display: grid;
  row-gap: 1em;
  row-gap: 1lh;
}
#D2842 .l-gap * {
  min-width: 0;
}
#D2842 .l-links {
  display: grid;
  row-gap: 0.5em;
  margin-block-start: 20px;
}
#D2842 .c-w100 {
  margin: 0 -20px !important;
  max-width: unset;
}
#D2842 .c-w100 img,
#D2842 .c-w100 video {
  width: 100%;
}
#D2842 .l-fv {
  position: relative;
}
#D2842 .c-voice01__img {
  border-radius: 20px;
  box-shadow: 0px 5px 20px 0px rgba(221, 199, 199, 0.8);
  margin: 0 auto;
}
#D2842 .c-voice01 .c-cap {
  margin-top: 15px !important;
}
#D2842 .c-title {
  font-size: 1.2em !important;
  border-bottom: 1px solid #3e424e;
  border-left: 6px solid #3e424e;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 0 0 10px 15px;
  margin: 30px 0 0;
}
#D2842 .c-title span {
  font-size: 0.7em;
  font-weight: 500;
}
#D2842 .btn-area {
  margin: 0.5em 0;
  justify-content: center;
  display: flex;
}
#D2842 .btn-area .btn {
  width: auto;
  font-size: 20px;
  background-color: #2a7616;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  padding: 1em 3em;
  border-radius: 50px;
  transition: transform 0.3s ease;
  position: relative;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: none;
  box-sizing: border-box;
  outline: none;
}
#D2842 .btn-area .btn:hover {
  transform: scale(0.93);
}
#D2842 .btn-area .btn::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 15px;
  background-color: #ffffff;
  clip-path: polygon(10px 50%, 0% 0%, 0% 15px);
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
#D2842 .c-title-border {
  border-bottom: 2px solid #333;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
}
#D2842 .c-title-border h2 {
  display: inline-block;
  font-size: 21px !important;
  padding-right: 15px;
}
#D2842 .c-title-border .c-dateInput {
  display: inline-block;
}
#D2842 .c-wd093 {
  font-size: 1em;
}
#D2842 .c-wd093__title {
  color: #103862;
}
#D2842 .c-wd093-comments__item:not(:last-child) {
  border-bottom-color: #ccc;
}
#D2842 .c-wd093-comments__date {
  color: color-mix(in srgb, currentColor, rgba(0, 0, 0, 0) 40%);
}
#D2842 .c-wd093-add__item input, #D2842 .c-wd093-add__item textarea {
  border-color: #ccc;
}
#D2842 .c-wd093-add__item .is-error {
  border-color: red;
}
#D2842 .c-wd093-add__button {
  background: #ddd;
  border-bottom-color: #aaa;
}
#D2842 .c-wd093__title {
  font-size: 1.0588235294em;
  font-weight: 600;
  line-height: 1.3;
}
#D2842 .c-wd093-comments__dtls {
  line-height: 1;
}
#D2842 .c-wd093-comments__dtls::before {
  font-weight: bold;
}
#D2842 .c-wd093-comments__date {
  font-size: 0.8235em;
}
#D2842 .c-wd093-comments__text {
  font-size: 1em;
  line-height: 1.4;
}
#D2842 .c-wd093-add__item label {
  font-size: 0.8235em;
  line-height: 1;
}
#D2842 .c-wd093-add__item input,
#D2842 .c-wd093-add__item textarea {
  font-size: max(16px, 1em);
  line-height: 1.4;
}
#D2842 .c-wd093-add__button {
  font-size: 0.8823529412em;
  line-height: 1;
}
#D2842 .c-wd093__title {
  column-gap: 5px;
  padding-bottom: 0.3em;
  border-bottom-width: 2px;
}
#D2842 .c-wd093__title:not(:first-child) {
  margin-block-start: 1em;
}
#D2842 .c-wd093-comments__item {
  row-gap: 0.5em;
  padding: 1em 1em;
}
@media (width <= 600px) {
  #D2842 .c-wd093-comments__item {
    padding-inline: 0.5em;
  }
}
#D2842 .c-wd093-comments__item:not(:last-child) {
  border-bottom-width: 2px;
}
#D2842 .c-wd093-comments__dtls {
  column-gap: 0.5em;
}
#D2842 .c-wd093-comments__text {
  row-gap: 0.3em;
}
#D2842 .c-wd093-add__item {
  row-gap: 0.4em;
  padding-block: 1em;
}
#D2842 .c-wd093-add__item input,
#D2842 .c-wd093-add__item textarea {
  padding-left: 1em;
  border-width: 1px;
}
#D2842 .c-wd093-add__item label:not(:first-of-type) {
  margin-top: 0.6em;
}
#D2842 .c-wd093-add__item input {
  min-height: 2.5em;
}
#D2842 .c-wd093-add__item textarea {
  min-height: 4em;
}
#D2842 .c-wd093-add__button {
  min-width: 100px;
  min-height: 40px;
  border-bottom-width: 2px;
}
#D2842 .c-wd093__title::before {
  font-family: "Material Symbols Outlined";
  font-weight: 500;
  line-height: 1;
}
#D2842 .c-wd093 .icon-comment::before {
  content: "\e0b9";
}
#D2842 .c-wd093 .icon-pen::before {
  content: "\f604";
}
#D2842 .c-wd093-comments__dtls::before {
  content: counter(commNum) ".";
}
#D2842 .c-wd093, #D2842 .c-wd093 *, #D2842 .c-wd093 *::before, #D2842 .c-wd093 *::after {
  box-sizing: border-box;
  word-break: auto-phrase;
  text-autospace: no-autospace;
  text-spacing-trim: space-first;
}
#D2842 .c-wd093__title {
  display: flex;
  align-items: center;
  border-bottom-style: solid;
  border-bottom-color: currentColor;
}
#D2842 .c-wd093-comments__item {
  display: grid;
  counter-increment: commNum;
}
#D2842 .c-wd093-comments__item:not(:last-child) {
  border-bottom-style: dotted;
}
#D2842 .c-wd093-comments__dtls {
  display: grid;
  place-content: start;
  grid-auto-flow: column;
}
#D2842 .c-wd093-comments__name {
  min-width: 0;
}
#D2842 .c-wd093-comments__text {
  display: grid;
}
#D2842 .c-wd093-add, #D2842 .c-wd093-add__item {
  display: grid;
}
#D2842 .c-wd093-add__item input, #D2842 .c-wd093-add__item textarea {
  border-style: solid;
}
#D2842 .c-wd093-add__item textarea {
  field-sizing: content;
}
#D2842 .c-wd093-add__button {
  justify-self: end;
  display: grid;
  place-items: center;
  box-shadow: none;
  outline: 0;
  border-style: none;
  border-bottom-style: solid;
  cursor: pointer;
}
@media (any-hover: hover) {
  #D2842 .c-wd093-add__button {
    opacity: 0.8;
  }
}
#D2842 .c-wd093-add__button:active {
  border-bottom: 0;
}
#D2842 .c-footer {
  display: grid;
  justify-content: end;
  justify-items: end;
  row-gap: 1em;
  margin: 20px 0 0 !important;
  max-width: none !important;
  letter-spacing: 0.04em;
  text-align: right;
}
#D2842 .c-footer__link a {
  color: inherit;
  transition-duration: 0.2s;
  text-underline-offset: 0.2em;
}
#D2842 .c-footer__link a:hover {
  opacity: 0.7;
}
#D2842 .u-mg-top-5, #D2842 .c-img-cap, #D2842 .c-cap, #D2842 .l-fv .c-cap {
  margin-top: 5px !important;
}
#D2842 .u-mg-top-10 {
  margin-top: 10px !important;
}
#D2842 .u-mg-bottom-10 {
  margin-bottom: 10px !important;
}
#D2842 .u-mg-bottom-15 {
  margin-bottom: 15px !important;
}
#D2842 .u-pd-right-20 {
  padding-right: 20px !important;
}
#D2842 .u-fz-12, #D2842 .c-cap, #D2842 .c-footer {
  font-size: 12px !important;
}
#D2842 .u-fz-13, #D2842 .l-links, #D2842 .l-fv .c-cap {
  font-size: 13px !important;
}
#D2842 .u-fz-15 {
  font-size: 15px !important;
}
#D2842 .u-fz-19 {
  font-size: 19px !important;
}
#D2842 .u-fz-21 {
  font-size: 21px !important;
}
#D2842 .u-fz-23 {
  font-size: 23px !important;
}
#D2842 .u-fz-25 {
  font-size: 25px !important;
}
#D2842 .u-fz-27 {
  font-size: 27px !important;
}
#D2842 .u-lh-2 {
  line-height: 2 !important;
}
#D2842 .u-color-red {
  color: rgb(230, 0, 0) !important;
}
#D2842 .u-color-red-2 {
  color: rgb(233, 35, 35) !important;
}
#D2842 .u-color-red-dark {
  color: rgb(207, 43, 14) !important;
}
#D2842 .u-color-red-light {
  color: #f06666 !important;
}
#D2842 .u-color-pink {
  color: #ff00ff !important;
}
#D2842 .u-color-gray, #D2842 .c-img-cap, #D2842 .c-cap {
  color: #888 !important;
}
#D2842 .u-color-gray-light, #D2842 .l-fv .c-cap {
  color: #bbb !important;
}
#D2842 .u-color-sand {
  color: #b2b200 !important;
}
#D2842 .u-color-blue {
  color: rgb(0, 71, 178) !important;
}
#D2842 .u-color-blue-light {
  color: #0066cc !important;
}
#D2842 .u-color-blue-link, #D2842 .l-links, #D2842 .c-footer {
  color: rgb(70, 130, 180) !important;
}
#D2842 .u-color-white {
  color: #fff !important;
}
#D2842 .u-color-green {
  color: #66b966 !important;
}
#D2842 .u-color-black {
  color: #000 !important;
}
#D2842 .u-color-purple {
  color: rgb(107, 36, 178) !important;
}
#D2842 .u-text-center, #D2842 .c-img-cap {
  text-align: center !important;
}
#D2842 .u-text-right, #D2842 .c-cap, #D2842 .l-fv .c-cap {
  text-align: right !important;
}
#D2842 .u-text-underline {
  text-decoration: underline;
}
#D2842 .u-line-yellow {
  background: #ffff00;
}
#D2842 .u-line-yellow-light {
  background: #ffffcc;
}
#D2842 .u-line-red {
  background: rgb(207, 43, 14);
}
#D2842 .u-underline-yellow {
  background: rgba(255, 255, 255, 0) linear-gradient(rgba(255, 255, 255, 0) 60%, #ffff00 0);
}
#D2842 .u-underline-blue {
  background: rgba(255, 255, 255, 0) linear-gradient(rgba(255, 255, 255, 0) 60%, #cce0f5 0);
}
#D2842 .u-underline-orange {
  background: rgba(255, 255, 255, 0) linear-gradient(rgba(255, 255, 255, 0) 60%, #ffc266 0);
}
#D2842 .u-border {
  border: 1px solid #ddd;
}
#D2842 .u-img-shadow {
  box-shadow: 0 2px 0 #cce0f5;
}
#D2842 .u-self-center {
  align-self: center;
}
@media not screen and (max-width: 600px) {
  #D2842 .sp {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  #D2842 .pc {
    display: none !important;
  }
}