@charset "UTF-8";
.mainArea .infoArea {
  text-align: left;
  max-width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: clamp(0px, calc(0px + (80 * max(0px, ((100dvw - 0px) / (768))))), 80px) clamp(0px, calc(0px + (30 * max(0px, ((100dvw - 0px) / (768))))), 30px) clamp(0px, calc(0px + (100 * max(0px, ((100dvw - 0px) / (768))))), 100px);
}
.mainArea .infoArea .infoArea_heading {
  border-bottom: 1px solid #000;
  padding-bottom: .5em;
}
.mainArea .infoArea .infoArea_date {
  text-align: right;
  display: block;
  margin-top: 1em;
}
.mainArea .infoArea .l-contents {
  margin-top: clamp(0px, calc(0px + (42 * max(0px, ((100dvw - 0px) / (768))))), 42px);
}
.mainArea .infoArea .l-contents p {
  font-size: clamp(1.3rem, calc(13px + (3 * max(0px, ((100dvw - 384px) / (384))))), 1.6rem);
  line-height: 1.6;
  letter-spacing: .1em;
  font-weight: 400;
  text-align: justify;
  margin-top: 1.5em;
}
.mainArea .infoArea .l-contents h1 + p,
.mainArea .infoArea .l-contents h2 + p,
.mainArea .infoArea .l-contents h3 + p,
.mainArea .infoArea .l-contents h4 + p,
.mainArea .infoArea .l-contents h5 + p,
.mainArea .infoArea .l-contents h6 + p {
  margin-top: .5em;
}
.mainArea .infoArea .l-contents a {
  color: #0054B6;
}
.mainArea .infoArea .l-contents em {
  font-style: normal;
  color: #E3148A;
}
.mainArea .infoArea .l-contents strong {
  font-weight: 700;
  color: #E3148A;
}
.mainArea .infoArea .l-contents h2 {
  font-size: clamp(2.1rem, calc(21px + (3 * max(0px, ((100dvw - 384px) / (384))))), 2.4rem);
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: .1em;
  border-bottom: 1px solid #000;
  margin: 2em 0 .5em;
  padding-bottom: .5em;
}
.mainArea .infoArea .l-contents h3 {
  font-size: clamp(1.6rem, calc(16px + (4 * max(0px, ((100dvw - 384px) / (384))))), 2rem);
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: .1em;
  margin-top: 2em;
}
.mainArea .infoArea .l-contents h4 {
  font-size: clamp(1.3rem, calc(13px + (3 * max(0px, ((100dvw - 384px) / (384))))), 1.6rem);
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: .1em;
  margin-top: 1.5em;
}
.mainArea .infoArea .l-contents ul {
  margin-top: 1.5em;
}
.mainArea .infoArea .l-contents ul li {
  font-size: clamp(1.3rem, calc(13px + (3 * max(0px, ((100dvw - 384px) / (384))))), 1.6rem);
  line-height: 1.6;
  letter-spacing: .1em;
  font-weight: 400;
  text-align: justify;
  padding-left: 1.1em;
  text-indent: -1.1em;
}
.mainArea .infoArea .l-contents ul li::before {
  content: "・ ";
}
.mainArea .infoArea .l-contents hr {
  font-size: clamp(1.3rem, calc(13px + (3 * max(0px, ((100dvw - 384px) / (384))))), 1.6rem);
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #666;
  margin-top: 3em;
}
.mainArea .infoArea .l-contents .l-entry-box {
  border: 1px solid #000;
  margin-top: clamp(0px, calc(0px + (42 * max(0px, ((100dvw - 0px) / (768))))), 42px);
  padding: clamp(0px, calc(0px + (40 * max(0px, ((100dvw - 0px) / (768))))), 40px) clamp(0px, calc(0px + (50 * max(0px, ((100dvw - 0px) / (768))))), 50px);
}
.mainArea .infoArea .l-contents .l-entry-box > *:first-child {
  margin-top: 0;
}
.mainArea .infoArea .infoArea_backButton {
  text-align: center;
  margin-top: clamp(0px, calc(0px + (60 * max(0px, ((100dvw - 0px) / (768))))), 60px);
}
.mainArea .infoArea .infoArea_backButton .l-button {
  box-sizing: border-box;
  width: clamp(0px, calc(0px + (350 * max(0px, ((100dvw - 0px) / (768))))), 350px);
  margin: 0 auto;
  padding: 1.4em 1.4em 1.4em 2em;
}

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