@charset "UTF-8";
.line-ex .wysiwyg h2 {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h2 {
    font-size: 32px;
    line-height: 48px;
    padding-left: 27px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h2 {
    font-size: 5.6vw;
    line-height: 8.5333333333vw;
    padding-left: 4.1333333333vw;
  }
}
.line-ex .wysiwyg h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #216f82;
  border-radius: 9999px;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h2:before {
    width: 5px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h2:before {
    width: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h2 + * {
    margin-top: 36px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h2 + * {
    margin-top: 8.6666666667vw;
  }
}
.line-ex .wysiwyg h3 {
  background-color: #e9f4f2;
  border-style: solid;
  border-color: #ccd9dc;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #216f82;
  background-color: #ffffff;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h3 {
    border-width: 1px;
    border-radius: 8px;
    padding: 22px;
    font-size: 22px;
    line-height: 36px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h3 {
    border-width: 0.2666666667vw;
    border-radius: 2.1333333333vw;
    padding: 4vw;
    font-size: 4.8vw;
    line-height: 5.8666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h3 + * {
    margin-top: 44px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h3 + * {
    margin-top: 5.3333333333vw;
  }
}
.line-ex .wysiwyg h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #216f82;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h4 {
    font-size: 20px;
    line-height: 36px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h4 {
    font-size: 4.2666666667vw;
    line-height: 5.6vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h4 + * {
    margin-top: 27px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h4 + * {
    margin-top: 5.0666666667vw;
  }
}
.line-ex .wysiwyg h5 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #216f82;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h5 {
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h5 {
    font-size: 4vw;
    line-height: 5.0666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h5 + * {
    margin-top: 37px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h5 + * {
    margin-top: 2.8vw;
  }
}
.line-ex .wysiwyg h6 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h6 {
    font-size: 18px;
    line-height: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h6 {
    font-size: 4vw;
    line-height: 5.0666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg h6 + * {
    margin-top: 37px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg h6 + * {
    margin-top: 2.8vw;
  }
}
.line-ex .wysiwyg img {
  max-width: 100%;
  object-fit: contain;
  object-position: center center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg img {
    max-height: calc((100dvh - 80px) * 0.9);
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg img {
    max-height: calc((100dvh - 20vw) * 0.8);
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg img + * {
    margin-top: 40px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg img + * {
    margin-top: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg p + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg p + * {
    margin-top: 6.6666666667vw;
  }
}
.line-ex .wysiwyg a {
  color: #0063c0;
}
.line-ex .wysiwyg b,
.line-ex .wysiwyg strong {
  font-style: normal;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.line-ex .wysiwyg u {
  text-decoration: none;
  background: linear-gradient(transparent 70%, #69c8c3 70%);
}
.line-ex .wysiwyg ul:not(.pdf-link) > li {
  padding-left: 1.1em;
  position: relative;
}
.line-ex .wysiwyg ul:not(.pdf-link) > li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg ul + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg ul + * {
    margin-top: 6.6666666667vw;
  }
}
.line-ex .wysiwyg ol {
  counter-reset: number;
}
.line-ex .wysiwyg ol > li {
  padding-left: 1.2em;
  position: relative;
  counter-increment: number;
}
.line-ex .wysiwyg ol > li:before {
  content: "" counter(number) ".";
  position: absolute;
  left: 0;
  top: 0;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg ol + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg ol + * {
    margin-top: 6.6666666667vw;
  }
}
.line-ex .wysiwyg blockquote {
  position: relative;
  padding-left: 1em;
}
.line-ex .wysiwyg blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #cbcbcb;
  height: 100%;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg blockquote:before {
    width: 4px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg blockquote:before {
    width: 1.0666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg blockquote + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg blockquote + * {
    margin-top: 6.6666666667vw;
  }
}
.line-ex .wysiwyg .indent {
  padding-left: 1em;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg .indent + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg .indent + * {
    margin-top: 6.6666666667vw;
  }
}
.line-ex .wysiwyg .pdf-link li a {
  color: #0063c0;
  display: inline-flex;
  align-items: center;
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg .pdf-link li a {
    column-gap: 7px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg .pdf-link li a {
    column-gap: 1.6vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex .wysiwyg .pdf-link li a .icon {
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex .wysiwyg .pdf-link li a .icon {
    width: 4.8vw;
    height: 4.8vw;
  }
}
.line-ex .wysiwyg .pdf-link li a .icon svg {
  width: 100%;
  height: 100%;
  fill: #000000;
}

@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-title > .wrap .sub {
    column-gap: 16px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-title > .wrap .sub {
    column-gap: 2.6666666667vw;
  }
}
.line-ex.topics-detail .page-title > .wrap .sub .date {
  line-height: 1;
  color: #216f82;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-title > .wrap .sub .date {
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-title > .wrap .sub .date {
    font-size: 3.2vw;
  }
}
.line-ex.topics-detail .page-body {
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-body {
    width: 960px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-body {
    width: 89.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-body .subsection + .subsection {
    margin-top: 80px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-body .subsection + .subsection {
    margin-top: 13.3333333333vw;
  }
}
.line-ex.topics-detail .page-body .subsection.colored, .line-ex.topics-detail .page-body .subsection.bordered {
  border-style: solid;
}
@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-body .subsection.colored, .line-ex.topics-detail .page-body .subsection.bordered {
    border-width: 1px;
    padding: 60px 40px;
    border-radius: 16px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-body .subsection.colored, .line-ex.topics-detail .page-body .subsection.bordered {
    border-width: 0.2666666667vw;
    padding: 10.6666666667vw 4vw;
    border-radius: 4vw;
  }
}
.line-ex.topics-detail .page-body .subsection.colored {
  border-color: #ccd9dc;
  background-color: #e9f4f2;
}
.line-ex.topics-detail .page-body .subsection.bordered {
  border-color: #69c8c3;
}
.line-ex.topics-detail .page-body .back-button {
  display: flex;
  justify-content: center;
}
@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-body .back-button {
    margin-top: 60px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-body .back-button {
    margin-top: 13.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .line-ex.topics-detail .page-body .back-button .std-button {
    width: 400px;
  }
}
@media screen and (max-width: 750px) {
  .line-ex.topics-detail .page-body .back-button .std-button {
    width: 89.3333333333vw;
  }
}