@media screen and (max-width: 960.98px) {
  .mainArea {
    padding-bottom: clamp(0px, calc(0px + (100 * max(0px, ((100dvw - 0px) / (768))))), 100px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea {
    padding-bottom: clamp(0px, calc(0px + (85 * max(0px, ((100dvw - 0px) / (960))))), 85px);
  }
}
@media screen and (max-width: 960.98px) {
  .mainArea .mainArea_primarySection {
    margin-top: 4em;
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .mainArea_primarySection {
    margin-top: 6em;
  }
}
.mainArea .mainArea_primarySection .l-heading {
  color: #fff;
  background-color: #0054B6;
  padding: .3em;
  margin-bottom: 1em;
}
.mainArea .mainArea_primarySection .l-lead {
  text-align: left;
}
.mainArea .mainArea_primarySection .l-note {
  text-align: left;
  margin-top: 1.5em;
}
.mainArea .environmentArea .l-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 3em;
}
.mainArea .environmentArea .l-table th,
.mainArea .environmentArea .l-table td {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  vertical-align: middle;
}
@media screen and (max-width: 960.98px) {
  .mainArea .environmentArea .l-table th,
  .mainArea .environmentArea .l-table td {
    padding-inline: .5em;
  }
}
.mainArea .environmentArea .l-table th {
  padding-block: 1em;
}
@media print, screen and (min-width: 961px) {
  .mainArea .environmentArea .l-table th {
    padding-inline: .5em;
  }
}
.mainArea .environmentArea .l-table th[scope="col"] {
  background-color: #F0F8FC;
}
.mainArea .environmentArea .l-table th[scope="col"]:not(:last-child) {
  border-right: 1px solid #000;
}
.mainArea .environmentArea .l-table th[scope="row"] {
  border-right: 1px solid #000;
}
@media screen and (max-width: 960.98px) {
  .mainArea .environmentArea .l-table th:nth-child(1) {
    width: calc(100% * (174 / 768));
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .environmentArea .l-table th:nth-child(1) {
    width: calc(100% * (335 / 1140));
  }
}
@media screen and (max-width: 960.98px) {
  .mainArea .environmentArea .l-table th:nth-child(2) {
    width: calc(100% * (250 / 768));
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .environmentArea .l-table th:nth-child(2) {
    width: calc(100% * (375 / 1140));
  }
}
.mainArea .environmentArea .l-table td {
  background-color: #fff;
  border-left: 1px solid #000;
}
@media screen and (max-width: 960.98px) {
  .mainArea .environmentArea .l-table td {
    padding-block: 2em;
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .environmentArea .l-table td {
    text-align: left;
    padding: 3em 1em 3em 4em;
  }
}
.mainArea .cookieArea .l-usage {
  margin-top: 3em;
}
.mainArea .cookieArea .l-usage .l-block {
  overflow: hidden;
}
@media screen and (max-width: 960.98px) {
  .mainArea .cookieArea .l-usage .l-block {
    border-radius: clamp(0px, calc(0px + (8 * max(0px, ((100dvw - 0px) / (768))))), 8px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .cookieArea .l-usage .l-block {
    border-radius: 8px;
  }
}
.mainArea .cookieArea .l-usage .l-block .l-header {
  color: #fff;
  background-color: #0054B6;
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 960.98px) {
  .mainArea .cookieArea .l-usage .l-block .l-header {
    min-height: clamp(0px, calc(0px + (80 * max(0px, ((100dvw - 0px) / (768))))), 80px);
    padding: .6em 2.5em .6em 1em;
    column-gap: .75em;
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .cookieArea .l-usage .l-block .l-header {
    padding: .75em 3.5em .75em 2em;
    column-gap: 1.5em;
  }
}
.mainArea .cookieArea .l-usage .l-block .l-header::before {
  content: "";
  background-color: #fff;
  aspect-ratio: 1;
  display: inline-block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3Cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%2012L8%2020H12V12H20V8H12V0H8L8%208H0V12H8Z'%20fill='white'/%3E%3C/svg%3E") no-repeat center/contain;
}
@media screen and (max-width: 960.98px) {
  .mainArea .cookieArea .l-usage .l-block .l-header::before {
    width: clamp(0px, calc(0px + (30 * max(0px, ((100dvw - 0px) / (768))))), 30px);
    right: 1em;
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .cookieArea .l-usage .l-block .l-header::before {
    width: clamp(0px, calc(0px + (20 * max(0px, ((100dvw - 0px) / (960))))), 20px);
    right: 1.5em;
  }
}
.mainArea .cookieArea .l-usage .l-block .l-header .l-blockHeading {
  text-align: left;
}
@media screen and (max-width: 960.98px) {
  .mainArea .cookieArea .l-usage .l-block .l-header .l-blockHeading {
    font-size: clamp(1.3rem, calc(13px + (3 * max(0px, ((100dvw - 384px) / (384))))), 1.6rem);
    line-height: 1.375;
  }
}
.mainArea .cookieArea .l-usage .l-block .l-header.is-active::before {
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iNCIgdmlld0JveD0iMCAwIDIwIDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub3dlciIgY2xpcC1ydWxlPSJldmVub3dlciIgZD0iTTIwIDRIMFYwSDIwVjRaIiBmaWxsPSJibGFjayIvPjwvc3ZnPg==");
}
.mainArea .cookieArea .l-usage .l-block .l-content {
  display: none;
  background-color: #fff;
  border-color: #BCBCBC;
  border-style: solid;
  border-width: 0 1px 1px 1px;
}
@media screen and (max-width: 960.98px) {
  .mainArea .cookieArea .l-usage .l-block .l-content {
    padding: 3em 2em;
    border-radius: 0 0 clamp(0px, calc(0px + (8 * max(0px, ((100dvw - 0px) / (768))))), 8px) clamp(0px, calc(0px + (8 * max(0px, ((100dvw - 0px) / (768))))), 8px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .cookieArea .l-usage .l-block .l-content {
    padding: 4em;
    border-radius: 0 0 8px 8px;
  }
}
.mainArea .cookieArea .l-usage .l-block .l-content .l-usegeHeading {
  color: #0054B6;
  margin-bottom: 1em;
}
@media screen and (max-width: 960.98px) {
  .mainArea .cookieArea .l-usage .l-block .l-content .l-section:not(:first-of-type) {
    margin-top: 4em;
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .cookieArea .l-usage .l-block .l-content .l-section:not(:first-of-type) {
    margin-top: 6em;
  }
}
.mainArea .cookieArea .l-usage .l-block .l-content .l-section .l-inner {
  text-align: left;
}
.mainArea .cookieArea .l-usage .l-block .l-content .l-section .l-inner > *:not(:first-child) {
  margin-top: 2em;
}
.mainArea .cookieArea .l-usage .l-block .l-content .l-section .l-inner .l-dl dd {
  margin-top: .25em;
}
.mainArea .cookieArea .l-usage .l-block .l-content .l-section .l-inner .l-dl dd a {
  color: #0054B6;
}
.mainArea .cookieArea .l-usage .l-block .l-content .l-section .l-inner .l-attention {
  border: 1px solid #0054B6;
  padding: 1.25em 1.75em;
}
.mainArea .pluginArea a {
  margin-top: 3em;
  display: inline-block;
}
@media screen and (max-width: 960.98px) {
  .mainArea .pluginArea a img {
    width: clamp(0px, calc(0px + (316 * max(0px, ((100dvw - 0px) / (768))))), 316px);
  }
}
@media print, screen and (min-width: 961px) {
  .mainArea .pluginArea a img {
    width: clamp(0px, calc(0px + (158 * max(0px, ((100dvw - 0px) / (960))))), 158px);
  }
}

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